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