*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #C6C6D2;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  background-color: #111114;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.jme_layout-34s {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.jme_page-34s {
  display: flex;
  min-height: 100vh;
}.jme_main-34s {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1081px) {.jme_main-34s {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.jme_main-34s {
  padding-bottom: 72px;
}
}.jme_gc-34s {
  border: 1px solid rgba(255,255,255,0.06);
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  background: #17171C;
  overflow: hidden;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.jme_gc-34s {
  width: 156px;
}
}
@media(min-width: 1078px) {.jme_gc-34s {
  width: 10.5rem;
}
}.jme_gc-34s:hover {
  transform: translateY(-3px);
  border-color: rgba(217,138,18,0.08);
}.jme_gc_img-34s {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.jme_gc_img-34s img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.jme_gc_hover-34s {
  inset: 0;
  transition: opacity .2s;
  background: rgba(0,0,0,0.72);
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.jme_gc-34s:hover .jme_gc_hover-34s {
  opacity: 1;
}.jme_gc_hover_btn-34s {
  background: #D98A12;
  padding: 0.5rem 16px;
  border-radius: 0.25rem;
  font-size: 12px;
  color: #F1F1F5;
  font-weight: 700;
}.jme_gc_info-34s {
  padding: 8px 10px 0.625rem;
}.jme_gc_name-34s {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #C6C6D2;
  font-size: 0.75rem;
  margin-bottom: 3px;
}.jme_gc_prov-34s {
  color: #55556A;
  font-size: 0.625rem;
}.jme_gc_tag-34s {
  padding: 2px 7px;
  border-radius: 4px;
  font-weight: 700;
  z-index: 2;
  left: 0.375rem;
  top: 6px;
  text-transform: uppercase;
  font-size: 0.563rem;
  letter-spacing: .04em;
  position: absolute;
}.jme_gc_tag_hot-34s {
  background: #E03030;
  color: #fff;
}.jme_gc_tag_new-34s {
  background: #18B854;
  color: #111114;
}.jme_gc_tag_jp-34s {
  background: #F5C030;
  color: #111114;
}.jme_gc_tag_ex-34s {
  background: #8B7EC8;
  color: #fff;
}.jme_gc_tag_live-34s {
  background: #E03030;
  color: #fff;
}.jme_gr-34s {
  background: #111114;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.jme_gr-34s {
  padding: 2.25rem 24px 0;
}
}.jme_gr_in-34s {
  margin: 0 auto;
  max-width: 1320px;
}.jme_gr_head-34s {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.jme_gr_head_l-34s {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.jme_gr_ic-34s {
  border-radius: 8px;
  width: 2rem;
  justify-content: center;
  flex-shrink: 0;
  height: 2rem;
  display: flex;
  align-items: center;
}.jme_gr_ic-34s svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.jme_gr_title-34s {
  color: #F1F1F5;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.jme_gr_title-34s {
  font-size: 1.125rem;
}
}.jme_gr_more-34s {
  gap: 5px;
  transition: color .2s;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
  color: #686880;
}.jme_gr_more-34s:hover {
  color: #D98A12;
}.jme_gr_more-34s svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
}.jme_gr_arrows-34s {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.jme_gr_arr-34s {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 4px;
  transition: background .15s,color .15s;
  width: 30px;
  justify-content: center;
  display: flex;
  color: #8E8EA2;
  align-items: center;
  height: 30px;
}.jme_gr_arr-34s:hover {
  background: rgba(255,255,255,0.07);
  color: #F1F1F5;
}.jme_gr_arr-34s svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
}.jme_gr_seo_h-34s {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
  max-width: 680px;
  font-size: 0.813rem;
  color: #C6C6D2;
}
@media(min-width: 766px) {.jme_gr_seo_h-34s {
  font-size: 14px;
}
}.jme_gr_seo-34s {
  overflow-wrap: break-word;
  color: #686880;
  font-size: 0.75rem;
  margin-bottom: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
}.jme_gr_seo-34s strong {
  color: #C6C6D2;
  font-weight: 600;
}.jme_gr_scroll-34s {
  gap: 10px;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.jme_gr_scroll-34s::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.jme_gr_scroll-34s {
  gap: 12px;
}
}.jme_tb-34s {
  background: #111114;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  align-items: center;
  left: 0;
  z-index: 80;
  height: 56px;
  top: 0;
  position: fixed;
  display: flex;
  right: 0;
}.jme_tb_in-34s {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.jme_tb_burger-34s {
  gap: 5px;
  border-radius: 8px;
  width: 2.375rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.375rem;
  flex-direction: column;
}.jme_tb_burger-34s:hover {
  background: rgba(255,255,255,0.05);
}.jme_tb_burger_line-34s {
  background: #8E8EA2;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1078px) {.jme_tb_burger-34s {
  display: none;
}
}.jme_tb_logo-34s {
  gap: 0.563rem;
  font-weight: 800;
  display: flex;
  color: #F1F1F5;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  flex-shrink: 0;
  margin-right: 20px;
  letter-spacing: -.01em;
  align-items: center;
}.jme_tb_logo_mark-34s {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  height: 32px;
  width: 2rem;
  justify-content: center;
  display: flex;
}.jme_tb_logo_mark-34s img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.jme_tb_nav-34s {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.jme_tb_nav-34s {
  display: flex;
}
}.jme_tb_tab-34s {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 0.875rem;
  white-space: nowrap;
  font-weight: 600;
  color: #8E8EA2;
  font-size: 13px;
}.jme_tb_tab-34s:hover {
  background: rgba(255,255,255,0.05);
  color: #F1F1F5;
}.jme_tb_tab-34s.jme_state_active-34s {
  background: rgba(217,138,18,0.18);
  color: #F1F1F5;
}.jme_tb_right-34s {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.jme_tb_login-34s {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  display: none;
  color: #C6C6D2;
  font-size: 13px;
  font-weight: 600;
}.jme_tb_login-34s:hover {
  border-color: rgba(217,138,18,0.55);
  color: #F1F1F5;
}
@media(min-width: 481px) {.jme_tb_login-34s {
  display: block;
}
}.jme_tb_reg-34s {
  background: #18B854;
  padding: 9px 1.125rem;
  transition: background .2s;
  border-radius: 8px;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  color: #0E0E12;
}.jme_tb_reg-34s:hover {
  background: #20CE60;
}.jme_sb-34s {
  transition: transform .25s ease;
  background: #1C1C22;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  left: 0;
  overflow-y: auto;
  top: 56px;
  position: fixed;
  width: 13.75rem;
  z-index: 70;
  bottom: 0;
}.jme_sb-34s.jme_state_open-34s {
  transform: translateX(0);
}.jme_sb-34s::-webkit-scrollbar {
  width: 0.25rem;
}.jme_sb-34s::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.jme_sb-34s {
  transform: translateX(0);
}
}.jme_sb_auth-34s {
  padding: 0.875rem 12px 0.625rem;
}.jme_sb_btn_reg-34s {
  border-radius: 8px;
  background: #18B854;
  transition: background .2s;
  padding: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  color: #0E0E12;
}.jme_sb_btn_reg-34s:hover {
  background: #20CE60;
}.jme_sb_btn_login-34s {
  padding: 0.625rem;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  font-weight: 600;
  display: block;
  text-align: center;
  color: #C6C6D2;
}.jme_sb_btn_login-34s:hover {
  border-color: rgba(217,138,18,0.55);
  color: #F1F1F5;
}.jme_sb_promo-34s {
  background: linear-gradient(135deg,#1C1006,#1C1C22);
  border: 1px solid rgba(217,138,18,0.18);
  overflow: hidden;
  padding: 12px 0.875rem;
  margin: 0 12px 0.625rem;
  border-radius: 0.5rem;
  position: relative;
}.jme_sb_promo-34s::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(217,138,18,0.18),transparent 70%);
  position: absolute;
  right: -1.25rem;
  width: 80px;
  height: 5rem;
  top: -1.25rem;
  content: '';
}.jme_sb_promo_title-34s {
  letter-spacing: .06em;
  color: #D98A12;
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-size: 0.688rem;
}.jme_sb_promo_text-34s {
  color: #F1F1F5;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 0.75rem;
  font-weight: 600;
}.jme_sb_promo_sub-34s {
  color: #686880;
  margin-top: 3px;
  font-size: 0.625rem;
}.jme_sb_nav-34s {
  padding: 6px 0.5rem 16px;
}.jme_sb_nav_lb-34s {
  padding: 0.625rem 8px 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  color: #55556A;
}.jme_sb_link-34s {
  border-radius: 4px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  display: flex;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 500;
  cursor: pointer;
  color: #8E8EA2;
  align-items: center;
}.jme_sb_link-34s:hover {
  background: rgba(255,255,255,0.05);
  color: #F1F1F5;
}.jme_sb_link-34s.jme_state_active-34s {
  background: rgba(217,138,18,0.18);
  color: #F1F1F5;
}.jme_sb_ic-34s {
  border-radius: 4px;
  height: 30px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  width: 1.875rem;
  align-items: center;
}.jme_sb_ic-34s svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.jme_sb_ic_1-34s {
  background: rgba(217,138,18,0.08);
  color: #D98A12;
}.jme_sb_ic_2-34s {
  background: rgba(24,184,84,0.16);
  color: #18B854;
}.jme_sb_ic_3-34s {
  background: rgba(245,192,48,0.14);
  color: #F5C030;
}.jme_sb_ic_4-34s {
  background: rgba(139,126,200,0.20);
  color: #8B7EC8;
}.jme_sb_ic_5-34s {
  background: rgba(217,138,18,0.08);
  color: #E8187A;
}.jme_sb_ic_6-34s {
  background: rgba(139,126,200,0.20);
  color: #9B4FD8;
}.jme_sb_badge-34s {
  border-radius: 4px;
  padding: 2px 7px;
  background: #F5C030;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0E0E12;
  margin-left: auto;
}.jme_sb_bot-34s {
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  display: flex;
}.jme_sb_lang-34s,.jme_sb_help-34s {
  padding: 0.563rem 0.375rem;
  flex: 1;
  border-radius: 4px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  gap: 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  align-items: center;
  color: #8E8EA2;
  justify-content: center;
  display: flex;
  font-size: 11px;
  font-weight: 600;
}.jme_sb_lang-34s:hover,.jme_sb_help-34s:hover {
  border-color: rgba(217,138,18,0.55);
  color: #F1F1F5;
}.jme_sb_lang-34s svg,.jme_sb_help-34s svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 13px;
}.jme_sb_bd-34s {
  inset: 0;
  background: rgba(0,0,0,0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.jme_sb_bd-34s.jme_state_on-34s {
  display: block;
}
@media(min-width: 1078px) {.jme_sb_bd-34s {
  display: none!important;
}
}.jme_mob_nav-34s {
  background: #1C1C22;
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  display: flex;
}
@media(min-width: 1082px) {.jme_mob_nav-34s {
  display: none;
}
}.jme_mob_nav_item-34s {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  color: #55556A;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.jme_mob_nav_ic-34s {
  line-height: 1;
}.jme_mob_nav_ic-34s svg {
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jme_mob_nav_lb-34s {
  font-weight: 600;
  color: #55556A;
  font-size: 0.625rem;
}.jme_mob_nav_item-34s.jme_state_active-34s {
  color: #D98A12;
}.jme_mob_nav_item-34s.jme_state_active-34s .jme_mob_nav_lb-34s {
  color: #D98A12;
}.jme_hero-34s {
  padding: 1.25rem 1rem 0;
  background: #111114;
}
@media(min-width: 769px) {.jme_hero-34s {
  padding: 24px 1.5rem 0;
}
}.jme_hero_in-34s {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 859px) {.jme_hero_in-34s {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.jme_hero_in-34s {
  grid-template-columns: 1fr 340px;
}
}.jme_hero_promo-34s {
  overflow: hidden;
  background: #17171C;
  border-radius: 12px;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
  display: flex;
}
@media(min-width: 767px) {.jme_hero_promo-34s {
  min-height: 280px;
}
}.jme_hero_promo_bg-34s {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1C1006 0%,#111114 100%);
  background-size: cover;
  position: absolute;
}.jme_hero_promo_bg-34s::after {
  background: linear-gradient(90deg,#111114 0%,rgba(0,0,0,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.jme_hero_promo_glow-34s {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,126,200,0.20) 0%,transparent 65%);
  right: 3.75rem;
  position: absolute;
  width: 18.75rem;
  top: -2.5rem;
  pointer-events: none;
  height: 18.75rem;
}.jme_hero_promo_ct-34s {
  padding: 1.75rem 1.5rem 28px 28px;
  max-width: 480px;
  justify-content: center;
  flex-direction: column;
  display: flex;
  z-index: 2;
  position: relative;
}
@media(min-width:768px) {.jme_hero_promo_ct-34s {
  padding: 40px 32px;
}
}.jme_hero_badge-34s {
  border-radius: 1.25rem;
  padding: 5px 0.75rem;
  border: 1px solid rgba(217,138,18,0.08);
  background: rgba(217,138,18,0.18);
  margin-bottom: 0.875rem;
  font-size: 10px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  color: #D98A12;
  letter-spacing: .08em;
}.jme_hero_h1-34s {
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F1F1F5;
}.jme_hero_h1-34s em {
  font-style: normal;
  color: #F5C030;
}
@media(min-width: 769px) {.jme_hero_h1-34s {
  font-size: 36px;
}
}.jme_hero_sub-34s {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
  color: #8E8EA2;
}
@media(min-width: 771px) {.jme_hero_sub-34s {
  font-size: 0.875rem;
}
}.jme_hero_row-34s {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.jme_hero_cta-34s {
  border-radius: 8px;
  padding: 13px 26px;
  transition: background .2s;
  background: #18B854;
  font-weight: 700;
  box-shadow: 0 0.375rem 22px rgba(24,184,84,0.48), inset 0 1px 0 rgba(255,255,255,0.12);
  font-size: 14px;
  color: #0E0E12;
}.jme_hero_cta-34s:hover {
  background: #20CE60;
}.jme_hero_terms-34s {
  color: #55556A;
  font-size: 0.688rem;
}.jme_hero_game-34s {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 12px;
  background: #17171C;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.jme_hero_game_badge-34s {
  border-radius: 1.25rem;
  border: 1px solid rgba(245,192,48,0.14);
  padding: 5px 0.625rem;
  background: rgba(245,192,48,0.14);
  left: 0.75rem;
  position: absolute;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  top: 12px;
  color: #F5C030;
  z-index: 3;
}.jme_hero_game_badge-34s svg {
  height: 11px;
  width: 11px;
  vertical-align: -1px;
  margin-right: 4px;
}.jme_hero_game_img-34s {
  overflow: hidden;
  background: linear-gradient(135deg,#1C1006,#111114);
  position: relative;
  padding-bottom: 60%;
}.jme_hero_game_img-34s img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.jme_hero_game_play-34s {
  background: rgba(0,0,0,0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
}.jme_hero_game-34s:hover .jme_hero_game_play-34s {
  opacity: 1;
}.jme_hero_game_play-34s span {
  border-radius: 50%;
  background: #D98A12;
  width: 52px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 3.25rem;
}.jme_hero_game_play-34s span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.jme_hero_game_info-34s {
  padding: 14px 1rem;
}.jme_hero_game_title-34s {
  color: #F1F1F5;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 4px;
}.jme_hero_game_provider-34s {
  font-size: 0.688rem;
  color: #686880;
}.jme_hero_game_btn-34s {
  transition: background .2s;
  border-radius: 8px;
  padding: 11px;
  margin: 0.75rem 16px 16px;
  background: #D98A12;
  display: block;
  color: #F1F1F5;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
}.jme_hero_game-34s:hover .jme_hero_game_btn-34s {
  background: #ECA020;
}.jme_sbar-34s {
  padding: 16px 1rem 0;
  background: #111114;
}
@media(min-width: 771px) {.jme_sbar-34s {
  padding: 1.125rem 24px 0;
}
}.jme_sbar_in-34s {
  margin: 0 auto;
  max-width: 82.5rem;
}.jme_sbar_row-34s {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.jme_sbar_input-34s {
  background: #17171C;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  padding: 11px 16px;
  border-radius: 0.5rem;
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  color: #686880;
  display: flex;
  font-size: 13px;
  cursor: pointer;
}.jme_sbar_input-34s:hover {
  border-color: rgba(217,138,18,0.55);
}.jme_sbar_input-34s svg {
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 15px;
  stroke-linecap: round;
}.jme_sbar_providers-34s {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #17171C;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  gap: 0.5rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #C6C6D2;
}.jme_sbar_providers-34s:hover {
  border-color: rgba(217,138,18,0.55);
  color: #F1F1F5;
}.jme_sbar_providers-34s svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
}.jme_sbar_tabs-34s {
  gap: 0.375rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.jme_sbar_tabs-34s::-webkit-scrollbar {
  display: none;
}.jme_sbar_tab-34s {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 1.25rem;
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  padding: 8px 14px;
  align-items: center;
  cursor: pointer;
  color: #8E8EA2;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
}.jme_sbar_tab-34s:hover {
  border-color: rgba(217,138,18,0.55);
  background: rgba(255,255,255,0.07);
  color: #F1F1F5;
}.jme_sbar_tab-34s.jme_state_active-34s {
  border-color: rgba(217,138,18,0.08);
  background: rgba(217,138,18,0.18);
  color: #F1F1F5;
}.jme_sbar_tab_ic-34s svg {
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.jme_wy-34s {
  padding: 2rem 1rem 0;
  background: #111114;
}
@media(min-width: 766px) {.jme_wy-34s {
  padding: 40px 1.5rem 0;
}
}.jme_wy_in-34s {
  margin: 0 auto;
  max-width: 1320px;
}.jme_wy_head-34s {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.jme_wy_label-34s {
  font-size: 0.688rem;
  color: #D98A12;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
}.jme_wy_h2-34s {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #F1F1F5;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 766px) {.jme_wy_h2-34s {
  font-size: 24px;
}
}.jme_wy_intro-34s {
  margin: 0;
  color: #686880;
  line-height: 1.6;
  font-size: 13px;
}.jme_wy_grid-34s {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.jme_wy_grid-34s {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.jme_wy_grid-34s {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.jme_wy_card-34s {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  background: #1C1C22;
}.jme_wy_card-34s:hover {
  transform: translateY(-2px);
  border-color: rgba(217,138,18,0.08);
}.jme_wy_card_ic-34s {
  border-radius: 50%;
  background: rgba(217,138,18,0.18);
  margin-bottom: 0.875rem;
  width: 44px;
  align-items: center;
  color: #D98A12;
  justify-content: center;
  display: flex;
  height: 44px;
}.jme_wy_card_ic-34s svg {
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jme_wy_card_h-34s {
  line-height: 1.25;
  font-size: 15px;
  font-weight: 700;
  color: #F1F1F5;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.jme_wy_card_p-34s {
  line-height: 1.6;
  font-size: 13px;
  color: #686880;
  overflow-wrap: break-word;
}.jme_wy_card_p-34s strong {
  font-weight: 600;
  color: #C6C6D2;
}.jme_gr_jp-34s {
  background: linear-gradient(135deg,#1A0E2E 0%,#0D0D13 100%);
  overflow: hidden;
  border-radius: 12px;
  padding: 1.25rem;
  position: relative;
}.jme_gr_jp-34s::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,126,200,0.20) 0%,transparent 70%);
  position: absolute;
  top: -3.75rem;
  height: 250px;
  content: '';
  width: 15.625rem;
  left: -3.75rem;
}.jme_gr_jp-34s::after {
  background: radial-gradient(circle,rgba(245,192,48,0.14) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  width: 200px;
  bottom: -2.5rem;
  height: 200px;
  position: absolute;
  right: 0;
}.jme_gr_jp_head-34s {
  gap: 1rem;
  display: flex;
  margin-bottom: 1rem;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
}.jme_gr_jp_info-34s {
  flex: 1;
}.jme_gr_jp_label-34s {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #9B4FD8;
}.jme_gr_jp_label-34s svg {
  vertical-align: -2px;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  margin-right: 0.25rem;
}.jme_gr_jp_amount-34s {
  line-height: 1;
  font-size: 2rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F1F1F5;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.25rem;
}
@media(min-width: 770px) {.jme_gr_jp_amount-34s {
  font-size: 2.5rem;
}
}.jme_gr_jp_amount-34s span {
  color: #F5C030;
}.jme_gr_jp_seo-34s {
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 30rem;
  color: #8E8EA2;
}.jme_gr_jp_cta-34s {
  padding: 0.688rem 20px;
  border-radius: 8px;
  background: rgba(139,126,200,0.20);
  transition: background .2s;
  border: 1px solid rgba(139,126,200,0.20);
  font-size: 0.813rem;
  margin-top: 4px;
  align-self: flex-start;
  position: relative;
  font-weight: 700;
  white-space: nowrap;
  z-index: 1;
  color: #F1F1F5;
  flex-shrink: 0;
}.jme_gr_jp_cta-34s:hover {
  background: #8B7EC8;
}.jme_ws-34s {
  background: #111114;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.jme_ws-34s {
  padding: 36px 1.5rem 0;
}
}.jme_ws_in-34s {
  margin: 0 auto;
  max-width: 1320px;
}.jme_ws_head-34s {
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
}.jme_ws_title-34s {
  gap: 0.625rem;
  overflow-wrap: break-word;
  display: flex;
  color: #F1F1F5;
  font-size: 16px;
  font-family: 'Exo 2', sans-serif;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 700;
}.jme_ws_title_ic-34s svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  color: #F5C030;
}.jme_ws_online-34s {
  gap: 7px;
  font-size: 0.75rem;
  color: #686880;
  font-weight: 600;
  display: flex;
  align-items: center;
}.jme_ws_online_dot-34s {
  background: #18B854;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(24,184,84,0.16);
  height: 8px;
  flex-shrink: 0;
  width: 0.5rem;
}.jme_ws_scroll-34s {
  gap: 8px;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.jme_ws_scroll-34s::-webkit-scrollbar {
  display: none;
}.jme_wc-34s {
  gap: 10px;
  padding: 10px 14px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  background: #17171C;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.jme_wc_img-34s {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #1C1C22;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.jme_wc_img-34s img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.jme_wc_info-34s {
  min-width: 0;
}.jme_wc_game-34s {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #C6C6D2;
  font-weight: 600;
  white-space: nowrap;
}.jme_wc_player-34s {
  overflow: hidden;
  color: #55556A;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.jme_wc_amount-34s {
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  color: #18B854;
  font-weight: 700;
  font-size: 13px;
}.jme_bon-34s {
  background: #111114;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.jme_bon-34s {
  padding: 44px 1.5rem 0;
}
}.jme_bon_in-34s {
  margin: 0 auto;
  max-width: 82.5rem;
}.jme_bon_head-34s {
  margin-bottom: 1.25rem;
}.jme_bon_label-34s {
  color: #D98A12;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.jme_bon_h2-34s {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F1F1F5;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width:768px) {.jme_bon_h2-34s {
  font-size: 24px;
}
}.jme_bon_seo-34s {
  line-height: 1.6;
  max-width: 620px;
  font-size: 13px;
  color: #686880;
  overflow-wrap: break-word;
}.jme_bon_seo-34s strong {
  color: #C6C6D2;
  font-weight: 700;
}.jme_bon_seo-34s a {
  text-decoration: underline;
  color: #D98A12;
}.jme_bon_grid-34s {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.jme_bon_grid-34s {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.jme_bon_grid-34s {
  grid-template-columns: repeat(5,1fr);
}
}.jme_bon_card-34s {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  background: #17171C;
  padding: 16px;
  transition: border-color .2s,transform .2s;
}.jme_bon_card-34s:hover {
  border-color: rgba(217,138,18,0.08);
  transform: translateY(-2px);
}.jme_bon_card_ic-34s svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
  width: 26px;
}.jme_bon_card_ic-34s {
  margin-bottom: 10px;
}.jme_bon_card_type-34s {
  color: #686880;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
}.jme_bon_card_amount-34s {
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
  color: #F5C030;
  font-size: 1.125rem;
}.jme_bon_card_name-34s {
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  color: #F1F1F5;
  overflow-wrap: break-word;
}.jme_bon_card_detail-34s {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 0.5rem;
  color: #55556A;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
}.jme_prov-34s {
  background: #111114;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.jme_prov-34s {
  padding: 44px 24px 0;
}
}.jme_prov_in-34s {
  margin: 0 auto;
  max-width: 82.5rem;
}.jme_prov_head-34s {
  margin-bottom: 16px;
}.jme_prov_label-34s {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #D98A12;
}.jme_prov_h2-34s {
  margin-bottom: 0.5rem;
  color: #F1F1F5;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.jme_prov_h2-34s {
  font-size: 1.5rem;
}
}.jme_prov_seo-34s {
  margin-bottom: 1rem;
  color: #686880;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  font-size: 13px;
}.jme_prov_seo-34s strong {
  font-weight: 700;
  color: #C6C6D2;
}.jme_prov_seo-34s a {
  text-decoration: underline;
  color: #D98A12;
}.jme_prov_grid-34s {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.jme_prov_grid-34s {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.jme_prov_grid-34s {
  grid-template-columns: repeat(8,1fr);
}
}.jme_prov_card-34s {
  gap: 7px;
  border-radius: 8px;
  background: #17171C;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 14px 0.625rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.jme_prov_card-34s:hover {
  border-color: rgba(217,138,18,0.55);
  background: #1C1C22;
}.jme_prov_logo-34s {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  display: flex;
  height: 44px;
  width: 44px;
  align-items: center;
}.jme_prov_logo-34s img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.jme_prov_name-34s {
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  color: #8E8EA2;
}.jme_app-34s {
  background: #111114;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.jme_app-34s {
  padding: 44px 1.5rem 0;
}
}.jme_app_in-34s {
  margin: 0 auto;
  max-width: 1320px;
}.jme_app_head-34s {
  margin-bottom: 1rem;
}.jme_app_label-34s {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D98A12;
}.jme_app_h2-34s {
  margin-bottom: 6px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #F1F1F5;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.jme_app_h2-34s {
  font-size: 1.5rem;
}
}.jme_app_sub-34s {
  overflow-wrap: break-word;
  color: #686880;
  line-height: 1.6;
  max-width: 37.5rem;
  font-size: 0.813rem;
}.jme_app_sub-34s strong {
  color: #C6C6D2;
  font-weight: 700;
}.jme_app_cards-34s {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 641px) {.jme_app_cards-34s {
  grid-template-columns: repeat(3,1fr);
}
}.jme_app_card-34s {
  overflow: hidden;
  padding: 20px;
  gap: 16px;
  border-radius: 0.5rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.jme_app_card_ios-34s {
  background: linear-gradient(135deg,rgba(217,138,18,0.18) 0%,#1C1C22 100%);
}.jme_app_card_android-34s {
  background: linear-gradient(135deg,rgba(24,184,84,0.16) 0%,#1C1C22 100%);
}.jme_app_card_win-34s {
  background: linear-gradient(135deg,rgba(245,192,48,0.14) 0%,#1C1C22 100%);
}.jme_app_card_ic-34s svg {
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jme_app_card_ic-34s {
  color: #F1F1F5;
  flex-shrink: 0;
}.jme_app_card_os-34s {
  font-size: 10px;
  color: #686880;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.jme_app_card_title-34s {
  font-size: 15px;
  line-height: 1.2;
  color: #F1F1F5;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.jme_app_card_text-34s {
  line-height: 1.5;
  margin-bottom: 14px;
  color: #686880;
  overflow-wrap: break-word;
  font-size: 12px;
}.jme_app_card_btn-34s {
  transition: background .2s;
  border: 1px solid rgba(217,138,18,0.55);
  gap: 7px;
  background: rgba(255,255,255,0.12);
  padding: 0.625rem 1.125rem;
  border-radius: 0.25rem;
  display: inline-flex;
  font-weight: 700;
  color: #F1F1F5;
  align-items: center;
  font-size: 0.813rem;
}.jme_app_card_btn-34s:hover {
  background: rgba(255,255,255,0.07);
}.jme_reg-34s {
  padding: 2.25rem 1rem 0;
  background: #111114;
}
@media(min-width: 766px) {.jme_reg-34s {
  padding: 44px 1.5rem 0;
}
}.jme_reg_in-34s {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: #1C1C22;
  border-radius: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.jme_reg_in-34s {
  padding: 2.5rem;
}
}.jme_reg_top-34s {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.jme_reg_top-34s {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.jme_reg_label-34s {
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #D98A12;
}.jme_reg_h2-34s {
  color: #F1F1F5;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.jme_reg_h2-34s {
  font-size: 1.75rem;
}
}.jme_reg_bonus-34s {
  background: rgba(245,192,48,0.14);
  gap: 0.5rem;
  border: 1px solid rgba(245,192,48,0.14);
  border-radius: 8px;
  padding: 0.625rem 16px;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.jme_reg_bonus_amount-34s {
  font-weight: 800;
  color: #F5C030;
  font-size: 20px;
}.jme_reg_bonus_text-34s {
  color: #8E8EA2;
  line-height: 1.35;
  font-size: 13px;
}.jme_reg_cta_btn-34s {
  border-radius: 0.5rem;
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #18B854;
  margin-bottom: 0.75rem;
  box-shadow: 0 6px 1.375rem rgba(24,184,84,0.48), inset 0 1px 0 rgba(255,255,255,0.12);
  color: #0E0E12;
  display: inline-block;
  font-weight: 700;
  font-size: 0.938rem;
}.jme_reg_cta_btn-34s:hover {
  background: #20CE60;
}.jme_reg_terms-34s {
  line-height: 1.5;
  color: #55556A;
  font-size: 0.688rem;
}.jme_reg_seo-34s {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-top: 1.25rem;
  color: #686880;
}.jme_reg_seo-34s p {
  color: #686880;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 10px;
}.jme_reg_seo-34s p:last-child {
  margin-bottom: 0;
}.jme_reg_seo-34s strong {
  font-weight: 700;
  color: #C6C6D2;
}.jme_reg_seo-34s a {
  transition: color .2s;
  color: #D98A12;
  text-decoration: underline;
}.jme_reg_seo-34s a:hover {
  color: #ECA020;
}.jme_reg_seo-34s ul,.jme_reg_seo-34s ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.jme_reg_seo-34s ol {
  list-style: decimal;
}.jme_reg_seo-34s li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #686880;
  font-size: 0.813rem;
}.jme_reg_seo-34s table {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 766px) {.jme_reg_seo-34s table {
  display: table;
}
}.jme_reg_seo-34s th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C6C6D2;
}.jme_reg_seo-34s td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #686880;
}.jme_reg_steps-34s {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width:860px) {.jme_reg_steps-34s {
  margin-top: 0;
}
}.jme_reg_step-34s {
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1rem;
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  gap: 0.875rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.jme_reg_step_num-34s {
  border-radius: 50%;
  border: 1px solid rgba(217,138,18,0.08);
  background: rgba(217,138,18,0.18);
  display: flex;
  color: #D98A12;
  align-items: center;
  font-weight: 800;
  height: 34px;
  flex-shrink: 0;
  justify-content: center;
  width: 34px;
  font-size: 14px;
}.jme_reg_step_title-34s {
  margin-bottom: 3px;
  color: #F1F1F5;
  font-size: 14px;
  font-weight: 700;
}.jme_reg_step_text-34s {
  line-height: 1.5;
  color: #686880;
  font-size: 0.75rem;
}.jme_reg_trust-34s {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 20px;
  display: flex;
}.jme_reg_trust_item-34s {
  gap: 7px;
  font-size: 0.75rem;
  display: flex;
  color: #686880;
  align-items: center;
  overflow-wrap: break-word;
}.jme_reg_trust_ic-34s svg {
  color: #D98A12;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.jme_rv-34s {
  padding: 2.25rem 1rem 0;
  background: #111114;
}
@media(min-width: 769px) {.jme_rv-34s {
  padding: 44px 1.5rem 0;
}
}.jme_rv_in-34s {
  margin: 0 auto;
  max-width: 82.5rem;
}.jme_rv_head-34s {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.jme_rv_label-34s {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #D98A12;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.jme_rv_h2-34s {
  margin-bottom: 0.625rem;
  color: #F1F1F5;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.375rem;
}
@media(min-width:768px) {.jme_rv_h2-34s {
  font-size: 1.75rem;
}
}.jme_rv_stats-34s {
  gap: 1.125rem;
  font-size: 0.813rem;
  display: flex;
  flex-wrap: wrap;
  color: #686880;
  align-items: center;
}.jme_rv_stats_score-34s {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.jme_rv_stats_score_val-34s {
  color: #F5C030;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Exo 2', sans-serif;
}.jme_rv_stats_score_max-34s {
  color: #55556A;
  font-size: 0.813rem;
}.jme_rv_stats_badge-34s {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.jme_rv_stats_badge-34s svg {
  width: 0.875rem;
  height: 14px;
  color: #F5C030;
}.jme_rv_grid-34s {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.jme_rv_grid-34s {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.jme_rv_grid-34s {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.jme_rv_card-34s {
  background: #1C1C22;
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  flex-direction: column;
  display: flex;
}.jme_rv_card_stars-34s {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #F5C030;
}.jme_rv_card_stars-34s svg {
  width: 14px;
  height: 14px;
}.jme_rv_card_h-34s {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F1F1F5;
  line-height: 1.3;
  font-weight: 700;
  font-size: 0.875rem;
}.jme_rv_card_body-34s {
  flex: 1;
  font-size: 0.813rem;
  color: #686880;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.jme_rv_card_body-34s strong {
  color: #C6C6D2;
  font-weight: 600;
}.jme_rv_card_meta-34s {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  padding-top: 12px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.jme_rv_card_author-34s {
  font-weight: 600;
  font-size: 0.75rem;
  color: #C6C6D2;
}.jme_rv_card_date-34s {
  color: #55556A;
  font-size: 11px;
}.jme_faq-34s {
  background: #111114;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.jme_faq-34s {
  padding: 44px 1.5rem 0;
}
}.jme_faq_in-34s {
  margin: 0 auto;
  max-width: 82.5rem;
}.jme_faq_head-34s {
  margin-bottom: 1.25rem;
}.jme_faq_label-34s {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #D98A12;
}.jme_faq_h2-34s {
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F1F1F5;
}
@media(min-width: 766px) {.jme_faq_h2-34s {
  font-size: 24px;
}
}.jme_faq_list-34s {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.jme_faq_item-34s {
  background: #1C1C22;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
}.jme_faq_q-34s {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  display: flex;
  color: #C6C6D2;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
  flex-wrap: wrap;
  font-size: 0.875rem;
  align-items: center;
  overflow-wrap: break-word;
}.jme_faq_q-34s:hover {
  color: #F1F1F5;
}.jme_faq_q_ic-34s {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  width: 24px;
  display: flex;
  justify-content: center;
  font-size: 16px;
  align-items: center;
  height: 1.5rem;
  color: #D98A12;
  flex-shrink: 0;
}.jme_faq_item-34s.jme_state_open-34s .jme_faq_q_ic-34s {
  transform: rotate(45deg);
}.jme_faq_a-34s {
  padding: 0 20px 1rem;
  line-height: 1.7;
  color: #686880;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
}.jme_faq_item-34s.jme_state_open-34s .jme_faq_a-34s {
  display: block;
}.jme_faq_a-34s strong {
  color: #C6C6D2;
  font-weight: 700;
}.jme_faq_a-34s a {
  text-decoration: underline;
  color: #D98A12;
}.jme_faq_a-34s ul,.jme_faq_a-34s ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.jme_faq_a-34s ol {
  list-style: decimal;
}.jme_faq_a-34s li {
  margin-bottom: 4px;
  line-height: 1.6;
}.jme_faq_a-34s table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.75rem;
}
@media(min-width: 766px) {.jme_faq_a-34s table {
  display: table;
}
}.jme_faq_a-34s th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C6C6D2;
}.jme_faq_a-34s td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 8px;
  color: #686880;
}.jme_seo-34s {
  background: #111114;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.jme_seo-34s {
  padding: 2.75rem 24px 0;
}
}.jme_seo_in-34s {
  padding: 1.75rem 24px;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1C1C22;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width:768px) {.jme_seo_in-34s {
  padding: 36px 40px;
}
}.jme_seo_label-34s {
  margin-bottom: 10px;
  font-weight: 700;
  color: #D98A12;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.jme_seo_h2-34s {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.25;
  color: #F1F1F5;
}
@media(min-width: 769px) {.jme_seo_h2-34s {
  font-size: 24px;
}
}.jme_seo_body-34s {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #8E8EA2;
}.jme_seo_body-34s p {
  line-height: 1.75;
  color: #8E8EA2;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.jme_seo_body-34s p:last-child {
  margin-bottom: 0;
}.jme_seo_body-34s strong {
  font-weight: 700;
  color: #C6C6D2;
}.jme_seo_body-34s a {
  transition: color .2s;
  text-decoration: underline;
  color: #D98A12;
}.jme_seo_body-34s a:hover {
  color: #ECA020;
}.jme_seo_body-34s ul,.jme_seo_body-34s ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.jme_seo_body-34s ol {
  list-style: decimal;
}.jme_seo_body-34s li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8E8EA2;
}.jme_seo_body-34s table {
  font-size: 0.813rem;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width:768px) {.jme_seo_body-34s table {
  display: table;
}
}.jme_seo_body-34s th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #C6C6D2;
  font-weight: 700;
}.jme_seo_body-34s td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8E8EA2;
}.jme_seo_cols-34s {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.jme_seo_cols-34s {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.jme_seo_cols-34s {
  grid-template-columns: repeat(3,1fr);
}
}.jme_seo_col_h-34s {
  margin-bottom: 7px;
  font-weight: 700;
  color: #C6C6D2;
  overflow-wrap: break-word;
  font-size: 13px;
}.jme_seo_col_p-34s {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #686880;
}.jme_seo_stats-34s {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.jme_seo_stat-34s {
  background: rgba(217,138,18,0.08);
  border: 1px solid rgba(217,138,18,0.18);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.jme_seo_stat_val-34s {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #D98A12;
}.jme_seo_stat_lb-34s {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #686880;
}.jme_seo-34s {
  padding: 2.25rem 1rem 0;
  background: #111114;
}
@media(min-width: 767px) {.jme_seo-34s {
  padding: 2.75rem 24px 0;
}
}.jme_seo_in-34s {
  border-radius: 12px;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1C1C22;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.jme_seo_in-34s {
  padding: 2.25rem 40px;
}
}.jme_seo_label-34s {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #D98A12;
  margin-bottom: 0.625rem;
}.jme_seo_h2-34s {
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F1F1F5;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.jme_seo_h2-34s {
  font-size: 1.5rem;
}
}.jme_seo_body-34s {
  font-size: 0.875rem;
  color: #8E8EA2;
  overflow-wrap: break-word;
  line-height: 1.75;
}.jme_seo_body-34s p {
  font-size: 14px;
  color: #8E8EA2;
  line-height: 1.75;
  margin-bottom: 12px;
}.jme_seo_body-34s p:last-child {
  margin-bottom: 0;
}.jme_seo_body-34s strong {
  color: #C6C6D2;
  font-weight: 700;
}.jme_seo_body-34s a {
  transition: color .2s;
  text-decoration: underline;
  color: #D98A12;
}.jme_seo_body-34s a:hover {
  color: #ECA020;
}.jme_seo_body-34s ul,.jme_seo_body-34s ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.jme_seo_body-34s ol {
  list-style: decimal;
}.jme_seo_body-34s li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8E8EA2;
  margin-bottom: 6px;
}.jme_seo_body-34s table {
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.jme_seo_body-34s table {
  display: table;
}
}.jme_seo_body-34s th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #C6C6D2;
  text-align: left;
  font-weight: 700;
}.jme_seo_body-34s td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8E8EA2;
}.jme_seo_cols-34s {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.jme_seo_cols-34s {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.jme_seo_cols-34s {
  grid-template-columns: repeat(3,1fr);
}
}.jme_seo_col_h-34s {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #C6C6D2;
  overflow-wrap: break-word;
  font-weight: 700;
}.jme_seo_col_p-34s {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #686880;
  font-size: 13px;
}.jme_seo_stats-34s {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.jme_seo_stat-34s {
  border-radius: 8px;
  padding: 0.875rem 1rem;
  background: rgba(217,138,18,0.08);
  border: 1px solid rgba(217,138,18,0.18);
  flex: 1;
  min-width: 140px;
}.jme_seo_stat_val-34s {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #D98A12;
  font-weight: 800;
  margin-bottom: 4px;
}.jme_seo_stat_lb-34s {
  font-size: 0.688rem;
  color: #686880;
  overflow-wrap: break-word;
}.jme_seo-34s {
  padding: 36px 1rem 0;
  background: #111114;
}
@media(min-width: 765px) {.jme_seo-34s {
  padding: 44px 1.5rem 0;
}
}.jme_seo_in-34s {
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #1C1C22;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 769px) {.jme_seo_in-34s {
  padding: 36px 2.5rem;
}
}.jme_seo_label-34s {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #D98A12;
  text-transform: uppercase;
  margin-bottom: 10px;
}.jme_seo_h2-34s {
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.25;
  color: #F1F1F5;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 769px) {.jme_seo_h2-34s {
  font-size: 1.5rem;
}
}.jme_seo_body-34s {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8E8EA2;
}.jme_seo_body-34s p {
  color: #8E8EA2;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.jme_seo_body-34s p:last-child {
  margin-bottom: 0;
}.jme_seo_body-34s strong {
  font-weight: 700;
  color: #C6C6D2;
}.jme_seo_body-34s a {
  transition: color .2s;
  color: #D98A12;
  text-decoration: underline;
}.jme_seo_body-34s a:hover {
  color: #ECA020;
}.jme_seo_body-34s ul,.jme_seo_body-34s ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.jme_seo_body-34s ol {
  list-style: decimal;
}.jme_seo_body-34s li {
  line-height: 1.75;
  font-size: 14px;
  color: #8E8EA2;
  margin-bottom: 0.375rem;
}.jme_seo_body-34s table {
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width:768px) {.jme_seo_body-34s table {
  display: table;
}
}.jme_seo_body-34s th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #C6C6D2;
  text-align: left;
  font-weight: 700;
}.jme_seo_body-34s td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8E8EA2;
}.jme_seo_cols-34s {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.jme_seo_cols-34s {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.jme_seo_cols-34s {
  grid-template-columns: repeat(3,1fr);
}
}.jme_seo_col_h-34s {
  margin-bottom: 0.438rem;
  color: #C6C6D2;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}.jme_seo_col_p-34s {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #686880;
  font-size: 13px;
}.jme_seo_stats-34s {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.jme_seo_stat-34s {
  background: rgba(217,138,18,0.08);
  border: 1px solid rgba(217,138,18,0.18);
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 16px;
  min-width: 8.75rem;
}.jme_seo_stat_val-34s {
  overflow-wrap: break-word;
  color: #D98A12;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.jme_seo_stat_lb-34s {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #686880;
}.jme_ft-34s {
  background: #0C0C0F;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.jme_ft_support-34s {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.jme_ft_support-34s {
  padding: 1.75rem 1.5rem;
}
}.jme_ft_support_in-34s {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.jme_ft_support_main-34s {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 220px;
}.jme_ft_support_ic-34s {
  color: #D98A12;
  flex-shrink: 0;
}.jme_ft_support_ic-34s svg {
  stroke-linejoin: round;
  height: 30px;
  width: 1.875rem;
  stroke-linecap: round;
}.jme_ft_support_text_title-34s {
  font-size: 0.938rem;
  color: #F1F1F5;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.jme_ft_support_text_sub-34s {
  color: #686880;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.jme_ft_support_btn-34s {
  background: #D98A12;
  padding: 0.688rem 1.375rem;
  border-radius: 8px;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F1F1F5;
  white-space: nowrap;
}.jme_ft_support_btn-34s:hover {
  background: #ECA020;
}.jme_ft_support_contacts-34s {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.jme_ft_support_contact-34s {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #55556A;
}.jme_ft_support_contact-34s strong {
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  color: #8E8EA2;
  font-size: 11px;
}.jme_ft_main-34s {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 769px) {.jme_ft_main-34s {
  padding: 40px 1.5rem 32px;
}
}.jme_ft_main_in-34s {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.jme_ft_main_in-34s {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.jme_ft_main_in-34s {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.jme_ft_col_logo-34s {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.jme_ft_col_logo-34s {
  grid-column: auto;
}
}.jme_ft_logo-34s {
  gap: 9px;
  overflow-wrap: break-word;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 12px;
  color: #F1F1F5;
  font-weight: 800;
}.jme_ft_logo_mark-34s {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 1.875rem;
}.jme_ft_logo_mark-34s img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jme_ft_logo_sub-34s {
  max-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #55556A;
}.jme_ft_col_title-34s {
  font-size: 0.75rem;
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: .07em;
  color: #8E8EA2;
  font-weight: 700;
}.jme_ft_col_links-34s {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.jme_ft_col_link-34s {
  transition: color .2s;
  color: #55556A;
  overflow-wrap: break-word;
  font-size: 13px;
}.jme_ft_col_link-34s:hover {
  color: #C6C6D2;
}.jme_ft_apps-34s {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.jme_ft_app_card-34s {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  display: flex;
}.jme_ft_app_card-34s:hover {
  border-color: rgba(217,138,18,0.55);
}.jme_ft_app_card_ic-34s svg {
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
}.jme_ft_app_card_os-34s {
  color: #55556A;
  font-weight: 600;
  font-size: 0.625rem;
}.jme_ft_app_card_action-34s {
  color: #C6C6D2;
  font-size: 12px;
  font-weight: 700;
}.jme_ft_bot-34s {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.jme_ft_bot-34s {
  padding: 1.25rem 24px;
}
}.jme_ft_bot_in-34s {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.jme_ft_socials-34s {
  gap: 8px;
  display: flex;
}.jme_ft_soc-34s {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  transition: background .2s;
  align-items: center;
  display: flex;
  width: 2.25rem;
  color: #8E8EA2;
  justify-content: center;
  height: 36px;
}.jme_ft_soc-34s svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.jme_ft_soc-34s:hover {
  background: rgba(255,255,255,0.07);
}.jme_ft_legal-34s {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 11px;
  min-width: 200px;
  color: #818196;
}.jme_ft_legal-34s strong {
  font-weight: 700;
  color: #8E8EA2;
}.jme_ft_legal-34s a {
  color: #8E8EA2;
  text-decoration: underline;
}.jme_ft_age-34s {
  border: 2px solid #818196;
  border-radius: 50%;
  color: #818196;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  width: 32px;
  font-size: 0.688rem;
  font-weight: 800;
  height: 2rem;
  display: flex;
  justify-content: center;
}