*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Nunito Sans', sans-serif;
  background-color: #0C1020;
  color: #C4BAA0;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.zdz-layout-15y {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.zdz-page-15y {
  min-height: 100vh;
  display: flex;
}.zdz-main-15y {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1079px) {.zdz-main-15y {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.zdz-main-15y {
  padding-bottom: 72px;
}
}.zdz-gc-15y {
  border-radius: 0.5rem;
  background: #0F1420;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 643px) {.zdz-gc-15y {
  width: 156px;
}
}
@media(min-width: 1078px) {.zdz-gc-15y {
  width: 168px;
}
}.zdz-gc-15y:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 140, 28, 0.07);
}.zdz-gc_img-15y {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.zdz-gc_img-15y img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.zdz-gc_hover-15y {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 9, 15, 0.72);
  display: flex;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.zdz-gc-15y:hover .zdz-gc_hover-15y {
  opacity: 1;
}.zdz-gc_hover_btn-15y {
  background: #C98C1C;
  padding: 8px 16px;
  border-radius: 0.25rem;
  font-weight: 700;
  color: #F2ECD8;
  font-size: 0.75rem;
}.zdz-gc_info-15y {
  padding: 8px 10px 10px;
}.zdz-gc_name-15y {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  color: #C4BAA0;
  font-weight: 600;
  font-size: 0.75rem;
}.zdz-gc_prov-15y {
  color: #524D44;
  font-size: 0.625rem;
}.zdz-gc_tag-15y {
  padding: 2px 0.438rem;
  border-radius: 4px;
  left: 0.375rem;
  font-size: 0.563rem;
  text-transform: uppercase;
  top: 6px;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
  z-index: 2;
}.zdz-gc_tag_hot-15y {
  background: #E03535;
  color: #fff;
}.zdz-gc_tag_new-15y {
  background: #1DB86A;
  color: #0C1020;
}.zdz-gc_tag_jp-15y {
  background: #E8A820;
  color: #0C1020;
}.zdz-gc_tag_ex-15y {
  background: #7040B8;
  color: #fff;
}.zdz-gc_tag_live-15y {
  background: #E03535;
  color: #fff;
}.zdz-gr-15y {
  padding: 2rem 16px 0;
  background: #0C1020;
}
@media(min-width: 771px) {.zdz-gr-15y {
  padding: 2.25rem 24px 0;
}
}.zdz-gr_in-15y {
  margin: 0 auto;
  max-width: 82.5rem;
}.zdz-gr_head-15y {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.zdz-gr_head_l-15y {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.zdz-gr_ic-15y {
  border-radius: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 2rem;
  width: 2rem;
  justify-content: center;
}.zdz-gr_ic-15y svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.zdz-gr_title-15y {
  color: #F2ECD8;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.zdz-gr_title-15y {
  font-size: 18px;
}
}.zdz-gr_more-15y {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
  color: #6A6358;
  white-space: nowrap;
  font-size: 12px;
}.zdz-gr_more-15y:hover {
  color: #C98C1C;
}.zdz-gr_more-15y svg {
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
}.zdz-gr_arrows-15y {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.zdz-gr_arr-15y {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  width: 30px;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  color: #8F8778;
  display: flex;
}.zdz-gr_arr-15y:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2ECD8;
}.zdz-gr_arr-15y svg {
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zdz-gr_seo_h-15y {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 680px;
  font-family: 'Bebas Neue', sans-serif;
  color: #C4BAA0;
}
@media(min-width:768px) {.zdz-gr_seo_h-15y {
  font-size: 0.875rem;
}
}.zdz-gr_seo-15y {
  max-width: 680px;
  font-size: 12px;
  color: #6A6358;
  line-height: 1.55;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}.zdz-gr_seo-15y strong {
  font-weight: 600;
  color: #C4BAA0;
}.zdz-gr_scroll-15y {
  gap: 0.625rem;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.zdz-gr_scroll-15y::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.zdz-gr_scroll-15y {
  gap: 0.75rem;
}
}.zdz-tb-15y {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0C1020;
  height: 3.5rem;
  left: 0;
  display: flex;
  z-index: 80;
  align-items: center;
  top: 0;
  position: fixed;
  right: 0;
}.zdz-tb_in-15y {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.zdz-tb_burger-15y {
  border-radius: 0.5rem;
  gap: 0.313rem;
  justify-content: center;
  margin-right: 0.5rem;
  flex-shrink: 0;
  height: 38px;
  width: 2.375rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}.zdz-tb_burger-15y:hover {
  background: rgba(255, 255, 255, 0.05);
}.zdz-tb_burger_line-15y {
  background: #8F8778;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1077px) {.zdz-tb_burger-15y {
  display: none;
}
}.zdz-tb_logo-15y {
  gap: 9px;
  letter-spacing: -.01em;
  font-size: 18px;
  flex-shrink: 0;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  align-items: center;
  color: #F2ECD8;
  font-weight: 800;
  display: flex;
}.zdz-tb_logo_mark-15y {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  align-items: center;
  height: 32px;
  width: 2rem;
  justify-content: center;
}.zdz-tb_logo_mark-15y img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.zdz-tb_nav-15y {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.zdz-tb_nav-15y {
  display: flex;
}
}.zdz-tb_tab-15y {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  font-weight: 600;
  font-size: 0.813rem;
  color: #8F8778;
  white-space: nowrap;
}.zdz-tb_tab-15y:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2ECD8;
}.zdz-tb_tab-15y.zdz-state_active-15y {
  background: rgba(201, 140, 28, 0.18);
  color: #F2ECD8;
}.zdz-tb_right-15y {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.zdz-tb_login-15y {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  font-weight: 600;
  font-size: 13px;
  color: #C4BAA0;
  display: none;
}.zdz-tb_login-15y:hover {
  border-color: rgba(201, 138, 28, 0.45);
  color: #F2ECD8;
}
@media(min-width: 483px) {.zdz-tb_login-15y {
  display: block;
}
}.zdz-tb_reg-15y {
  border-radius: 0.5rem;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  background: #1DB86A;
  font-size: 13px;
  white-space: nowrap;
  color: #0D0E18;
  font-weight: 700;
}.zdz-tb_reg-15y:hover {
  background: #24D47C;
}.zdz-sb-15y {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #131828;
  top: 3.5rem;
  z-index: 70;
  left: 0;
  bottom: 0;
  width: 13.75rem;
  position: fixed;
  overflow-y: auto;
}.zdz-sb-15y.zdz-state_open-15y {
  transform: translateX(0);
}.zdz-sb-15y::-webkit-scrollbar {
  width: 4px;
}.zdz-sb-15y::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.zdz-sb-15y {
  transform: translateX(0);
}
}.zdz-sb_auth-15y {
  padding: 0.875rem 0.75rem 0.625rem;
}.zdz-sb_btn_reg-15y {
  padding: 0.688rem;
  border-radius: 8px;
  transition: background .2s;
  background: #1DB86A;
  color: #0D0E18;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  display: block;
  text-align: center;
}.zdz-sb_btn_reg-15y:hover {
  background: #24D47C;
}.zdz-sb_btn_login-15y {
  border-radius: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  text-align: center;
  font-weight: 600;
  display: block;
  color: #C4BAA0;
  font-size: 0.813rem;
}.zdz-sb_btn_login-15y:hover {
  border-color: rgba(201, 138, 28, 0.45);
  color: #F2ECD8;
}.zdz-sb_promo-15y {
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#1C0A38,#131828);
  overflow: hidden;
  border: 1px solid rgba(201, 140, 28, 0.18);
  border-radius: 0.5rem;
  padding: 0.75rem 14px;
  position: relative;
}.zdz-sb_promo-15y::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 140, 28, 0.18),transparent 70%);
  position: absolute;
  height: 5rem;
  top: -1.25rem;
  right: -20px;
  content: '';
  width: 80px;
}.zdz-sb_promo_title-15y {
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 4px;
  color: #C98C1C;
  font-size: 0.688rem;
}.zdz-sb_promo_text-15y {
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #F2ECD8;
  font-weight: 600;
  font-size: 0.75rem;
}.zdz-sb_promo_sub-15y {
  font-size: 0.625rem;
  color: #6A6358;
  margin-top: 3px;
}.zdz-sb_nav-15y {
  padding: 6px 8px 16px;
}.zdz-sb_nav_lb-15y {
  padding: 10px 0.5rem 0.375rem;
  font-size: 10px;
  color: #524D44;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.zdz-sb_link-15y {
  gap: 10px;
  border-radius: 0.25rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  align-items: center;
  font-size: 0.813rem;
  color: #8F8778;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  font-weight: 500;
}.zdz-sb_link-15y:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2ECD8;
}.zdz-sb_link-15y.zdz-state_active-15y {
  background: rgba(201, 140, 28, 0.18);
  color: #F2ECD8;
}.zdz-sb_ic-15y {
  border-radius: 4px;
  display: flex;
  flex-shrink: 0;
  height: 30px;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
}.zdz-sb_ic-15y svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.zdz-sb_ic_1-15y {
  background: rgba(201, 140, 28, 0.07);
  color: #C98C1C;
}.zdz-sb_ic_2-15y {
  background: rgba(29, 184, 106, 0.16);
  color: #1DB86A;
}.zdz-sb_ic_3-15y {
  background: rgba(232, 168, 32, 0.15);
  color: #E8A820;
}.zdz-sb_ic_4-15y {
  background: rgba(112, 64, 184, 0.20);
  color: #7040B8;
}.zdz-sb_ic_5-15y {
  background: rgba(201, 140, 28, 0.07);
  color: #E8389A;
}.zdz-sb_ic_6-15y {
  background: rgba(112, 64, 184, 0.20);
  color: #9B50E8;
}.zdz-sb_badge-15y {
  border-radius: 4px;
  background: #E8A820;
  padding: 2px 7px;
  margin-left: auto;
  color: #0D0E18;
  font-size: 9px;
  font-weight: 700;
}.zdz-sb_bot-15y {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.zdz-sb_lang-15y,.zdz-sb_help-15y {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.25rem;
  color: #8F8778;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 11px;
  justify-content: center;
}.zdz-sb_lang-15y:hover,.zdz-sb_help-15y:hover {
  border-color: rgba(201, 138, 28, 0.45);
  color: #F2ECD8;
}.zdz-sb_lang-15y svg,.zdz-sb_help-15y svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.zdz-sb_bd-15y {
  background: rgba(8, 9, 15, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.zdz-sb_bd-15y.zdz-state_on-15y {
  display: block;
}
@media(min-width: 1079px) {.zdz-sb_bd-15y {
  display: none!important;
}
}.zdz-mob_nav-15y {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #131828;
  left: 0;
  right: 0;
  display: flex;
  z-index: 80;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1077px) {.zdz-mob_nav-15y {
  display: none;
}
}.zdz-mob_nav_item-15y {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  color: #524D44;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.zdz-mob_nav_ic-15y {
  line-height: 1;
}.zdz-mob_nav_ic-15y svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
}.zdz-mob_nav_lb-15y {
  color: #524D44;
  font-size: 10px;
  font-weight: 600;
}.zdz-mob_nav_item-15y.zdz-state_active-15y {
  color: #C98C1C;
}.zdz-mob_nav_item-15y.zdz-state_active-15y .zdz-mob_nav_lb-15y {
  color: #C98C1C;
}.zdz-hero-15y {
  padding: 20px 1rem 0;
  background: #0C1020;
}
@media(min-width: 765px) {.zdz-hero-15y {
  padding: 1.5rem 1.5rem 0;
}
}.zdz-hero_in-15y {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 862px) {.zdz-hero_in-15y {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.zdz-hero_in-15y {
  grid-template-columns: 1fr 340px;
}
}.zdz-hero_promo-15y {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #0F1420;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 220px;
}
@media(min-width:768px) {.zdz-hero_promo-15y {
  min-height: 280px;
}
}.zdz-hero_promo_bg-15y {
  background: linear-gradient(120deg,#1C0A38 0%,#0C1020 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.zdz-hero_promo_bg-15y::after {
  inset: 0;
  background: linear-gradient(90deg,#0C1020 0%,rgba(8, 9, 15, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.zdz-hero_promo_glow-15y {
  background: radial-gradient(circle,rgba(112, 64, 184, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  height: 18.75rem;
  pointer-events: none;
  width: 300px;
  position: absolute;
  top: -40px;
}.zdz-hero_promo_ct-15y {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  display: flex;
  justify-content: center;
  z-index: 2;
  position: relative;
  flex-direction: column;
  max-width: 30rem;
}
@media(min-width: 766px) {.zdz-hero_promo_ct-15y {
  padding: 40px 32px;
}
}.zdz-hero_badge-15y {
  border-radius: 1.25rem;
  background: rgba(201, 140, 28, 0.18);
  border: 1px solid rgba(201, 140, 28, 0.07);
  padding: 5px 0.75rem;
  letter-spacing: .08em;
  color: #C98C1C;
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 0.625rem;
  display: inline-block;
}.zdz-hero_h1-15y {
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.625rem;
  font-size: 26px;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F2ECD8;
  font-weight: 800;
}.zdz-hero_h1-15y em {
  font-style: normal;
  color: #E8A820;
}
@media(min-width: 770px) {.zdz-hero_h1-15y {
  font-size: 36px;
}
}.zdz-hero_sub-15y {
  color: #8F8778;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 769px) {.zdz-hero_sub-15y {
  font-size: 0.875rem;
}
}.zdz-hero_row-15y {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.zdz-hero_cta-15y {
  border-radius: 8px;
  padding: 13px 26px;
  background: #1DB86A;
  transition: background .2s;
  box-shadow: 0 0.313rem 0 #0B6637, 0 8px 24px rgba(29, 184, 106, 0.44);
  font-size: 0.875rem;
  font-weight: 700;
  color: #0D0E18;
}.zdz-hero_cta-15y:hover {
  background: #24D47C;
}.zdz-hero_terms-15y {
  color: #524D44;
  font-size: 0.688rem;
}.zdz-hero_game-15y {
  overflow: hidden;
  background: #0F1420;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.zdz-hero_game_badge-15y {
  padding: 5px 10px;
  border-radius: 20px;
  border: 1px solid rgba(232, 168, 32, 0.15);
  background: rgba(232, 168, 32, 0.15);
  position: absolute;
  font-size: 0.625rem;
  top: 0.75rem;
  color: #E8A820;
  font-weight: 700;
  z-index: 3;
  letter-spacing: .06em;
  left: 12px;
  text-transform: uppercase;
}.zdz-hero_game_badge-15y svg {
  height: 11px;
  width: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.zdz-hero_game_img-15y {
  background: linear-gradient(135deg,#1C0A38,#0C1020);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.zdz-hero_game_img-15y img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.zdz-hero_game_play-15y {
  inset: 0;
  background: rgba(8, 9, 15, 0.72);
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
}.zdz-hero_game-15y:hover .zdz-hero_game_play-15y {
  opacity: 1;
}.zdz-hero_game_play-15y span {
  border-radius: 50%;
  background: #C98C1C;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 52px;
  width: 3.25rem;
}.zdz-hero_game_play-15y span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.zdz-hero_game_info-15y {
  padding: 14px 16px;
}.zdz-hero_game_title-15y {
  font-weight: 700;
  font-size: 15px;
  color: #F2ECD8;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.zdz-hero_game_provider-15y {
  font-size: 11px;
  color: #6A6358;
}.zdz-hero_game_btn-15y {
  background: #C98C1C;
  margin: 12px 1rem 1rem;
  transition: background .2s;
  padding: 11px;
  border-radius: 0.5rem;
  color: #F2ECD8;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
}.zdz-hero_game-15y:hover .zdz-hero_game_btn-15y {
  background: #DFA030;
}.zdz-sbar-15y {
  background: #0C1020;
  padding: 16px 1rem 0;
}
@media(min-width: 765px) {.zdz-sbar-15y {
  padding: 1.125rem 24px 0;
}
}.zdz-sbar_in-15y {
  margin: 0 auto;
  max-width: 82.5rem;
}.zdz-sbar_row-15y {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.zdz-sbar_input-15y {
  border-radius: 8px;
  gap: 0.625rem;
  flex: 1;
  transition: border-color .2s;
  background: #0F1420;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 1rem;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
  color: #6A6358;
  display: flex;
}.zdz-sbar_input-15y:hover {
  border-color: rgba(201, 138, 28, 0.45);
}.zdz-sbar_input-15y svg {
  width: 15px;
  stroke-linejoin: round;
  height: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
}.zdz-sbar_providers-15y {
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  gap: 0.5rem;
  transition: border-color .2s;
  background: #0F1420;
  font-size: 0.813rem;
  align-items: center;
  color: #C4BAA0;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
}.zdz-sbar_providers-15y:hover {
  border-color: rgba(201, 138, 28, 0.45);
  color: #F2ECD8;
}.zdz-sbar_providers-15y svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 14px;
}.zdz-sbar_tabs-15y {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
}.zdz-sbar_tabs-15y::-webkit-scrollbar {
  display: none;
}.zdz-sbar_tab-15y {
  gap: 7px;
  padding: 8px 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  align-items: center;
  font-weight: 600;
  color: #8F8778;
  flex-shrink: 0;
  font-size: 0.75rem;
  cursor: pointer;
  display: flex;
  white-space: nowrap;
}.zdz-sbar_tab-15y:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(201, 138, 28, 0.45);
  color: #F2ECD8;
}.zdz-sbar_tab-15y.zdz-state_active-15y {
  border-color: rgba(201, 140, 28, 0.07);
  background: rgba(201, 140, 28, 0.18);
  color: #F2ECD8;
}.zdz-sbar_tab_ic-15y svg {
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
}.zdz-wy-15y {
  background: #0C1020;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.zdz-wy-15y {
  padding: 40px 1.5rem 0;
}
}.zdz-wy_in-15y {
  margin: 0 auto;
  max-width: 82.5rem;
}.zdz-wy_head-15y {
  max-width: 720px;
  margin-bottom: 18px;
}.zdz-wy_label-15y {
  color: #C98C1C;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.zdz-wy_h2-15y {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 20px;
  color: #F2ECD8;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width:768px) {.zdz-wy_h2-15y {
  font-size: 24px;
}
}.zdz-wy_intro-15y {
  margin: 0;
  color: #6A6358;
  font-size: 13px;
  line-height: 1.6;
}.zdz-wy_grid-15y {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.zdz-wy_grid-15y {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.zdz-wy_grid-15y {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zdz-wy_card-15y {
  border-radius: 0.5rem;
  padding: 20px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #131828;
}.zdz-wy_card-15y:hover {
  border-color: rgba(201, 140, 28, 0.07);
  transform: translateY(-2px);
}.zdz-wy_card_ic-15y {
  background: rgba(201, 140, 28, 0.18);
  border-radius: 50%;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  justify-content: center;
  height: 2.75rem;
  color: #C98C1C;
  width: 2.75rem;
}.zdz-wy_card_ic-15y svg {
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zdz-wy_card_h-15y {
  color: #F2ECD8;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
}.zdz-wy_card_p-15y {
  color: #6A6358;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.zdz-wy_card_p-15y strong {
  color: #C4BAA0;
  font-weight: 600;
}.zdz-ws-15y {
  padding: 2rem 1rem 0;
  background: #0C1020;
}
@media(min-width: 765px) {.zdz-ws-15y {
  padding: 2.25rem 24px 0;
}
}.zdz-ws_in-15y {
  margin: 0 auto;
  max-width: 1320px;
}.zdz-ws_head-15y {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}.zdz-ws_title-15y {
  gap: 0.625rem;
  font-size: 1rem;
  font-weight: 700;
  color: #F2ECD8;
  align-items: center;
  font-family: 'Bebas Neue', sans-serif;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.zdz-ws_title_ic-15y svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  color: #E8A820;
  width: 1.125rem;
}.zdz-ws_online-15y {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  color: #6A6358;
  align-items: center;
  font-size: 12px;
}.zdz-ws_online_dot-15y {
  background: #1DB86A;
  border-radius: 50%;
  width: 8px;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(29, 184, 106, 0.16);
  flex-shrink: 0;
}.zdz-ws_scroll-15y {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
}.zdz-ws_scroll-15y::-webkit-scrollbar {
  display: none;
}.zdz-wc-15y {
  padding: 0.625rem 14px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1420;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
}.zdz-wc_img-15y {
  border-radius: 0.25rem;
  background: #131828;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.zdz-wc_img-15y img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.zdz-wc_info-15y {
  min-width: 0;
}.zdz-wc_game-15y {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  color: #C4BAA0;
}.zdz-wc_player-15y {
  overflow: hidden;
  color: #524D44;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.zdz-wc_amount-15y {
  color: #1DB86A;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
}.zdz-reg-15y {
  background: #0C1020;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.zdz-reg-15y {
  padding: 2.75rem 24px 0;
}
}.zdz-reg_in-15y {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 12px;
  padding: 1.75rem 24px;
  background: #131828;
  max-width: 1320px;
}
@media(min-width:768px) {.zdz-reg_in-15y {
  padding: 40px;
}
}.zdz-reg_top-15y {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.zdz-reg_top-15y {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.zdz-reg_label-15y {
  color: #C98C1C;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.zdz-reg_h2-15y {
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #F2ECD8;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.zdz-reg_h2-15y {
  font-size: 28px;
}
}.zdz-reg_bonus-15y {
  border: 1px solid rgba(232, 168, 32, 0.15);
  padding: 0.625rem 16px;
  background: rgba(232, 168, 32, 0.15);
  gap: 0.5rem;
  border-radius: 0.5rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.zdz-reg_bonus_amount-15y {
  font-size: 20px;
  color: #E8A820;
  font-weight: 800;
}.zdz-reg_bonus_text-15y {
  color: #8F8778;
  font-size: 13px;
  line-height: 1.35;
}.zdz-reg_cta_btn-15y {
  border-radius: 0.5rem;
  padding: 0.875rem 2rem;
  background: #1DB86A;
  transition: background .2s;
  margin-bottom: 12px;
  display: inline-block;
  box-shadow: 0 0.313rem 0 #0B6637, 0 8px 1.5rem rgba(29, 184, 106, 0.44);
  font-weight: 700;
  color: #0D0E18;
  font-size: 0.938rem;
}.zdz-reg_cta_btn-15y:hover {
  background: #24D47C;
}.zdz-reg_terms-15y {
  font-size: 11px;
  color: #524D44;
  line-height: 1.5;
}.zdz-reg_seo-15y {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  line-height: 1.65;
  color: #6A6358;
  margin-top: 20px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.zdz-reg_seo-15y p {
  color: #6A6358;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.zdz-reg_seo-15y p:last-child {
  margin-bottom: 0;
}.zdz-reg_seo-15y strong {
  color: #C4BAA0;
  font-weight: 700;
}.zdz-reg_seo-15y a {
  transition: color .2s;
  text-decoration: underline;
  color: #C98C1C;
}.zdz-reg_seo-15y a:hover {
  color: #DFA030;
}.zdz-reg_seo-15y ul,.zdz-reg_seo-15y ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.zdz-reg_seo-15y ol {
  list-style: decimal;
}.zdz-reg_seo-15y li {
  color: #6A6358;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 13px;
}.zdz-reg_seo-15y table {
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
}
@media(min-width: 766px) {.zdz-reg_seo-15y table {
  display: table;
}
}.zdz-reg_seo-15y th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #C4BAA0;
  text-align: left;
  font-weight: 700;
}.zdz-reg_seo-15y td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A6358;
}.zdz-reg_steps-15y {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 863px) {.zdz-reg_steps-15y {
  margin-top: 0;
}
}.zdz-reg_step-15y {
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.zdz-reg_step_num-15y {
  background: rgba(201, 140, 28, 0.18);
  border: 1px solid rgba(201, 140, 28, 0.07);
  border-radius: 50%;
  justify-content: center;
  height: 2.125rem;
  flex-shrink: 0;
  font-weight: 800;
  color: #C98C1C;
  align-items: center;
  display: flex;
  font-size: 0.875rem;
  width: 34px;
}.zdz-reg_step_title-15y {
  margin-bottom: 3px;
  color: #F2ECD8;
  font-weight: 700;
  font-size: 14px;
}.zdz-reg_step_text-15y {
  font-size: 0.75rem;
  color: #6A6358;
  line-height: 1.5;
}.zdz-reg_trust-15y {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 20px;
  display: flex;
  margin-top: 20px;
}.zdz-reg_trust_item-15y {
  gap: 7px;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  color: #6A6358;
}.zdz-reg_trust_ic-15y svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  color: #C98C1C;
}.zdz-bon-15y {
  padding: 36px 1rem 0;
  background: #0C1020;
}
@media(min-width: 770px) {.zdz-bon-15y {
  padding: 44px 24px 0;
}
}.zdz-bon_in-15y {
  margin: 0 auto;
  max-width: 1320px;
}.zdz-bon_head-15y {
  margin-bottom: 20px;
}.zdz-bon_label-15y {
  font-size: 11px;
  color: #C98C1C;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.zdz-bon_h2-15y {
  color: #F2ECD8;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.zdz-bon_h2-15y {
  font-size: 24px;
}
}.zdz-bon_seo-15y {
  color: #6A6358;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 13px;
  line-height: 1.6;
}.zdz-bon_seo-15y strong {
  font-weight: 700;
  color: #C4BAA0;
}.zdz-bon_seo-15y a {
  text-decoration: underline;
  color: #C98C1C;
}.zdz-bon_grid-15y {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.zdz-bon_grid-15y {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.zdz-bon_grid-15y {
  grid-template-columns: repeat(5,1fr);
}
}.zdz-bon_card-15y {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1420;
  padding: 1rem;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.zdz-bon_card-15y:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 140, 28, 0.07);
}.zdz-bon_card_ic-15y svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
}.zdz-bon_card_ic-15y {
  margin-bottom: 10px;
}.zdz-bon_card_type-15y {
  letter-spacing: .06em;
  font-weight: 700;
  color: #6A6358;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
}.zdz-bon_card_amount-15y {
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  color: #E8A820;
  font-weight: 800;
}.zdz-bon_card_name-15y {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F2ECD8;
  font-size: 0.813rem;
  margin-bottom: 8px;
}.zdz-bon_card_detail-15y {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #524D44;
  line-height: 1.5;
  padding-top: 8px;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.zdz-prov-15y {
  padding: 2.25rem 1rem 0;
  background: #0C1020;
}
@media(min-width: 769px) {.zdz-prov-15y {
  padding: 44px 24px 0;
}
}.zdz-prov_in-15y {
  margin: 0 auto;
  max-width: 1320px;
}.zdz-prov_head-15y {
  margin-bottom: 16px;
}.zdz-prov_label-15y {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C98C1C;
  text-transform: uppercase;
}.zdz-prov_h2-15y {
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F2ECD8;
}
@media(min-width: 765px) {.zdz-prov_h2-15y {
  font-size: 1.5rem;
}
}.zdz-prov_seo-15y {
  font-size: 13px;
  margin-bottom: 1rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6A6358;
}.zdz-prov_seo-15y strong {
  color: #C4BAA0;
  font-weight: 700;
}.zdz-prov_seo-15y a {
  color: #C98C1C;
  text-decoration: underline;
}.zdz-prov_grid-15y {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.zdz-prov_grid-15y {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.zdz-prov_grid-15y {
  grid-template-columns: repeat(8,1fr);
}
}.zdz-prov_card-15y {
  gap: 7px;
  padding: 0.875rem 10px;
  background: #0F1420;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.zdz-prov_card-15y:hover {
  border-color: rgba(201, 138, 28, 0.45);
  background: #131828;
}.zdz-prov_logo-15y {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 44px;
  justify-content: center;
  height: 44px;
}.zdz-prov_logo-15y img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.zdz-prov_name-15y {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8F8778;
  font-weight: 600;
  text-align: center;
}.zdz-app-15y {
  background: #0C1020;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.zdz-app-15y {
  padding: 2.75rem 24px 0;
}
}.zdz-app_in-15y {
  margin: 0 auto;
  max-width: 1320px;
}.zdz-app_head-15y {
  margin-bottom: 16px;
}.zdz-app_label-15y {
  margin-bottom: 8px;
  color: #C98C1C;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.zdz-app_h2-15y {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 20px;
  color: #F2ECD8;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.zdz-app_h2-15y {
  font-size: 24px;
}
}.zdz-app_sub-15y {
  max-width: 37.5rem;
  color: #6A6358;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.zdz-app_sub-15y strong {
  color: #C4BAA0;
  font-weight: 700;
}.zdz-app_cards-15y {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.zdz-app_cards-15y {
  grid-template-columns: repeat(3,1fr);
}
}.zdz-app_card-15y {
  border-radius: 0.5rem;
  gap: 1rem;
  overflow: hidden;
  padding: 20px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.zdz-app_card_ios-15y {
  background: linear-gradient(135deg,rgba(201, 140, 28, 0.18) 0%,#131828 100%);
}.zdz-app_card_android-15y {
  background: linear-gradient(135deg,rgba(29, 184, 106, 0.16) 0%,#131828 100%);
}.zdz-app_card_win-15y {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.15) 0%,#131828 100%);
}.zdz-app_card_ic-15y svg {
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
  width: 34px;
}.zdz-app_card_ic-15y {
  color: #F2ECD8;
  flex-shrink: 0;
}.zdz-app_card_os-15y {
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #6A6358;
  margin-bottom: 6px;
}.zdz-app_card_title-15y {
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #F2ECD8;
  font-size: 0.938rem;
}.zdz-app_card_text-15y {
  margin-bottom: 0.875rem;
  color: #6A6358;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
}.zdz-app_card_btn-15y {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  border: 1px solid rgba(201, 138, 28, 0.45);
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  color: #F2ECD8;
  font-size: 13px;
}.zdz-app_card_btn-15y:hover {
  background: rgba(255, 255, 255, 0.07);
}.zdz-seo-15y {
  background: #0C1020;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.zdz-seo-15y {
  padding: 2.75rem 1.5rem 0;
}
}.zdz-seo_in-15y {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #131828;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 765px) {.zdz-seo_in-15y {
  padding: 2.25rem 2.5rem;
}
}.zdz-seo_label-15y {
  color: #C98C1C;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.zdz-seo_h2-15y {
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  color: #F2ECD8;
}
@media(min-width: 770px) {.zdz-seo_h2-15y {
  font-size: 24px;
}
}.zdz-seo_body-15y {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8F8778;
}.zdz-seo_body-15y p {
  line-height: 1.75;
  color: #8F8778;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.zdz-seo_body-15y p:last-child {
  margin-bottom: 0;
}.zdz-seo_body-15y strong {
  color: #C4BAA0;
  font-weight: 700;
}.zdz-seo_body-15y a {
  transition: color .2s;
  color: #C98C1C;
  text-decoration: underline;
}.zdz-seo_body-15y a:hover {
  color: #DFA030;
}.zdz-seo_body-15y ul,.zdz-seo_body-15y ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.zdz-seo_body-15y ol {
  list-style: decimal;
}.zdz-seo_body-15y li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8F8778;
  margin-bottom: 6px;
}.zdz-seo_body-15y table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.zdz-seo_body-15y table {
  display: table;
}
}.zdz-seo_body-15y th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C4BAA0;
}.zdz-seo_body-15y td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8F8778;
}.zdz-seo_cols-15y {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.zdz-seo_cols-15y {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.zdz-seo_cols-15y {
  grid-template-columns: repeat(3,1fr);
}
}.zdz-seo_col_h-15y {
  font-size: 0.813rem;
  font-weight: 700;
  color: #C4BAA0;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.zdz-seo_col_p-15y {
  color: #6A6358;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.zdz-seo_stats-15y {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.zdz-seo_stat-15y {
  flex: 1;
  background: rgba(201, 140, 28, 0.07);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(201, 140, 28, 0.18);
  border-radius: 8px;
  min-width: 140px;
}.zdz-seo_stat_val-15y {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C98C1C;
  margin-bottom: 0.25rem;
}.zdz-seo_stat_lb-15y {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6A6358;
}.zdz-rv-15y {
  background: #0C1020;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.zdz-rv-15y {
  padding: 2.75rem 1.5rem 0;
}
}.zdz-rv_in-15y {
  margin: 0 auto;
  max-width: 1320px;
}.zdz-rv_head-15y {
  max-width: 720px;
  margin-bottom: 20px;
}.zdz-rv_label-15y {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #C98C1C;
}.zdz-rv_h2-15y {
  margin-bottom: 0.625rem;
  color: #F2ECD8;
  font-size: 22px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.zdz-rv_h2-15y {
  font-size: 1.75rem;
}
}.zdz-rv_stats-15y {
  gap: 1.125rem;
  display: flex;
  font-size: 0.813rem;
  color: #6A6358;
  align-items: center;
  flex-wrap: wrap;
}.zdz-rv_stats_score-15y {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.zdz-rv_stats_score_val-15y {
  font-size: 1.375rem;
  font-family: 'Bebas Neue', sans-serif;
  color: #E8A820;
  font-weight: 800;
}.zdz-rv_stats_score_max-15y {
  font-size: 0.813rem;
  color: #524D44;
}.zdz-rv_stats_badge-15y {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.zdz-rv_stats_badge-15y svg {
  height: 0.875rem;
  color: #E8A820;
  width: 14px;
}.zdz-rv_grid-15y {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.zdz-rv_grid-15y {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.zdz-rv_grid-15y {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zdz-rv_card-15y {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #131828;
  padding: 1.25rem;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
}.zdz-rv_card_stars-15y {
  gap: 2px;
  display: flex;
  color: #E8A820;
  margin-bottom: 0.625rem;
}.zdz-rv_card_stars-15y svg {
  width: 0.875rem;
  height: 0.875rem;
}.zdz-rv_card_h-15y {
  margin-bottom: 0.5rem;
  line-height: 1.3;
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2ECD8;
}.zdz-rv_card_body-15y {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #6A6358;
  margin-bottom: 14px;
}.zdz-rv_card_body-15y strong {
  font-weight: 600;
  color: #C4BAA0;
}.zdz-rv_card_meta-15y {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  align-items: center;
  padding-top: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.zdz-rv_card_author-15y {
  font-size: 12px;
  color: #C4BAA0;
  font-weight: 600;
}.zdz-rv_card_date-15y {
  font-size: 11px;
  color: #524D44;
}.zdz-seo-15y {
  background: #0C1020;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.zdz-seo-15y {
  padding: 2.75rem 1.5rem 0;
}
}.zdz-seo_in-15y {
  border-radius: 0.75rem;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #131828;
  max-width: 1320px;
}
@media(min-width: 769px) {.zdz-seo_in-15y {
  padding: 2.25rem 40px;
}
}.zdz-seo_label-15y {
  margin-bottom: 0.625rem;
  color: #C98C1C;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.zdz-seo_h2-15y {
  font-family: 'Bebas Neue', sans-serif;
  color: #F2ECD8;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.zdz-seo_h2-15y {
  font-size: 24px;
}
}.zdz-seo_body-15y {
  overflow-wrap: break-word;
  color: #8F8778;
  line-height: 1.75;
  font-size: 0.875rem;
}.zdz-seo_body-15y p {
  margin-bottom: 0.75rem;
  color: #8F8778;
  line-height: 1.75;
  font-size: 0.875rem;
}.zdz-seo_body-15y p:last-child {
  margin-bottom: 0;
}.zdz-seo_body-15y strong {
  font-weight: 700;
  color: #C4BAA0;
}.zdz-seo_body-15y a {
  transition: color .2s;
  color: #C98C1C;
  text-decoration: underline;
}.zdz-seo_body-15y a:hover {
  color: #DFA030;
}.zdz-seo_body-15y ul,.zdz-seo_body-15y ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.zdz-seo_body-15y ol {
  list-style: decimal;
}.zdz-seo_body-15y li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8F8778;
  font-size: 0.875rem;
}.zdz-seo_body-15y table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.zdz-seo_body-15y table {
  display: table;
}
}.zdz-seo_body-15y th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4BAA0;
}.zdz-seo_body-15y td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8F8778;
}.zdz-seo_cols-15y {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.zdz-seo_cols-15y {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.zdz-seo_cols-15y {
  grid-template-columns: repeat(3,1fr);
}
}.zdz-seo_col_h-15y {
  color: #C4BAA0;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.zdz-seo_col_p-15y {
  line-height: 1.65;
  font-size: 13px;
  color: #6A6358;
  overflow-wrap: break-word;
}.zdz-seo_stats-15y {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.zdz-seo_stat-15y {
  padding: 0.875rem 16px;
  background: rgba(201, 140, 28, 0.07);
  flex: 1;
  border: 1px solid rgba(201, 140, 28, 0.18);
  border-radius: 8px;
  min-width: 140px;
}.zdz-seo_stat_val-15y {
  color: #C98C1C;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.zdz-seo_stat_lb-15y {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6A6358;
}.zdz-faq-15y {
  background: #0C1020;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.zdz-faq-15y {
  padding: 2.75rem 1.5rem 0;
}
}.zdz-faq_in-15y {
  margin: 0 auto;
  max-width: 82.5rem;
}.zdz-faq_head-15y {
  margin-bottom: 1.25rem;
}.zdz-faq_label-15y {
  font-weight: 700;
  color: #C98C1C;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.zdz-faq_h2-15y {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F2ECD8;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.zdz-faq_h2-15y {
  font-size: 1.5rem;
}
}.zdz-faq_list-15y {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.zdz-faq_item-15y {
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  background: #131828;
  border-radius: 0.5rem;
}.zdz-faq_q-15y {
  padding: 16px 20px;
  gap: 0.75rem;
  transition: color .2s;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  color: #C4BAA0;
  font-weight: 600;
}.zdz-faq_q-15y:hover {
  color: #F2ECD8;
}.zdz-faq_q_ic-15y {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  justify-content: center;
  height: 24px;
  color: #C98C1C;
  width: 24px;
  display: flex;
  align-items: center;
  font-size: 1rem;
  flex-shrink: 0;
}.zdz-faq_item-15y.zdz-state_open-15y .zdz-faq_q_ic-15y {
  transform: rotate(45deg);
}.zdz-faq_a-15y {
  padding: 0 20px 1rem;
  display: none;
  font-size: 0.813rem;
  color: #6A6358;
  overflow-wrap: break-word;
  line-height: 1.7;
}.zdz-faq_item-15y.zdz-state_open-15y .zdz-faq_a-15y {
  display: block;
}.zdz-faq_a-15y strong {
  color: #C4BAA0;
  font-weight: 700;
}.zdz-faq_a-15y a {
  text-decoration: underline;
  color: #C98C1C;
}.zdz-faq_a-15y ul,.zdz-faq_a-15y ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.zdz-faq_a-15y ol {
  list-style: decimal;
}.zdz-faq_a-15y li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.zdz-faq_a-15y table {
  margin: 0.5rem 0;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width:768px) {.zdz-faq_a-15y table {
  display: table;
}
}.zdz-faq_a-15y th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4BAA0;
}.zdz-faq_a-15y td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A6358;
}.zdz-seo-15y {
  background: #0C1020;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.zdz-seo-15y {
  padding: 44px 24px 0;
}
}.zdz-seo_in-15y {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  padding: 1.75rem 1.5rem;
  background: #131828;
  max-width: 1320px;
}
@media(min-width: 767px) {.zdz-seo_in-15y {
  padding: 36px 2.5rem;
}
}.zdz-seo_label-15y {
  text-transform: uppercase;
  color: #C98C1C;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.zdz-seo_h2-15y {
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  color: #F2ECD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 765px) {.zdz-seo_h2-15y {
  font-size: 1.5rem;
}
}.zdz-seo_body-15y {
  line-height: 1.75;
  color: #8F8778;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.zdz-seo_body-15y p {
  margin-bottom: 0.75rem;
  color: #8F8778;
  font-size: 0.875rem;
  line-height: 1.75;
}.zdz-seo_body-15y p:last-child {
  margin-bottom: 0;
}.zdz-seo_body-15y strong {
  font-weight: 700;
  color: #C4BAA0;
}.zdz-seo_body-15y a {
  transition: color .2s;
  text-decoration: underline;
  color: #C98C1C;
}.zdz-seo_body-15y a:hover {
  color: #DFA030;
}.zdz-seo_body-15y ul,.zdz-seo_body-15y ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.zdz-seo_body-15y ol {
  list-style: decimal;
}.zdz-seo_body-15y li {
  color: #8F8778;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.zdz-seo_body-15y table {
  width: 100%;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width:768px) {.zdz-seo_body-15y table {
  display: table;
}
}.zdz-seo_body-15y th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4BAA0;
}.zdz-seo_body-15y td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8F8778;
}.zdz-seo_cols-15y {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.zdz-seo_cols-15y {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.zdz-seo_cols-15y {
  grid-template-columns: repeat(3,1fr);
}
}.zdz-seo_col_h-15y {
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C4BAA0;
}.zdz-seo_col_p-15y {
  overflow-wrap: break-word;
  color: #6A6358;
  line-height: 1.65;
  font-size: 13px;
}.zdz-seo_stats-15y {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.zdz-seo_stat-15y {
  flex: 1;
  background: rgba(201, 140, 28, 0.07);
  border: 1px solid rgba(201, 140, 28, 0.18);
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  min-width: 140px;
}.zdz-seo_stat_val-15y {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #C98C1C;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.zdz-seo_stat_lb-15y {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6A6358;
}.zdz-pmt-15y {
  background: #0C1020;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.zdz-pmt-15y {
  padding: 2.75rem 1.5rem 0;
}
}.zdz-pmt_in-15y {
  margin: 0 auto;
  max-width: 82.5rem;
}.zdz-pmt_head-15y {
  max-width: 720px;
  margin-bottom: 22px;
}.zdz-pmt_label-15y {
  text-transform: uppercase;
  font-weight: 700;
  color: #C98C1C;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
}.zdz-pmt_h2-15y {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  color: #F2ECD8;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.zdz-pmt_h2-15y {
  font-size: 28px;
}
}.zdz-pmt_intro-15y {
  line-height: 1.6;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #6A6358;
}.zdz-pmt_groups-15y {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.zdz-pmt_group-15y {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #131828;
  padding: 1.25rem;
  border-radius: 8px;
}.zdz-pmt_group_head-15y {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.zdz-pmt_group_ic-15y {
  background: rgba(201, 140, 28, 0.18);
  border-radius: 0.25rem;
  color: #C98C1C;
  justify-content: center;
  height: 36px;
  display: flex;
  align-items: center;
  width: 36px;
  flex-shrink: 0;
}.zdz-pmt_group_ic-15y svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.zdz-pmt_group_h-15y {
  margin: 0;
  font-size: 16px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F2ECD8;
  font-weight: 700;
}.zdz-pmt_group_p-15y {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6A6358;
  font-size: 13px;
  margin-bottom: 14px;
}.zdz-pmt_group_p-15y strong {
  font-weight: 600;
  color: #C4BAA0;
}.zdz-pmt_table_wrap-15y {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.zdz-pmt_table-15y {
  border-collapse: collapse;
  min-width: 540px;
  width: 100%;
  font-size: 0.813rem;
}.zdz-pmt_table-15y th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  letter-spacing: .04em;
  white-space: nowrap;
  font-size: 0.688rem;
  color: #C4BAA0;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
}.zdz-pmt_table-15y td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #6A6358;
}.zdz-pmt_table-15y tbody tr:last-child td {
  border-bottom: none;
}.zdz-pmt_table-15y tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4BAA0;
}.zdz-ft-15y {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #08090F;
  margin-top: 3rem;
}.zdz-ft_support-15y {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.zdz-ft_support-15y {
  padding: 28px 1.5rem;
}
}.zdz-ft_support_in-15y {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
  display: flex;
}.zdz-ft_support_main-15y {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
  align-items: center;
}.zdz-ft_support_ic-15y {
  flex-shrink: 0;
  color: #C98C1C;
}.zdz-ft_support_ic-15y svg {
  width: 30px;
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
}.zdz-ft_support_text_title-15y {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2ECD8;
  font-size: 15px;
  overflow-wrap: break-word;
}.zdz-ft_support_text_sub-15y {
  font-size: 0.75rem;
  color: #6A6358;
  overflow-wrap: break-word;
}.zdz-ft_support_btn-15y {
  background: #C98C1C;
  padding: 11px 1.375rem;
  border-radius: 8px;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  color: #F2ECD8;
  white-space: nowrap;
  font-size: 0.813rem;
}.zdz-ft_support_btn-15y:hover {
  background: #DFA030;
}.zdz-ft_support_contacts-15y {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.zdz-ft_support_contact-15y {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #524D44;
}.zdz-ft_support_contact-15y strong {
  font-weight: 600;
  color: #8F8778;
  display: block;
  margin-bottom: 2px;
  font-size: 11px;
}.zdz-ft_main-15y {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 771px) {.zdz-ft_main-15y {
  padding: 2.5rem 24px 2rem;
}
}.zdz-ft_main_in-15y {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 641px) {.zdz-ft_main_in-15y {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.zdz-ft_main_in-15y {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.zdz-ft_col_logo-15y {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.zdz-ft_col_logo-15y {
  grid-column: auto;
}
}.zdz-ft_logo-15y {
  gap: 0.563rem;
  font-size: 1rem;
  font-weight: 800;
  overflow-wrap: break-word;
  display: flex;
  margin-bottom: 0.75rem;
  color: #F2ECD8;
  align-items: center;
  flex-wrap: wrap;
}.zdz-ft_logo_mark-15y {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.zdz-ft_logo_mark-15y img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.zdz-ft_logo_sub-15y {
  line-height: 1.55;
  font-size: 0.75rem;
  color: #524D44;
  overflow-wrap: break-word;
  max-width: 200px;
}.zdz-ft_col_title-15y {
  color: #8F8778;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
}.zdz-ft_col_links-15y {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.zdz-ft_col_link-15y {
  transition: color .2s;
  color: #524D44;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.zdz-ft_col_link-15y:hover {
  color: #C4BAA0;
}.zdz-ft_apps-15y {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.zdz-ft_app_card-15y {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  padding: 10px 12px;
  transition: border-color .2s;
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.zdz-ft_app_card-15y:hover {
  border-color: rgba(201, 138, 28, 0.45);
}.zdz-ft_app_card_ic-15y svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
}.zdz-ft_app_card_os-15y {
  font-weight: 600;
  font-size: 0.625rem;
  color: #524D44;
}.zdz-ft_app_card_action-15y {
  color: #C4BAA0;
  font-size: 12px;
  font-weight: 700;
}.zdz-ft_bot-15y {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.zdz-ft_bot-15y {
  padding: 20px 1.5rem;
}
}.zdz-ft_bot_in-15y {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.zdz-ft_socials-15y {
  gap: 0.5rem;
  display: flex;
}.zdz-ft_soc-15y {
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  color: #8F8778;
  display: flex;
  height: 36px;
}.zdz-ft_soc-15y svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.zdz-ft_soc-15y:hover {
  background: rgba(255, 255, 255, 0.07);
}.zdz-ft_legal-15y {
  flex: 1;
  color: #7C766C;
  min-width: 12.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.zdz-ft_legal-15y strong {
  color: #8F8778;
  font-weight: 700;
}.zdz-ft_legal-15y a {
  color: #8F8778;
  text-decoration: underline;
}.zdz-ft_age-15y {
  border: 2px solid #7C766C;
  border-radius: 50%;
  font-weight: 800;
  justify-content: center;
  display: flex;
  color: #7C766C;
  width: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  font-size: 11px;
  height: 32px;
}