*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #C8A87A;
  line-height: 1.6;
  min-height: 100vh;
  background-color: #0E0B07;
  font-family: 'Barlow', sans-serif;
  -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 {
  text-decoration: none;
  color: inherit;
}.zej_layout-5nw {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.zej_page-5nw {
  display: flex;
  min-height: 100vh;
}.zej_main-5nw {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1083px) {.zej_main-5nw {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.zej_main-5nw {
  padding-bottom: 72px;
}
}.zej_gc-5nw {
  border: 1px solid rgba(255,255,255,0.06);
  background: #121009;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 8px;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
  position: relative;
}
@media(min-width: 641px) {.zej_gc-5nw {
  width: 156px;
}
}
@media(min-width: 1081px) {.zej_gc-5nw {
  width: 168px;
}
}.zej_gc-5nw:hover {
  border-color: rgba(200,146,28,0.08);
  transform: translateY(-3px);
}.zej_gc_img-5nw {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.zej_gc_img-5nw img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.zej_gc_hover-5nw {
  inset: 0;
  background: rgba(7,4,2,0.72);
  transition: opacity .2s;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.zej_gc-5nw:hover .zej_gc_hover-5nw {
  opacity: 1;
}.zej_gc_hover_btn-5nw {
  padding: 8px 16px;
  background: #C8921C;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F2E6CC;
}.zej_gc_info-5nw {
  padding: 0.5rem 10px 0.625rem;
}.zej_gc_name-5nw {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 3px;
  color: #C8A87A;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
}.zej_gc_prov-5nw {
  font-size: 0.625rem;
  color: #917358;
}.zej_gc_tag-5nw {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  left: 0.375rem;
  position: absolute;
  font-size: 0.563rem;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: .04em;
  top: 6px;
  font-weight: 700;
}.zej_gc_tag_hot-5nw {
  background: #D63A2E;
  color: #fff;
}.zej_gc_tag_new-5nw {
  background: #2EBD6B;
  color: #0E0B07;
}.zej_gc_tag_jp-5nw {
  background: #F0B429;
  color: #0E0B07;
}.zej_gc_tag_ex-5nw {
  background: #7A5A1A;
  color: #fff;
}.zej_gc_tag_live-5nw {
  background: #D63A2E;
  color: #fff;
}.zej_gr-5nw {
  padding: 2rem 1rem 0;
  background: #0E0B07;
}
@media(min-width: 767px) {.zej_gr-5nw {
  padding: 36px 1.5rem 0;
}
}.zej_gr_in-5nw {
  margin: 0 auto;
  max-width: 85rem;
}.zej_gr_head-5nw {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.zej_gr_head_l-5nw {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.zej_gr_ic-5nw {
  border-radius: 8px;
  display: flex;
  flex-shrink: 0;
  width: 2rem;
  justify-content: center;
  height: 32px;
  align-items: center;
}.zej_gr_ic-5nw svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.zej_gr_title-5nw {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 16px;
  color: #F2E6CC;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.zej_gr_title-5nw {
  font-size: 1.125rem;
}
}.zej_gr_more-5nw {
  gap: 5px;
  transition: color .2s;
  display: flex;
  color: #8E7855;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
}.zej_gr_more-5nw:hover {
  color: #C8921C;
}.zej_gr_more-5nw svg {
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zej_gr_arrows-5nw {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.zej_gr_arr-5nw {
  background: rgba(255,255,255,0.04);
  border-radius: 4px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.11);
  height: 30px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 1.875rem;
  color: #A08860;
}.zej_gr_arr-5nw:hover {
  background: rgba(255,255,255,0.07);
  color: #F2E6CC;
}.zej_gr_arr-5nw svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.zej_gr_seo_h-5nw {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #C8A87A;
  max-width: 42.5rem;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.zej_gr_seo_h-5nw {
  font-size: 14px;
}
}.zej_gr_seo-5nw {
  line-height: 1.55;
  max-width: 680px;
  margin-bottom: 12px;
  color: #8E7855;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.zej_gr_seo-5nw strong {
  color: #C8A87A;
  font-weight: 600;
}.zej_gr_scroll-5nw {
  gap: 0.625rem;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.zej_gr_scroll-5nw::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.zej_gr_scroll-5nw {
  gap: 0.75rem;
}
}.zej_tb-5nw {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0E0B07;
  right: 0;
  top: 0;
  position: fixed;
  z-index: 80;
  left: 0;
  align-items: center;
  height: 3.5rem;
  display: flex;
}.zej_tb_in-5nw {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.zej_tb_burger-5nw {
  border-radius: 8px;
  gap: 0.313rem;
  flex-shrink: 0;
  display: flex;
  margin-right: 8px;
  width: 2.375rem;
  align-items: center;
  justify-content: center;
  height: 2.375rem;
  flex-direction: column;
}.zej_tb_burger-5nw:hover {
  background: rgba(255,255,255,0.04);
}.zej_tb_burger_line-5nw {
  border-radius: 1px;
  background: #A08860;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1081px) {.zej_tb_burger-5nw {
  display: none;
}
}.zej_tb_logo-5nw {
  gap: 0.563rem;
  margin-right: 20px;
  flex-shrink: 0;
  align-items: center;
  font-size: 1.125rem;
  color: #F2E6CC;
  display: flex;
  letter-spacing: -.01em;
  font-weight: 800;
  overflow-wrap: break-word;
}.zej_tb_logo_mark-5nw {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 32px;
  align-items: center;
  height: 2rem;
}.zej_tb_logo_mark-5nw img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.zej_tb_nav-5nw {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.zej_tb_nav-5nw {
  display: flex;
}
}.zej_tb_tab-5nw {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 8px;
  font-weight: 600;
  color: #A08860;
  white-space: nowrap;
  font-size: 0.813rem;
}.zej_tb_tab-5nw:hover {
  background: rgba(255,255,255,0.04);
  color: #F2E6CC;
}.zej_tb_tab-5nw.zej_state_active-5nw {
  background: rgba(200,146,28,0.18);
  color: #F2E6CC;
}.zej_tb_right-5nw {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.zej_tb_login-5nw {
  background: rgba(255,255,255,0.04);
  padding: 9px 16px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C8A87A;
  display: none;
}.zej_tb_login-5nw:hover {
  border-color: rgba(200,146,28,0.48);
  color: #F2E6CC;
}
@media(min-width: 479px) {.zej_tb_login-5nw {
  display: block;
}
}.zej_tb_reg-5nw {
  transition: background .2s;
  border-radius: 8px;
  background: #2EBD6B;
  padding: 9px 18px;
  white-space: nowrap;
  font-size: 13px;
  color: #0E0A04;
  font-weight: 700;
}.zej_tb_reg-5nw:hover {
  background: #38D47C;
}.zej_sb-5nw {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #181410;
  border-right: 1px solid rgba(255,255,255,0.04);
  overflow-y: auto;
  position: fixed;
  left: 0;
  width: 220px;
  z-index: 70;
  bottom: 0;
  top: 3.5rem;
}.zej_sb-5nw.zej_state_open-5nw {
  transform: translateX(0);
}.zej_sb-5nw::-webkit-scrollbar {
  width: 0.25rem;
}.zej_sb-5nw::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width:1080px) {.zej_sb-5nw {
  transform: translateX(0);
}
}.zej_sb_auth-5nw {
  padding: 0.875rem 12px 10px;
}.zej_sb_btn_reg-5nw {
  background: #2EBD6B;
  transition: background .2s;
  padding: 11px;
  border-radius: 0.5rem;
  color: #0E0A04;
  text-align: center;
  font-size: 13px;
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
}.zej_sb_btn_reg-5nw:hover {
  background: #38D47C;
}.zej_sb_btn_login-5nw {
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  background: rgba(255,255,255,0.04);
  transition: border-color .2s;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #C8A87A;
  font-weight: 600;
}.zej_sb_btn_login-5nw:hover {
  border-color: rgba(200,146,28,0.48);
  color: #F2E6CC;
}.zej_sb_promo-5nw {
  margin: 0 12px 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(200,146,28,0.18);
  border-radius: 8px;
  background: linear-gradient(135deg,#1A1208,#181410);
  padding: 0.75rem 14px;
  position: relative;
}.zej_sb_promo-5nw::before {
  background: radial-gradient(circle,rgba(200,146,28,0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  height: 5rem;
  content: '';
  right: -1.25rem;
  width: 80px;
  position: absolute;
}.zej_sb_promo_title-5nw {
  letter-spacing: .06em;
  color: #C8921C;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 11px;
}.zej_sb_promo_text-5nw {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F2E6CC;
  font-size: 12px;
  line-height: 1.35;
}.zej_sb_promo_sub-5nw {
  font-size: 0.625rem;
  color: #8E7855;
  margin-top: 3px;
}.zej_sb_nav-5nw {
  padding: 6px 0.5rem 1rem;
}.zej_sb_nav_lb-5nw {
  padding: 10px 8px 0.375rem;
  color: #917358;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.zej_sb_link-5nw {
  gap: 0.625rem;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 13px;
  color: #A08860;
  align-items: center;
  display: flex;
}.zej_sb_link-5nw:hover {
  background: rgba(255,255,255,0.04);
  color: #F2E6CC;
}.zej_sb_link-5nw.zej_state_active-5nw {
  background: rgba(200,146,28,0.18);
  color: #F2E6CC;
}.zej_sb_ic-5nw {
  border-radius: 4px;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.zej_sb_ic-5nw svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.zej_sb_ic_1-5nw {
  background: rgba(200,146,28,0.08);
  color: #C8921C;
}.zej_sb_ic_2-5nw {
  background: rgba(46,189,107,0.16);
  color: #2EBD6B;
}.zej_sb_ic_3-5nw {
  background: rgba(240,180,41,0.18);
  color: #F0B429;
}.zej_sb_ic_4-5nw {
  background: rgba(122,90,26,0.25);
  color: #7A5A1A;
}.zej_sb_ic_5-5nw {
  background: rgba(200,146,28,0.08);
  color: #E0507A;
}.zej_sb_ic_6-5nw {
  background: rgba(122,90,26,0.25);
  color: #9B3EE8;
}.zej_sb_badge-5nw {
  background: #F0B429;
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 0.563rem;
  margin-left: auto;
  color: #0E0A04;
  font-weight: 700;
}.zej_sb_bot-5nw {
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.04);
  gap: 8px;
  display: flex;
}.zej_sb_lang-5nw,.zej_sb_help-5nw {
  gap: 6px;
  padding: 0.563rem 6px;
  border-radius: 0.25rem;
  flex: 1;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.06);
  transition: border-color .2s;
  justify-content: center;
  color: #A08860;
  font-size: 11px;
  display: flex;
  font-weight: 600;
  align-items: center;
}.zej_sb_lang-5nw:hover,.zej_sb_help-5nw:hover {
  border-color: rgba(200,146,28,0.48);
  color: #F2E6CC;
}.zej_sb_lang-5nw svg,.zej_sb_help-5nw svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.zej_sb_bd-5nw {
  inset: 0;
  background: rgba(7,4,2,0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.zej_sb_bd-5nw.zej_state_on-5nw {
  display: block;
}
@media(min-width: 1078px) {.zej_sb_bd-5nw {
  display: none!important;
}
}.zej_mob_nav-5nw {
  border-top: 1px solid rgba(255,255,255,0.11);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #181410;
  left: 0;
  z-index: 80;
  position: fixed;
  display: flex;
  bottom: 0;
  right: 0;
}
@media(min-width:1080px) {.zej_mob_nav-5nw {
  display: none;
}
}.zej_mob_nav_item-5nw {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  color: #917358;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.zej_mob_nav_ic-5nw {
  line-height: 1;
}.zej_mob_nav_ic-5nw svg {
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
}.zej_mob_nav_lb-5nw {
  font-weight: 600;
  font-size: 10px;
  color: #917358;
}.zej_mob_nav_item-5nw.zej_state_active-5nw {
  color: #C8921C;
}.zej_mob_nav_item-5nw.zej_state_active-5nw .zej_mob_nav_lb-5nw {
  color: #C8921C;
}.zej_hero-5nw {
  padding: 1.25rem 1rem 0;
  background: #0E0B07;
}
@media(min-width: 769px) {.zej_hero-5nw {
  padding: 24px 1.5rem 0;
}
}.zej_hero_in-5nw {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1360px;
}
@media(min-width: 858px) {.zej_hero_in-5nw {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.zej_hero_in-5nw {
  grid-template-columns: 1fr 21.25rem;
}
}.zej_hero_promo-5nw {
  border-radius: 14px;
  background: #121009;
  overflow: hidden;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 766px) {.zej_hero_promo-5nw {
  min-height: 17.5rem;
}
}.zej_hero_promo_bg-5nw {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1A1208 0%,#0E0B07 100%);
  background-size: cover;
  position: absolute;
}.zej_hero_promo_bg-5nw::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0B07 0%,rgba(7,4,2,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.zej_hero_promo_glow-5nw {
  background: radial-gradient(circle,rgba(122,90,26,0.25) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  width: 18.75rem;
  position: absolute;
  pointer-events: none;
  top: -2.5rem;
  right: 60px;
}.zej_hero_promo_ct-5nw {
  padding: 1.75rem 1.5rem 28px 28px;
  flex-direction: column;
  z-index: 2;
  position: relative;
  justify-content: center;
  max-width: 30rem;
  display: flex;
}
@media(min-width: 767px) {.zej_hero_promo_ct-5nw {
  padding: 2.5rem 32px;
}
}.zej_hero_badge-5nw {
  border: 1px solid rgba(200,146,28,0.08);
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  background: rgba(200,146,28,0.18);
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 10px;
  display: inline-block;
  color: #C8921C;
  letter-spacing: .08em;
  font-weight: 700;
}.zej_hero_h1-5nw {
  color: #F2E6CC;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 1.625rem;
}.zej_hero_h1-5nw em {
  font-style: normal;
  color: #F0B429;
}
@media(min-width: 769px) {.zej_hero_h1-5nw {
  font-size: 36px;
}
}.zej_hero_sub-5nw {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 1.55;
  color: #A08860;
}
@media(min-width: 765px) {.zej_hero_sub-5nw {
  font-size: 14px;
}
}.zej_hero_row-5nw {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.zej_hero_cta-5nw {
  border-radius: 0.5rem;
  background: #2EBD6B;
  transition: background .2s;
  padding: 0.813rem 26px;
  color: #0E0A04;
  font-size: 0.875rem;
  box-shadow: 0 4px 18px rgba(46,189,107,0.38), 0 1px 0 rgba(46,189,107,0.55);
  font-weight: 700;
}.zej_hero_cta-5nw:hover {
  background: #38D47C;
}.zej_hero_terms-5nw {
  font-size: 11px;
  color: #917358;
}.zej_hero_game-5nw {
  border: 1px solid rgba(255,255,255,0.06);
  background: #121009;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.zej_hero_game_badge-5nw {
  border-radius: 1.25rem;
  border: 1px solid rgba(240,180,41,0.18);
  padding: 5px 0.625rem;
  background: rgba(240,180,41,0.18);
  z-index: 3;
  letter-spacing: .06em;
  font-weight: 700;
  top: 12px;
  left: 12px;
  color: #F0B429;
  text-transform: uppercase;
  font-size: 0.625rem;
  position: absolute;
}.zej_hero_game_badge-5nw svg {
  margin-right: 4px;
  width: 0.688rem;
  height: 11px;
  vertical-align: -1px;
}.zej_hero_game_img-5nw {
  overflow: hidden;
  background: linear-gradient(135deg,#1A1208,#0E0B07);
  position: relative;
  padding-bottom: 60%;
}.zej_hero_game_img-5nw img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.zej_hero_game_play-5nw {
  transition: opacity .2s;
  inset: 0;
  background: rgba(7,4,2,0.72);
  position: absolute;
  align-items: center;
  display: flex;
  opacity: 0;
  justify-content: center;
}.zej_hero_game-5nw:hover .zej_hero_game_play-5nw {
  opacity: 1;
}.zej_hero_game_play-5nw span {
  border-radius: 50%;
  background: #C8921C;
  align-items: center;
  height: 52px;
  display: flex;
  justify-content: center;
  width: 52px;
}.zej_hero_game_play-5nw span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.zej_hero_game_info-5nw {
  padding: 0.875rem 16px;
}.zej_hero_game_title-5nw {
  color: #F2E6CC;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.zej_hero_game_provider-5nw {
  font-size: 0.688rem;
  color: #8E7855;
}.zej_hero_game_btn-5nw {
  border-radius: 8px;
  margin: 0.75rem 1rem 16px;
  background: #C8921C;
  transition: background .2s;
  padding: 0.688rem;
  display: block;
  color: #F2E6CC;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
}.zej_hero_game-5nw:hover .zej_hero_game_btn-5nw {
  background: #DBA832;
}.zej_wy-5nw {
  padding: 32px 1rem 0;
  background: #0E0B07;
}
@media(min-width: 769px) {.zej_wy-5nw {
  padding: 40px 1.5rem 0;
}
}.zej_wy_in-5nw {
  margin: 0 auto;
  max-width: 85rem;
}.zej_wy_head-5nw {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.zej_wy_label-5nw {
  font-weight: 700;
  color: #C8921C;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
}.zej_wy_h2-5nw {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.5rem;
  color: #F2E6CC;
}
@media(min-width: 771px) {.zej_wy_h2-5nw {
  font-size: 24px;
}
}.zej_wy_intro-5nw {
  margin: 0;
  color: #8E7855;
  font-size: 13px;
  line-height: 1.6;
}.zej_wy_grid-5nw {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.zej_wy_grid-5nw {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.zej_wy_grid-5nw {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.zej_wy_card-5nw {
  transition: border-color .2s,transform .2s;
  background: #181410;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 20px;
}.zej_wy_card-5nw:hover {
  border-color: rgba(200,146,28,0.08);
  transform: translateY(-2px);
}.zej_wy_card_ic-5nw {
  background: rgba(200,146,28,0.18);
  border-radius: 50%;
  display: flex;
  height: 2.75rem;
  width: 44px;
  margin-bottom: 0.875rem;
  align-items: center;
  color: #C8921C;
  justify-content: center;
}.zej_wy_card_ic-5nw svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.zej_wy_card_h-5nw {
  overflow-wrap: break-word;
  color: #F2E6CC;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.zej_wy_card_p-5nw {
  color: #8E7855;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.zej_wy_card_p-5nw strong {
  color: #C8A87A;
  font-weight: 600;
}.zej_gr_jp-5nw {
  padding: 1.25rem;
  border-radius: 14px;
  overflow: hidden;
  background: linear-gradient(135deg,#1C0F2E 0%,#0A0614 100%);
  position: relative;
}.zej_gr_jp-5nw::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122,90,26,0.25) 0%,transparent 70%);
  content: '';
  top: -3.75rem;
  position: absolute;
  left: -60px;
  height: 250px;
  width: 250px;
}.zej_gr_jp-5nw::after {
  background: radial-gradient(circle,rgba(240,180,41,0.18) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  height: 200px;
  width: 200px;
  position: absolute;
  bottom: -2.5rem;
  right: 0;
}.zej_gr_jp_head-5nw {
  gap: 1rem;
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
  flex-wrap: wrap;
  z-index: 1;
  position: relative;
}.zej_gr_jp_info-5nw {
  flex: 1;
}.zej_gr_jp_label-5nw {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #9B3EE8;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.zej_gr_jp_label-5nw svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  margin-right: 0.25rem;
  height: 0.875rem;
}.zej_gr_jp_amount-5nw {
  line-height: 1;
  overflow-wrap: break-word;
  font-size: 32px;
  margin-bottom: 0.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F2E6CC;
}
@media(min-width:768px) {.zej_gr_jp_amount-5nw {
  font-size: 40px;
}
}.zej_gr_jp_amount-5nw span {
  color: #F0B429;
}.zej_gr_jp_seo-5nw {
  font-size: 12px;
  max-width: 30rem;
  color: #A08860;
  overflow-wrap: break-word;
  line-height: 1.5;
}.zej_gr_jp_cta-5nw {
  border: 1px solid rgba(122,90,26,0.25);
  border-radius: 0.5rem;
  padding: 0.688rem 1.25rem;
  background: rgba(122,90,26,0.25);
  transition: background .2s;
  margin-top: 0.25rem;
  flex-shrink: 0;
  align-self: flex-start;
  font-size: 13px;
  position: relative;
  white-space: nowrap;
  z-index: 1;
  font-weight: 700;
  color: #F2E6CC;
}.zej_gr_jp_cta-5nw:hover {
  background: #7A5A1A;
}.zej_ws-5nw {
  background: #0E0B07;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.zej_ws-5nw {
  padding: 36px 1.5rem 0;
}
}.zej_ws_in-5nw {
  margin: 0 auto;
  max-width: 1360px;
}.zej_ws_head-5nw {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  justify-content: space-between;
  flex-wrap: wrap;
}.zej_ws_title-5nw {
  gap: 10px;
  align-items: center;
  color: #F2E6CC;
  flex-wrap: wrap;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 700;
}.zej_ws_title_ic-5nw svg {
  color: #F0B429;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zej_ws_online-5nw {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  color: #8E7855;
  font-weight: 600;
}.zej_ws_online_dot-5nw {
  background: #2EBD6B;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(46,189,107,0.16);
  flex-shrink: 0;
}.zej_ws_scroll-5nw {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.zej_ws_scroll-5nw::-webkit-scrollbar {
  display: none;
}.zej_wc-5nw {
  gap: 10px;
  padding: 0.625rem 0.875rem;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #121009;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.zej_wc_img-5nw {
  overflow: hidden;
  background: #181410;
  border-radius: 0.25rem;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.zej_wc_img-5nw img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.zej_wc_info-5nw {
  min-width: 0;
}.zej_wc_game-5nw {
  overflow: hidden;
  color: #C8A87A;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
}.zej_wc_player-5nw {
  overflow: hidden;
  color: #917358;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
}.zej_wc_amount-5nw {
  font-size: 0.813rem;
  margin-left: auto;
  flex-shrink: 0;
  color: #2EBD6B;
  font-weight: 700;
  white-space: nowrap;
}.zej_reg-5nw {
  background: #0E0B07;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.zej_reg-5nw {
  padding: 2.75rem 24px 0;
}
}.zej_reg_in-5nw {
  background: #181410;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 85rem;
}
@media(min-width: 769px) {.zej_reg_in-5nw {
  padding: 2.5rem;
}
}.zej_reg_top-5nw {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.zej_reg_top-5nw {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.zej_reg_label-5nw {
  text-transform: uppercase;
  color: #C8921C;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.zej_reg_h2-5nw {
  color: #F2E6CC;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.zej_reg_h2-5nw {
  font-size: 1.75rem;
}
}.zej_reg_bonus-5nw {
  gap: 8px;
  padding: 0.625rem 1rem;
  border-radius: 8px;
  border: 1px solid rgba(240,180,41,0.18);
  background: rgba(240,180,41,0.18);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.zej_reg_bonus_amount-5nw {
  font-size: 20px;
  font-weight: 800;
  color: #F0B429;
}.zej_reg_bonus_text-5nw {
  font-size: 0.813rem;
  color: #A08860;
  line-height: 1.35;
}.zej_reg_cta_btn-5nw {
  padding: 14px 32px;
  transition: background .2s;
  background: #2EBD6B;
  border-radius: 8px;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  box-shadow: 0 4px 18px rgba(46,189,107,0.38), 0 1px 0 rgba(46,189,107,0.55);
  font-weight: 700;
  display: inline-block;
  color: #0E0A04;
}.zej_reg_cta_btn-5nw:hover {
  background: #38D47C;
}.zej_reg_terms-5nw {
  color: #917358;
  line-height: 1.5;
  font-size: 0.688rem;
}.zej_reg_seo-5nw {
  border-top: 1px solid rgba(255,255,255,0.04);
  line-height: 1.65;
  font-size: 13px;
  margin-top: 20px;
  overflow-wrap: break-word;
  color: #8E7855;
  padding-top: 20px;
}.zej_reg_seo-5nw p {
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 0.813rem;
  color: #8E7855;
}.zej_reg_seo-5nw p:last-child {
  margin-bottom: 0;
}.zej_reg_seo-5nw strong {
  font-weight: 700;
  color: #C8A87A;
}.zej_reg_seo-5nw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921C;
}.zej_reg_seo-5nw a:hover {
  color: #DBA832;
}.zej_reg_seo-5nw ul,.zej_reg_seo-5nw ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.zej_reg_seo-5nw ol {
  list-style: decimal;
}.zej_reg_seo-5nw li {
  color: #8E7855;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 13px;
}.zej_reg_seo-5nw table {
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 13px;
}
@media(min-width: 769px) {.zej_reg_seo-5nw table {
  display: table;
}
}.zej_reg_seo-5nw th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  text-align: left;
  color: #C8A87A;
  font-weight: 700;
}.zej_reg_seo-5nw td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #8E7855;
}.zej_reg_steps-5nw {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width:860px) {.zej_reg_steps-5nw {
  margin-top: 0;
}
}.zej_reg_step-5nw {
  padding: 1rem;
  gap: 14px;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.04);
  border-radius: 8px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.zej_reg_step_num-5nw {
  border-radius: 50%;
  background: rgba(200,146,28,0.18);
  border: 1px solid rgba(200,146,28,0.08);
  flex-shrink: 0;
  align-items: center;
  width: 34px;
  height: 34px;
  font-weight: 800;
  color: #C8921C;
  justify-content: center;
  display: flex;
  font-size: 14px;
}.zej_reg_step_title-5nw {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2E6CC;
}.zej_reg_step_text-5nw {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #8E7855;
}.zej_reg_trust-5nw {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.04);
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 1.25rem;
  display: flex;
}.zej_reg_trust_item-5nw {
  gap: 7px;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
  color: #8E7855;
}.zej_reg_trust_ic-5nw svg {
  stroke-linecap: round;
  width: 16px;
  color: #C8921C;
  stroke-linejoin: round;
  height: 1rem;
}.zej_htp-5nw {
  background: #0E0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.zej_htp-5nw {
  padding: 2.75rem 1.5rem 0;
}
}.zej_htp_in-5nw {
  margin: 0 auto;
  max-width: 85rem;
}.zej_htp_head-5nw {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.zej_htp_label-5nw {
  font-size: 11px;
  color: #C8921C;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}.zej_htp_h2-5nw {
  font-weight: 800;
  color: #F2E6CC;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.zej_htp_h2-5nw {
  font-size: 1.75rem;
}
}.zej_htp_intro-5nw {
  line-height: 1.6;
  color: #8E7855;
  font-size: 0.875rem;
}.zej_htp_steps-5nw {
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 641px) {.zej_htp_steps-5nw {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.zej_htp_steps-5nw {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.zej_htp_step-5nw {
  background: #181410;
  border-radius: 8px;
  padding: 20px 18px 1.125rem;
  border: 1px solid rgba(255,255,255,0.11);
  display: flex;
  position: relative;
  flex-direction: column;
}.zej_htp_step_num-5nw {
  background: #C8921C;
  border-radius: 50%;
  font-size: 13px;
  width: 28px;
  justify-content: center;
  position: absolute;
  font-family: 'Cinzel', serif;
  height: 1.75rem;
  color: #0E0A04;
  font-weight: 800;
  left: 1.25rem;
  top: -12px;
  align-items: center;
  display: flex;
}.zej_htp_step_ic-5nw {
  margin: 8px 0 12px;
  background: rgba(200,146,28,0.18);
  border-radius: 4px;
  justify-content: center;
  display: flex;
  width: 2.25rem;
  height: 2.25rem;
  color: #C8921C;
  align-items: center;
}.zej_htp_step_ic-5nw svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.zej_htp_step_h-5nw {
  color: #F2E6CC;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
}.zej_htp_step_p-5nw {
  color: #8E7855;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.zej_htp_step_p-5nw strong {
  font-weight: 600;
  color: #C8A87A;
}.zej_htp_cta-5nw {
  background: #2EBD6B;
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 0.5rem;
  margin-top: 20px;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  color: #0E0A04;
}.zej_htp_cta-5nw:hover {
  background: #38D47C;
}.zej_prov-5nw {
  padding: 2.25rem 1rem 0;
  background: #0E0B07;
}
@media(min-width: 769px) {.zej_prov-5nw {
  padding: 44px 24px 0;
}
}.zej_prov_in-5nw {
  margin: 0 auto;
  max-width: 85rem;
}.zej_prov_head-5nw {
  margin-bottom: 16px;
}.zej_prov_label-5nw {
  margin-bottom: 0.5rem;
  color: #C8921C;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.zej_prov_h2-5nw {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F2E6CC;
}
@media(min-width: 771px) {.zej_prov_h2-5nw {
  font-size: 1.5rem;
}
}.zej_prov_seo-5nw {
  color: #8E7855;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  margin-bottom: 1rem;
  font-size: 13px;
}.zej_prov_seo-5nw strong {
  font-weight: 700;
  color: #C8A87A;
}.zej_prov_seo-5nw a {
  text-decoration: underline;
  color: #C8921C;
}.zej_prov_grid-5nw {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.zej_prov_grid-5nw {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.zej_prov_grid-5nw {
  grid-template-columns: repeat(8,1fr);
}
}.zej_prov_card-5nw {
  border: 1px solid rgba(255,255,255,0.11);
  background: #121009;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  border-radius: 8px;
  gap: 7px;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.zej_prov_card-5nw:hover {
  background: #181410;
  border-color: rgba(200,146,28,0.48);
}.zej_prov_logo-5nw {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.04);
  height: 2.75rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 44px;
}.zej_prov_logo-5nw img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.zej_prov_name-5nw {
  font-weight: 600;
  font-size: 0.688rem;
  color: #A08860;
  text-align: center;
  overflow-wrap: break-word;
}.zej_bon-5nw {
  padding: 36px 1rem 0;
  background: #0E0B07;
}
@media(min-width: 770px) {.zej_bon-5nw {
  padding: 44px 24px 0;
}
}.zej_bon_in-5nw {
  margin: 0 auto;
  max-width: 85rem;
}.zej_bon_head-5nw {
  margin-bottom: 20px;
}.zej_bon_label-5nw {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #C8921C;
  text-transform: uppercase;
  font-size: 0.688rem;
}.zej_bon_h2-5nw {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  color: #F2E6CC;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.zej_bon_h2-5nw {
  font-size: 1.5rem;
}
}.zej_bon_seo-5nw {
  color: #8E7855;
  font-size: 0.813rem;
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.zej_bon_seo-5nw strong {
  color: #C8A87A;
  font-weight: 700;
}.zej_bon_seo-5nw a {
  text-decoration: underline;
  color: #C8921C;
}.zej_bon_grid-5nw {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.zej_bon_grid-5nw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.zej_bon_grid-5nw {
  grid-template-columns: repeat(5,1fr);
}
}.zej_bon_card-5nw {
  border: 1px solid rgba(255,255,255,0.11);
  background: #121009;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 0.5rem;
}.zej_bon_card-5nw:hover {
  transform: translateY(-2px);
  border-color: rgba(200,146,28,0.08);
}.zej_bon_card_ic-5nw svg {
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
}.zej_bon_card_ic-5nw {
  margin-bottom: 10px;
}.zej_bon_card_type-5nw {
  font-size: 10px;
  margin-bottom: 0.375rem;
  color: #8E7855;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
}.zej_bon_card_amount-5nw {
  line-height: 1.1;
  color: #F0B429;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 0.375rem;
}.zej_bon_card_name-5nw {
  font-weight: 600;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F2E6CC;
}.zej_bon_card_detail-5nw {
  border-top: 1px solid rgba(255,255,255,0.04);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #917358;
  padding-top: 0.5rem;
  line-height: 1.5;
}.zej_app-5nw {
  padding: 2.25rem 1rem 0;
  background: #0E0B07;
}
@media(min-width: 765px) {.zej_app-5nw {
  padding: 2.75rem 24px 0;
}
}.zej_app_in-5nw {
  margin: 0 auto;
  max-width: 85rem;
}.zej_app_head-5nw {
  margin-bottom: 16px;
}.zej_app_label-5nw {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8921C;
  margin-bottom: 8px;
}.zej_app_h2-5nw {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F2E6CC;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.zej_app_h2-5nw {
  font-size: 1.5rem;
}
}.zej_app_sub-5nw {
  max-width: 600px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #8E7855;
}.zej_app_sub-5nw strong {
  font-weight: 700;
  color: #C8A87A;
}.zej_app_cards-5nw {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.zej_app_cards-5nw {
  grid-template-columns: repeat(3,1fr);
}
}.zej_app_card-5nw {
  border-radius: 0.5rem;
  gap: 1rem;
  padding: 20px;
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.zej_app_card_ios-5nw {
  background: linear-gradient(135deg,rgba(200,146,28,0.18) 0%,#181410 100%);
}.zej_app_card_android-5nw {
  background: linear-gradient(135deg,rgba(46,189,107,0.16) 0%,#181410 100%);
}.zej_app_card_win-5nw {
  background: linear-gradient(135deg,rgba(240,180,41,0.18) 0%,#181410 100%);
}.zej_app_card_ic-5nw svg {
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zej_app_card_ic-5nw {
  flex-shrink: 0;
  color: #F2E6CC;
}.zej_app_card_os-5nw {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8E7855;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.zej_app_card_title-5nw {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F2E6CC;
  margin-bottom: 6px;
}.zej_app_card_text-5nw {
  line-height: 1.5;
  margin-bottom: 0.875rem;
  color: #8E7855;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.zej_app_card_btn-5nw {
  padding: 0.625rem 1.125rem;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(200,146,28,0.48);
  transition: background .2s;
  gap: 7px;
  border-radius: 4px;
  align-items: center;
  font-weight: 700;
  color: #F2E6CC;
  display: inline-flex;
  font-size: 13px;
}.zej_app_card_btn-5nw:hover {
  background: rgba(255,255,255,0.07);
}.zej_seo-5nw {
  padding: 2.25rem 16px 0;
  background: #0E0B07;
}
@media(min-width: 770px) {.zej_seo-5nw {
  padding: 2.75rem 24px 0;
}
}.zej_seo_in-5nw {
  background: #181410;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 1360px;
}
@media(min-width: 766px) {.zej_seo_in-5nw {
  padding: 36px 2.5rem;
}
}.zej_seo_label-5nw {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #C8921C;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.zej_seo_h2-5nw {
  font-size: 20px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  color: #F2E6CC;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.zej_seo_h2-5nw {
  font-size: 1.5rem;
}
}.zej_seo_body-5nw {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A08860;
}.zej_seo_body-5nw p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #A08860;
}.zej_seo_body-5nw p:last-child {
  margin-bottom: 0;
}.zej_seo_body-5nw strong {
  font-weight: 700;
  color: #C8A87A;
}.zej_seo_body-5nw a {
  transition: color .2s;
  color: #C8921C;
  text-decoration: underline;
}.zej_seo_body-5nw a:hover {
  color: #DBA832;
}.zej_seo_body-5nw ul,.zej_seo_body-5nw ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.zej_seo_body-5nw ol {
  list-style: decimal;
}.zej_seo_body-5nw li {
  color: #A08860;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.zej_seo_body-5nw table {
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 769px) {.zej_seo_body-5nw table {
  display: table;
}
}.zej_seo_body-5nw th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8A87A;
  text-align: left;
  font-weight: 700;
}.zej_seo_body-5nw td {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 0.625rem 0.75rem;
  color: #A08860;
}.zej_seo_cols-5nw {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.zej_seo_cols-5nw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.zej_seo_cols-5nw {
  grid-template-columns: repeat(3,1fr);
}
}.zej_seo_col_h-5nw {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C8A87A;
  margin-bottom: 7px;
}.zej_seo_col_p-5nw {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8E7855;
  line-height: 1.65;
}.zej_seo_stats-5nw {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.zej_seo_stat-5nw {
  border: 1px solid rgba(200,146,28,0.18);
  border-radius: 8px;
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(200,146,28,0.08);
  min-width: 140px;
}.zej_seo_stat_val-5nw {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C8921C;
  font-weight: 800;
}.zej_seo_stat_lb-5nw {
  overflow-wrap: break-word;
  color: #8E7855;
  font-size: 0.688rem;
}.zej_seo-5nw {
  padding: 2.25rem 16px 0;
  background: #0E0B07;
}
@media(min-width: 770px) {.zej_seo-5nw {
  padding: 44px 1.5rem 0;
}
}.zej_seo_in-5nw {
  background: #181410;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 1360px;
}
@media(min-width: 769px) {.zej_seo_in-5nw {
  padding: 2.25rem 2.5rem;
}
}.zej_seo_label-5nw {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8921C;
  font-size: 0.688rem;
}.zej_seo_h2-5nw {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2E6CC;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 771px) {.zej_seo_h2-5nw {
  font-size: 1.5rem;
}
}.zej_seo_body-5nw {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A08860;
  overflow-wrap: break-word;
}.zej_seo_body-5nw p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #A08860;
  line-height: 1.75;
}.zej_seo_body-5nw p:last-child {
  margin-bottom: 0;
}.zej_seo_body-5nw strong {
  font-weight: 700;
  color: #C8A87A;
}.zej_seo_body-5nw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921C;
}.zej_seo_body-5nw a:hover {
  color: #DBA832;
}.zej_seo_body-5nw ul,.zej_seo_body-5nw ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.zej_seo_body-5nw ol {
  list-style: decimal;
}.zej_seo_body-5nw li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A08860;
  font-size: 14px;
}.zej_seo_body-5nw table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 771px) {.zej_seo_body-5nw table {
  display: table;
}
}.zej_seo_body-5nw th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C8A87A;
  text-align: left;
}.zej_seo_body-5nw td {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 10px 0.75rem;
  color: #A08860;
}.zej_seo_cols-5nw {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.zej_seo_cols-5nw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.zej_seo_cols-5nw {
  grid-template-columns: repeat(3,1fr);
}
}.zej_seo_col_h-5nw {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C8A87A;
  margin-bottom: 7px;
  font-weight: 700;
}.zej_seo_col_p-5nw {
  font-size: 13px;
  color: #8E7855;
  overflow-wrap: break-word;
  line-height: 1.65;
}.zej_seo_stats-5nw {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.zej_seo_stat-5nw {
  padding: 0.875rem 16px;
  border: 1px solid rgba(200,146,28,0.18);
  border-radius: 8px;
  flex: 1;
  background: rgba(200,146,28,0.08);
  min-width: 8.75rem;
}.zej_seo_stat_val-5nw {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C8921C;
  margin-bottom: 4px;
  font-weight: 800;
}.zej_seo_stat_lb-5nw {
  color: #8E7855;
  font-size: 11px;
  overflow-wrap: break-word;
}.zej_seo-5nw {
  background: #0E0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.zej_seo-5nw {
  padding: 2.75rem 1.5rem 0;
}
}.zej_seo_in-5nw {
  border: 1px solid rgba(255,255,255,0.11);
  background: #181410;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 85rem;
}
@media(min-width: 766px) {.zej_seo_in-5nw {
  padding: 36px 40px;
}
}.zej_seo_label-5nw {
  color: #C8921C;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.zej_seo_h2-5nw {
  color: #F2E6CC;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 771px) {.zej_seo_h2-5nw {
  font-size: 1.5rem;
}
}.zej_seo_body-5nw {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A08860;
  font-size: 14px;
}.zej_seo_body-5nw p {
  color: #A08860;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.zej_seo_body-5nw p:last-child {
  margin-bottom: 0;
}.zej_seo_body-5nw strong {
  font-weight: 700;
  color: #C8A87A;
}.zej_seo_body-5nw a {
  transition: color .2s;
  color: #C8921C;
  text-decoration: underline;
}.zej_seo_body-5nw a:hover {
  color: #DBA832;
}.zej_seo_body-5nw ul,.zej_seo_body-5nw ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.zej_seo_body-5nw ol {
  list-style: decimal;
}.zej_seo_body-5nw li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #A08860;
}.zej_seo_body-5nw table {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 770px) {.zej_seo_body-5nw table {
  display: table;
}
}.zej_seo_body-5nw th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C8A87A;
  text-align: left;
}.zej_seo_body-5nw td {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 0.625rem 12px;
  color: #A08860;
}.zej_seo_cols-5nw {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.zej_seo_cols-5nw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.zej_seo_cols-5nw {
  grid-template-columns: repeat(3,1fr);
}
}.zej_seo_col_h-5nw {
  color: #C8A87A;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.zej_seo_col_p-5nw {
  font-size: 0.813rem;
  color: #8E7855;
  line-height: 1.65;
  overflow-wrap: break-word;
}.zej_seo_stats-5nw {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.zej_seo_stat-5nw {
  padding: 0.875rem 16px;
  border: 1px solid rgba(200,146,28,0.18);
  background: rgba(200,146,28,0.08);
  border-radius: 8px;
  flex: 1;
  min-width: 8.75rem;
}.zej_seo_stat_val-5nw {
  font-weight: 800;
  font-size: 1.25rem;
  color: #C8921C;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.zej_seo_stat_lb-5nw {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8E7855;
}.zej_faq-5nw {
  padding: 2.25rem 16px 0;
  background: #0E0B07;
}
@media(min-width: 769px) {.zej_faq-5nw {
  padding: 44px 1.5rem 0;
}
}.zej_faq_in-5nw {
  margin: 0 auto;
  max-width: 85rem;
}.zej_faq_head-5nw {
  margin-bottom: 1.25rem;
}.zej_faq_label-5nw {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8921C;
  font-size: 0.688rem;
  text-transform: uppercase;
}.zej_faq_h2-5nw {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F2E6CC;
}
@media(min-width: 769px) {.zej_faq_h2-5nw {
  font-size: 24px;
}
}.zej_faq_list-5nw {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.zej_faq_item-5nw {
  background: #181410;
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
}.zej_faq_q-5nw {
  gap: 0.75rem;
  padding: 16px 20px;
  transition: color .2s;
  cursor: pointer;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  justify-content: space-between;
  align-items: center;
  font-size: 0.875rem;
  display: flex;
  font-weight: 600;
  color: #C8A87A;
}.zej_faq_q-5nw:hover {
  color: #F2E6CC;
}.zej_faq_q_ic-5nw {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.04);
  justify-content: center;
  width: 1.5rem;
  flex-shrink: 0;
  display: flex;
  height: 24px;
  font-size: 16px;
  color: #C8921C;
  align-items: center;
}.zej_faq_item-5nw.zej_state_open-5nw .zej_faq_q_ic-5nw {
  transform: rotate(45deg);
}.zej_faq_a-5nw {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  color: #8E7855;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
}.zej_faq_item-5nw.zej_state_open-5nw .zej_faq_a-5nw {
  display: block;
}.zej_faq_a-5nw strong {
  color: #C8A87A;
  font-weight: 700;
}.zej_faq_a-5nw a {
  color: #C8921C;
  text-decoration: underline;
}.zej_faq_a-5nw ul,.zej_faq_a-5nw ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.zej_faq_a-5nw ol {
  list-style: decimal;
}.zej_faq_a-5nw li {
  line-height: 1.6;
  margin-bottom: 4px;
}.zej_faq_a-5nw table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.75rem;
}
@media(min-width: 767px) {.zej_faq_a-5nw table {
  display: table;
}
}.zej_faq_a-5nw th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  color: #C8A87A;
  font-weight: 700;
  text-align: left;
}.zej_faq_a-5nw td {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 6px 8px;
  color: #8E7855;
}.zej_ft-5nw {
  border-top: 1px solid rgba(255,255,255,0.04);
  background: #070503;
  margin-top: 3rem;
}.zej_ft_support-5nw {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 1.5rem 16px;
}
@media(min-width: 771px) {.zej_ft_support-5nw {
  padding: 28px 24px;
}
}.zej_ft_support_in-5nw {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  max-width: 1360px;
  align-items: center;
  flex-wrap: wrap;
}.zej_ft_support_main-5nw {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
  display: flex;
}.zej_ft_support_ic-5nw {
  color: #C8921C;
  flex-shrink: 0;
}.zej_ft_support_ic-5nw svg {
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.zej_ft_support_text_title-5nw {
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2E6CC;
}.zej_ft_support_text_sub-5nw {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #8E7855;
}.zej_ft_support_btn-5nw {
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  border-radius: 8px;
  background: #C8921C;
  flex-shrink: 0;
  font-size: 13px;
  color: #F2E6CC;
  font-weight: 700;
  white-space: nowrap;
}.zej_ft_support_btn-5nw:hover {
  background: #DBA832;
}.zej_ft_support_contacts-5nw {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.zej_ft_support_contact-5nw {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #917358;
}.zej_ft_support_contact-5nw strong {
  color: #A08860;
  display: block;
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
}.zej_ft_main-5nw {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media(min-width: 765px) {.zej_ft_main-5nw {
  padding: 40px 1.5rem 32px;
}
}.zej_ft_main_in-5nw {
  gap: 24px;
  margin: 0 auto;
  max-width: 85rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.zej_ft_main_in-5nw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.zej_ft_main_in-5nw {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.zej_ft_col_logo-5nw {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.zej_ft_col_logo-5nw {
  grid-column: auto;
}
}.zej_ft_logo-5nw {
  gap: 9px;
  color: #F2E6CC;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 16px;
}.zej_ft_logo_mark-5nw {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 30px;
  height: 1.875rem;
}.zej_ft_logo_mark-5nw img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.zej_ft_logo_sub-5nw {
  max-width: 12.5rem;
  color: #917358;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.zej_ft_col_title-5nw {
  color: #A08860;
  letter-spacing: .07em;
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 12px;
  text-transform: uppercase;
}.zej_ft_col_links-5nw {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.zej_ft_col_link-5nw {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #917358;
}.zej_ft_col_link-5nw:hover {
  color: #C8A87A;
}.zej_ft_apps-5nw {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.zej_ft_app_card-5nw {
  gap: 0.625rem;
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 4px;
  background: rgba(255,255,255,0.04);
  display: flex;
  align-items: center;
}.zej_ft_app_card-5nw:hover {
  border-color: rgba(200,146,28,0.48);
}.zej_ft_app_card_ic-5nw svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
}.zej_ft_app_card_os-5nw {
  font-size: 10px;
  color: #917358;
  font-weight: 600;
}.zej_ft_app_card_action-5nw {
  font-weight: 700;
  font-size: 12px;
  color: #C8A87A;
}.zej_ft_bot-5nw {
  padding: 20px 16px;
}
@media(min-width: 769px) {.zej_ft_bot-5nw {
  padding: 20px 1.5rem;
}
}.zej_ft_bot_in-5nw {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 85rem;
}.zej_ft_socials-5nw {
  gap: 8px;
  display: flex;
}.zej_ft_soc-5nw {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 4px;
  background: rgba(255,255,255,0.04);
  transition: background .2s;
  justify-content: center;
  align-items: center;
  color: #A08860;
  display: flex;
  height: 36px;
  width: 2.25rem;
}.zej_ft_soc-5nw svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.zej_ft_soc-5nw:hover {
  background: rgba(255,255,255,0.07);
}.zej_ft_legal-5nw {
  flex: 1;
  min-width: 200px;
  color: #9A7E62;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
}.zej_ft_legal-5nw strong {
  color: #A08860;
  font-weight: 700;
}.zej_ft_legal-5nw a {
  text-decoration: underline;
  color: #A08860;
}.zej_ft_age-5nw {
  border: 2px solid #9A7E62;
  border-radius: 50%;
  justify-content: center;
  width: 32px;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  height: 32px;
  font-size: 11px;
  color: #9A7E62;
  align-items: center;
  margin-left: auto;
}