html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #091219;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #C8BEB4;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
}.jmu-layout-0wm {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.jmu-page-0wm {
  display: flex;
  min-height: 100vh;
}.jmu-main-0wm {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1078px) {.jmu-main-0wm {
  padding-left: 220px;
}
}
@media (max-width: 1082px) {.jmu-main-0wm {
  padding-bottom: 4.5rem;
}
}.jmu-gc-0wm {
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  background: #0C1820;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
}
@media(min-width: 639px) {.jmu-gc-0wm {
  width: 156px;
}
}
@media(min-width: 1081px) {.jmu-gc-0wm {
  width: 168px;
}
}.jmu-gc-0wm:hover {
  transform: translateY(-3px);
  border-color: rgba(26,172,178,0.07);
}.jmu-gc_img-0wm {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.jmu-gc_img-0wm img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.jmu-gc_hover-0wm {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6,12,18,0.72);
  opacity: 0;
  align-items: center;
  position: absolute;
  display: flex;
  justify-content: center;
}.jmu-gc-0wm:hover .jmu-gc_hover-0wm {
  opacity: 1;
}.jmu-gc_hover_btn-0wm {
  background: #1AACB2;
  padding: 8px 1rem;
  border-radius: 5px;
  color: #F2EEE5;
  font-size: 12px;
  font-weight: 700;
}.jmu-gc_info-0wm {
  padding: 8px 10px 0.625rem;
}.jmu-gc_name-0wm {
  overflow: hidden;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #C8BEB4;
  font-size: 0.75rem;
  margin-bottom: 3px;
}.jmu-gc_prov-0wm {
  font-size: 10px;
  color: #838078;
}.jmu-gc_tag-0wm {
  padding: 2px 7px;
  border-radius: 0.25rem;
  position: absolute;
  z-index: 2;
  font-size: 9px;
  font-weight: 700;
  top: 6px;
  left: 0.375rem;
  letter-spacing: .04em;
  text-transform: uppercase;
}.jmu-gc_tag_hot-0wm {
  background: #E03A3A;
  color: #fff;
}.jmu-gc_tag_new-0wm {
  background: #1EB85A;
  color: #091219;
}.jmu-gc_tag_jp-0wm {
  background: #D4A028;
  color: #091219;
}.jmu-gc_tag_ex-0wm {
  background: #C08820;
  color: #fff;
}.jmu-gc_tag_live-0wm {
  background: #E03A3A;
  color: #fff;
}.jmu-gr-0wm {
  padding: 32px 16px 0;
  background: #091219;
}
@media(min-width: 767px) {.jmu-gr-0wm {
  padding: 36px 24px 0;
}
}.jmu-gr_in-0wm {
  margin: 0 auto;
  max-width: 1320px;
}.jmu-gr_head-0wm {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.jmu-gr_head_l-0wm {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.jmu-gr_ic-0wm {
  border-radius: 8px;
  align-items: center;
  width: 2rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 32px;
}.jmu-gr_ic-0wm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.jmu-gr_title-0wm {
  color: #F2EEE5;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}
@media(min-width:768px) {.jmu-gr_title-0wm {
  font-size: 1.125rem;
}
}.jmu-gr_more-0wm {
  gap: 5px;
  transition: color .2s;
  font-size: 12px;
  font-weight: 600;
  color: #8A8480;
  align-items: center;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
}.jmu-gr_more-0wm:hover {
  color: #1AACB2;
}.jmu-gr_more-0wm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
}.jmu-gr_arrows-0wm {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.jmu-gr_arr-0wm {
  background: rgba(255,255,255,0.05);
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .15s,color .15s;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  display: flex;
  color: #A49A90;
}.jmu-gr_arr-0wm:hover {
  background: rgba(255,255,255,0.07);
  color: #F2EEE5;
}.jmu-gr_arr-0wm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
}.jmu-gr_seo_h-0wm {
  margin: 0 0 6px;
  font-weight: 700;
  color: #C8BEB4;
  font-size: 13px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.jmu-gr_seo_h-0wm {
  font-size: 0.875rem;
}
}.jmu-gr_seo-0wm {
  max-width: 42.5rem;
  color: #8A8480;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 12px;
}.jmu-gr_seo-0wm strong {
  font-weight: 600;
  color: #C8BEB4;
}.jmu-gr_scroll-0wm {
  gap: 10px;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.jmu-gr_scroll-0wm::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.jmu-gr_scroll-0wm {
  gap: 0.75rem;
}
}.jmu-tb-0wm {
  background: #091219;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  z-index: 80;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  position: fixed;
  align-items: center;
  height: 56px;
}.jmu-tb_in-0wm {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.jmu-tb_burger-0wm {
  border-radius: 8px;
  gap: 0.313rem;
  height: 2.375rem;
  display: flex;
  flex-shrink: 0;
  width: 2.375rem;
  align-items: center;
  flex-direction: column;
  margin-right: 8px;
  justify-content: center;
}.jmu-tb_burger-0wm:hover {
  background: rgba(255,255,255,0.05);
}.jmu-tb_burger_line-0wm {
  border-radius: 1px;
  background: #A49A90;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1077px) {.jmu-tb_burger-0wm {
  display: none;
}
}.jmu-tb_logo-0wm {
  gap: 0.563rem;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  align-items: center;
  color: #F2EEE5;
  font-size: 1.125rem;
  font-weight: 800;
  flex-shrink: 0;
  overflow-wrap: break-word;
  display: flex;
}.jmu-tb_logo_mark-0wm {
  overflow: hidden;
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 32px;
  height: 2rem;
}.jmu-tb_logo_mark-0wm img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jmu-tb_nav-0wm {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.jmu-tb_nav-0wm {
  display: flex;
}
}.jmu-tb_tab-0wm {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 0.5rem 14px;
  font-weight: 600;
  font-size: 13px;
  color: #A49A90;
  white-space: nowrap;
}.jmu-tb_tab-0wm:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EEE5;
}.jmu-tb_tab-0wm.jmu-state_active-0wm {
  background: rgba(26,172,178,0.18);
  color: #F2EEE5;
}.jmu-tb_right-0wm {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.jmu-tb_login-0wm {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  display: none;
  font-size: 0.813rem;
  color: #C8BEB4;
  font-weight: 600;
}.jmu-tb_login-0wm:hover {
  border-color: rgba(26,172,178,0.45);
  color: #F2EEE5;
}
@media(min-width: 482px) {.jmu-tb_login-0wm {
  display: block;
}
}.jmu-tb_reg-0wm {
  border-radius: 8px;
  padding: 0.563rem 1.125rem;
  background: #1EB85A;
  transition: background .2s;
  white-space: nowrap;
  color: #0A1218;
  font-weight: 700;
  font-size: 13px;
}.jmu-tb_reg-0wm:hover {
  background: #25CC65;
}.jmu-sb-0wm {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #0F1E2B;
  transition: transform .25s ease;
  transform: translateX(-100%);
  z-index: 70;
  left: 0;
  overflow-y: auto;
  top: 56px;
  bottom: 0;
  position: fixed;
  width: 13.75rem;
}.jmu-sb-0wm.jmu-state_open-0wm {
  transform: translateX(0);
}.jmu-sb-0wm::-webkit-scrollbar {
  width: 4px;
}.jmu-sb-0wm::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.jmu-sb-0wm {
  transform: translateX(0);
}
}.jmu-sb_auth-0wm {
  padding: 0.875rem 0.75rem 10px;
}.jmu-sb_btn_reg-0wm {
  border-radius: 8px;
  background: #1EB85A;
  transition: background .2s;
  padding: 11px;
  font-weight: 700;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #0A1218;
  margin-bottom: 0.5rem;
}.jmu-sb_btn_reg-0wm:hover {
  background: #25CC65;
}.jmu-sb_btn_login-0wm {
  padding: 10px;
  border-radius: 8px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  display: block;
  font-weight: 600;
  color: #C8BEB4;
  text-align: center;
}.jmu-sb_btn_login-0wm:hover {
  border-color: rgba(26,172,178,0.45);
  color: #F2EEE5;
}.jmu-sb_promo-0wm {
  margin: 0 0.75rem 10px;
  overflow: hidden;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#0A2235,#0F1E2B);
  border: 1px solid rgba(26,172,178,0.18);
  padding: 0.75rem 0.875rem;
  position: relative;
}.jmu-sb_promo-0wm::before {
  background: radial-gradient(circle,rgba(26,172,178,0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  width: 80px;
  top: -20px;
  height: 5rem;
  content: '';
  position: absolute;
}.jmu-sb_promo_title-0wm {
  color: #1AACB2;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.jmu-sb_promo_text-0wm {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F2EEE5;
  font-size: 12px;
}.jmu-sb_promo_sub-0wm {
  margin-top: 3px;
  color: #8A8480;
  font-size: 10px;
}.jmu-sb_nav-0wm {
  padding: 0.375rem 8px 16px;
}.jmu-sb_nav_lb-0wm {
  padding: 0.625rem 8px 0.375rem;
  font-size: 10px;
  font-weight: 700;
  color: #838078;
  letter-spacing: .08em;
  text-transform: uppercase;
}.jmu-sb_link-0wm {
  padding: 9px 10px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 0.313rem;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #A49A90;
  font-size: 13px;
}.jmu-sb_link-0wm:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EEE5;
}.jmu-sb_link-0wm.jmu-state_active-0wm {
  background: rgba(26,172,178,0.18);
  color: #F2EEE5;
}.jmu-sb_ic-0wm {
  border-radius: 0.313rem;
  justify-content: center;
  width: 1.875rem;
  flex-shrink: 0;
  height: 30px;
  align-items: center;
  display: flex;
}.jmu-sb_ic-0wm svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jmu-sb_ic_1-0wm {
  background: rgba(26,172,178,0.07);
  color: #1AACB2;
}.jmu-sb_ic_2-0wm {
  background: rgba(30,184,90,0.18);
  color: #1EB85A;
}.jmu-sb_ic_3-0wm {
  background: rgba(212,160,40,0.20);
  color: #D4A028;
}.jmu-sb_ic_4-0wm {
  background: rgba(192,136,32,0.22);
  color: #C08820;
}.jmu-sb_ic_5-0wm {
  background: rgba(26,172,178,0.07);
  color: #E84D8A;
}.jmu-sb_ic_6-0wm {
  background: rgba(192,136,32,0.22);
  color: #8B5CF6;
}.jmu-sb_badge-0wm {
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  background: #D4A028;
  font-weight: 700;
  color: #0A1218;
  font-size: 9px;
  margin-left: auto;
}.jmu-sb_bot-0wm {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.jmu-sb_lang-0wm,.jmu-sb_help-0wm {
  gap: 0.375rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  padding: 0.563rem 6px;
  flex: 1;
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,0.06);
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 11px;
  color: #A49A90;
  justify-content: center;
}.jmu-sb_lang-0wm:hover,.jmu-sb_help-0wm:hover {
  border-color: rgba(26,172,178,0.45);
  color: #F2EEE5;
}.jmu-sb_lang-0wm svg,.jmu-sb_help-0wm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
}.jmu-sb_bd-0wm {
  background: rgba(6,12,18,0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.jmu-sb_bd-0wm.jmu-state_on-0wm {
  display: block;
}
@media(min-width: 1081px) {.jmu-sb_bd-0wm {
  display: none!important;
}
}.jmu-mob_nav-0wm {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #0F1E2B;
  border-top: 1px solid rgba(255,255,255,0.11);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  z-index: 80;
}
@media(min-width: 1077px) {.jmu-mob_nav-0wm {
  display: none;
}
}.jmu-mob_nav_item-0wm {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #838078;
  align-items: center;
}.jmu-mob_nav_ic-0wm {
  line-height: 1;
}.jmu-mob_nav_ic-0wm svg {
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jmu-mob_nav_lb-0wm {
  color: #838078;
  font-size: 10px;
  font-weight: 600;
}.jmu-mob_nav_item-0wm.jmu-state_active-0wm {
  color: #1AACB2;
}.jmu-mob_nav_item-0wm.jmu-state_active-0wm .jmu-mob_nav_lb-0wm {
  color: #1AACB2;
}.jmu-hero-0wm {
  background: #091219;
  padding: 20px 16px 0;
}
@media(min-width: 767px) {.jmu-hero-0wm {
  padding: 24px 1.5rem 0;
}
}.jmu-hero_in-0wm {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 857px) {.jmu-hero_in-0wm {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.jmu-hero_in-0wm {
  grid-template-columns: 1fr 340px;
}
}.jmu-hero_promo-0wm {
  background: #0C1820;
  overflow: hidden;
  border-radius: 14px;
  align-items: stretch;
  display: flex;
  min-height: 220px;
  position: relative;
}
@media(min-width: 770px) {.jmu-hero_promo-0wm {
  min-height: 280px;
}
}.jmu-hero_promo_bg-0wm {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0A2235 0%,#091219 100%);
  background-size: cover;
  position: absolute;
}.jmu-hero_promo_bg-0wm::after {
  inset: 0;
  background: linear-gradient(90deg,#091219 0%,rgba(6,12,18,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.jmu-hero_promo_glow-0wm {
  background: radial-gradient(circle,rgba(192,136,32,0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  right: 3.75rem;
  top: -40px;
  width: 18.75rem;
  position: absolute;
  pointer-events: none;
}.jmu-hero_promo_ct-0wm {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  position: relative;
  justify-content: center;
  display: flex;
  max-width: 30rem;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 769px) {.jmu-hero_promo_ct-0wm {
  padding: 40px 2rem;
}
}.jmu-hero_badge-0wm {
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(26,172,178,0.07);
  background: rgba(26,172,178,0.18);
  border-radius: 1.25rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 14px;
  color: #1AACB2;
  text-transform: uppercase;
  display: inline-block;
}.jmu-hero_h1-0wm {
  overflow-wrap: break-word;
  color: #F2EEE5;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  line-height: 1.15;
}.jmu-hero_h1-0wm em {
  font-style: normal;
  color: #D4A028;
}
@media(min-width:768px) {.jmu-hero_h1-0wm {
  font-size: 36px;
}
}.jmu-hero_sub-0wm {
  font-size: 13px;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #A49A90;
}
@media(min-width:768px) {.jmu-hero_sub-0wm {
  font-size: 0.875rem;
}
}.jmu-hero_row-0wm {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.jmu-hero_cta-0wm {
  background: #1EB85A;
  border-radius: 8px;
  transition: background .2s;
  padding: 13px 26px;
  box-shadow: 0 4px 20px rgba(30,184,90,0.46), inset 0 1px 0 rgba(255,255,255,0.12);
  font-size: 14px;
  font-weight: 700;
  color: #0A1218;
}.jmu-hero_cta-0wm:hover {
  background: #25CC65;
}.jmu-hero_terms-0wm {
  font-size: 11px;
  color: #838078;
}.jmu-hero_game-0wm {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 14px;
  background: #0C1820;
  display: flex;
  position: relative;
  flex-direction: column;
}.jmu-hero_game_badge-0wm {
  border-radius: 20px;
  border: 1px solid rgba(212,160,40,0.20);
  background: rgba(212,160,40,0.20);
  padding: 0.313rem 10px;
  letter-spacing: .06em;
  top: 0.75rem;
  color: #D4A028;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  z-index: 3;
  font-size: 10px;
  left: 0.75rem;
}.jmu-hero_game_badge-0wm svg {
  width: 0.688rem;
  vertical-align: -1px;
  height: 11px;
  margin-right: 0.25rem;
}.jmu-hero_game_img-0wm {
  background: linear-gradient(135deg,#0A2235,#091219);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.jmu-hero_game_img-0wm img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.jmu-hero_game_play-0wm {
  transition: opacity .2s;
  background: rgba(6,12,18,0.72);
  inset: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.jmu-hero_game-0wm:hover .jmu-hero_game_play-0wm {
  opacity: 1;
}.jmu-hero_game_play-0wm span {
  border-radius: 50%;
  background: #1AACB2;
  align-items: center;
  width: 3.25rem;
  justify-content: center;
  height: 3.25rem;
  display: flex;
}.jmu-hero_game_play-0wm span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.jmu-hero_game_info-0wm {
  padding: 14px 16px;
}.jmu-hero_game_title-0wm {
  font-size: 0.938rem;
  margin-bottom: 4px;
  color: #F2EEE5;
  overflow-wrap: break-word;
  font-weight: 700;
}.jmu-hero_game_provider-0wm {
  color: #8A8480;
  font-size: 0.688rem;
}.jmu-hero_game_btn-0wm {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem;
  margin: 12px 1rem 16px;
  background: #1AACB2;
  display: block;
  color: #F2EEE5;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}.jmu-hero_game-0wm:hover .jmu-hero_game_btn-0wm {
  background: #22C0C8;
}.jmu-sbar-0wm {
  padding: 1rem 16px 0;
  background: #091219;
}
@media(min-width: 769px) {.jmu-sbar-0wm {
  padding: 1.125rem 1.5rem 0;
}
}.jmu-sbar_in-0wm {
  margin: 0 auto;
  max-width: 1320px;
}.jmu-sbar_row-0wm {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.jmu-sbar_input-0wm {
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.11);
  background: #0C1820;
  gap: 10px;
  border-radius: 8px;
  padding: 11px 1rem;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
  color: #8A8480;
}.jmu-sbar_input-0wm:hover {
  border-color: rgba(26,172,178,0.45);
}.jmu-sbar_input-0wm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 15px;
  flex-shrink: 0;
  height: 15px;
}.jmu-sbar_providers-0wm {
  gap: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 11px 18px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #0C1820;
  white-space: nowrap;
  display: flex;
  font-size: 13px;
  color: #C8BEB4;
  font-weight: 600;
  align-items: center;
}.jmu-sbar_providers-0wm:hover {
  border-color: rgba(26,172,178,0.45);
  color: #F2EEE5;
}.jmu-sbar_providers-0wm svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.jmu-sbar_tabs-0wm {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.jmu-sbar_tabs-0wm::-webkit-scrollbar {
  display: none;
}.jmu-sbar_tab-0wm {
  padding: 8px 0.875rem;
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 0.438rem;
  display: flex;
  white-space: nowrap;
  cursor: pointer;
  color: #A49A90;
  font-weight: 600;
  align-items: center;
  flex-shrink: 0;
  font-size: 12px;
}.jmu-sbar_tab-0wm:hover {
  border-color: rgba(26,172,178,0.45);
  background: rgba(255,255,255,0.07);
  color: #F2EEE5;
}.jmu-sbar_tab-0wm.jmu-state_active-0wm {
  border-color: rgba(26,172,178,0.07);
  background: rgba(26,172,178,0.18);
  color: #F2EEE5;
}.jmu-sbar_tab_ic-0wm svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
}.jmu-gcg-0wm {
  background: #091219;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.jmu-gcg-0wm {
  padding: 44px 24px 0;
}
}.jmu-gcg_in-0wm {
  margin: 0 auto;
  max-width: 1320px;
}.jmu-gcg_head-0wm {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.jmu-gcg_label-0wm {
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #1AACB2;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.jmu-gcg_h2-0wm {
  color: #F2EEE5;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 771px) {.jmu-gcg_h2-0wm {
  font-size: 28px;
}
}.jmu-gcg_intro-0wm {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8A8480;
}.jmu-gcg_grid-0wm {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.jmu-gcg_grid-0wm {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.jmu-gcg_grid-0wm {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jmu-gcg_card-0wm {
  overflow: hidden;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 14px;
  transition: transform .2s,border-color .2s;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  cursor: pointer;
  min-height: 240px;
}.jmu-gcg_card-0wm:hover {
  transform: translateY(-3px);
  border-color: rgba(26,172,178,0.18);
}.jmu-gcg_card_bg-0wm {
  inset: 0;
  z-index: 0;
  position: absolute;
}.jmu-gcg_card_bg-0wm::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.jmu-gcg_card_ic-0wm {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  z-index: 2;
  align-items: center;
  display: flex;
  position: absolute;
  color: #F2EEE5;
  width: 2.5rem;
  justify-content: center;
  right: 18px;
  top: 1.125rem;
  height: 40px;
}.jmu-gcg_card_ic-0wm svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
}.jmu-gcg_card_ct-0wm {
  z-index: 1;
  position: relative;
}.jmu-gcg_card_h-0wm {
  color: #F2EEE5;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.jmu-gcg_card_h-0wm {
  font-size: 1.25rem;
}
}.jmu-gcg_card_p-0wm {
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}.jmu-gcg_card_p-0wm strong {
  color: #F2EEE5;
  font-weight: 600;
}.jmu-gcg_card_cta-0wm {
  gap: 4px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #1AACB2;
  display: inline-flex;
  font-size: 0.75rem;
  align-items: center;
}.jmu-gcg_card_cta-0wm svg {
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
}.jmu-gr_jp-0wm {
  border-radius: 0.875rem;
  padding: 20px;
  background: linear-gradient(135deg,#1A0E35 0%,#0C1224 100%);
  overflow: hidden;
  position: relative;
}.jmu-gr_jp-0wm::before {
  background: radial-gradient(circle,rgba(192,136,32,0.22) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 250px;
  width: 250px;
  left: -60px;
  content: '';
  top: -3.75rem;
}.jmu-gr_jp-0wm::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,160,40,0.20) 0%,transparent 70%);
  height: 12.5rem;
  width: 12.5rem;
  right: 0;
  content: '';
  position: absolute;
  bottom: -2.5rem;
}.jmu-gr_jp_head-0wm {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
}.jmu-gr_jp_info-0wm {
  flex: 1;
}.jmu-gr_jp_label-0wm {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8B5CF6;
  font-weight: 700;
  margin-bottom: 6px;
}.jmu-gr_jp_label-0wm svg {
  vertical-align: -2px;
  width: 0.875rem;
  height: 14px;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jmu-gr_jp_amount-0wm {
  font-size: 32px;
  color: #F2EEE5;
  margin-bottom: 0.25rem;
  font-family: 'Cinzel', serif;
  line-height: 1;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.jmu-gr_jp_amount-0wm {
  font-size: 2.5rem;
}
}.jmu-gr_jp_amount-0wm span {
  color: #D4A028;
}.jmu-gr_jp_seo-0wm {
  color: #A49A90;
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 480px;
  font-size: 0.75rem;
}.jmu-gr_jp_cta-0wm {
  border: 1px solid rgba(192,136,32,0.22);
  border-radius: 0.5rem;
  padding: 11px 20px;
  background: rgba(192,136,32,0.22);
  transition: background .2s;
  font-weight: 700;
  margin-top: 0.25rem;
  font-size: 0.813rem;
  align-self: flex-start;
  flex-shrink: 0;
  position: relative;
  white-space: nowrap;
  color: #F2EEE5;
  z-index: 1;
}.jmu-gr_jp_cta-0wm:hover {
  background: #C08820;
}.jmu-ws-0wm {
  padding: 32px 1rem 0;
  background: #091219;
}
@media(min-width: 767px) {.jmu-ws-0wm {
  padding: 36px 24px 0;
}
}.jmu-ws_in-0wm {
  margin: 0 auto;
  max-width: 82.5rem;
}.jmu-ws_head-0wm {
  gap: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
}.jmu-ws_title-0wm {
  gap: 0.625rem;
  display: flex;
  color: #F2EEE5;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
}.jmu-ws_title_ic-0wm svg {
  stroke-linecap: round;
  width: 18px;
  color: #D4A028;
  stroke-linejoin: round;
  height: 18px;
}.jmu-ws_online-0wm {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #8A8480;
  font-size: 0.75rem;
}.jmu-ws_online_dot-0wm {
  border-radius: 50%;
  background: #1EB85A;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(30,184,90,0.18);
  height: 0.5rem;
}.jmu-ws_scroll-0wm {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.jmu-ws_scroll-0wm::-webkit-scrollbar {
  display: none;
}.jmu-wc-0wm {
  border: 1px solid rgba(255,255,255,0.11);
  gap: 0.625rem;
  background: #0C1820;
  padding: 0.625rem 14px;
  border-radius: 8px;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.jmu-wc_img-0wm {
  overflow: hidden;
  border-radius: 5px;
  background: #0F1E2B;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.jmu-wc_img-0wm img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.jmu-wc_info-0wm {
  min-width: 0;
}.jmu-wc_game-0wm {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C8BEB4;
}.jmu-wc_player-0wm {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #838078;
  white-space: nowrap;
}.jmu-wc_amount-0wm {
  white-space: nowrap;
  margin-left: auto;
  color: #1EB85A;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
}.jmu-app-0wm {
  padding: 2.25rem 1rem 0;
  background: #091219;
}
@media(min-width: 769px) {.jmu-app-0wm {
  padding: 44px 24px 0;
}
}.jmu-app_in-0wm {
  margin: 0 auto;
  max-width: 1320px;
}.jmu-app_head-0wm {
  margin-bottom: 16px;
}.jmu-app_label-0wm {
  font-weight: 700;
  font-size: 0.688rem;
  color: #1AACB2;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.jmu-app_h2-0wm {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 6px;
  font-size: 1.25rem;
  color: #F2EEE5;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jmu-app_h2-0wm {
  font-size: 24px;
}
}.jmu-app_sub-0wm {
  max-width: 37.5rem;
  line-height: 1.6;
  color: #8A8480;
  font-size: 13px;
  overflow-wrap: break-word;
}.jmu-app_sub-0wm strong {
  font-weight: 700;
  color: #C8BEB4;
}.jmu-app_cards-0wm {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 637px) {.jmu-app_cards-0wm {
  grid-template-columns: repeat(3,1fr);
}
}.jmu-app_card-0wm {
  border-radius: 8px;
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.jmu-app_card_ios-0wm {
  background: linear-gradient(135deg,rgba(26,172,178,0.18) 0%,#0F1E2B 100%);
}.jmu-app_card_android-0wm {
  background: linear-gradient(135deg,rgba(30,184,90,0.18) 0%,#0F1E2B 100%);
}.jmu-app_card_win-0wm {
  background: linear-gradient(135deg,rgba(212,160,40,0.20) 0%,#0F1E2B 100%);
}.jmu-app_card_ic-0wm svg {
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jmu-app_card_ic-0wm {
  color: #F2EEE5;
  flex-shrink: 0;
}.jmu-app_card_os-0wm {
  color: #8A8480;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.jmu-app_card_title-0wm {
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F2EEE5;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 6px;
}.jmu-app_card_text-0wm {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8A8480;
  font-size: 12px;
  margin-bottom: 0.875rem;
}.jmu-app_card_btn-0wm {
  gap: 0.438rem;
  padding: 0.625rem 18px;
  border: 1px solid rgba(26,172,178,0.45);
  border-radius: 0.313rem;
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
  color: #F2EEE5;
}.jmu-app_card_btn-0wm:hover {
  background: rgba(255,255,255,0.07);
}.jmu-bon-0wm {
  background: #091219;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.jmu-bon-0wm {
  padding: 2.75rem 24px 0;
}
}.jmu-bon_in-0wm {
  margin: 0 auto;
  max-width: 82.5rem;
}.jmu-bon_head-0wm {
  margin-bottom: 1.25rem;
}.jmu-bon_label-0wm {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #1AACB2;
}.jmu-bon_h2-0wm {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F2EEE5;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.jmu-bon_h2-0wm {
  font-size: 1.5rem;
}
}.jmu-bon_seo-0wm {
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8A8480;
  font-size: 13px;
}.jmu-bon_seo-0wm strong {
  color: #C8BEB4;
  font-weight: 700;
}.jmu-bon_seo-0wm a {
  color: #1AACB2;
  text-decoration: underline;
}.jmu-bon_grid-0wm {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.jmu-bon_grid-0wm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.jmu-bon_grid-0wm {
  grid-template-columns: repeat(5,1fr);
}
}.jmu-bon_card-0wm {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #0C1820;
}.jmu-bon_card-0wm:hover {
  border-color: rgba(26,172,178,0.07);
  transform: translateY(-2px);
}.jmu-bon_card_ic-0wm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
  height: 26px;
}.jmu-bon_card_ic-0wm {
  margin-bottom: 0.625rem;
}.jmu-bon_card_type-0wm {
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
  color: #8A8480;
}.jmu-bon_card_amount-0wm {
  margin-bottom: 0.375rem;
  color: #D4A028;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.1;
}.jmu-bon_card_name-0wm {
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F2EEE5;
}.jmu-bon_card_detail-0wm {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 8px;
  color: #838078;
  overflow-wrap: break-word;
}.jmu-prov-0wm {
  background: #091219;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.jmu-prov-0wm {
  padding: 2.75rem 24px 0;
}
}.jmu-prov_in-0wm {
  margin: 0 auto;
  max-width: 82.5rem;
}.jmu-prov_head-0wm {
  margin-bottom: 16px;
}.jmu-prov_label-0wm {
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #1AACB2;
  font-weight: 700;
  text-transform: uppercase;
}.jmu-prov_h2-0wm {
  color: #F2EEE5;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jmu-prov_h2-0wm {
  font-size: 24px;
}
}.jmu-prov_seo-0wm {
  max-width: 620px;
  color: #8A8480;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 16px;
}.jmu-prov_seo-0wm strong {
  color: #C8BEB4;
  font-weight: 700;
}.jmu-prov_seo-0wm a {
  color: #1AACB2;
  text-decoration: underline;
}.jmu-prov_grid-0wm {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.jmu-prov_grid-0wm {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.jmu-prov_grid-0wm {
  grid-template-columns: repeat(8,1fr);
}
}.jmu-prov_card-0wm {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  background: #0C1820;
  padding: 14px 0.625rem;
  gap: 7px;
  transition: border-color .2s,background .2s;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.jmu-prov_card-0wm:hover {
  border-color: rgba(26,172,178,0.45);
  background: #0F1E2B;
}.jmu-prov_logo-0wm {
  border-radius: 0.313rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  height: 2.75rem;
  display: flex;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
}.jmu-prov_logo-0wm img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.jmu-prov_name-0wm {
  font-weight: 600;
  font-size: 0.688rem;
  color: #A49A90;
  overflow-wrap: break-word;
  text-align: center;
}.jmu-reg-0wm {
  padding: 36px 1rem 0;
  background: #091219;
}
@media(min-width: 769px) {.jmu-reg-0wm {
  padding: 44px 24px 0;
}
}.jmu-reg_in-0wm {
  border: 1px solid rgba(255,255,255,0.06);
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #0F1E2B;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.jmu-reg_in-0wm {
  padding: 40px;
}
}.jmu-reg_top-0wm {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.jmu-reg_top-0wm {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.jmu-reg_label-0wm {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #1AACB2;
}.jmu-reg_h2-0wm {
  margin-bottom: 0.75rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F2EEE5;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 769px) {.jmu-reg_h2-0wm {
  font-size: 1.75rem;
}
}.jmu-reg_bonus-0wm {
  border: 1px solid rgba(212,160,40,0.20);
  padding: 10px 16px;
  border-radius: 0.5rem;
  background: rgba(212,160,40,0.20);
  gap: 8px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.jmu-reg_bonus_amount-0wm {
  color: #D4A028;
  font-size: 20px;
  font-weight: 800;
}.jmu-reg_bonus_text-0wm {
  font-size: 13px;
  line-height: 1.35;
  color: #A49A90;
}.jmu-reg_cta_btn-0wm {
  padding: 14px 2rem;
  transition: background .2s;
  background: #1EB85A;
  border-radius: 8px;
  color: #0A1218;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  box-shadow: 0 4px 20px rgba(30,184,90,0.46), inset 0 1px 0 rgba(255,255,255,0.12);
  font-weight: 700;
  display: inline-block;
}.jmu-reg_cta_btn-0wm:hover {
  background: #25CC65;
}.jmu-reg_terms-0wm {
  font-size: 11px;
  color: #838078;
  line-height: 1.5;
}.jmu-reg_seo-0wm {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  color: #8A8480;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-top: 20px;
  padding-top: 1.25rem;
}.jmu-reg_seo-0wm p {
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #8A8480;
}.jmu-reg_seo-0wm p:last-child {
  margin-bottom: 0;
}.jmu-reg_seo-0wm strong {
  color: #C8BEB4;
  font-weight: 700;
}.jmu-reg_seo-0wm a {
  transition: color .2s;
  color: #1AACB2;
  text-decoration: underline;
}.jmu-reg_seo-0wm a:hover {
  color: #22C0C8;
}.jmu-reg_seo-0wm ul,.jmu-reg_seo-0wm ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.jmu-reg_seo-0wm ol {
  list-style: decimal;
}.jmu-reg_seo-0wm li {
  color: #8A8480;
  font-size: 13px;
  margin-bottom: 4px;
  line-height: 1.65;
}.jmu-reg_seo-0wm table {
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.jmu-reg_seo-0wm table {
  display: table;
}
}.jmu-reg_seo-0wm th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C8BEB4;
  font-weight: 700;
}.jmu-reg_seo-0wm td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A8480;
}.jmu-reg_steps-0wm {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.jmu-reg_steps-0wm {
  margin-top: 0;
}
}.jmu-reg_step-0wm {
  gap: 14px;
  background: rgba(255,255,255,0.05);
  padding: 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.jmu-reg_step_num-0wm {
  border: 1px solid rgba(26,172,178,0.07);
  border-radius: 50%;
  background: rgba(26,172,178,0.18);
  font-weight: 800;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 14px;
  height: 2.125rem;
  display: flex;
  width: 2.125rem;
  color: #1AACB2;
}.jmu-reg_step_title-0wm {
  font-weight: 700;
  color: #F2EEE5;
  margin-bottom: 3px;
  font-size: 14px;
}.jmu-reg_step_text-0wm {
  color: #8A8480;
  font-size: 12px;
  line-height: 1.5;
}.jmu-reg_trust-0wm {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.jmu-reg_trust_item-0wm {
  gap: 0.438rem;
  color: #8A8480;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.jmu-reg_trust_ic-0wm svg {
  height: 1rem;
  stroke-linejoin: round;
  color: #1AACB2;
  width: 1rem;
  stroke-linecap: round;
}.jmu-seo-0wm {
  padding: 36px 1rem 0;
  background: #091219;
}
@media(min-width: 771px) {.jmu-seo-0wm {
  padding: 2.75rem 24px 0;
}
}.jmu-seo_in-0wm {
  border-radius: 14px;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  background: #0F1E2B;
  max-width: 1320px;
}
@media(min-width: 769px) {.jmu-seo_in-0wm {
  padding: 36px 40px;
}
}.jmu-seo_label-0wm {
  color: #1AACB2;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.jmu-seo_h2-0wm {
  font-family: 'Cinzel', serif;
  color: #F2EEE5;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.jmu-seo_h2-0wm {
  font-size: 1.5rem;
}
}.jmu-seo_body-0wm {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A49A90;
  overflow-wrap: break-word;
}.jmu-seo_body-0wm p {
  line-height: 1.75;
  color: #A49A90;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.jmu-seo_body-0wm p:last-child {
  margin-bottom: 0;
}.jmu-seo_body-0wm strong {
  color: #C8BEB4;
  font-weight: 700;
}.jmu-seo_body-0wm a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AACB2;
}.jmu-seo_body-0wm a:hover {
  color: #22C0C8;
}.jmu-seo_body-0wm ul,.jmu-seo_body-0wm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.jmu-seo_body-0wm ol {
  list-style: decimal;
}.jmu-seo_body-0wm li {
  color: #A49A90;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.jmu-seo_body-0wm table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 771px) {.jmu-seo_body-0wm table {
  display: table;
}
}.jmu-seo_body-0wm th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C8BEB4;
  font-weight: 700;
}.jmu-seo_body-0wm td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #A49A90;
}.jmu-seo_cols-0wm {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.jmu-seo_cols-0wm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.jmu-seo_cols-0wm {
  grid-template-columns: repeat(3,1fr);
}
}.jmu-seo_col_h-0wm {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C8BEB4;
  margin-bottom: 0.438rem;
}.jmu-seo_col_p-0wm {
  line-height: 1.65;
  color: #8A8480;
  font-size: 13px;
  overflow-wrap: break-word;
}.jmu-seo_stats-0wm {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.jmu-seo_stat-0wm {
  padding: 14px 1rem;
  border-radius: 0.5rem;
  background: rgba(26,172,178,0.07);
  border: 1px solid rgba(26,172,178,0.18);
  flex: 1;
  min-width: 140px;
}.jmu-seo_stat_val-0wm {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #1AACB2;
  font-size: 20px;
}.jmu-seo_stat_lb-0wm {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A8480;
}.jmu-seo-0wm {
  background: #091219;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.jmu-seo-0wm {
  padding: 2.75rem 24px 0;
}
}.jmu-seo_in-0wm {
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #0F1E2B;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.jmu-seo_in-0wm {
  padding: 2.25rem 2.5rem;
}
}.jmu-seo_label-0wm {
  margin-bottom: 0.625rem;
  color: #1AACB2;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.jmu-seo_h2-0wm {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F2EEE5;
}
@media(min-width: 771px) {.jmu-seo_h2-0wm {
  font-size: 1.5rem;
}
}.jmu-seo_body-0wm {
  font-size: 14px;
  color: #A49A90;
  overflow-wrap: break-word;
  line-height: 1.75;
}.jmu-seo_body-0wm p {
  font-size: 0.875rem;
  color: #A49A90;
  margin-bottom: 12px;
  line-height: 1.75;
}.jmu-seo_body-0wm p:last-child {
  margin-bottom: 0;
}.jmu-seo_body-0wm strong {
  font-weight: 700;
  color: #C8BEB4;
}.jmu-seo_body-0wm a {
  transition: color .2s;
  color: #1AACB2;
  text-decoration: underline;
}.jmu-seo_body-0wm a:hover {
  color: #22C0C8;
}.jmu-seo_body-0wm ul,.jmu-seo_body-0wm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.jmu-seo_body-0wm ol {
  list-style: decimal;
}.jmu-seo_body-0wm li {
  margin-bottom: 0.375rem;
  color: #A49A90;
  line-height: 1.75;
  font-size: 14px;
}.jmu-seo_body-0wm table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.jmu-seo_body-0wm table {
  display: table;
}
}.jmu-seo_body-0wm th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C8BEB4;
}.jmu-seo_body-0wm td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A49A90;
}.jmu-seo_cols-0wm {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.jmu-seo_cols-0wm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.jmu-seo_cols-0wm {
  grid-template-columns: repeat(3,1fr);
}
}.jmu-seo_col_h-0wm {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #C8BEB4;
  font-weight: 700;
}.jmu-seo_col_p-0wm {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A8480;
  line-height: 1.65;
}.jmu-seo_stats-0wm {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.jmu-seo_stat-0wm {
  border: 1px solid rgba(26,172,178,0.18);
  padding: 14px 16px;
  background: rgba(26,172,178,0.07);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.jmu-seo_stat_val-0wm {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #1AACB2;
  overflow-wrap: break-word;
}.jmu-seo_stat_lb-0wm {
  color: #8A8480;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.jmu-faq-0wm {
  padding: 36px 16px 0;
  background: #091219;
}
@media(min-width: 766px) {.jmu-faq-0wm {
  padding: 2.75rem 24px 0;
}
}.jmu-faq_in-0wm {
  margin: 0 auto;
  max-width: 1320px;
}.jmu-faq_head-0wm {
  margin-bottom: 20px;
}.jmu-faq_label-0wm {
  color: #1AACB2;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.jmu-faq_h2-0wm {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F2EEE5;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.jmu-faq_h2-0wm {
  font-size: 24px;
}
}.jmu-faq_list-0wm {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.jmu-faq_item-0wm {
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.11);
  background: #0F1E2B;
}.jmu-faq_q-0wm {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  justify-content: space-between;
  color: #C8BEB4;
  font-size: 14px;
  display: flex;
  font-weight: 600;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  cursor: pointer;
  align-items: center;
}.jmu-faq_q-0wm:hover {
  color: #F2EEE5;
}.jmu-faq_q_ic-0wm {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  height: 24px;
  color: #1AACB2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  font-size: 1rem;
  flex-shrink: 0;
}.jmu-faq_item-0wm.jmu-state_open-0wm .jmu-faq_q_ic-0wm {
  transform: rotate(45deg);
}.jmu-faq_a-0wm {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  color: #8A8480;
  line-height: 1.7;
  display: none;
  font-size: 0.813rem;
}.jmu-faq_item-0wm.jmu-state_open-0wm .jmu-faq_a-0wm {
  display: block;
}.jmu-faq_a-0wm strong {
  color: #C8BEB4;
  font-weight: 700;
}.jmu-faq_a-0wm a {
  color: #1AACB2;
  text-decoration: underline;
}.jmu-faq_a-0wm ul,.jmu-faq_a-0wm ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.jmu-faq_a-0wm ol {
  list-style: decimal;
}.jmu-faq_a-0wm li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.jmu-faq_a-0wm table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 12px;
  overflow-x: auto;
}
@media(min-width: 766px) {.jmu-faq_a-0wm table {
  display: table;
}
}.jmu-faq_a-0wm th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C8BEB4;
}.jmu-faq_a-0wm td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A8480;
}.jmu-rv-0wm {
  padding: 2.25rem 1rem 0;
  background: #091219;
}
@media(min-width:768px) {.jmu-rv-0wm {
  padding: 2.75rem 24px 0;
}
}.jmu-rv_in-0wm {
  margin: 0 auto;
  max-width: 82.5rem;
}.jmu-rv_head-0wm {
  max-width: 720px;
  margin-bottom: 20px;
}.jmu-rv_label-0wm {
  font-weight: 700;
  color: #1AACB2;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.jmu-rv_h2-0wm {
  font-size: 22px;
  font-weight: 800;
  color: #F2EEE5;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}
@media(min-width: 771px) {.jmu-rv_h2-0wm {
  font-size: 1.75rem;
}
}.jmu-rv_stats-0wm {
  gap: 18px;
  display: flex;
  font-size: 0.813rem;
  color: #8A8480;
  align-items: center;
  flex-wrap: wrap;
}.jmu-rv_stats_score-0wm {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.jmu-rv_stats_score_val-0wm {
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
  color: #D4A028;
}.jmu-rv_stats_score_max-0wm {
  color: #838078;
  font-size: 13px;
}.jmu-rv_stats_badge-0wm {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.jmu-rv_stats_badge-0wm svg {
  width: 14px;
  height: 0.875rem;
  color: #D4A028;
}.jmu-rv_grid-0wm {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.jmu-rv_grid-0wm {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.jmu-rv_grid-0wm {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jmu-rv_card-0wm {
  background: #0F1E2B;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.jmu-rv_card_stars-0wm {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #D4A028;
}.jmu-rv_card_stars-0wm svg {
  width: 0.875rem;
  height: 14px;
}.jmu-rv_card_h-0wm {
  color: #F2EEE5;
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  font-weight: 700;
}.jmu-rv_card_body-0wm {
  flex: 1;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  color: #8A8480;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.jmu-rv_card_body-0wm strong {
  color: #C8BEB4;
  font-weight: 600;
}.jmu-rv_card_meta-0wm {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
  padding-top: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
}.jmu-rv_card_author-0wm {
  font-size: 12px;
  font-weight: 600;
  color: #C8BEB4;
}.jmu-rv_card_date-0wm {
  color: #838078;
  font-size: 0.688rem;
}.jmu-seo-0wm {
  background: #091219;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.jmu-seo-0wm {
  padding: 44px 24px 0;
}
}.jmu-seo_in-0wm {
  background: #0F1E2B;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.jmu-seo_in-0wm {
  padding: 2.25rem 40px;
}
}.jmu-seo_label-0wm {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #1AACB2;
}.jmu-seo_h2-0wm {
  overflow-wrap: break-word;
  color: #F2EEE5;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 770px) {.jmu-seo_h2-0wm {
  font-size: 1.5rem;
}
}.jmu-seo_body-0wm {
  overflow-wrap: break-word;
  color: #A49A90;
  line-height: 1.75;
  font-size: 14px;
}.jmu-seo_body-0wm p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A49A90;
  font-size: 0.875rem;
}.jmu-seo_body-0wm p:last-child {
  margin-bottom: 0;
}.jmu-seo_body-0wm strong {
  font-weight: 700;
  color: #C8BEB4;
}.jmu-seo_body-0wm a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AACB2;
}.jmu-seo_body-0wm a:hover {
  color: #22C0C8;
}.jmu-seo_body-0wm ul,.jmu-seo_body-0wm ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.jmu-seo_body-0wm ol {
  list-style: decimal;
}.jmu-seo_body-0wm li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A49A90;
  font-size: 0.875rem;
}.jmu-seo_body-0wm table {
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.jmu-seo_body-0wm table {
  display: table;
}
}.jmu-seo_body-0wm th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #C8BEB4;
  font-weight: 700;
  text-align: left;
}.jmu-seo_body-0wm td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #A49A90;
}.jmu-seo_cols-0wm {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.jmu-seo_cols-0wm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.jmu-seo_cols-0wm {
  grid-template-columns: repeat(3,1fr);
}
}.jmu-seo_col_h-0wm {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #C8BEB4;
}.jmu-seo_col_p-0wm {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8A8480;
  font-size: 13px;
}.jmu-seo_stats-0wm {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.jmu-seo_stat-0wm {
  flex: 1;
  background: rgba(26,172,178,0.07);
  border-radius: 0.5rem;
  padding: 14px 1rem;
  border: 1px solid rgba(26,172,178,0.18);
  min-width: 8.75rem;
}.jmu-seo_stat_val-0wm {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #1AACB2;
  overflow-wrap: break-word;
  font-size: 20px;
}.jmu-seo_stat_lb-0wm {
  color: #8A8480;
  font-size: 11px;
  overflow-wrap: break-word;
}.jmu-ft-0wm {
  background: #060C12;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.jmu-ft_support-0wm {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width:768px) {.jmu-ft_support-0wm {
  padding: 28px 24px;
}
}.jmu-ft_support_in-0wm {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.jmu-ft_support_main-0wm {
  flex: 1;
  gap: 1rem;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.jmu-ft_support_ic-0wm {
  flex-shrink: 0;
  color: #1AACB2;
}.jmu-ft_support_ic-0wm svg {
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
}.jmu-ft_support_text_title-0wm {
  color: #F2EEE5;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.jmu-ft_support_text_sub-0wm {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #8A8480;
}.jmu-ft_support_btn-0wm {
  padding: 11px 1.375rem;
  border-radius: 8px;
  background: #1AACB2;
  transition: background .2s;
  font-weight: 700;
  font-size: 13px;
  color: #F2EEE5;
  flex-shrink: 0;
  white-space: nowrap;
}.jmu-ft_support_btn-0wm:hover {
  background: #22C0C8;
}.jmu-ft_support_contacts-0wm {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.jmu-ft_support_contact-0wm {
  color: #838078;
  line-height: 1.4;
  font-size: 0.75rem;
}.jmu-ft_support_contact-0wm strong {
  color: #A49A90;
  display: block;
  font-size: 0.688rem;
  margin-bottom: 2px;
  font-weight: 600;
}.jmu-ft_main-0wm {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 767px) {.jmu-ft_main-0wm {
  padding: 2.5rem 24px 32px;
}
}.jmu-ft_main_in-0wm {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 639px) {.jmu-ft_main_in-0wm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.jmu-ft_main_in-0wm {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.jmu-ft_col_logo-0wm {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.jmu-ft_col_logo-0wm {
  grid-column: auto;
}
}.jmu-ft_logo-0wm {
  gap: 0.563rem;
  color: #F2EEE5;
  font-weight: 800;
  display: flex;
  font-size: 16px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  align-items: center;
  flex-wrap: wrap;
}.jmu-ft_logo_mark-0wm {
  border-radius: 5px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.jmu-ft_logo_mark-0wm img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.jmu-ft_logo_sub-0wm {
  font-size: 0.75rem;
  color: #838078;
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
}.jmu-ft_col_title-0wm {
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #A49A90;
}.jmu-ft_col_links-0wm {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.jmu-ft_col_link-0wm {
  transition: color .2s;
  color: #838078;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.jmu-ft_col_link-0wm:hover {
  color: #C8BEB4;
}.jmu-ft_apps-0wm {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.jmu-ft_app_card-0wm {
  border: 1px solid rgba(255,255,255,0.11);
  gap: 0.625rem;
  border-radius: 0.313rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  display: flex;
  align-items: center;
}.jmu-ft_app_card-0wm:hover {
  border-color: rgba(26,172,178,0.45);
}.jmu-ft_app_card_ic-0wm svg {
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
}.jmu-ft_app_card_os-0wm {
  font-size: 0.625rem;
  font-weight: 600;
  color: #838078;
}.jmu-ft_app_card_action-0wm {
  font-size: 12px;
  font-weight: 700;
  color: #C8BEB4;
}.jmu-ft_bot-0wm {
  padding: 20px 16px;
}
@media(min-width:768px) {.jmu-ft_bot-0wm {
  padding: 20px 24px;
}
}.jmu-ft_bot_in-0wm {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.jmu-ft_socials-0wm {
  gap: 8px;
  display: flex;
}.jmu-ft_soc-0wm {
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  transition: background .2s;
  color: #A49A90;
  align-items: center;
  width: 36px;
  height: 36px;
  justify-content: center;
  display: flex;
}.jmu-ft_soc-0wm svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.jmu-ft_soc-0wm:hover {
  background: rgba(255,255,255,0.07);
}.jmu-ft_legal-0wm {
  flex: 1;
  font-size: 0.688rem;
  min-width: 12.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7E7A72;
}.jmu-ft_legal-0wm strong {
  color: #A49A90;
  font-weight: 700;
}.jmu-ft_legal-0wm a {
  color: #A49A90;
  text-decoration: underline;
}.jmu-ft_age-0wm {
  border: 2px solid #7E7A72;
  border-radius: 50%;
  color: #7E7A72;
  justify-content: center;
  font-weight: 800;
  display: flex;
  align-items: center;
  width: 32px;
  height: 2rem;
  margin-left: auto;
  font-size: 11px;
  flex-shrink: 0;
}