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 {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #140C07;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #D4C49E;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
}.bza-layout-a5a {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.bza-page-a5a {
  min-height: 100vh;
  display: flex;
}.bza-main-a5a {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width:1080px) {.bza-main-a5a {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.bza-main-a5a {
  padding-bottom: 4.5rem;
}
}.bza-gc-a5a {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  background: #1B100A;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 643px) {.bza-gc-a5a {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.bza-gc-a5a {
  width: 168px;
}
}.bza-gc-a5a:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 125, 20, 0.08);
}.bza-gc_img-a5a {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.bza-gc_img-a5a img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.bza-gc_hover-a5a {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 4, 2, 0.74);
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
}.bza-gc-a5a:hover .bza-gc_hover-a5a {
  opacity: 1;
}.bza-gc_hover_btn-a5a {
  border-radius: 0.313rem;
  padding: 8px 16px;
  background: #C97D14;
  font-size: 12px;
  font-weight: 700;
  color: #F5EDD8;
}.bza-gc_info-a5a {
  padding: 8px 0.625rem 10px;
}.bza-gc_name-a5a {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  color: #D4C49E;
  font-weight: 600;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-size: 0.75rem;
}.bza-gc_prov-a5a {
  font-size: 0.625rem;
  color: #9A7D58;
}.bza-gc_tag-a5a {
  border-radius: 4px;
  padding: 2px 0.438rem;
  position: absolute;
  letter-spacing: .04em;
  font-size: 0.563rem;
  top: 0.375rem;
  z-index: 2;
  left: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
}.bza-gc_tag_hot-a5a {
  background: #D94040;
  color: #fff;
}.bza-gc_tag_new-a5a {
  background: #3DAB6F;
  color: #140C07;
}.bza-gc_tag_jp-a5a {
  background: #E8B84B;
  color: #140C07;
}.bza-gc_tag_ex-a5a {
  background: #7A3E1A;
  color: #fff;
}.bza-gc_tag_live-a5a {
  background: #D94040;
  color: #fff;
}.bza-gr-a5a {
  background: #140C07;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.bza-gr-a5a {
  padding: 36px 1.5rem 0;
}
}.bza-gr_in-a5a {
  margin: 0 auto;
  max-width: 1320px;
}.bza-gr_head-a5a {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.bza-gr_head_l-a5a {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.bza-gr_ic-a5a {
  border-radius: 0.5rem;
  height: 2rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  width: 2rem;
  justify-content: center;
}.bza-gr_ic-a5a svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bza-gr_title-a5a {
  font-weight: 700;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.bza-gr_title-a5a {
  font-size: 1.125rem;
}
}.bza-gr_more-a5a {
  transition: color .2s;
  gap: 5px;
  font-size: 0.75rem;
  color: #8E7058;
  align-items: center;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
}.bza-gr_more-a5a:hover {
  color: #C97D14;
}.bza-gr_more-a5a svg {
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.bza-gr_arrows-a5a {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.bza-gr_arr-a5a {
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  color: #A8906A;
  height: 1.875rem;
  display: flex;
}.bza-gr_arr-a5a:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.bza-gr_arr-a5a svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
}.bza-gr_seo_h-a5a {
  margin: 0 0 0.375rem;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #D4C49E;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}
@media(min-width: 769px) {.bza-gr_seo_h-a5a {
  font-size: 0.875rem;
}
}.bza-gr_seo-a5a {
  max-width: 42.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #8E7058;
  line-height: 1.55;
  margin-bottom: 12px;
}.bza-gr_seo-a5a strong {
  color: #D4C49E;
  font-weight: 600;
}.bza-gr_scroll-a5a {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.bza-gr_scroll-a5a::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.bza-gr_scroll-a5a {
  gap: 0.75rem;
}
}.bza-tb-a5a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #110A06;
  right: 0;
  display: flex;
  position: fixed;
  height: 3.5rem;
  align-items: center;
  z-index: 80;
  top: 0;
  left: 0;
}.bza-tb_in-a5a {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.bza-tb_burger-a5a {
  gap: 0.313rem;
  border-radius: 8px;
  margin-right: 8px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 38px;
  flex-direction: column;
  display: flex;
  height: 2.375rem;
}.bza-tb_burger-a5a:hover {
  background: rgba(255, 255, 255, 0.05);
}.bza-tb_burger_line-a5a {
  border-radius: 1px;
  background: #A8906A;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.bza-tb_burger-a5a {
  display: none;
}
}.bza-tb_logo-a5a {
  gap: 9px;
  letter-spacing: -.01em;
  display: flex;
  flex-shrink: 0;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-right: 20px;
  font-size: 1.125rem;
  align-items: center;
  font-weight: 800;
}.bza-tb_logo_mark-a5a {
  overflow: hidden;
  border-radius: 0.5rem;
  align-items: center;
  width: 2rem;
  justify-content: center;
  height: 32px;
  display: flex;
}.bza-tb_logo_mark-a5a img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.bza-tb_nav-a5a {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.bza-tb_nav-a5a {
  display: flex;
}
}.bza-tb_tab-a5a {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 8px;
  font-size: 0.813rem;
  color: #A8906A;
  font-weight: 600;
  white-space: nowrap;
}.bza-tb_tab-a5a:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.bza-tb_tab-a5a.bza-state_active-a5a {
  background: rgba(201, 125, 20, 0.18);
  color: #F5EDD8;
}.bza-tb_right-a5a {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.bza-tb_login-a5a {
  border-radius: 0.5rem;
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  font-weight: 600;
  font-size: 0.813rem;
  color: #D4C49E;
  display: none;
}.bza-tb_login-a5a:hover {
  border-color: rgba(201, 125, 20, 0.50);
  color: #F5EDD8;
}
@media(min-width: 478px) {.bza-tb_login-a5a {
  display: block;
}
}.bza-tb_reg-a5a {
  border-radius: 0.5rem;
  padding: 0.563rem 18px;
  background: #3DAB6F;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #120A04;
}.bza-tb_reg-a5a:hover {
  background: #4DC882;
}.bza-sb-a5a {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #221409;
  transition: transform .25s ease;
  overflow-y: auto;
  position: fixed;
  width: 220px;
  bottom: 0;
  z-index: 70;
  left: 0;
  top: 56px;
}.bza-sb-a5a.bza-state_open-a5a {
  transform: translateX(0);
}.bza-sb-a5a::-webkit-scrollbar {
  width: 0.25rem;
}.bza-sb-a5a::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.bza-sb-a5a {
  transform: translateX(0);
}
}.bza-sb_auth-a5a {
  padding: 14px 0.75rem 0.625rem;
}.bza-sb_btn_reg-a5a {
  padding: 11px;
  transition: background .2s;
  border-radius: 8px;
  background: #3DAB6F;
  font-weight: 700;
  color: #120A04;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
}.bza-sb_btn_reg-a5a:hover {
  background: #4DC882;
}.bza-sb_btn_login-a5a {
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 0.813rem;
  text-align: center;
  color: #D4C49E;
  display: block;
  font-weight: 600;
}.bza-sb_btn_login-a5a:hover {
  border-color: rgba(201, 125, 20, 0.50);
  color: #F5EDD8;
}.bza-sb_promo-a5a {
  background: linear-gradient(135deg,#3B1A06,#221409);
  margin: 0 0.75rem 10px;
  border-radius: 8px;
  padding: 0.75rem 14px;
  border: 1px solid rgba(201, 125, 20, 0.18);
  overflow: hidden;
  position: relative;
}.bza-sb_promo-a5a::before {
  background: radial-gradient(circle,rgba(201, 125, 20, 0.18),transparent 70%);
  border-radius: 50%;
  width: 80px;
  top: -1.25rem;
  content: '';
  right: -20px;
  position: absolute;
  height: 5rem;
}.bza-sb_promo_title-a5a {
  color: #C97D14;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.688rem;
}.bza-sb_promo_text-a5a {
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  color: #F5EDD8;
}.bza-sb_promo_sub-a5a {
  margin-top: 3px;
  font-size: 10px;
  color: #8E7058;
}.bza-sb_nav-a5a {
  padding: 6px 8px 16px;
}.bza-sb_nav_lb-a5a {
  padding: 10px 8px 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #9A7D58;
}.bza-sb_link-a5a {
  border-radius: 5px;
  padding: 9px 0.625rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  cursor: pointer;
  display: flex;
  color: #A8906A;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 500;
  overflow-wrap: break-word;
}.bza-sb_link-a5a:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.bza-sb_link-a5a.bza-state_active-a5a {
  background: rgba(201, 125, 20, 0.18);
  color: #F5EDD8;
}.bza-sb_ic-a5a {
  border-radius: 0.313rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 1.875rem;
  height: 1.875rem;
  flex-shrink: 0;
}.bza-sb_ic-a5a svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.bza-sb_ic_1-a5a {
  background: rgba(201, 125, 20, 0.08);
  color: #C97D14;
}.bza-sb_ic_2-a5a {
  background: rgba(61, 171, 111, 0.15);
  color: #3DAB6F;
}.bza-sb_ic_3-a5a {
  background: rgba(232, 184, 75, 0.15);
  color: #E8B84B;
}.bza-sb_ic_4-a5a {
  background: rgba(122, 62, 26, 0.28);
  color: #7A3E1A;
}.bza-sb_ic_5-a5a {
  background: rgba(201, 125, 20, 0.08);
  color: #E0508A;
}.bza-sb_ic_6-a5a {
  background: rgba(122, 62, 26, 0.28);
  color: #9B5DE5;
}.bza-sb_badge-a5a {
  border-radius: 5px;
  padding: 2px 7px;
  background: #E8B84B;
  font-weight: 700;
  color: #120A04;
  font-size: 0.563rem;
  margin-left: auto;
}.bza-sb_bot-a5a {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.bza-sb_lang-a5a,.bza-sb_help-a5a {
  gap: 6px;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  font-weight: 600;
  font-size: 11px;
  display: flex;
  color: #A8906A;
  justify-content: center;
  align-items: center;
}.bza-sb_lang-a5a:hover,.bza-sb_help-a5a:hover {
  border-color: rgba(201, 125, 20, 0.50);
  color: #F5EDD8;
}.bza-sb_lang-a5a svg,.bza-sb_help-a5a svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.bza-sb_bd-a5a {
  background: rgba(8, 4, 2, 0.74);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.bza-sb_bd-a5a.bza-state_on-a5a {
  display: block;
}
@media(min-width:1080px) {.bza-sb_bd-a5a {
  display: none!important;
}
}.bza-mob_nav-a5a {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #221409;
  z-index: 80;
  display: flex;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
}
@media(min-width: 1081px) {.bza-mob_nav-a5a {
  display: none;
}
}.bza-mob_nav_item-a5a {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #9A7D58;
}.bza-mob_nav_ic-a5a {
  line-height: 1;
}.bza-mob_nav_ic-a5a svg {
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
}.bza-mob_nav_lb-a5a {
  color: #9A7D58;
  font-weight: 600;
  font-size: 0.625rem;
}.bza-mob_nav_item-a5a.bza-state_active-a5a {
  color: #C97D14;
}.bza-mob_nav_item-a5a.bza-state_active-a5a .bza-mob_nav_lb-a5a {
  color: #C97D14;
}.bza-hero-a5a {
  background: #140C07;
  padding: 1.25rem 16px 0;
}
@media(min-width: 766px) {.bza-hero-a5a {
  padding: 1.5rem 1.5rem 0;
}
}.bza-hero_in-a5a {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.bza-hero_in-a5a {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.bza-hero_in-a5a {
  grid-template-columns: 1fr 340px;
}
}.bza-hero_promo-a5a {
  background: #1B100A;
  overflow: hidden;
  border-radius: 0.875rem;
  display: flex;
  align-items: stretch;
  min-height: 220px;
  position: relative;
}
@media(min-width:768px) {.bza-hero_promo-a5a {
  min-height: 280px;
}
}.bza-hero_promo_bg-a5a {
  background: linear-gradient(120deg,#3B1A06 0%,#140C07 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.bza-hero_promo_bg-a5a::after {
  background: linear-gradient(90deg,#140C07 0%,rgba(8, 4, 2, 0.74) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.bza-hero_promo_glow-a5a {
  background: radial-gradient(circle,rgba(122, 62, 26, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  height: 18.75rem;
  top: -2.5rem;
  right: 3.75rem;
  pointer-events: none;
  width: 300px;
}.bza-hero_promo_ct-a5a {
  padding: 1.75rem 24px 1.75rem 28px;
  justify-content: center;
  max-width: 480px;
  position: relative;
  flex-direction: column;
  display: flex;
  z-index: 2;
}
@media(min-width: 771px) {.bza-hero_promo_ct-a5a {
  padding: 40px 2rem;
}
}.bza-hero_badge-a5a {
  padding: 5px 0.75rem;
  border-radius: 20px;
  border: 1px solid rgba(201, 125, 20, 0.08);
  background: rgba(201, 125, 20, 0.18);
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #C97D14;
}.bza-hero_h1-a5a {
  line-height: 1.15;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  margin-bottom: 0.625rem;
  font-size: 26px;
}.bza-hero_h1-a5a em {
  color: #E8B84B;
  font-style: normal;
}
@media(min-width: 771px) {.bza-hero_h1-a5a {
  font-size: 36px;
}
}.bza-hero_sub-a5a {
  line-height: 1.55;
  color: #A8906A;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.bza-hero_sub-a5a {
  font-size: 14px;
}
}.bza-hero_row-a5a {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.bza-hero_cta-a5a {
  transition: background .2s;
  background: #3DAB6F;
  border-radius: 0.5rem;
  padding: 13px 1.625rem;
  font-weight: 700;
  color: #120A04;
  box-shadow: 0 0.375rem 1.375rem rgba(61, 171, 111, 0.45);
  font-size: 0.875rem;
}.bza-hero_cta-a5a:hover {
  background: #4DC882;
}.bza-hero_terms-a5a {
  font-size: 0.688rem;
  color: #9A7D58;
}.bza-hero_game-a5a {
  background: #1B100A;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.875rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.bza-hero_game_badge-a5a {
  border: 1px solid rgba(232, 184, 75, 0.15);
  background: rgba(232, 184, 75, 0.15);
  border-radius: 20px;
  padding: 0.313rem 10px;
  color: #E8B84B;
  font-size: 0.625rem;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  z-index: 3;
  left: 0.75rem;
  letter-spacing: .06em;
  top: 12px;
}.bza-hero_game_badge-a5a svg {
  margin-right: 4px;
  width: 0.688rem;
  vertical-align: -1px;
  height: 11px;
}.bza-hero_game_img-a5a {
  background: linear-gradient(135deg,#3B1A06,#140C07);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.bza-hero_game_img-a5a img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.bza-hero_game_play-a5a {
  background: rgba(8, 4, 2, 0.74);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
}.bza-hero_game-a5a:hover .bza-hero_game_play-a5a {
  opacity: 1;
}.bza-hero_game_play-a5a span {
  border-radius: 50%;
  background: #C97D14;
  width: 52px;
  justify-content: center;
  height: 52px;
  display: flex;
  align-items: center;
}.bza-hero_game_play-a5a span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.bza-hero_game_info-a5a {
  padding: 14px 1rem;
}.bza-hero_game_title-a5a {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 0.938rem;
}.bza-hero_game_provider-a5a {
  color: #8E7058;
  font-size: 11px;
}.bza-hero_game_btn-a5a {
  border-radius: 0.5rem;
  margin: 12px 1rem 16px;
  background: #C97D14;
  padding: 11px;
  transition: background .2s;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  color: #F5EDD8;
}.bza-hero_game-a5a:hover .bza-hero_game_btn-a5a {
  background: #E09928;
}.bza-wy-a5a {
  padding: 2rem 1rem 0;
  background: #140C07;
}
@media(min-width: 766px) {.bza-wy-a5a {
  padding: 40px 24px 0;
}
}.bza-wy_in-a5a {
  margin: 0 auto;
  max-width: 1320px;
}.bza-wy_head-a5a {
  margin-bottom: 18px;
  max-width: 720px;
}.bza-wy_label-a5a {
  text-transform: uppercase;
  color: #C97D14;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
}.bza-wy_h2-a5a {
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.bza-wy_h2-a5a {
  font-size: 24px;
}
}.bza-wy_intro-a5a {
  margin: 0;
  color: #8E7058;
  line-height: 1.6;
  font-size: 0.813rem;
}.bza-wy_grid-a5a {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.bza-wy_grid-a5a {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.bza-wy_grid-a5a {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.bza-wy_card-a5a {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 20px;
  background: #221409;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.bza-wy_card-a5a:hover {
  border-color: rgba(201, 125, 20, 0.08);
  transform: translateY(-2px);
}.bza-wy_card_ic-a5a {
  border-radius: 50%;
  background: rgba(201, 125, 20, 0.18);
  display: flex;
  width: 2.75rem;
  align-items: center;
  color: #C97D14;
  height: 44px;
  margin-bottom: 0.875rem;
  justify-content: center;
}.bza-wy_card_ic-a5a svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
}.bza-wy_card_h-a5a {
  font-size: 15px;
  font-weight: 700;
  color: #F5EDD8;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}.bza-wy_card_p-a5a {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8E7058;
}.bza-wy_card_p-a5a strong {
  color: #D4C49E;
  font-weight: 600;
}.bza-gcg-a5a {
  background: #140C07;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.bza-gcg-a5a {
  padding: 2.75rem 1.5rem 0;
}
}.bza-gcg_in-a5a {
  margin: 0 auto;
  max-width: 82.5rem;
}.bza-gcg_head-a5a {
  margin-bottom: 20px;
  max-width: 720px;
}.bza-gcg_label-a5a {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C97D14;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.bza-gcg_h2-a5a {
  margin-bottom: 0.5rem;
  color: #F5EDD8;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.bza-gcg_h2-a5a {
  font-size: 1.75rem;
}
}.bza-gcg_intro-a5a {
  color: #8E7058;
  font-size: 13px;
  line-height: 1.6;
}.bza-gcg_grid-a5a {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.bza-gcg_grid-a5a {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.bza-gcg_grid-a5a {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.bza-gcg_card-a5a {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  min-height: 240px;
  justify-content: flex-end;
  display: flex;
  position: relative;
  flex-direction: column;
  cursor: pointer;
}.bza-gcg_card-a5a:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 125, 20, 0.18);
}.bza-gcg_card_bg-a5a {
  inset: 0;
  position: absolute;
  z-index: 0;
}.bza-gcg_card_bg-a5a::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.bza-gcg_card_ic-a5a {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  height: 2.5rem;
  align-items: center;
  width: 40px;
  display: flex;
  z-index: 2;
  color: #F5EDD8;
  top: 18px;
  position: absolute;
  right: 18px;
  justify-content: center;
}.bza-gcg_card_ic-a5a svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
}.bza-gcg_card_ct-a5a {
  z-index: 1;
  position: relative;
}.bza-gcg_card_h-a5a {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 18px;
  color: #F5EDD8;
}
@media(min-width: 769px) {.bza-gcg_card_h-a5a {
  font-size: 20px;
}
}.bza-gcg_card_p-a5a {
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.bza-gcg_card_p-a5a strong {
  color: #F5EDD8;
  font-weight: 600;
}.bza-gcg_card_cta-a5a {
  gap: 4px;
  font-weight: 700;
  text-transform: uppercase;
  align-items: center;
  font-size: 12px;
  color: #C97D14;
  display: inline-flex;
  letter-spacing: .04em;
}.bza-gcg_card_cta-a5a svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
}.bza-ws-a5a {
  padding: 32px 16px 0;
  background: #140C07;
}
@media(min-width: 770px) {.bza-ws-a5a {
  padding: 36px 24px 0;
}
}.bza-ws_in-a5a {
  margin: 0 auto;
  max-width: 82.5rem;
}.bza-ws_head-a5a {
  gap: 12px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
  align-items: center;
}.bza-ws_title-a5a {
  gap: 0.625rem;
  font-size: 1rem;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  align-items: center;
  color: #F5EDD8;
  font-weight: 700;
}.bza-ws_title_ic-a5a svg {
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
  color: #E8B84B;
  stroke-linecap: round;
}.bza-ws_online-a5a {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  color: #8E7058;
  display: flex;
  font-size: 0.75rem;
}.bza-ws_online_dot-a5a {
  background: #3DAB6F;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(61, 171, 111, 0.15);
}.bza-ws_scroll-a5a {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
}.bza-ws_scroll-a5a::-webkit-scrollbar {
  display: none;
}.bza-wc-a5a {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  gap: 10px;
  padding: 10px 0.875rem;
  background: #1B100A;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
}.bza-wc_img-a5a {
  overflow: hidden;
  background: #221409;
  border-radius: 5px;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.bza-wc_img-a5a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.bza-wc_info-a5a {
  min-width: 0;
}.bza-wc_game-a5a {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #D4C49E;
}.bza-wc_player-a5a {
  overflow: hidden;
  font-size: 10px;
  color: #9A7D58;
  white-space: nowrap;
  text-overflow: ellipsis;
}.bza-wc_amount-a5a {
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  color: #3DAB6F;
  margin-left: auto;
  font-size: 0.813rem;
}.bza-prov-a5a {
  padding: 2.25rem 16px 0;
  background: #140C07;
}
@media(min-width: 769px) {.bza-prov-a5a {
  padding: 2.75rem 1.5rem 0;
}
}.bza-prov_in-a5a {
  margin: 0 auto;
  max-width: 1320px;
}.bza-prov_head-a5a {
  margin-bottom: 16px;
}.bza-prov_label-a5a {
  font-size: 11px;
  margin-bottom: 8px;
  color: #C97D14;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.bza-prov_h2-a5a {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.bza-prov_h2-a5a {
  font-size: 1.5rem;
}
}.bza-prov_seo-a5a {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  color: #8E7058;
}.bza-prov_seo-a5a strong {
  font-weight: 700;
  color: #D4C49E;
}.bza-prov_seo-a5a a {
  color: #C97D14;
  text-decoration: underline;
}.bza-prov_grid-a5a {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.bza-prov_grid-a5a {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.bza-prov_grid-a5a {
  grid-template-columns: repeat(8,1fr);
}
}.bza-prov_card-a5a {
  transition: border-color .2s,background .2s;
  gap: 7px;
  background: #1B100A;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 14px 10px;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.bza-prov_card-a5a:hover {
  border-color: rgba(201, 125, 20, 0.50);
  background: #221409;
}.bza-prov_logo-a5a {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  align-items: center;
  justify-content: center;
  height: 44px;
  display: flex;
  width: 2.75rem;
}.bza-prov_logo-a5a img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.bza-prov_name-a5a {
  color: #A8906A;
  font-weight: 600;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  text-align: center;
}.bza-bon-a5a {
  padding: 36px 16px 0;
  background: #140C07;
}
@media(min-width: 765px) {.bza-bon-a5a {
  padding: 44px 1.5rem 0;
}
}.bza-bon_in-a5a {
  margin: 0 auto;
  max-width: 82.5rem;
}.bza-bon_head-a5a {
  margin-bottom: 20px;
}.bza-bon_label-a5a {
  text-transform: uppercase;
  color: #C97D14;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.bza-bon_h2-a5a {
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.bza-bon_h2-a5a {
  font-size: 24px;
}
}.bza-bon_seo-a5a {
  color: #8E7058;
  max-width: 620px;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.bza-bon_seo-a5a strong {
  font-weight: 700;
  color: #D4C49E;
}.bza-bon_seo-a5a a {
  text-decoration: underline;
  color: #C97D14;
}.bza-bon_grid-a5a {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.bza-bon_grid-a5a {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.bza-bon_grid-a5a {
  grid-template-columns: repeat(5,1fr);
}
}.bza-bon_card-a5a {
  background: #1B100A;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1rem;
}.bza-bon_card-a5a:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 125, 20, 0.08);
}.bza-bon_card_ic-a5a svg {
  width: 26px;
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bza-bon_card_ic-a5a {
  margin-bottom: 10px;
}.bza-bon_card_type-a5a {
  color: #8E7058;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
}.bza-bon_card_amount-a5a {
  margin-bottom: 6px;
  font-size: 1.125rem;
  color: #E8B84B;
  line-height: 1.1;
  font-weight: 800;
}.bza-bon_card_name-a5a {
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
}.bza-bon_card_detail-a5a {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #9A7D58;
  font-size: 11px;
  overflow-wrap: break-word;
}.bza-reg-a5a {
  padding: 2.25rem 1rem 0;
  background: #140C07;
}
@media(min-width: 765px) {.bza-reg-a5a {
  padding: 44px 1.5rem 0;
}
}.bza-reg_in-a5a {
  padding: 1.75rem 24px;
  background: #221409;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width:768px) {.bza-reg_in-a5a {
  padding: 40px;
}
}.bza-reg_top-a5a {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.bza-reg_top-a5a {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.bza-reg_label-a5a {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C97D14;
  font-size: 0.688rem;
  margin-bottom: 10px;
}.bza-reg_h2-a5a {
  margin-bottom: 0.75rem;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.bza-reg_h2-a5a {
  font-size: 1.75rem;
}
}.bza-reg_bonus-a5a {
  padding: 10px 16px;
  background: rgba(232, 184, 75, 0.15);
  gap: 8px;
  border: 1px solid rgba(232, 184, 75, 0.15);
  border-radius: 8px;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.bza-reg_bonus_amount-a5a {
  font-size: 1.25rem;
  font-weight: 800;
  color: #E8B84B;
}.bza-reg_bonus_text-a5a {
  font-size: 0.813rem;
  color: #A8906A;
  line-height: 1.35;
}.bza-reg_cta_btn-a5a {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #3DAB6F;
  padding: 0.875rem 2rem;
  font-weight: 700;
  font-size: 0.938rem;
  display: inline-block;
  color: #120A04;
  box-shadow: 0 0.375rem 1.375rem rgba(61, 171, 111, 0.45);
  margin-bottom: 0.75rem;
}.bza-reg_cta_btn-a5a:hover {
  background: #4DC882;
}.bza-reg_terms-a5a {
  color: #9A7D58;
  font-size: 11px;
  line-height: 1.5;
}.bza-reg_seo-a5a {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #8E7058;
  margin-top: 20px;
  padding-top: 20px;
  line-height: 1.65;
  font-size: 13px;
}.bza-reg_seo-a5a p {
  margin-bottom: 10px;
  color: #8E7058;
  font-size: 13px;
  line-height: 1.65;
}.bza-reg_seo-a5a p:last-child {
  margin-bottom: 0;
}.bza-reg_seo-a5a strong {
  font-weight: 700;
  color: #D4C49E;
}.bza-reg_seo-a5a a {
  transition: color .2s;
  text-decoration: underline;
  color: #C97D14;
}.bza-reg_seo-a5a a:hover {
  color: #E09928;
}.bza-reg_seo-a5a ul,.bza-reg_seo-a5a ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.bza-reg_seo-a5a ol {
  list-style: decimal;
}.bza-reg_seo-a5a li {
  color: #8E7058;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.bza-reg_seo-a5a table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 10px;
}
@media(min-width: 765px) {.bza-reg_seo-a5a table {
  display: table;
}
}.bza-reg_seo-a5a th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D4C49E;
}.bza-reg_seo-a5a td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E7058;
}.bza-reg_steps-a5a {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 862px) {.bza-reg_steps-a5a {
  margin-top: 0;
}
}.bza-reg_step-a5a {
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border-radius: 0.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.bza-reg_step_num-a5a {
  border: 1px solid rgba(201, 125, 20, 0.08);
  background: rgba(201, 125, 20, 0.18);
  border-radius: 50%;
  display: flex;
  height: 2.125rem;
  font-size: 14px;
  flex-shrink: 0;
  justify-content: center;
  color: #C97D14;
  font-weight: 800;
  align-items: center;
  width: 34px;
}.bza-reg_step_title-a5a {
  color: #F5EDD8;
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
}.bza-reg_step_text-a5a {
  color: #8E7058;
  font-size: 0.75rem;
  line-height: 1.5;
}.bza-reg_trust-a5a {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
}.bza-reg_trust_item-a5a {
  gap: 0.438rem;
  align-items: center;
  color: #8E7058;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  display: flex;
}.bza-reg_trust_ic-a5a svg {
  width: 16px;
  color: #C97D14;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.bza-app-a5a {
  padding: 36px 1rem 0;
  background: #140C07;
}
@media(min-width: 766px) {.bza-app-a5a {
  padding: 2.75rem 24px 0;
}
}.bza-app_in-a5a {
  margin: 0 auto;
  max-width: 82.5rem;
}.bza-app_head-a5a {
  margin-bottom: 1rem;
}.bza-app_label-a5a {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C97D14;
}.bza-app_h2-a5a {
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 6px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.bza-app_h2-a5a {
  font-size: 24px;
}
}.bza-app_sub-a5a {
  font-size: 0.813rem;
  color: #8E7058;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
}.bza-app_sub-a5a strong {
  font-weight: 700;
  color: #D4C49E;
}.bza-app_cards-a5a {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.bza-app_cards-a5a {
  grid-template-columns: repeat(3,1fr);
}
}.bza-app_card-a5a {
  border-radius: 8px;
  gap: 16px;
  padding: 1.25rem;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.bza-app_card_ios-a5a {
  background: linear-gradient(135deg,rgba(201, 125, 20, 0.18) 0%,#221409 100%);
}.bza-app_card_android-a5a {
  background: linear-gradient(135deg,rgba(61, 171, 111, 0.15) 0%,#221409 100%);
}.bza-app_card_win-a5a {
  background: linear-gradient(135deg,rgba(232, 184, 75, 0.15) 0%,#221409 100%);
}.bza-app_card_ic-a5a svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
  stroke-linejoin: round;
}.bza-app_card_ic-a5a {
  flex-shrink: 0;
  color: #F5EDD8;
}.bza-app_card_os-a5a {
  font-size: 10px;
  color: #8E7058;
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.bza-app_card_title-a5a {
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.2;
}.bza-app_card_text-a5a {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  color: #8E7058;
  line-height: 1.5;
}.bza-app_card_btn-a5a {
  transition: background .2s;
  border: 1px solid rgba(201, 125, 20, 0.50);
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  padding: 0.625rem 1.125rem;
  border-radius: 0.313rem;
  font-size: 13px;
  color: #F5EDD8;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
}.bza-app_card_btn-a5a:hover {
  background: rgba(255, 255, 255, 0.07);
}.bza-seo-a5a {
  padding: 36px 16px 0;
  background: #140C07;
}
@media(min-width: 769px) {.bza-seo-a5a {
  padding: 44px 24px 0;
}
}.bza-seo_in-a5a {
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #221409;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 770px) {.bza-seo_in-a5a {
  padding: 2.25rem 40px;
}
}.bza-seo_label-a5a {
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #C97D14;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.bza-seo_h2-a5a {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  color: #F5EDD8;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.bza-seo_h2-a5a {
  font-size: 24px;
}
}.bza-seo_body-a5a {
  color: #A8906A;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.bza-seo_body-a5a p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A8906A;
}.bza-seo_body-a5a p:last-child {
  margin-bottom: 0;
}.bza-seo_body-a5a strong {
  color: #D4C49E;
  font-weight: 700;
}.bza-seo_body-a5a a {
  transition: color .2s;
  text-decoration: underline;
  color: #C97D14;
}.bza-seo_body-a5a a:hover {
  color: #E09928;
}.bza-seo_body-a5a ul,.bza-seo_body-a5a ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.bza-seo_body-a5a ol {
  list-style: decimal;
}.bza-seo_body-a5a li {
  margin-bottom: 6px;
  color: #A8906A;
  line-height: 1.75;
  font-size: 0.875rem;
}.bza-seo_body-a5a table {
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 765px) {.bza-seo_body-a5a table {
  display: table;
}
}.bza-seo_body-a5a th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C49E;
  text-align: left;
  font-weight: 700;
}.bza-seo_body-a5a td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8906A;
}.bza-seo_cols-a5a {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.bza-seo_cols-a5a {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.bza-seo_cols-a5a {
  grid-template-columns: repeat(3,1fr);
}
}.bza-seo_col_h-a5a {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #D4C49E;
}.bza-seo_col_p-a5a {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8E7058;
}.bza-seo_stats-a5a {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.bza-seo_stat-a5a {
  border-radius: 0.5rem;
  padding: 14px 16px;
  background: rgba(201, 125, 20, 0.08);
  border: 1px solid rgba(201, 125, 20, 0.18);
  flex: 1;
  min-width: 140px;
}.bza-seo_stat_val-a5a {
  font-weight: 800;
  color: #C97D14;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.bza-seo_stat_lb-a5a {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8E7058;
}.bza-seo-a5a {
  padding: 36px 16px 0;
  background: #140C07;
}
@media(min-width: 767px) {.bza-seo-a5a {
  padding: 44px 1.5rem 0;
}
}.bza-seo_in-a5a {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 14px;
  background: #221409;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.bza-seo_in-a5a {
  padding: 36px 40px;
}
}.bza-seo_label-a5a {
  letter-spacing: .08em;
  color: #C97D14;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}.bza-seo_h2-a5a {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 770px) {.bza-seo_h2-a5a {
  font-size: 24px;
}
}.bza-seo_body-a5a {
  color: #A8906A;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.bza-seo_body-a5a p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #A8906A;
  line-height: 1.75;
}.bza-seo_body-a5a p:last-child {
  margin-bottom: 0;
}.bza-seo_body-a5a strong {
  color: #D4C49E;
  font-weight: 700;
}.bza-seo_body-a5a a {
  transition: color .2s;
  text-decoration: underline;
  color: #C97D14;
}.bza-seo_body-a5a a:hover {
  color: #E09928;
}.bza-seo_body-a5a ul,.bza-seo_body-a5a ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.bza-seo_body-a5a ol {
  list-style: decimal;
}.bza-seo_body-a5a li {
  line-height: 1.75;
  font-size: 14px;
  color: #A8906A;
  margin-bottom: 0.375rem;
}.bza-seo_body-a5a table {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.bza-seo_body-a5a table {
  display: table;
}
}.bza-seo_body-a5a th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D4C49E;
  font-weight: 700;
}.bza-seo_body-a5a td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8906A;
}.bza-seo_cols-a5a {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.bza-seo_cols-a5a {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.bza-seo_cols-a5a {
  grid-template-columns: repeat(3,1fr);
}
}.bza-seo_col_h-a5a {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4C49E;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.bza-seo_col_p-a5a {
  color: #8E7058;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.bza-seo_stats-a5a {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.bza-seo_stat-a5a {
  background: rgba(201, 125, 20, 0.08);
  border: 1px solid rgba(201, 125, 20, 0.18);
  flex: 1;
  border-radius: 8px;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.bza-seo_stat_val-a5a {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #C97D14;
  margin-bottom: 4px;
  font-weight: 800;
}.bza-seo_stat_lb-a5a {
  color: #8E7058;
  font-size: 11px;
  overflow-wrap: break-word;
}.bza-seo-a5a {
  padding: 2.25rem 16px 0;
  background: #140C07;
}
@media(min-width:768px) {.bza-seo-a5a {
  padding: 2.75rem 24px 0;
}
}.bza-seo_in-a5a {
  margin: 0 auto;
  background: #221409;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 766px) {.bza-seo_in-a5a {
  padding: 36px 40px;
}
}.bza-seo_label-a5a {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C97D14;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
}.bza-seo_h2-a5a {
  color: #F5EDD8;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.bza-seo_h2-a5a {
  font-size: 1.5rem;
}
}.bza-seo_body-a5a {
  line-height: 1.75;
  color: #A8906A;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.bza-seo_body-a5a p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #A8906A;
}.bza-seo_body-a5a p:last-child {
  margin-bottom: 0;
}.bza-seo_body-a5a strong {
  color: #D4C49E;
  font-weight: 700;
}.bza-seo_body-a5a a {
  transition: color .2s;
  text-decoration: underline;
  color: #C97D14;
}.bza-seo_body-a5a a:hover {
  color: #E09928;
}.bza-seo_body-a5a ul,.bza-seo_body-a5a ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.bza-seo_body-a5a ol {
  list-style: decimal;
}.bza-seo_body-a5a li {
  color: #A8906A;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.bza-seo_body-a5a table {
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 767px) {.bza-seo_body-a5a table {
  display: table;
}
}.bza-seo_body-a5a th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D4C49E;
}.bza-seo_body-a5a td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A8906A;
}.bza-seo_cols-a5a {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.bza-seo_cols-a5a {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.bza-seo_cols-a5a {
  grid-template-columns: repeat(3,1fr);
}
}.bza-seo_col_h-a5a {
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4C49E;
}.bza-seo_col_p-a5a {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8E7058;
}.bza-seo_stats-a5a {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.bza-seo_stat-a5a {
  padding: 14px 1rem;
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(201, 125, 20, 0.18);
  background: rgba(201, 125, 20, 0.08);
  min-width: 8.75rem;
}.bza-seo_stat_val-a5a {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #C97D14;
  font-weight: 800;
  overflow-wrap: break-word;
}.bza-seo_stat_lb-a5a {
  color: #8E7058;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.bza-faq-a5a {
  background: #140C07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.bza-faq-a5a {
  padding: 44px 24px 0;
}
}.bza-faq_in-a5a {
  margin: 0 auto;
  max-width: 82.5rem;
}.bza-faq_head-a5a {
  margin-bottom: 20px;
}.bza-faq_label-a5a {
  letter-spacing: .08em;
  color: #C97D14;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.bza-faq_h2-a5a {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.bza-faq_h2-a5a {
  font-size: 1.5rem;
}
}.bza-faq_list-a5a {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.bza-faq_item-a5a {
  overflow: hidden;
  background: #221409;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.bza-faq_q-a5a {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 20px;
  font-size: 0.875rem;
  color: #D4C49E;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: 600;
  align-items: center;
  display: flex;
  cursor: pointer;
}.bza-faq_q-a5a:hover {
  color: #F5EDD8;
}.bza-faq_q_ic-a5a {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  display: flex;
  font-size: 16px;
  height: 24px;
  width: 1.5rem;
  flex-shrink: 0;
  color: #C97D14;
  align-items: center;
  justify-content: center;
}.bza-faq_item-a5a.bza-state_open-a5a .bza-faq_q_ic-a5a {
  transform: rotate(45deg);
}.bza-faq_a-a5a {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #8E7058;
  display: none;
  font-size: 13px;
}.bza-faq_item-a5a.bza-state_open-a5a .bza-faq_a-a5a {
  display: block;
}.bza-faq_a-a5a strong {
  font-weight: 700;
  color: #D4C49E;
}.bza-faq_a-a5a a {
  color: #C97D14;
  text-decoration: underline;
}.bza-faq_a-a5a ul,.bza-faq_a-a5a ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.bza-faq_a-a5a ol {
  list-style: decimal;
}.bza-faq_a-a5a li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.bza-faq_a-a5a table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 770px) {.bza-faq_a-a5a table {
  display: table;
}
}.bza-faq_a-a5a th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D4C49E;
}.bza-faq_a-a5a td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E7058;
}.bza-ft-a5a {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0E0804;
  margin-top: 48px;
}.bza-ft_support-a5a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 766px) {.bza-ft_support-a5a {
  padding: 28px 24px;
}
}.bza-ft_support_in-a5a {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.bza-ft_support_main-a5a {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.bza-ft_support_ic-a5a {
  flex-shrink: 0;
  color: #C97D14;
}.bza-ft_support_ic-a5a svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 30px;
}.bza-ft_support_text_title-a5a {
  color: #F5EDD8;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
}.bza-ft_support_text_sub-a5a {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #8E7058;
}.bza-ft_support_btn-a5a {
  background: #C97D14;
  transition: background .2s;
  padding: 0.688rem 22px;
  border-radius: 0.5rem;
  white-space: nowrap;
  color: #F5EDD8;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
}.bza-ft_support_btn-a5a:hover {
  background: #E09928;
}.bza-ft_support_contacts-a5a {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.bza-ft_support_contact-a5a {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #9A7D58;
}.bza-ft_support_contact-a5a strong {
  font-size: 11px;
  display: block;
  font-weight: 600;
  color: #A8906A;
  margin-bottom: 2px;
}.bza-ft_main-a5a {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.bza-ft_main-a5a {
  padding: 40px 24px 32px;
}
}.bza-ft_main_in-a5a {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width:640px) {.bza-ft_main_in-a5a {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.bza-ft_main_in-a5a {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.bza-ft_col_logo-a5a {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.bza-ft_col_logo-a5a {
  grid-column: auto;
}
}.bza-ft_logo-a5a {
  gap: 9px;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
  color: #F5EDD8;
  flex-wrap: wrap;
  align-items: center;
}.bza-ft_logo_mark-a5a {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 30px;
  width: 1.875rem;
}.bza-ft_logo_mark-a5a img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.bza-ft_logo_sub-a5a {
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 0.75rem;
  color: #9A7D58;
}.bza-ft_col_title-a5a {
  letter-spacing: .07em;
  color: #A8906A;
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.bza-ft_col_links-a5a {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.bza-ft_col_link-a5a {
  transition: color .2s;
  color: #9A7D58;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.bza-ft_col_link-a5a:hover {
  color: #D4C49E;
}.bza-ft_apps-a5a {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.bza-ft_app_card-a5a {
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.313rem;
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.bza-ft_app_card-a5a:hover {
  border-color: rgba(201, 125, 20, 0.50);
}.bza-ft_app_card_ic-a5a svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bza-ft_app_card_os-a5a {
  font-weight: 600;
  font-size: 0.625rem;
  color: #9A7D58;
}.bza-ft_app_card_action-a5a {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D4C49E;
}.bza-ft_bot-a5a {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.bza-ft_bot-a5a {
  padding: 1.25rem 1.5rem;
}
}.bza-ft_bot_in-a5a {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.bza-ft_socials-a5a {
  gap: 8px;
  display: flex;
}.bza-ft_soc-a5a {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  color: #A8906A;
  width: 2.25rem;
  display: flex;
  height: 2.25rem;
  justify-content: center;
  align-items: center;
}.bza-ft_soc-a5a svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bza-ft_soc-a5a:hover {
  background: rgba(255, 255, 255, 0.07);
}.bza-ft_legal-a5a {
  flex: 1;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #A08060;
  line-height: 1.6;
  min-width: 12.5rem;
}.bza-ft_legal-a5a strong {
  font-weight: 700;
  color: #A8906A;
}.bza-ft_legal-a5a a {
  text-decoration: underline;
  color: #A8906A;
}.bza-ft_age-a5a {
  border: 2px solid #A08060;
  border-radius: 50%;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  width: 32px;
  margin-left: auto;
  align-items: center;
  color: #A08060;
  font-weight: 800;
  font-size: 0.688rem;
  display: flex;
}