*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  color: #D8C99A;
  background-color: #0D0A05;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'DM Sans', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.mjb_layout-p8p {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.mjb_page-p8p {
  min-height: 100vh;
  display: flex;
}.mjb_main-p8p {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1083px) {.mjb_main-p8p {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.mjb_main-p8p {
  padding-bottom: 4.5rem;
}
}.mjb_gc-p8p {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #13100A;
  border-radius: 10px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  width: 140px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 642px) {.mjb_gc-p8p {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.mjb_gc-p8p {
  width: 168px;
}
}.mjb_gc-p8p:hover {
  border-color: rgba(200, 134, 14, 0.07);
  transform: translateY(-3px);
}.mjb_gc_img-p8p {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.mjb_gc_img-p8p img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.mjb_gc_hover-p8p {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 5, 1, 0.72);
  justify-content: center;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.mjb_gc-p8p:hover .mjb_gc_hover-p8p {
  opacity: 1;
}.mjb_gc_hover_btn-p8p {
  padding: 0.5rem 16px;
  background: #C8860E;
  border-radius: 5px;
  color: #F6EED8;
  font-size: 0.75rem;
  font-weight: 700;
}.mjb_gc_info-p8p {
  padding: 0.5rem 10px 10px;
}.mjb_gc_name-p8p {
  overflow: hidden;
  white-space: nowrap;
  color: #D8C99A;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 12px;
  max-width: 100%;
}.mjb_gc_prov-p8p {
  color: #635534;
  font-size: 0.625rem;
}.mjb_gc_tag-p8p {
  border-radius: 4px;
  padding: 2px 7px;
  z-index: 2;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
  top: 0.375rem;
  font-size: 9px;
  left: 6px;
}.mjb_gc_tag_hot-p8p {
  background: #D63A2A;
  color: #fff;
}.mjb_gc_tag_new-p8p {
  background: #28B865;
  color: #0D0A05;
}.mjb_gc_tag_jp-p8p {
  background: #D4920C;
  color: #0D0A05;
}.mjb_gc_tag_ex-p8p {
  background: #7A4E0A;
  color: #fff;
}.mjb_gc_tag_live-p8p {
  background: #D63A2A;
  color: #fff;
}.mjb_gr-p8p {
  padding: 32px 16px 0;
  background: #0D0A05;
}
@media(min-width: 771px) {.mjb_gr-p8p {
  padding: 2.25rem 1.5rem 0;
}
}.mjb_gr_in-p8p {
  margin: 0 auto;
  max-width: 1320px;
}.mjb_gr_head-p8p {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.mjb_gr_head_l-p8p {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.mjb_gr_ic-p8p {
  border-radius: 0.625rem;
  height: 2rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
}.mjb_gr_ic-p8p svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.mjb_gr_title-p8p {
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  color: #F6EED8;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.mjb_gr_title-p8p {
  font-size: 1.125rem;
}
}.mjb_gr_more-p8p {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 12px;
  color: #7A6A46;
  align-items: center;
}.mjb_gr_more-p8p:hover {
  color: #C8860E;
}.mjb_gr_more-p8p svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mjb_gr_arrows-p8p {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.mjb_gr_arr-p8p {
  transition: background .15s,color .15s;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  justify-content: center;
  height: 1.875rem;
  align-items: center;
  color: #AA9468;
  width: 1.875rem;
  display: flex;
}.mjb_gr_arr-p8p:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EED8;
}.mjb_gr_arr-p8p svg {
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mjb_gr_seo_h-p8p {
  margin: 0 0 6px;
  color: #D8C99A;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  max-width: 680px;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.mjb_gr_seo_h-p8p {
  font-size: 14px;
}
}.mjb_gr_seo-p8p {
  color: #7A6A46;
  font-size: 0.75rem;
  max-width: 42.5rem;
  line-height: 1.55;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}.mjb_gr_seo-p8p strong {
  font-weight: 600;
  color: #D8C99A;
}.mjb_gr_scroll-p8p {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.mjb_gr_scroll-p8p::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.mjb_gr_scroll-p8p {
  gap: 12px;
}
}.mjb_tb-p8p {
  background: #0D0A05;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  right: 0;
  left: 0;
  align-items: center;
  display: flex;
  top: 0;
  position: fixed;
  height: 3.5rem;
}.mjb_tb_in-p8p {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.mjb_tb_burger-p8p {
  border-radius: 0.625rem;
  gap: 5px;
  align-items: center;
  flex-direction: column;
  display: flex;
  margin-right: 8px;
  width: 2.375rem;
  height: 2.375rem;
  justify-content: center;
  flex-shrink: 0;
}.mjb_tb_burger-p8p:hover {
  background: rgba(255, 255, 255, 0.05);
}.mjb_tb_burger_line-p8p {
  background: #AA9468;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.mjb_tb_burger-p8p {
  display: none;
}
}.mjb_tb_logo-p8p {
  gap: 0.563rem;
  color: #F6EED8;
  overflow-wrap: break-word;
  display: flex;
  margin-right: 20px;
  letter-spacing: -.01em;
  font-weight: 800;
  align-items: center;
  font-size: 1.125rem;
  flex-shrink: 0;
}.mjb_tb_logo_mark-p8p {
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 32px;
  height: 2rem;
}.mjb_tb_logo_mark-p8p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.mjb_tb_nav-p8p {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.mjb_tb_nav-p8p {
  display: flex;
}
}.mjb_tb_tab-p8p {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  font-weight: 600;
  font-size: 13px;
  color: #AA9468;
  white-space: nowrap;
}.mjb_tb_tab-p8p:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EED8;
}.mjb_tb_tab-p8p.mjb_state_active-p8p {
  background: rgba(200, 134, 14, 0.18);
  color: #F6EED8;
}.mjb_tb_right-p8p {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.mjb_tb_login-p8p {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  border-radius: 0.625rem;
  display: none;
  color: #D8C99A;
  font-size: 0.813rem;
  font-weight: 600;
}.mjb_tb_login-p8p:hover {
  border-color: rgba(200, 134, 14, 0.55);
  color: #F6EED8;
}
@media(min-width: 482px) {.mjb_tb_login-p8p {
  display: block;
}
}.mjb_tb_reg-p8p {
  border-radius: 0.625rem;
  background: #28B865;
  padding: 9px 1.125rem;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  color: #0A0702;
  font-size: 0.813rem;
}.mjb_tb_reg-p8p:hover {
  background: #33D476;
}.mjb_sb-p8p {
  transform: translateX(-100%);
  background: #181309;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  position: fixed;
  left: 0;
  z-index: 70;
  bottom: 0;
  overflow-y: auto;
  top: 3.5rem;
  width: 220px;
}.mjb_sb-p8p.mjb_state_open-p8p {
  transform: translateX(0);
}.mjb_sb-p8p::-webkit-scrollbar {
  width: 0.25rem;
}.mjb_sb-p8p::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.mjb_sb-p8p {
  transform: translateX(0);
}
}.mjb_sb_auth-p8p {
  padding: 14px 0.75rem 0.625rem;
}.mjb_sb_btn_reg-p8p {
  padding: 0.688rem;
  background: #28B865;
  transition: background .2s;
  border-radius: 10px;
  margin-bottom: 8px;
  color: #0A0702;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
}.mjb_sb_btn_reg-p8p:hover {
  background: #33D476;
}.mjb_sb_btn_login-p8p {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  font-weight: 600;
  color: #D8C99A;
  text-align: center;
  font-size: 13px;
  display: block;
}.mjb_sb_btn_login-p8p:hover {
  border-color: rgba(200, 134, 14, 0.55);
  color: #F6EED8;
}.mjb_sb_promo-p8p {
  overflow: hidden;
  border: 1px solid rgba(200, 134, 14, 0.18);
  border-radius: 10px;
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#2A1A04,#181309);
  padding: 0.75rem 14px;
  position: relative;
}.mjb_sb_promo-p8p::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 134, 14, 0.18),transparent 70%);
  right: -1.25rem;
  content: '';
  position: absolute;
  height: 80px;
  top: -20px;
  width: 80px;
}.mjb_sb_promo_title-p8p {
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .06em;
  color: #C8860E;
}.mjb_sb_promo_text-p8p {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  color: #F6EED8;
}.mjb_sb_promo_sub-p8p {
  font-size: 10px;
  color: #7A6A46;
  margin-top: 3px;
}.mjb_sb_nav-p8p {
  padding: 6px 8px 16px;
}.mjb_sb_nav_lb-p8p {
  padding: 10px 0.5rem 0.375rem;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #635534;
}.mjb_sb_link-p8p {
  padding: 0.563rem 10px;
  border-radius: 5px;
  gap: 10px;
  transition: background .15s,color .15s;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  color: #AA9468;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
}.mjb_sb_link-p8p:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EED8;
}.mjb_sb_link-p8p.mjb_state_active-p8p {
  background: rgba(200, 134, 14, 0.18);
  color: #F6EED8;
}.mjb_sb_ic-p8p {
  border-radius: 5px;
  justify-content: center;
  height: 1.875rem;
  flex-shrink: 0;
  align-items: center;
  width: 30px;
  display: flex;
}.mjb_sb_ic-p8p svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mjb_sb_ic_1-p8p {
  background: rgba(200, 134, 14, 0.07);
  color: #C8860E;
}.mjb_sb_ic_2-p8p {
  background: rgba(40, 184, 101, 0.16);
  color: #28B865;
}.mjb_sb_ic_3-p8p {
  background: rgba(212, 146, 12, 0.18);
  color: #D4920C;
}.mjb_sb_ic_4-p8p {
  background: rgba(122, 78, 10, 0.28);
  color: #7A4E0A;
}.mjb_sb_ic_5-p8p {
  background: rgba(200, 134, 14, 0.07);
  color: #D45C8A;
}.mjb_sb_ic_6-p8p {
  background: rgba(122, 78, 10, 0.28);
  color: #9C5FC8;
}.mjb_sb_badge-p8p {
  border-radius: 0.313rem;
  background: #D4920C;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
  color: #0A0702;
}.mjb_sb_bot-p8p {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.mjb_sb_lang-p8p,.mjb_sb_help-p8p {
  gap: 6px;
  transition: border-color .2s;
  flex: 1;
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 0.688rem;
  color: #AA9468;
}.mjb_sb_lang-p8p:hover,.mjb_sb_help-p8p:hover {
  border-color: rgba(200, 134, 14, 0.55);
  color: #F6EED8;
}.mjb_sb_lang-p8p svg,.mjb_sb_help-p8p svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
}.mjb_sb_bd-p8p {
  background: rgba(8, 5, 1, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.mjb_sb_bd-p8p.mjb_state_on-p8p {
  display: block;
}
@media(min-width: 1077px) {.mjb_sb_bd-p8p {
  display: none!important;
}
}.mjb_mob_nav-p8p {
  background: #181309;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  position: fixed;
  z-index: 80;
  bottom: 0;
  right: 0;
  left: 0;
}
@media(min-width: 1077px) {.mjb_mob_nav-p8p {
  display: none;
}
}.mjb_mob_nav_item-p8p {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  flex-direction: column;
  align-items: center;
  display: flex;
  color: #635534;
  cursor: pointer;
}.mjb_mob_nav_ic-p8p {
  line-height: 1;
}.mjb_mob_nav_ic-p8p svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
}.mjb_mob_nav_lb-p8p {
  font-size: 0.625rem;
  color: #635534;
  font-weight: 600;
}.mjb_mob_nav_item-p8p.mjb_state_active-p8p {
  color: #C8860E;
}.mjb_mob_nav_item-p8p.mjb_state_active-p8p .mjb_mob_nav_lb-p8p {
  color: #C8860E;
}.mjb_hero-p8p {
  background: #0D0A05;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.mjb_hero-p8p {
  padding: 1.5rem 1.5rem 0;
}
}.mjb_hero_in-p8p {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 861px) {.mjb_hero_in-p8p {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.mjb_hero_in-p8p {
  grid-template-columns: 1fr 21.25rem;
}
}.mjb_hero_promo-p8p {
  overflow: hidden;
  background: #13100A;
  border-radius: 16px;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width: 770px) {.mjb_hero_promo-p8p {
  min-height: 280px;
}
}.mjb_hero_promo_bg-p8p {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2A1A04 0%,#0D0A05 100%);
  background-size: cover;
  position: absolute;
}.mjb_hero_promo_bg-p8p::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0A05 0%,rgba(8, 5, 1, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.mjb_hero_promo_glow-p8p {
  background: radial-gradient(circle,rgba(122, 78, 10, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  top: -2.5rem;
  height: 300px;
  width: 18.75rem;
  pointer-events: none;
  right: 3.75rem;
}.mjb_hero_promo_ct-p8p {
  padding: 28px 1.5rem 28px 1.75rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 30rem;
  z-index: 2;
  position: relative;
}
@media(min-width: 769px) {.mjb_hero_promo_ct-p8p {
  padding: 40px 32px;
}
}.mjb_hero_badge-p8p {
  border-radius: 1.25rem;
  background: rgba(200, 134, 14, 0.18);
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(200, 134, 14, 0.07);
  color: #C8860E;
  letter-spacing: .08em;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
}.mjb_hero_h1-p8p {
  line-height: 1.15;
  font-size: 26px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #F6EED8;
}.mjb_hero_h1-p8p em {
  font-style: normal;
  color: #D4920C;
}
@media(min-width: 771px) {.mjb_hero_h1-p8p {
  font-size: 36px;
}
}.mjb_hero_sub-p8p {
  font-size: 0.813rem;
  margin-bottom: 20px;
  color: #AA9468;
  line-height: 1.55;
}
@media(min-width:768px) {.mjb_hero_sub-p8p {
  font-size: 14px;
}
}.mjb_hero_row-p8p {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.mjb_hero_cta-p8p {
  border-radius: 10px;
  padding: 13px 26px;
  background: #28B865;
  transition: background .2s;
  color: #0A0702;
  font-size: 14px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 4px 0.875rem rgba(40, 184, 101, 0.42);
  font-weight: 700;
}.mjb_hero_cta-p8p:hover {
  background: #33D476;
}.mjb_hero_terms-p8p {
  font-size: 11px;
  color: #635534;
}.mjb_hero_game-p8p {
  background: #13100A;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  flex-direction: column;
  position: relative;
  display: flex;
}.mjb_hero_game_badge-p8p {
  padding: 0.313rem 0.625rem;
  background: rgba(212, 146, 12, 0.18);
  border-radius: 20px;
  border: 1px solid rgba(212, 146, 12, 0.18);
  top: 0.75rem;
  z-index: 3;
  letter-spacing: .06em;
  left: 0.75rem;
  color: #D4920C;
  font-weight: 700;
  font-size: 10px;
  position: absolute;
  text-transform: uppercase;
}.mjb_hero_game_badge-p8p svg {
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
  width: 11px;
}.mjb_hero_game_img-p8p {
  background: linear-gradient(135deg,#2A1A04,#0D0A05);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.mjb_hero_game_img-p8p img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.mjb_hero_game_play-p8p {
  background: rgba(8, 5, 1, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.mjb_hero_game-p8p:hover .mjb_hero_game_play-p8p {
  opacity: 1;
}.mjb_hero_game_play-p8p span {
  background: #C8860E;
  border-radius: 50%;
  display: flex;
  align-items: center;
  height: 52px;
  width: 3.25rem;
  justify-content: center;
}.mjb_hero_game_play-p8p span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.mjb_hero_game_info-p8p {
  padding: 0.875rem 1rem;
}.mjb_hero_game_title-p8p {
  margin-bottom: 4px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F6EED8;
  font-size: 0.938rem;
}.mjb_hero_game_provider-p8p {
  font-size: 11px;
  color: #7A6A46;
}.mjb_hero_game_btn-p8p {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.688rem;
  margin: 12px 16px 1rem;
  background: #C8860E;
  display: block;
  color: #F6EED8;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
}.mjb_hero_game-p8p:hover .mjb_hero_game_btn-p8p {
  background: #E09C20;
}.mjb_sbar-p8p {
  background: #0D0A05;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.mjb_sbar-p8p {
  padding: 18px 24px 0;
}
}.mjb_sbar_in-p8p {
  margin: 0 auto;
  max-width: 82.5rem;
}.mjb_sbar_row-p8p {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.mjb_sbar_input-p8p {
  flex: 1;
  gap: 10px;
  background: #13100A;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 16px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  color: #7A6A46;
  display: flex;
}.mjb_sbar_input-p8p:hover {
  border-color: rgba(200, 134, 14, 0.55);
}.mjb_sbar_input-p8p svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
  width: 15px;
}.mjb_sbar_providers-p8p {
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: #13100A;
  gap: 8px;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #D8C99A;
}.mjb_sbar_providers-p8p:hover {
  border-color: rgba(200, 134, 14, 0.55);
  color: #F6EED8;
}.mjb_sbar_providers-p8p svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.mjb_sbar_tabs-p8p {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.mjb_sbar_tabs-p8p::-webkit-scrollbar {
  display: none;
}.mjb_sbar_tab-p8p {
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
  white-space: nowrap;
  color: #AA9468;
  font-size: 0.75rem;
}.mjb_sbar_tab-p8p:hover {
  border-color: rgba(200, 134, 14, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F6EED8;
}.mjb_sbar_tab-p8p.mjb_state_active-p8p {
  border-color: rgba(200, 134, 14, 0.07);
  background: rgba(200, 134, 14, 0.18);
  color: #F6EED8;
}.mjb_sbar_tab_ic-p8p svg {
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.mjb_wy-p8p {
  background: #0D0A05;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.mjb_wy-p8p {
  padding: 2.5rem 1.5rem 0;
}
}.mjb_wy_in-p8p {
  margin: 0 auto;
  max-width: 82.5rem;
}.mjb_wy_head-p8p {
  margin-bottom: 18px;
  max-width: 720px;
}.mjb_wy_label-p8p {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8860E;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.mjb_wy_h2-p8p {
  font-family: 'Cormorant Garamond', serif;
  color: #F6EED8;
  font-size: 20px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.mjb_wy_h2-p8p {
  font-size: 1.5rem;
}
}.mjb_wy_intro-p8p {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7A6A46;
}.mjb_wy_grid-p8p {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.mjb_wy_grid-p8p {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.mjb_wy_grid-p8p {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mjb_wy_card-p8p {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #181309;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  padding: 20px;
}.mjb_wy_card-p8p:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 134, 14, 0.07);
}.mjb_wy_card_ic-p8p {
  border-radius: 50%;
  background: rgba(200, 134, 14, 0.18);
  display: flex;
  margin-bottom: 0.875rem;
  width: 44px;
  height: 44px;
  color: #C8860E;
  align-items: center;
  justify-content: center;
}.mjb_wy_card_ic-p8p svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
}.mjb_wy_card_h-p8p {
  line-height: 1.25;
  font-weight: 700;
  color: #F6EED8;
  margin-bottom: 6px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.mjb_wy_card_p-p8p {
  overflow-wrap: break-word;
  color: #7A6A46;
  line-height: 1.6;
  font-size: 13px;
}.mjb_wy_card_p-p8p strong {
  font-weight: 600;
  color: #D8C99A;
}.mjb_gr_jp-p8p {
  padding: 20px;
  background: linear-gradient(135deg,#1C0E28 0%,#0A0610 100%);
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}.mjb_gr_jp-p8p::before {
  background: radial-gradient(circle,rgba(122, 78, 10, 0.28) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  top: -3.75rem;
  height: 250px;
  left: -3.75rem;
  position: absolute;
  width: 250px;
}.mjb_gr_jp-p8p::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 146, 12, 0.18) 0%,transparent 70%);
  content: '';
  right: 0;
  position: absolute;
  height: 12.5rem;
  width: 200px;
  bottom: -40px;
}.mjb_gr_jp_head-p8p {
  gap: 16px;
  align-items: flex-start;
  z-index: 1;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 16px;
  position: relative;
}.mjb_gr_jp_info-p8p {
  flex: 1;
}.mjb_gr_jp_label-p8p {
  color: #9C5FC8;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
}.mjb_gr_jp_label-p8p svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  vertical-align: -2px;
  stroke-linecap: round;
  margin-right: 4px;
}.mjb_gr_jp_amount-p8p {
  font-size: 2rem;
  margin-bottom: 0.25rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F6EED8;
  overflow-wrap: break-word;
  line-height: 1;
  font-weight: 800;
}
@media(min-width: 769px) {.mjb_gr_jp_amount-p8p {
  font-size: 40px;
}
}.mjb_gr_jp_amount-p8p span {
  color: #D4920C;
}.mjb_gr_jp_seo-p8p {
  color: #AA9468;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  max-width: 30rem;
}.mjb_gr_jp_cta-p8p {
  border: 1px solid rgba(122, 78, 10, 0.28);
  border-radius: 0.625rem;
  transition: background .2s;
  background: rgba(122, 78, 10, 0.28);
  padding: 11px 1.25rem;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #F6EED8;
  font-weight: 700;
  white-space: nowrap;
  position: relative;
  align-self: flex-start;
  margin-top: 0.25rem;
  z-index: 1;
}.mjb_gr_jp_cta-p8p:hover {
  background: #7A4E0A;
}.mjb_ws-p8p {
  background: #0D0A05;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.mjb_ws-p8p {
  padding: 2.25rem 1.5rem 0;
}
}.mjb_ws_in-p8p {
  margin: 0 auto;
  max-width: 1320px;
}.mjb_ws_head-p8p {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  align-items: center;
}.mjb_ws_title-p8p {
  gap: 0.625rem;
  display: flex;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  flex-wrap: wrap;
  align-items: center;
  color: #F6EED8;
}.mjb_ws_title_ic-p8p svg {
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
  color: #D4920C;
  stroke-linecap: round;
}.mjb_ws_online-p8p {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  color: #7A6A46;
}.mjb_ws_online_dot-p8p {
  border-radius: 50%;
  background: #28B865;
  height: 0.5rem;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(40, 184, 101, 0.16);
}.mjb_ws_scroll-p8p {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
}.mjb_ws_scroll-p8p::-webkit-scrollbar {
  display: none;
}.mjb_wc-p8p {
  background: #13100A;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 0.875rem;
  border-radius: 10px;
  gap: 0.625rem;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
}.mjb_wc_img-p8p {
  border-radius: 0.313rem;
  overflow: hidden;
  background: #181309;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.mjb_wc_img-p8p img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.mjb_wc_info-p8p {
  min-width: 0;
}.mjb_wc_game-p8p {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #D8C99A;
}.mjb_wc_player-p8p {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #635534;
}.mjb_wc_amount-p8p {
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
  flex-shrink: 0;
  color: #28B865;
}.mjb_bon-p8p {
  background: #0D0A05;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.mjb_bon-p8p {
  padding: 44px 24px 0;
}
}.mjb_bon_in-p8p {
  margin: 0 auto;
  max-width: 82.5rem;
}.mjb_bon_head-p8p {
  margin-bottom: 1.25rem;
}.mjb_bon_label-p8p {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #C8860E;
  font-weight: 700;
  font-size: 0.688rem;
}.mjb_bon_h2-p8p {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F6EED8;
}
@media(min-width: 766px) {.mjb_bon_h2-p8p {
  font-size: 24px;
}
}.mjb_bon_seo-p8p {
  line-height: 1.6;
  max-width: 620px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A6A46;
}.mjb_bon_seo-p8p strong {
  color: #D8C99A;
  font-weight: 700;
}.mjb_bon_seo-p8p a {
  text-decoration: underline;
  color: #C8860E;
}.mjb_bon_grid-p8p {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.mjb_bon_grid-p8p {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.mjb_bon_grid-p8p {
  grid-template-columns: repeat(5,1fr);
}
}.mjb_bon_card-p8p {
  background: #13100A;
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.mjb_bon_card-p8p:hover {
  border-color: rgba(200, 134, 14, 0.07);
  transform: translateY(-2px);
}.mjb_bon_card_ic-p8p svg {
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linejoin: round;
}.mjb_bon_card_ic-p8p {
  margin-bottom: 10px;
}.mjb_bon_card_type-p8p {
  font-weight: 700;
  color: #7A6A46;
  letter-spacing: .06em;
  font-size: 0.625rem;
  text-transform: uppercase;
  margin-bottom: 6px;
}.mjb_bon_card_amount-p8p {
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 1.125rem;
  color: #D4920C;
  line-height: 1.1;
}.mjb_bon_card_name-p8p {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F6EED8;
  font-size: 13px;
  font-weight: 600;
}.mjb_bon_card_detail-p8p {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #635534;
  overflow-wrap: break-word;
}.mjb_htp-p8p {
  padding: 2.25rem 16px 0;
  background: #0D0A05;
}
@media(min-width: 765px) {.mjb_htp-p8p {
  padding: 44px 24px 0;
}
}.mjb_htp_in-p8p {
  margin: 0 auto;
  max-width: 82.5rem;
}.mjb_htp_head-p8p {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.mjb_htp_label-p8p {
  color: #C8860E;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
}.mjb_htp_h2-p8p {
  color: #F6EED8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.mjb_htp_h2-p8p {
  font-size: 28px;
}
}.mjb_htp_intro-p8p {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #7A6A46;
}.mjb_htp_steps-p8p {
  margin: 0;
  padding: 0;
  gap: 0.75rem;
  list-style: none;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.mjb_htp_steps-p8p {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.mjb_htp_steps-p8p {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.mjb_htp_step-p8p {
  background: #181309;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 1.125rem 18px;
  border-radius: 0.625rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.mjb_htp_step_num-p8p {
  border-radius: 50%;
  background: #C8860E;
  display: flex;
  justify-content: center;
  color: #0A0702;
  left: 1.25rem;
  top: -12px;
  width: 28px;
  font-size: 13px;
  height: 1.75rem;
  align-items: center;
  font-weight: 800;
  position: absolute;
  font-family: 'Cormorant Garamond', serif;
}.mjb_htp_step_ic-p8p {
  background: rgba(200, 134, 14, 0.18);
  margin: 0.5rem 0 12px;
  border-radius: 5px;
  color: #C8860E;
  display: flex;
  height: 36px;
  align-items: center;
  width: 36px;
  justify-content: center;
}.mjb_htp_step_ic-p8p svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
}.mjb_htp_step_h-p8p {
  margin-bottom: 0.375rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
  color: #F6EED8;
}.mjb_htp_step_p-p8p {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6A46;
}.mjb_htp_step_p-p8p strong {
  font-weight: 600;
  color: #D8C99A;
}.mjb_htp_cta-p8p {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #28B865;
  padding: 13px 26px;
  display: inline-block;
  font-weight: 700;
  color: #0A0702;
  margin-top: 1.25rem;
  font-size: 14px;
}.mjb_htp_cta-p8p:hover {
  background: #33D476;
}.mjb_app-p8p {
  padding: 2.25rem 16px 0;
  background: #0D0A05;
}
@media(min-width: 765px) {.mjb_app-p8p {
  padding: 2.75rem 24px 0;
}
}.mjb_app_in-p8p {
  margin: 0 auto;
  max-width: 82.5rem;
}.mjb_app_head-p8p {
  margin-bottom: 1rem;
}.mjb_app_label-p8p {
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #C8860E;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.mjb_app_h2-p8p {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F6EED8;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.mjb_app_h2-p8p {
  font-size: 1.5rem;
}
}.mjb_app_sub-p8p {
  max-width: 600px;
  color: #7A6A46;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.mjb_app_sub-p8p strong {
  font-weight: 700;
  color: #D8C99A;
}.mjb_app_cards-p8p {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.mjb_app_cards-p8p {
  grid-template-columns: repeat(3,1fr);
}
}.mjb_app_card-p8p {
  overflow: hidden;
  padding: 1.25rem;
  gap: 16px;
  border-radius: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.mjb_app_card_ios-p8p {
  background: linear-gradient(135deg,rgba(200, 134, 14, 0.18) 0%,#181309 100%);
}.mjb_app_card_android-p8p {
  background: linear-gradient(135deg,rgba(40, 184, 101, 0.16) 0%,#181309 100%);
}.mjb_app_card_win-p8p {
  background: linear-gradient(135deg,rgba(212, 146, 12, 0.18) 0%,#181309 100%);
}.mjb_app_card_ic-p8p svg {
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
  height: 34px;
}.mjb_app_card_ic-p8p {
  flex-shrink: 0;
  color: #F6EED8;
}.mjb_app_card_os-p8p {
  font-weight: 700;
  color: #7A6A46;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.mjb_app_card_title-p8p {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #F6EED8;
}.mjb_app_card_text-p8p {
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #7A6A46;
  font-size: 12px;
}.mjb_app_card_btn-p8p {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(200, 134, 14, 0.55);
  border-radius: 5px;
  padding: 0.625rem 1.125rem;
  gap: 7px;
  transition: background .2s;
  color: #F6EED8;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
}.mjb_app_card_btn-p8p:hover {
  background: rgba(255, 255, 255, 0.07);
}.mjb_reg-p8p {
  padding: 2.25rem 16px 0;
  background: #0D0A05;
}
@media(min-width: 769px) {.mjb_reg-p8p {
  padding: 2.75rem 24px 0;
}
}.mjb_reg_in-p8p {
  border-radius: 1rem;
  margin: 0 auto;
  padding: 28px 24px;
  background: #181309;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 82.5rem;
}
@media(min-width:768px) {.mjb_reg_in-p8p {
  padding: 2.5rem;
}
}.mjb_reg_top-p8p {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.mjb_reg_top-p8p {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.mjb_reg_label-p8p {
  font-size: 11px;
  color: #C8860E;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.mjb_reg_h2-p8p {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
  color: #F6EED8;
}
@media(min-width: 767px) {.mjb_reg_h2-p8p {
  font-size: 28px;
}
}.mjb_reg_bonus-p8p {
  gap: 0.5rem;
  border-radius: 0.625rem;
  background: rgba(212, 146, 12, 0.18);
  padding: 0.625rem 1rem;
  border: 1px solid rgba(212, 146, 12, 0.18);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.mjb_reg_bonus_amount-p8p {
  font-weight: 800;
  color: #D4920C;
  font-size: 1.25rem;
}.mjb_reg_bonus_text-p8p {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #AA9468;
}.mjb_reg_cta_btn-p8p {
  background: #28B865;
  padding: 0.875rem 32px;
  border-radius: 10px;
  transition: background .2s;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0.25rem 14px rgba(40, 184, 101, 0.42);
  margin-bottom: 0.75rem;
  font-weight: 700;
  display: inline-block;
  font-size: 0.938rem;
  color: #0A0702;
}.mjb_reg_cta_btn-p8p:hover {
  background: #33D476;
}.mjb_reg_terms-p8p {
  font-size: 11px;
  color: #635534;
  line-height: 1.5;
}.mjb_reg_seo-p8p {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #7A6A46;
  margin-top: 1.25rem;
  line-height: 1.65;
  padding-top: 1.25rem;
  font-size: 13px;
}.mjb_reg_seo-p8p p {
  line-height: 1.65;
  margin-bottom: 10px;
  color: #7A6A46;
  font-size: 0.813rem;
}.mjb_reg_seo-p8p p:last-child {
  margin-bottom: 0;
}.mjb_reg_seo-p8p strong {
  color: #D8C99A;
  font-weight: 700;
}.mjb_reg_seo-p8p a {
  transition: color .2s;
  color: #C8860E;
  text-decoration: underline;
}.mjb_reg_seo-p8p a:hover {
  color: #E09C20;
}.mjb_reg_seo-p8p ul,.mjb_reg_seo-p8p ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.mjb_reg_seo-p8p ol {
  list-style: decimal;
}.mjb_reg_seo-p8p li {
  font-size: 0.813rem;
  color: #7A6A46;
  line-height: 1.65;
  margin-bottom: 4px;
}.mjb_reg_seo-p8p table {
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 10px;
  display: block;
}
@media(min-width: 767px) {.mjb_reg_seo-p8p table {
  display: table;
}
}.mjb_reg_seo-p8p th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #D8C99A;
  text-align: left;
  font-weight: 700;
}.mjb_reg_seo-p8p td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7A6A46;
}.mjb_reg_steps-p8p {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 858px) {.mjb_reg_steps-p8p {
  margin-top: 0;
}
}.mjb_reg_step-p8p {
  gap: 0.875rem;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.mjb_reg_step_num-p8p {
  background: rgba(200, 134, 14, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 134, 14, 0.07);
  font-weight: 800;
  height: 34px;
  justify-content: center;
  font-size: 0.875rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 2.125rem;
  color: #C8860E;
}.mjb_reg_step_title-p8p {
  font-size: 14px;
  color: #F6EED8;
  margin-bottom: 3px;
  font-weight: 700;
}.mjb_reg_step_text-p8p {
  color: #7A6A46;
  line-height: 1.5;
  font-size: 0.75rem;
}.mjb_reg_trust-p8p {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
}.mjb_reg_trust_item-p8p {
  gap: 7px;
  color: #7A6A46;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.mjb_reg_trust_ic-p8p svg {
  width: 16px;
  height: 1rem;
  color: #C8860E;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mjb_prov-p8p {
  padding: 2.25rem 16px 0;
  background: #0D0A05;
}
@media(min-width: 770px) {.mjb_prov-p8p {
  padding: 2.75rem 24px 0;
}
}.mjb_prov_in-p8p {
  margin: 0 auto;
  max-width: 1320px;
}.mjb_prov_head-p8p {
  margin-bottom: 16px;
}.mjb_prov_label-p8p {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8860E;
}.mjb_prov_h2-p8p {
  font-size: 1.25rem;
  color: #F6EED8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.mjb_prov_h2-p8p {
  font-size: 1.5rem;
}
}.mjb_prov_seo-p8p {
  font-size: 0.813rem;
  max-width: 620px;
  line-height: 1.6;
  color: #7A6A46;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
}.mjb_prov_seo-p8p strong {
  color: #D8C99A;
  font-weight: 700;
}.mjb_prov_seo-p8p a {
  text-decoration: underline;
  color: #C8860E;
}.mjb_prov_grid-p8p {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.mjb_prov_grid-p8p {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.mjb_prov_grid-p8p {
  grid-template-columns: repeat(8,1fr);
}
}.mjb_prov_card-p8p {
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  background: #13100A;
  padding: 0.875rem 0.625rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.mjb_prov_card-p8p:hover {
  background: #181309;
  border-color: rgba(200, 134, 14, 0.55);
}.mjb_prov_logo-p8p {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  display: flex;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  width: 2.75rem;
}.mjb_prov_logo-p8p img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.mjb_prov_name-p8p {
  font-size: 0.688rem;
  text-align: center;
  color: #AA9468;
  overflow-wrap: break-word;
  font-weight: 600;
}.mjb_seo-p8p {
  background: #0D0A05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.mjb_seo-p8p {
  padding: 44px 1.5rem 0;
}
}.mjb_seo_in-p8p {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  background: #181309;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.mjb_seo_in-p8p {
  padding: 2.25rem 40px;
}
}.mjb_seo_label-p8p {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #C8860E;
  text-transform: uppercase;
  font-weight: 700;
}.mjb_seo_h2-p8p {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F6EED8;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
}
@media(min-width: 771px) {.mjb_seo_h2-p8p {
  font-size: 1.5rem;
}
}.mjb_seo_body-p8p {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #AA9468;
  line-height: 1.75;
}.mjb_seo_body-p8p p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #AA9468;
  line-height: 1.75;
}.mjb_seo_body-p8p p:last-child {
  margin-bottom: 0;
}.mjb_seo_body-p8p strong {
  color: #D8C99A;
  font-weight: 700;
}.mjb_seo_body-p8p a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8860E;
}.mjb_seo_body-p8p a:hover {
  color: #E09C20;
}.mjb_seo_body-p8p ul,.mjb_seo_body-p8p ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.mjb_seo_body-p8p ol {
  list-style: decimal;
}.mjb_seo_body-p8p li {
  line-height: 1.75;
  color: #AA9468;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.mjb_seo_body-p8p table {
  border-collapse: collapse;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.mjb_seo_body-p8p table {
  display: table;
}
}.mjb_seo_body-p8p th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #D8C99A;
  font-weight: 700;
}.mjb_seo_body-p8p td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #AA9468;
}.mjb_seo_cols-p8p {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.mjb_seo_cols-p8p {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.mjb_seo_cols-p8p {
  grid-template-columns: repeat(3,1fr);
}
}.mjb_seo_col_h-p8p {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D8C99A;
  font-weight: 700;
  font-size: 0.813rem;
}.mjb_seo_col_p-p8p {
  color: #7A6A46;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.mjb_seo_stats-p8p {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.mjb_seo_stat-p8p {
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(200, 134, 14, 0.18);
  border-radius: 0.625rem;
  background: rgba(200, 134, 14, 0.07);
  min-width: 140px;
}.mjb_seo_stat_val-p8p {
  color: #C8860E;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.mjb_seo_stat_lb-p8p {
  font-size: 11px;
  color: #7A6A46;
  overflow-wrap: break-word;
}.mjb_faq-p8p {
  background: #0D0A05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.mjb_faq-p8p {
  padding: 2.75rem 24px 0;
}
}.mjb_faq_in-p8p {
  margin: 0 auto;
  max-width: 1320px;
}.mjb_faq_head-p8p {
  margin-bottom: 20px;
}.mjb_faq_label-p8p {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8860E;
  letter-spacing: .08em;
}.mjb_faq_h2-p8p {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F6EED8;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}
@media(min-width:768px) {.mjb_faq_h2-p8p {
  font-size: 24px;
}
}.mjb_faq_list-p8p {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.mjb_faq_item-p8p {
  background: #181309;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 10px;
}.mjb_faq_q-p8p {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 20px;
  align-items: center;
  overflow-wrap: break-word;
  color: #D8C99A;
  font-size: 14px;
  flex-wrap: wrap;
  display: flex;
  font-weight: 600;
  justify-content: space-between;
  cursor: pointer;
}.mjb_faq_q-p8p:hover {
  color: #F6EED8;
}.mjb_faq_q_ic-p8p {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  display: flex;
  font-size: 1rem;
  height: 1.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  color: #C8860E;
}.mjb_faq_item-p8p.mjb_state_open-p8p .mjb_faq_q_ic-p8p {
  transform: rotate(45deg);
}.mjb_faq_a-p8p {
  padding: 0 1.25rem 1rem;
  display: none;
  color: #7A6A46;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 0.813rem;
}.mjb_faq_item-p8p.mjb_state_open-p8p .mjb_faq_a-p8p {
  display: block;
}.mjb_faq_a-p8p strong {
  color: #D8C99A;
  font-weight: 700;
}.mjb_faq_a-p8p a {
  color: #C8860E;
  text-decoration: underline;
}.mjb_faq_a-p8p ul,.mjb_faq_a-p8p ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.mjb_faq_a-p8p ol {
  list-style: decimal;
}.mjb_faq_a-p8p li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.mjb_faq_a-p8p table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 765px) {.mjb_faq_a-p8p table {
  display: table;
}
}.mjb_faq_a-p8p th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D8C99A;
  text-align: left;
}.mjb_faq_a-p8p td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A46;
}.mjb_seo-p8p {
  padding: 2.25rem 1rem 0;
  background: #0D0A05;
}
@media(min-width: 765px) {.mjb_seo-p8p {
  padding: 2.75rem 24px 0;
}
}.mjb_seo_in-p8p {
  border-radius: 1rem;
  padding: 1.75rem 24px;
  background: #181309;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 766px) {.mjb_seo_in-p8p {
  padding: 2.25rem 2.5rem;
}
}.mjb_seo_label-p8p {
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C8860E;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.mjb_seo_h2-p8p {
  font-weight: 800;
  color: #F6EED8;
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.mjb_seo_h2-p8p {
  font-size: 1.5rem;
}
}.mjb_seo_body-p8p {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #AA9468;
}.mjb_seo_body-p8p p {
  color: #AA9468;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.mjb_seo_body-p8p p:last-child {
  margin-bottom: 0;
}.mjb_seo_body-p8p strong {
  font-weight: 700;
  color: #D8C99A;
}.mjb_seo_body-p8p a {
  transition: color .2s;
  color: #C8860E;
  text-decoration: underline;
}.mjb_seo_body-p8p a:hover {
  color: #E09C20;
}.mjb_seo_body-p8p ul,.mjb_seo_body-p8p ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.mjb_seo_body-p8p ol {
  list-style: decimal;
}.mjb_seo_body-p8p li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #AA9468;
}.mjb_seo_body-p8p table {
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 767px) {.mjb_seo_body-p8p table {
  display: table;
}
}.mjb_seo_body-p8p th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D8C99A;
  font-weight: 700;
}.mjb_seo_body-p8p td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #AA9468;
}.mjb_seo_cols-p8p {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.mjb_seo_cols-p8p {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.mjb_seo_cols-p8p {
  grid-template-columns: repeat(3,1fr);
}
}.mjb_seo_col_h-p8p {
  color: #D8C99A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
}.mjb_seo_col_p-p8p {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6A46;
  line-height: 1.65;
}.mjb_seo_stats-p8p {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.mjb_seo_stat-p8p {
  border-radius: 0.625rem;
  background: rgba(200, 134, 14, 0.07);
  flex: 1;
  border: 1px solid rgba(200, 134, 14, 0.18);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.mjb_seo_stat_val-p8p {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C8860E;
  overflow-wrap: break-word;
}.mjb_seo_stat_lb-p8p {
  color: #7A6A46;
  font-size: 11px;
  overflow-wrap: break-word;
}.mjb_seo-p8p {
  padding: 36px 16px 0;
  background: #0D0A05;
}
@media(min-width: 769px) {.mjb_seo-p8p {
  padding: 44px 24px 0;
}
}.mjb_seo_in-p8p {
  background: #181309;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.mjb_seo_in-p8p {
  padding: 36px 40px;
}
}.mjb_seo_label-p8p {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #C8860E;
  font-size: 11px;
}.mjb_seo_h2-p8p {
  overflow-wrap: break-word;
  color: #F6EED8;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.mjb_seo_h2-p8p {
  font-size: 1.5rem;
}
}.mjb_seo_body-p8p {
  overflow-wrap: break-word;
  color: #AA9468;
  font-size: 14px;
  line-height: 1.75;
}.mjb_seo_body-p8p p {
  color: #AA9468;
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
}.mjb_seo_body-p8p p:last-child {
  margin-bottom: 0;
}.mjb_seo_body-p8p strong {
  color: #D8C99A;
  font-weight: 700;
}.mjb_seo_body-p8p a {
  transition: color .2s;
  color: #C8860E;
  text-decoration: underline;
}.mjb_seo_body-p8p a:hover {
  color: #E09C20;
}.mjb_seo_body-p8p ul,.mjb_seo_body-p8p ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.mjb_seo_body-p8p ol {
  list-style: decimal;
}.mjb_seo_body-p8p li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #AA9468;
}.mjb_seo_body-p8p table {
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 767px) {.mjb_seo_body-p8p table {
  display: table;
}
}.mjb_seo_body-p8p th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D8C99A;
  text-align: left;
  font-weight: 700;
}.mjb_seo_body-p8p td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #AA9468;
}.mjb_seo_cols-p8p {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.mjb_seo_cols-p8p {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.mjb_seo_cols-p8p {
  grid-template-columns: repeat(3,1fr);
}
}.mjb_seo_col_h-p8p {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #D8C99A;
}.mjb_seo_col_p-p8p {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6A46;
  line-height: 1.65;
}.mjb_seo_stats-p8p {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.mjb_seo_stat-p8p {
  flex: 1;
  background: rgba(200, 134, 14, 0.07);
  border-radius: 10px;
  padding: 14px 16px;
  border: 1px solid rgba(200, 134, 14, 0.18);
  min-width: 8.75rem;
}.mjb_seo_stat_val-p8p {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #C8860E;
}.mjb_seo_stat_lb-p8p {
  color: #7A6A46;
  font-size: 11px;
  overflow-wrap: break-word;
}.mjb_pmt-p8p {
  padding: 36px 16px 0;
  background: #0D0A05;
}
@media(min-width: 770px) {.mjb_pmt-p8p {
  padding: 44px 1.5rem 0;
}
}.mjb_pmt_in-p8p {
  margin: 0 auto;
  max-width: 1320px;
}.mjb_pmt_head-p8p {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.mjb_pmt_label-p8p {
  text-transform: uppercase;
  color: #C8860E;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.mjb_pmt_h2-p8p {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #F6EED8;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.mjb_pmt_h2-p8p {
  font-size: 28px;
}
}.mjb_pmt_intro-p8p {
  color: #7A6A46;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
}.mjb_pmt_groups-p8p {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.mjb_pmt_group-p8p {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  padding: 20px;
  background: #181309;
}.mjb_pmt_group_head-p8p {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.mjb_pmt_group_ic-p8p {
  background: rgba(200, 134, 14, 0.18);
  border-radius: 0.313rem;
  display: flex;
  color: #C8860E;
  height: 2.25rem;
  width: 2.25rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
}.mjb_pmt_group_ic-p8p svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mjb_pmt_group_h-p8p {
  margin: 0;
  font-size: 16px;
  color: #F6EED8;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}.mjb_pmt_group_p-p8p {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7A6A46;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.mjb_pmt_group_p-p8p strong {
  font-weight: 600;
  color: #D8C99A;
}.mjb_pmt_table_wrap-p8p {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.mjb_pmt_table-p8p {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  min-width: 33.75rem;
}.mjb_pmt_table-p8p th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  letter-spacing: .04em;
  text-transform: uppercase;
  white-space: nowrap;
  color: #D8C99A;
  font-weight: 700;
  font-size: 11px;
}.mjb_pmt_table-p8p td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #7A6A46;
}.mjb_pmt_table-p8p tbody tr:last-child td {
  border-bottom: none;
}.mjb_pmt_table-p8p tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D8C99A;
}.mjb_ft-p8p {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080501;
  margin-top: 3rem;
}.mjb_ft_support-p8p {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.mjb_ft_support-p8p {
  padding: 1.75rem 24px;
}
}.mjb_ft_support_in-p8p {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.mjb_ft_support_main-p8p {
  gap: 16px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
}.mjb_ft_support_ic-p8p {
  color: #C8860E;
  flex-shrink: 0;
}.mjb_ft_support_ic-p8p svg {
  stroke-linejoin: round;
  height: 30px;
  width: 30px;
  stroke-linecap: round;
}.mjb_ft_support_text_title-p8p {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F6EED8;
}.mjb_ft_support_text_sub-p8p {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #7A6A46;
}.mjb_ft_support_btn-p8p {
  padding: 0.688rem 22px;
  background: #C8860E;
  border-radius: 0.625rem;
  transition: background .2s;
  color: #F6EED8;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.mjb_ft_support_btn-p8p:hover {
  background: #E09C20;
}.mjb_ft_support_contacts-p8p {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.mjb_ft_support_contact-p8p {
  line-height: 1.4;
  font-size: 12px;
  color: #635534;
}.mjb_ft_support_contact-p8p strong {
  margin-bottom: 2px;
  font-size: 0.688rem;
  color: #AA9468;
  font-weight: 600;
  display: block;
}.mjb_ft_main-p8p {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 765px) {.mjb_ft_main-p8p {
  padding: 2.5rem 24px 2rem;
}
}.mjb_ft_main_in-p8p {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.mjb_ft_main_in-p8p {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.mjb_ft_main_in-p8p {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.mjb_ft_col_logo-p8p {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.mjb_ft_col_logo-p8p {
  grid-column: auto;
}
}.mjb_ft_logo-p8p {
  gap: 0.563rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  font-size: 1rem;
  color: #F6EED8;
  font-weight: 800;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.mjb_ft_logo_mark-p8p {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.mjb_ft_logo_mark-p8p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.mjb_ft_logo_sub-p8p {
  color: #635534;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 200px;
  font-size: 12px;
}.mjb_ft_col_title-p8p {
  color: #AA9468;
  margin-bottom: 0.875rem;
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 12px;
  text-transform: uppercase;
}.mjb_ft_col_links-p8p {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.mjb_ft_col_link-p8p {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #635534;
  font-size: 13px;
}.mjb_ft_col_link-p8p:hover {
  color: #D8C99A;
}.mjb_ft_apps-p8p {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.mjb_ft_app_card-p8p {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 0.75rem;
  border-radius: 5px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.mjb_ft_app_card-p8p:hover {
  border-color: rgba(200, 134, 14, 0.55);
}.mjb_ft_app_card_ic-p8p svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.mjb_ft_app_card_os-p8p {
  font-weight: 600;
  font-size: 10px;
  color: #635534;
}.mjb_ft_app_card_action-p8p {
  font-weight: 700;
  font-size: 12px;
  color: #D8C99A;
}.mjb_ft_bot-p8p {
  padding: 20px 16px;
}
@media(min-width: 769px) {.mjb_ft_bot-p8p {
  padding: 20px 1.5rem;
}
}.mjb_ft_bot_in-p8p {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.mjb_ft_socials-p8p {
  gap: 0.5rem;
  display: flex;
}.mjb_ft_soc-p8p {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.313rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  width: 2.25rem;
  justify-content: center;
  display: flex;
  color: #AA9468;
  height: 36px;
  align-items: center;
}.mjb_ft_soc-p8p svg {
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
}.mjb_ft_soc-p8p:hover {
  background: rgba(255, 255, 255, 0.07);
}.mjb_ft_legal-p8p {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  color: #8C7A52;
  min-width: 200px;
  overflow-wrap: break-word;
}.mjb_ft_legal-p8p strong {
  font-weight: 700;
  color: #AA9468;
}.mjb_ft_legal-p8p a {
  text-decoration: underline;
  color: #AA9468;
}.mjb_ft_age-p8p {
  border-radius: 50%;
  border: 2px solid #8C7A52;
  flex-shrink: 0;
  align-items: center;
  width: 2rem;
  height: 32px;
  display: flex;
  font-weight: 800;
  justify-content: center;
  font-size: 0.688rem;
  color: #8C7A52;
  margin-left: auto;
}