html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #121110;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  color: #C6BDB0;
}.azs-layout_l1g {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.azs-page_l1g {
  min-height: 100vh;
  display: flex;
}.azs-main_l1g {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1081px) {.azs-main_l1g {
  padding-left: 13.75rem;
}
}
@media (max-width: 1078px) {.azs-main_l1g {
  padding-bottom: 72px;
}
}.azs-gc_l1g {
  background: #181613;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 643px) {.azs-gc_l1g {
  width: 156px;
}
}
@media(min-width: 1077px) {.azs-gc_l1g {
  width: 10.5rem;
}
}.azs-gc_l1g:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 140, 18, 0.07);
}.azs-gc_img_l1g {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.azs-gc_img_l1g img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.azs-gc_hover_l1g {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 9, 7, 0.72);
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.azs-gc_l1g:hover .azs-gc_hover_l1g {
  opacity: 1;
}.azs-gc_hover_btn_l1g {
  padding: 8px 1rem;
  background: #E88C12;
  border-radius: 0.25rem;
  color: #F2EDE5;
  font-weight: 700;
  font-size: 12px;
}.azs-gc_info_l1g {
  padding: 0.5rem 0.625rem 10px;
}.azs-gc_name_l1g {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #C6BDB0;
}.azs-gc_prov_l1g {
  color: #5E5549;
  font-size: 10px;
}.azs-gc_tag_l1g {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-weight: 700;
  top: 0.375rem;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: .04em;
  font-size: 0.563rem;
  left: 0.375rem;
}.azs-gc_tag_hot_l1g {
  background: #E03535;
  color: #fff;
}.azs-gc_tag_new_l1g {
  background: #2DC96A;
  color: #121110;
}.azs-gc_tag_jp_l1g {
  background: #F5C830;
  color: #121110;
}.azs-gc_tag_ex_l1g {
  background: #B55A08;
  color: #fff;
}.azs-gc_tag_live_l1g {
  background: #E03535;
  color: #fff;
}.azs-gr_l1g {
  background: #121110;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.azs-gr_l1g {
  padding: 36px 24px 0;
}
}.azs-gr_in_l1g {
  margin: 0 auto;
  max-width: 82.5rem;
}.azs-gr_head_l1g {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
}.azs-gr_head_l_l1g {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.azs-gr_ic_l1g {
  border-radius: 0.5rem;
  display: flex;
  width: 2rem;
  align-items: center;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
}.azs-gr_ic_l1g svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.azs-gr_title_l1g {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F2EDE5;
}
@media(min-width: 770px) {.azs-gr_title_l1g {
  font-size: 1.125rem;
}
}.azs-gr_more_l1g {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  white-space: nowrap;
  color: #746A5C;
  font-size: 0.75rem;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
}.azs-gr_more_l1g:hover {
  color: #E88C12;
}.azs-gr_more_l1g svg {
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.azs-gr_arrows_l1g {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.azs-gr_arr_l1g {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 4px;
  width: 30px;
  color: #9A8E7F;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
}.azs-gr_arr_l1g:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EDE5;
}.azs-gr_arr_l1g svg {
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.azs-gr_seo_h_l1g {
  margin: 0 0 6px;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  color: #C6BDB0;
  font-size: 13px;
  max-width: 680px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.azs-gr_seo_h_l1g {
  font-size: 0.875rem;
}
}.azs-gr_seo_l1g {
  margin-bottom: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 12px;
  color: #746A5C;
}.azs-gr_seo_l1g strong {
  font-weight: 600;
  color: #C6BDB0;
}.azs-gr_scroll_l1g {
  gap: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  overflow-x: auto;
}.azs-gr_scroll_l1g::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.azs-gr_scroll_l1g {
  gap: 12px;
}
}.azs-tb_l1g {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0F0E0C;
  align-items: center;
  display: flex;
  right: 0;
  top: 0;
  left: 0;
  height: 3.5rem;
  z-index: 80;
  position: fixed;
}.azs-tb_in_l1g {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.azs-tb_burger_l1g {
  gap: 0.313rem;
  border-radius: 0.5rem;
  width: 38px;
  margin-right: 0.5rem;
  justify-content: center;
  height: 2.375rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}.azs-tb_burger_l1g:hover {
  background: rgba(255, 255, 255, 0.05);
}.azs-tb_burger_line_l1g {
  border-radius: 1px;
  background: #9A8E7F;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1083px) {.azs-tb_burger_l1g {
  display: none;
}
}.azs-tb_logo_l1g {
  gap: 9px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  margin-right: 20px;
  color: #F2EDE5;
  font-size: 1.125rem;
  font-weight: 800;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.azs-tb_logo_mark_l1g {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 32px;
  height: 32px;
  justify-content: center;
  display: flex;
  align-items: center;
}.azs-tb_logo_mark_l1g img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.azs-tb_nav_l1g {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.azs-tb_nav_l1g {
  display: flex;
}
}.azs-tb_tab_l1g {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 0.875rem;
  white-space: nowrap;
  color: #9A8E7F;
  font-size: 13px;
  font-weight: 600;
}.azs-tb_tab_l1g:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE5;
}.azs-tb_tab_l1g.azs-state_active_l1g {
  background: rgba(232, 140, 18, 0.18);
  color: #F2EDE5;
}.azs-tb_right_l1g {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.azs-tb_login_l1g {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  display: none;
  color: #C6BDB0;
  font-weight: 600;
  font-size: 13px;
}.azs-tb_login_l1g:hover {
  border-color: rgba(232, 140, 18, 0.50);
  color: #F2EDE5;
}
@media(min-width: 479px) {.azs-tb_login_l1g {
  display: block;
}
}.azs-tb_reg_l1g {
  background: #2DC96A;
  padding: 0.563rem 1.125rem;
  border-radius: 0.5rem;
  transition: background .2s;
  font-weight: 700;
  color: #0E0C09;
  font-size: 13px;
  white-space: nowrap;
}.azs-tb_reg_l1g:hover {
  background: #24B55E;
}.azs-sb_l1g {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1E1C19;
  left: 0;
  bottom: 0;
  width: 13.75rem;
  overflow-y: auto;
  position: fixed;
  z-index: 70;
  top: 3.5rem;
}.azs-sb_l1g.azs-state_open_l1g {
  transform: translateX(0);
}.azs-sb_l1g::-webkit-scrollbar {
  width: 0.25rem;
}.azs-sb_l1g::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.azs-sb_l1g {
  transform: translateX(0);
}
}.azs-sb_auth_l1g {
  padding: 0.875rem 0.75rem 0.625rem;
}.azs-sb_btn_reg_l1g {
  padding: 11px;
  border-radius: 8px;
  background: #2DC96A;
  transition: background .2s;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: #0E0C09;
}.azs-sb_btn_reg_l1g:hover {
  background: #24B55E;
}.azs-sb_btn_login_l1g {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 10px;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  color: #C6BDB0;
  font-weight: 600;
}.azs-sb_btn_login_l1g:hover {
  border-color: rgba(232, 140, 18, 0.50);
  color: #F2EDE5;
}.azs-sb_promo_l1g {
  padding: 12px 0.875rem;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#2A1A08,#1E1C19);
  border: 1px solid rgba(232, 140, 18, 0.18);
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.azs-sb_promo_l1g::before {
  background: radial-gradient(circle,rgba(232, 140, 18, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  width: 5rem;
  position: absolute;
  right: -1.25rem;
  height: 5rem;
  top: -1.25rem;
}.azs-sb_promo_title_l1g {
  color: #E88C12;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
}.azs-sb_promo_text_l1g {
  overflow-wrap: break-word;
  color: #F2EDE5;
  line-height: 1.35;
  font-weight: 600;
  font-size: 12px;
}.azs-sb_promo_sub_l1g {
  color: #746A5C;
  font-size: 10px;
  margin-top: 3px;
}.azs-sb_nav_l1g {
  padding: 6px 8px 16px;
}.azs-sb_nav_lb_l1g {
  padding: 0.625rem 8px 6px;
  color: #5E5549;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.azs-sb_link_l1g {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  gap: 0.625rem;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #9A8E7F;
  align-items: center;
  font-weight: 500;
  font-size: 13px;
}.azs-sb_link_l1g:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE5;
}.azs-sb_link_l1g.azs-state_active_l1g {
  background: rgba(232, 140, 18, 0.18);
  color: #F2EDE5;
}.azs-sb_ic_l1g {
  border-radius: 4px;
  flex-shrink: 0;
  width: 30px;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  display: flex;
}.azs-sb_ic_l1g svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.azs-sb_ic_1_l1g {
  background: rgba(232, 140, 18, 0.07);
  color: #E88C12;
}.azs-sb_ic_2_l1g {
  background: rgba(45, 201, 106, 0.15);
  color: #2DC96A;
}.azs-sb_ic_3_l1g {
  background: rgba(245, 200, 48, 0.14);
  color: #F5C830;
}.azs-sb_ic_4_l1g {
  background: rgba(181, 90, 8, 0.22);
  color: #B55A08;
}.azs-sb_ic_5_l1g {
  background: rgba(232, 140, 18, 0.07);
  color: #E8448C;
}.azs-sb_ic_6_l1g {
  background: rgba(181, 90, 8, 0.22);
  color: #9B5DE5;
}.azs-sb_badge_l1g {
  padding: 2px 0.438rem;
  background: #F5C830;
  border-radius: 4px;
  font-size: 0.563rem;
  color: #0E0C09;
  font-weight: 700;
  margin-left: auto;
}.azs-sb_bot_l1g {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.azs-sb_lang_l1g,.azs-sb_help_l1g {
  flex: 1;
  padding: 0.563rem 6px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  border-radius: 0.25rem;
  font-size: 0.688rem;
  color: #9A8E7F;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
}.azs-sb_lang_l1g:hover,.azs-sb_help_l1g:hover {
  border-color: rgba(232, 140, 18, 0.50);
  color: #F2EDE5;
}.azs-sb_lang_l1g svg,.azs-sb_help_l1g svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.azs-sb_bd_l1g {
  inset: 0;
  background: rgba(10, 9, 7, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.azs-sb_bd_l1g.azs-state_on_l1g {
  display: block;
}
@media(min-width: 1081px) {.azs-sb_bd_l1g {
  display: none!important;
}
}.azs-mob_nav_l1g {
  background: #1E1C19;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  display: flex;
  left: 0;
  right: 0;
  z-index: 80;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1077px) {.azs-mob_nav_l1g {
  display: none;
}
}.azs-mob_nav_item_l1g {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  cursor: pointer;
  flex-direction: column;
  color: #5E5549;
  align-items: center;
  display: flex;
}.azs-mob_nav_ic_l1g {
  line-height: 1;
}.azs-mob_nav_ic_l1g svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.azs-mob_nav_lb_l1g {
  color: #5E5549;
  font-size: 0.625rem;
  font-weight: 600;
}.azs-mob_nav_item_l1g.azs-state_active_l1g {
  color: #E88C12;
}.azs-mob_nav_item_l1g.azs-state_active_l1g .azs-mob_nav_lb_l1g {
  color: #E88C12;
}.azs-hero_l1g {
  padding: 20px 16px 0;
  background: #121110;
}
@media(min-width: 770px) {.azs-hero_l1g {
  padding: 24px 1.5rem 0;
}
}.azs-hero_in_l1g {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.azs-hero_in_l1g {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.azs-hero_in_l1g {
  grid-template-columns: 1fr 21.25rem;
}
}.azs-hero_promo_l1g {
  background: #181613;
  overflow: hidden;
  border-radius: 0.75rem;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 770px) {.azs-hero_promo_l1g {
  min-height: 280px;
}
}.azs-hero_promo_bg_l1g {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2A1A08 0%,#121110 100%);
  background-size: cover;
  position: absolute;
}.azs-hero_promo_bg_l1g::after {
  inset: 0;
  background: linear-gradient(90deg,#121110 0%,rgba(10, 9, 7, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.azs-hero_promo_glow_l1g {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(181, 90, 8, 0.22) 0%,transparent 65%);
  width: 18.75rem;
  right: 60px;
  pointer-events: none;
  height: 18.75rem;
  top: -2.5rem;
  position: absolute;
}.azs-hero_promo_ct_l1g {
  padding: 1.75rem 24px 28px 1.75rem;
  display: flex;
  justify-content: center;
  max-width: 480px;
  position: relative;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 769px) {.azs-hero_promo_ct_l1g {
  padding: 40px 32px;
}
}.azs-hero_badge_l1g {
  border: 1px solid rgba(232, 140, 18, 0.07);
  padding: 0.313rem 12px;
  border-radius: 18px;
  background: rgba(232, 140, 18, 0.18);
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E88C12;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
}.azs-hero_h1_l1g {
  color: #F2EDE5;
  overflow-wrap: break-word;
  line-height: 1.15;
  margin-bottom: 10px;
  font-family: 'Oswald', sans-serif;
  font-size: 1.625rem;
  font-weight: 800;
}.azs-hero_h1_l1g em {
  color: #F5C830;
  font-style: normal;
}
@media(min-width: 769px) {.azs-hero_h1_l1g {
  font-size: 2.25rem;
}
}.azs-hero_sub_l1g {
  line-height: 1.55;
  color: #9A8E7F;
  font-size: 0.813rem;
  margin-bottom: 20px;
}
@media(min-width:768px) {.azs-hero_sub_l1g {
  font-size: 0.875rem;
}
}.azs-hero_row_l1g {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.azs-hero_cta_l1g {
  border-radius: 0.5rem;
  background: #2DC96A;
  transition: background .2s;
  padding: 0.813rem 26px;
  color: #0E0C09;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 2px 0.75rem rgba(45, 201, 106, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.10);
}.azs-hero_cta_l1g:hover {
  background: #24B55E;
}.azs-hero_terms_l1g {
  font-size: 0.688rem;
  color: #5E5549;
}.azs-hero_game_l1g {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #181613;
  overflow: hidden;
  border-radius: 0.75rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.azs-hero_game_badge_l1g {
  border: 1px solid rgba(245, 200, 48, 0.14);
  padding: 0.313rem 10px;
  background: rgba(245, 200, 48, 0.14);
  border-radius: 1.125rem;
  font-weight: 700;
  left: 12px;
  top: 12px;
  position: absolute;
  color: #F5C830;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .06em;
  z-index: 3;
}.azs-hero_game_badge_l1g svg {
  vertical-align: -1px;
  width: 11px;
  height: 11px;
  margin-right: 0.25rem;
}.azs-hero_game_img_l1g {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A08,#121110);
  position: relative;
  padding-bottom: 60%;
}.azs-hero_game_img_l1g img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.azs-hero_game_play_l1g {
  inset: 0;
  background: rgba(10, 9, 7, 0.72);
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
}.azs-hero_game_l1g:hover .azs-hero_game_play_l1g {
  opacity: 1;
}.azs-hero_game_play_l1g span {
  border-radius: 50%;
  background: #E88C12;
  width: 3.25rem;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
}.azs-hero_game_play_l1g span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.azs-hero_game_info_l1g {
  padding: 0.875rem 16px;
}.azs-hero_game_title_l1g {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 700;
  color: #F2EDE5;
}.azs-hero_game_provider_l1g {
  font-size: 11px;
  color: #746A5C;
}.azs-hero_game_btn_l1g {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #E88C12;
  padding: 11px;
  margin: 0.75rem 1rem 1rem;
  display: block;
  text-align: center;
  color: #F2EDE5;
  font-size: 0.813rem;
  font-weight: 700;
}.azs-hero_game_l1g:hover .azs-hero_game_btn_l1g {
  background: #F5A32A;
}.azs-wy_l1g {
  background: #121110;
  padding: 2rem 1rem 0;
}
@media(min-width: 767px) {.azs-wy_l1g {
  padding: 2.5rem 1.5rem 0;
}
}.azs-wy_in_l1g {
  margin: 0 auto;
  max-width: 1320px;
}.azs-wy_head_l1g {
  margin-bottom: 18px;
  max-width: 45rem;
}.azs-wy_label_l1g {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #E88C12;
  margin-bottom: 8px;
}.azs-wy_h2_l1g {
  font-weight: 800;
  color: #F2EDE5;
  margin-bottom: 0.5rem;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.azs-wy_h2_l1g {
  font-size: 1.5rem;
}
}.azs-wy_intro_l1g {
  margin: 0;
  font-size: 0.813rem;
  color: #746A5C;
  line-height: 1.6;
}.azs-wy_grid_l1g {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.azs-wy_grid_l1g {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.azs-wy_grid_l1g {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.azs-wy_card_l1g {
  background: #1E1C19;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
}.azs-wy_card_l1g:hover {
  border-color: rgba(232, 140, 18, 0.07);
  transform: translateY(-2px);
}.azs-wy_card_ic_l1g {
  background: rgba(232, 140, 18, 0.18);
  border-radius: 50%;
  color: #E88C12;
  justify-content: center;
  display: flex;
  margin-bottom: 0.875rem;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
}.azs-wy_card_ic_l1g svg {
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.azs-wy_card_h_l1g {
  color: #F2EDE5;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.azs-wy_card_p_l1g {
  overflow-wrap: break-word;
  color: #746A5C;
  line-height: 1.6;
  font-size: 0.813rem;
}.azs-wy_card_p_l1g strong {
  color: #C6BDB0;
  font-weight: 600;
}.azs-gcg_l1g {
  background: #121110;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.azs-gcg_l1g {
  padding: 44px 1.5rem 0;
}
}.azs-gcg_in_l1g {
  margin: 0 auto;
  max-width: 82.5rem;
}.azs-gcg_head_l1g {
  max-width: 45rem;
  margin-bottom: 20px;
}.azs-gcg_label_l1g {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #E88C12;
}.azs-gcg_h2_l1g {
  font-size: 22px;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  color: #F2EDE5;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 771px) {.azs-gcg_h2_l1g {
  font-size: 1.75rem;
}
}.azs-gcg_intro_l1g {
  color: #746A5C;
  line-height: 1.6;
  font-size: 0.813rem;
}.azs-gcg_grid_l1g {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.azs-gcg_grid_l1g {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.azs-gcg_grid_l1g {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.azs-gcg_card_l1g {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 12px;
  flex-direction: column;
  position: relative;
  justify-content: flex-end;
  cursor: pointer;
  min-height: 15rem;
  display: flex;
}.azs-gcg_card_l1g:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 140, 18, 0.18);
}.azs-gcg_card_bg_l1g {
  inset: 0;
  z-index: 0;
  position: absolute;
}.azs-gcg_card_bg_l1g::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.azs-gcg_card_ic_l1g {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  z-index: 2;
  right: 1.125rem;
  position: absolute;
  top: 1.125rem;
  display: flex;
  color: #F2EDE5;
  width: 40px;
  justify-content: center;
  height: 2.5rem;
  align-items: center;
}.azs-gcg_card_ic_l1g svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 20px;
}.azs-gcg_card_ct_l1g {
  z-index: 1;
  position: relative;
}.azs-gcg_card_h_l1g {
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EDE5;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
}
@media(min-width: 767px) {.azs-gcg_card_h_l1g {
  font-size: 1.25rem;
}
}.azs-gcg_card_p_l1g {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  font-size: 12px;
}.azs-gcg_card_p_l1g strong {
  font-weight: 600;
  color: #F2EDE5;
}.azs-gcg_card_cta_l1g {
  gap: 4px;
  color: #E88C12;
  display: inline-flex;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  align-items: center;
}.azs-gcg_card_cta_l1g svg {
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.azs-ws_l1g {
  background: #121110;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.azs-ws_l1g {
  padding: 36px 1.5rem 0;
}
}.azs-ws_in_l1g {
  margin: 0 auto;
  max-width: 82.5rem;
}.azs-ws_head_l1g {
  gap: 0.75rem;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.azs-ws_title_l1g {
  gap: 10px;
  display: flex;
  color: #F2EDE5;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  flex-wrap: wrap;
  font-weight: 700;
  align-items: center;
  font-size: 16px;
}.azs-ws_title_ic_l1g svg {
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  color: #F5C830;
}.azs-ws_online_l1g {
  gap: 7px;
  color: #746A5C;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.azs-ws_online_dot_l1g {
  background: #2DC96A;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(45, 201, 106, 0.15);
  width: 0.5rem;
}.azs-ws_scroll_l1g {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}.azs-ws_scroll_l1g::-webkit-scrollbar {
  display: none;
}.azs-wc_l1g {
  background: #181613;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  border-radius: 0.5rem;
  padding: 0.625rem 14px;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
}.azs-wc_img_l1g {
  border-radius: 0.25rem;
  background: #1E1C19;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.azs-wc_img_l1g img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.azs-wc_info_l1g {
  min-width: 0;
}.azs-wc_game_l1g {
  overflow: hidden;
  color: #C6BDB0;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
}.azs-wc_player_l1g {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #5E5549;
}.azs-wc_amount_l1g {
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #2DC96A;
}.azs-htp_l1g {
  padding: 2.25rem 16px 0;
  background: #121110;
}
@media(min-width: 765px) {.azs-htp_l1g {
  padding: 2.75rem 24px 0;
}
}.azs-htp_in_l1g {
  margin: 0 auto;
  max-width: 82.5rem;
}.azs-htp_head_l1g {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.azs-htp_label_l1g {
  text-transform: uppercase;
  color: #E88C12;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.azs-htp_h2_l1g {
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Oswald', sans-serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F2EDE5;
}
@media(min-width: 765px) {.azs-htp_h2_l1g {
  font-size: 1.75rem;
}
}.azs-htp_intro_l1g {
  line-height: 1.6;
  font-size: 14px;
  color: #746A5C;
}.azs-htp_steps_l1g {
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  padding: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 642px) {.azs-htp_steps_l1g {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.azs-htp_steps_l1g {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.azs-htp_step_l1g {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem 1.125rem 18px;
  border-radius: 0.5rem;
  background: #1E1C19;
  flex-direction: column;
  display: flex;
  position: relative;
}.azs-htp_step_num_l1g {
  border-radius: 50%;
  background: #E88C12;
  width: 28px;
  font-family: 'Oswald', sans-serif;
  justify-content: center;
  left: 1.25rem;
  top: -12px;
  color: #0E0C09;
  font-weight: 800;
  display: flex;
  position: absolute;
  font-size: 13px;
  align-items: center;
  height: 1.75rem;
}.azs-htp_step_ic_l1g {
  background: rgba(232, 140, 18, 0.18);
  border-radius: 4px;
  margin: 0.5rem 0 0.75rem;
  align-items: center;
  color: #E88C12;
  display: flex;
  width: 36px;
  height: 36px;
  justify-content: center;
}.azs-htp_step_ic_l1g svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
}.azs-htp_step_h_l1g {
  line-height: 1.25;
  color: #F2EDE5;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.azs-htp_step_p_l1g {
  color: #746A5C;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
}.azs-htp_step_p_l1g strong {
  color: #C6BDB0;
  font-weight: 600;
}.azs-htp_cta_l1g {
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2DC96A;
  margin-top: 1.25rem;
  color: #0E0C09;
  font-weight: 700;
  display: inline-block;
  font-size: 0.875rem;
}.azs-htp_cta_l1g:hover {
  background: #24B55E;
}.azs-reg_l1g {
  background: #121110;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.azs-reg_l1g {
  padding: 2.75rem 24px 0;
}
}.azs-reg_in_l1g {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 0.75rem;
  background: #1E1C19;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 1320px;
}
@media(min-width:768px) {.azs-reg_in_l1g {
  padding: 2.5rem;
}
}.azs-reg_top_l1g {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.azs-reg_top_l1g {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.azs-reg_label_l1g {
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E88C12;
}.azs-reg_h2_l1g {
  line-height: 1.2;
  color: #F2EDE5;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0.75rem;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.azs-reg_h2_l1g {
  font-size: 1.75rem;
}
}.azs-reg_bonus_l1g {
  padding: 0.625rem 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(245, 200, 48, 0.14);
  gap: 0.5rem;
  background: rgba(245, 200, 48, 0.14);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.azs-reg_bonus_amount_l1g {
  font-weight: 800;
  font-size: 20px;
  color: #F5C830;
}.azs-reg_bonus_text_l1g {
  line-height: 1.35;
  font-size: 13px;
  color: #9A8E7F;
}.azs-reg_cta_btn_l1g {
  padding: 14px 2rem;
  background: #2DC96A;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 0.938rem;
  color: #0E0C09;
  display: inline-block;
  box-shadow: 0 2px 12px rgba(45, 201, 106, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
  margin-bottom: 0.75rem;
}.azs-reg_cta_btn_l1g:hover {
  background: #24B55E;
}.azs-reg_terms_l1g {
  line-height: 1.5;
  font-size: 11px;
  color: #5E5549;
}.azs-reg_seo_l1g {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #746A5C;
  margin-top: 20px;
  line-height: 1.65;
  padding-top: 20px;
}.azs-reg_seo_l1g p {
  margin-bottom: 0.625rem;
  font-size: 13px;
  line-height: 1.65;
  color: #746A5C;
}.azs-reg_seo_l1g p:last-child {
  margin-bottom: 0;
}.azs-reg_seo_l1g strong {
  color: #C6BDB0;
  font-weight: 700;
}.azs-reg_seo_l1g a {
  transition: color .2s;
  text-decoration: underline;
  color: #E88C12;
}.azs-reg_seo_l1g a:hover {
  color: #F5A32A;
}.azs-reg_seo_l1g ul,.azs-reg_seo_l1g ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.azs-reg_seo_l1g ol {
  list-style: decimal;
}.azs-reg_seo_l1g li {
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 13px;
  color: #746A5C;
}.azs-reg_seo_l1g table {
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
  border-collapse: collapse;
}
@media(min-width: 766px) {.azs-reg_seo_l1g table {
  display: table;
}
}.azs-reg_seo_l1g th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C6BDB0;
}.azs-reg_seo_l1g td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #746A5C;
}.azs-reg_steps_l1g {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.azs-reg_steps_l1g {
  margin-top: 0;
}
}.azs-reg_step_l1g {
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.azs-reg_step_num_l1g {
  border: 1px solid rgba(232, 140, 18, 0.07);
  border-radius: 50%;
  background: rgba(232, 140, 18, 0.18);
  height: 2.125rem;
  font-size: 14px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  width: 34px;
  color: #E88C12;
}.azs-reg_step_title_l1g {
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #F2EDE5;
}.azs-reg_step_text_l1g {
  color: #746A5C;
  font-size: 12px;
  line-height: 1.5;
}.azs-reg_trust_l1g {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.azs-reg_trust_item_l1g {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  color: #746A5C;
  font-size: 12px;
  overflow-wrap: break-word;
}.azs-reg_trust_ic_l1g svg {
  stroke-linejoin: round;
  color: #E88C12;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
}.azs-bon_l1g {
  padding: 2.25rem 16px 0;
  background: #121110;
}
@media(min-width: 771px) {.azs-bon_l1g {
  padding: 44px 1.5rem 0;
}
}.azs-bon_in_l1g {
  margin: 0 auto;
  max-width: 1320px;
}.azs-bon_head_l1g {
  margin-bottom: 1.25rem;
}.azs-bon_label_l1g {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #E88C12;
  font-size: 0.688rem;
}.azs-bon_h2_l1g {
  font-size: 20px;
  color: #F2EDE5;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.azs-bon_h2_l1g {
  font-size: 24px;
}
}.azs-bon_seo_l1g {
  color: #746A5C;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 620px;
  overflow-wrap: break-word;
}.azs-bon_seo_l1g strong {
  color: #C6BDB0;
  font-weight: 700;
}.azs-bon_seo_l1g a {
  color: #E88C12;
  text-decoration: underline;
}.azs-bon_grid_l1g {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.azs-bon_grid_l1g {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.azs-bon_grid_l1g {
  grid-template-columns: repeat(5,1fr);
}
}.azs-bon_card_l1g {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  padding: 16px;
  background: #181613;
}.azs-bon_card_l1g:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 140, 18, 0.07);
}.azs-bon_card_ic_l1g svg {
  stroke-linecap: round;
  width: 26px;
  height: 1.625rem;
  stroke-linejoin: round;
}.azs-bon_card_ic_l1g {
  margin-bottom: 0.625rem;
}.azs-bon_card_type_l1g {
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 0.375rem;
  color: #746A5C;
}.azs-bon_card_amount_l1g {
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
  color: #F5C830;
  font-size: 18px;
}.azs-bon_card_name_l1g {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F2EDE5;
  margin-bottom: 8px;
}.azs-bon_card_detail_l1g {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5E5549;
}.azs-prov_l1g {
  background: #121110;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.azs-prov_l1g {
  padding: 2.75rem 24px 0;
}
}.azs-prov_in_l1g {
  margin: 0 auto;
  max-width: 1320px;
}.azs-prov_head_l1g {
  margin-bottom: 1rem;
}.azs-prov_label_l1g {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #E88C12;
}.azs-prov_h2_l1g {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EDE5;
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.azs-prov_h2_l1g {
  font-size: 1.5rem;
}
}.azs-prov_seo_l1g {
  color: #746A5C;
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 1rem;
}.azs-prov_seo_l1g strong {
  font-weight: 700;
  color: #C6BDB0;
}.azs-prov_seo_l1g a {
  color: #E88C12;
  text-decoration: underline;
}.azs-prov_grid_l1g {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.azs-prov_grid_l1g {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.azs-prov_grid_l1g {
  grid-template-columns: repeat(8,1fr);
}
}.azs-prov_card_l1g {
  gap: 0.438rem;
  border-radius: 8px;
  background: #181613;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.azs-prov_card_l1g:hover {
  background: #1E1C19;
  border-color: rgba(232, 140, 18, 0.50);
}.azs-prov_logo_l1g {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.75rem;
}.azs-prov_logo_l1g img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.azs-prov_name_l1g {
  font-size: 11px;
  text-align: center;
  font-weight: 600;
  color: #9A8E7F;
  overflow-wrap: break-word;
}.azs-app_l1g {
  padding: 2.25rem 1rem 0;
  background: #121110;
}
@media(min-width: 769px) {.azs-app_l1g {
  padding: 2.75rem 1.5rem 0;
}
}.azs-app_in_l1g {
  margin: 0 auto;
  max-width: 1320px;
}.azs-app_head_l1g {
  margin-bottom: 1rem;
}.azs-app_label_l1g {
  color: #E88C12;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.azs-app_h2_l1g {
  color: #F2EDE5;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 769px) {.azs-app_h2_l1g {
  font-size: 1.5rem;
}
}.azs-app_sub_l1g {
  color: #746A5C;
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  font-size: 13px;
}.azs-app_sub_l1g strong {
  color: #C6BDB0;
  font-weight: 700;
}.azs-app_cards_l1g {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.azs-app_cards_l1g {
  grid-template-columns: repeat(3,1fr);
}
}.azs-app_card_l1g {
  border-radius: 8px;
  overflow: hidden;
  gap: 16px;
  padding: 20px;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.azs-app_card_ios_l1g {
  background: linear-gradient(135deg,rgba(232, 140, 18, 0.18) 0%,#1E1C19 100%);
}.azs-app_card_android_l1g {
  background: linear-gradient(135deg,rgba(45, 201, 106, 0.15) 0%,#1E1C19 100%);
}.azs-app_card_win_l1g {
  background: linear-gradient(135deg,rgba(245, 200, 48, 0.14) 0%,#1E1C19 100%);
}.azs-app_card_ic_l1g svg {
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
}.azs-app_card_ic_l1g {
  flex-shrink: 0;
  color: #F2EDE5;
}.azs-app_card_os_l1g {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  color: #746A5C;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.azs-app_card_title_l1g {
  color: #F2EDE5;
  line-height: 1.2;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.azs-app_card_text_l1g {
  line-height: 1.5;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #746A5C;
  font-size: 12px;
}.azs-app_card_btn_l1g {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(232, 140, 18, 0.50);
  gap: 7px;
  padding: 10px 18px;
  border-radius: 0.25rem;
  font-size: 13px;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  color: #F2EDE5;
}.azs-app_card_btn_l1g:hover {
  background: rgba(255, 255, 255, 0.07);
}.azs-rv_l1g {
  padding: 36px 1rem 0;
  background: #121110;
}
@media(min-width: 771px) {.azs-rv_l1g {
  padding: 2.75rem 1.5rem 0;
}
}.azs-rv_in_l1g {
  margin: 0 auto;
  max-width: 82.5rem;
}.azs-rv_head_l1g {
  max-width: 45rem;
  margin-bottom: 20px;
}.azs-rv_label_l1g {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #E88C12;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.azs-rv_h2_l1g {
  font-weight: 800;
  color: #F2EDE5;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.azs-rv_h2_l1g {
  font-size: 28px;
}
}.azs-rv_stats_l1g {
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  color: #746A5C;
  font-size: 13px;
}.azs-rv_stats_score_l1g {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.azs-rv_stats_score_val_l1g {
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  color: #F5C830;
  font-size: 22px;
}.azs-rv_stats_score_max_l1g {
  font-size: 0.813rem;
  color: #5E5549;
}.azs-rv_stats_badge_l1g {
  gap: 4px;
  align-items: center;
  display: flex;
}.azs-rv_stats_badge_l1g svg {
  width: 0.875rem;
  height: 0.875rem;
  color: #F5C830;
}.azs-rv_grid_l1g {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.azs-rv_grid_l1g {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.azs-rv_grid_l1g {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.azs-rv_card_l1g {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E1C19;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
}.azs-rv_card_stars_l1g {
  gap: 2px;
  color: #F5C830;
  display: flex;
  margin-bottom: 0.625rem;
}.azs-rv_card_stars_l1g svg {
  width: 14px;
  height: 14px;
}.azs-rv_card_h_l1g {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  color: #F2EDE5;
  line-height: 1.3;
}.azs-rv_card_body_l1g {
  flex: 1;
  line-height: 1.65;
  font-size: 13px;
  color: #746A5C;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.azs-rv_card_body_l1g strong {
  color: #C6BDB0;
  font-weight: 600;
}.azs-rv_card_meta_l1g {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.75rem;
}.azs-rv_card_author_l1g {
  color: #C6BDB0;
  font-weight: 600;
  font-size: 12px;
}.azs-rv_card_date_l1g {
  color: #5E5549;
  font-size: 11px;
}.azs-seo_l1g {
  background: #121110;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.azs-seo_l1g {
  padding: 2.75rem 24px 0;
}
}.azs-seo_in_l1g {
  border-radius: 0.75rem;
  background: #1E1C19;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.azs-seo_in_l1g {
  padding: 2.25rem 2.5rem;
}
}.azs-seo_label_l1g {
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #E88C12;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.azs-seo_h2_l1g {
  line-height: 1.25;
  font-family: 'Oswald', sans-serif;
  color: #F2EDE5;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 14px;
}
@media(min-width:768px) {.azs-seo_h2_l1g {
  font-size: 1.5rem;
}
}.azs-seo_body_l1g {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A8E7F;
}.azs-seo_body_l1g p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #9A8E7F;
  line-height: 1.75;
}.azs-seo_body_l1g p:last-child {
  margin-bottom: 0;
}.azs-seo_body_l1g strong {
  font-weight: 700;
  color: #C6BDB0;
}.azs-seo_body_l1g a {
  transition: color .2s;
  color: #E88C12;
  text-decoration: underline;
}.azs-seo_body_l1g a:hover {
  color: #F5A32A;
}.azs-seo_body_l1g ul,.azs-seo_body_l1g ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.azs-seo_body_l1g ol {
  list-style: decimal;
}.azs-seo_body_l1g li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9A8E7F;
  font-size: 14px;
}.azs-seo_body_l1g table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 765px) {.azs-seo_body_l1g table {
  display: table;
}
}.azs-seo_body_l1g th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C6BDB0;
}.azs-seo_body_l1g td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A8E7F;
}.azs-seo_cols_l1g {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.azs-seo_cols_l1g {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.azs-seo_cols_l1g {
  grid-template-columns: repeat(3,1fr);
}
}.azs-seo_col_h_l1g {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C6BDB0;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.azs-seo_col_p_l1g {
  line-height: 1.65;
  color: #746A5C;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.azs-seo_stats_l1g {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.azs-seo_stat_l1g {
  background: rgba(232, 140, 18, 0.07);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(232, 140, 18, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.azs-seo_stat_val_l1g {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E88C12;
}.azs-seo_stat_lb_l1g {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #746A5C;
}.azs-faq_l1g {
  background: #121110;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.azs-faq_l1g {
  padding: 2.75rem 24px 0;
}
}.azs-faq_in_l1g {
  margin: 0 auto;
  max-width: 1320px;
}.azs-faq_head_l1g {
  margin-bottom: 1.25rem;
}.azs-faq_label_l1g {
  letter-spacing: .08em;
  color: #E88C12;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.azs-faq_h2_l1g {
  color: #F2EDE5;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.azs-faq_h2_l1g {
  font-size: 1.5rem;
}
}.azs-faq_list_l1g {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.azs-faq_item_l1g {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  background: #1E1C19;
}.azs-faq_q_l1g {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  font-weight: 600;
  flex-wrap: wrap;
  color: #C6BDB0;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
}.azs-faq_q_l1g:hover {
  color: #F2EDE5;
}.azs-faq_q_ic_l1g {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  color: #E88C12;
  font-size: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  align-items: center;
}.azs-faq_item_l1g.azs-state_open_l1g .azs-faq_q_ic_l1g {
  transform: rotate(45deg);
}.azs-faq_a_l1g {
  padding: 0 20px 16px;
  line-height: 1.7;
  font-size: 13px;
  display: none;
  color: #746A5C;
  overflow-wrap: break-word;
}.azs-faq_item_l1g.azs-state_open_l1g .azs-faq_a_l1g {
  display: block;
}.azs-faq_a_l1g strong {
  color: #C6BDB0;
  font-weight: 700;
}.azs-faq_a_l1g a {
  color: #E88C12;
  text-decoration: underline;
}.azs-faq_a_l1g ul,.azs-faq_a_l1g ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.azs-faq_a_l1g ol {
  list-style: decimal;
}.azs-faq_a_l1g li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.azs-faq_a_l1g table {
  margin: 8px 0;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.75rem;
}
@media(min-width: 769px) {.azs-faq_a_l1g table {
  display: table;
}
}.azs-faq_a_l1g th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C6BDB0;
  text-align: left;
}.azs-faq_a_l1g td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #746A5C;
}.azs-seo_l1g {
  padding: 36px 1rem 0;
  background: #121110;
}
@media(min-width: 766px) {.azs-seo_l1g {
  padding: 44px 24px 0;
}
}.azs-seo_in_l1g {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E1C19;
  max-width: 1320px;
}
@media(min-width: 767px) {.azs-seo_in_l1g {
  padding: 36px 2.5rem;
}
}.azs-seo_label_l1g {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #E88C12;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.azs-seo_h2_l1g {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  color: #F2EDE5;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 769px) {.azs-seo_h2_l1g {
  font-size: 24px;
}
}.azs-seo_body_l1g {
  line-height: 1.75;
  color: #9A8E7F;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.azs-seo_body_l1g p {
  color: #9A8E7F;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.azs-seo_body_l1g p:last-child {
  margin-bottom: 0;
}.azs-seo_body_l1g strong {
  color: #C6BDB0;
  font-weight: 700;
}.azs-seo_body_l1g a {
  transition: color .2s;
  text-decoration: underline;
  color: #E88C12;
}.azs-seo_body_l1g a:hover {
  color: #F5A32A;
}.azs-seo_body_l1g ul,.azs-seo_body_l1g ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.azs-seo_body_l1g ol {
  list-style: decimal;
}.azs-seo_body_l1g li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #9A8E7F;
  font-size: 0.875rem;
}.azs-seo_body_l1g table {
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 766px) {.azs-seo_body_l1g table {
  display: table;
}
}.azs-seo_body_l1g th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C6BDB0;
  font-weight: 700;
}.azs-seo_body_l1g td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8E7F;
}.azs-seo_cols_l1g {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.azs-seo_cols_l1g {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.azs-seo_cols_l1g {
  grid-template-columns: repeat(3,1fr);
}
}.azs-seo_col_h_l1g {
  color: #C6BDB0;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}.azs-seo_col_p_l1g {
  color: #746A5C;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.azs-seo_stats_l1g {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.azs-seo_stat_l1g {
  padding: 14px 1rem;
  background: rgba(232, 140, 18, 0.07);
  flex: 1;
  border: 1px solid rgba(232, 140, 18, 0.18);
  border-radius: 8px;
  min-width: 8.75rem;
}.azs-seo_stat_val_l1g {
  font-weight: 800;
  font-size: 20px;
  color: #E88C12;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.azs-seo_stat_lb_l1g {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #746A5C;
}.azs-seo_l1g {
  padding: 36px 1rem 0;
  background: #121110;
}
@media(min-width: 770px) {.azs-seo_l1g {
  padding: 2.75rem 24px 0;
}
}.azs-seo_in_l1g {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  border-radius: 0.75rem;
  margin: 0 auto;
  background: #1E1C19;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.azs-seo_in_l1g {
  padding: 36px 2.5rem;
}
}.azs-seo_label_l1g {
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #E88C12;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.azs-seo_h2_l1g {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  color: #F2EDE5;
}
@media(min-width: 769px) {.azs-seo_h2_l1g {
  font-size: 1.5rem;
}
}.azs-seo_body_l1g {
  color: #9A8E7F;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.azs-seo_body_l1g p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #9A8E7F;
}.azs-seo_body_l1g p:last-child {
  margin-bottom: 0;
}.azs-seo_body_l1g strong {
  font-weight: 700;
  color: #C6BDB0;
}.azs-seo_body_l1g a {
  transition: color .2s;
  color: #E88C12;
  text-decoration: underline;
}.azs-seo_body_l1g a:hover {
  color: #F5A32A;
}.azs-seo_body_l1g ul,.azs-seo_body_l1g ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.azs-seo_body_l1g ol {
  list-style: decimal;
}.azs-seo_body_l1g li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #9A8E7F;
}.azs-seo_body_l1g table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 767px) {.azs-seo_body_l1g table {
  display: table;
}
}.azs-seo_body_l1g th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C6BDB0;
}.azs-seo_body_l1g td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8E7F;
}.azs-seo_cols_l1g {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.azs-seo_cols_l1g {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.azs-seo_cols_l1g {
  grid-template-columns: repeat(3,1fr);
}
}.azs-seo_col_h_l1g {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C6BDB0;
  overflow-wrap: break-word;
}.azs-seo_col_p_l1g {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #746A5C;
}.azs-seo_stats_l1g {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.azs-seo_stat_l1g {
  border-radius: 0.5rem;
  background: rgba(232, 140, 18, 0.07);
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(232, 140, 18, 0.18);
  min-width: 140px;
}.azs-seo_stat_val_l1g {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #E88C12;
  margin-bottom: 0.25rem;
}.azs-seo_stat_lb_l1g {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #746A5C;
}.azs-ft_l1g {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0B09;
  margin-top: 3rem;
}.azs-ft_support_l1g {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.azs-ft_support_l1g {
  padding: 1.75rem 1.5rem;
}
}.azs-ft_support_in_l1g {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.azs-ft_support_main_l1g {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.azs-ft_support_ic_l1g {
  flex-shrink: 0;
  color: #E88C12;
}.azs-ft_support_ic_l1g svg {
  height: 1.875rem;
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.azs-ft_support_text_title_l1g {
  overflow-wrap: break-word;
  color: #F2EDE5;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
}.azs-ft_support_text_sub_l1g {
  color: #746A5C;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.azs-ft_support_btn_l1g {
  background: #E88C12;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem 22px;
  color: #F2EDE5;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.azs-ft_support_btn_l1g:hover {
  background: #F5A32A;
}.azs-ft_support_contacts_l1g {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.azs-ft_support_contact_l1g {
  line-height: 1.4;
  font-size: 12px;
  color: #5E5549;
}.azs-ft_support_contact_l1g strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
  color: #9A8E7F;
}.azs-ft_main_l1g {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 765px) {.azs-ft_main_l1g {
  padding: 2.5rem 1.5rem 32px;
}
}.azs-ft_main_in_l1g {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.azs-ft_main_in_l1g {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.azs-ft_main_in_l1g {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.azs-ft_col_logo_l1g {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.azs-ft_col_logo_l1g {
  grid-column: auto;
}
}.azs-ft_logo_l1g {
  gap: 0.563rem;
  font-size: 1rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  color: #F2EDE5;
  display: flex;
  font-weight: 800;
}.azs-ft_logo_mark_l1g {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.azs-ft_logo_mark_l1g img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.azs-ft_logo_sub_l1g {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #5E5549;
  max-width: 12.5rem;
  font-size: 0.75rem;
}.azs-ft_col_title_l1g {
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 0.75rem;
  margin-bottom: 14px;
  color: #9A8E7F;
  text-transform: uppercase;
}.azs-ft_col_links_l1g {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.azs-ft_col_link_l1g {
  transition: color .2s;
  color: #5E5549;
  overflow-wrap: break-word;
  font-size: 13px;
}.azs-ft_col_link_l1g:hover {
  color: #C6BDB0;
}.azs-ft_apps_l1g {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.azs-ft_app_card_l1g {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 0.25rem;
  padding: 0.625rem 12px;
  display: flex;
  align-items: center;
}.azs-ft_app_card_l1g:hover {
  border-color: rgba(232, 140, 18, 0.50);
}.azs-ft_app_card_ic_l1g svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
}.azs-ft_app_card_os_l1g {
  font-size: 0.625rem;
  color: #5E5549;
  font-weight: 600;
}.azs-ft_app_card_action_l1g {
  color: #C6BDB0;
  font-weight: 700;
  font-size: 0.75rem;
}.azs-ft_bot_l1g {
  padding: 20px 16px;
}
@media(min-width: 767px) {.azs-ft_bot_l1g {
  padding: 20px 24px;
}
}.azs-ft_bot_in_l1g {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.azs-ft_socials_l1g {
  gap: 8px;
  display: flex;
}.azs-ft_soc_l1g {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .2s;
  justify-content: center;
  color: #9A8E7F;
  align-items: center;
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
}.azs-ft_soc_l1g svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.azs-ft_soc_l1g:hover {
  background: rgba(255, 255, 255, 0.07);
}.azs-ft_legal_l1g {
  flex: 1;
  font-size: 0.688rem;
  min-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #857970;
}.azs-ft_legal_l1g strong {
  color: #9A8E7F;
  font-weight: 700;
}.azs-ft_legal_l1g a {
  text-decoration: underline;
  color: #9A8E7F;
}.azs-ft_age_l1g {
  border: 2px solid #857970;
  border-radius: 50%;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-weight: 800;
  justify-content: center;
  color: #857970;
  width: 2rem;
  font-size: 11px;
  height: 2rem;
}