html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #13100A;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  color: #DDD0B0;
  -webkit-font-smoothing: antialiased;
}.jmt-layout_eov {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.jmt-page_eov {
  display: flex;
  min-height: 100vh;
}.jmt-main_eov {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1078px) {.jmt-main_eov {
  padding-left: 220px;
}
}
@media (max-width: 1077px) {.jmt-main_eov {
  padding-bottom: 72px;
}
}.jmt-gc_eov {
  overflow: hidden;
  background: #1C1610;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 637px) {.jmt-gc_eov {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.jmt-gc_eov {
  width: 168px;
}
}.jmt-gc_eov:hover {
  border-color: rgba(200, 146, 42, 0.08);
  transform: translateY(-3px);
}.jmt-gc_img_eov {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.jmt-gc_img_eov img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.jmt-gc_hover_eov {
  background: rgba(8, 5, 2, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
}.jmt-gc_eov:hover .jmt-gc_hover_eov {
  opacity: 1;
}.jmt-gc_hover_btn_eov {
  background: #C8922A;
  border-radius: 0.375rem;
  padding: 0.5rem 16px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F5EDD8;
}.jmt-gc_info_eov {
  padding: 0.5rem 10px 0.625rem;
}.jmt-gc_name_eov {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  color: #DDD0B0;
  text-overflow: ellipsis;
}.jmt-gc_prov_eov {
  color: #8C7A62;
  font-size: 10px;
}.jmt-gc_tag_eov {
  border-radius: 4px;
  padding: 2px 7px;
  text-transform: uppercase;
  left: 0.375rem;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 0.563rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 700;
}.jmt-gc_tag_hot_eov {
  background: #D4402A;
  color: #fff;
}.jmt-gc_tag_new_eov {
  background: #2E9E5B;
  color: #13100A;
}.jmt-gc_tag_jp_eov {
  background: #E8B84B;
  color: #13100A;
}.jmt-gc_tag_ex_eov {
  background: #A6640E;
  color: #fff;
}.jmt-gc_tag_live_eov {
  background: #D4402A;
  color: #fff;
}.jmt-gr_eov {
  padding: 32px 1rem 0;
  background: #13100A;
}
@media(min-width: 767px) {.jmt-gr_eov {
  padding: 36px 1.5rem 0;
}
}.jmt-gr_in_eov {
  margin: 0 auto;
  max-width: 1340px;
}.jmt-gr_head_eov {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.jmt-gr_head_l_eov {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.jmt-gr_ic_eov {
  border-radius: 10px;
  justify-content: center;
  display: flex;
  height: 32px;
  align-items: center;
  flex-shrink: 0;
  width: 32px;
}.jmt-gr_ic_eov svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.jmt-gr_title_eov {
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.jmt-gr_title_eov {
  font-size: 1.125rem;
}
}.jmt-gr_more_eov {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  flex-shrink: 0;
  font-size: 0.75rem;
  color: #9A8160;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
}.jmt-gr_more_eov:hover {
  color: #C8922A;
}.jmt-gr_more_eov svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.jmt-gr_arrows_eov {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.jmt-gr_arr_eov {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  height: 1.875rem;
  align-items: center;
  color: #B89E7A;
  justify-content: center;
  display: flex;
  width: 30px;
}.jmt-gr_arr_eov:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.jmt-gr_arr_eov svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jmt-gr_seo_h_eov {
  margin: 0 0 6px;
  font-family: 'Playfair Display', serif;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #DDD0B0;
  font-weight: 700;
  font-size: 13px;
}
@media(min-width: 770px) {.jmt-gr_seo_h_eov {
  font-size: 14px;
}
}.jmt-gr_seo_eov {
  color: #9A8160;
  margin-bottom: 12px;
  max-width: 42.5rem;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.jmt-gr_seo_eov strong {
  color: #DDD0B0;
  font-weight: 600;
}.jmt-gr_scroll_eov {
  gap: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 10px;
}.jmt-gr_scroll_eov::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.jmt-gr_scroll_eov {
  gap: 12px;
}
}.jmt-tb_eov {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #13100A;
  left: 0;
  height: 3.5rem;
  z-index: 80;
  top: 0;
  right: 0;
  align-items: center;
  position: fixed;
  display: flex;
}.jmt-tb_in_eov {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.jmt-tb_burger_eov {
  gap: 5px;
  border-radius: 0.625rem;
  width: 2.375rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 38px;
  margin-right: 0.5rem;
}.jmt-tb_burger_eov:hover {
  background: rgba(255, 255, 255, 0.05);
}.jmt-tb_burger_line_eov {
  background: #B89E7A;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width:1080px) {.jmt-tb_burger_eov {
  display: none;
}
}.jmt-tb_logo_eov {
  gap: 9px;
  margin-right: 20px;
  align-items: center;
  color: #F5EDD8;
  flex-shrink: 0;
  font-size: 18px;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 800;
}.jmt-tb_logo_mark_eov {
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  height: 32px;
  width: 2rem;
  align-items: center;
}.jmt-tb_logo_mark_eov img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.jmt-tb_nav_eov {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.jmt-tb_nav_eov {
  display: flex;
}
}.jmt-tb_tab_eov {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 8px 14px;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #B89E7A;
}.jmt-tb_tab_eov:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.jmt-tb_tab_eov.jmt-state_active_eov {
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDD8;
}.jmt-tb_right_eov {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.jmt-tb_login_eov {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: none;
  font-weight: 600;
  color: #DDD0B0;
  font-size: 0.813rem;
}.jmt-tb_login_eov:hover {
  border-color: rgba(200, 146, 42, 0.50);
  color: #F5EDD8;
}
@media(min-width: 482px) {.jmt-tb_login_eov {
  display: block;
}
}.jmt-tb_reg_eov {
  border-radius: 10px;
  background: #2E9E5B;
  padding: 0.563rem 18px;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  color: #0C0804;
  font-size: 13px;
}.jmt-tb_reg_eov:hover {
  background: #38B86B;
}.jmt-sb_eov {
  background: #231A11;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  width: 13.75rem;
  z-index: 70;
  position: fixed;
  bottom: 0;
  top: 3.5rem;
  overflow-y: auto;
  left: 0;
}.jmt-sb_eov.jmt-state_open_eov {
  transform: translateX(0);
}.jmt-sb_eov::-webkit-scrollbar {
  width: 0.25rem;
}.jmt-sb_eov::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.jmt-sb_eov {
  transform: translateX(0);
}
}.jmt-sb_auth_eov {
  padding: 14px 12px 10px;
}.jmt-sb_btn_reg_eov {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #2E9E5B;
  padding: 11px;
  display: block;
  font-size: 13px;
  color: #0C0804;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-align: center;
}.jmt-sb_btn_reg_eov:hover {
  background: #38B86B;
}.jmt-sb_btn_login_eov {
  transition: border-color .2s;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  display: block;
  font-size: 13px;
  text-align: center;
  color: #DDD0B0;
}.jmt-sb_btn_login_eov:hover {
  border-color: rgba(200, 146, 42, 0.50);
  color: #F5EDD8;
}.jmt-sb_promo_eov {
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 12px 14px;
  border-radius: 0.625rem;
  overflow: hidden;
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#2E1A06,#231A11);
  position: relative;
}.jmt-sb_promo_eov::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  top: -1.25rem;
  right: -20px;
  height: 5rem;
  position: absolute;
  width: 80px;
  content: '';
}.jmt-sb_promo_title_eov {
  color: #C8922A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-size: 11px;
}.jmt-sb_promo_text_eov {
  line-height: 1.35;
  color: #F5EDD8;
  font-size: 0.75rem;
  font-weight: 600;
  overflow-wrap: break-word;
}.jmt-sb_promo_sub_eov {
  color: #9A8160;
  margin-top: 3px;
  font-size: 10px;
}.jmt-sb_nav_eov {
  padding: 0.375rem 8px 16px;
}.jmt-sb_nav_lb_eov {
  padding: 0.625rem 8px 6px;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  color: #8C7A62;
  text-transform: uppercase;
}.jmt-sb_link_eov {
  border-radius: 0.375rem;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  color: #B89E7A;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
}.jmt-sb_link_eov:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.jmt-sb_link_eov.jmt-state_active_eov {
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDD8;
}.jmt-sb_ic_eov {
  border-radius: 6px;
  align-items: center;
  height: 30px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 30px;
}.jmt-sb_ic_eov svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jmt-sb_ic_1_eov {
  background: rgba(200, 146, 42, 0.08);
  color: #C8922A;
}.jmt-sb_ic_2_eov {
  background: rgba(46, 158, 91, 0.18);
  color: #2E9E5B;
}.jmt-sb_ic_3_eov {
  background: rgba(232, 184, 75, 0.16);
  color: #E8B84B;
}.jmt-sb_ic_4_eov {
  background: rgba(166, 100, 14, 0.22);
  color: #A6640E;
}.jmt-sb_ic_5_eov {
  background: rgba(200, 146, 42, 0.08);
  color: #E0557A;
}.jmt-sb_ic_6_eov {
  background: rgba(166, 100, 14, 0.22);
  color: #9B5FCF;
}.jmt-sb_badge_eov {
  background: #E8B84B;
  padding: 2px 0.438rem;
  border-radius: 6px;
  font-size: 0.563rem;
  color: #0C0804;
  margin-left: auto;
  font-weight: 700;
}.jmt-sb_bot_eov {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.jmt-sb_lang_eov,.jmt-sb_help_eov {
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  justify-content: center;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
  color: #B89E7A;
  display: flex;
}.jmt-sb_lang_eov:hover,.jmt-sb_help_eov:hover {
  border-color: rgba(200, 146, 42, 0.50);
  color: #F5EDD8;
}.jmt-sb_lang_eov svg,.jmt-sb_help_eov svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.jmt-sb_bd_eov {
  background: rgba(8, 5, 2, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.jmt-sb_bd_eov.jmt-state_on_eov {
  display: block;
}
@media(min-width: 1079px) {.jmt-sb_bd_eov {
  display: none!important;
}
}.jmt-mob_nav_eov {
  background: #231A11;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  right: 0;
  z-index: 80;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
}
@media(min-width: 1079px) {.jmt-mob_nav_eov {
  display: none;
}
}.jmt-mob_nav_item_eov {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  flex-direction: column;
  align-items: center;
  display: flex;
  color: #8C7A62;
  cursor: pointer;
}.jmt-mob_nav_ic_eov {
  line-height: 1;
}.jmt-mob_nav_ic_eov svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
}.jmt-mob_nav_lb_eov {
  font-size: 0.625rem;
  color: #8C7A62;
  font-weight: 600;
}.jmt-mob_nav_item_eov.jmt-state_active_eov {
  color: #C8922A;
}.jmt-mob_nav_item_eov.jmt-state_active_eov .jmt-mob_nav_lb_eov {
  color: #C8922A;
}.jmt-hero_eov {
  background: #13100A;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.jmt-hero_eov {
  padding: 24px 1.5rem 0;
}
}.jmt-hero_in_eov {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1340px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.jmt-hero_in_eov {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.jmt-hero_in_eov {
  grid-template-columns: 1fr 340px;
}
}.jmt-hero_promo_eov {
  border-radius: 1rem;
  background: #1C1610;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  min-height: 220px;
  position: relative;
}
@media(min-width:768px) {.jmt-hero_promo_eov {
  min-height: 17.5rem;
}
}.jmt-hero_promo_bg_eov {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2E1A06 0%,#13100A 100%);
  background-size: cover;
  position: absolute;
}.jmt-hero_promo_bg_eov::after {
  background: linear-gradient(90deg,#13100A 0%,rgba(8, 5, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.jmt-hero_promo_glow_eov {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(166, 100, 14, 0.22) 0%,transparent 65%);
  position: absolute;
  width: 300px;
  right: 3.75rem;
  top: -40px;
  height: 300px;
  pointer-events: none;
}.jmt-hero_promo_ct_eov {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  z-index: 2;
  max-width: 30rem;
  justify-content: center;
  flex-direction: column;
  position: relative;
  display: flex;
}
@media(min-width: 765px) {.jmt-hero_promo_ct_eov {
  padding: 2.5rem 32px;
}
}.jmt-hero_badge_eov {
  background: rgba(200, 146, 42, 0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 22px;
  border: 1px solid rgba(200, 146, 42, 0.08);
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  display: inline-block;
  color: #C8922A;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.jmt-hero_h1_eov {
  margin-bottom: 0.625rem;
  font-size: 26px;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  line-height: 1.15;
}.jmt-hero_h1_eov em {
  color: #E8B84B;
  font-style: normal;
}
@media(min-width: 770px) {.jmt-hero_h1_eov {
  font-size: 2.25rem;
}
}.jmt-hero_sub_eov {
  margin-bottom: 20px;
  color: #B89E7A;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width:768px) {.jmt-hero_sub_eov {
  font-size: 14px;
}
}.jmt-hero_row_eov {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.jmt-hero_cta_eov {
  background: #2E9E5B;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 13px 1.625rem;
  color: #0C0804;
  box-shadow: 0 0.375rem 20px rgba(46, 158, 91, 0.44);
  font-weight: 700;
  font-size: 14px;
}.jmt-hero_cta_eov:hover {
  background: #38B86B;
}.jmt-hero_terms_eov {
  color: #8C7A62;
  font-size: 11px;
}.jmt-hero_game_eov {
  overflow: hidden;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1610;
  display: flex;
  flex-direction: column;
  position: relative;
}.jmt-hero_game_badge_eov {
  padding: 0.313rem 10px;
  background: rgba(232, 184, 75, 0.16);
  border-radius: 22px;
  border: 1px solid rgba(232, 184, 75, 0.16);
  color: #E8B84B;
  z-index: 3;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  left: 12px;
  letter-spacing: .06em;
  font-size: 10px;
  top: 12px;
}.jmt-hero_game_badge_eov svg {
  width: 11px;
  height: 11px;
  margin-right: 4px;
  vertical-align: -1px;
}.jmt-hero_game_img_eov {
  overflow: hidden;
  background: linear-gradient(135deg,#2E1A06,#13100A);
  padding-bottom: 60%;
  position: relative;
}.jmt-hero_game_img_eov img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.jmt-hero_game_play_eov {
  transition: opacity .2s;
  background: rgba(8, 5, 2, 0.72);
  inset: 0;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.jmt-hero_game_eov:hover .jmt-hero_game_play_eov {
  opacity: 1;
}.jmt-hero_game_play_eov span {
  background: #C8922A;
  border-radius: 50%;
  width: 3.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
}.jmt-hero_game_play_eov span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.jmt-hero_game_info_eov {
  padding: 0.875rem 16px;
}.jmt-hero_game_title_eov {
  font-weight: 700;
  color: #F5EDD8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.jmt-hero_game_provider_eov {
  color: #9A8160;
  font-size: 0.688rem;
}.jmt-hero_game_btn_eov {
  border-radius: 10px;
  padding: 0.688rem;
  background: #C8922A;
  transition: background .2s;
  margin: 0.75rem 16px 16px;
  color: #F5EDD8;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  display: block;
}.jmt-hero_game_eov:hover .jmt-hero_game_btn_eov {
  background: #D9A53C;
}.jmt-wy_eov {
  padding: 2rem 1rem 0;
  background: #13100A;
}
@media(min-width: 769px) {.jmt-wy_eov {
  padding: 40px 1.5rem 0;
}
}.jmt-wy_in_eov {
  margin: 0 auto;
  max-width: 1340px;
}.jmt-wy_head_eov {
  margin-bottom: 18px;
  max-width: 45rem;
}.jmt-wy_label_eov {
  color: #C8922A;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.jmt-wy_h2_eov {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.jmt-wy_h2_eov {
  font-size: 24px;
}
}.jmt-wy_intro_eov {
  margin: 0;
  line-height: 1.6;
  color: #9A8160;
  font-size: 13px;
}.jmt-wy_grid_eov {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.jmt-wy_grid_eov {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.jmt-wy_grid_eov {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jmt-wy_card_eov {
  background: #231A11;
  border-radius: 10px;
  padding: 20px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.jmt-wy_card_eov:hover {
  border-color: rgba(200, 146, 42, 0.08);
  transform: translateY(-2px);
}.jmt-wy_card_ic_eov {
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.18);
  display: flex;
  justify-content: center;
  color: #C8922A;
  margin-bottom: 0.875rem;
  align-items: center;
  height: 44px;
  width: 44px;
}.jmt-wy_card_ic_eov svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 22px;
}.jmt-wy_card_h_eov {
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
}.jmt-wy_card_p_eov {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #9A8160;
  font-size: 13px;
}.jmt-wy_card_p_eov strong {
  color: #DDD0B0;
  font-weight: 600;
}.jmt-gr_jp_eov {
  background: linear-gradient(135deg,#1C0D2C 0%,#0E0818 100%);
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 1rem;
  position: relative;
}.jmt-gr_jp_eov::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(166, 100, 14, 0.22) 0%,transparent 70%);
  left: -3.75rem;
  content: '';
  top: -60px;
  height: 15.625rem;
  position: absolute;
  width: 250px;
}.jmt-gr_jp_eov::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 184, 75, 0.16) 0%,transparent 70%);
  width: 200px;
  content: '';
  position: absolute;
  right: 0;
  height: 12.5rem;
  bottom: -2.5rem;
}.jmt-gr_jp_head_eov {
  gap: 16px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 16px;
  position: relative;
  flex-wrap: wrap;
}.jmt-gr_jp_info_eov {
  flex: 1;
}.jmt-gr_jp_label_eov {
  text-transform: uppercase;
  color: #9B5FCF;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.jmt-gr_jp_label_eov svg {
  vertical-align: -2px;
  width: 0.875rem;
  height: 14px;
  margin-right: 4px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jmt-gr_jp_amount_eov {
  margin-bottom: 0.25rem;
  line-height: 1;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 2rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.jmt-gr_jp_amount_eov {
  font-size: 2.5rem;
}
}.jmt-gr_jp_amount_eov span {
  color: #E8B84B;
}.jmt-gr_jp_seo_eov {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #B89E7A;
  line-height: 1.5;
  max-width: 480px;
}.jmt-gr_jp_cta_eov {
  transition: background .2s;
  padding: 11px 1.25rem;
  border-radius: 10px;
  border: 1px solid rgba(166, 100, 14, 0.22);
  background: rgba(166, 100, 14, 0.22);
  z-index: 1;
  font-weight: 700;
  white-space: nowrap;
  color: #F5EDD8;
  font-size: 0.813rem;
  flex-shrink: 0;
  margin-top: 4px;
  align-self: flex-start;
  position: relative;
}.jmt-gr_jp_cta_eov:hover {
  background: #A6640E;
}.jmt-ws_eov {
  background: #13100A;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.jmt-ws_eov {
  padding: 36px 24px 0;
}
}.jmt-ws_in_eov {
  margin: 0 auto;
  max-width: 1340px;
}.jmt-ws_head_eov {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.jmt-ws_title_eov {
  gap: 0.625rem;
  font-size: 1rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  color: #F5EDD8;
}.jmt-ws_title_ic_eov svg {
  color: #E8B84B;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.jmt-ws_online_eov {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  color: #9A8160;
}.jmt-ws_online_dot_eov {
  border-radius: 50%;
  background: #2E9E5B;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(46, 158, 91, 0.18);
  flex-shrink: 0;
  width: 0.5rem;
}.jmt-ws_scroll_eov {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
}.jmt-ws_scroll_eov::-webkit-scrollbar {
  display: none;
}.jmt-wc_eov {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  padding: 0.625rem 14px;
  background: #1C1610;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.jmt-wc_img_eov {
  background: #231A11;
  border-radius: 6px;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.jmt-wc_img_eov img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.jmt-wc_info_eov {
  min-width: 0;
}.jmt-wc_game_eov {
  overflow: hidden;
  font-size: 0.75rem;
  color: #DDD0B0;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
}.jmt-wc_player_eov {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #8C7A62;
  font-size: 10px;
}.jmt-wc_amount_eov {
  flex-shrink: 0;
  color: #2E9E5B;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  margin-left: auto;
}.jmt-prov_eov {
  background: #13100A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.jmt-prov_eov {
  padding: 2.75rem 1.5rem 0;
}
}.jmt-prov_in_eov {
  margin: 0 auto;
  max-width: 1340px;
}.jmt-prov_head_eov {
  margin-bottom: 1rem;
}.jmt-prov_label_eov {
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
}.jmt-prov_h2_eov {
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.jmt-prov_h2_eov {
  font-size: 1.5rem;
}
}.jmt-prov_seo_eov {
  overflow-wrap: break-word;
  color: #9A8160;
  line-height: 1.6;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  max-width: 620px;
}.jmt-prov_seo_eov strong {
  font-weight: 700;
  color: #DDD0B0;
}.jmt-prov_seo_eov a {
  color: #C8922A;
  text-decoration: underline;
}.jmt-prov_grid_eov {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.jmt-prov_grid_eov {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.jmt-prov_grid_eov {
  grid-template-columns: repeat(8,1fr);
}
}.jmt-prov_card_eov {
  background: #1C1610;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 14px 0.625rem;
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.jmt-prov_card_eov:hover {
  border-color: rgba(200, 146, 42, 0.50);
  background: #231A11;
}.jmt-prov_logo_eov {
  border-radius: 0.375rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
}.jmt-prov_logo_eov img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.jmt-prov_name_eov {
  color: #B89E7A;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.jmt-app_eov {
  background: #13100A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.jmt-app_eov {
  padding: 2.75rem 24px 0;
}
}.jmt-app_in_eov {
  margin: 0 auto;
  max-width: 1340px;
}.jmt-app_head_eov {
  margin-bottom: 16px;
}.jmt-app_label_eov {
  color: #C8922A;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.jmt-app_h2_eov {
  font-family: 'Playfair Display', serif;
  margin-bottom: 6px;
  font-size: 20px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.jmt-app_h2_eov {
  font-size: 24px;
}
}.jmt-app_sub_eov {
  color: #9A8160;
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 13px;
  line-height: 1.6;
}.jmt-app_sub_eov strong {
  color: #DDD0B0;
  font-weight: 700;
}.jmt-app_cards_eov {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.jmt-app_cards_eov {
  grid-template-columns: repeat(3,1fr);
}
}.jmt-app_card_eov {
  padding: 1.25rem;
  overflow: hidden;
  gap: 1rem;
  border-radius: 10px;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.jmt-app_card_ios_eov {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#231A11 100%);
}.jmt-app_card_android_eov {
  background: linear-gradient(135deg,rgba(46, 158, 91, 0.18) 0%,#231A11 100%);
}.jmt-app_card_win_eov {
  background: linear-gradient(135deg,rgba(232, 184, 75, 0.16) 0%,#231A11 100%);
}.jmt-app_card_ic_eov svg {
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
}.jmt-app_card_ic_eov {
  flex-shrink: 0;
  color: #F5EDD8;
}.jmt-app_card_os_eov {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #9A8160;
  font-weight: 700;
  margin-bottom: 6px;
}.jmt-app_card_title_eov {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F5EDD8;
}.jmt-app_card_text_eov {
  overflow-wrap: break-word;
  color: #9A8160;
  line-height: 1.5;
  margin-bottom: 14px;
  font-size: 12px;
}.jmt-app_card_btn_eov {
  gap: 0.438rem;
  border-radius: 6px;
  transition: background .2s;
  padding: 10px 18px;
  border: 1px solid rgba(200, 146, 42, 0.50);
  background: rgba(255, 255, 255, 0.12);
  display: inline-flex;
  font-weight: 700;
  color: #F5EDD8;
  align-items: center;
  font-size: 0.813rem;
}.jmt-app_card_btn_eov:hover {
  background: rgba(255, 255, 255, 0.07);
}.jmt-bon_eov {
  padding: 2.25rem 16px 0;
  background: #13100A;
}
@media(min-width: 767px) {.jmt-bon_eov {
  padding: 44px 1.5rem 0;
}
}.jmt-bon_in_eov {
  margin: 0 auto;
  max-width: 83.75rem;
}.jmt-bon_head_eov {
  margin-bottom: 20px;
}.jmt-bon_label_eov {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8922A;
  margin-bottom: 8px;
}.jmt-bon_h2_eov {
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 767px) {.jmt-bon_h2_eov {
  font-size: 24px;
}
}.jmt-bon_seo_eov {
  color: #9A8160;
  font-size: 0.813rem;
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.jmt-bon_seo_eov strong {
  color: #DDD0B0;
  font-weight: 700;
}.jmt-bon_seo_eov a {
  color: #C8922A;
  text-decoration: underline;
}.jmt-bon_grid_eov {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.jmt-bon_grid_eov {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.jmt-bon_grid_eov {
  grid-template-columns: repeat(5,1fr);
}
}.jmt-bon_card_eov {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  background: #1C1610;
}.jmt-bon_card_eov:hover {
  border-color: rgba(200, 146, 42, 0.08);
  transform: translateY(-2px);
}.jmt-bon_card_ic_eov svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 26px;
}.jmt-bon_card_ic_eov {
  margin-bottom: 10px;
}.jmt-bon_card_type_eov {
  font-size: 10px;
  color: #9A8160;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 6px;
  text-transform: uppercase;
}.jmt-bon_card_amount_eov {
  font-size: 18px;
  color: #E8B84B;
  font-weight: 800;
  margin-bottom: 0.375rem;
  line-height: 1.1;
}.jmt-bon_card_name_eov {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 8px;
  color: #F5EDD8;
}.jmt-bon_card_detail_eov {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
  color: #8C7A62;
  padding-top: 8px;
}.jmt-reg_eov {
  padding: 2.25rem 16px 0;
  background: #13100A;
}
@media(min-width: 769px) {.jmt-reg_eov {
  padding: 44px 1.5rem 0;
}
}.jmt-reg_in_eov {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 16px;
  background: #231A11;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 83.75rem;
}
@media(min-width: 766px) {.jmt-reg_in_eov {
  padding: 2.5rem;
}
}.jmt-reg_top_eov {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.jmt-reg_top_eov {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.jmt-reg_label_eov {
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
}.jmt-reg_h2_eov {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  color: #F5EDD8;
  font-weight: 800;
}
@media(min-width: 770px) {.jmt-reg_h2_eov {
  font-size: 1.75rem;
}
}.jmt-reg_bonus_eov {
  background: rgba(232, 184, 75, 0.16);
  border-radius: 10px;
  border: 1px solid rgba(232, 184, 75, 0.16);
  gap: 8px;
  padding: 0.625rem 1rem;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.jmt-reg_bonus_amount_eov {
  font-size: 20px;
  font-weight: 800;
  color: #E8B84B;
}.jmt-reg_bonus_text_eov {
  font-size: 13px;
  color: #B89E7A;
  line-height: 1.35;
}.jmt-reg_cta_btn_eov {
  transition: background .2s;
  background: #2E9E5B;
  padding: 0.875rem 2rem;
  border-radius: 0.625rem;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 12px;
  display: inline-block;
  color: #0C0804;
  box-shadow: 0 0.375rem 1.25rem rgba(46, 158, 91, 0.44);
}.jmt-reg_cta_btn_eov:hover {
  background: #38B86B;
}.jmt-reg_terms_eov {
  font-size: 0.688rem;
  color: #8C7A62;
  line-height: 1.5;
}.jmt-reg_seo_eov {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  font-size: 13px;
  color: #9A8160;
  line-height: 1.65;
  margin-top: 20px;
}.jmt-reg_seo_eov p {
  color: #9A8160;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.jmt-reg_seo_eov p:last-child {
  margin-bottom: 0;
}.jmt-reg_seo_eov strong {
  color: #DDD0B0;
  font-weight: 700;
}.jmt-reg_seo_eov a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.jmt-reg_seo_eov a:hover {
  color: #D9A53C;
}.jmt-reg_seo_eov ul,.jmt-reg_seo_eov ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.jmt-reg_seo_eov ol {
  list-style: decimal;
}.jmt-reg_seo_eov li {
  margin-bottom: 0.25rem;
  font-size: 13px;
  line-height: 1.65;
  color: #9A8160;
}.jmt-reg_seo_eov table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.625rem;
  font-size: 13px;
}
@media(min-width:768px) {.jmt-reg_seo_eov table {
  display: table;
}
}.jmt-reg_seo_eov th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #DDD0B0;
  font-weight: 700;
  text-align: left;
}.jmt-reg_seo_eov td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #9A8160;
}.jmt-reg_steps_eov {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width:860px) {.jmt-reg_steps_eov {
  margin-top: 0;
}
}.jmt-reg_step_eov {
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 10px;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.jmt-reg_step_num_eov {
  background: rgba(200, 146, 42, 0.18);
  border: 1px solid rgba(200, 146, 42, 0.08);
  border-radius: 50%;
  align-items: center;
  width: 34px;
  font-size: 14px;
  height: 2.125rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  font-weight: 800;
  color: #C8922A;
}.jmt-reg_step_title_eov {
  margin-bottom: 3px;
  font-size: 14px;
  color: #F5EDD8;
  font-weight: 700;
}.jmt-reg_step_text_eov {
  color: #9A8160;
  font-size: 12px;
  line-height: 1.5;
}.jmt-reg_trust_eov {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
}.jmt-reg_trust_item_eov {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #9A8160;
  overflow-wrap: break-word;
}.jmt-reg_trust_ic_eov svg {
  height: 16px;
  width: 16px;
  color: #C8922A;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jmt-faq_eov {
  background: #13100A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.jmt-faq_eov {
  padding: 2.75rem 1.5rem 0;
}
}.jmt-faq_in_eov {
  margin: 0 auto;
  max-width: 83.75rem;
}.jmt-faq_head_eov {
  margin-bottom: 20px;
}.jmt-faq_label_eov {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C8922A;
  letter-spacing: .08em;
  font-weight: 700;
}.jmt-faq_h2_eov {
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jmt-faq_h2_eov {
  font-size: 24px;
}
}.jmt-faq_list_eov {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.jmt-faq_item_eov {
  background: #231A11;
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.jmt-faq_q_eov {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 20px;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  color: #DDD0B0;
  overflow-wrap: break-word;
}.jmt-faq_q_eov:hover {
  color: #F5EDD8;
}.jmt-faq_q_ic_eov {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  height: 24px;
  color: #C8922A;
  width: 24px;
  font-size: 1rem;
  flex-shrink: 0;
  align-items: center;
}.jmt-faq_item_eov.jmt-state_open_eov .jmt-faq_q_ic_eov {
  transform: rotate(45deg);
}.jmt-faq_a_eov {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  color: #9A8160;
  line-height: 1.7;
  display: none;
  font-size: 13px;
}.jmt-faq_item_eov.jmt-state_open_eov .jmt-faq_a_eov {
  display: block;
}.jmt-faq_a_eov strong {
  color: #DDD0B0;
  font-weight: 700;
}.jmt-faq_a_eov a {
  text-decoration: underline;
  color: #C8922A;
}.jmt-faq_a_eov ul,.jmt-faq_a_eov ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.jmt-faq_a_eov ol {
  list-style: decimal;
}.jmt-faq_a_eov li {
  margin-bottom: 4px;
  line-height: 1.6;
}.jmt-faq_a_eov table {
  margin: 8px 0;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width: 771px) {.jmt-faq_a_eov table {
  display: table;
}
}.jmt-faq_a_eov th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #DDD0B0;
}.jmt-faq_a_eov td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8160;
}.jmt-seo_eov {
  padding: 2.25rem 16px 0;
  background: #13100A;
}
@media(min-width: 771px) {.jmt-seo_eov {
  padding: 2.75rem 24px 0;
}
}.jmt-seo_in_eov {
  background: #231A11;
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 83.75rem;
}
@media(min-width: 766px) {.jmt-seo_in_eov {
  padding: 2.25rem 40px;
}
}.jmt-seo_label_eov {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8922A;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.jmt-seo_h2_eov {
  color: #F5EDD8;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.jmt-seo_h2_eov {
  font-size: 24px;
}
}.jmt-seo_body_eov {
  font-size: 0.875rem;
  color: #B89E7A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.jmt-seo_body_eov p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #B89E7A;
}.jmt-seo_body_eov p:last-child {
  margin-bottom: 0;
}.jmt-seo_body_eov strong {
  color: #DDD0B0;
  font-weight: 700;
}.jmt-seo_body_eov a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.jmt-seo_body_eov a:hover {
  color: #D9A53C;
}.jmt-seo_body_eov ul,.jmt-seo_body_eov ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.jmt-seo_body_eov ol {
  list-style: decimal;
}.jmt-seo_body_eov li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #B89E7A;
  line-height: 1.75;
}.jmt-seo_body_eov table {
  margin-bottom: 0.75rem;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.jmt-seo_body_eov table {
  display: table;
}
}.jmt-seo_body_eov th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #DDD0B0;
  text-align: left;
  font-weight: 700;
}.jmt-seo_body_eov td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B89E7A;
}.jmt-seo_cols_eov {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.jmt-seo_cols_eov {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.jmt-seo_cols_eov {
  grid-template-columns: repeat(3,1fr);
}
}.jmt-seo_col_h_eov {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #DDD0B0;
}.jmt-seo_col_p_eov {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #9A8160;
  line-height: 1.65;
}.jmt-seo_stats_eov {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.jmt-seo_stat_eov {
  background: rgba(200, 146, 42, 0.08);
  padding: 14px 1rem;
  border: 1px solid rgba(200, 146, 42, 0.18);
  border-radius: 10px;
  flex: 1;
  min-width: 140px;
}.jmt-seo_stat_val_eov {
  overflow-wrap: break-word;
  color: #C8922A;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
}.jmt-seo_stat_lb_eov {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #9A8160;
}.jmt-pmt_eov {
  padding: 2.25rem 1rem 0;
  background: #13100A;
}
@media(min-width: 769px) {.jmt-pmt_eov {
  padding: 44px 1.5rem 0;
}
}.jmt-pmt_in_eov {
  margin: 0 auto;
  max-width: 1340px;
}.jmt-pmt_head_eov {
  max-width: 720px;
  margin-bottom: 22px;
}.jmt-pmt_label_eov {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8922A;
}.jmt-pmt_h2_eov {
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width:768px) {.jmt-pmt_h2_eov {
  font-size: 28px;
}
}.jmt-pmt_intro_eov {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #9A8160;
  overflow-wrap: break-word;
}.jmt-pmt_groups_eov {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.jmt-pmt_group_eov {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  background: #231A11;
}.jmt-pmt_group_head_eov {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.jmt-pmt_group_ic_eov {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 0.375rem;
  display: flex;
  justify-content: center;
  height: 2.25rem;
  flex-shrink: 0;
  align-items: center;
  color: #C8922A;
  width: 36px;
}.jmt-pmt_group_ic_eov svg {
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.jmt-pmt_group_h_eov {
  margin: 0;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
}.jmt-pmt_group_p_eov {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #9A8160;
  margin-bottom: 14px;
}.jmt-pmt_group_p_eov strong {
  font-weight: 600;
  color: #DDD0B0;
}.jmt-pmt_table_wrap_eov {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.jmt-pmt_table_eov {
  width: 100%;
  font-size: 13px;
  min-width: 33.75rem;
  border-collapse: collapse;
}.jmt-pmt_table_eov th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .04em;
  color: #DDD0B0;
  text-align: left;
}.jmt-pmt_table_eov td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #9A8160;
}.jmt-pmt_table_eov tbody tr:last-child td {
  border-bottom: none;
}.jmt-pmt_table_eov tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #DDD0B0;
}.jmt-seo_eov {
  padding: 2.25rem 1rem 0;
  background: #13100A;
}
@media(min-width: 771px) {.jmt-seo_eov {
  padding: 2.75rem 24px 0;
}
}.jmt-seo_in_eov {
  margin: 0 auto;
  background: #231A11;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.jmt-seo_in_eov {
  padding: 36px 40px;
}
}.jmt-seo_label_eov {
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.jmt-seo_h2_eov {
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #F5EDD8;
}
@media(min-width: 767px) {.jmt-seo_h2_eov {
  font-size: 24px;
}
}.jmt-seo_body_eov {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #B89E7A;
}.jmt-seo_body_eov p {
  color: #B89E7A;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.jmt-seo_body_eov p:last-child {
  margin-bottom: 0;
}.jmt-seo_body_eov strong {
  font-weight: 700;
  color: #DDD0B0;
}.jmt-seo_body_eov a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.jmt-seo_body_eov a:hover {
  color: #D9A53C;
}.jmt-seo_body_eov ul,.jmt-seo_body_eov ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.jmt-seo_body_eov ol {
  list-style: decimal;
}.jmt-seo_body_eov li {
  line-height: 1.75;
  color: #B89E7A;
  margin-bottom: 6px;
  font-size: 14px;
}.jmt-seo_body_eov table {
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 767px) {.jmt-seo_body_eov table {
  display: table;
}
}.jmt-seo_body_eov th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #DDD0B0;
  text-align: left;
}.jmt-seo_body_eov td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #B89E7A;
}.jmt-seo_cols_eov {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.jmt-seo_cols_eov {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.jmt-seo_cols_eov {
  grid-template-columns: repeat(3,1fr);
}
}.jmt-seo_col_h_eov {
  color: #DDD0B0;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.jmt-seo_col_p_eov {
  overflow-wrap: break-word;
  color: #9A8160;
  font-size: 13px;
  line-height: 1.65;
}.jmt-seo_stats_eov {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.jmt-seo_stat_eov {
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(200, 146, 42, 0.18);
  background: rgba(200, 146, 42, 0.08);
  padding: 14px 16px;
  min-width: 8.75rem;
}.jmt-seo_stat_val_eov {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #C8922A;
  overflow-wrap: break-word;
  font-size: 20px;
}.jmt-seo_stat_lb_eov {
  font-size: 11px;
  color: #9A8160;
  overflow-wrap: break-word;
}.jmt-seo_eov {
  background: #13100A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.jmt-seo_eov {
  padding: 2.75rem 24px 0;
}
}.jmt-seo_in_eov {
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #231A11;
  border-radius: 1rem;
  max-width: 1340px;
}
@media(min-width: 767px) {.jmt-seo_in_eov {
  padding: 2.25rem 2.5rem;
}
}.jmt-seo_label_eov {
  font-size: 11px;
  color: #C8922A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
}.jmt-seo_h2_eov {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.jmt-seo_h2_eov {
  font-size: 24px;
}
}.jmt-seo_body_eov {
  color: #B89E7A;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.jmt-seo_body_eov p {
  color: #B89E7A;
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
}.jmt-seo_body_eov p:last-child {
  margin-bottom: 0;
}.jmt-seo_body_eov strong {
  color: #DDD0B0;
  font-weight: 700;
}.jmt-seo_body_eov a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.jmt-seo_body_eov a:hover {
  color: #D9A53C;
}.jmt-seo_body_eov ul,.jmt-seo_body_eov ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.jmt-seo_body_eov ol {
  list-style: decimal;
}.jmt-seo_body_eov li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #B89E7A;
}.jmt-seo_body_eov table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.jmt-seo_body_eov table {
  display: table;
}
}.jmt-seo_body_eov th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #DDD0B0;
}.jmt-seo_body_eov td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B89E7A;
}.jmt-seo_cols_eov {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.jmt-seo_cols_eov {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.jmt-seo_cols_eov {
  grid-template-columns: repeat(3,1fr);
}
}.jmt-seo_col_h_eov {
  color: #DDD0B0;
  font-size: 0.813rem;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
}.jmt-seo_col_p_eov {
  overflow-wrap: break-word;
  color: #9A8160;
  line-height: 1.65;
  font-size: 0.813rem;
}.jmt-seo_stats_eov {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.jmt-seo_stat_eov {
  border-radius: 10px;
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(200, 146, 42, 0.08);
  border: 1px solid rgba(200, 146, 42, 0.18);
  min-width: 140px;
}.jmt-seo_stat_val_eov {
  margin-bottom: 4px;
  font-weight: 800;
  color: #C8922A;
  font-size: 20px;
  overflow-wrap: break-word;
}.jmt-seo_stat_lb_eov {
  color: #9A8160;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.jmt-ft_eov {
  background: #0A0804;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.jmt-ft_support_eov {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 771px) {.jmt-ft_support_eov {
  padding: 28px 1.5rem;
}
}.jmt-ft_support_in_eov {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1340px;
  flex-wrap: wrap;
}.jmt-ft_support_main_eov {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.jmt-ft_support_ic_eov {
  color: #C8922A;
  flex-shrink: 0;
}.jmt-ft_support_ic_eov svg {
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
  stroke-linejoin: round;
}.jmt-ft_support_text_title_eov {
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDD8;
}.jmt-ft_support_text_sub_eov {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #9A8160;
}.jmt-ft_support_btn_eov {
  padding: 11px 1.375rem;
  background: #C8922A;
  transition: background .2s;
  border-radius: 0.625rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F5EDD8;
  font-size: 13px;
  font-weight: 700;
}.jmt-ft_support_btn_eov:hover {
  background: #D9A53C;
}.jmt-ft_support_contacts_eov {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.jmt-ft_support_contact_eov {
  font-size: 0.75rem;
  color: #8C7A62;
  line-height: 1.4;
}.jmt-ft_support_contact_eov strong {
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
  display: block;
  color: #B89E7A;
}.jmt-ft_main_eov {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.jmt-ft_main_eov {
  padding: 40px 24px 2rem;
}
}.jmt-ft_main_in_eov {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.jmt-ft_main_in_eov {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.jmt-ft_main_in_eov {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.jmt-ft_col_logo_eov {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.jmt-ft_col_logo_eov {
  grid-column: auto;
}
}.jmt-ft_logo_eov {
  gap: 9px;
  display: flex;
  font-size: 1rem;
  font-weight: 800;
  color: #F5EDD8;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}.jmt-ft_logo_mark_eov {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 30px;
  height: 30px;
}.jmt-ft_logo_mark_eov img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.jmt-ft_logo_sub_eov {
  line-height: 1.55;
  font-size: 12px;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  color: #8C7A62;
}.jmt-ft_col_title_eov {
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 12px;
  color: #B89E7A;
  margin-bottom: 0.875rem;
}.jmt-ft_col_links_eov {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.jmt-ft_col_link_eov {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8C7A62;
}.jmt-ft_col_link_eov:hover {
  color: #DDD0B0;
}.jmt-ft_apps_eov {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.jmt-ft_app_card_eov {
  border-radius: 6px;
  gap: 0.625rem;
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.jmt-ft_app_card_eov:hover {
  border-color: rgba(200, 146, 42, 0.50);
}.jmt-ft_app_card_ic_eov svg {
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jmt-ft_app_card_os_eov {
  font-size: 0.625rem;
  font-weight: 600;
  color: #8C7A62;
}.jmt-ft_app_card_action_eov {
  color: #DDD0B0;
  font-weight: 700;
  font-size: 12px;
}.jmt-ft_bot_eov {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.jmt-ft_bot_eov {
  padding: 20px 1.5rem;
}
}.jmt-ft_bot_in_eov {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1340px;
  display: flex;
  align-items: center;
}.jmt-ft_socials_eov {
  gap: 8px;
  display: flex;
}.jmt-ft_soc_eov {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  width: 36px;
  display: flex;
  align-items: center;
  height: 36px;
  justify-content: center;
  color: #B89E7A;
}.jmt-ft_soc_eov svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jmt-ft_soc_eov:hover {
  background: rgba(255, 255, 255, 0.07);
}.jmt-ft_legal_eov {
  flex: 1;
  color: #9E8462;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
}.jmt-ft_legal_eov strong {
  color: #B89E7A;
  font-weight: 700;
}.jmt-ft_legal_eov a {
  color: #B89E7A;
  text-decoration: underline;
}.jmt-ft_age_eov {
  border-radius: 50%;
  border: 2px solid #9E8462;
  align-items: center;
  height: 32px;
  margin-left: auto;
  justify-content: center;
  color: #9E8462;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  font-size: 11px;
  width: 32px;
}