html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0F0C08;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #D5C49E;
  line-height: 1.6;
  min-height: 100vh;
}.abh_layout-4ig {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.abh_page-4ig {
  display: flex;
  min-height: 100vh;
}.abh_main-4ig {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1081px) {.abh_main-4ig {
  padding-left: 220px;
}
}
@media (max-width: 1081px) {.abh_main-4ig {
  padding-bottom: 72px;
}
}.abh_gc-4ig {
  overflow: hidden;
  border-radius: 10px;
  background: #161109;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 637px) {.abh_gc-4ig {
  width: 156px;
}
}
@media(min-width: 1077px) {.abh_gc-4ig {
  width: 168px;
}
}.abh_gc-4ig:hover {
  border-color: rgba(232, 142, 10, 0.07);
  transform: translateY(-3px);
}.abh_gc_img-4ig {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.abh_gc_img-4ig img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.abh_gc_hover-4ig {
  background: rgba(8, 6, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.abh_gc-4ig:hover .abh_gc_hover-4ig {
  opacity: 1;
}.abh_gc_hover_btn-4ig {
  padding: 8px 1rem;
  border-radius: 0.375rem;
  background: #E88E0A;
  font-size: 12px;
  color: #F6EDD8;
  font-weight: 700;
}.abh_gc_info-4ig {
  padding: 0.5rem 10px 10px;
}.abh_gc_name-4ig {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  color: #D5C49E;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.abh_gc_prov-4ig {
  color: #6A5A3C;
  font-size: 10px;
}.abh_gc_tag-4ig {
  padding: 2px 7px;
  border-radius: 4px;
  font-weight: 700;
  position: absolute;
  z-index: 2;
  font-size: 9px;
  left: 6px;
  top: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .04em;
}.abh_gc_tag_hot-4ig {
  background: #E03C3C;
  color: #fff;
}.abh_gc_tag_new-4ig {
  background: #3EAA72;
  color: #0F0C08;
}.abh_gc_tag_jp-4ig {
  background: #F5C832;
  color: #0F0C08;
}.abh_gc_tag_ex-4ig {
  background: #C4620A;
  color: #fff;
}.abh_gc_tag_live-4ig {
  background: #E03C3C;
  color: #fff;
}.abh_gr-4ig {
  padding: 2rem 16px 0;
  background: #0F0C08;
}
@media(min-width:768px) {.abh_gr-4ig {
  padding: 2.25rem 1.5rem 0;
}
}.abh_gr_in-4ig {
  margin: 0 auto;
  max-width: 1320px;
}.abh_gr_head-4ig {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.abh_gr_head_l-4ig {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.abh_gr_ic-4ig {
  border-radius: 10px;
  width: 2rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 32px;
}.abh_gr_ic-4ig svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.abh_gr_title-4ig {
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Philosopher', serif;
  color: #F6EDD8;
  font-weight: 700;
}
@media(min-width:768px) {.abh_gr_title-4ig {
  font-size: 18px;
}
}.abh_gr_more-4ig {
  gap: 5px;
  transition: color .2s;
  font-weight: 600;
  white-space: nowrap;
  color: #7E6B4A;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  flex-shrink: 0;
}.abh_gr_more-4ig:hover {
  color: #E88E0A;
}.abh_gr_more-4ig svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.abh_gr_arrows-4ig {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.abh_gr_arr-4ig {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  justify-content: center;
  height: 1.875rem;
  display: flex;
  align-items: center;
  width: 30px;
  color: #A89168;
}.abh_gr_arr-4ig:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDD8;
}.abh_gr_arr-4ig svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.abh_gr_seo_h-4ig {
  margin: 0 0 0.375rem;
  font-weight: 700;
  color: #D5C49E;
  max-width: 42.5rem;
  font-family: 'Philosopher', serif;
  overflow-wrap: break-word;
  font-size: 13px;
}
@media(min-width: 769px) {.abh_gr_seo_h-4ig {
  font-size: 14px;
}
}.abh_gr_seo-4ig {
  margin-bottom: 12px;
  max-width: 42.5rem;
  color: #7E6B4A;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.abh_gr_seo-4ig strong {
  font-weight: 600;
  color: #D5C49E;
}.abh_gr_scroll-4ig {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.abh_gr_scroll-4ig::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.abh_gr_scroll-4ig {
  gap: 0.75rem;
}
}.abh_tb-4ig {
  background: #0F0C08;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 3.5rem;
  right: 0;
  z-index: 80;
  left: 0;
  top: 0;
  display: flex;
  position: fixed;
  align-items: center;
}.abh_tb_in-4ig {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  align-items: center;
  height: 100%;
  display: flex;
}.abh_tb_burger-4ig {
  gap: 0.313rem;
  border-radius: 10px;
  height: 38px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 8px;
  display: flex;
  align-items: center;
  width: 2.375rem;
}.abh_tb_burger-4ig:hover {
  background: rgba(255, 255, 255, 0.05);
}.abh_tb_burger_line-4ig {
  background: #A89168;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1078px) {.abh_tb_burger-4ig {
  display: none;
}
}.abh_tb_logo-4ig {
  gap: 9px;
  font-size: 18px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  letter-spacing: -.01em;
  color: #F6EDD8;
  margin-right: 1.25rem;
  font-weight: 800;
}.abh_tb_logo_mark-4ig {
  overflow: hidden;
  border-radius: 10px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
}.abh_tb_logo_mark-4ig img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.abh_tb_nav-4ig {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.abh_tb_nav-4ig {
  display: flex;
}
}.abh_tb_tab-4ig {
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  font-size: 13px;
  color: #A89168;
  font-weight: 600;
  white-space: nowrap;
}.abh_tb_tab-4ig:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.abh_tb_tab-4ig.abh_state_active-4ig {
  background: rgba(232, 142, 10, 0.18);
  color: #F6EDD8;
}.abh_tb_right-4ig {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.abh_tb_login-4ig {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 9px 16px;
  font-size: 0.813rem;
  color: #D5C49E;
  display: none;
  font-weight: 600;
}.abh_tb_login-4ig:hover {
  border-color: rgba(232, 142, 18, 0.45);
  color: #F6EDD8;
}
@media(min-width: 481px) {.abh_tb_login-4ig {
  display: block;
}
}.abh_tb_reg-4ig {
  transition: background .2s;
  background: #3EAA72;
  border-radius: 10px;
  padding: 0.563rem 18px;
  color: #0A0703;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.abh_tb_reg-4ig:hover {
  background: #4DBF82;
}.abh_sb-4ig {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1C1610;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 56px;
  overflow-y: auto;
  position: fixed;
  left: 0;
  z-index: 70;
  bottom: 0;
  width: 13.75rem;
}.abh_sb-4ig.abh_state_open-4ig {
  transform: translateX(0);
}.abh_sb-4ig::-webkit-scrollbar {
  width: 4px;
}.abh_sb-4ig::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.abh_sb-4ig {
  transform: translateX(0);
}
}.abh_sb_auth-4ig {
  padding: 0.875rem 12px 10px;
}.abh_sb_btn_reg-4ig {
  padding: 11px;
  transition: background .2s;
  border-radius: 10px;
  background: #3EAA72;
  display: block;
  text-align: center;
  font-size: 13px;
  margin-bottom: 0.5rem;
  color: #0A0703;
  font-weight: 700;
}.abh_sb_btn_reg-4ig:hover {
  background: #4DBF82;
}.abh_sb_btn_login-4ig {
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  font-weight: 600;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  color: #D5C49E;
}.abh_sb_btn_login-4ig:hover {
  border-color: rgba(232, 142, 18, 0.45);
  color: #F6EDD8;
}.abh_sb_promo-4ig {
  margin: 0 12px 10px;
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(232, 142, 10, 0.18);
  background: linear-gradient(135deg,#2B1A06,#1C1610);
  border-radius: 10px;
  position: relative;
}.abh_sb_promo-4ig::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 142, 10, 0.18),transparent 70%);
  height: 80px;
  width: 80px;
  top: -20px;
  right: -1.25rem;
  content: '';
  position: absolute;
}.abh_sb_promo_title-4ig {
  font-weight: 700;
  font-size: 0.688rem;
  color: #E88E0A;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.abh_sb_promo_text-4ig {
  font-weight: 600;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.35;
}.abh_sb_promo_sub-4ig {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #7E6B4A;
}.abh_sb_nav-4ig {
  padding: 6px 0.5rem 1rem;
}.abh_sb_nav_lb-4ig {
  padding: 10px 0.5rem 0.375rem;
  letter-spacing: .08em;
  font-size: 10px;
  color: #6A5A3C;
  text-transform: uppercase;
  font-weight: 700;
}.abh_sb_link-4ig {
  transition: background .15s,color .15s;
  border-radius: 6px;
  gap: 10px;
  padding: 9px 0.625rem;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  color: #A89168;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
}.abh_sb_link-4ig:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.abh_sb_link-4ig.abh_state_active-4ig {
  background: rgba(232, 142, 10, 0.18);
  color: #F6EDD8;
}.abh_sb_ic-4ig {
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 30px;
  flex-shrink: 0;
  width: 30px;
}.abh_sb_ic-4ig svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.abh_sb_ic_1-4ig {
  background: rgba(232, 142, 10, 0.07);
  color: #E88E0A;
}.abh_sb_ic_2-4ig {
  background: rgba(62, 170, 114, 0.17);
  color: #3EAA72;
}.abh_sb_ic_3-4ig {
  background: rgba(245, 200, 50, 0.15);
  color: #F5C832;
}.abh_sb_ic_4-4ig {
  background: rgba(196, 98, 10, 0.22);
  color: #C4620A;
}.abh_sb_ic_5-4ig {
  background: rgba(232, 142, 10, 0.07);
  color: #E85880;
}.abh_sb_ic_6-4ig {
  background: rgba(196, 98, 10, 0.22);
  color: #B45CF5;
}.abh_sb_badge-4ig {
  border-radius: 6px;
  background: #F5C832;
  padding: 2px 7px;
  font-weight: 700;
  color: #0A0703;
  margin-left: auto;
  font-size: 9px;
}.abh_sb_bot-4ig {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.abh_sb_lang-4ig,.abh_sb_help-4ig {
  gap: 6px;
  flex: 1;
  padding: 9px 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  display: flex;
  font-weight: 600;
  justify-content: center;
  font-size: 11px;
  color: #A89168;
  align-items: center;
}.abh_sb_lang-4ig:hover,.abh_sb_help-4ig:hover {
  border-color: rgba(232, 142, 18, 0.45);
  color: #F6EDD8;
}.abh_sb_lang-4ig svg,.abh_sb_help-4ig svg {
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
  stroke-linecap: round;
}.abh_sb_bd-4ig {
  background: rgba(8, 6, 3, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.abh_sb_bd-4ig.abh_state_on-4ig {
  display: block;
}
@media(min-width: 1081px) {.abh_sb_bd-4ig {
  display: none!important;
}
}.abh_mob_nav-4ig {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1610;
  bottom: 0;
  display: flex;
  right: 0;
  position: fixed;
  z-index: 80;
  left: 0;
}
@media(min-width: 1083px) {.abh_mob_nav-4ig {
  display: none;
}
}.abh_mob_nav_item-4ig {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex-direction: column;
  align-items: center;
  display: flex;
  color: #6A5A3C;
  cursor: pointer;
}.abh_mob_nav_ic-4ig {
  line-height: 1;
}.abh_mob_nav_ic-4ig svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.abh_mob_nav_lb-4ig {
  font-size: 0.625rem;
  font-weight: 600;
  color: #6A5A3C;
}.abh_mob_nav_item-4ig.abh_state_active-4ig {
  color: #E88E0A;
}.abh_mob_nav_item-4ig.abh_state_active-4ig .abh_mob_nav_lb-4ig {
  color: #E88E0A;
}.abh_hero-4ig {
  background: #0F0C08;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 771px) {.abh_hero-4ig {
  padding: 24px 1.5rem 0;
}
}.abh_hero_in-4ig {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.abh_hero_in-4ig {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.abh_hero_in-4ig {
  grid-template-columns: 1fr 340px;
}
}.abh_hero_promo-4ig {
  overflow: hidden;
  border-radius: 1rem;
  background: #161109;
  position: relative;
  min-height: 220px;
  align-items: stretch;
  display: flex;
}
@media(min-width: 769px) {.abh_hero_promo-4ig {
  min-height: 17.5rem;
}
}.abh_hero_promo_bg-4ig {
  background-position: center;
  background: linear-gradient(120deg,#2B1A06 0%,#0F0C08 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.abh_hero_promo_bg-4ig::after {
  inset: 0;
  background: linear-gradient(90deg,#0F0C08 0%,rgba(8, 6, 3, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.abh_hero_promo_glow-4ig {
  background: radial-gradient(circle,rgba(196, 98, 10, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  width: 18.75rem;
  height: 300px;
  position: absolute;
  pointer-events: none;
  right: 60px;
}.abh_hero_promo_ct-4ig {
  padding: 28px 1.5rem 28px 28px;
  max-width: 30rem;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  position: relative;
  display: flex;
}
@media(min-width:768px) {.abh_hero_promo_ct-4ig {
  padding: 40px 2rem;
}
}.abh_hero_badge-4ig {
  border-radius: 22px;
  border: 1px solid rgba(232, 142, 10, 0.07);
  padding: 5px 12px;
  background: rgba(232, 142, 10, 0.18);
  display: inline-block;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E88E0A;
  text-transform: uppercase;
}.abh_hero_h1-4ig {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6EDD8;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  font-family: 'Philosopher', serif;
  line-height: 1.15;
}.abh_hero_h1-4ig em {
  color: #F5C832;
  font-style: normal;
}
@media(min-width: 771px) {.abh_hero_h1-4ig {
  font-size: 36px;
}
}.abh_hero_sub-4ig {
  font-size: 13px;
  color: #A89168;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.abh_hero_sub-4ig {
  font-size: 0.875rem;
}
}.abh_hero_row-4ig {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.abh_hero_cta-4ig {
  background: #3EAA72;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 0.625rem;
  font-size: 14px;
  font-weight: 700;
  color: #0A0703;
  box-shadow: 0 0.375rem 18px rgba(62, 170, 114, 0.44), 0 2px 5px rgba(62, 170, 114, 0.22);
}.abh_hero_cta-4ig:hover {
  background: #4DBF82;
}.abh_hero_terms-4ig {
  font-size: 11px;
  color: #6A5A3C;
}.abh_hero_game-4ig {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #161109;
  border-radius: 1rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.abh_hero_game_badge-4ig {
  padding: 5px 10px;
  border-radius: 22px;
  background: rgba(245, 200, 50, 0.15);
  border: 1px solid rgba(245, 200, 50, 0.15);
  letter-spacing: .06em;
  font-size: 10px;
  z-index: 3;
  left: 12px;
  position: absolute;
  font-weight: 700;
  color: #F5C832;
  text-transform: uppercase;
  top: 12px;
}.abh_hero_game_badge-4ig svg {
  width: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
  height: 0.688rem;
}.abh_hero_game_img-4ig {
  background: linear-gradient(135deg,#2B1A06,#0F0C08);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.abh_hero_game_img-4ig img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.abh_hero_game_play-4ig {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 6, 3, 0.72);
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.abh_hero_game-4ig:hover .abh_hero_game_play-4ig {
  opacity: 1;
}.abh_hero_game_play-4ig span {
  border-radius: 50%;
  background: #E88E0A;
  align-items: center;
  width: 52px;
  display: flex;
  height: 52px;
  justify-content: center;
}.abh_hero_game_play-4ig span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.abh_hero_game_info-4ig {
  padding: 0.875rem 1rem;
}.abh_hero_game_title-4ig {
  color: #F6EDD8;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.abh_hero_game_provider-4ig {
  color: #7E6B4A;
  font-size: 11px;
}.abh_hero_game_btn-4ig {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #E88E0A;
  padding: 0.688rem;
  margin: 0.75rem 16px 16px;
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #F6EDD8;
}.abh_hero_game-4ig:hover .abh_hero_game_btn-4ig {
  background: #F5A620;
}.abh_sbar-4ig {
  padding: 1rem 1rem 0;
  background: #0F0C08;
}
@media(min-width: 766px) {.abh_sbar-4ig {
  padding: 1.125rem 1.5rem 0;
}
}.abh_sbar_in-4ig {
  margin: 0 auto;
  max-width: 1320px;
}.abh_sbar_row-4ig {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.abh_sbar_input-4ig {
  padding: 11px 1rem;
  border-radius: 0.625rem;
  transition: border-color .2s;
  gap: 10px;
  flex: 1;
  background: #161109;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  color: #7E6B4A;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
}.abh_sbar_input-4ig:hover {
  border-color: rgba(232, 142, 18, 0.45);
}.abh_sbar_input-4ig svg {
  width: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 15px;
}.abh_sbar_providers-4ig {
  padding: 11px 1.125rem;
  transition: border-color .2s;
  border-radius: 0.625rem;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #161109;
  font-weight: 600;
  font-size: 13px;
  display: flex;
  color: #D5C49E;
  white-space: nowrap;
  align-items: center;
}.abh_sbar_providers-4ig:hover {
  border-color: rgba(232, 142, 18, 0.45);
  color: #F6EDD8;
}.abh_sbar_providers-4ig svg {
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
  stroke-linecap: round;
}.abh_sbar_tabs-4ig {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
}.abh_sbar_tabs-4ig::-webkit-scrollbar {
  display: none;
}.abh_sbar_tab-4ig {
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1.375rem;
  padding: 8px 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  color: #A89168;
  flex-shrink: 0;
  display: flex;
}.abh_sbar_tab-4ig:hover {
  border-color: rgba(232, 142, 18, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDD8;
}.abh_sbar_tab-4ig.abh_state_active-4ig {
  background: rgba(232, 142, 10, 0.18);
  border-color: rgba(232, 142, 10, 0.07);
  color: #F6EDD8;
}.abh_sbar_tab_ic-4ig svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.abh_wy-4ig {
  background: #0F0C08;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.abh_wy-4ig {
  padding: 40px 24px 0;
}
}.abh_wy_in-4ig {
  margin: 0 auto;
  max-width: 82.5rem;
}.abh_wy_head-4ig {
  max-width: 45rem;
  margin-bottom: 18px;
}.abh_wy_label-4ig {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #E88E0A;
}.abh_wy_h2-4ig {
  color: #F6EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Philosopher', serif;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.abh_wy_h2-4ig {
  font-size: 24px;
}
}.abh_wy_intro-4ig {
  margin: 0;
  line-height: 1.6;
  color: #7E6B4A;
  font-size: 13px;
}.abh_wy_grid-4ig {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.abh_wy_grid-4ig {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.abh_wy_grid-4ig {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.abh_wy_card-4ig {
  padding: 1.25rem;
  background: #1C1610;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
}.abh_wy_card-4ig:hover {
  border-color: rgba(232, 142, 10, 0.07);
  transform: translateY(-2px);
}.abh_wy_card_ic-4ig {
  background: rgba(232, 142, 10, 0.18);
  border-radius: 50%;
  justify-content: center;
  display: flex;
  width: 44px;
  height: 44px;
  margin-bottom: 0.875rem;
  color: #E88E0A;
  align-items: center;
}.abh_wy_card_ic-4ig svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
}.abh_wy_card_h-4ig {
  margin-bottom: 6px;
  line-height: 1.25;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
}.abh_wy_card_p-4ig {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7E6B4A;
}.abh_wy_card_p-4ig strong {
  font-weight: 600;
  color: #D5C49E;
}.abh_gr_jp-4ig {
  padding: 20px;
  overflow: hidden;
  border-radius: 1rem;
  background: linear-gradient(135deg,#1E0C2C 0%,#0D0812 100%);
  position: relative;
}.abh_gr_jp-4ig::before {
  background: radial-gradient(circle,rgba(196, 98, 10, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  left: -60px;
  content: '';
  top: -3.75rem;
  height: 250px;
  position: absolute;
}.abh_gr_jp-4ig::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 200, 50, 0.15) 0%,transparent 70%);
  width: 12.5rem;
  position: absolute;
  bottom: -2.5rem;
  right: 0;
  content: '';
  height: 200px;
}.abh_gr_jp_head-4ig {
  gap: 1rem;
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
}.abh_gr_jp_info-4ig {
  flex: 1;
}.abh_gr_jp_label-4ig {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #B45CF5;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.abh_gr_jp_label-4ig svg {
  margin-right: 0.25rem;
  stroke-linecap: round;
  width: 14px;
  vertical-align: -2px;
  stroke-linejoin: round;
  height: 14px;
}.abh_gr_jp_amount-4ig {
  color: #F6EDD8;
  margin-bottom: 4px;
  line-height: 1;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Philosopher', serif;
  font-size: 2rem;
}
@media(min-width: 770px) {.abh_gr_jp_amount-4ig {
  font-size: 2.5rem;
}
}.abh_gr_jp_amount-4ig span {
  color: #F5C832;
}.abh_gr_jp_seo-4ig {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #A89168;
  line-height: 1.5;
  max-width: 30rem;
}.abh_gr_jp_cta-4ig {
  border: 1px solid rgba(196, 98, 10, 0.22);
  transition: background .2s;
  padding: 0.688rem 20px;
  border-radius: 0.625rem;
  background: rgba(196, 98, 10, 0.22);
  z-index: 1;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  color: #F6EDD8;
  position: relative;
  align-self: flex-start;
  margin-top: 0.25rem;
}.abh_gr_jp_cta-4ig:hover {
  background: #C4620A;
}.abh_gcg-4ig {
  padding: 36px 16px 0;
  background: #0F0C08;
}
@media(min-width: 770px) {.abh_gcg-4ig {
  padding: 44px 1.5rem 0;
}
}.abh_gcg_in-4ig {
  margin: 0 auto;
  max-width: 82.5rem;
}.abh_gcg_head-4ig {
  max-width: 720px;
  margin-bottom: 20px;
}.abh_gcg_label-4ig {
  font-weight: 700;
  font-size: 11px;
  color: #E88E0A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.abh_gcg_h2-4ig {
  font-family: 'Philosopher', serif;
  color: #F6EDD8;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.abh_gcg_h2-4ig {
  font-size: 1.75rem;
}
}.abh_gcg_intro-4ig {
  color: #7E6B4A;
  font-size: 0.813rem;
  line-height: 1.6;
}.abh_gcg_grid-4ig {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.abh_gcg_grid-4ig {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.abh_gcg_grid-4ig {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.abh_gcg_card-4ig {
  transition: transform .2s,border-color .2s;
  padding: 20px;
  overflow: hidden;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  min-height: 240px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
}.abh_gcg_card-4ig:hover {
  border-color: rgba(232, 142, 10, 0.18);
  transform: translateY(-3px);
}.abh_gcg_card_bg-4ig {
  inset: 0;
  z-index: 0;
  position: absolute;
}.abh_gcg_card_bg-4ig::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.abh_gcg_card_ic-4ig {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  right: 18px;
  top: 18px;
  align-items: center;
  color: #F6EDD8;
  z-index: 2;
  position: absolute;
  height: 2.5rem;
  justify-content: center;
  width: 2.5rem;
  display: flex;
}.abh_gcg_card_ic-4ig svg {
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.abh_gcg_card_ct-4ig {
  position: relative;
  z-index: 1;
}.abh_gcg_card_h-4ig {
  font-size: 18px;
  color: #F6EDD8;
  line-height: 1.2;
  font-family: 'Philosopher', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.abh_gcg_card_h-4ig {
  font-size: 20px;
}
}.abh_gcg_card_p-4ig {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 0.625rem;
}.abh_gcg_card_p-4ig strong {
  color: #F6EDD8;
  font-weight: 600;
}.abh_gcg_card_cta-4ig {
  gap: 0.25rem;
  letter-spacing: .04em;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: #E88E0A;
  font-size: 12px;
  text-transform: uppercase;
}.abh_gcg_card_cta-4ig svg {
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.abh_ws-4ig {
  padding: 2rem 1rem 0;
  background: #0F0C08;
}
@media(min-width: 767px) {.abh_ws-4ig {
  padding: 36px 1.5rem 0;
}
}.abh_ws_in-4ig {
  margin: 0 auto;
  max-width: 82.5rem;
}.abh_ws_head-4ig {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  justify-content: space-between;
}.abh_ws_title-4ig {
  gap: 0.625rem;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 700;
  font-family: 'Philosopher', serif;
  display: flex;
  color: #F6EDD8;
  font-size: 16px;
  flex-wrap: wrap;
}.abh_ws_title_ic-4ig svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #F5C832;
  height: 1.125rem;
  width: 18px;
}.abh_ws_online-4ig {
  gap: 0.438rem;
  align-items: center;
  font-size: 0.75rem;
  color: #7E6B4A;
  display: flex;
  font-weight: 600;
}.abh_ws_online_dot-4ig {
  background: #3EAA72;
  border-radius: 50%;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(62, 170, 114, 0.17);
  height: 8px;
}.abh_ws_scroll-4ig {
  gap: 8px;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.abh_ws_scroll-4ig::-webkit-scrollbar {
  display: none;
}.abh_wc-4ig {
  padding: 10px 0.875rem;
  background: #161109;
  border-radius: 10px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
}.abh_wc_img-4ig {
  overflow: hidden;
  background: #1C1610;
  border-radius: 6px;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.abh_wc_img-4ig img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.abh_wc_info-4ig {
  min-width: 0;
}.abh_wc_game-4ig {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D5C49E;
  font-size: 0.75rem;
}.abh_wc_player-4ig {
  overflow: hidden;
  color: #6A5A3C;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.abh_wc_amount-4ig {
  white-space: nowrap;
  flex-shrink: 0;
  color: #3EAA72;
  font-size: 0.813rem;
  margin-left: auto;
  font-weight: 700;
}.abh_app-4ig {
  padding: 2.25rem 1rem 0;
  background: #0F0C08;
}
@media(min-width: 769px) {.abh_app-4ig {
  padding: 44px 24px 0;
}
}.abh_app_in-4ig {
  margin: 0 auto;
  max-width: 1320px;
}.abh_app_head-4ig {
  margin-bottom: 1rem;
}.abh_app_label-4ig {
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #E88E0A;
}.abh_app_h2-4ig {
  margin-bottom: 0.375rem;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Philosopher', serif;
  font-weight: 800;
}
@media(min-width: 771px) {.abh_app_h2-4ig {
  font-size: 24px;
}
}.abh_app_sub-4ig {
  max-width: 600px;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #7E6B4A;
}.abh_app_sub-4ig strong {
  color: #D5C49E;
  font-weight: 700;
}.abh_app_cards-4ig {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.abh_app_cards-4ig {
  grid-template-columns: repeat(3,1fr);
}
}.abh_app_card-4ig {
  border-radius: 0.625rem;
  overflow: hidden;
  padding: 1.25rem;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.abh_app_card_ios-4ig {
  background: linear-gradient(135deg,rgba(232, 142, 10, 0.18) 0%,#1C1610 100%);
}.abh_app_card_android-4ig {
  background: linear-gradient(135deg,rgba(62, 170, 114, 0.17) 0%,#1C1610 100%);
}.abh_app_card_win-4ig {
  background: linear-gradient(135deg,rgba(245, 200, 50, 0.15) 0%,#1C1610 100%);
}.abh_app_card_ic-4ig svg {
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
  height: 2.125rem;
}.abh_app_card_ic-4ig {
  color: #F6EDD8;
  flex-shrink: 0;
}.abh_app_card_os-4ig {
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
  color: #7E6B4A;
}.abh_app_card_title-4ig {
  overflow-wrap: break-word;
  color: #F6EDD8;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.938rem;
}.abh_app_card_text-4ig {
  line-height: 1.5;
  color: #7E6B4A;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 12px;
}.abh_app_card_btn-4ig {
  border-radius: 0.375rem;
  transition: background .2s;
  padding: 10px 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(232, 142, 18, 0.45);
  gap: 0.438rem;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  font-size: 13px;
  color: #F6EDD8;
}.abh_app_card_btn-4ig:hover {
  background: rgba(255, 255, 255, 0.07);
}.abh_bon-4ig {
  background: #0F0C08;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.abh_bon-4ig {
  padding: 44px 1.5rem 0;
}
}.abh_bon_in-4ig {
  margin: 0 auto;
  max-width: 82.5rem;
}.abh_bon_head-4ig {
  margin-bottom: 1.25rem;
}.abh_bon_label-4ig {
  text-transform: uppercase;
  color: #E88E0A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
}.abh_bon_h2-4ig {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-family: 'Philosopher', serif;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.abh_bon_h2-4ig {
  font-size: 24px;
}
}.abh_bon_seo-4ig {
  color: #7E6B4A;
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.abh_bon_seo-4ig strong {
  color: #D5C49E;
  font-weight: 700;
}.abh_bon_seo-4ig a {
  text-decoration: underline;
  color: #E88E0A;
}.abh_bon_grid-4ig {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.abh_bon_grid-4ig {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.abh_bon_grid-4ig {
  grid-template-columns: repeat(5,1fr);
}
}.abh_bon_card-4ig {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  background: #161109;
}.abh_bon_card-4ig:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 142, 10, 0.07);
}.abh_bon_card_ic-4ig svg {
  stroke-linecap: round;
  width: 1.625rem;
  height: 1.625rem;
  stroke-linejoin: round;
}.abh_bon_card_ic-4ig {
  margin-bottom: 10px;
}.abh_bon_card_type-4ig {
  margin-bottom: 0.375rem;
  color: #7E6B4A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .06em;
}.abh_bon_card_amount-4ig {
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 18px;
  color: #F5C832;
}.abh_bon_card_name-4ig {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 0.813rem;
  margin-bottom: 8px;
}.abh_bon_card_detail-4ig {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
  color: #6A5A3C;
}.abh_prov-4ig {
  padding: 36px 1rem 0;
  background: #0F0C08;
}
@media(min-width:768px) {.abh_prov-4ig {
  padding: 44px 24px 0;
}
}.abh_prov_in-4ig {
  margin: 0 auto;
  max-width: 1320px;
}.abh_prov_head-4ig {
  margin-bottom: 16px;
}.abh_prov_label-4ig {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #E88E0A;
}.abh_prov_h2-4ig {
  font-weight: 800;
  font-family: 'Philosopher', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F6EDD8;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.abh_prov_h2-4ig {
  font-size: 1.5rem;
}
}.abh_prov_seo-4ig {
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  color: #7E6B4A;
  max-width: 620px;
  line-height: 1.6;
  font-size: 13px;
}.abh_prov_seo-4ig strong {
  color: #D5C49E;
  font-weight: 700;
}.abh_prov_seo-4ig a {
  color: #E88E0A;
  text-decoration: underline;
}.abh_prov_grid-4ig {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.abh_prov_grid-4ig {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.abh_prov_grid-4ig {
  grid-template-columns: repeat(8,1fr);
}
}.abh_prov_card-4ig {
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  border-radius: 0.625rem;
  background: #161109;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.abh_prov_card-4ig:hover {
  border-color: rgba(232, 142, 18, 0.45);
  background: #1C1610;
}.abh_prov_logo-4ig {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  overflow: hidden;
  align-items: center;
  height: 44px;
  display: flex;
  width: 44px;
  justify-content: center;
}.abh_prov_logo-4ig img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.abh_prov_name-4ig {
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  font-size: 0.688rem;
  color: #A89168;
}.abh_reg-4ig {
  padding: 2.25rem 16px 0;
  background: #0F0C08;
}
@media(min-width: 769px) {.abh_reg-4ig {
  padding: 44px 24px 0;
}
}.abh_reg_in-4ig {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  background: #1C1610;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.abh_reg_in-4ig {
  padding: 2.5rem;
}
}.abh_reg_top-4ig {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.abh_reg_top-4ig {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.abh_reg_label-4ig {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #E88E0A;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.abh_reg_h2-4ig {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Philosopher', serif;
  line-height: 1.2;
  color: #F6EDD8;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.abh_reg_h2-4ig {
  font-size: 28px;
}
}.abh_reg_bonus-4ig {
  gap: 0.5rem;
  border: 1px solid rgba(245, 200, 50, 0.15);
  padding: 10px 1rem;
  background: rgba(245, 200, 50, 0.15);
  border-radius: 0.625rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.abh_reg_bonus_amount-4ig {
  color: #F5C832;
  font-size: 20px;
  font-weight: 800;
}.abh_reg_bonus_text-4ig {
  line-height: 1.35;
  font-size: 13px;
  color: #A89168;
}.abh_reg_cta_btn-4ig {
  padding: 14px 2rem;
  transition: background .2s;
  background: #3EAA72;
  border-radius: 10px;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.375rem 18px rgba(62, 170, 114, 0.44), 0 2px 5px rgba(62, 170, 114, 0.22);
  color: #0A0703;
  font-weight: 700;
  display: inline-block;
  font-size: 15px;
}.abh_reg_cta_btn-4ig:hover {
  background: #4DBF82;
}.abh_reg_terms-4ig {
  font-size: 0.688rem;
  color: #6A5A3C;
  line-height: 1.5;
}.abh_reg_seo-4ig {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  padding-top: 1.25rem;
  margin-top: 20px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7E6B4A;
}.abh_reg_seo-4ig p {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 10px;
  color: #7E6B4A;
}.abh_reg_seo-4ig p:last-child {
  margin-bottom: 0;
}.abh_reg_seo-4ig strong {
  font-weight: 700;
  color: #D5C49E;
}.abh_reg_seo-4ig a {
  transition: color .2s;
  color: #E88E0A;
  text-decoration: underline;
}.abh_reg_seo-4ig a:hover {
  color: #F5A620;
}.abh_reg_seo-4ig ul,.abh_reg_seo-4ig ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.abh_reg_seo-4ig ol {
  list-style: decimal;
}.abh_reg_seo-4ig li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7E6B4A;
}.abh_reg_seo-4ig table {
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}
@media(min-width: 766px) {.abh_reg_seo-4ig table {
  display: table;
}
}.abh_reg_seo-4ig th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C49E;
  font-weight: 700;
  text-align: left;
}.abh_reg_seo-4ig td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7E6B4A;
}.abh_reg_steps-4ig {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 859px) {.abh_reg_steps-4ig {
  margin-top: 0;
}
}.abh_reg_step-4ig {
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  gap: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.abh_reg_step_num-4ig {
  background: rgba(232, 142, 10, 0.18);
  border: 1px solid rgba(232, 142, 10, 0.07);
  border-radius: 50%;
  width: 2.125rem;
  display: flex;
  font-size: 0.875rem;
  height: 2.125rem;
  align-items: center;
  color: #E88E0A;
  flex-shrink: 0;
  font-weight: 800;
  justify-content: center;
}.abh_reg_step_title-4ig {
  color: #F6EDD8;
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
}.abh_reg_step_text-4ig {
  line-height: 1.5;
  font-size: 12px;
  color: #7E6B4A;
}.abh_reg_trust-4ig {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
  flex-wrap: wrap;
}.abh_reg_trust_item-4ig {
  gap: 0.438rem;
  color: #7E6B4A;
  display: flex;
  overflow-wrap: break-word;
  font-size: 12px;
  align-items: center;
}.abh_reg_trust_ic-4ig svg {
  color: #E88E0A;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.abh_rv-4ig {
  background: #0F0C08;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.abh_rv-4ig {
  padding: 44px 24px 0;
}
}.abh_rv_in-4ig {
  margin: 0 auto;
  max-width: 82.5rem;
}.abh_rv_head-4ig {
  margin-bottom: 20px;
  max-width: 720px;
}.abh_rv_label-4ig {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #E88E0A;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.abh_rv_h2-4ig {
  font-size: 1.375rem;
  font-weight: 800;
  color: #F6EDD8;
  font-family: 'Philosopher', serif;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.abh_rv_h2-4ig {
  font-size: 28px;
}
}.abh_rv_stats-4ig {
  gap: 1.125rem;
  display: flex;
  font-size: 13px;
  color: #7E6B4A;
  align-items: center;
  flex-wrap: wrap;
}.abh_rv_stats_score-4ig {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.abh_rv_stats_score_val-4ig {
  font-family: 'Philosopher', serif;
  font-size: 1.375rem;
  font-weight: 800;
  color: #F5C832;
}.abh_rv_stats_score_max-4ig {
  color: #6A5A3C;
  font-size: 13px;
}.abh_rv_stats_badge-4ig {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.abh_rv_stats_badge-4ig svg {
  color: #F5C832;
  height: 14px;
  width: 14px;
}.abh_rv_grid-4ig {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.abh_rv_grid-4ig {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.abh_rv_grid-4ig {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.abh_rv_card-4ig {
  padding: 1.25rem;
  background: #1C1610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
}.abh_rv_card_stars-4ig {
  gap: 2px;
  display: flex;
  color: #F5C832;
  margin-bottom: 0.625rem;
}.abh_rv_card_stars-4ig svg {
  height: 0.875rem;
  width: 0.875rem;
}.abh_rv_card_h-4ig {
  font-weight: 700;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 0.875rem;
}.abh_rv_card_body-4ig {
  flex: 1;
  overflow-wrap: break-word;
  color: #7E6B4A;
  line-height: 1.65;
  margin-bottom: 14px;
  font-size: 0.813rem;
}.abh_rv_card_body-4ig strong {
  font-weight: 600;
  color: #D5C49E;
}.abh_rv_card_meta-4ig {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.abh_rv_card_author-4ig {
  font-size: 0.75rem;
  color: #D5C49E;
  font-weight: 600;
}.abh_rv_card_date-4ig {
  color: #6A5A3C;
  font-size: 11px;
}.abh_seo-4ig {
  background: #0F0C08;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.abh_seo-4ig {
  padding: 44px 24px 0;
}
}.abh_seo_in-4ig {
  background: #1C1610;
  margin: 0 auto;
  border-radius: 1rem;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.abh_seo_in-4ig {
  padding: 36px 40px;
}
}.abh_seo_label-4ig {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #E88E0A;
  letter-spacing: .08em;
}.abh_seo_h2-4ig {
  font-family: 'Philosopher', serif;
  font-weight: 800;
  margin-bottom: 14px;
  color: #F6EDD8;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 767px) {.abh_seo_h2-4ig {
  font-size: 24px;
}
}.abh_seo_body-4ig {
  color: #A89168;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.abh_seo_body-4ig p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #A89168;
}.abh_seo_body-4ig p:last-child {
  margin-bottom: 0;
}.abh_seo_body-4ig strong {
  color: #D5C49E;
  font-weight: 700;
}.abh_seo_body-4ig a {
  transition: color .2s;
  color: #E88E0A;
  text-decoration: underline;
}.abh_seo_body-4ig a:hover {
  color: #F5A620;
}.abh_seo_body-4ig ul,.abh_seo_body-4ig ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.abh_seo_body-4ig ol {
  list-style: decimal;
}.abh_seo_body-4ig li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #A89168;
  line-height: 1.75;
}.abh_seo_body-4ig table {
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.abh_seo_body-4ig table {
  display: table;
}
}.abh_seo_body-4ig th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D5C49E;
  text-align: left;
}.abh_seo_body-4ig td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A89168;
}.abh_seo_cols-4ig {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.abh_seo_cols-4ig {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.abh_seo_cols-4ig {
  grid-template-columns: repeat(3,1fr);
}
}.abh_seo_col_h-4ig {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  color: #D5C49E;
}.abh_seo_col_p-4ig {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7E6B4A;
  font-size: 0.813rem;
}.abh_seo_stats-4ig {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.abh_seo_stat-4ig {
  background: rgba(232, 142, 10, 0.07);
  border-radius: 0.625rem;
  flex: 1;
  border: 1px solid rgba(232, 142, 10, 0.18);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.abh_seo_stat_val-4ig {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #E88E0A;
}.abh_seo_stat_lb-4ig {
  color: #7E6B4A;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.abh_seo-4ig {
  background: #0F0C08;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.abh_seo-4ig {
  padding: 2.75rem 24px 0;
}
}.abh_seo_in-4ig {
  padding: 28px 24px;
  background: #1C1610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.abh_seo_in-4ig {
  padding: 36px 40px;
}
}.abh_seo_label-4ig {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #E88E0A;
}.abh_seo_h2-4ig {
  margin-bottom: 14px;
  color: #F6EDD8;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Philosopher', serif;
}
@media(min-width: 771px) {.abh_seo_h2-4ig {
  font-size: 1.5rem;
}
}.abh_seo_body-4ig {
  color: #A89168;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.abh_seo_body-4ig p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
  color: #A89168;
}.abh_seo_body-4ig p:last-child {
  margin-bottom: 0;
}.abh_seo_body-4ig strong {
  font-weight: 700;
  color: #D5C49E;
}.abh_seo_body-4ig a {
  transition: color .2s;
  color: #E88E0A;
  text-decoration: underline;
}.abh_seo_body-4ig a:hover {
  color: #F5A620;
}.abh_seo_body-4ig ul,.abh_seo_body-4ig ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.abh_seo_body-4ig ol {
  list-style: decimal;
}.abh_seo_body-4ig li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A89168;
}.abh_seo_body-4ig table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 771px) {.abh_seo_body-4ig table {
  display: table;
}
}.abh_seo_body-4ig th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #D5C49E;
}.abh_seo_body-4ig td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89168;
}.abh_seo_cols-4ig {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.abh_seo_cols-4ig {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.abh_seo_cols-4ig {
  grid-template-columns: repeat(3,1fr);
}
}.abh_seo_col_h-4ig {
  color: #D5C49E;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.abh_seo_col_p-4ig {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7E6B4A;
}.abh_seo_stats-4ig {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.abh_seo_stat-4ig {
  background: rgba(232, 142, 10, 0.07);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(232, 142, 10, 0.18);
  border-radius: 10px;
  flex: 1;
  min-width: 8.75rem;
}.abh_seo_stat_val-4ig {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #E88E0A;
  margin-bottom: 0.25rem;
}.abh_seo_stat_lb-4ig {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7E6B4A;
}.abh_faq-4ig {
  background: #0F0C08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.abh_faq-4ig {
  padding: 44px 24px 0;
}
}.abh_faq_in-4ig {
  margin: 0 auto;
  max-width: 82.5rem;
}.abh_faq_head-4ig {
  margin-bottom: 1.25rem;
}.abh_faq_label-4ig {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #E88E0A;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.abh_faq_h2-4ig {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Philosopher', serif;
  color: #F6EDD8;
  font-size: 20px;
}
@media(min-width: 771px) {.abh_faq_h2-4ig {
  font-size: 24px;
}
}.abh_faq_list-4ig {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.abh_faq_item-4ig {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1610;
  overflow: hidden;
  border-radius: 10px;
}.abh_faq_q-4ig {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  align-items: center;
  overflow-wrap: break-word;
  color: #D5C49E;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
}.abh_faq_q-4ig:hover {
  color: #F6EDD8;
}.abh_faq_q_ic-4ig {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  height: 1.5rem;
  color: #E88E0A;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
  width: 24px;
}.abh_faq_item-4ig.abh_state_open-4ig .abh_faq_q_ic-4ig {
  transform: rotate(45deg);
}.abh_faq_a-4ig {
  padding: 0 20px 16px;
  display: none;
  color: #7E6B4A;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.7;
}.abh_faq_item-4ig.abh_state_open-4ig .abh_faq_a-4ig {
  display: block;
}.abh_faq_a-4ig strong {
  color: #D5C49E;
  font-weight: 700;
}.abh_faq_a-4ig a {
  color: #E88E0A;
  text-decoration: underline;
}.abh_faq_a-4ig ul,.abh_faq_a-4ig ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.abh_faq_a-4ig ol {
  list-style: decimal;
}.abh_faq_a-4ig li {
  line-height: 1.6;
  margin-bottom: 4px;
}.abh_faq_a-4ig table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
}
@media(min-width:768px) {.abh_faq_a-4ig table {
  display: table;
}
}.abh_faq_a-4ig th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  font-weight: 700;
  color: #D5C49E;
}.abh_faq_a-4ig td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #7E6B4A;
}.abh_seo-4ig {
  background: #0F0C08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.abh_seo-4ig {
  padding: 44px 1.5rem 0;
}
}.abh_seo_in-4ig {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 1.5rem;
  border-radius: 16px;
  background: #1C1610;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.abh_seo_in-4ig {
  padding: 36px 2.5rem;
}
}.abh_seo_label-4ig {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E88E0A;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
}.abh_seo_h2-4ig {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Philosopher', serif;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  color: #F6EDD8;
  font-size: 20px;
}
@media(min-width: 767px) {.abh_seo_h2-4ig {
  font-size: 24px;
}
}.abh_seo_body-4ig {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A89168;
}.abh_seo_body-4ig p {
  font-size: 0.875rem;
  color: #A89168;
  margin-bottom: 12px;
  line-height: 1.75;
}.abh_seo_body-4ig p:last-child {
  margin-bottom: 0;
}.abh_seo_body-4ig strong {
  font-weight: 700;
  color: #D5C49E;
}.abh_seo_body-4ig a {
  transition: color .2s;
  color: #E88E0A;
  text-decoration: underline;
}.abh_seo_body-4ig a:hover {
  color: #F5A620;
}.abh_seo_body-4ig ul,.abh_seo_body-4ig ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.abh_seo_body-4ig ol {
  list-style: decimal;
}.abh_seo_body-4ig li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A89168;
  font-size: 14px;
}.abh_seo_body-4ig table {
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 769px) {.abh_seo_body-4ig table {
  display: table;
}
}.abh_seo_body-4ig th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D5C49E;
}.abh_seo_body-4ig td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A89168;
}.abh_seo_cols-4ig {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.abh_seo_cols-4ig {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.abh_seo_cols-4ig {
  grid-template-columns: repeat(3,1fr);
}
}.abh_seo_col_h-4ig {
  font-size: 0.813rem;
  color: #D5C49E;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.abh_seo_col_p-4ig {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #7E6B4A;
}.abh_seo_stats-4ig {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.abh_seo_stat-4ig {
  border: 1px solid rgba(232, 142, 10, 0.18);
  padding: 14px 16px;
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(232, 142, 10, 0.07);
  min-width: 140px;
}.abh_seo_stat_val-4ig {
  color: #E88E0A;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 20px;
}.abh_seo_stat_lb-4ig {
  font-size: 11px;
  color: #7E6B4A;
  overflow-wrap: break-word;
}.abh_ft-4ig {
  background: #080603;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.abh_ft_support-4ig {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.abh_ft_support-4ig {
  padding: 1.75rem 1.5rem;
}
}.abh_ft_support_in-4ig {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.abh_ft_support_main-4ig {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
  align-items: center;
}.abh_ft_support_ic-4ig {
  flex-shrink: 0;
  color: #E88E0A;
}.abh_ft_support_ic-4ig svg {
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
}.abh_ft_support_text_title-4ig {
  color: #F6EDD8;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.abh_ft_support_text_sub-4ig {
  font-size: 12px;
  color: #7E6B4A;
  overflow-wrap: break-word;
}.abh_ft_support_btn-4ig {
  padding: 11px 1.375rem;
  transition: background .2s;
  border-radius: 10px;
  background: #E88E0A;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F6EDD8;
}.abh_ft_support_btn-4ig:hover {
  background: #F5A620;
}.abh_ft_support_contacts-4ig {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.abh_ft_support_contact-4ig {
  color: #6A5A3C;
  line-height: 1.4;
  font-size: 0.75rem;
}.abh_ft_support_contact-4ig strong {
  display: block;
  color: #A89168;
  font-size: 0.688rem;
  margin-bottom: 2px;
  font-weight: 600;
}.abh_ft_main-4ig {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.abh_ft_main-4ig {
  padding: 40px 1.5rem 2rem;
}
}.abh_ft_main_in-4ig {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.abh_ft_main_in-4ig {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.abh_ft_main_in-4ig {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.abh_ft_col_logo-4ig {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.abh_ft_col_logo-4ig {
  grid-column: auto;
}
}.abh_ft_logo-4ig {
  gap: 9px;
  display: flex;
  color: #F6EDD8;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1rem;
  align-items: center;
  margin-bottom: 0.75rem;
}.abh_ft_logo_mark-4ig {
  overflow: hidden;
  border-radius: 6px;
  width: 1.875rem;
  height: 1.875rem;
}.abh_ft_logo_mark-4ig img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.abh_ft_logo_sub-4ig {
  line-height: 1.55;
  color: #6A5A3C;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 12.5rem;
}.abh_ft_col_title-4ig {
  color: #A89168;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 12px;
}.abh_ft_col_links-4ig {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.abh_ft_col_link-4ig {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6A5A3C;
}.abh_ft_col_link-4ig:hover {
  color: #D5C49E;
}.abh_ft_apps-4ig {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.abh_ft_app_card-4ig {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  transition: border-color .2s;
  border-radius: 6px;
  gap: 10px;
  align-items: center;
  display: flex;
}.abh_ft_app_card-4ig:hover {
  border-color: rgba(232, 142, 18, 0.45);
}.abh_ft_app_card_ic-4ig svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
}.abh_ft_app_card_os-4ig {
  color: #6A5A3C;
  font-weight: 600;
  font-size: 0.625rem;
}.abh_ft_app_card_action-4ig {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D5C49E;
}.abh_ft_bot-4ig {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.abh_ft_bot-4ig {
  padding: 20px 24px;
}
}.abh_ft_bot_in-4ig {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.abh_ft_socials-4ig {
  gap: 8px;
  display: flex;
}.abh_ft_soc-4ig {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  justify-content: center;
  color: #A89168;
  width: 36px;
  align-items: center;
  height: 36px;
  display: flex;
}.abh_ft_soc-4ig svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.abh_ft_soc-4ig:hover {
  background: rgba(255, 255, 255, 0.07);
}.abh_ft_legal-4ig {
  flex: 1;
  overflow-wrap: break-word;
  color: #9E8B6E;
  line-height: 1.6;
  min-width: 200px;
  font-size: 11px;
}.abh_ft_legal-4ig strong {
  font-weight: 700;
  color: #A89168;
}.abh_ft_legal-4ig a {
  color: #A89168;
  text-decoration: underline;
}.abh_ft_age-4ig {
  border: 2px solid #9E8B6E;
  border-radius: 50%;
  font-weight: 800;
  display: flex;
  justify-content: center;
  font-size: 0.688rem;
  margin-left: auto;
  height: 2rem;
  flex-shrink: 0;
  color: #9E8B6E;
  align-items: center;
  width: 2rem;
}