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;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #130C05;
  font-family: 'Mulish', sans-serif;
  color: #CEBFA0;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}.aaz-layout_5io {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.aaz-page_5io {
  display: flex;
  min-height: 100vh;
}.aaz-main_5io {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1082px) {.aaz-main_5io {
  padding-left: 13.75rem;
}
}
@media (max-width:1079px) {.aaz-main_5io {
  padding-bottom: 72px;
}
}.aaz-gc_5io {
  overflow: hidden;
  background: #1A1008;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width:640px) {.aaz-gc_5io {
  width: 156px;
}
}
@media(min-width:1080px) {.aaz-gc_5io {
  width: 168px;
}
}.aaz-gc_5io:hover {
  border-color: rgba(200, 130, 58, 0.07);
  transform: translateY(-3px);
}.aaz-gc_img_5io {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.aaz-gc_img_5io img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.aaz-gc_hover_5io {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
}.aaz-gc_5io:hover .aaz-gc_hover_5io {
  opacity: 1;
}.aaz-gc_hover_btn_5io {
  background: #C8823A;
  border-radius: 0.375rem;
  padding: 0.5rem 16px;
  color: #F2E8D4;
  font-weight: 700;
  font-size: 0.75rem;
}.aaz-gc_info_5io {
  padding: 8px 0.625rem 10px;
}.aaz-gc_name_5io {
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #CEBFA0;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
}.aaz-gc_prov_5io {
  font-size: 10px;
  color: #8A7A5A;
}.aaz-gc_tag_5io {
  border-radius: 4px;
  padding: 2px 0.438rem;
  left: 0.375rem;
  letter-spacing: .04em;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 700;
  top: 6px;
  font-size: 0.563rem;
}.aaz-gc_tag_hot_5io {
  background: #C84030;
  color: #fff;
}.aaz-gc_tag_new_5io {
  background: #4E9A5A;
  color: #130C05;
}.aaz-gc_tag_jp_5io {
  background: #E8A830;
  color: #130C05;
}.aaz-gc_tag_ex_5io {
  background: #9A6B28;
  color: #fff;
}.aaz-gc_tag_live_5io {
  background: #C84030;
  color: #fff;
}.aaz-gr_5io {
  padding: 32px 1rem 0;
  background: #130C05;
}
@media(min-width: 765px) {.aaz-gr_5io {
  padding: 36px 24px 0;
}
}.aaz-gr_in_5io {
  margin: 0 auto;
  max-width: 1320px;
}.aaz-gr_head_5io {
  gap: 12px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.aaz-gr_head_l_5io {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.aaz-gr_ic_5io {
  border-radius: 10px;
  width: 2rem;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 32px;
  flex-shrink: 0;
}.aaz-gr_ic_5io svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.aaz-gr_title_5io {
  font-weight: 700;
  color: #F2E8D4;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.aaz-gr_title_5io {
  font-size: 1.125rem;
}
}.aaz-gr_more_5io {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
  display: flex;
  white-space: nowrap;
  color: #9A8A6A;
}.aaz-gr_more_5io:hover {
  color: #C8823A;
}.aaz-gr_more_5io svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.aaz-gr_arrows_5io {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.aaz-gr_arr_5io {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  color: #A08C6A;
  display: flex;
  width: 1.875rem;
}.aaz-gr_arr_5io:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2E8D4;
}.aaz-gr_arr_5io svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
}.aaz-gr_seo_h_5io {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 0.813rem;
  color: #CEBFA0;
}
@media(min-width: 769px) {.aaz-gr_seo_h_5io {
  font-size: 0.875rem;
}
}.aaz-gr_seo_5io {
  color: #9A8A6A;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 680px;
}.aaz-gr_seo_5io strong {
  font-weight: 600;
  color: #CEBFA0;
}.aaz-gr_scroll_5io {
  gap: 10px;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.aaz-gr_scroll_5io::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.aaz-gr_scroll_5io {
  gap: 12px;
}
}.aaz-tb_5io {
  background: #100A04;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  display: flex;
  position: fixed;
  align-items: center;
  top: 0;
  left: 0;
  height: 56px;
  right: 0;
}.aaz-tb_in_5io {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.aaz-tb_burger_5io {
  border-radius: 0.625rem;
  gap: 5px;
  align-items: center;
  width: 38px;
  display: flex;
  flex-direction: column;
  height: 38px;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
}.aaz-tb_burger_5io:hover {
  background: rgba(255, 255, 255, 0.05);
}.aaz-tb_burger_line_5io {
  background: #A08C6A;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1078px) {.aaz-tb_burger_5io {
  display: none;
}
}.aaz-tb_logo_5io {
  gap: 9px;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  color: #F2E8D4;
  letter-spacing: -.01em;
  align-items: center;
  font-size: 1.125rem;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
}.aaz-tb_logo_mark_5io {
  border-radius: 10px;
  overflow: hidden;
  align-items: center;
  height: 32px;
  justify-content: center;
  width: 2rem;
  display: flex;
}.aaz-tb_logo_mark_5io img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.aaz-tb_nav_5io {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.aaz-tb_nav_5io {
  display: flex;
}
}.aaz-tb_tab_5io {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 10px;
  font-size: 13px;
  color: #A08C6A;
  white-space: nowrap;
  font-weight: 600;
}.aaz-tb_tab_5io:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E8D4;
}.aaz-tb_tab_5io.aaz-state_active_5io {
  background: rgba(200, 130, 58, 0.18);
  color: #F2E8D4;
}.aaz-tb_right_5io {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.aaz-tb_login_5io {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 13px;
  display: none;
  color: #CEBFA0;
}.aaz-tb_login_5io:hover {
  border-color: rgba(200, 130, 58, 0.45);
  color: #F2E8D4;
}
@media(min-width: 483px) {.aaz-tb_login_5io {
  display: block;
}
}.aaz-tb_reg_5io {
  background: #4E9A5A;
  transition: background .2s;
  padding: 9px 18px;
  border-radius: 10px;
  font-weight: 700;
  color: #120904;
  white-space: nowrap;
  font-size: 13px;
}.aaz-tb_reg_5io:hover {
  background: #5AAD66;
}.aaz-sb_5io {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #201308;
  z-index: 70;
  width: 220px;
  bottom: 0;
  position: fixed;
  top: 3.5rem;
  left: 0;
  overflow-y: auto;
}.aaz-sb_5io.aaz-state_open_5io {
  transform: translateX(0);
}.aaz-sb_5io::-webkit-scrollbar {
  width: 0.25rem;
}.aaz-sb_5io::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.aaz-sb_5io {
  transform: translateX(0);
}
}.aaz-sb_auth_5io {
  padding: 0.875rem 12px 10px;
}.aaz-sb_btn_reg_5io {
  background: #4E9A5A;
  padding: 0.688rem;
  border-radius: 0.625rem;
  transition: background .2s;
  display: block;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 13px;
  color: #120904;
  font-weight: 700;
}.aaz-sb_btn_reg_5io:hover {
  background: #5AAD66;
}.aaz-sb_btn_login_5io {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.625rem;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #CEBFA0;
  font-size: 0.813rem;
  font-weight: 600;
  text-align: center;
  display: block;
}.aaz-sb_btn_login_5io:hover {
  border-color: rgba(200, 130, 58, 0.45);
  color: #F2E8D4;
}.aaz-sb_promo_5io {
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#2E1A08,#201308);
  overflow: hidden;
  margin: 0 12px 10px;
  border: 1px solid rgba(200, 130, 58, 0.18);
  border-radius: 10px;
  position: relative;
}.aaz-sb_promo_5io::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 130, 58, 0.18),transparent 70%);
  width: 80px;
  right: -1.25rem;
  position: absolute;
  content: '';
  top: -1.25rem;
  height: 5rem;
}.aaz-sb_promo_title_5io {
  font-weight: 700;
  letter-spacing: .06em;
  color: #C8823A;
  font-size: 0.688rem;
  margin-bottom: 4px;
  text-transform: uppercase;
}.aaz-sb_promo_text_5io {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F2E8D4;
  font-size: 0.75rem;
  line-height: 1.35;
}.aaz-sb_promo_sub_5io {
  color: #9A8A6A;
  margin-top: 3px;
  font-size: 0.625rem;
}.aaz-sb_nav_5io {
  padding: 6px 8px 1rem;
}.aaz-sb_nav_lb_5io {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #8A7A5A;
  text-transform: uppercase;
  font-size: 0.625rem;
}.aaz-sb_link_5io {
  padding: 9px 10px;
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  font-weight: 500;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  color: #A08C6A;
  align-items: center;
}.aaz-sb_link_5io:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E8D4;
}.aaz-sb_link_5io.aaz-state_active_5io {
  background: rgba(200, 130, 58, 0.18);
  color: #F2E8D4;
}.aaz-sb_ic_5io {
  border-radius: 6px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 30px;
  width: 1.875rem;
}.aaz-sb_ic_5io svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aaz-sb_ic_1_5io {
  background: rgba(200, 130, 58, 0.07);
  color: #C8823A;
}.aaz-sb_ic_2_5io {
  background: rgba(78, 154, 90, 0.18);
  color: #4E9A5A;
}.aaz-sb_ic_3_5io {
  background: rgba(232, 168, 48, 0.16);
  color: #E8A830;
}.aaz-sb_ic_4_5io {
  background: rgba(154, 107, 40, 0.22);
  color: #9A6B28;
}.aaz-sb_ic_5_5io {
  background: rgba(200, 130, 58, 0.07);
  color: #D45080;
}.aaz-sb_ic_6_5io {
  background: rgba(154, 107, 40, 0.22);
  color: #9B5FC0;
}.aaz-sb_badge_5io {
  background: #E8A830;
  padding: 2px 0.438rem;
  border-radius: 6px;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #120904;
}.aaz-sb_bot_5io {
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.aaz-sb_lang_5io,.aaz-sb_help_5io {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  gap: 6px;
  padding: 9px 6px;
  flex: 1;
  transition: border-color .2s;
  font-size: 0.688rem;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #A08C6A;
  font-weight: 600;
}.aaz-sb_lang_5io:hover,.aaz-sb_help_5io:hover {
  border-color: rgba(200, 130, 58, 0.45);
  color: #F2E8D4;
}.aaz-sb_lang_5io svg,.aaz-sb_help_5io svg {
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
}.aaz-sb_bd_5io {
  background: rgba(10, 5, 2, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.aaz-sb_bd_5io.aaz-state_on_5io {
  display: block;
}
@media(min-width:1080px) {.aaz-sb_bd_5io {
  display: none!important;
}
}.aaz-mob_nav_5io {
  background: #201308;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  bottom: 0;
  display: flex;
  left: 0;
  position: fixed;
  right: 0;
}
@media(min-width: 1082px) {.aaz-mob_nav_5io {
  display: none;
}
}.aaz-mob_nav_item_5io {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  display: flex;
  align-items: center;
  color: #8A7A5A;
  cursor: pointer;
  flex-direction: column;
}.aaz-mob_nav_ic_5io {
  line-height: 1;
}.aaz-mob_nav_ic_5io svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
}.aaz-mob_nav_lb_5io {
  color: #8A7A5A;
  font-size: 10px;
  font-weight: 600;
}.aaz-mob_nav_item_5io.aaz-state_active_5io {
  color: #C8823A;
}.aaz-mob_nav_item_5io.aaz-state_active_5io .aaz-mob_nav_lb_5io {
  color: #C8823A;
}.aaz-hero_5io {
  padding: 1.25rem 1rem 0;
  background: #130C05;
}
@media(min-width: 769px) {.aaz-hero_5io {
  padding: 1.5rem 1.5rem 0;
}
}.aaz-hero_in_5io {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.aaz-hero_in_5io {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.aaz-hero_in_5io {
  grid-template-columns: 1fr 21.25rem;
}
}.aaz-hero_promo_5io {
  background: #1A1008;
  overflow: hidden;
  border-radius: 1rem;
  min-height: 13.75rem;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 769px) {.aaz-hero_promo_5io {
  min-height: 17.5rem;
}
}.aaz-hero_promo_bg_5io {
  background: linear-gradient(120deg,#2E1A08 0%,#130C05 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.aaz-hero_promo_bg_5io::after {
  inset: 0;
  background: linear-gradient(90deg,#130C05 0%,rgba(10, 5, 2, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.aaz-hero_promo_glow_5io {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(154, 107, 40, 0.22) 0%,transparent 65%);
  width: 300px;
  position: absolute;
  pointer-events: none;
  height: 300px;
  top: -40px;
  right: 60px;
}.aaz-hero_promo_ct_5io {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  z-index: 2;
  justify-content: center;
  max-width: 30rem;
  display: flex;
  position: relative;
  flex-direction: column;
}
@media(min-width: 769px) {.aaz-hero_promo_ct_5io {
  padding: 2.5rem 2rem;
}
}.aaz-hero_badge_5io {
  padding: 5px 12px;
  border: 1px solid rgba(200, 130, 58, 0.07);
  background: rgba(200, 130, 58, 0.18);
  border-radius: 1.25rem;
  display: inline-block;
  color: #C8823A;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
}.aaz-hero_h1_5io {
  color: #F2E8D4;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.15;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.625rem;
}.aaz-hero_h1_5io em {
  font-style: normal;
  color: #E8A830;
}
@media(min-width: 767px) {.aaz-hero_h1_5io {
  font-size: 36px;
}
}.aaz-hero_sub_5io {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
  color: #A08C6A;
}
@media(min-width: 767px) {.aaz-hero_sub_5io {
  font-size: 0.875rem;
}
}.aaz-hero_row_5io {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.aaz-hero_cta_5io {
  transition: background .2s;
  border-radius: 10px;
  background: #4E9A5A;
  padding: 13px 1.625rem;
  font-weight: 700;
  font-size: 14px;
  color: #120904;
  box-shadow: 0 0 0 2px rgba(78, 154, 90, 0.28), 0 0.313rem 1.125rem rgba(78, 154, 90, 0.38);
}.aaz-hero_cta_5io:hover {
  background: #5AAD66;
}.aaz-hero_terms_5io {
  color: #8A7A5A;
  font-size: 11px;
}.aaz-hero_game_5io {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  background: #1A1008;
  position: relative;
  display: flex;
  flex-direction: column;
}.aaz-hero_game_badge_5io {
  border: 1px solid rgba(232, 168, 48, 0.16);
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  background: rgba(232, 168, 48, 0.16);
  font-weight: 700;
  position: absolute;
  left: 0.75rem;
  z-index: 3;
  text-transform: uppercase;
  top: 0.75rem;
  color: #E8A830;
  letter-spacing: .06em;
  font-size: 10px;
}.aaz-hero_game_badge_5io svg {
  margin-right: 4px;
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
}.aaz-hero_game_img_5io {
  background: linear-gradient(135deg,#2E1A08,#130C05);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.aaz-hero_game_img_5io img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.aaz-hero_game_play_5io {
  transition: opacity .2s;
  background: rgba(10, 5, 2, 0.72);
  inset: 0;
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
}.aaz-hero_game_5io:hover .aaz-hero_game_play_5io {
  opacity: 1;
}.aaz-hero_game_play_5io span {
  background: #C8823A;
  border-radius: 50%;
  height: 52px;
  justify-content: center;
  width: 3.25rem;
  display: flex;
  align-items: center;
}.aaz-hero_game_play_5io span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.aaz-hero_game_info_5io {
  padding: 14px 16px;
}.aaz-hero_game_title_5io {
  color: #F2E8D4;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 15px;
}.aaz-hero_game_provider_5io {
  font-size: 0.688rem;
  color: #9A8A6A;
}.aaz-hero_game_btn_5io {
  padding: 0.688rem;
  border-radius: 10px;
  background: #C8823A;
  transition: background .2s;
  margin: 0.75rem 1rem 16px;
  display: block;
  text-align: center;
  color: #F2E8D4;
  font-size: 0.813rem;
  font-weight: 700;
}.aaz-hero_game_5io:hover .aaz-hero_game_btn_5io {
  background: #D9923F;
}.aaz-sbar_5io {
  background: #130C05;
  padding: 1rem 16px 0;
}
@media(min-width: 766px) {.aaz-sbar_5io {
  padding: 18px 24px 0;
}
}.aaz-sbar_in_5io {
  margin: 0 auto;
  max-width: 82.5rem;
}.aaz-sbar_row_5io {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.aaz-sbar_input_5io {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  gap: 10px;
  padding: 11px 1rem;
  transition: border-color .2s;
  background: #1A1008;
  color: #9A8A6A;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
}.aaz-sbar_input_5io:hover {
  border-color: rgba(200, 130, 58, 0.45);
}.aaz-sbar_input_5io svg {
  flex-shrink: 0;
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 15px;
}.aaz-sbar_providers_5io {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.5rem;
  border-radius: 10px;
  padding: 0.688rem 1.125rem;
  background: #1A1008;
  transition: border-color .2s;
  font-weight: 600;
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #CEBFA0;
  font-size: 0.813rem;
}.aaz-sbar_providers_5io:hover {
  border-color: rgba(200, 130, 58, 0.45);
  color: #F2E8D4;
}.aaz-sbar_providers_5io svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
}.aaz-sbar_tabs_5io {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.aaz-sbar_tabs_5io::-webkit-scrollbar {
  display: none;
}.aaz-sbar_tab_5io {
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  padding: 8px 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #A08C6A;
}.aaz-sbar_tab_5io:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 130, 58, 0.45);
  color: #F2E8D4;
}.aaz-sbar_tab_5io.aaz-state_active_5io {
  background: rgba(200, 130, 58, 0.18);
  border-color: rgba(200, 130, 58, 0.07);
  color: #F2E8D4;
}.aaz-sbar_tab_ic_5io svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
}.aaz-gcg_5io {
  background: #130C05;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.aaz-gcg_5io {
  padding: 2.75rem 1.5rem 0;
}
}.aaz-gcg_in_5io {
  margin: 0 auto;
  max-width: 1320px;
}.aaz-gcg_head_5io {
  margin-bottom: 20px;
  max-width: 45rem;
}.aaz-gcg_label_5io {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #C8823A;
  font-size: 0.688rem;
}.aaz-gcg_h2_5io {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F2E8D4;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.aaz-gcg_h2_5io {
  font-size: 28px;
}
}.aaz-gcg_intro_5io {
  color: #9A8A6A;
  font-size: 0.813rem;
  line-height: 1.6;
}.aaz-gcg_grid_5io {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.aaz-gcg_grid_5io {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.aaz-gcg_grid_5io {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.aaz-gcg_card_5io {
  border-radius: 1rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  cursor: pointer;
  min-height: 240px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}.aaz-gcg_card_5io:hover {
  border-color: rgba(200, 130, 58, 0.18);
  transform: translateY(-3px);
}.aaz-gcg_card_bg_5io {
  inset: 0;
  position: absolute;
  z-index: 0;
}.aaz-gcg_card_bg_5io::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.aaz-gcg_card_ic_5io {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  height: 40px;
  position: absolute;
  align-items: center;
  width: 2.5rem;
  color: #F2E8D4;
  justify-content: center;
  z-index: 2;
  top: 18px;
  display: flex;
  right: 1.125rem;
}.aaz-gcg_card_ic_5io svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
}.aaz-gcg_card_ct_5io {
  z-index: 1;
  position: relative;
}.aaz-gcg_card_h_5io {
  font-size: 1.125rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  color: #F2E8D4;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.aaz-gcg_card_h_5io {
  font-size: 1.25rem;
}
}.aaz-gcg_card_p_5io {
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.aaz-gcg_card_p_5io strong {
  font-weight: 600;
  color: #F2E8D4;
}.aaz-gcg_card_cta_5io {
  gap: 4px;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #C8823A;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
}.aaz-gcg_card_cta_5io svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
}.aaz-ws_5io {
  padding: 2rem 1rem 0;
  background: #130C05;
}
@media(min-width: 771px) {.aaz-ws_5io {
  padding: 2.25rem 1.5rem 0;
}
}.aaz-ws_in_5io {
  margin: 0 auto;
  max-width: 82.5rem;
}.aaz-ws_head_5io {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.aaz-ws_title_5io {
  gap: 10px;
  font-family: 'Playfair Display', serif;
  color: #F2E8D4;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  align-items: center;
}.aaz-ws_title_ic_5io svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E8A830;
}.aaz-ws_online_5io {
  gap: 7px;
  display: flex;
  align-items: center;
  color: #9A8A6A;
  font-weight: 600;
  font-size: 12px;
}.aaz-ws_online_dot_5io {
  background: #4E9A5A;
  border-radius: 50%;
  flex-shrink: 0;
  width: 8px;
  height: 8px;
  box-shadow: 0 0 6px rgba(78, 154, 90, 0.18);
}.aaz-ws_scroll_5io {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.aaz-ws_scroll_5io::-webkit-scrollbar {
  display: none;
}.aaz-wc_5io {
  background: #1A1008;
  gap: 0.625rem;
  border-radius: 10px;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
}.aaz-wc_img_5io {
  background: #201308;
  overflow: hidden;
  border-radius: 0.375rem;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.aaz-wc_img_5io img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.aaz-wc_info_5io {
  min-width: 0;
}.aaz-wc_game_5io {
  overflow: hidden;
  color: #CEBFA0;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.aaz-wc_player_5io {
  overflow: hidden;
  color: #8A7A5A;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.aaz-wc_amount_5io {
  margin-left: auto;
  white-space: nowrap;
  color: #4E9A5A;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
}.aaz-prov_5io {
  padding: 2.25rem 16px 0;
  background: #130C05;
}
@media(min-width:768px) {.aaz-prov_5io {
  padding: 44px 24px 0;
}
}.aaz-prov_in_5io {
  margin: 0 auto;
  max-width: 1320px;
}.aaz-prov_head_5io {
  margin-bottom: 1rem;
}.aaz-prov_label_5io {
  margin-bottom: 0.5rem;
  color: #C8823A;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.aaz-prov_h2_5io {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F2E8D4;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.aaz-prov_h2_5io {
  font-size: 1.5rem;
}
}.aaz-prov_seo_5io {
  max-width: 38.75rem;
  color: #9A8A6A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 16px;
  line-height: 1.6;
}.aaz-prov_seo_5io strong {
  font-weight: 700;
  color: #CEBFA0;
}.aaz-prov_seo_5io a {
  color: #C8823A;
  text-decoration: underline;
}.aaz-prov_grid_5io {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.aaz-prov_grid_5io {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.aaz-prov_grid_5io {
  grid-template-columns: repeat(8,1fr);
}
}.aaz-prov_card_5io {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 7px;
  background: #1A1008;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.aaz-prov_card_5io:hover {
  border-color: rgba(200, 130, 58, 0.45);
  background: #201308;
}.aaz-prov_logo_5io {
  border-radius: 6px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  width: 44px;
  align-items: center;
  display: flex;
  height: 2.75rem;
}.aaz-prov_logo_5io img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.aaz-prov_name_5io {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #A08C6A;
  font-size: 11px;
  text-align: center;
}.aaz-reg_5io {
  padding: 36px 16px 0;
  background: #130C05;
}
@media(min-width: 770px) {.aaz-reg_5io {
  padding: 44px 24px 0;
}
}.aaz-reg_in_5io {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 24px;
  background: #201308;
  border-radius: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.aaz-reg_in_5io {
  padding: 2.5rem;
}
}.aaz-reg_top_5io {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.aaz-reg_top_5io {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.aaz-reg_label_5io {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #C8823A;
  text-transform: uppercase;
  font-size: 0.688rem;
}.aaz-reg_h2_5io {
  font-weight: 800;
  line-height: 1.2;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F2E8D4;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.aaz-reg_h2_5io {
  font-size: 28px;
}
}.aaz-reg_bonus_5io {
  border: 1px solid rgba(232, 168, 48, 0.16);
  border-radius: 10px;
  padding: 0.625rem 16px;
  background: rgba(232, 168, 48, 0.16);
  gap: 0.5rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.aaz-reg_bonus_amount_5io {
  font-size: 1.25rem;
  font-weight: 800;
  color: #E8A830;
}.aaz-reg_bonus_text_5io {
  font-size: 13px;
  line-height: 1.35;
  color: #A08C6A;
}.aaz-reg_cta_btn_5io {
  background: #4E9A5A;
  transition: background .2s;
  padding: 0.875rem 2rem;
  border-radius: 10px;
  display: inline-block;
  margin-bottom: 12px;
  color: #120904;
  box-shadow: 0 0 0 2px rgba(78, 154, 90, 0.28), 0 0.313rem 1.125rem rgba(78, 154, 90, 0.38);
  font-weight: 700;
  font-size: 0.938rem;
}.aaz-reg_cta_btn_5io:hover {
  background: #5AAD66;
}.aaz-reg_terms_5io {
  font-size: 0.688rem;
  color: #8A7A5A;
  line-height: 1.5;
}.aaz-reg_seo_5io {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  color: #9A8A6A;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  line-height: 1.65;
  padding-top: 20px;
}.aaz-reg_seo_5io p {
  margin-bottom: 10px;
  font-size: 0.813rem;
  color: #9A8A6A;
  line-height: 1.65;
}.aaz-reg_seo_5io p:last-child {
  margin-bottom: 0;
}.aaz-reg_seo_5io strong {
  font-weight: 700;
  color: #CEBFA0;
}.aaz-reg_seo_5io a {
  transition: color .2s;
  color: #C8823A;
  text-decoration: underline;
}.aaz-reg_seo_5io a:hover {
  color: #D9923F;
}.aaz-reg_seo_5io ul,.aaz-reg_seo_5io ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.aaz-reg_seo_5io ol {
  list-style: decimal;
}.aaz-reg_seo_5io li {
  margin-bottom: 0.25rem;
  color: #9A8A6A;
  font-size: 13px;
  line-height: 1.65;
}.aaz-reg_seo_5io table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.625rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 771px) {.aaz-reg_seo_5io table {
  display: table;
}
}.aaz-reg_seo_5io th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #CEBFA0;
  text-align: left;
}.aaz-reg_seo_5io td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8A6A;
}.aaz-reg_steps_5io {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 863px) {.aaz-reg_steps_5io {
  margin-top: 0;
}
}.aaz-reg_step_5io {
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.aaz-reg_step_num_5io {
  border-radius: 50%;
  border: 1px solid rgba(200, 130, 58, 0.07);
  background: rgba(200, 130, 58, 0.18);
  width: 34px;
  font-size: 0.875rem;
  justify-content: center;
  align-items: center;
  height: 34px;
  color: #C8823A;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
}.aaz-reg_step_title_5io {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
  color: #F2E8D4;
}.aaz-reg_step_text_5io {
  color: #9A8A6A;
  font-size: 12px;
  line-height: 1.5;
}.aaz-reg_trust_5io {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 20px;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}.aaz-reg_trust_item_5io {
  gap: 0.438rem;
  display: flex;
  color: #9A8A6A;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.aaz-reg_trust_ic_5io svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  color: #C8823A;
}.aaz-bon_5io {
  padding: 36px 16px 0;
  background: #130C05;
}
@media(min-width: 770px) {.aaz-bon_5io {
  padding: 2.75rem 24px 0;
}
}.aaz-bon_in_5io {
  margin: 0 auto;
  max-width: 82.5rem;
}.aaz-bon_head_5io {
  margin-bottom: 1.25rem;
}.aaz-bon_label_5io {
  text-transform: uppercase;
  color: #C8823A;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.aaz-bon_h2_5io {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2E8D4;
  margin-bottom: 8px;
  font-size: 20px;
}
@media(min-width: 766px) {.aaz-bon_h2_5io {
  font-size: 1.5rem;
}
}.aaz-bon_seo_5io {
  color: #9A8A6A;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  font-size: 13px;
}.aaz-bon_seo_5io strong {
  color: #CEBFA0;
  font-weight: 700;
}.aaz-bon_seo_5io a {
  text-decoration: underline;
  color: #C8823A;
}.aaz-bon_grid_5io {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.aaz-bon_grid_5io {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.aaz-bon_grid_5io {
  grid-template-columns: repeat(5,1fr);
}
}.aaz-bon_card_5io {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1rem;
  background: #1A1008;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
}.aaz-bon_card_5io:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 130, 58, 0.07);
}.aaz-bon_card_ic_5io svg {
  width: 1.625rem;
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aaz-bon_card_ic_5io {
  margin-bottom: 0.625rem;
}.aaz-bon_card_type_5io {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #9A8A6A;
  font-size: 0.625rem;
  letter-spacing: .06em;
  font-weight: 700;
}.aaz-bon_card_amount_5io {
  line-height: 1.1;
  color: #E8A830;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 18px;
}.aaz-bon_card_name_5io {
  color: #F2E8D4;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.aaz-bon_card_detail_5io {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #8A7A5A;
  font-size: 11px;
  line-height: 1.5;
  padding-top: 0.5rem;
}.aaz-app_5io {
  background: #130C05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.aaz-app_5io {
  padding: 2.75rem 24px 0;
}
}.aaz-app_in_5io {
  margin: 0 auto;
  max-width: 1320px;
}.aaz-app_head_5io {
  margin-bottom: 1rem;
}.aaz-app_label_5io {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8823A;
  font-weight: 700;
}.aaz-app_h2_5io {
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F2E8D4;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.aaz-app_h2_5io {
  font-size: 1.5rem;
}
}.aaz-app_sub_5io {
  line-height: 1.6;
  max-width: 600px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #9A8A6A;
}.aaz-app_sub_5io strong {
  font-weight: 700;
  color: #CEBFA0;
}.aaz-app_cards_5io {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.aaz-app_cards_5io {
  grid-template-columns: repeat(3,1fr);
}
}.aaz-app_card_5io {
  overflow: hidden;
  gap: 1rem;
  padding: 20px;
  border-radius: 10px;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.aaz-app_card_ios_5io {
  background: linear-gradient(135deg,rgba(200, 130, 58, 0.18) 0%,#201308 100%);
}.aaz-app_card_android_5io {
  background: linear-gradient(135deg,rgba(78, 154, 90, 0.18) 0%,#201308 100%);
}.aaz-app_card_win_5io {
  background: linear-gradient(135deg,rgba(232, 168, 48, 0.16) 0%,#201308 100%);
}.aaz-app_card_ic_5io svg {
  stroke-linejoin: round;
  height: 34px;
  width: 2.125rem;
  stroke-linecap: round;
}.aaz-app_card_ic_5io {
  color: #F2E8D4;
  flex-shrink: 0;
}.aaz-app_card_os_5io {
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #9A8A6A;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
}.aaz-app_card_title_5io {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 0.938rem;
  color: #F2E8D4;
  line-height: 1.2;
  font-weight: 700;
}.aaz-app_card_text_5io {
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #9A8A6A;
  line-height: 1.5;
}.aaz-app_card_btn_5io {
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border-radius: 6px;
  padding: 0.625rem 18px;
  border: 1px solid rgba(200, 130, 58, 0.45);
  display: inline-flex;
  font-size: 0.813rem;
  align-items: center;
  color: #F2E8D4;
  font-weight: 700;
}.aaz-app_card_btn_5io:hover {
  background: rgba(255, 255, 255, 0.07);
}.aaz-htp_5io {
  background: #130C05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.aaz-htp_5io {
  padding: 2.75rem 1.5rem 0;
}
}.aaz-htp_in_5io {
  margin: 0 auto;
  max-width: 82.5rem;
}.aaz-htp_head_5io {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.aaz-htp_label_5io {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C8823A;
  font-size: 11px;
}.aaz-htp_h2_5io {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  color: #F2E8D4;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.aaz-htp_h2_5io {
  font-size: 1.75rem;
}
}.aaz-htp_intro_5io {
  font-size: 14px;
  line-height: 1.6;
  color: #9A8A6A;
}.aaz-htp_steps_5io {
  margin: 0;
  list-style: none;
  padding: 0;
  gap: 0.75rem;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.aaz-htp_steps_5io {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.aaz-htp_steps_5io {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.aaz-htp_step_5io {
  padding: 20px 1.125rem 18px;
  border-radius: 0.625rem;
  background: #201308;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  position: relative;
  flex-direction: column;
}.aaz-htp_step_num_5io {
  border-radius: 50%;
  background: #C8823A;
  font-family: 'Playfair Display', serif;
  top: -12px;
  left: 20px;
  position: absolute;
  height: 1.75rem;
  align-items: center;
  justify-content: center;
  width: 28px;
  display: flex;
  color: #120904;
  font-weight: 800;
  font-size: 0.813rem;
}.aaz-htp_step_ic_5io {
  border-radius: 0.375rem;
  margin: 8px 0 12px;
  background: rgba(200, 130, 58, 0.18);
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  color: #C8823A;
  justify-content: center;
}.aaz-htp_step_ic_5io svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.aaz-htp_step_h_5io {
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 6px;
  color: #F2E8D4;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.aaz-htp_step_p_5io {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #9A8A6A;
}.aaz-htp_step_p_5io strong {
  color: #CEBFA0;
  font-weight: 600;
}.aaz-htp_cta_5io {
  padding: 13px 26px;
  background: #4E9A5A;
  transition: background .2s;
  border-radius: 0.625rem;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  color: #120904;
  margin-top: 1.25rem;
}.aaz-htp_cta_5io:hover {
  background: #5AAD66;
}.aaz-seo_5io {
  background: #130C05;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.aaz-seo_5io {
  padding: 44px 24px 0;
}
}.aaz-seo_in_5io {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #201308;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.aaz-seo_in_5io {
  padding: 2.25rem 2.5rem;
}
}.aaz-seo_label_5io {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #C8823A;
  font-weight: 700;
  letter-spacing: .08em;
}.aaz-seo_h2_5io {
  color: #F2E8D4;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.aaz-seo_h2_5io {
  font-size: 1.5rem;
}
}.aaz-seo_body_5io {
  font-size: 0.875rem;
  color: #A08C6A;
  overflow-wrap: break-word;
  line-height: 1.75;
}.aaz-seo_body_5io p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A08C6A;
}.aaz-seo_body_5io p:last-child {
  margin-bottom: 0;
}.aaz-seo_body_5io strong {
  color: #CEBFA0;
  font-weight: 700;
}.aaz-seo_body_5io a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8823A;
}.aaz-seo_body_5io a:hover {
  color: #D9923F;
}.aaz-seo_body_5io ul,.aaz-seo_body_5io ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.aaz-seo_body_5io ol {
  list-style: decimal;
}.aaz-seo_body_5io li {
  color: #A08C6A;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.aaz-seo_body_5io table {
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 765px) {.aaz-seo_body_5io table {
  display: table;
}
}.aaz-seo_body_5io th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #CEBFA0;
  font-weight: 700;
}.aaz-seo_body_5io td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08C6A;
}.aaz-seo_cols_5io {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.aaz-seo_cols_5io {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.aaz-seo_cols_5io {
  grid-template-columns: repeat(3,1fr);
}
}.aaz-seo_col_h_5io {
  font-size: 0.813rem;
  color: #CEBFA0;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
}.aaz-seo_col_p_5io {
  color: #9A8A6A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.aaz-seo_stats_5io {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.aaz-seo_stat_5io {
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 130, 58, 0.18);
  background: rgba(200, 130, 58, 0.07);
  border-radius: 0.625rem;
  flex: 1;
  min-width: 140px;
}.aaz-seo_stat_val_5io {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  color: #C8823A;
  overflow-wrap: break-word;
}.aaz-seo_stat_lb_5io {
  overflow-wrap: break-word;
  color: #9A8A6A;
  font-size: 0.688rem;
}.aaz-rv_5io {
  padding: 2.25rem 1rem 0;
  background: #130C05;
}
@media(min-width: 769px) {.aaz-rv_5io {
  padding: 2.75rem 1.5rem 0;
}
}.aaz-rv_in_5io {
  margin: 0 auto;
  max-width: 1320px;
}.aaz-rv_head_5io {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.aaz-rv_label_5io {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C8823A;
  font-size: 0.688rem;
  text-transform: uppercase;
}.aaz-rv_h2_5io {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Playfair Display', serif;
  color: #F2E8D4;
}
@media(min-width: 765px) {.aaz-rv_h2_5io {
  font-size: 1.75rem;
}
}.aaz-rv_stats_5io {
  gap: 18px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0.813rem;
  color: #9A8A6A;
}.aaz-rv_stats_score_5io {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.aaz-rv_stats_score_val_5io {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #E8A830;
}.aaz-rv_stats_score_max_5io {
  font-size: 0.813rem;
  color: #8A7A5A;
}.aaz-rv_stats_badge_5io {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.aaz-rv_stats_badge_5io svg {
  width: 14px;
  height: 14px;
  color: #E8A830;
}.aaz-rv_grid_5io {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.aaz-rv_grid_5io {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.aaz-rv_grid_5io {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.aaz-rv_card_5io {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  padding: 1.25rem;
  background: #201308;
  display: flex;
  flex-direction: column;
}.aaz-rv_card_stars_5io {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #E8A830;
}.aaz-rv_card_stars_5io svg {
  height: 0.875rem;
  width: 0.875rem;
}.aaz-rv_card_h_5io {
  font-weight: 700;
  line-height: 1.3;
  overflow-wrap: break-word;
  color: #F2E8D4;
  margin-bottom: 8px;
  font-size: 14px;
}.aaz-rv_card_body_5io {
  flex: 1;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #9A8A6A;
}.aaz-rv_card_body_5io strong {
  color: #CEBFA0;
  font-weight: 600;
}.aaz-rv_card_meta_5io {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: space-between;
  padding-top: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
}.aaz-rv_card_author_5io {
  font-size: 0.75rem;
  font-weight: 600;
  color: #CEBFA0;
}.aaz-rv_card_date_5io {
  color: #8A7A5A;
  font-size: 11px;
}.aaz-seo_5io {
  padding: 2.25rem 16px 0;
  background: #130C05;
}
@media(min-width: 769px) {.aaz-seo_5io {
  padding: 44px 1.5rem 0;
}
}.aaz-seo_in_5io {
  border-radius: 1rem;
  background: #201308;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 771px) {.aaz-seo_in_5io {
  padding: 36px 40px;
}
}.aaz-seo_label_5io {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #C8823A;
  font-weight: 700;
}.aaz-seo_h2_5io {
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  color: #F2E8D4;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.aaz-seo_h2_5io {
  font-size: 24px;
}
}.aaz-seo_body_5io {
  color: #A08C6A;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.aaz-seo_body_5io p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #A08C6A;
}.aaz-seo_body_5io p:last-child {
  margin-bottom: 0;
}.aaz-seo_body_5io strong {
  color: #CEBFA0;
  font-weight: 700;
}.aaz-seo_body_5io a {
  transition: color .2s;
  color: #C8823A;
  text-decoration: underline;
}.aaz-seo_body_5io a:hover {
  color: #D9923F;
}.aaz-seo_body_5io ul,.aaz-seo_body_5io ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.aaz-seo_body_5io ol {
  list-style: decimal;
}.aaz-seo_body_5io li {
  line-height: 1.75;
  color: #A08C6A;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.aaz-seo_body_5io table {
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 769px) {.aaz-seo_body_5io table {
  display: table;
}
}.aaz-seo_body_5io th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #CEBFA0;
}.aaz-seo_body_5io td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A08C6A;
}.aaz-seo_cols_5io {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.aaz-seo_cols_5io {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.aaz-seo_cols_5io {
  grid-template-columns: repeat(3,1fr);
}
}.aaz-seo_col_h_5io {
  color: #CEBFA0;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}.aaz-seo_col_p_5io {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #9A8A6A;
}.aaz-seo_stats_5io {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.aaz-seo_stat_5io {
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(200, 130, 58, 0.07);
  padding: 14px 16px;
  border: 1px solid rgba(200, 130, 58, 0.18);
  min-width: 8.75rem;
}.aaz-seo_stat_val_5io {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  color: #C8823A;
  overflow-wrap: break-word;
}.aaz-seo_stat_lb_5io {
  color: #9A8A6A;
  font-size: 11px;
  overflow-wrap: break-word;
}.aaz-pmt_5io {
  background: #130C05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.aaz-pmt_5io {
  padding: 2.75rem 1.5rem 0;
}
}.aaz-pmt_in_5io {
  margin: 0 auto;
  max-width: 1320px;
}.aaz-pmt_head_5io {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.aaz-pmt_label_5io {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8823A;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.aaz-pmt_h2_5io {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F2E8D4;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.aaz-pmt_h2_5io {
  font-size: 1.75rem;
}
}.aaz-pmt_intro_5io {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9A8A6A;
}.aaz-pmt_groups_5io {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.aaz-pmt_group_5io {
  background: #201308;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
}.aaz-pmt_group_head_5io {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.aaz-pmt_group_ic_5io {
  border-radius: 6px;
  background: rgba(200, 130, 58, 0.18);
  color: #C8823A;
  display: flex;
  flex-shrink: 0;
  width: 36px;
  align-items: center;
  justify-content: center;
  height: 36px;
}.aaz-pmt_group_ic_5io svg {
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  height: 18px;
}.aaz-pmt_group_h_5io {
  margin: 0;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F2E8D4;
  font-size: 1rem;
}.aaz-pmt_group_p_5io {
  color: #9A8A6A;
  line-height: 1.6;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 13px;
}.aaz-pmt_group_p_5io strong {
  font-weight: 600;
  color: #CEBFA0;
}.aaz-pmt_table_wrap_5io {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.aaz-pmt_table_5io {
  font-size: 13px;
  border-collapse: collapse;
  min-width: 33.75rem;
  width: 100%;
}.aaz-pmt_table_5io th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  color: #CEBFA0;
  white-space: nowrap;
  letter-spacing: .04em;
  font-size: 0.688rem;
}.aaz-pmt_table_5io td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8A6A;
}.aaz-pmt_table_5io tbody tr:last-child td {
  border-bottom: none;
}.aaz-pmt_table_5io tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #CEBFA0;
}.aaz-seo_5io {
  padding: 2.25rem 16px 0;
  background: #130C05;
}
@media(min-width: 769px) {.aaz-seo_5io {
  padding: 44px 24px 0;
}
}.aaz-seo_in_5io {
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #201308;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.aaz-seo_in_5io {
  padding: 2.25rem 40px;
}
}.aaz-seo_label_5io {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8823A;
  letter-spacing: .08em;
  font-weight: 700;
}.aaz-seo_h2_5io {
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  color: #F2E8D4;
}
@media(min-width:768px) {.aaz-seo_h2_5io {
  font-size: 1.5rem;
}
}.aaz-seo_body_5io {
  font-size: 0.875rem;
  color: #A08C6A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.aaz-seo_body_5io p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #A08C6A;
  line-height: 1.75;
}.aaz-seo_body_5io p:last-child {
  margin-bottom: 0;
}.aaz-seo_body_5io strong {
  font-weight: 700;
  color: #CEBFA0;
}.aaz-seo_body_5io a {
  transition: color .2s;
  color: #C8823A;
  text-decoration: underline;
}.aaz-seo_body_5io a:hover {
  color: #D9923F;
}.aaz-seo_body_5io ul,.aaz-seo_body_5io ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.aaz-seo_body_5io ol {
  list-style: decimal;
}.aaz-seo_body_5io li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A08C6A;
}.aaz-seo_body_5io table {
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 765px) {.aaz-seo_body_5io table {
  display: table;
}
}.aaz-seo_body_5io th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #CEBFA0;
}.aaz-seo_body_5io td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A08C6A;
}.aaz-seo_cols_5io {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.aaz-seo_cols_5io {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.aaz-seo_cols_5io {
  grid-template-columns: repeat(3,1fr);
}
}.aaz-seo_col_h_5io {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #CEBFA0;
  font-size: 0.813rem;
  font-weight: 700;
}.aaz-seo_col_p_5io {
  line-height: 1.65;
  color: #9A8A6A;
  font-size: 13px;
  overflow-wrap: break-word;
}.aaz-seo_stats_5io {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.aaz-seo_stat_5io {
  padding: 14px 1rem;
  flex: 1;
  border: 1px solid rgba(200, 130, 58, 0.18);
  background: rgba(200, 130, 58, 0.07);
  border-radius: 10px;
  min-width: 140px;
}.aaz-seo_stat_val_5io {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #C8823A;
  font-weight: 800;
}.aaz-seo_stat_lb_5io {
  font-size: 0.688rem;
  color: #9A8A6A;
  overflow-wrap: break-word;
}.aaz-faq_5io {
  padding: 36px 16px 0;
  background: #130C05;
}
@media(min-width: 765px) {.aaz-faq_5io {
  padding: 2.75rem 24px 0;
}
}.aaz-faq_in_5io {
  margin: 0 auto;
  max-width: 82.5rem;
}.aaz-faq_head_5io {
  margin-bottom: 20px;
}.aaz-faq_label_5io {
  color: #C8823A;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.aaz-faq_h2_5io {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2E8D4;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.aaz-faq_h2_5io {
  font-size: 24px;
}
}.aaz-faq_list_5io {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.aaz-faq_item_5io {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  overflow: hidden;
  background: #201308;
}.aaz-faq_q_5io {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 12px;
  justify-content: space-between;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  flex-wrap: wrap;
  font-size: 14px;
  display: flex;
  overflow-wrap: break-word;
  color: #CEBFA0;
}.aaz-faq_q_5io:hover {
  color: #F2E8D4;
}.aaz-faq_q_ic_5io {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  flex-shrink: 0;
  color: #C8823A;
  height: 1.5rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 24px;
  font-size: 1rem;
}.aaz-faq_item_5io.aaz-state_open_5io .aaz-faq_q_ic_5io {
  transform: rotate(45deg);
}.aaz-faq_a_5io {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #9A8A6A;
  display: none;
  line-height: 1.7;
}.aaz-faq_item_5io.aaz-state_open_5io .aaz-faq_a_5io {
  display: block;
}.aaz-faq_a_5io strong {
  font-weight: 700;
  color: #CEBFA0;
}.aaz-faq_a_5io a {
  text-decoration: underline;
  color: #C8823A;
}.aaz-faq_a_5io ul,.aaz-faq_a_5io ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.aaz-faq_a_5io ol {
  list-style: decimal;
}.aaz-faq_a_5io li {
  line-height: 1.6;
  margin-bottom: 4px;
}.aaz-faq_a_5io table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.aaz-faq_a_5io table {
  display: table;
}
}.aaz-faq_a_5io th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  text-align: left;
  color: #CEBFA0;
  font-weight: 700;
}.aaz-faq_a_5io td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #9A8A6A;
}.aaz-ft_5io {
  background: #0D0804;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.aaz-ft_support_5io {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.aaz-ft_support_5io {
  padding: 1.75rem 24px;
}
}.aaz-ft_support_in_5io {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.aaz-ft_support_main_5io {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.aaz-ft_support_ic_5io {
  color: #C8823A;
  flex-shrink: 0;
}.aaz-ft_support_ic_5io svg {
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.aaz-ft_support_text_title_5io {
  color: #F2E8D4;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
}.aaz-ft_support_text_sub_5io {
  font-size: 12px;
  color: #9A8A6A;
  overflow-wrap: break-word;
}.aaz-ft_support_btn_5io {
  padding: 11px 22px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #C8823A;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #F2E8D4;
}.aaz-ft_support_btn_5io:hover {
  background: #D9923F;
}.aaz-ft_support_contacts_5io {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.aaz-ft_support_contact_5io {
  color: #8A7A5A;
  font-size: 12px;
  line-height: 1.4;
}.aaz-ft_support_contact_5io strong {
  display: block;
  font-size: 11px;
  color: #A08C6A;
  margin-bottom: 2px;
  font-weight: 600;
}.aaz-ft_main_5io {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 770px) {.aaz-ft_main_5io {
  padding: 40px 24px 2rem;
}
}.aaz-ft_main_in_5io {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.aaz-ft_main_in_5io {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.aaz-ft_main_in_5io {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.aaz-ft_col_logo_5io {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.aaz-ft_col_logo_5io {
  grid-column: auto;
}
}.aaz-ft_logo_5io {
  gap: 9px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  margin-bottom: 12px;
  font-weight: 800;
  flex-wrap: wrap;
  font-size: 1rem;
  color: #F2E8D4;
}.aaz-ft_logo_mark_5io {
  overflow: hidden;
  border-radius: 6px;
  width: 30px;
  height: 30px;
}.aaz-ft_logo_mark_5io img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.aaz-ft_logo_sub_5io {
  line-height: 1.55;
  color: #8A7A5A;
  max-width: 12.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
}.aaz-ft_col_title_5io {
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .07em;
  color: #A08C6A;
  font-weight: 700;
}.aaz-ft_col_links_5io {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.aaz-ft_col_link_5io {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8A7A5A;
}.aaz-ft_col_link_5io:hover {
  color: #CEBFA0;
}.aaz-ft_apps_5io {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.aaz-ft_app_card_5io {
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  transition: border-color .2s;
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  align-items: center;
  display: flex;
}.aaz-ft_app_card_5io:hover {
  border-color: rgba(200, 130, 58, 0.45);
}.aaz-ft_app_card_ic_5io svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
}.aaz-ft_app_card_os_5io {
  font-weight: 600;
  font-size: 0.625rem;
  color: #8A7A5A;
}.aaz-ft_app_card_action_5io {
  color: #CEBFA0;
  font-weight: 700;
  font-size: 12px;
}.aaz-ft_bot_5io {
  padding: 1.25rem 1rem;
}
@media(min-width: 771px) {.aaz-ft_bot_5io {
  padding: 1.25rem 24px;
}
}.aaz-ft_bot_in_5io {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.aaz-ft_socials_5io {
  gap: 0.5rem;
  display: flex;
}.aaz-ft_soc_5io {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  transition: background .2s;
  height: 36px;
  color: #A08C6A;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  display: flex;
}.aaz-ft_soc_5io svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.aaz-ft_soc_5io:hover {
  background: rgba(255, 255, 255, 0.07);
}.aaz-ft_legal_5io {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
  min-width: 12.5rem;
  color: #8C7A5C;
}.aaz-ft_legal_5io strong {
  color: #A08C6A;
  font-weight: 700;
}.aaz-ft_legal_5io a {
  text-decoration: underline;
  color: #A08C6A;
}.aaz-ft_age_5io {
  border-radius: 50%;
  border: 2px solid #8C7A5C;
  font-size: 0.688rem;
  margin-left: auto;
  width: 2rem;
  align-items: center;
  display: flex;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
  height: 32px;
  color: #8C7A5C;
}