*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
  color: #D8C9AB;
  background-color: #0F0B07;
  -webkit-font-smoothing: antialiased;
}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;
}.zyp-layout-b21 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.zyp-page-b21 {
  min-height: 100vh;
  display: flex;
}.zyp-main-b21 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1082px) {.zyp-main-b21 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.zyp-main-b21 {
  padding-bottom: 72px;
}
}.zyp-gc-b21 {
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 220, 140, 0.07);
  background: #17110C;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
}
@media(min-width: 638px) {.zyp-gc-b21 {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.zyp-gc-b21 {
  width: 168px;
}
}.zyp-gc-b21:hover {
  border-color: rgba(201, 139, 32, 0.07);
  transform: translateY(-3px);
}.zyp-gc_img-b21 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.zyp-gc_img-b21 img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.zyp-gc_hover-b21 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 5, 3, 0.72);
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.zyp-gc-b21:hover .zyp-gc_hover-b21 {
  opacity: 1;
}.zyp-gc_hover_btn-b21 {
  border-radius: 6px;
  background: #C98B20;
  padding: 8px 1rem;
  color: #F6EDD8;
  font-size: 0.75rem;
  font-weight: 700;
}.zyp-gc_info-b21 {
  padding: 0.5rem 0.625rem 10px;
}.zyp-gc_name-b21 {
  overflow: hidden;
  white-space: nowrap;
  color: #D8C9AB;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-size: 0.75rem;
  font-weight: 600;
}.zyp-gc_prov-b21 {
  color: #705E44;
  font-size: 0.625rem;
}.zyp-gc_tag-b21 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-weight: 700;
  font-size: 9px;
  z-index: 2;
  top: 6px;
  left: 6px;
  text-transform: uppercase;
  letter-spacing: .04em;
  position: absolute;
}.zyp-gc_tag_hot-b21 {
  background: #DC3535;
  color: #fff;
}.zyp-gc_tag_new-b21 {
  background: #2ABF76;
  color: #0F0B07;
}.zyp-gc_tag_jp-b21 {
  background: #D4A017;
  color: #0F0B07;
}.zyp-gc_tag_ex-b21 {
  background: #7A4A10;
  color: #fff;
}.zyp-gc_tag_live-b21 {
  background: #DC3535;
  color: #fff;
}.zyp-gr-b21 {
  background: #0F0B07;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.zyp-gr-b21 {
  padding: 36px 24px 0;
}
}.zyp-gr_in-b21 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zyp-gr_head-b21 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.zyp-gr_head_l-b21 {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.zyp-gr_ic-b21 {
  border-radius: 0.625rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  display: flex;
  height: 32px;
  flex-shrink: 0;
}.zyp-gr_ic-b21 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.zyp-gr_title-b21 {
  font-weight: 700;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 16px;
}
@media(min-width: 769px) {.zyp-gr_title-b21 {
  font-size: 18px;
}
}.zyp-gr_more-b21 {
  gap: 5px;
  transition: color .2s;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  flex-shrink: 0;
  color: #8A7558;
  white-space: nowrap;
}.zyp-gr_more-b21:hover {
  color: #C98B20;
}.zyp-gr_more-b21 svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.zyp-gr_arrows-b21 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.zyp-gr_arr-b21 {
  background: rgba(255, 235, 180, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  color: #B0997A;
  align-items: center;
  height: 30px;
  justify-content: center;
  width: 1.875rem;
  display: flex;
}.zyp-gr_arr-b21:hover {
  background: rgba(255, 235, 180, 0.07);
  color: #F6EDD8;
}.zyp-gr_arr-b21 svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.zyp-gr_seo_h-b21 {
  margin: 0 0 0.375rem;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #D8C9AB;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}
@media(min-width: 771px) {.zyp-gr_seo_h-b21 {
  font-size: 0.875rem;
}
}.zyp-gr_seo-b21 {
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  margin-bottom: 12px;
  color: #8A7558;
}.zyp-gr_seo-b21 strong {
  font-weight: 600;
  color: #D8C9AB;
}.zyp-gr_scroll-b21 {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  display: flex;
  overflow-x: auto;
}.zyp-gr_scroll-b21::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.zyp-gr_scroll-b21 {
  gap: 12px;
}
}.zyp-tb-b21 {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  background: #0F0B07;
  align-items: center;
  right: 0;
  top: 0;
  z-index: 80;
  left: 0;
  position: fixed;
  display: flex;
  height: 56px;
}.zyp-tb_in-b21 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.zyp-tb_burger-b21 {
  border-radius: 10px;
  gap: 5px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 2.375rem;
  margin-right: 8px;
  display: flex;
  height: 38px;
  flex-shrink: 0;
}.zyp-tb_burger-b21:hover {
  background: rgba(255, 235, 180, 0.05);
}.zyp-tb_burger_line-b21 {
  border-radius: 1px;
  background: #B0997A;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1083px) {.zyp-tb_burger-b21 {
  display: none;
}
}.zyp-tb_logo-b21 {
  gap: 0.563rem;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
  display: flex;
  flex-shrink: 0;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
}.zyp-tb_logo_mark-b21 {
  overflow: hidden;
  border-radius: 10px;
  width: 2rem;
  align-items: center;
  display: flex;
  height: 2rem;
  justify-content: center;
}.zyp-tb_logo_mark-b21 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.zyp-tb_nav-b21 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.zyp-tb_nav-b21 {
  display: flex;
}
}.zyp-tb_tab-b21 {
  padding: 8px 0.875rem;
  border-radius: 10px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #B0997A;
}.zyp-tb_tab-b21:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F6EDD8;
}.zyp-tb_tab-b21.zyp-state_active-b21 {
  background: rgba(201, 139, 32, 0.18);
  color: #F6EDD8;
}.zyp-tb_right-b21 {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.zyp-tb_login-b21 {
  transition: border-color .2s,color .2s;
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 140, 0.13);
  padding: 0.563rem 1rem;
  border-radius: 10px;
  display: none;
  font-size: 13px;
  font-weight: 600;
  color: #D8C9AB;
}.zyp-tb_login-b21:hover {
  border-color: rgba(210, 150, 40, 0.45);
  color: #F6EDD8;
}
@media(min-width: 479px) {.zyp-tb_login-b21 {
  display: block;
}
}.zyp-tb_reg-b21 {
  background: #2ABF76;
  padding: 9px 1.125rem;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #0D0904;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.zyp-tb_reg-b21:hover {
  background: #33D888;
}.zyp-sb-b21 {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 235, 180, 0.05);
  background: #1E1510;
  transform: translateX(-100%);
  top: 56px;
  width: 220px;
  z-index: 70;
  left: 0;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
}.zyp-sb-b21.zyp-state_open-b21 {
  transform: translateX(0);
}.zyp-sb-b21::-webkit-scrollbar {
  width: 4px;
}.zyp-sb-b21::-webkit-scrollbar-thumb {
  background: rgba(255, 235, 180, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.zyp-sb-b21 {
  transform: translateX(0);
}
}.zyp-sb_auth-b21 {
  padding: 14px 0.75rem 0.625rem;
}.zyp-sb_btn_reg-b21 {
  padding: 11px;
  background: #2ABF76;
  border-radius: 10px;
  transition: background .2s;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
  display: block;
  color: #0D0904;
  margin-bottom: 0.5rem;
}.zyp-sb_btn_reg-b21:hover {
  background: #33D888;
}.zyp-sb_btn_login-b21 {
  padding: 10px;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: rgba(255, 235, 180, 0.05);
  transition: border-color .2s;
  border-radius: 10px;
  text-align: center;
  font-size: 13px;
  color: #D8C9AB;
  display: block;
  font-weight: 600;
}.zyp-sb_btn_login-b21:hover {
  border-color: rgba(210, 150, 40, 0.45);
  color: #F6EDD8;
}.zyp-sb_promo-b21 {
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#3B2208,#1E1510);
  border-radius: 10px;
  border: 1px solid rgba(201, 139, 32, 0.18);
  overflow: hidden;
  padding: 12px 14px;
  position: relative;
}.zyp-sb_promo-b21::before {
  background: radial-gradient(circle,rgba(201, 139, 32, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  height: 80px;
  top: -20px;
  width: 5rem;
  right: -1.25rem;
}.zyp-sb_promo_title-b21 {
  color: #C98B20;
  margin-bottom: 4px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .06em;
}.zyp-sb_promo_text-b21 {
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
}.zyp-sb_promo_sub-b21 {
  margin-top: 3px;
  color: #8A7558;
  font-size: 0.625rem;
}.zyp-sb_nav-b21 {
  padding: 0.375rem 0.5rem 16px;
}.zyp-sb_nav_lb-b21 {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  color: #705E44;
  font-weight: 700;
}.zyp-sb_link-b21 {
  gap: 0.625rem;
  padding: 9px 0.625rem;
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  font-size: 0.813rem;
  color: #B0997A;
}.zyp-sb_link-b21:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F6EDD8;
}.zyp-sb_link-b21.zyp-state_active-b21 {
  background: rgba(201, 139, 32, 0.18);
  color: #F6EDD8;
}.zyp-sb_ic-b21 {
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  display: flex;
  width: 1.875rem;
  flex-shrink: 0;
}.zyp-sb_ic-b21 svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.zyp-sb_ic_1-b21 {
  background: rgba(201, 139, 32, 0.07);
  color: #C98B20;
}.zyp-sb_ic_2-b21 {
  background: rgba(42, 191, 118, 0.16);
  color: #2ABF76;
}.zyp-sb_ic_3-b21 {
  background: rgba(212, 160, 23, 0.18);
  color: #D4A017;
}.zyp-sb_ic_4-b21 {
  background: rgba(122, 74, 16, 0.28);
  color: #7A4A10;
}.zyp-sb_ic_5-b21 {
  background: rgba(201, 139, 32, 0.07);
  color: #D44A80;
}.zyp-sb_ic_6-b21 {
  background: rgba(122, 74, 16, 0.28);
  color: #9050D8;
}.zyp-sb_badge-b21 {
  padding: 2px 7px;
  background: #D4A017;
  border-radius: 6px;
  margin-left: auto;
  font-size: 9px;
  color: #0D0904;
  font-weight: 700;
}.zyp-sb_bot-b21 {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  padding: 12px;
  display: flex;
}.zyp-sb_lang-b21,.zyp-sb_help-b21 {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 220, 140, 0.07);
  flex: 1;
  padding: 9px 6px;
  transition: border-color .2s;
  gap: 0.375rem;
  background: rgba(255, 235, 180, 0.05);
  font-weight: 600;
  font-size: 11px;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #B0997A;
}.zyp-sb_lang-b21:hover,.zyp-sb_help-b21:hover {
  border-color: rgba(210, 150, 40, 0.45);
  color: #F6EDD8;
}.zyp-sb_lang-b21 svg,.zyp-sb_help-b21 svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.zyp-sb_bd-b21 {
  background: rgba(8, 5, 3, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.zyp-sb_bd-b21.zyp-state_on-b21 {
  display: block;
}
@media(min-width: 1081px) {.zyp-sb_bd-b21 {
  display: none!important;
}
}.zyp-mob_nav-b21 {
  border-top: 1px solid rgba(255, 220, 140, 0.13);
  background: #1E1510;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  left: 0;
  display: flex;
  right: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1079px) {.zyp-mob_nav-b21 {
  display: none;
}
}.zyp-mob_nav_item-b21 {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  cursor: pointer;
  display: flex;
  color: #705E44;
  flex-direction: column;
  align-items: center;
}.zyp-mob_nav_ic-b21 {
  line-height: 1;
}.zyp-mob_nav_ic-b21 svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
}.zyp-mob_nav_lb-b21 {
  color: #705E44;
  font-weight: 600;
  font-size: 10px;
}.zyp-mob_nav_item-b21.zyp-state_active-b21 {
  color: #C98B20;
}.zyp-mob_nav_item-b21.zyp-state_active-b21 .zyp-mob_nav_lb-b21 {
  color: #C98B20;
}.zyp-hero-b21 {
  padding: 20px 1rem 0;
  background: #0F0B07;
}
@media(min-width: 767px) {.zyp-hero-b21 {
  padding: 1.5rem 1.5rem 0;
}
}.zyp-hero_in-b21 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 863px) {.zyp-hero_in-b21 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.zyp-hero_in-b21 {
  grid-template-columns: 1fr 21.25rem;
}
}.zyp-hero_promo-b21 {
  overflow: hidden;
  background: #17110C;
  border-radius: 1rem;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 767px) {.zyp-hero_promo-b21 {
  min-height: 17.5rem;
}
}.zyp-hero_promo_bg-b21 {
  inset: 0;
  background: linear-gradient(120deg,#3B2208 0%,#0F0B07 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.zyp-hero_promo_bg-b21::after {
  background: linear-gradient(90deg,#0F0B07 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.zyp-hero_promo_glow-b21 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 74, 16, 0.28) 0%,transparent 65%);
  height: 300px;
  pointer-events: none;
  top: -40px;
  width: 300px;
  position: absolute;
  right: 3.75rem;
}.zyp-hero_promo_ct-b21 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  justify-content: center;
  display: flex;
  position: relative;
  max-width: 480px;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 769px) {.zyp-hero_promo_ct-b21 {
  padding: 2.5rem 2rem;
}
}.zyp-hero_badge-b21 {
  border: 1px solid rgba(201, 139, 32, 0.07);
  background: rgba(201, 139, 32, 0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C98B20;
  font-size: 10px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 14px;
}.zyp-hero_h1-b21 {
  overflow-wrap: break-word;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  color: #F6EDD8;
  font-weight: 800;
  font-size: 1.625rem;
}.zyp-hero_h1-b21 em {
  color: #D4A017;
  font-style: normal;
}
@media(min-width: 765px) {.zyp-hero_h1-b21 {
  font-size: 36px;
}
}.zyp-hero_sub-b21 {
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  color: #B0997A;
  line-height: 1.55;
}
@media(min-width: 767px) {.zyp-hero_sub-b21 {
  font-size: 0.875rem;
}
}.zyp-hero_row-b21 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.zyp-hero_cta-b21 {
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 10px;
  background: #2ABF76;
  box-shadow: 0 4px 1.125rem rgba(42, 191, 118, 0.42), 0 1px 0 rgba(0,0,0,0.55);
  color: #0D0904;
  font-size: 0.875rem;
  font-weight: 700;
}.zyp-hero_cta-b21:hover {
  background: #33D888;
}.zyp-hero_terms-b21 {
  color: #705E44;
  font-size: 0.688rem;
}.zyp-hero_game-b21 {
  overflow: hidden;
  background: #17110C;
  border-radius: 1rem;
  border: 1px solid rgba(255, 220, 140, 0.07);
  position: relative;
  flex-direction: column;
  display: flex;
}.zyp-hero_game_badge-b21 {
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(212, 160, 23, 0.18);
  background: rgba(212, 160, 23, 0.18);
  left: 12px;
  font-size: 0.625rem;
  z-index: 3;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #D4A017;
  font-weight: 700;
  position: absolute;
  top: 12px;
}.zyp-hero_game_badge-b21 svg {
  height: 11px;
  width: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.zyp-hero_game_img-b21 {
  background: linear-gradient(135deg,#3B2208,#0F0B07);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.zyp-hero_game_img-b21 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.zyp-hero_game_play-b21 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
}.zyp-hero_game-b21:hover .zyp-hero_game_play-b21 {
  opacity: 1;
}.zyp-hero_game_play-b21 span {
  border-radius: 50%;
  background: #C98B20;
  display: flex;
  width: 3.25rem;
  align-items: center;
  height: 3.25rem;
  justify-content: center;
}.zyp-hero_game_play-b21 span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.zyp-hero_game_info-b21 {
  padding: 0.875rem 1rem;
}.zyp-hero_game_title-b21 {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.25rem;
  color: #F6EDD8;
  font-weight: 700;
}.zyp-hero_game_provider-b21 {
  font-size: 11px;
  color: #8A7558;
}.zyp-hero_game_btn-b21 {
  border-radius: 10px;
  transition: background .2s;
  margin: 12px 16px 1rem;
  padding: 0.688rem;
  background: #C98B20;
  color: #F6EDD8;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
}.zyp-hero_game-b21:hover .zyp-hero_game_btn-b21 {
  background: #E2A030;
}.zyp-sbar-b21 {
  padding: 16px 1rem 0;
  background: #0F0B07;
}
@media(min-width: 769px) {.zyp-sbar-b21 {
  padding: 18px 24px 0;
}
}.zyp-sbar_in-b21 {
  margin: 0 auto;
  max-width: 1340px;
}.zyp-sbar_row-b21 {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.zyp-sbar_input-b21 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  transition: border-color .2s;
  flex: 1;
  background: #17110C;
  padding: 11px 16px;
  gap: 0.625rem;
  color: #8A7558;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
}.zyp-sbar_input-b21:hover {
  border-color: rgba(210, 150, 40, 0.45);
}.zyp-sbar_input-b21 svg {
  flex-shrink: 0;
  width: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 15px;
}.zyp-sbar_providers-b21 {
  transition: border-color .2s;
  border-radius: 10px;
  background: #17110C;
  gap: 0.5rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  padding: 0.688rem 1.125rem;
  color: #D8C9AB;
  align-items: center;
  font-size: 13px;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
}.zyp-sbar_providers-b21:hover {
  border-color: rgba(210, 150, 40, 0.45);
  color: #F6EDD8;
}.zyp-sbar_providers-b21 svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.zyp-sbar_tabs-b21 {
  gap: 0.375rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
}.zyp-sbar_tabs-b21::-webkit-scrollbar {
  display: none;
}.zyp-sbar_tab-b21 {
  border-radius: 20px;
  gap: 0.438rem;
  border: 1px solid rgba(255, 220, 140, 0.07);
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 235, 180, 0.05);
  white-space: nowrap;
  color: #B0997A;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
}.zyp-sbar_tab-b21:hover {
  border-color: rgba(210, 150, 40, 0.45);
  background: rgba(255, 235, 180, 0.07);
  color: #F6EDD8;
}.zyp-sbar_tab-b21.zyp-state_active-b21 {
  border-color: rgba(201, 139, 32, 0.07);
  background: rgba(201, 139, 32, 0.18);
  color: #F6EDD8;
}.zyp-sbar_tab_ic-b21 svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.zyp-wy-b21 {
  padding: 2rem 1rem 0;
  background: #0F0B07;
}
@media(min-width: 769px) {.zyp-wy-b21 {
  padding: 2.5rem 24px 0;
}
}.zyp-wy_in-b21 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zyp-wy_head-b21 {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.zyp-wy_label-b21 {
  margin-bottom: 8px;
  font-size: 11px;
  color: #C98B20;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.zyp-wy_h2-b21 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 767px) {.zyp-wy_h2-b21 {
  font-size: 24px;
}
}.zyp-wy_intro-b21 {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #8A7558;
}.zyp-wy_grid-b21 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.zyp-wy_grid-b21 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.zyp-wy_grid-b21 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.zyp-wy_card-b21 {
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: #1E1510;
  transition: border-color .2s,transform .2s;
}.zyp-wy_card-b21:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 139, 32, 0.07);
}.zyp-wy_card_ic-b21 {
  background: rgba(201, 139, 32, 0.18);
  border-radius: 50%;
  display: flex;
  align-items: center;
  color: #C98B20;
  justify-content: center;
  width: 44px;
  margin-bottom: 14px;
  height: 44px;
}.zyp-wy_card_ic-b21 svg {
  stroke-linejoin: round;
  width: 22px;
  height: 22px;
  stroke-linecap: round;
}.zyp-wy_card_h-b21 {
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F6EDD8;
  line-height: 1.25;
  margin-bottom: 6px;
}.zyp-wy_card_p-b21 {
  overflow-wrap: break-word;
  color: #8A7558;
  line-height: 1.6;
  font-size: 13px;
}.zyp-wy_card_p-b21 strong {
  font-weight: 600;
  color: #D8C9AB;
}.zyp-gr_jp-b21 {
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 1rem;
  background: linear-gradient(135deg,#1E0D30 0%,#0C0810 100%);
  position: relative;
}.zyp-gr_jp-b21::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 74, 16, 0.28) 0%,transparent 70%);
  position: absolute;
  width: 15.625rem;
  top: -3.75rem;
  height: 15.625rem;
  left: -60px;
  content: '';
}.zyp-gr_jp-b21::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 160, 23, 0.18) 0%,transparent 70%);
  height: 12.5rem;
  bottom: -2.5rem;
  width: 200px;
  right: 0;
  position: absolute;
  content: '';
}.zyp-gr_jp_head-b21 {
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 1rem;
  align-items: flex-start;
  display: flex;
  z-index: 1;
}.zyp-gr_jp_info-b21 {
  flex: 1;
}.zyp-gr_jp_label-b21 {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 6px;
  color: #9050D8;
}.zyp-gr_jp_label-b21 svg {
  vertical-align: -2px;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  margin-right: 0.25rem;
  height: 0.875rem;
}.zyp-gr_jp_amount-b21 {
  color: #F6EDD8;
  line-height: 1;
  font-size: 32px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}
@media(min-width:768px) {.zyp-gr_jp_amount-b21 {
  font-size: 2.5rem;
}
}.zyp-gr_jp_amount-b21 span {
  color: #D4A017;
}.zyp-gr_jp_seo-b21 {
  max-width: 30rem;
  overflow-wrap: break-word;
  color: #B0997A;
  line-height: 1.5;
  font-size: 0.75rem;
}.zyp-gr_jp_cta-b21 {
  transition: background .2s;
  padding: 11px 1.25rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(122, 74, 16, 0.28);
  background: rgba(122, 74, 16, 0.28);
  align-self: flex-start;
  color: #F6EDD8;
  flex-shrink: 0;
  font-weight: 700;
  z-index: 1;
  white-space: nowrap;
  font-size: 13px;
  position: relative;
  margin-top: 0.25rem;
}.zyp-gr_jp_cta-b21:hover {
  background: #7A4A10;
}.zyp-gcg-b21 {
  padding: 36px 1rem 0;
  background: #0F0B07;
}
@media(min-width:768px) {.zyp-gcg-b21 {
  padding: 44px 1.5rem 0;
}
}.zyp-gcg_in-b21 {
  margin: 0 auto;
  max-width: 1340px;
}.zyp-gcg_head-b21 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.zyp-gcg_label-b21 {
  color: #C98B20;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.zyp-gcg_h2-b21 {
  font-size: 22px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.zyp-gcg_h2-b21 {
  font-size: 28px;
}
}.zyp-gcg_intro-b21 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8A7558;
}.zyp-gcg_grid-b21 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.zyp-gcg_grid-b21 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.zyp-gcg_grid-b21 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.zyp-gcg_card-b21 {
  padding: 1.25rem;
  border-radius: 1rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  position: relative;
  cursor: pointer;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}.zyp-gcg_card-b21:hover {
  border-color: rgba(201, 139, 32, 0.18);
  transform: translateY(-3px);
}.zyp-gcg_card_bg-b21 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.zyp-gcg_card_bg-b21::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.zyp-gcg_card_ic-b21 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  z-index: 2;
  width: 40px;
  top: 1.125rem;
  justify-content: center;
  display: flex;
  right: 18px;
  height: 2.5rem;
  position: absolute;
  align-items: center;
  color: #F6EDD8;
}.zyp-gcg_card_ic-b21 svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
}.zyp-gcg_card_ct-b21 {
  position: relative;
  z-index: 1;
}.zyp-gcg_card_h-b21 {
  color: #F6EDD8;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 18px;
}
@media(min-width: 766px) {.zyp-gcg_card_h-b21 {
  font-size: 20px;
}
}.zyp-gcg_card_p-b21 {
  font-size: 12px;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.zyp-gcg_card_p-b21 strong {
  color: #F6EDD8;
  font-weight: 600;
}.zyp-gcg_card_cta-b21 {
  gap: 4px;
  text-transform: uppercase;
  align-items: center;
  letter-spacing: .04em;
  color: #C98B20;
  font-weight: 700;
  display: inline-flex;
  font-size: 12px;
}.zyp-gcg_card_cta-b21 svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
}.zyp-ws-b21 {
  background: #0F0B07;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.zyp-ws-b21 {
  padding: 36px 1.5rem 0;
}
}.zyp-ws_in-b21 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zyp-ws_head-b21 {
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.zyp-ws_title-b21 {
  gap: 0.625rem;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 1rem;
  display: flex;
  font-weight: 700;
  color: #F6EDD8;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
}.zyp-ws_title_ic-b21 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
  color: #D4A017;
}.zyp-ws_online-b21 {
  gap: 7px;
  font-weight: 600;
  display: flex;
  color: #8A7558;
  font-size: 0.75rem;
  align-items: center;
}.zyp-ws_online_dot-b21 {
  border-radius: 50%;
  background: #2ABF76;
  box-shadow: 0 0 0.375rem rgba(42, 191, 118, 0.16);
  height: 8px;
  flex-shrink: 0;
  width: 0.5rem;
}.zyp-ws_scroll-b21 {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.zyp-ws_scroll-b21::-webkit-scrollbar {
  display: none;
}.zyp-wc-b21 {
  border-radius: 0.625rem;
  gap: 10px;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: #17110C;
  padding: 10px 14px;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
}.zyp-wc_img-b21 {
  background: #1E1510;
  border-radius: 6px;
  overflow: hidden;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}.zyp-wc_img-b21 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.zyp-wc_info-b21 {
  min-width: 0;
}.zyp-wc_game-b21 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D8C9AB;
  white-space: nowrap;
  font-size: 12px;
}.zyp-wc_player-b21 {
  overflow: hidden;
  font-size: 10px;
  color: #705E44;
  white-space: nowrap;
  text-overflow: ellipsis;
}.zyp-wc_amount-b21 {
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  color: #2ABF76;
  margin-left: auto;
}.zyp-htp-b21 {
  padding: 2.25rem 1rem 0;
  background: #0F0B07;
}
@media(min-width: 767px) {.zyp-htp-b21 {
  padding: 44px 1.5rem 0;
}
}.zyp-htp_in-b21 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zyp-htp_head-b21 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.zyp-htp_label-b21 {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C98B20;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.zyp-htp_h2-b21 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F6EDD8;
}
@media(min-width: 766px) {.zyp-htp_h2-b21 {
  font-size: 28px;
}
}.zyp-htp_intro-b21 {
  font-size: 14px;
  color: #8A7558;
  line-height: 1.6;
}.zyp-htp_steps-b21 {
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 638px) {.zyp-htp_steps-b21 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.zyp-htp_steps-b21 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.zyp-htp_step-b21 {
  border: 1px solid rgba(255, 220, 140, 0.13);
  border-radius: 10px;
  background: #1E1510;
  padding: 1.25rem 1.125rem 18px;
  flex-direction: column;
  position: relative;
  display: flex;
}.zyp-htp_step_num-b21 {
  background: #C98B20;
  border-radius: 50%;
  align-items: center;
  width: 1.75rem;
  top: -12px;
  color: #0D0904;
  height: 28px;
  position: absolute;
  left: 20px;
  font-weight: 800;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  justify-content: center;
  display: flex;
}.zyp-htp_step_ic-b21 {
  background: rgba(201, 139, 32, 0.18);
  border-radius: 6px;
  margin: 0.5rem 0 12px;
  display: flex;
  align-items: center;
  color: #C98B20;
  justify-content: center;
  width: 36px;
  height: 2.25rem;
}.zyp-htp_step_ic-b21 svg {
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
  stroke-linecap: round;
}.zyp-htp_step_h-b21 {
  font-size: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.zyp-htp_step_p-b21 {
  color: #8A7558;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.zyp-htp_step_p-b21 strong {
  font-weight: 600;
  color: #D8C9AB;
}.zyp-htp_cta-b21 {
  background: #2ABF76;
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 10px;
  margin-top: 20px;
  font-weight: 700;
  display: inline-block;
  color: #0D0904;
  font-size: 0.875rem;
}.zyp-htp_cta-b21:hover {
  background: #33D888;
}.zyp-app-b21 {
  padding: 36px 16px 0;
  background: #0F0B07;
}
@media(min-width: 771px) {.zyp-app-b21 {
  padding: 2.75rem 24px 0;
}
}.zyp-app_in-b21 {
  margin: 0 auto;
  max-width: 1340px;
}.zyp-app_head-b21 {
  margin-bottom: 16px;
}.zyp-app_label-b21 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C98B20;
  letter-spacing: .08em;
  text-transform: uppercase;
}.zyp-app_h2-b21 {
  font-weight: 800;
  margin-bottom: 6px;
  color: #F6EDD8;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.zyp-app_h2-b21 {
  font-size: 24px;
}
}.zyp-app_sub-b21 {
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
  color: #8A7558;
  font-size: 13px;
}.zyp-app_sub-b21 strong {
  font-weight: 700;
  color: #D8C9AB;
}.zyp-app_cards-b21 {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.zyp-app_cards-b21 {
  grid-template-columns: repeat(3,1fr);
}
}.zyp-app_card-b21 {
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.zyp-app_card_ios-b21 {
  background: linear-gradient(135deg,rgba(201, 139, 32, 0.18) 0%,#1E1510 100%);
}.zyp-app_card_android-b21 {
  background: linear-gradient(135deg,rgba(42, 191, 118, 0.16) 0%,#1E1510 100%);
}.zyp-app_card_win-b21 {
  background: linear-gradient(135deg,rgba(212, 160, 23, 0.18) 0%,#1E1510 100%);
}.zyp-app_card_ic-b21 svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
}.zyp-app_card_ic-b21 {
  flex-shrink: 0;
  color: #F6EDD8;
}.zyp-app_card_os-b21 {
  color: #8A7558;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.zyp-app_card_title-b21 {
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F6EDD8;
}.zyp-app_card_text-b21 {
  line-height: 1.5;
  color: #8A7558;
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 0.875rem;
}.zyp-app_card_btn-b21 {
  transition: background .2s;
  border: 1px solid rgba(210, 150, 40, 0.45);
  border-radius: 6px;
  gap: 0.438rem;
  padding: 0.625rem 18px;
  background: rgba(255, 235, 180, 0.12);
  font-weight: 700;
  font-size: 13px;
  color: #F6EDD8;
  align-items: center;
  display: inline-flex;
}.zyp-app_card_btn-b21:hover {
  background: rgba(255, 235, 180, 0.07);
}.zyp-reg-b21 {
  background: #0F0B07;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.zyp-reg-b21 {
  padding: 44px 24px 0;
}
}.zyp-reg_in-b21 {
  background: #1E1510;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 220, 140, 0.07);
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 83.75rem;
}
@media(min-width:768px) {.zyp-reg_in-b21 {
  padding: 2.5rem;
}
}.zyp-reg_top-b21 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.zyp-reg_top-b21 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.zyp-reg_label-b21 {
  color: #C98B20;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.zyp-reg_h2-b21 {
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F6EDD8;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.zyp-reg_h2-b21 {
  font-size: 28px;
}
}.zyp-reg_bonus-b21 {
  padding: 10px 1rem;
  background: rgba(212, 160, 23, 0.18);
  gap: 8px;
  border-radius: 0.625rem;
  border: 1px solid rgba(212, 160, 23, 0.18);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.zyp-reg_bonus_amount-b21 {
  color: #D4A017;
  font-size: 1.25rem;
  font-weight: 800;
}.zyp-reg_bonus_text-b21 {
  color: #B0997A;
  font-size: 13px;
  line-height: 1.35;
}.zyp-reg_cta_btn-b21 {
  background: #2ABF76;
  padding: 0.875rem 32px;
  border-radius: 0.625rem;
  transition: background .2s;
  font-size: 0.938rem;
  color: #0D0904;
  display: inline-block;
  box-shadow: 0 0.25rem 18px rgba(42, 191, 118, 0.42), 0 1px 0 rgba(0,0,0,0.55);
  font-weight: 700;
  margin-bottom: 12px;
}.zyp-reg_cta_btn-b21:hover {
  background: #33D888;
}.zyp-reg_terms-b21 {
  color: #705E44;
  line-height: 1.5;
  font-size: 11px;
}.zyp-reg_seo-b21 {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8A7558;
  padding-top: 20px;
  margin-top: 1.25rem;
  line-height: 1.65;
}.zyp-reg_seo-b21 p {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  color: #8A7558;
  line-height: 1.65;
}.zyp-reg_seo-b21 p:last-child {
  margin-bottom: 0;
}.zyp-reg_seo-b21 strong {
  color: #D8C9AB;
  font-weight: 700;
}.zyp-reg_seo-b21 a {
  transition: color .2s;
  color: #C98B20;
  text-decoration: underline;
}.zyp-reg_seo-b21 a:hover {
  color: #E2A030;
}.zyp-reg_seo-b21 ul,.zyp-reg_seo-b21 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.zyp-reg_seo-b21 ol {
  list-style: decimal;
}.zyp-reg_seo-b21 li {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #8A7558;
  margin-bottom: 0.25rem;
}.zyp-reg_seo-b21 table {
  margin-bottom: 10px;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.zyp-reg_seo-b21 table {
  display: table;
}
}.zyp-reg_seo-b21 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D8C9AB;
}.zyp-reg_seo-b21 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #8A7558;
}.zyp-reg_steps-b21 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 858px) {.zyp-reg_steps-b21 {
  margin-top: 0;
}
}.zyp-reg_step-b21 {
  gap: 14px;
  background: rgba(255, 235, 180, 0.05);
  border-radius: 10px;
  border: 1px solid rgba(255, 220, 140, 0.07);
  padding: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.zyp-reg_step_num-b21 {
  border-radius: 50%;
  border: 1px solid rgba(201, 139, 32, 0.07);
  background: rgba(201, 139, 32, 0.18);
  width: 2.125rem;
  display: flex;
  font-weight: 800;
  color: #C98B20;
  flex-shrink: 0;
  align-items: center;
  font-size: 14px;
  justify-content: center;
  height: 2.125rem;
}.zyp-reg_step_title-b21 {
  font-weight: 700;
  color: #F6EDD8;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.zyp-reg_step_text-b21 {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #8A7558;
}.zyp-reg_trust-b21 {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 20px;
  display: flex;
  margin-top: 20px;
}.zyp-reg_trust_item-b21 {
  gap: 7px;
  color: #8A7558;
  align-items: center;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
}.zyp-reg_trust_ic-b21 svg {
  height: 16px;
  width: 1rem;
  color: #C98B20;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zyp-bon-b21 {
  padding: 36px 16px 0;
  background: #0F0B07;
}
@media(min-width: 765px) {.zyp-bon-b21 {
  padding: 2.75rem 24px 0;
}
}.zyp-bon_in-b21 {
  margin: 0 auto;
  max-width: 1340px;
}.zyp-bon_head-b21 {
  margin-bottom: 20px;
}.zyp-bon_label-b21 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C98B20;
}.zyp-bon_h2-b21 {
  font-size: 20px;
  color: #F6EDD8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.zyp-bon_h2-b21 {
  font-size: 1.5rem;
}
}.zyp-bon_seo-b21 {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #8A7558;
  font-size: 0.813rem;
  line-height: 1.6;
}.zyp-bon_seo-b21 strong {
  font-weight: 700;
  color: #D8C9AB;
}.zyp-bon_seo-b21 a {
  text-decoration: underline;
  color: #C98B20;
}.zyp-bon_grid-b21 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.zyp-bon_grid-b21 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.zyp-bon_grid-b21 {
  grid-template-columns: repeat(5,1fr);
}
}.zyp-bon_card-b21 {
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  background: #17110C;
  border: 1px solid rgba(255, 220, 140, 0.13);
}.zyp-bon_card-b21:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 139, 32, 0.07);
}.zyp-bon_card_ic-b21 svg {
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zyp-bon_card_ic-b21 {
  margin-bottom: 0.625rem;
}.zyp-bon_card_type-b21 {
  letter-spacing: .06em;
  color: #8A7558;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}.zyp-bon_card_amount-b21 {
  line-height: 1.1;
  color: #D4A017;
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.zyp-bon_card_name-b21 {
  font-weight: 600;
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 13px;
}.zyp-bon_card_detail-b21 {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 8px;
  color: #705E44;
}.zyp-prov-b21 {
  background: #0F0B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.zyp-prov-b21 {
  padding: 44px 24px 0;
}
}.zyp-prov_in-b21 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zyp-prov_head-b21 {
  margin-bottom: 16px;
}.zyp-prov_label-b21 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C98B20;
}.zyp-prov_h2-b21 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6EDD8;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.zyp-prov_h2-b21 {
  font-size: 24px;
}
}.zyp-prov_seo-b21 {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #8A7558;
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 1.6;
}.zyp-prov_seo-b21 strong {
  color: #D8C9AB;
  font-weight: 700;
}.zyp-prov_seo-b21 a {
  color: #C98B20;
  text-decoration: underline;
}.zyp-prov_grid-b21 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.zyp-prov_grid-b21 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.zyp-prov_grid-b21 {
  grid-template-columns: repeat(8,1fr);
}
}.zyp-prov_card-b21 {
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  background: #17110C;
  border: 1px solid rgba(255, 220, 140, 0.13);
  padding: 0.875rem 0.625rem;
  gap: 7px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.zyp-prov_card-b21:hover {
  border-color: rgba(210, 150, 40, 0.45);
  background: #1E1510;
}.zyp-prov_logo-b21 {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255, 235, 180, 0.05);
  justify-content: center;
  display: flex;
  align-items: center;
  height: 2.75rem;
  width: 2.75rem;
}.zyp-prov_logo-b21 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.zyp-prov_name-b21 {
  font-size: 0.688rem;
  text-align: center;
  color: #B0997A;
  overflow-wrap: break-word;
  font-weight: 600;
}.zyp-seo-b21 {
  padding: 2.25rem 1rem 0;
  background: #0F0B07;
}
@media(min-width: 770px) {.zyp-seo-b21 {
  padding: 44px 24px 0;
}
}.zyp-seo_in-b21 {
  border-radius: 1rem;
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: #1E1510;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.zyp-seo_in-b21 {
  padding: 2.25rem 40px;
}
}.zyp-seo_label-b21 {
  color: #C98B20;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.zyp-seo_h2-b21 {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #F6EDD8;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 770px) {.zyp-seo_h2-b21 {
  font-size: 24px;
}
}.zyp-seo_body-b21 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #B0997A;
}.zyp-seo_body-b21 p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #B0997A;
  line-height: 1.75;
}.zyp-seo_body-b21 p:last-child {
  margin-bottom: 0;
}.zyp-seo_body-b21 strong {
  font-weight: 700;
  color: #D8C9AB;
}.zyp-seo_body-b21 a {
  transition: color .2s;
  color: #C98B20;
  text-decoration: underline;
}.zyp-seo_body-b21 a:hover {
  color: #E2A030;
}.zyp-seo_body-b21 ul,.zyp-seo_body-b21 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.zyp-seo_body-b21 ol {
  list-style: decimal;
}.zyp-seo_body-b21 li {
  font-size: 0.875rem;
  color: #B0997A;
  line-height: 1.75;
  margin-bottom: 6px;
}.zyp-seo_body-b21 table {
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 771px) {.zyp-seo_body-b21 table {
  display: table;
}
}.zyp-seo_body-b21 th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D8C9AB;
}.zyp-seo_body-b21 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #B0997A;
}.zyp-seo_cols-b21 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.zyp-seo_cols-b21 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.zyp-seo_cols-b21 {
  grid-template-columns: repeat(3,1fr);
}
}.zyp-seo_col_h-b21 {
  margin-bottom: 7px;
  color: #D8C9AB;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.zyp-seo_col_p-b21 {
  color: #8A7558;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.zyp-seo_stats-b21 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.zyp-seo_stat-b21 {
  border-radius: 10px;
  padding: 14px 1rem;
  flex: 1;
  border: 1px solid rgba(201, 139, 32, 0.18);
  background: rgba(201, 139, 32, 0.07);
  min-width: 140px;
}.zyp-seo_stat_val-b21 {
  margin-bottom: 4px;
  color: #C98B20;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.zyp-seo_stat_lb-b21 {
  color: #8A7558;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.zyp-faq-b21 {
  padding: 2.25rem 16px 0;
  background: #0F0B07;
}
@media(min-width: 771px) {.zyp-faq-b21 {
  padding: 44px 24px 0;
}
}.zyp-faq_in-b21 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zyp-faq_head-b21 {
  margin-bottom: 1.25rem;
}.zyp-faq_label-b21 {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C98B20;
  margin-bottom: 8px;
  text-transform: uppercase;
}.zyp-faq_h2-b21 {
  color: #F6EDD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.zyp-faq_h2-b21 {
  font-size: 1.5rem;
}
}.zyp-faq_list-b21 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.zyp-faq_item-b21 {
  background: #1E1510;
  border: 1px solid rgba(255, 220, 140, 0.13);
  border-radius: 10px;
  overflow: hidden;
}.zyp-faq_q-b21 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 20px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #D8C9AB;
  cursor: pointer;
}.zyp-faq_q-b21:hover {
  color: #F6EDD8;
}.zyp-faq_q_ic-b21 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 235, 180, 0.05);
  height: 1.5rem;
  align-items: center;
  font-size: 16px;
  width: 1.5rem;
  color: #C98B20;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}.zyp-faq_item-b21.zyp-state_open-b21 .zyp-faq_q_ic-b21 {
  transform: rotate(45deg);
}.zyp-faq_a-b21 {
  padding: 0 20px 16px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #8A7558;
  display: none;
}.zyp-faq_item-b21.zyp-state_open-b21 .zyp-faq_a-b21 {
  display: block;
}.zyp-faq_a-b21 strong {
  font-weight: 700;
  color: #D8C9AB;
}.zyp-faq_a-b21 a {
  color: #C98B20;
  text-decoration: underline;
}.zyp-faq_a-b21 ul,.zyp-faq_a-b21 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.zyp-faq_a-b21 ol {
  list-style: decimal;
}.zyp-faq_a-b21 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.zyp-faq_a-b21 table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 12px;
}
@media(min-width: 766px) {.zyp-faq_a-b21 table {
  display: table;
}
}.zyp-faq_a-b21 th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 6px 8px;
  font-weight: 700;
  color: #D8C9AB;
  text-align: left;
}.zyp-faq_a-b21 td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 6px 0.5rem;
  color: #8A7558;
}.zyp-seo-b21 {
  background: #0F0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.zyp-seo-b21 {
  padding: 2.75rem 1.5rem 0;
}
}.zyp-seo_in-b21 {
  border-radius: 16px;
  margin: 0 auto;
  border: 1px solid rgba(255, 220, 140, 0.13);
  padding: 28px 1.5rem;
  background: #1E1510;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.zyp-seo_in-b21 {
  padding: 2.25rem 2.5rem;
}
}.zyp-seo_label-b21 {
  margin-bottom: 10px;
  color: #C98B20;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.zyp-seo_h2-b21 {
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  color: #F6EDD8;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.zyp-seo_h2-b21 {
  font-size: 1.5rem;
}
}.zyp-seo_body-b21 {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #B0997A;
}.zyp-seo_body-b21 p {
  color: #B0997A;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.zyp-seo_body-b21 p:last-child {
  margin-bottom: 0;
}.zyp-seo_body-b21 strong {
  font-weight: 700;
  color: #D8C9AB;
}.zyp-seo_body-b21 a {
  transition: color .2s;
  color: #C98B20;
  text-decoration: underline;
}.zyp-seo_body-b21 a:hover {
  color: #E2A030;
}.zyp-seo_body-b21 ul,.zyp-seo_body-b21 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.zyp-seo_body-b21 ol {
  list-style: decimal;
}.zyp-seo_body-b21 li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #B0997A;
}.zyp-seo_body-b21 table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.zyp-seo_body-b21 table {
  display: table;
}
}.zyp-seo_body-b21 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D8C9AB;
}.zyp-seo_body-b21 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #B0997A;
}.zyp-seo_cols-b21 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.zyp-seo_cols-b21 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.zyp-seo_cols-b21 {
  grid-template-columns: repeat(3,1fr);
}
}.zyp-seo_col_h-b21 {
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D8C9AB;
}.zyp-seo_col_p-b21 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8A7558;
  font-size: 0.813rem;
}.zyp-seo_stats-b21 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.zyp-seo_stat-b21 {
  border: 1px solid rgba(201, 139, 32, 0.18);
  flex: 1;
  padding: 14px 16px;
  background: rgba(201, 139, 32, 0.07);
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.zyp-seo_stat_val-b21 {
  margin-bottom: 4px;
  font-size: 20px;
  color: #C98B20;
  overflow-wrap: break-word;
  font-weight: 800;
}.zyp-seo_stat_lb-b21 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8A7558;
}.zyp-seo-b21 {
  background: #0F0B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.zyp-seo-b21 {
  padding: 2.75rem 24px 0;
}
}.zyp-seo_in-b21 {
  background: #1E1510;
  margin: 0 auto;
  border: 1px solid rgba(255, 220, 140, 0.13);
  padding: 1.75rem 1.5rem;
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.zyp-seo_in-b21 {
  padding: 2.25rem 2.5rem;
}
}.zyp-seo_label-b21 {
  color: #C98B20;
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.zyp-seo_h2-b21 {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-weight: 800;
  color: #F6EDD8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.zyp-seo_h2-b21 {
  font-size: 1.5rem;
}
}.zyp-seo_body-b21 {
  color: #B0997A;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.zyp-seo_body-b21 p {
  color: #B0997A;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.zyp-seo_body-b21 p:last-child {
  margin-bottom: 0;
}.zyp-seo_body-b21 strong {
  font-weight: 700;
  color: #D8C9AB;
}.zyp-seo_body-b21 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C98B20;
}.zyp-seo_body-b21 a:hover {
  color: #E2A030;
}.zyp-seo_body-b21 ul,.zyp-seo_body-b21 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.zyp-seo_body-b21 ol {
  list-style: decimal;
}.zyp-seo_body-b21 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #B0997A;
  font-size: 14px;
}.zyp-seo_body-b21 table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.zyp-seo_body-b21 table {
  display: table;
}
}.zyp-seo_body-b21 th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D8C9AB;
  font-weight: 700;
}.zyp-seo_body-b21 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #B0997A;
}.zyp-seo_cols-b21 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.zyp-seo_cols-b21 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.zyp-seo_cols-b21 {
  grid-template-columns: repeat(3,1fr);
}
}.zyp-seo_col_h-b21 {
  font-weight: 700;
  color: #D8C9AB;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.zyp-seo_col_p-b21 {
  color: #8A7558;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.zyp-seo_stats-b21 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.zyp-seo_stat-b21 {
  padding: 0.875rem 1rem;
  border-radius: 10px;
  border: 1px solid rgba(201, 139, 32, 0.18);
  background: rgba(201, 139, 32, 0.07);
  flex: 1;
  min-width: 140px;
}.zyp-seo_stat_val-b21 {
  color: #C98B20;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
}.zyp-seo_stat_lb-b21 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8A7558;
}.zyp-pmt-b21 {
  padding: 2.25rem 16px 0;
  background: #0F0B07;
}
@media(min-width: 770px) {.zyp-pmt-b21 {
  padding: 2.75rem 24px 0;
}
}.zyp-pmt_in-b21 {
  margin: 0 auto;
  max-width: 83.75rem;
}.zyp-pmt_head-b21 {
  margin-bottom: 22px;
  max-width: 720px;
}.zyp-pmt_label-b21 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C98B20;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.zyp-pmt_h2-b21 {
  font-weight: 800;
  color: #F6EDD8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.zyp-pmt_h2-b21 {
  font-size: 1.75rem;
}
}.zyp-pmt_intro-b21 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8A7558;
}.zyp-pmt_groups-b21 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.zyp-pmt_group-b21 {
  padding: 20px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: #1E1510;
}.zyp-pmt_group_head-b21 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
}.zyp-pmt_group_ic-b21 {
  border-radius: 0.375rem;
  background: rgba(201, 139, 32, 0.18);
  justify-content: center;
  display: flex;
  height: 36px;
  flex-shrink: 0;
  color: #C98B20;
  align-items: center;
  width: 2.25rem;
}.zyp-pmt_group_ic-b21 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.zyp-pmt_group_h-b21 {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 1rem;
  color: #F6EDD8;
}.zyp-pmt_group_p-b21 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 14px;
  color: #8A7558;
  line-height: 1.6;
}.zyp-pmt_group_p-b21 strong {
  color: #D8C9AB;
  font-weight: 600;
}.zyp-pmt_table_wrap-b21 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.zyp-pmt_table-b21 {
  min-width: 540px;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
}.zyp-pmt_table-b21 th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D8C9AB;
  white-space: nowrap;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
}.zyp-pmt_table-b21 td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.75rem;
  color: #8A7558;
}.zyp-pmt_table-b21 tbody tr:last-child td {
  border-bottom: none;
}.zyp-pmt_table-b21 tr:hover td {
  background: rgba(255, 235, 180, 0.05);
  color: #D8C9AB;
}.zyp-ft-b21 {
  background: #080503;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  margin-top: 3rem;
}.zyp-ft_support-b21 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
}
@media(min-width: 770px) {.zyp-ft_support-b21 {
  padding: 1.75rem 1.5rem;
}
}.zyp-ft_support_in-b21 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 83.75rem;
  display: flex;
  flex-wrap: wrap;
}.zyp-ft_support_main-b21 {
  flex: 1;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
}.zyp-ft_support_ic-b21 {
  color: #C98B20;
  flex-shrink: 0;
}.zyp-ft_support_ic-b21 svg {
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.zyp-ft_support_text_title-b21 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 15px;
  color: #F6EDD8;
}.zyp-ft_support_text_sub-b21 {
  color: #8A7558;
  overflow-wrap: break-word;
  font-size: 12px;
}.zyp-ft_support_btn-b21 {
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #C98B20;
  border-radius: 0.625rem;
  font-weight: 700;
  color: #F6EDD8;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
}.zyp-ft_support_btn-b21:hover {
  background: #E2A030;
}.zyp-ft_support_contacts-b21 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.zyp-ft_support_contact-b21 {
  font-size: 0.75rem;
  color: #705E44;
  line-height: 1.4;
}.zyp-ft_support_contact-b21 strong {
  color: #B0997A;
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
}.zyp-ft_main-b21 {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 766px) {.zyp-ft_main-b21 {
  padding: 40px 1.5rem 32px;
}
}.zyp-ft_main_in-b21 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
}
@media(min-width: 642px) {.zyp-ft_main_in-b21 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.zyp-ft_main_in-b21 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.zyp-ft_col_logo-b21 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.zyp-ft_col_logo-b21 {
  grid-column: auto;
}
}.zyp-ft_logo-b21 {
  gap: 9px;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-weight: 800;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.zyp-ft_logo_mark-b21 {
  overflow: hidden;
  border-radius: 6px;
  height: 1.875rem;
  width: 1.875rem;
}.zyp-ft_logo_mark-b21 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.zyp-ft_logo_sub-b21 {
  color: #705E44;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 200px;
  overflow-wrap: break-word;
}.zyp-ft_col_title-b21 {
  font-size: 12px;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #B0997A;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.zyp-ft_col_links-b21 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.zyp-ft_col_link-b21 {
  transition: color .2s;
  color: #705E44;
  overflow-wrap: break-word;
  font-size: 13px;
}.zyp-ft_col_link-b21:hover {
  color: #D8C9AB;
}.zyp-ft_apps-b21 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.zyp-ft_app_card-b21 {
  transition: border-color .2s;
  border-radius: 6px;
  gap: 10px;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: rgba(255, 235, 180, 0.05);
  padding: 10px 0.75rem;
  display: flex;
  align-items: center;
}.zyp-ft_app_card-b21:hover {
  border-color: rgba(210, 150, 40, 0.45);
}.zyp-ft_app_card_ic-b21 svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
}.zyp-ft_app_card_os-b21 {
  color: #705E44;
  font-weight: 600;
  font-size: 0.625rem;
}.zyp-ft_app_card_action-b21 {
  color: #D8C9AB;
  font-size: 0.75rem;
  font-weight: 700;
}.zyp-ft_bot-b21 {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.zyp-ft_bot-b21 {
  padding: 1.25rem 1.5rem;
}
}.zyp-ft_bot_in-b21 {
  margin: 0 auto;
  gap: 16px;
  max-width: 83.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.zyp-ft_socials-b21 {
  gap: 0.5rem;
  display: flex;
}.zyp-ft_soc-b21 {
  transition: background .2s;
  border-radius: 0.375rem;
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 140, 0.13);
  justify-content: center;
  width: 2.25rem;
  display: flex;
  height: 36px;
  color: #B0997A;
  align-items: center;
}.zyp-ft_soc-b21 svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zyp-ft_soc-b21:hover {
  background: rgba(255, 235, 180, 0.07);
}.zyp-ft_legal-b21 {
  flex: 1;
  color: #8A7558;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 200px;
}.zyp-ft_legal-b21 strong {
  color: #B0997A;
  font-weight: 700;
}.zyp-ft_legal-b21 a {
  text-decoration: underline;
  color: #B0997A;
}.zyp-ft_age-b21 {
  border: 2px solid #8A7558;
  border-radius: 50%;
  height: 32px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #8A7558;
  display: flex;
  width: 32px;
  font-weight: 800;
  font-size: 11px;
  margin-left: auto;
}