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 {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #110B04;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  color: #D0BC9C;
}.zgz_layout-i7j {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.zgz_page-i7j {
  min-height: 100vh;
  display: flex;
}.zgz_main-i7j {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1081px) {.zgz_main-i7j {
  padding-left: 13.75rem;
}
}
@media (max-width: 1081px) {.zgz_main-i7j {
  padding-bottom: 72px;
}
}.zgz_gc-i7j {
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #17100A;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 641px) {.zgz_gc-i7j {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.zgz_gc-i7j {
  width: 10.5rem;
}
}.zgz_gc-i7j:hover {
  border-color: rgba(240,170,0,0.08);
  transform: translateY(-3px);
}.zgz_gc_img-i7j {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.zgz_gc_img-i7j img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.zgz_gc_hover-i7j {
  inset: 0;
  transition: opacity .2s;
  background: rgba(0,0,0,0.68);
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.zgz_gc-i7j:hover .zgz_gc_hover-i7j {
  opacity: 1;
}.zgz_gc_hover_btn-i7j {
  padding: 0.5rem 16px;
  border-radius: 0.375rem;
  background: #F0AA00;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 12px;
}.zgz_gc_info-i7j {
  padding: 0.5rem 0.625rem 10px;
}.zgz_gc_name-i7j {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 3px;
  color: #D0BC9C;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
}.zgz_gc_prov-i7j {
  color: #8A7565;
  font-size: 0.625rem;
}.zgz_gc_tag-i7j {
  padding: 2px 0.438rem;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: .04em;
  top: 6px;
  font-weight: 700;
  left: 6px;
  z-index: 2;
  font-size: 9px;
  position: absolute;
}.zgz_gc_tag_hot-i7j {
  background: #E53535;
  color: #fff;
}.zgz_gc_tag_new-i7j {
  background: #22C55E;
  color: #110B04;
}.zgz_gc_tag_jp-i7j {
  background: #FFCC20;
  color: #110B04;
}.zgz_gc_tag_ex-i7j {
  background: #C4560C;
  color: #fff;
}.zgz_gc_tag_live-i7j {
  background: #E53535;
  color: #fff;
}.zgz_gr-i7j {
  background: #110B04;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.zgz_gr-i7j {
  padding: 2.25rem 24px 0;
}
}.zgz_gr_in-i7j {
  margin: 0 auto;
  max-width: 83.75rem;
}.zgz_gr_head-i7j {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.zgz_gr_head_l-i7j {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.zgz_gr_ic-i7j {
  border-radius: 12px;
  justify-content: center;
  width: 2rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 2rem;
}.zgz_gr_ic-i7j svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.zgz_gr_title-i7j {
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 769px) {.zgz_gr_title-i7j {
  font-size: 18px;
}
}.zgz_gr_more-i7j {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  align-items: center;
  display: flex;
  font-size: 12px;
  color: #907C66;
  flex-shrink: 0;
  font-weight: 600;
}.zgz_gr_more-i7j:hover {
  color: #F0AA00;
}.zgz_gr_more-i7j svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
}.zgz_gr_arrows-i7j {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.zgz_gr_arr-i7j {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  border-radius: 6px;
  justify-content: center;
  width: 1.875rem;
  display: flex;
  height: 1.875rem;
  color: #AA9272;
  align-items: center;
}.zgz_gr_arr-i7j:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.zgz_gr_arr-i7j svg {
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zgz_gr_seo_h-i7j {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Fredoka One', sans-serif;
  color: #D0BC9C;
  max-width: 680px;
  font-size: 13px;
}
@media(min-width: 770px) {.zgz_gr_seo_h-i7j {
  font-size: 14px;
}
}.zgz_gr_seo-i7j {
  color: #907C66;
  margin-bottom: 12px;
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.zgz_gr_seo-i7j strong {
  font-weight: 600;
  color: #D0BC9C;
}.zgz_gr_scroll-i7j {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.zgz_gr_scroll-i7j::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.zgz_gr_scroll-i7j {
  gap: 12px;
}
}.zgz_tb-i7j {
  background: #110B04;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  top: 0;
  align-items: center;
  height: 56px;
  display: flex;
  z-index: 80;
  left: 0;
  position: fixed;
  right: 0;
}.zgz_tb_in-i7j {
  padding: 0 14px;
  gap: 0;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.zgz_tb_burger-i7j {
  border-radius: 0.75rem;
  gap: 0.313rem;
  flex-direction: column;
  margin-right: 0.5rem;
  flex-shrink: 0;
  height: 38px;
  align-items: center;
  width: 38px;
  display: flex;
  justify-content: center;
}.zgz_tb_burger-i7j:hover {
  background: rgba(255,255,255,0.05);
}.zgz_tb_burger_line-i7j {
  background: #AA9272;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1082px) {.zgz_tb_burger-i7j {
  display: none;
}
}.zgz_tb_logo-i7j {
  gap: 0.563rem;
  margin-right: 20px;
  color: #F5EDD8;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 800;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  flex-shrink: 0;
}.zgz_tb_logo_mark-i7j {
  overflow: hidden;
  border-radius: 12px;
  height: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2rem;
}.zgz_tb_logo_mark-i7j img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.zgz_tb_nav-i7j {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.zgz_tb_nav-i7j {
  display: flex;
}
}.zgz_tb_tab-i7j {
  border-radius: 12px;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #AA9272;
}.zgz_tb_tab-i7j:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.zgz_tb_tab-i7j.zgz_state_active-i7j {
  background: rgba(240,170,0,0.18);
  color: #F5EDD8;
}.zgz_tb_right-i7j {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.zgz_tb_login-i7j {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.75rem;
  padding: 9px 1rem;
  font-weight: 600;
  color: #D0BC9C;
  font-size: 0.813rem;
  display: none;
}.zgz_tb_login-i7j:hover {
  border-color: rgba(240,170,0,0.42);
  color: #F5EDD8;
}
@media(min-width: 481px) {.zgz_tb_login-i7j {
  display: block;
}
}.zgz_tb_reg-i7j {
  border-radius: 12px;
  transition: background .2s;
  padding: 0.563rem 18px;
  background: #22C55E;
  font-weight: 700;
  color: #180E02;
  font-size: 13px;
  white-space: nowrap;
}.zgz_tb_reg-i7j:hover {
  background: #16A34A;
}.zgz_sb-i7j {
  transform: translateX(-100%);
  background: #1D1409;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  position: fixed;
  overflow-y: auto;
  top: 56px;
  width: 13.75rem;
  left: 0;
  z-index: 70;
  bottom: 0;
}.zgz_sb-i7j.zgz_state_open-i7j {
  transform: translateX(0);
}.zgz_sb-i7j::-webkit-scrollbar {
  width: 0.25rem;
}.zgz_sb-i7j::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.zgz_sb-i7j {
  transform: translateX(0);
}
}.zgz_sb_auth-i7j {
  padding: 14px 12px 10px;
}.zgz_sb_btn_reg-i7j {
  background: #22C55E;
  border-radius: 0.75rem;
  padding: 0.688rem;
  transition: background .2s;
  color: #180E02;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
  text-align: center;
  font-size: 0.813rem;
}.zgz_sb_btn_reg-i7j:hover {
  background: #16A34A;
}.zgz_sb_btn_login-i7j {
  background: rgba(255,255,255,0.05);
  padding: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  border-radius: 12px;
  font-size: 0.813rem;
  text-align: center;
  color: #D0BC9C;
  display: block;
  font-weight: 600;
}.zgz_sb_btn_login-i7j:hover {
  border-color: rgba(240,170,0,0.42);
  color: #F5EDD8;
}.zgz_sb_promo-i7j {
  border-radius: 0.75rem;
  overflow: hidden;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#2A1400,#1D1409);
  padding: 0.75rem 14px;
  border: 1px solid rgba(240,170,0,0.18);
  position: relative;
}.zgz_sb_promo-i7j::before {
  background: radial-gradient(circle,rgba(240,170,0,0.18),transparent 70%);
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  position: absolute;
  content: '';
  top: -1.25rem;
  right: -1.25rem;
}.zgz_sb_promo_title-i7j {
  font-size: 11px;
  color: #F0AA00;
  text-transform: uppercase;
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-weight: 700;
}.zgz_sb_promo_text-i7j {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 600;
  line-height: 1.35;
  font-size: 12px;
}.zgz_sb_promo_sub-i7j {
  margin-top: 3px;
  color: #907C66;
  font-size: 0.625rem;
}.zgz_sb_nav-i7j {
  padding: 6px 0.5rem 1rem;
}.zgz_sb_nav_lb-i7j {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  font-size: 10px;
  color: #8A7565;
  letter-spacing: .08em;
  text-transform: uppercase;
}.zgz_sb_link-i7j {
  padding: 9px 0.625rem;
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  color: #AA9272;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 500;
  display: flex;
}.zgz_sb_link-i7j:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.zgz_sb_link-i7j.zgz_state_active-i7j {
  background: rgba(240,170,0,0.18);
  color: #F5EDD8;
}.zgz_sb_ic-i7j {
  border-radius: 0.375rem;
  flex-shrink: 0;
  height: 1.875rem;
  justify-content: center;
  width: 30px;
  display: flex;
  align-items: center;
}.zgz_sb_ic-i7j svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.zgz_sb_ic_1-i7j {
  background: rgba(240,170,0,0.08);
  color: #F0AA00;
}.zgz_sb_ic_2-i7j {
  background: rgba(34,197,94,0.15);
  color: #22C55E;
}.zgz_sb_ic_3-i7j {
  background: rgba(255,204,32,0.15);
  color: #FFCC20;
}.zgz_sb_ic_4-i7j {
  background: rgba(196,86,12,0.22);
  color: #C4560C;
}.zgz_sb_ic_5-i7j {
  background: rgba(240,170,0,0.08);
  color: #F0458A;
}.zgz_sb_ic_6-i7j {
  background: rgba(196,86,12,0.22);
  color: #9B2FD4;
}.zgz_sb_badge-i7j {
  background: #FFCC20;
  padding: 2px 7px;
  border-radius: 0.375rem;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
  color: #180E02;
}.zgz_sb_bot-i7j {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.zgz_sb_lang-i7j,.zgz_sb_help-i7j {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  flex: 1;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 6px;
  gap: 6px;
  font-size: 0.688rem;
  justify-content: center;
  font-weight: 600;
  color: #AA9272;
  display: flex;
  align-items: center;
}.zgz_sb_lang-i7j:hover,.zgz_sb_help-i7j:hover {
  border-color: rgba(240,170,0,0.42);
  color: #F5EDD8;
}.zgz_sb_lang-i7j svg,.zgz_sb_help-i7j svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
}.zgz_sb_bd-i7j {
  inset: 0;
  background: rgba(0,0,0,0.68);
  position: fixed;
  display: none;
  z-index: 69;
}.zgz_sb_bd-i7j.zgz_state_on-i7j {
  display: block;
}
@media(min-width: 1077px) {.zgz_sb_bd-i7j {
  display: none!important;
}
}.zgz_mob_nav-i7j {
  background: #1D1409;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  right: 0;
  display: flex;
  bottom: 0;
  z-index: 80;
  left: 0;
  position: fixed;
}
@media(min-width: 1081px) {.zgz_mob_nav-i7j {
  display: none;
}
}.zgz_mob_nav_item-i7j {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #8A7565;
}.zgz_mob_nav_ic-i7j {
  line-height: 1;
}.zgz_mob_nav_ic-i7j svg {
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
  stroke-linecap: round;
}.zgz_mob_nav_lb-i7j {
  color: #8A7565;
  font-weight: 600;
  font-size: 10px;
}.zgz_mob_nav_item-i7j.zgz_state_active-i7j {
  color: #F0AA00;
}.zgz_mob_nav_item-i7j.zgz_state_active-i7j .zgz_mob_nav_lb-i7j {
  color: #F0AA00;
}.zgz_hero-i7j {
  background: #110B04;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.zgz_hero-i7j {
  padding: 1.5rem 1.5rem 0;
}
}.zgz_hero_in-i7j {
  gap: 12px;
  margin: 0 auto;
  max-width: 1340px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.zgz_hero_in-i7j {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.zgz_hero_in-i7j {
  grid-template-columns: 1fr 340px;
}
}.zgz_hero_promo-i7j {
  overflow: hidden;
  background: #17100A;
  border-radius: 18px;
  display: flex;
  min-height: 220px;
  position: relative;
  align-items: stretch;
}
@media(min-width: 770px) {.zgz_hero_promo-i7j {
  min-height: 280px;
}
}.zgz_hero_promo_bg-i7j {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2A1400 0%,#110B04 100%);
  position: absolute;
  background-size: cover;
}.zgz_hero_promo_bg-i7j::after {
  background: linear-gradient(90deg,#110B04 0%,rgba(0,0,0,0.68) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.zgz_hero_promo_glow-i7j {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196,86,12,0.22) 0%,transparent 65%);
  right: 60px;
  pointer-events: none;
  height: 300px;
  position: absolute;
  width: 300px;
  top: -40px;
}.zgz_hero_promo_ct-i7j {
  padding: 1.75rem 24px 28px 28px;
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 480px;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 771px) {.zgz_hero_promo_ct-i7j {
  padding: 2.5rem 32px;
}
}.zgz_hero_badge-i7j {
  padding: 0.313rem 12px;
  background: rgba(240,170,0,0.18);
  border-radius: 24px;
  border: 1px solid rgba(240,170,0,0.08);
  color: #F0AA00;
  margin-bottom: 14px;
  display: inline-block;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.zgz_hero_h1-i7j {
  font-weight: 800;
  font-family: 'Fredoka One', sans-serif;
  font-size: 26px;
  color: #F5EDD8;
  line-height: 1.15;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}.zgz_hero_h1-i7j em {
  color: #FFCC20;
  font-style: normal;
}
@media(min-width: 765px) {.zgz_hero_h1-i7j {
  font-size: 2.25rem;
}
}.zgz_hero_sub-i7j {
  line-height: 1.55;
  color: #AA9272;
  font-size: 0.813rem;
  margin-bottom: 20px;
}
@media(min-width: 765px) {.zgz_hero_sub-i7j {
  font-size: 0.875rem;
}
}.zgz_hero_row-i7j {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.zgz_hero_cta-i7j {
  border-radius: 0.75rem;
  background: #22C55E;
  transition: background .2s;
  padding: 13px 1.625rem;
  font-weight: 700;
  color: #180E02;
  box-shadow: 0 3px 16px rgba(34,197,94,0.46), inset 0 1px 0 rgba(255,255,255,0.14);
  font-size: 0.875rem;
}.zgz_hero_cta-i7j:hover {
  background: #16A34A;
}.zgz_hero_terms-i7j {
  font-size: 0.688rem;
  color: #8A7565;
}.zgz_hero_game-i7j {
  border-radius: 1.125rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: #17100A;
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.zgz_hero_game_badge-i7j {
  border-radius: 24px;
  background: rgba(255,204,32,0.15);
  padding: 5px 10px;
  border: 1px solid rgba(255,204,32,0.15);
  font-weight: 700;
  position: absolute;
  font-size: 10px;
  color: #FFCC20;
  z-index: 3;
  letter-spacing: .06em;
  text-transform: uppercase;
  top: 12px;
  left: 0.75rem;
}.zgz_hero_game_badge-i7j svg {
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 11px;
}.zgz_hero_game_img-i7j {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1400,#110B04);
  position: relative;
  padding-bottom: 60%;
}.zgz_hero_game_img-i7j img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.zgz_hero_game_play-i7j {
  transition: opacity .2s;
  background: rgba(0,0,0,0.68);
  inset: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.zgz_hero_game-i7j:hover .zgz_hero_game_play-i7j {
  opacity: 1;
}.zgz_hero_game_play-i7j span {
  background: #F0AA00;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 52px;
  width: 52px;
}.zgz_hero_game_play-i7j span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.zgz_hero_game_info-i7j {
  padding: 14px 1rem;
}.zgz_hero_game_title-i7j {
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 4px;
}.zgz_hero_game_provider-i7j {
  font-size: 11px;
  color: #907C66;
}.zgz_hero_game_btn-i7j {
  padding: 0.688rem;
  margin: 0.75rem 1rem 1rem;
  background: #F0AA00;
  transition: background .2s;
  border-radius: 0.75rem;
  display: block;
  text-align: center;
  color: #F5EDD8;
  font-size: 0.813rem;
  font-weight: 700;
}.zgz_hero_game-i7j:hover .zgz_hero_game_btn-i7j {
  background: #FFB814;
}.zgz_wy-i7j {
  background: #110B04;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.zgz_wy-i7j {
  padding: 40px 24px 0;
}
}.zgz_wy_in-i7j {
  margin: 0 auto;
  max-width: 83.75rem;
}.zgz_wy_head-i7j {
  max-width: 45rem;
  margin-bottom: 18px;
}.zgz_wy_label-i7j {
  font-weight: 700;
  color: #F0AA00;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
}.zgz_wy_h2-i7j {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5EDD8;
  font-family: 'Fredoka One', sans-serif;
}
@media(min-width: 770px) {.zgz_wy_h2-i7j {
  font-size: 1.5rem;
}
}.zgz_wy_intro-i7j {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #907C66;
}.zgz_wy_grid-i7j {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.zgz_wy_grid-i7j {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.zgz_wy_grid-i7j {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.zgz_wy_card-i7j {
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  background: #1D1409;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.10);
}.zgz_wy_card-i7j:hover {
  border-color: rgba(240,170,0,0.08);
  transform: translateY(-2px);
}.zgz_wy_card_ic-i7j {
  border-radius: 50%;
  background: rgba(240,170,0,0.18);
  color: #F0AA00;
  width: 44px;
  margin-bottom: 14px;
  display: flex;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
}.zgz_wy_card_ic-i7j svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
}.zgz_wy_card_h-i7j {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F5EDD8;
  font-size: 15px;
}.zgz_wy_card_p-i7j {
  font-size: 0.813rem;
  color: #907C66;
  overflow-wrap: break-word;
  line-height: 1.6;
}.zgz_wy_card_p-i7j strong {
  color: #D0BC9C;
  font-weight: 600;
}.zgz_gcg-i7j {
  background: #110B04;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.zgz_gcg-i7j {
  padding: 44px 24px 0;
}
}.zgz_gcg_in-i7j {
  margin: 0 auto;
  max-width: 1340px;
}.zgz_gcg_head-i7j {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.zgz_gcg_label-i7j {
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #F0AA00;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.zgz_gcg_h2-i7j {
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 8px;
  color: #F5EDD8;
}
@media(min-width: 767px) {.zgz_gcg_h2-i7j {
  font-size: 1.75rem;
}
}.zgz_gcg_intro-i7j {
  color: #907C66;
  font-size: 13px;
  line-height: 1.6;
}.zgz_gcg_grid-i7j {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.zgz_gcg_grid-i7j {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.zgz_gcg_grid-i7j {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zgz_gcg_card-i7j {
  border-radius: 1.125rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  display: flex;
  justify-content: flex-end;
  min-height: 240px;
  position: relative;
  cursor: pointer;
  flex-direction: column;
}.zgz_gcg_card-i7j:hover {
  transform: translateY(-3px);
  border-color: rgba(240,170,0,0.18);
}.zgz_gcg_card_bg-i7j {
  inset: 0;
  position: absolute;
  z-index: 0;
}.zgz_gcg_card_bg-i7j::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.zgz_gcg_card_ic-i7j {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  align-items: center;
  top: 1.125rem;
  height: 40px;
  right: 1.125rem;
  color: #F5EDD8;
  position: absolute;
  display: flex;
  z-index: 2;
  justify-content: center;
  width: 2.5rem;
}.zgz_gcg_card_ic-i7j svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
}.zgz_gcg_card_ct-i7j {
  z-index: 1;
  position: relative;
}.zgz_gcg_card_h-i7j {
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 771px) {.zgz_gcg_card_h-i7j {
  font-size: 1.25rem;
}
}.zgz_gcg_card_p-i7j {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  font-size: 0.75rem;
}.zgz_gcg_card_p-i7j strong {
  color: #F5EDD8;
  font-weight: 600;
}.zgz_gcg_card_cta-i7j {
  gap: 4px;
  text-transform: uppercase;
  display: inline-flex;
  color: #F0AA00;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 12px;
  align-items: center;
}.zgz_gcg_card_cta-i7j svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.zgz_ws-i7j {
  background: #110B04;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.zgz_ws-i7j {
  padding: 36px 1.5rem 0;
}
}.zgz_ws_in-i7j {
  margin: 0 auto;
  max-width: 83.75rem;
}.zgz_ws_head-i7j {
  gap: 12px;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.zgz_ws_title-i7j {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-weight: 700;
  font-family: 'Fredoka One', sans-serif;
  display: flex;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
}.zgz_ws_title_ic-i7j svg {
  color: #FFCC20;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
}.zgz_ws_online-i7j {
  gap: 7px;
  font-size: 0.75rem;
  color: #907C66;
  align-items: center;
  font-weight: 600;
  display: flex;
}.zgz_ws_online_dot-i7j {
  background: #22C55E;
  border-radius: 50%;
  flex-shrink: 0;
  height: 0.5rem;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(34,197,94,0.15);
}.zgz_ws_scroll-i7j {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
}.zgz_ws_scroll-i7j::-webkit-scrollbar {
  display: none;
}.zgz_wc-i7j {
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  background: #17100A;
  border-radius: 12px;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
}.zgz_wc_img-i7j {
  border-radius: 0.375rem;
  overflow: hidden;
  background: #1D1409;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.zgz_wc_img-i7j img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.zgz_wc_info-i7j {
  min-width: 0;
}.zgz_wc_game-i7j {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  color: #D0BC9C;
  white-space: nowrap;
  text-overflow: ellipsis;
}.zgz_wc_player-i7j {
  overflow: hidden;
  font-size: 0.625rem;
  color: #8A7565;
  white-space: nowrap;
  text-overflow: ellipsis;
}.zgz_wc_amount-i7j {
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #22C55E;
  font-weight: 700;
}.zgz_prov-i7j {
  background: #110B04;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.zgz_prov-i7j {
  padding: 44px 1.5rem 0;
}
}.zgz_prov_in-i7j {
  margin: 0 auto;
  max-width: 1340px;
}.zgz_prov_head-i7j {
  margin-bottom: 16px;
}.zgz_prov_label-i7j {
  margin-bottom: 0.5rem;
  color: #F0AA00;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.zgz_prov_h2-i7j {
  font-family: 'Fredoka One', sans-serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.zgz_prov_h2-i7j {
  font-size: 24px;
}
}.zgz_prov_seo-i7j {
  margin-bottom: 1rem;
  color: #907C66;
  font-size: 13px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.zgz_prov_seo-i7j strong {
  color: #D0BC9C;
  font-weight: 700;
}.zgz_prov_seo-i7j a {
  text-decoration: underline;
  color: #F0AA00;
}.zgz_prov_grid-i7j {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.zgz_prov_grid-i7j {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.zgz_prov_grid-i7j {
  grid-template-columns: repeat(8,1fr);
}
}.zgz_prov_card-i7j {
  background: #17100A;
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.75rem;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.zgz_prov_card-i7j:hover {
  background: #1D1409;
  border-color: rgba(240,170,0,0.42);
}.zgz_prov_logo-i7j {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  display: flex;
  height: 2.75rem;
  justify-content: center;
  width: 44px;
  align-items: center;
}.zgz_prov_logo-i7j img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.zgz_prov_name-i7j {
  color: #AA9272;
  font-weight: 600;
  font-size: 11px;
  overflow-wrap: break-word;
  text-align: center;
}.zgz_reg-i7j {
  padding: 36px 1rem 0;
  background: #110B04;
}
@media(min-width: 769px) {.zgz_reg-i7j {
  padding: 44px 1.5rem 0;
}
}.zgz_reg_in-i7j {
  background: #1D1409;
  margin: 0 auto;
  border-radius: 18px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  max-width: 83.75rem;
}
@media(min-width:768px) {.zgz_reg_in-i7j {
  padding: 40px;
}
}.zgz_reg_top-i7j {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.zgz_reg_top-i7j {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.zgz_reg_label-i7j {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #F0AA00;
}.zgz_reg_h2-i7j {
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.375rem;
  margin-bottom: 12px;
  font-weight: 800;
}
@media(min-width: 770px) {.zgz_reg_h2-i7j {
  font-size: 1.75rem;
}
}.zgz_reg_bonus-i7j {
  background: rgba(255,204,32,0.15);
  border-radius: 0.75rem;
  padding: 10px 1rem;
  gap: 0.5rem;
  border: 1px solid rgba(255,204,32,0.15);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.zgz_reg_bonus_amount-i7j {
  color: #FFCC20;
  font-weight: 800;
  font-size: 1.25rem;
}.zgz_reg_bonus_text-i7j {
  color: #AA9272;
  font-size: 0.813rem;
  line-height: 1.35;
}.zgz_reg_cta_btn-i7j {
  transition: background .2s;
  background: #22C55E;
  border-radius: 0.75rem;
  padding: 14px 32px;
  color: #180E02;
  margin-bottom: 12px;
  box-shadow: 0 3px 1rem rgba(34,197,94,0.46), inset 0 1px 0 rgba(255,255,255,0.14);
  font-weight: 700;
  font-size: 0.938rem;
  display: inline-block;
}.zgz_reg_cta_btn-i7j:hover {
  background: #16A34A;
}.zgz_reg_terms-i7j {
  font-size: 11px;
  color: #8A7565;
  line-height: 1.5;
}.zgz_reg_seo-i7j {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #907C66;
  line-height: 1.65;
  margin-top: 20px;
  padding-top: 20px;
  font-size: 13px;
  overflow-wrap: break-word;
}.zgz_reg_seo-i7j p {
  color: #907C66;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
}.zgz_reg_seo-i7j p:last-child {
  margin-bottom: 0;
}.zgz_reg_seo-i7j strong {
  font-weight: 700;
  color: #D0BC9C;
}.zgz_reg_seo-i7j a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0AA00;
}.zgz_reg_seo-i7j a:hover {
  color: #FFB814;
}.zgz_reg_seo-i7j ul,.zgz_reg_seo-i7j ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.zgz_reg_seo-i7j ol {
  list-style: decimal;
}.zgz_reg_seo-i7j li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #907C66;
  font-size: 13px;
}.zgz_reg_seo-i7j table {
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 0.625rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 771px) {.zgz_reg_seo-i7j table {
  display: table;
}
}.zgz_reg_seo-i7j th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #D0BC9C;
  font-weight: 700;
  text-align: left;
}.zgz_reg_seo-i7j td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #907C66;
}.zgz_reg_steps-i7j {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.zgz_reg_steps-i7j {
  margin-top: 0;
}
}.zgz_reg_step-i7j {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.75rem;
  padding: 16px;
  gap: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.zgz_reg_step_num-i7j {
  background: rgba(240,170,0,0.18);
  border: 1px solid rgba(240,170,0,0.08);
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  width: 34px;
  display: flex;
  height: 2.125rem;
  color: #F0AA00;
  font-weight: 800;
  justify-content: center;
  font-size: 0.875rem;
}.zgz_reg_step_title-i7j {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5EDD8;
}.zgz_reg_step_text-i7j {
  color: #907C66;
  line-height: 1.5;
  font-size: 12px;
}.zgz_reg_trust-i7j {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 20px;
}.zgz_reg_trust_item-i7j {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  color: #907C66;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.zgz_reg_trust_ic-i7j svg {
  stroke-linejoin: round;
  height: 16px;
  color: #F0AA00;
  width: 1rem;
  stroke-linecap: round;
}.zgz_bon-i7j {
  padding: 36px 1rem 0;
  background: #110B04;
}
@media(min-width:768px) {.zgz_bon-i7j {
  padding: 2.75rem 1.5rem 0;
}
}.zgz_bon_in-i7j {
  margin: 0 auto;
  max-width: 1340px;
}.zgz_bon_head-i7j {
  margin-bottom: 20px;
}.zgz_bon_label-i7j {
  margin-bottom: 0.5rem;
  color: #F0AA00;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.zgz_bon_h2-i7j {
  margin-bottom: 8px;
  color: #F5EDD8;
  font-family: 'Fredoka One', sans-serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.zgz_bon_h2-i7j {
  font-size: 24px;
}
}.zgz_bon_seo-i7j {
  max-width: 620px;
  font-size: 0.813rem;
  color: #907C66;
  overflow-wrap: break-word;
  line-height: 1.6;
}.zgz_bon_seo-i7j strong {
  font-weight: 700;
  color: #D0BC9C;
}.zgz_bon_seo-i7j a {
  text-decoration: underline;
  color: #F0AA00;
}.zgz_bon_grid-i7j {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.zgz_bon_grid-i7j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.zgz_bon_grid-i7j {
  grid-template-columns: repeat(5,1fr);
}
}.zgz_bon_card-i7j {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.75rem;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #17100A;
}.zgz_bon_card-i7j:hover {
  border-color: rgba(240,170,0,0.08);
  transform: translateY(-2px);
}.zgz_bon_card_ic-i7j svg {
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zgz_bon_card_ic-i7j {
  margin-bottom: 10px;
}.zgz_bon_card_type-i7j {
  color: #907C66;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 0.375rem;
}.zgz_bon_card_amount-i7j {
  font-weight: 800;
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #FFCC20;
}.zgz_bon_card_name-i7j {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #F5EDD8;
  font-weight: 600;
}.zgz_bon_card_detail-i7j {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  color: #8A7565;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  line-height: 1.5;
}.zgz_app-i7j {
  padding: 36px 1rem 0;
  background: #110B04;
}
@media(min-width: 769px) {.zgz_app-i7j {
  padding: 44px 24px 0;
}
}.zgz_app_in-i7j {
  margin: 0 auto;
  max-width: 83.75rem;
}.zgz_app_head-i7j {
  margin-bottom: 16px;
}.zgz_app_label-i7j {
  color: #F0AA00;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.zgz_app_h2-i7j {
  margin-bottom: 6px;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 20px;
}
@media(min-width:768px) {.zgz_app_h2-i7j {
  font-size: 1.5rem;
}
}.zgz_app_sub-i7j {
  color: #907C66;
  font-size: 13px;
  max-width: 600px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.zgz_app_sub-i7j strong {
  color: #D0BC9C;
  font-weight: 700;
}.zgz_app_cards-i7j {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.zgz_app_cards-i7j {
  grid-template-columns: repeat(3,1fr);
}
}.zgz_app_card-i7j {
  padding: 1.25rem;
  border-radius: 0.75rem;
  gap: 16px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.zgz_app_card_ios-i7j {
  background: linear-gradient(135deg,rgba(240,170,0,0.18) 0%,#1D1409 100%);
}.zgz_app_card_android-i7j {
  background: linear-gradient(135deg,rgba(34,197,94,0.15) 0%,#1D1409 100%);
}.zgz_app_card_win-i7j {
  background: linear-gradient(135deg,rgba(255,204,32,0.15) 0%,#1D1409 100%);
}.zgz_app_card_ic-i7j svg {
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
  width: 34px;
}.zgz_app_card_ic-i7j {
  color: #F5EDD8;
  flex-shrink: 0;
}.zgz_app_card_os-i7j {
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #907C66;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
}.zgz_app_card_title-i7j {
  line-height: 1.2;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 15px;
  font-weight: 700;
}.zgz_app_card_text-i7j {
  color: #907C66;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.zgz_app_card_btn-i7j {
  padding: 0.625rem 1.125rem;
  border-radius: 6px;
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  transition: background .2s;
  border: 1px solid rgba(240,170,0,0.42);
  font-weight: 700;
  display: inline-flex;
  font-size: 13px;
  color: #F5EDD8;
  align-items: center;
}.zgz_app_card_btn-i7j:hover {
  background: rgba(255,255,255,0.07);
}.zgz_pmt-i7j {
  padding: 36px 16px 0;
  background: #110B04;
}
@media(min-width: 769px) {.zgz_pmt-i7j {
  padding: 44px 1.5rem 0;
}
}.zgz_pmt_in-i7j {
  margin: 0 auto;
  max-width: 1340px;
}.zgz_pmt_head-i7j {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.zgz_pmt_label-i7j {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #F0AA00;
  margin-bottom: 8px;
  font-size: 11px;
}.zgz_pmt_h2-i7j {
  margin-bottom: 8px;
  font-size: 22px;
  font-family: 'Fredoka One', sans-serif;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.zgz_pmt_h2-i7j {
  font-size: 1.75rem;
}
}.zgz_pmt_intro-i7j {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #907C66;
  overflow-wrap: break-word;
}.zgz_pmt_groups-i7j {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.zgz_pmt_group-i7j {
  background: #1D1409;
  padding: 1.25rem;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.10);
}.zgz_pmt_group_head-i7j {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.zgz_pmt_group_ic-i7j {
  background: rgba(240,170,0,0.18);
  border-radius: 0.375rem;
  justify-content: center;
  color: #F0AA00;
  display: flex;
  width: 2.25rem;
  align-items: center;
  height: 2.25rem;
  flex-shrink: 0;
}.zgz_pmt_group_ic-i7j svg {
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zgz_pmt_group_h-i7j {
  margin: 0;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
}.zgz_pmt_group_p-i7j {
  font-size: 0.813rem;
  color: #907C66;
  margin-bottom: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.zgz_pmt_group_p-i7j strong {
  color: #D0BC9C;
  font-weight: 600;
}.zgz_pmt_table_wrap-i7j {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.zgz_pmt_table-i7j {
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  min-width: 540px;
}.zgz_pmt_table-i7j th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  letter-spacing: .04em;
  color: #D0BC9C;
  text-align: left;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.zgz_pmt_table-i7j td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  color: #907C66;
}.zgz_pmt_table-i7j tbody tr:last-child td {
  border-bottom: none;
}.zgz_pmt_table-i7j tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D0BC9C;
}.zgz_seo-i7j {
  background: #110B04;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.zgz_seo-i7j {
  padding: 44px 24px 0;
}
}.zgz_seo_in-i7j {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  background: #1D1409;
  margin: 0 auto;
  border-radius: 18px;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.zgz_seo_in-i7j {
  padding: 36px 40px;
}
}.zgz_seo_label-i7j {
  font-weight: 700;
  letter-spacing: .08em;
  color: #F0AA00;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.zgz_seo_h2-i7j {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
  margin-bottom: 14px;
  font-size: 20px;
  font-family: 'Fredoka One', sans-serif;
}
@media(min-width:768px) {.zgz_seo_h2-i7j {
  font-size: 1.5rem;
}
}.zgz_seo_body-i7j {
  color: #AA9272;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.zgz_seo_body-i7j p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #AA9272;
}.zgz_seo_body-i7j p:last-child {
  margin-bottom: 0;
}.zgz_seo_body-i7j strong {
  font-weight: 700;
  color: #D0BC9C;
}.zgz_seo_body-i7j a {
  transition: color .2s;
  color: #F0AA00;
  text-decoration: underline;
}.zgz_seo_body-i7j a:hover {
  color: #FFB814;
}.zgz_seo_body-i7j ul,.zgz_seo_body-i7j ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.zgz_seo_body-i7j ol {
  list-style: decimal;
}.zgz_seo_body-i7j li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #AA9272;
  margin-bottom: 6px;
}.zgz_seo_body-i7j table {
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width:768px) {.zgz_seo_body-i7j table {
  display: table;
}
}.zgz_seo_body-i7j th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D0BC9C;
  text-align: left;
  font-weight: 700;
}.zgz_seo_body-i7j td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #AA9272;
}.zgz_seo_cols-i7j {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.zgz_seo_cols-i7j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.zgz_seo_cols-i7j {
  grid-template-columns: repeat(3,1fr);
}
}.zgz_seo_col_h-i7j {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D0BC9C;
  font-size: 0.813rem;
}.zgz_seo_col_p-i7j {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #907C66;
}.zgz_seo_stats-i7j {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.zgz_seo_stat-i7j {
  border-radius: 12px;
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(240,170,0,0.18);
  background: rgba(240,170,0,0.08);
  min-width: 8.75rem;
}.zgz_seo_stat_val-i7j {
  margin-bottom: 4px;
  color: #F0AA00;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.zgz_seo_stat_lb-i7j {
  overflow-wrap: break-word;
  color: #907C66;
  font-size: 0.688rem;
}.zgz_seo-i7j {
  background: #110B04;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.zgz_seo-i7j {
  padding: 44px 24px 0;
}
}.zgz_seo_in-i7j {
  background: #1D1409;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1340px;
}
@media(min-width: 771px) {.zgz_seo_in-i7j {
  padding: 36px 40px;
}
}.zgz_seo_label-i7j {
  text-transform: uppercase;
  color: #F0AA00;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.zgz_seo_h2-i7j {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  color: #F5EDD8;
  font-family: 'Fredoka One', sans-serif;
  margin-bottom: 0.875rem;
}
@media(min-width:768px) {.zgz_seo_h2-i7j {
  font-size: 24px;
}
}.zgz_seo_body-i7j {
  color: #AA9272;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.zgz_seo_body-i7j p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #AA9272;
}.zgz_seo_body-i7j p:last-child {
  margin-bottom: 0;
}.zgz_seo_body-i7j strong {
  font-weight: 700;
  color: #D0BC9C;
}.zgz_seo_body-i7j a {
  transition: color .2s;
  color: #F0AA00;
  text-decoration: underline;
}.zgz_seo_body-i7j a:hover {
  color: #FFB814;
}.zgz_seo_body-i7j ul,.zgz_seo_body-i7j ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.zgz_seo_body-i7j ol {
  list-style: decimal;
}.zgz_seo_body-i7j li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #AA9272;
}.zgz_seo_body-i7j table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 13px;
}
@media(min-width:768px) {.zgz_seo_body-i7j table {
  display: table;
}
}.zgz_seo_body-i7j th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #D0BC9C;
}.zgz_seo_body-i7j td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #AA9272;
}.zgz_seo_cols-i7j {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.zgz_seo_cols-i7j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.zgz_seo_cols-i7j {
  grid-template-columns: repeat(3,1fr);
}
}.zgz_seo_col_h-i7j {
  color: #D0BC9C;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.zgz_seo_col_p-i7j {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #907C66;
  overflow-wrap: break-word;
}.zgz_seo_stats-i7j {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.zgz_seo_stat-i7j {
  border-radius: 0.75rem;
  padding: 14px 1rem;
  background: rgba(240,170,0,0.08);
  border: 1px solid rgba(240,170,0,0.18);
  flex: 1;
  min-width: 8.75rem;
}.zgz_seo_stat_val-i7j {
  overflow-wrap: break-word;
  color: #F0AA00;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
}.zgz_seo_stat_lb-i7j {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #907C66;
}.zgz_faq-i7j {
  padding: 36px 16px 0;
  background: #110B04;
}
@media(min-width: 769px) {.zgz_faq-i7j {
  padding: 2.75rem 1.5rem 0;
}
}.zgz_faq_in-i7j {
  margin: 0 auto;
  max-width: 83.75rem;
}.zgz_faq_head-i7j {
  margin-bottom: 20px;
}.zgz_faq_label-i7j {
  letter-spacing: .08em;
  color: #F0AA00;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
}.zgz_faq_h2-i7j {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Fredoka One', sans-serif;
  color: #F5EDD8;
}
@media(min-width: 767px) {.zgz_faq_h2-i7j {
  font-size: 1.5rem;
}
}.zgz_faq_list-i7j {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.zgz_faq_item-i7j {
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1D1409;
}.zgz_faq_q-i7j {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 12px;
  font-size: 0.875rem;
  color: #D0BC9C;
  align-items: center;
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  font-weight: 600;
  overflow-wrap: break-word;
}.zgz_faq_q-i7j:hover {
  color: #F5EDD8;
}.zgz_faq_q_ic-i7j {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  align-items: center;
  color: #F0AA00;
  font-size: 16px;
  height: 24px;
  width: 1.5rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}.zgz_faq_item-i7j.zgz_state_open-i7j .zgz_faq_q_ic-i7j {
  transform: rotate(45deg);
}.zgz_faq_a-i7j {
  padding: 0 20px 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 13px;
  display: none;
  color: #907C66;
}.zgz_faq_item-i7j.zgz_state_open-i7j .zgz_faq_a-i7j {
  display: block;
}.zgz_faq_a-i7j strong {
  color: #D0BC9C;
  font-weight: 700;
}.zgz_faq_a-i7j a {
  color: #F0AA00;
  text-decoration: underline;
}.zgz_faq_a-i7j ul,.zgz_faq_a-i7j ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.zgz_faq_a-i7j ol {
  list-style: decimal;
}.zgz_faq_a-i7j li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.zgz_faq_a-i7j table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 12px;
}
@media(min-width: 771px) {.zgz_faq_a-i7j table {
  display: table;
}
}.zgz_faq_a-i7j th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D0BC9C;
  text-align: left;
}.zgz_faq_a-i7j td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #907C66;
}.zgz_seo-i7j {
  padding: 2.25rem 16px 0;
  background: #110B04;
}
@media(min-width: 771px) {.zgz_seo-i7j {
  padding: 44px 24px 0;
}
}.zgz_seo_in-i7j {
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  border-radius: 18px;
  background: #1D1409;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 769px) {.zgz_seo_in-i7j {
  padding: 36px 2.5rem;
}
}.zgz_seo_label-i7j {
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #F0AA00;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.zgz_seo_h2-i7j {
  font-weight: 800;
  margin-bottom: 14px;
  color: #F5EDD8;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.zgz_seo_h2-i7j {
  font-size: 1.5rem;
}
}.zgz_seo_body-i7j {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #AA9272;
  line-height: 1.75;
}.zgz_seo_body-i7j p {
  font-size: 0.875rem;
  color: #AA9272;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.zgz_seo_body-i7j p:last-child {
  margin-bottom: 0;
}.zgz_seo_body-i7j strong {
  color: #D0BC9C;
  font-weight: 700;
}.zgz_seo_body-i7j a {
  transition: color .2s;
  color: #F0AA00;
  text-decoration: underline;
}.zgz_seo_body-i7j a:hover {
  color: #FFB814;
}.zgz_seo_body-i7j ul,.zgz_seo_body-i7j ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.zgz_seo_body-i7j ol {
  list-style: decimal;
}.zgz_seo_body-i7j li {
  color: #AA9272;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
}.zgz_seo_body-i7j table {
  width: 100%;
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 770px) {.zgz_seo_body-i7j table {
  display: table;
}
}.zgz_seo_body-i7j th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #D0BC9C;
  text-align: left;
  font-weight: 700;
}.zgz_seo_body-i7j td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #AA9272;
}.zgz_seo_cols-i7j {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.zgz_seo_cols-i7j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.zgz_seo_cols-i7j {
  grid-template-columns: repeat(3,1fr);
}
}.zgz_seo_col_h-i7j {
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #D0BC9C;
  overflow-wrap: break-word;
  font-size: 13px;
}.zgz_seo_col_p-i7j {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #907C66;
  overflow-wrap: break-word;
}.zgz_seo_stats-i7j {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.zgz_seo_stat-i7j {
  flex: 1;
  border-radius: 0.75rem;
  border: 1px solid rgba(240,170,0,0.18);
  padding: 0.875rem 16px;
  background: rgba(240,170,0,0.08);
  min-width: 8.75rem;
}.zgz_seo_stat_val-i7j {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #F0AA00;
  font-size: 1.25rem;
}.zgz_seo_stat_lb-i7j {
  color: #907C66;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.zgz_ft-i7j {
  background: #090602;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.zgz_ft_support-i7j {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.zgz_ft_support-i7j {
  padding: 28px 1.5rem;
}
}.zgz_ft_support_in-i7j {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1340px;
}.zgz_ft_support_main-i7j {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.zgz_ft_support_ic-i7j {
  color: #F0AA00;
  flex-shrink: 0;
}.zgz_ft_support_ic-i7j svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 30px;
}.zgz_ft_support_text_title-i7j {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 15px;
}.zgz_ft_support_text_sub-i7j {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #907C66;
}.zgz_ft_support_btn-i7j {
  transition: background .2s;
  background: #F0AA00;
  border-radius: 12px;
  padding: 0.688rem 1.375rem;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #F5EDD8;
  font-weight: 700;
}.zgz_ft_support_btn-i7j:hover {
  background: #FFB814;
}.zgz_ft_support_contacts-i7j {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.zgz_ft_support_contact-i7j {
  color: #8A7565;
  font-size: 12px;
  line-height: 1.4;
}.zgz_ft_support_contact-i7j strong {
  display: block;
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
  color: #AA9272;
}.zgz_ft_main-i7j {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.zgz_ft_main-i7j {
  padding: 2.5rem 24px 2rem;
}
}.zgz_ft_main_in-i7j {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
}
@media(min-width: 637px) {.zgz_ft_main_in-i7j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.zgz_ft_main_in-i7j {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.zgz_ft_col_logo-i7j {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.zgz_ft_col_logo-i7j {
  grid-column: auto;
}
}.zgz_ft_logo-i7j {
  gap: 9px;
  margin-bottom: 12px;
  color: #F5EDD8;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1rem;
  display: flex;
  font-weight: 800;
}.zgz_ft_logo_mark-i7j {
  border-radius: 6px;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.zgz_ft_logo_mark-i7j img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.zgz_ft_logo_sub-i7j {
  font-size: 0.75rem;
  max-width: 200px;
  color: #8A7565;
  overflow-wrap: break-word;
  line-height: 1.55;
}.zgz_ft_col_title-i7j {
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: .07em;
  font-weight: 700;
  color: #AA9272;
}.zgz_ft_col_links-i7j {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.zgz_ft_col_link-i7j {
  transition: color .2s;
  color: #8A7565;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.zgz_ft_col_link-i7j:hover {
  color: #D0BC9C;
}.zgz_ft_apps-i7j {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.zgz_ft_app_card-i7j {
  gap: 0.625rem;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  padding: 0.625rem 12px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  display: flex;
}.zgz_ft_app_card-i7j:hover {
  border-color: rgba(240,170,0,0.42);
}.zgz_ft_app_card_ic-i7j svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.zgz_ft_app_card_os-i7j {
  font-weight: 600;
  font-size: 10px;
  color: #8A7565;
}.zgz_ft_app_card_action-i7j {
  font-weight: 700;
  color: #D0BC9C;
  font-size: 12px;
}.zgz_ft_bot-i7j {
  padding: 20px 16px;
}
@media(min-width: 771px) {.zgz_ft_bot-i7j {
  padding: 1.25rem 24px;
}
}.zgz_ft_bot_in-i7j {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1340px;
}.zgz_ft_socials-i7j {
  gap: 8px;
  display: flex;
}.zgz_ft_soc-i7j {
  transition: background .2s;
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  height: 2.25rem;
  justify-content: center;
  color: #AA9272;
  display: flex;
  align-items: center;
  width: 2.25rem;
}.zgz_ft_soc-i7j svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.zgz_ft_soc-i7j:hover {
  background: rgba(255,255,255,0.07);
}.zgz_ft_legal-i7j {
  flex: 1;
  color: #8A7862;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 200px;
  overflow-wrap: break-word;
}.zgz_ft_legal-i7j strong {
  font-weight: 700;
  color: #AA9272;
}.zgz_ft_legal-i7j a {
  color: #AA9272;
  text-decoration: underline;
}.zgz_ft_age-i7j {
  border-radius: 50%;
  border: 2px solid #8A7862;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  width: 32px;
  display: flex;
  color: #8A7862;
  height: 32px;
  justify-content: center;
  font-size: 0.688rem;
  font-weight: 800;
}