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