*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #C4D49A;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
  min-height: 100vh;
  background-color: #0D1208;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.zgg_layout-lb1 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.zgg_page-lb1 {
  display: flex;
  min-height: 100vh;
}.zgg_main-lb1 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width:1080px) {.zgg_main-lb1 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.zgg_main-lb1 {
  padding-bottom: 72px;
}
}.zgg_gc-lb1 {
  background: #121808;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.75rem;
  transition: transform .2s,border-color .2s;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 641px) {.zgg_gc-lb1 {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.zgg_gc-lb1 {
  width: 168px;
}
}.zgg_gc-lb1:hover {
  transform: translateY(-3px);
  border-color: rgba(141, 214, 44, 0.07);
}.zgg_gc_img-lb1 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.zgg_gc_img-lb1 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.zgg_gc_hover-lb1 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 11, 5, 0.72);
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
}.zgg_gc-lb1:hover .zgg_gc_hover-lb1 {
  opacity: 1;
}.zgg_gc_hover_btn-lb1 {
  border-radius: 0.5rem;
  background: #8DD62C;
  padding: 0.5rem 16px;
  color: #F0F5E2;
  font-size: 12px;
  font-weight: 700;
}.zgg_gc_info-lb1 {
  padding: 0.5rem 0.625rem 10px;
}.zgg_gc_name-lb1 {
  overflow: hidden;
  font-size: 0.75rem;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #C4D49A;
}.zgg_gc_prov-lb1 {
  font-size: 0.625rem;
  color: #506038;
}.zgg_gc_tag-lb1 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  z-index: 2;
  font-size: 9px;
  left: 0.375rem;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
  top: 0.375rem;
  text-transform: uppercase;
}.zgg_gc_tag_hot-lb1 {
  background: #E8402C;
  color: #fff;
}.zgg_gc_tag_new-lb1 {
  background: #3DD47A;
  color: #0D1208;
}.zgg_gc_tag_jp-lb1 {
  background: #F0A828;
  color: #0D1208;
}.zgg_gc_tag_ex-lb1 {
  background: #E89A28;
  color: #fff;
}.zgg_gc_tag_live-lb1 {
  background: #E8402C;
  color: #fff;
}.zgg_gr-lb1 {
  padding: 2rem 1rem 0;
  background: #0D1208;
}
@media(min-width: 769px) {.zgg_gr-lb1 {
  padding: 2.25rem 1.5rem 0;
}
}.zgg_gr_in-lb1 {
  margin: 0 auto;
  max-width: 1320px;
}.zgg_gr_head-lb1 {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.zgg_gr_head_l-lb1 {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.zgg_gr_ic-lb1 {
  border-radius: 12px;
  align-items: center;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  display: flex;
  width: 2rem;
}.zgg_gr_ic-lb1 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.zgg_gr_title-lb1 {
  font-weight: 700;
  font-family: 'Fredoka', sans-serif;
  color: #F0F5E2;
  font-size: 1rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.zgg_gr_title-lb1 {
  font-size: 18px;
}
}.zgg_gr_more-lb1 {
  transition: color .2s;
  gap: 0.313rem;
  color: #677E46;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
  display: flex;
}.zgg_gr_more-lb1:hover {
  color: #8DD62C;
}.zgg_gr_more-lb1 svg {
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
}.zgg_gr_arrows-lb1 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.zgg_gr_arr-lb1 {
  transition: background .15s,color .15s;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  justify-content: center;
  width: 30px;
  color: #8EA862;
  display: flex;
  height: 1.875rem;
}.zgg_gr_arr-lb1:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0F5E2;
}.zgg_gr_arr-lb1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
}.zgg_gr_seo_h-lb1 {
  margin: 0 0 6px;
  font-family: 'Fredoka', sans-serif;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-weight: 700;
  color: #C4D49A;
}
@media(min-width: 765px) {.zgg_gr_seo_h-lb1 {
  font-size: 14px;
}
}.zgg_gr_seo-lb1 {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #677E46;
  line-height: 1.55;
  max-width: 42.5rem;
  font-size: 0.75rem;
}.zgg_gr_seo-lb1 strong {
  color: #C4D49A;
  font-weight: 600;
}.zgg_gr_scroll-lb1 {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.zgg_gr_scroll-lb1::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.zgg_gr_scroll-lb1 {
  gap: 12px;
}
}.zgg_tb-lb1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D1208;
  z-index: 80;
  right: 0;
  top: 0;
  position: fixed;
  height: 56px;
  align-items: center;
  display: flex;
  left: 0;
}.zgg_tb_in-lb1 {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.zgg_tb_burger-lb1 {
  border-radius: 12px;
  gap: 5px;
  margin-right: 8px;
  flex-direction: column;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  height: 38px;
  width: 38px;
  align-items: center;
}.zgg_tb_burger-lb1:hover {
  background: rgba(255, 255, 255, 0.05);
}.zgg_tb_burger_line-lb1 {
  background: #8EA862;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1083px) {.zgg_tb_burger-lb1 {
  display: none;
}
}.zgg_tb_logo-lb1 {
  gap: 0.563rem;
  color: #F0F5E2;
  display: flex;
  align-items: center;
  font-weight: 800;
  margin-right: 1.25rem;
  flex-shrink: 0;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-size: 1.125rem;
}.zgg_tb_logo_mark-lb1 {
  overflow: hidden;
  border-radius: 0.75rem;
  width: 2rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 32px;
}.zgg_tb_logo_mark-lb1 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.zgg_tb_nav-lb1 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.zgg_tb_nav-lb1 {
  display: flex;
}
}.zgg_tb_tab-lb1 {
  transition: background .15s,color .15s;
  border-radius: 0.75rem;
  padding: 0.5rem 14px;
  color: #8EA862;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
}.zgg_tb_tab-lb1:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F5E2;
}.zgg_tb_tab-lb1.zgg_state_active-lb1 {
  background: rgba(141, 214, 44, 0.16);
  color: #F0F5E2;
}.zgg_tb_right-lb1 {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.zgg_tb_login-lb1 {
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 0.813rem;
  color: #C4D49A;
  display: none;
}.zgg_tb_login-lb1:hover {
  border-color: rgba(141, 214, 44, 0.38);
  color: #F0F5E2;
}
@media(min-width: 477px) {.zgg_tb_login-lb1 {
  display: block;
}
}.zgg_tb_reg-lb1 {
  border-radius: 12px;
  transition: background .2s;
  padding: 0.563rem 18px;
  background: #3DD47A;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #0C1006;
}.zgg_tb_reg-lb1:hover {
  background: #55E890;
}.zgg_sb-lb1 {
  background: #161D0E;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  overflow-y: auto;
  z-index: 70;
  width: 13.75rem;
  top: 3.5rem;
  left: 0;
  bottom: 0;
  position: fixed;
}.zgg_sb-lb1.zgg_state_open-lb1 {
  transform: translateX(0);
}.zgg_sb-lb1::-webkit-scrollbar {
  width: 4px;
}.zgg_sb-lb1::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.zgg_sb-lb1 {
  transform: translateX(0);
}
}.zgg_sb_auth-lb1 {
  padding: 14px 12px 10px;
}.zgg_sb_btn_reg-lb1 {
  border-radius: 0.75rem;
  transition: background .2s;
  background: #3DD47A;
  padding: 0.688rem;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  text-align: center;
  color: #0C1006;
  margin-bottom: 0.5rem;
}.zgg_sb_btn_reg-lb1:hover {
  background: #55E890;
}.zgg_sb_btn_login-lb1 {
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  color: #C4D49A;
}.zgg_sb_btn_login-lb1:hover {
  border-color: rgba(141, 214, 44, 0.38);
  color: #F0F5E2;
}.zgg_sb_promo-lb1 {
  overflow: hidden;
  padding: 12px 0.875rem;
  border-radius: 0.75rem;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(141, 214, 44, 0.16);
  background: linear-gradient(135deg,#182B08,#161D0E);
  position: relative;
}.zgg_sb_promo-lb1::before {
  background: radial-gradient(circle,rgba(141, 214, 44, 0.16),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  height: 5rem;
  position: absolute;
  right: -1.25rem;
  width: 5rem;
  content: '';
}.zgg_sb_promo_title-lb1 {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
  color: #8DD62C;
  margin-bottom: 0.25rem;
}.zgg_sb_promo_text-lb1 {
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F0F5E2;
}.zgg_sb_promo_sub-lb1 {
  margin-top: 3px;
  color: #677E46;
  font-size: 0.625rem;
}.zgg_sb_nav-lb1 {
  padding: 0.375rem 8px 16px;
}.zgg_sb_nav_lb-lb1 {
  padding: 10px 8px 6px;
  color: #506038;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.zgg_sb_link-lb1 {
  border-radius: 0.5rem;
  gap: 0.625rem;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  align-items: center;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8EA862;
}.zgg_sb_link-lb1:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F5E2;
}.zgg_sb_link-lb1.zgg_state_active-lb1 {
  background: rgba(141, 214, 44, 0.16);
  color: #F0F5E2;
}.zgg_sb_ic-lb1 {
  border-radius: 0.5rem;
  justify-content: center;
  width: 30px;
  height: 1.875rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.zgg_sb_ic-lb1 svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.zgg_sb_ic_1-lb1 {
  background: rgba(141, 214, 44, 0.07);
  color: #8DD62C;
}.zgg_sb_ic_2-lb1 {
  background: rgba(61, 212, 122, 0.15);
  color: #3DD47A;
}.zgg_sb_ic_3-lb1 {
  background: rgba(240, 168, 40, 0.16);
  color: #F0A828;
}.zgg_sb_ic_4-lb1 {
  background: rgba(232, 154, 40, 0.18);
  color: #E89A28;
}.zgg_sb_ic_5-lb1 {
  background: rgba(141, 214, 44, 0.07);
  color: #E84EA0;
}.zgg_sb_ic_6-lb1 {
  background: rgba(232, 154, 40, 0.18);
  color: #9B5AE8;
}.zgg_sb_badge-lb1 {
  border-radius: 0.5rem;
  padding: 2px 7px;
  background: #F0A828;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
  color: #0C1006;
}.zgg_sb_bot-lb1 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.zgg_sb_lang-lb1,.zgg_sb_help-lb1 {
  transition: border-color .2s;
  border-radius: 0.5rem;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-weight: 600;
  display: flex;
  justify-content: center;
  font-size: 0.688rem;
  color: #8EA862;
  align-items: center;
}.zgg_sb_lang-lb1:hover,.zgg_sb_help-lb1:hover {
  border-color: rgba(141, 214, 44, 0.38);
  color: #F0F5E2;
}.zgg_sb_lang-lb1 svg,.zgg_sb_help-lb1 svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zgg_sb_bd-lb1 {
  background: rgba(8, 11, 5, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.zgg_sb_bd-lb1.zgg_state_on-lb1 {
  display: block;
}
@media(min-width: 1077px) {.zgg_sb_bd-lb1 {
  display: none!important;
}
}.zgg_mob_nav-lb1 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #161D0E;
  display: flex;
  bottom: 0;
  position: fixed;
  right: 0;
  z-index: 80;
  left: 0;
}
@media(min-width: 1079px) {.zgg_mob_nav-lb1 {
  display: none;
}
}.zgg_mob_nav_item-lb1 {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
  color: #506038;
}.zgg_mob_nav_ic-lb1 {
  line-height: 1;
}.zgg_mob_nav_ic-lb1 svg {
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
}.zgg_mob_nav_lb-lb1 {
  font-size: 0.625rem;
  color: #506038;
  font-weight: 600;
}.zgg_mob_nav_item-lb1.zgg_state_active-lb1 {
  color: #8DD62C;
}.zgg_mob_nav_item-lb1.zgg_state_active-lb1 .zgg_mob_nav_lb-lb1 {
  color: #8DD62C;
}.zgg_hero-lb1 {
  padding: 20px 16px 0;
  background: #0D1208;
}
@media(min-width: 771px) {.zgg_hero-lb1 {
  padding: 1.5rem 1.5rem 0;
}
}.zgg_hero_in-lb1 {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.zgg_hero_in-lb1 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.zgg_hero_in-lb1 {
  grid-template-columns: 1fr 340px;
}
}.zgg_hero_promo-lb1 {
  background: #121808;
  overflow: hidden;
  border-radius: 1.125rem;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 771px) {.zgg_hero_promo-lb1 {
  min-height: 280px;
}
}.zgg_hero_promo_bg-lb1 {
  background: linear-gradient(120deg,#182B08 0%,#0D1208 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.zgg_hero_promo_bg-lb1::after {
  background: linear-gradient(90deg,#0D1208 0%,rgba(8, 11, 5, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.zgg_hero_promo_glow-lb1 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 154, 40, 0.18) 0%,transparent 65%);
  top: -2.5rem;
  position: absolute;
  height: 18.75rem;
  pointer-events: none;
  width: 300px;
  right: 3.75rem;
}.zgg_hero_promo_ct-lb1 {
  padding: 28px 24px 28px 28px;
  flex-direction: column;
  justify-content: center;
  display: flex;
  max-width: 30rem;
  z-index: 2;
  position: relative;
}
@media(min-width: 766px) {.zgg_hero_promo_ct-lb1 {
  padding: 2.5rem 32px;
}
}.zgg_hero_badge-lb1 {
  padding: 5px 0.75rem;
  background: rgba(141, 214, 44, 0.16);
  border-radius: 1.5rem;
  border: 1px solid rgba(141, 214, 44, 0.07);
  font-size: 10px;
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #8DD62C;
  text-transform: uppercase;
  display: inline-block;
}.zgg_hero_h1-lb1 {
  overflow-wrap: break-word;
  font-size: 1.625rem;
  margin-bottom: 10px;
  color: #F0F5E2;
  line-height: 1.15;
  font-family: 'Fredoka', sans-serif;
  font-weight: 800;
}.zgg_hero_h1-lb1 em {
  color: #F0A828;
  font-style: normal;
}
@media(min-width: 765px) {.zgg_hero_h1-lb1 {
  font-size: 36px;
}
}.zgg_hero_sub-lb1 {
  margin-bottom: 20px;
  color: #8EA862;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.zgg_hero_sub-lb1 {
  font-size: 0.875rem;
}
}.zgg_hero_row-lb1 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.zgg_hero_cta-lb1 {
  padding: 0.813rem 26px;
  background: #3DD47A;
  transition: background .2s;
  border-radius: 12px;
  box-shadow: 0 3px 18px rgba(61, 212, 122, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  font-weight: 700;
  color: #0C1006;
  font-size: 0.875rem;
}.zgg_hero_cta-lb1:hover {
  background: #55E890;
}.zgg_hero_terms-lb1 {
  font-size: 0.688rem;
  color: #506038;
}.zgg_hero_game-lb1 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1.125rem;
  background: #121808;
  flex-direction: column;
  display: flex;
  position: relative;
}.zgg_hero_game_badge-lb1 {
  padding: 5px 10px;
  background: rgba(240, 168, 40, 0.16);
  border-radius: 1.5rem;
  border: 1px solid rgba(240, 168, 40, 0.16);
  left: 0.75rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #F0A828;
  z-index: 3;
  font-weight: 700;
  top: 0.75rem;
  letter-spacing: .06em;
  position: absolute;
}.zgg_hero_game_badge-lb1 svg {
  vertical-align: -1px;
  margin-right: 4px;
  height: 11px;
  width: 0.688rem;
}.zgg_hero_game_img-lb1 {
  background: linear-gradient(135deg,#182B08,#0D1208);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.zgg_hero_game_img-lb1 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.zgg_hero_game_play-lb1 {
  background: rgba(8, 11, 5, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
}.zgg_hero_game-lb1:hover .zgg_hero_game_play-lb1 {
  opacity: 1;
}.zgg_hero_game_play-lb1 span {
  background: #8DD62C;
  border-radius: 50%;
  width: 52px;
  display: flex;
  justify-content: center;
  height: 52px;
  align-items: center;
}.zgg_hero_game_play-lb1 span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.zgg_hero_game_info-lb1 {
  padding: 0.875rem 1rem;
}.zgg_hero_game_title-lb1 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F0F5E2;
  margin-bottom: 0.25rem;
}.zgg_hero_game_provider-lb1 {
  font-size: 0.688rem;
  color: #677E46;
}.zgg_hero_game_btn-lb1 {
  border-radius: 0.75rem;
  margin: 0.75rem 16px 16px;
  padding: 0.688rem;
  background: #8DD62C;
  transition: background .2s;
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 700;
  color: #F0F5E2;
}.zgg_hero_game-lb1:hover .zgg_hero_game_btn-lb1 {
  background: #A3E844;
}.zgg_sbar-lb1 {
  padding: 1rem 16px 0;
  background: #0D1208;
}
@media(min-width: 770px) {.zgg_sbar-lb1 {
  padding: 18px 24px 0;
}
}.zgg_sbar_in-lb1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.zgg_sbar_row-lb1 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.zgg_sbar_input-lb1 {
  padding: 11px 1rem;
  gap: 10px;
  background: #121808;
  transition: border-color .2s;
  border-radius: 12px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 13px;
  color: #677E46;
  align-items: center;
  display: flex;
  cursor: pointer;
}.zgg_sbar_input-lb1:hover {
  border-color: rgba(141, 214, 44, 0.38);
}.zgg_sbar_input-lb1 svg {
  height: 0.938rem;
  stroke-linejoin: round;
  width: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
}.zgg_sbar_providers-lb1 {
  border-radius: 0.75rem;
  background: #121808;
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.5rem;
  font-size: 0.813rem;
  display: flex;
  color: #C4D49A;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
}.zgg_sbar_providers-lb1:hover {
  border-color: rgba(141, 214, 44, 0.38);
  color: #F0F5E2;
}.zgg_sbar_providers-lb1 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.zgg_sbar_tabs-lb1 {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.zgg_sbar_tabs-lb1::-webkit-scrollbar {
  display: none;
}.zgg_sbar_tab-lb1 {
  border-radius: 1.5rem;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  color: #8EA862;
  font-size: 0.75rem;
  white-space: nowrap;
}.zgg_sbar_tab-lb1:hover {
  border-color: rgba(141, 214, 44, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #F0F5E2;
}.zgg_sbar_tab-lb1.zgg_state_active-lb1 {
  background: rgba(141, 214, 44, 0.16);
  border-color: rgba(141, 214, 44, 0.07);
  color: #F0F5E2;
}.zgg_sbar_tab_ic-lb1 svg {
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.zgg_wy-lb1 {
  background: #0D1208;
  padding: 32px 16px 0;
}
@media(min-width: 767px) {.zgg_wy-lb1 {
  padding: 2.5rem 1.5rem 0;
}
}.zgg_wy_in-lb1 {
  margin: 0 auto;
  max-width: 1320px;
}.zgg_wy_head-lb1 {
  margin-bottom: 18px;
  max-width: 45rem;
}.zgg_wy_label-lb1 {
  letter-spacing: .08em;
  color: #8DD62C;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.zgg_wy_h2-lb1 {
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Fredoka', sans-serif;
  color: #F0F5E2;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.zgg_wy_h2-lb1 {
  font-size: 1.5rem;
}
}.zgg_wy_intro-lb1 {
  margin: 0;
  color: #677E46;
  line-height: 1.6;
  font-size: 13px;
}.zgg_wy_grid-lb1 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.zgg_wy_grid-lb1 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.zgg_wy_grid-lb1 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.zgg_wy_card-lb1 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #161D0E;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border-radius: 12px;
}.zgg_wy_card-lb1:hover {
  transform: translateY(-2px);
  border-color: rgba(141, 214, 44, 0.07);
}.zgg_wy_card_ic-lb1 {
  border-radius: 50%;
  background: rgba(141, 214, 44, 0.16);
  color: #8DD62C;
  width: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  height: 2.75rem;
}.zgg_wy_card_ic-lb1 svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.zgg_wy_card_h-lb1 {
  font-size: 15px;
  line-height: 1.25;
  color: #F0F5E2;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.zgg_wy_card_p-lb1 {
  font-size: 13px;
  color: #677E46;
  overflow-wrap: break-word;
  line-height: 1.6;
}.zgg_wy_card_p-lb1 strong {
  font-weight: 600;
  color: #C4D49A;
}.zgg_gcg-lb1 {
  background: #0D1208;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.zgg_gcg-lb1 {
  padding: 44px 1.5rem 0;
}
}.zgg_gcg_in-lb1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.zgg_gcg_head-lb1 {
  margin-bottom: 20px;
  max-width: 45rem;
}.zgg_gcg_label-lb1 {
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #8DD62C;
}.zgg_gcg_h2-lb1 {
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F0F5E2;
  font-family: 'Fredoka', sans-serif;
}
@media(min-width: 769px) {.zgg_gcg_h2-lb1 {
  font-size: 28px;
}
}.zgg_gcg_intro-lb1 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #677E46;
}.zgg_gcg_grid-lb1 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.zgg_gcg_grid-lb1 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.zgg_gcg_grid-lb1 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.zgg_gcg_card-lb1 {
  border-radius: 1.125rem;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  position: relative;
  cursor: pointer;
  min-height: 15rem;
  justify-content: flex-end;
  flex-direction: column;
  display: flex;
}.zgg_gcg_card-lb1:hover {
  transform: translateY(-3px);
  border-color: rgba(141, 214, 44, 0.16);
}.zgg_gcg_card_bg-lb1 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.zgg_gcg_card_bg-lb1::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.zgg_gcg_card_ic-lb1 {
  background: rgba(0,0,0,.45);
  border-radius: 0.5rem;
  align-items: center;
  width: 2.5rem;
  display: flex;
  right: 1.125rem;
  top: 18px;
  justify-content: center;
  height: 2.5rem;
  z-index: 2;
  position: absolute;
  color: #F0F5E2;
}.zgg_gcg_card_ic-lb1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
}.zgg_gcg_card_ct-lb1 {
  z-index: 1;
  position: relative;
}.zgg_gcg_card_h-lb1 {
  margin-bottom: 8px;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Fredoka', sans-serif;
  font-size: 1.125rem;
  color: #F0F5E2;
}
@media(min-width: 769px) {.zgg_gcg_card_h-lb1 {
  font-size: 20px;
}
}.zgg_gcg_card_p-lb1 {
  margin-bottom: 10px;
  font-size: 0.75rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.zgg_gcg_card_p-lb1 strong {
  color: #F0F5E2;
  font-weight: 600;
}.zgg_gcg_card_cta-lb1 {
  gap: 4px;
  text-transform: uppercase;
  display: inline-flex;
  font-size: 12px;
  color: #8DD62C;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
}.zgg_gcg_card_cta-lb1 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.zgg_gr_jp-lb1 {
  padding: 20px;
  background: linear-gradient(135deg,#1A0C30 0%,#0C0A1A 100%);
  overflow: hidden;
  border-radius: 18px;
  position: relative;
}.zgg_gr_jp-lb1::before {
  background: radial-gradient(circle,rgba(232, 154, 40, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  height: 250px;
  width: 250px;
  content: '';
  position: absolute;
  top: -3.75rem;
}.zgg_gr_jp-lb1::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 168, 40, 0.16) 0%,transparent 70%);
  height: 200px;
  bottom: -40px;
  content: '';
  position: absolute;
  right: 0;
  width: 200px;
}.zgg_gr_jp_head-lb1 {
  gap: 16px;
  display: flex;
  margin-bottom: 16px;
  z-index: 1;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.zgg_gr_jp_info-lb1 {
  flex: 1;
}.zgg_gr_jp_label-lb1 {
  letter-spacing: .08em;
  color: #9B5AE8;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 6px;
}.zgg_gr_jp_label-lb1 svg {
  stroke-linecap: round;
  vertical-align: -2px;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  margin-right: 4px;
}.zgg_gr_jp_amount-lb1 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 32px;
  line-height: 1;
  font-weight: 800;
  color: #F0F5E2;
  font-family: 'Fredoka', sans-serif;
}
@media(min-width: 770px) {.zgg_gr_jp_amount-lb1 {
  font-size: 40px;
}
}.zgg_gr_jp_amount-lb1 span {
  color: #F0A828;
}.zgg_gr_jp_seo-lb1 {
  max-width: 480px;
  overflow-wrap: break-word;
  color: #8EA862;
  font-size: 0.75rem;
  line-height: 1.5;
}.zgg_gr_jp_cta-lb1 {
  padding: 11px 1.25rem;
  transition: background .2s;
  border: 1px solid rgba(232, 154, 40, 0.18);
  background: rgba(232, 154, 40, 0.18);
  border-radius: 12px;
  white-space: nowrap;
  position: relative;
  font-size: 13px;
  font-weight: 700;
  align-self: flex-start;
  flex-shrink: 0;
  z-index: 1;
  color: #F0F5E2;
  margin-top: 4px;
}.zgg_gr_jp_cta-lb1:hover {
  background: #E89A28;
}.zgg_ws-lb1 {
  background: #0D1208;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.zgg_ws-lb1 {
  padding: 36px 24px 0;
}
}.zgg_ws_in-lb1 {
  margin: 0 auto;
  max-width: 1320px;
}.zgg_ws_head-lb1 {
  gap: 0.75rem;
  margin-bottom: 14px;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.zgg_ws_title-lb1 {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F0F5E2;
  font-family: 'Fredoka', sans-serif;
  font-weight: 700;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.zgg_ws_title_ic-lb1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #F0A828;
  height: 18px;
  width: 18px;
}.zgg_ws_online-lb1 {
  gap: 0.438rem;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
  color: #677E46;
}.zgg_ws_online_dot-lb1 {
  background: #3DD47A;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(61, 212, 122, 0.15);
  flex-shrink: 0;
  height: 8px;
  width: 8px;
}.zgg_ws_scroll-lb1 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.zgg_ws_scroll-lb1::-webkit-scrollbar {
  display: none;
}.zgg_wc-lb1 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  background: #121808;
  padding: 10px 0.875rem;
  gap: 10px;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.zgg_wc_img-lb1 {
  overflow: hidden;
  border-radius: 0.5rem;
  background: #161D0E;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.zgg_wc_img-lb1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.zgg_wc_info-lb1 {
  min-width: 0;
}.zgg_wc_game-lb1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #C4D49A;
  font-weight: 600;
}.zgg_wc_player-lb1 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #506038;
  font-size: 10px;
  white-space: nowrap;
}.zgg_wc_amount-lb1 {
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
  color: #3DD47A;
}.zgg_app-lb1 {
  padding: 36px 1rem 0;
  background: #0D1208;
}
@media(min-width: 765px) {.zgg_app-lb1 {
  padding: 44px 24px 0;
}
}.zgg_app_in-lb1 {
  margin: 0 auto;
  max-width: 1320px;
}.zgg_app_head-lb1 {
  margin-bottom: 1rem;
}.zgg_app_label-lb1 {
  color: #8DD62C;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.zgg_app_h2-lb1 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0F5E2;
  font-family: 'Fredoka', sans-serif;
  font-size: 20px;
  margin-bottom: 6px;
}
@media(min-width: 767px) {.zgg_app_h2-lb1 {
  font-size: 24px;
}
}.zgg_app_sub-lb1 {
  color: #677E46;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
}.zgg_app_sub-lb1 strong {
  font-weight: 700;
  color: #C4D49A;
}.zgg_app_cards-lb1 {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.zgg_app_cards-lb1 {
  grid-template-columns: repeat(3,1fr);
}
}.zgg_app_card-lb1 {
  border-radius: 0.75rem;
  overflow: hidden;
  padding: 1.25rem;
  gap: 1rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.zgg_app_card_ios-lb1 {
  background: linear-gradient(135deg,rgba(141, 214, 44, 0.16) 0%,#161D0E 100%);
}.zgg_app_card_android-lb1 {
  background: linear-gradient(135deg,rgba(61, 212, 122, 0.15) 0%,#161D0E 100%);
}.zgg_app_card_win-lb1 {
  background: linear-gradient(135deg,rgba(240, 168, 40, 0.16) 0%,#161D0E 100%);
}.zgg_app_card_ic-lb1 svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.zgg_app_card_ic-lb1 {
  flex-shrink: 0;
  color: #F0F5E2;
}.zgg_app_card_os-lb1 {
  color: #677E46;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .08em;
}.zgg_app_card_title-lb1 {
  color: #F0F5E2;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 15px;
}.zgg_app_card_text-lb1 {
  line-height: 1.5;
  font-size: 0.75rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #677E46;
}.zgg_app_card_btn-lb1 {
  transition: background .2s;
  border: 1px solid rgba(141, 214, 44, 0.38);
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  padding: 10px 18px;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.813rem;
  color: #F0F5E2;
  align-items: center;
}.zgg_app_card_btn-lb1:hover {
  background: rgba(255, 255, 255, 0.07);
}.zgg_htp-lb1 {
  padding: 2.25rem 16px 0;
  background: #0D1208;
}
@media(min-width: 771px) {.zgg_htp-lb1 {
  padding: 2.75rem 24px 0;
}
}.zgg_htp_in-lb1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.zgg_htp_head-lb1 {
  max-width: 45rem;
  margin-bottom: 22px;
}.zgg_htp_label-lb1 {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #8DD62C;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.zgg_htp_h2-lb1 {
  color: #F0F5E2;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Fredoka', sans-serif;
}
@media(min-width:768px) {.zgg_htp_h2-lb1 {
  font-size: 1.75rem;
}
}.zgg_htp_intro-lb1 {
  line-height: 1.6;
  color: #677E46;
  font-size: 0.875rem;
}.zgg_htp_steps-lb1 {
  list-style: none;
  margin: 0;
  gap: 0.75rem;
  padding: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.zgg_htp_steps-lb1 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.zgg_htp_steps-lb1 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.zgg_htp_step-lb1 {
  padding: 20px 18px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  background: #161D0E;
  flex-direction: column;
  display: flex;
  position: relative;
}.zgg_htp_step_num-lb1 {
  background: #8DD62C;
  border-radius: 50%;
  left: 1.25rem;
  font-size: 0.813rem;
  height: 28px;
  width: 1.75rem;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  top: -0.75rem;
  color: #0C1006;
  display: flex;
  position: absolute;
  font-family: 'Fredoka', sans-serif;
}.zgg_htp_step_ic-lb1 {
  border-radius: 0.5rem;
  background: rgba(141, 214, 44, 0.16);
  margin: 0.5rem 0 12px;
  justify-content: center;
  width: 36px;
  color: #8DD62C;
  display: flex;
  height: 36px;
  align-items: center;
}.zgg_htp_step_ic-lb1 svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zgg_htp_step_h-lb1 {
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F0F5E2;
  font-size: 0.875rem;
}.zgg_htp_step_p-lb1 {
  font-size: 0.813rem;
  color: #677E46;
  overflow-wrap: break-word;
  line-height: 1.55;
}.zgg_htp_step_p-lb1 strong {
  font-weight: 600;
  color: #C4D49A;
}.zgg_htp_cta-lb1 {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 0.75rem;
  background: #3DD47A;
  margin-top: 1.25rem;
  font-weight: 700;
  display: inline-block;
  font-size: 14px;
  color: #0C1006;
}.zgg_htp_cta-lb1:hover {
  background: #55E890;
}.zgg_prov-lb1 {
  padding: 2.25rem 1rem 0;
  background: #0D1208;
}
@media(min-width: 767px) {.zgg_prov-lb1 {
  padding: 2.75rem 24px 0;
}
}.zgg_prov_in-lb1 {
  margin: 0 auto;
  max-width: 1320px;
}.zgg_prov_head-lb1 {
  margin-bottom: 16px;
}.zgg_prov_label-lb1 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #8DD62C;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.zgg_prov_h2-lb1 {
  overflow-wrap: break-word;
  font-family: 'Fredoka', sans-serif;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
  color: #F0F5E2;
}
@media(min-width: 769px) {.zgg_prov_h2-lb1 {
  font-size: 24px;
}
}.zgg_prov_seo-lb1 {
  overflow-wrap: break-word;
  margin-bottom: 16px;
  line-height: 1.6;
  font-size: 13px;
  max-width: 620px;
  color: #677E46;
}.zgg_prov_seo-lb1 strong {
  font-weight: 700;
  color: #C4D49A;
}.zgg_prov_seo-lb1 a {
  color: #8DD62C;
  text-decoration: underline;
}.zgg_prov_grid-lb1 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.zgg_prov_grid-lb1 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.zgg_prov_grid-lb1 {
  grid-template-columns: repeat(8,1fr);
}
}.zgg_prov_card-lb1 {
  border-radius: 0.75rem;
  gap: 0.438rem;
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #121808;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.zgg_prov_card-lb1:hover {
  border-color: rgba(141, 214, 44, 0.38);
  background: #161D0E;
}.zgg_prov_logo-lb1 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.5rem;
  justify-content: center;
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
}.zgg_prov_logo-lb1 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.zgg_prov_name-lb1 {
  color: #8EA862;
  text-align: center;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.zgg_reg-lb1 {
  background: #0D1208;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.zgg_reg-lb1 {
  padding: 44px 1.5rem 0;
}
}.zgg_reg_in-lb1 {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 18px;
  background: #161D0E;
  max-width: 1320px;
}
@media(min-width:768px) {.zgg_reg_in-lb1 {
  padding: 2.5rem;
}
}.zgg_reg_top-lb1 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.zgg_reg_top-lb1 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.zgg_reg_label-lb1 {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8DD62C;
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
}.zgg_reg_h2-lb1 {
  line-height: 1.2;
  margin-bottom: 0.75rem;
  color: #F0F5E2;
  font-family: 'Fredoka', sans-serif;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.zgg_reg_h2-lb1 {
  font-size: 28px;
}
}.zgg_reg_bonus-lb1 {
  border-radius: 0.75rem;
  background: rgba(240, 168, 40, 0.16);
  padding: 0.625rem 16px;
  border: 1px solid rgba(240, 168, 40, 0.16);
  gap: 8px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.zgg_reg_bonus_amount-lb1 {
  font-weight: 800;
  color: #F0A828;
  font-size: 1.25rem;
}.zgg_reg_bonus_text-lb1 {
  line-height: 1.35;
  font-size: 13px;
  color: #8EA862;
}.zgg_reg_cta_btn-lb1 {
  background: #3DD47A;
  padding: 14px 32px;
  transition: background .2s;
  border-radius: 0.75rem;
  font-weight: 700;
  margin-bottom: 12px;
  color: #0C1006;
  font-size: 0.938rem;
  box-shadow: 0 3px 1.125rem rgba(61, 212, 122, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  display: inline-block;
}.zgg_reg_cta_btn-lb1:hover {
  background: #55E890;
}.zgg_reg_terms-lb1 {
  color: #506038;
  line-height: 1.5;
  font-size: 0.688rem;
}.zgg_reg_seo-lb1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  padding-top: 20px;
  margin-top: 20px;
  color: #677E46;
  line-height: 1.65;
  overflow-wrap: break-word;
}.zgg_reg_seo-lb1 p {
  font-size: 13px;
  color: #677E46;
  margin-bottom: 10px;
  line-height: 1.65;
}.zgg_reg_seo-lb1 p:last-child {
  margin-bottom: 0;
}.zgg_reg_seo-lb1 strong {
  color: #C4D49A;
  font-weight: 700;
}.zgg_reg_seo-lb1 a {
  transition: color .2s;
  color: #8DD62C;
  text-decoration: underline;
}.zgg_reg_seo-lb1 a:hover {
  color: #A3E844;
}.zgg_reg_seo-lb1 ul,.zgg_reg_seo-lb1 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.zgg_reg_seo-lb1 ol {
  list-style: decimal;
}.zgg_reg_seo-lb1 li {
  line-height: 1.65;
  color: #677E46;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.zgg_reg_seo-lb1 table {
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.zgg_reg_seo-lb1 table {
  display: table;
}
}.zgg_reg_seo-lb1 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4D49A;
  font-weight: 700;
  text-align: left;
}.zgg_reg_seo-lb1 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #677E46;
}.zgg_reg_steps-lb1 {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width:860px) {.zgg_reg_steps-lb1 {
  margin-top: 0;
}
}.zgg_reg_step-lb1 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.75rem;
  padding: 1rem;
  gap: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.zgg_reg_step_num-lb1 {
  border: 1px solid rgba(141, 214, 44, 0.07);
  background: rgba(141, 214, 44, 0.16);
  border-radius: 50%;
  color: #8DD62C;
  height: 34px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 34px;
  font-size: 14px;
  font-weight: 800;
}.zgg_reg_step_title-lb1 {
  font-weight: 700;
  color: #F0F5E2;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.zgg_reg_step_text-lb1 {
  color: #677E46;
  font-size: 12px;
  line-height: 1.5;
}.zgg_reg_trust-lb1 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 20px;
}.zgg_reg_trust_item-lb1 {
  gap: 7px;
  color: #677E46;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.zgg_reg_trust_ic-lb1 svg {
  stroke-linejoin: round;
  height: 1rem;
  color: #8DD62C;
  width: 16px;
  stroke-linecap: round;
}.zgg_bon-lb1 {
  padding: 2.25rem 16px 0;
  background: #0D1208;
}
@media(min-width: 769px) {.zgg_bon-lb1 {
  padding: 44px 1.5rem 0;
}
}.zgg_bon_in-lb1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.zgg_bon_head-lb1 {
  margin-bottom: 1.25rem;
}.zgg_bon_label-lb1 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #8DD62C;
  font-weight: 700;
  font-size: 0.688rem;
}.zgg_bon_h2-lb1 {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Fredoka', sans-serif;
  color: #F0F5E2;
}
@media(min-width: 769px) {.zgg_bon_h2-lb1 {
  font-size: 1.5rem;
}
}.zgg_bon_seo-lb1 {
  max-width: 38.75rem;
  color: #677E46;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.zgg_bon_seo-lb1 strong {
  font-weight: 700;
  color: #C4D49A;
}.zgg_bon_seo-lb1 a {
  text-decoration: underline;
  color: #8DD62C;
}.zgg_bon_grid-lb1 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.zgg_bon_grid-lb1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.zgg_bon_grid-lb1 {
  grid-template-columns: repeat(5,1fr);
}
}.zgg_bon_card-lb1 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  background: #121808;
  padding: 16px;
  transition: border-color .2s,transform .2s;
}.zgg_bon_card-lb1:hover {
  transform: translateY(-2px);
  border-color: rgba(141, 214, 44, 0.07);
}.zgg_bon_card_ic-lb1 svg {
  height: 26px;
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zgg_bon_card_ic-lb1 {
  margin-bottom: 0.625rem;
}.zgg_bon_card_type-lb1 {
  font-size: 10px;
  letter-spacing: .06em;
  color: #677E46;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
}.zgg_bon_card_amount-lb1 {
  font-weight: 800;
  color: #F0A828;
  font-size: 18px;
  margin-bottom: 0.375rem;
  line-height: 1.1;
}.zgg_bon_card_name-lb1 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F0F5E2;
  font-weight: 600;
  font-size: 13px;
}.zgg_bon_card_detail-lb1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  color: #506038;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  line-height: 1.5;
}.zgg_seo-lb1 {
  padding: 36px 16px 0;
  background: #0D1208;
}
@media(min-width: 769px) {.zgg_seo-lb1 {
  padding: 2.75rem 1.5rem 0;
}
}.zgg_seo_in-lb1 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #161D0E;
  border-radius: 1.125rem;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.zgg_seo_in-lb1 {
  padding: 2.25rem 40px;
}
}.zgg_seo_label-lb1 {
  text-transform: uppercase;
  font-size: 11px;
  color: #8DD62C;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.zgg_seo_h2-lb1 {
  font-family: 'Fredoka', sans-serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F0F5E2;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 770px) {.zgg_seo_h2-lb1 {
  font-size: 1.5rem;
}
}.zgg_seo_body-lb1 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8EA862;
}.zgg_seo_body-lb1 p {
  color: #8EA862;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.zgg_seo_body-lb1 p:last-child {
  margin-bottom: 0;
}.zgg_seo_body-lb1 strong {
  font-weight: 700;
  color: #C4D49A;
}.zgg_seo_body-lb1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #8DD62C;
}.zgg_seo_body-lb1 a:hover {
  color: #A3E844;
}.zgg_seo_body-lb1 ul,.zgg_seo_body-lb1 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.zgg_seo_body-lb1 ol {
  list-style: decimal;
}.zgg_seo_body-lb1 li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #8EA862;
}.zgg_seo_body-lb1 table {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.zgg_seo_body-lb1 table {
  display: table;
}
}.zgg_seo_body-lb1 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C4D49A;
  font-weight: 700;
  text-align: left;
}.zgg_seo_body-lb1 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8EA862;
}.zgg_seo_cols-lb1 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.zgg_seo_cols-lb1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.zgg_seo_cols-lb1 {
  grid-template-columns: repeat(3,1fr);
}
}.zgg_seo_col_h-lb1 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C4D49A;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.zgg_seo_col_p-lb1 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #677E46;
  line-height: 1.65;
}.zgg_seo_stats-lb1 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.zgg_seo_stat-lb1 {
  flex: 1;
  border: 1px solid rgba(141, 214, 44, 0.16);
  border-radius: 12px;
  padding: 0.875rem 1rem;
  background: rgba(141, 214, 44, 0.07);
  min-width: 140px;
}.zgg_seo_stat_val-lb1 {
  margin-bottom: 4px;
  font-size: 1.25rem;
  font-weight: 800;
  color: #8DD62C;
  overflow-wrap: break-word;
}.zgg_seo_stat_lb-lb1 {
  color: #677E46;
  overflow-wrap: break-word;
  font-size: 11px;
}.zgg_faq-lb1 {
  background: #0D1208;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.zgg_faq-lb1 {
  padding: 44px 24px 0;
}
}.zgg_faq_in-lb1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.zgg_faq_head-lb1 {
  margin-bottom: 20px;
}.zgg_faq_label-lb1 {
  color: #8DD62C;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.zgg_faq_h2-lb1 {
  color: #F0F5E2;
  font-family: 'Fredoka', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.zgg_faq_h2-lb1 {
  font-size: 1.5rem;
}
}.zgg_faq_list-lb1 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.zgg_faq_item-lb1 {
  overflow: hidden;
  border-radius: 12px;
  background: #161D0E;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.zgg_faq_q-lb1 {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 12px;
  justify-content: space-between;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-weight: 600;
  color: #C4D49A;
  font-size: 14px;
}.zgg_faq_q-lb1:hover {
  color: #F0F5E2;
}.zgg_faq_q_ic-lb1 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  color: #8DD62C;
  justify-content: center;
  width: 1.5rem;
  height: 24px;
  font-size: 1rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.zgg_faq_item-lb1.zgg_state_open-lb1 .zgg_faq_q_ic-lb1 {
  transform: rotate(45deg);
}.zgg_faq_a-lb1 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #677E46;
  line-height: 1.7;
  display: none;
  font-size: 0.813rem;
}.zgg_faq_item-lb1.zgg_state_open-lb1 .zgg_faq_a-lb1 {
  display: block;
}.zgg_faq_a-lb1 strong {
  color: #C4D49A;
  font-weight: 700;
}.zgg_faq_a-lb1 a {
  text-decoration: underline;
  color: #8DD62C;
}.zgg_faq_a-lb1 ul,.zgg_faq_a-lb1 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.zgg_faq_a-lb1 ol {
  list-style: decimal;
}.zgg_faq_a-lb1 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.zgg_faq_a-lb1 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 12px;
}
@media(min-width: 765px) {.zgg_faq_a-lb1 table {
  display: table;
}
}.zgg_faq_a-lb1 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4D49A;
  font-weight: 700;
}.zgg_faq_a-lb1 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #677E46;
}.zgg_seo-lb1 {
  background: #0D1208;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.zgg_seo-lb1 {
  padding: 2.75rem 1.5rem 0;
}
}.zgg_seo_in-lb1 {
  margin: 0 auto;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  background: #161D0E;
  max-width: 1320px;
}
@media(min-width: 765px) {.zgg_seo_in-lb1 {
  padding: 2.25rem 40px;
}
}.zgg_seo_label-lb1 {
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #8DD62C;
  font-size: 0.688rem;
  text-transform: uppercase;
}.zgg_seo_h2-lb1 {
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F0F5E2;
  font-family: 'Fredoka', sans-serif;
  font-size: 20px;
}
@media(min-width: 770px) {.zgg_seo_h2-lb1 {
  font-size: 1.5rem;
}
}.zgg_seo_body-lb1 {
  font-size: 0.875rem;
  color: #8EA862;
  line-height: 1.75;
  overflow-wrap: break-word;
}.zgg_seo_body-lb1 p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #8EA862;
  line-height: 1.75;
}.zgg_seo_body-lb1 p:last-child {
  margin-bottom: 0;
}.zgg_seo_body-lb1 strong {
  font-weight: 700;
  color: #C4D49A;
}.zgg_seo_body-lb1 a {
  transition: color .2s;
  color: #8DD62C;
  text-decoration: underline;
}.zgg_seo_body-lb1 a:hover {
  color: #A3E844;
}.zgg_seo_body-lb1 ul,.zgg_seo_body-lb1 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.zgg_seo_body-lb1 ol {
  list-style: decimal;
}.zgg_seo_body-lb1 li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8EA862;
  margin-bottom: 0.375rem;
}.zgg_seo_body-lb1 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 767px) {.zgg_seo_body-lb1 table {
  display: table;
}
}.zgg_seo_body-lb1 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C4D49A;
}.zgg_seo_body-lb1 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8EA862;
}.zgg_seo_cols-lb1 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.zgg_seo_cols-lb1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.zgg_seo_cols-lb1 {
  grid-template-columns: repeat(3,1fr);
}
}.zgg_seo_col_h-lb1 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C4D49A;
}.zgg_seo_col_p-lb1 {
  color: #677E46;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.zgg_seo_stats-lb1 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.zgg_seo_stat-lb1 {
  flex: 1;
  background: rgba(141, 214, 44, 0.07);
  border: 1px solid rgba(141, 214, 44, 0.16);
  border-radius: 0.75rem;
  padding: 14px 1rem;
  min-width: 140px;
}.zgg_seo_stat_val-lb1 {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #8DD62C;
}.zgg_seo_stat_lb-lb1 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #677E46;
}.zgg_seo-lb1 {
  padding: 2.25rem 1rem 0;
  background: #0D1208;
}
@media(min-width: 770px) {.zgg_seo-lb1 {
  padding: 44px 1.5rem 0;
}
}.zgg_seo_in-lb1 {
  background: #161D0E;
  margin: 0 auto;
  border-radius: 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.zgg_seo_in-lb1 {
  padding: 36px 2.5rem;
}
}.zgg_seo_label-lb1 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
  color: #8DD62C;
}.zgg_seo_h2-lb1 {
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Fredoka', sans-serif;
  font-weight: 800;
  color: #F0F5E2;
}
@media(min-width: 769px) {.zgg_seo_h2-lb1 {
  font-size: 1.5rem;
}
}.zgg_seo_body-lb1 {
  color: #8EA862;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.zgg_seo_body-lb1 p {
  font-size: 0.875rem;
  color: #8EA862;
  margin-bottom: 12px;
  line-height: 1.75;
}.zgg_seo_body-lb1 p:last-child {
  margin-bottom: 0;
}.zgg_seo_body-lb1 strong {
  font-weight: 700;
  color: #C4D49A;
}.zgg_seo_body-lb1 a {
  transition: color .2s;
  color: #8DD62C;
  text-decoration: underline;
}.zgg_seo_body-lb1 a:hover {
  color: #A3E844;
}.zgg_seo_body-lb1 ul,.zgg_seo_body-lb1 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.zgg_seo_body-lb1 ol {
  list-style: decimal;
}.zgg_seo_body-lb1 li {
  margin-bottom: 6px;
  color: #8EA862;
  line-height: 1.75;
  font-size: 0.875rem;
}.zgg_seo_body-lb1 table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 771px) {.zgg_seo_body-lb1 table {
  display: table;
}
}.zgg_seo_body-lb1 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4D49A;
  text-align: left;
  font-weight: 700;
}.zgg_seo_body-lb1 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8EA862;
}.zgg_seo_cols-lb1 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.zgg_seo_cols-lb1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.zgg_seo_cols-lb1 {
  grid-template-columns: repeat(3,1fr);
}
}.zgg_seo_col_h-lb1 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C4D49A;
  margin-bottom: 7px;
  font-size: 13px;
}.zgg_seo_col_p-lb1 {
  overflow-wrap: break-word;
  color: #677E46;
  font-size: 13px;
  line-height: 1.65;
}.zgg_seo_stats-lb1 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.zgg_seo_stat-lb1 {
  border: 1px solid rgba(141, 214, 44, 0.16);
  padding: 14px 1rem;
  background: rgba(141, 214, 44, 0.07);
  border-radius: 0.75rem;
  flex: 1;
  min-width: 140px;
}.zgg_seo_stat_val-lb1 {
  color: #8DD62C;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.zgg_seo_stat_lb-lb1 {
  font-size: 0.688rem;
  color: #677E46;
  overflow-wrap: break-word;
}.zgg_rv-lb1 {
  padding: 36px 1rem 0;
  background: #0D1208;
}
@media(min-width: 766px) {.zgg_rv-lb1 {
  padding: 44px 1.5rem 0;
}
}.zgg_rv_in-lb1 {
  margin: 0 auto;
  max-width: 1320px;
}.zgg_rv_head-lb1 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.zgg_rv_label-lb1 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #8DD62C;
  font-weight: 700;
}.zgg_rv_h2-lb1 {
  margin-bottom: 0.625rem;
  font-family: 'Fredoka', sans-serif;
  color: #F0F5E2;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.zgg_rv_h2-lb1 {
  font-size: 1.75rem;
}
}.zgg_rv_stats-lb1 {
  gap: 18px;
  flex-wrap: wrap;
  color: #677E46;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
}.zgg_rv_stats_score-lb1 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.zgg_rv_stats_score_val-lb1 {
  color: #F0A828;
  font-weight: 800;
  font-family: 'Fredoka', sans-serif;
  font-size: 1.375rem;
}.zgg_rv_stats_score_max-lb1 {
  font-size: 0.813rem;
  color: #506038;
}.zgg_rv_stats_badge-lb1 {
  gap: 4px;
  display: flex;
  align-items: center;
}.zgg_rv_stats_badge-lb1 svg {
  width: 0.875rem;
  height: 14px;
  color: #F0A828;
}.zgg_rv_grid-lb1 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.zgg_rv_grid-lb1 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.zgg_rv_grid-lb1 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zgg_rv_card-lb1 {
  border-radius: 12px;
  background: #161D0E;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
}.zgg_rv_card_stars-lb1 {
  gap: 2px;
  color: #F0A828;
  display: flex;
  margin-bottom: 0.625rem;
}.zgg_rv_card_stars-lb1 svg {
  height: 14px;
  width: 0.875rem;
}.zgg_rv_card_h-lb1 {
  line-height: 1.3;
  font-weight: 700;
  color: #F0F5E2;
  font-size: 14px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.zgg_rv_card_body-lb1 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #677E46;
  font-size: 13px;
  margin-bottom: 0.875rem;
}.zgg_rv_card_body-lb1 strong {
  font-weight: 600;
  color: #C4D49A;
}.zgg_rv_card_meta-lb1 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.75rem;
}.zgg_rv_card_author-lb1 {
  color: #C4D49A;
  font-size: 12px;
  font-weight: 600;
}.zgg_rv_card_date-lb1 {
  font-size: 11px;
  color: #506038;
}.zgg_ft-lb1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080B05;
  margin-top: 48px;
}.zgg_ft_support-lb1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 771px) {.zgg_ft_support-lb1 {
  padding: 1.75rem 1.5rem;
}
}.zgg_ft_support_in-lb1 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.zgg_ft_support_main-lb1 {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.zgg_ft_support_ic-lb1 {
  color: #8DD62C;
  flex-shrink: 0;
}.zgg_ft_support_ic-lb1 svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zgg_ft_support_text_title-lb1 {
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F0F5E2;
  margin-bottom: 3px;
}.zgg_ft_support_text_sub-lb1 {
  color: #677E46;
  font-size: 12px;
  overflow-wrap: break-word;
}.zgg_ft_support_btn-lb1 {
  transition: background .2s;
  border-radius: 12px;
  background: #8DD62C;
  padding: 11px 1.375rem;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #F0F5E2;
  font-size: 13px;
}.zgg_ft_support_btn-lb1:hover {
  background: #A3E844;
}.zgg_ft_support_contacts-lb1 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.zgg_ft_support_contact-lb1 {
  color: #506038;
  line-height: 1.4;
  font-size: 12px;
}.zgg_ft_support_contact-lb1 strong {
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  color: #8EA862;
  font-size: 0.688rem;
}.zgg_ft_main-lb1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 769px) {.zgg_ft_main-lb1 {
  padding: 2.5rem 1.5rem 2rem;
}
}.zgg_ft_main_in-lb1 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.zgg_ft_main_in-lb1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.zgg_ft_main_in-lb1 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.zgg_ft_col_logo-lb1 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.zgg_ft_col_logo-lb1 {
  grid-column: auto;
}
}.zgg_ft_logo-lb1 {
  gap: 9px;
  align-items: center;
  margin-bottom: 12px;
  font-weight: 800;
  display: flex;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F0F5E2;
  flex-wrap: wrap;
}.zgg_ft_logo_mark-lb1 {
  overflow: hidden;
  border-radius: 8px;
  width: 30px;
  height: 1.875rem;
}.zgg_ft_logo_mark-lb1 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.zgg_ft_logo_sub-lb1 {
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 200px;
  color: #506038;
  font-size: 12px;
}.zgg_ft_col_title-lb1 {
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #8EA862;
  font-size: 12px;
  letter-spacing: .07em;
  font-weight: 700;
}.zgg_ft_col_links-lb1 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.zgg_ft_col_link-lb1 {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #506038;
}.zgg_ft_col_link-lb1:hover {
  color: #C4D49A;
}.zgg_ft_apps-lb1 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.zgg_ft_app_card-lb1 {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  padding: 0.625rem 0.75rem;
  border-radius: 0.5rem;
  align-items: center;
  display: flex;
}.zgg_ft_app_card-lb1:hover {
  border-color: rgba(141, 214, 44, 0.38);
}.zgg_ft_app_card_ic-lb1 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
}.zgg_ft_app_card_os-lb1 {
  font-weight: 600;
  font-size: 10px;
  color: #506038;
}.zgg_ft_app_card_action-lb1 {
  color: #C4D49A;
  font-weight: 700;
  font-size: 12px;
}.zgg_ft_bot-lb1 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.zgg_ft_bot-lb1 {
  padding: 1.25rem 24px;
}
}.zgg_ft_bot_in-lb1 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.zgg_ft_socials-lb1 {
  gap: 0.5rem;
  display: flex;
}.zgg_ft_soc-lb1 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  width: 36px;
  justify-content: center;
  height: 36px;
  display: flex;
  color: #8EA862;
  align-items: center;
}.zgg_ft_soc-lb1 svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zgg_ft_soc-lb1:hover {
  background: rgba(255, 255, 255, 0.07);
}.zgg_ft_legal-lb1 {
  flex: 1;
  min-width: 12.5rem;
  color: #8CAA5E;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.zgg_ft_legal-lb1 strong {
  color: #8EA862;
  font-weight: 700;
}.zgg_ft_legal-lb1 a {
  color: #8EA862;
  text-decoration: underline;
}.zgg_ft_age-lb1 {
  border: 2px solid #8CAA5E;
  border-radius: 50%;
  font-size: 11px;
  display: flex;
  margin-left: auto;
  justify-content: center;
  font-weight: 800;
  height: 2rem;
  flex-shrink: 0;
  color: #8CAA5E;
  width: 2rem;
  align-items: center;
}