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 {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #140305;
  -webkit-font-smoothing: antialiased;
  color: #D8CABA;
  line-height: 1.6;
  font-family: 'Lato', sans-serif;
  min-height: 100vh;
}.jpt-layout-zbu {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.jpt-page-zbu {
  display: flex;
  min-height: 100vh;
}.jpt-main-zbu {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1082px) {.jpt-main-zbu {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.jpt-main-zbu {
  padding-bottom: 4.5rem;
}
}.jpt-gc-zbu {
  overflow: hidden;
  background: #180406;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 641px) {.jpt-gc-zbu {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.jpt-gc-zbu {
  width: 168px;
}
}.jpt-gc-zbu:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 42, 0.08);
}.jpt-gc_img-zbu {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.jpt-gc_img-zbu img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.jpt-gc_hover-zbu {
  inset: 0;
  background: rgba(12, 2, 2, 0.72);
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
}.jpt-gc-zbu:hover .jpt-gc_hover-zbu {
  opacity: 1;
}.jpt-gc_hover_btn-zbu {
  background: #C8922A;
  border-radius: 0.25rem;
  padding: 8px 16px;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 12px;
}.jpt-gc_info-zbu {
  padding: 0.5rem 10px 10px;
}.jpt-gc_name-zbu {
  overflow: hidden;
  color: #D8CABA;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  max-width: 100%;
  margin-bottom: 3px;
  white-space: nowrap;
  font-weight: 600;
}.jpt-gc_prov-zbu {
  color: #917F6A;
  font-size: 10px;
}.jpt-gc_tag-zbu {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  left: 6px;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
  font-size: 0.563rem;
  font-weight: 700;
  top: 6px;
  letter-spacing: .04em;
}.jpt-gc_tag_hot-zbu {
  background: #D93A3A;
  color: #fff;
}.jpt-gc_tag_new-zbu {
  background: #2E9E5B;
  color: #140305;
}.jpt-gc_tag_jp-zbu {
  background: #E8943A;
  color: #140305;
}.jpt-gc_tag_ex-zbu {
  background: #8C4A1E;
  color: #fff;
}.jpt-gc_tag_live-zbu {
  background: #D93A3A;
  color: #fff;
}.jpt-gr-zbu {
  padding: 32px 1rem 0;
  background: #140305;
}
@media(min-width: 767px) {.jpt-gr-zbu {
  padding: 2.25rem 24px 0;
}
}.jpt-gr_in-zbu {
  margin: 0 auto;
  max-width: 82.5rem;
}.jpt-gr_head-zbu {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.jpt-gr_head_l-zbu {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.jpt-gr_ic-zbu {
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  height: 32px;
  display: flex;
  flex-shrink: 0;
  width: 2rem;
}.jpt-gr_ic-zbu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.jpt-gr_title-zbu {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width: 765px) {.jpt-gr_title-zbu {
  font-size: 1.125rem;
}
}.jpt-gr_more-zbu {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  display: flex;
  font-size: 12px;
  color: #8C7A65;
  align-items: center;
}.jpt-gr_more-zbu:hover {
  color: #C8922A;
}.jpt-gr_more-zbu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.jpt-gr_arrows-zbu {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.jpt-gr_arr-zbu {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.25rem;
  color: #A8957E;
  height: 1.875rem;
  align-items: center;
  width: 1.875rem;
  display: flex;
  justify-content: center;
}.jpt-gr_arr-zbu:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.jpt-gr_arr-zbu svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.jpt-gr_seo_h-zbu {
  margin: 0 0 0.375rem;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  max-width: 680px;
  color: #D8CABA;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.jpt-gr_seo_h-zbu {
  font-size: 14px;
}
}.jpt-gr_seo-zbu {
  color: #8C7A65;
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 0.75rem;
}.jpt-gr_seo-zbu strong {
  color: #D8CABA;
  font-weight: 600;
}.jpt-gr_scroll-zbu {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  overflow-x: auto;
  display: flex;
}.jpt-gr_scroll-zbu::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.jpt-gr_scroll-zbu {
  gap: 12px;
}
}.jpt-tb-zbu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #110304;
  top: 0;
  align-items: center;
  z-index: 80;
  display: flex;
  height: 56px;
  left: 0;
  position: fixed;
  right: 0;
}.jpt-tb_in-zbu {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.jpt-tb_burger-zbu {
  gap: 0.313rem;
  border-radius: 0.5rem;
  flex-shrink: 0;
  width: 2.375rem;
  justify-content: center;
  align-items: center;
  height: 2.375rem;
  margin-right: 0.5rem;
  flex-direction: column;
  display: flex;
}.jpt-tb_burger-zbu:hover {
  background: rgba(255, 255, 255, 0.05);
}.jpt-tb_burger_line-zbu {
  background: #A8957E;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1079px) {.jpt-tb_burger-zbu {
  display: none;
}
}.jpt-tb_logo-zbu {
  gap: 0.563rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  margin-right: 20px;
  display: flex;
}.jpt-tb_logo_mark-zbu {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 32px;
  display: flex;
  width: 2rem;
  justify-content: center;
  align-items: center;
}.jpt-tb_logo_mark-zbu img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.jpt-tb_nav-zbu {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.jpt-tb_nav-zbu {
  display: flex;
}
}.jpt-tb_tab-zbu {
  border-radius: 8px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #A8957E;
}.jpt-tb_tab-zbu:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.jpt-tb_tab-zbu.jpt-state_active-zbu {
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDD8;
}.jpt-tb_right-zbu {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.jpt-tb_login-zbu {
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #D8CABA;
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
}.jpt-tb_login-zbu:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD8;
}
@media(min-width: 481px) {.jpt-tb_login-zbu {
  display: block;
}
}.jpt-tb_reg-zbu {
  padding: 9px 1.125rem;
  background: #2E9E5B;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  color: #0E0203;
  font-size: 0.813rem;
  white-space: nowrap;
}.jpt-tb_reg-zbu:hover {
  background: #38B86A;
}.jpt-sb-zbu {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1D0608;
  width: 220px;
  z-index: 70;
  position: fixed;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  top: 56px;
}.jpt-sb-zbu.jpt-state_open-zbu {
  transform: translateX(0);
}.jpt-sb-zbu::-webkit-scrollbar {
  width: 0.25rem;
}.jpt-sb-zbu::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.jpt-sb-zbu {
  transform: translateX(0);
}
}.jpt-sb_auth-zbu {
  padding: 0.875rem 0.75rem 0.625rem;
}.jpt-sb_btn_reg-zbu {
  border-radius: 0.5rem;
  padding: 0.688rem;
  transition: background .2s;
  background: #2E9E5B;
  margin-bottom: 8px;
  display: block;
  color: #0E0203;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
}.jpt-sb_btn_reg-zbu:hover {
  background: #38B86A;
}.jpt-sb_btn_login-zbu {
  border-radius: 8px;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  color: #D8CABA;
  display: block;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
}.jpt-sb_btn_login-zbu:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD8;
}.jpt-sb_promo-zbu {
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  padding: 12px 14px;
  border: 1px solid rgba(200, 146, 42, 0.18);
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#3A0A10,#1D0608);
  position: relative;
}.jpt-sb_promo-zbu::before {
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  top: -20px;
  height: 80px;
  right: -1.25rem;
  width: 5rem;
}.jpt-sb_promo_title-zbu {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #C8922A;
  letter-spacing: .06em;
}.jpt-sb_promo_text-zbu {
  color: #F5EDD8;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
}.jpt-sb_promo_sub-zbu {
  font-size: 10px;
  color: #8C7A65;
  margin-top: 3px;
}.jpt-sb_nav-zbu {
  padding: 0.375rem 0.5rem 16px;
}.jpt-sb_nav_lb-zbu {
  padding: 10px 8px 6px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #917F6A;
}.jpt-sb_link-zbu {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 9px 10px;
  color: #A8957E;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
}.jpt-sb_link-zbu:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.jpt-sb_link-zbu.jpt-state_active-zbu {
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDD8;
}.jpt-sb_ic-zbu {
  border-radius: 0.25rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 30px;
  width: 30px;
}.jpt-sb_ic-zbu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.jpt-sb_ic_1-zbu {
  background: rgba(200, 146, 42, 0.08);
  color: #C8922A;
}.jpt-sb_ic_2-zbu {
  background: rgba(46, 158, 91, 0.18);
  color: #2E9E5B;
}.jpt-sb_ic_3-zbu {
  background: rgba(232, 148, 58, 0.20);
  color: #E8943A;
}.jpt-sb_ic_4-zbu {
  background: rgba(140, 74, 30, 0.22);
  color: #8C4A1E;
}.jpt-sb_ic_5-zbu {
  background: rgba(200, 146, 42, 0.08);
  color: #D4527A;
}.jpt-sb_ic_6-zbu {
  background: rgba(140, 74, 30, 0.22);
  color: #9B4EC8;
}.jpt-sb_badge-zbu {
  background: #E8943A;
  border-radius: 4px;
  padding: 2px 0.438rem;
  color: #0E0203;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
}.jpt-sb_bot-zbu {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.jpt-sb_lang-zbu,.jpt-sb_help-zbu {
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 9px 6px;
  flex: 1;
  border-radius: 4px;
  transition: border-color .2s;
  color: #A8957E;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  display: flex;
  font-size: 0.688rem;
}.jpt-sb_lang-zbu:hover,.jpt-sb_help-zbu:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD8;
}.jpt-sb_lang-zbu svg,.jpt-sb_help-zbu svg {
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.jpt-sb_bd-zbu {
  background: rgba(12, 2, 2, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.jpt-sb_bd-zbu.jpt-state_on-zbu {
  display: block;
}
@media(min-width: 1077px) {.jpt-sb_bd-zbu {
  display: none!important;
}
}.jpt-mob_nav-zbu {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #1D0608;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1082px) {.jpt-mob_nav-zbu {
  display: none;
}
}.jpt-mob_nav_item-zbu {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #917F6A;
  align-items: center;
}.jpt-mob_nav_ic-zbu {
  line-height: 1;
}.jpt-mob_nav_ic-zbu svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
}.jpt-mob_nav_lb-zbu {
  font-size: 10px;
  font-weight: 600;
  color: #917F6A;
}.jpt-mob_nav_item-zbu.jpt-state_active-zbu {
  color: #C8922A;
}.jpt-mob_nav_item-zbu.jpt-state_active-zbu .jpt-mob_nav_lb-zbu {
  color: #C8922A;
}.jpt-hero-zbu {
  background: #140305;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 767px) {.jpt-hero-zbu {
  padding: 1.5rem 24px 0;
}
}.jpt-hero_in-zbu {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.jpt-hero_in-zbu {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.jpt-hero_in-zbu {
  grid-template-columns: 1fr 21.25rem;
}
}.jpt-hero_promo-zbu {
  border-radius: 0.75rem;
  background: #180406;
  overflow: hidden;
  display: flex;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
}
@media(min-width: 769px) {.jpt-hero_promo-zbu {
  min-height: 17.5rem;
}
}.jpt-hero_promo_bg-zbu {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3A0A10 0%,#140305 100%);
  background-size: cover;
  position: absolute;
}.jpt-hero_promo_bg-zbu::after {
  inset: 0;
  background: linear-gradient(90deg,#140305 0%,rgba(12, 2, 2, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.jpt-hero_promo_glow-zbu {
  background: radial-gradient(circle,rgba(140, 74, 30, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  height: 300px;
  width: 300px;
  position: absolute;
  right: 60px;
  pointer-events: none;
}.jpt-hero_promo_ct-zbu {
  padding: 28px 24px 28px 1.75rem;
  justify-content: center;
  z-index: 2;
  max-width: 30rem;
  position: relative;
  flex-direction: column;
  display: flex;
}
@media(min-width: 765px) {.jpt-hero_promo_ct-zbu {
  padding: 2.5rem 2rem;
}
}.jpt-hero_badge-zbu {
  border-radius: 20px;
  border: 1px solid rgba(200, 146, 42, 0.08);
  padding: 0.313rem 12px;
  background: rgba(200, 146, 42, 0.18);
  display: inline-block;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.jpt-hero_h1-zbu {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 1.625rem;
  line-height: 1.15;
  font-family: 'Playfair Display', serif;
  margin-bottom: 10px;
  font-weight: 800;
}.jpt-hero_h1-zbu em {
  font-style: normal;
  color: #E8943A;
}
@media(min-width: 770px) {.jpt-hero_h1-zbu {
  font-size: 2.25rem;
}
}.jpt-hero_sub-zbu {
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  color: #A8957E;
  line-height: 1.55;
}
@media(min-width: 769px) {.jpt-hero_sub-zbu {
  font-size: 0.875rem;
}
}.jpt-hero_row-zbu {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.jpt-hero_cta-zbu {
  border-radius: 8px;
  transition: background .2s;
  padding: 13px 26px;
  background: #2E9E5B;
  font-size: 14px;
  box-shadow: 0 0.375rem 16px rgba(46, 158, 91, 0.38), 0 1px 0.25rem rgba(46, 158, 91, 0.52);
  color: #0E0203;
  font-weight: 700;
}.jpt-hero_cta-zbu:hover {
  background: #38B86A;
}.jpt-hero_terms-zbu {
  color: #917F6A;
  font-size: 0.688rem;
}.jpt-hero_game-zbu {
  background: #180406;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  flex-direction: column;
  position: relative;
}.jpt-hero_game_badge-zbu {
  background: rgba(232, 148, 58, 0.20);
  border: 1px solid rgba(232, 148, 58, 0.20);
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  left: 12px;
  position: absolute;
  font-size: 10px;
  top: 12px;
  letter-spacing: .06em;
  color: #E8943A;
  z-index: 3;
  font-weight: 700;
  text-transform: uppercase;
}.jpt-hero_game_badge-zbu svg {
  height: 0.688rem;
  width: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.jpt-hero_game_img-zbu {
  background: linear-gradient(135deg,#3A0A10,#140305);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.jpt-hero_game_img-zbu img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.jpt-hero_game_play-zbu {
  inset: 0;
  transition: opacity .2s;
  background: rgba(12, 2, 2, 0.72);
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
}.jpt-hero_game-zbu:hover .jpt-hero_game_play-zbu {
  opacity: 1;
}.jpt-hero_game_play-zbu span {
  background: #C8922A;
  border-radius: 50%;
  display: flex;
  width: 3.25rem;
  height: 3.25rem;
  align-items: center;
  justify-content: center;
}.jpt-hero_game_play-zbu span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.jpt-hero_game_info-zbu {
  padding: 0.875rem 1rem;
}.jpt-hero_game_title-zbu {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 4px;
}.jpt-hero_game_provider-zbu {
  color: #8C7A65;
  font-size: 11px;
}.jpt-hero_game_btn-zbu {
  transition: background .2s;
  border-radius: 8px;
  margin: 12px 1rem 1rem;
  background: #C8922A;
  padding: 0.688rem;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  color: #F5EDD8;
  display: block;
}.jpt-hero_game-zbu:hover .jpt-hero_game_btn-zbu {
  background: #DBA83C;
}.jpt-sbar-zbu {
  padding: 16px 1rem 0;
  background: #140305;
}
@media(min-width: 770px) {.jpt-sbar-zbu {
  padding: 1.125rem 1.5rem 0;
}
}.jpt-sbar_in-zbu {
  margin: 0 auto;
  max-width: 82.5rem;
}.jpt-sbar_row-zbu {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.jpt-sbar_input-zbu {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  gap: 0.625rem;
  flex: 1;
  padding: 0.688rem 16px;
  background: #180406;
  align-items: center;
  color: #8C7A65;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
}.jpt-sbar_input-zbu:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.jpt-sbar_input-zbu svg {
  stroke-linecap: round;
  width: 0.938rem;
  height: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
}.jpt-sbar_providers-zbu {
  padding: 11px 18px;
  border-radius: 8px;
  gap: 8px;
  background: #180406;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #D8CABA;
  align-items: center;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
  display: flex;
}.jpt-sbar_providers-zbu:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD8;
}.jpt-sbar_providers-zbu svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.jpt-sbar_tabs-zbu {
  gap: 6px;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.jpt-sbar_tabs-zbu::-webkit-scrollbar {
  display: none;
}.jpt-sbar_tab-zbu {
  padding: 8px 0.875rem;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  color: #A8957E;
  cursor: pointer;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-size: 12px;
  font-weight: 600;
}.jpt-sbar_tab-zbu:hover {
  border-color: rgba(200, 146, 42, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.jpt-sbar_tab-zbu.jpt-state_active-zbu {
  border-color: rgba(200, 146, 42, 0.08);
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDD8;
}.jpt-sbar_tab_ic-zbu svg {
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 0.875rem;
}.jpt-wy-zbu {
  background: #140305;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.jpt-wy-zbu {
  padding: 2.5rem 24px 0;
}
}.jpt-wy_in-zbu {
  margin: 0 auto;
  max-width: 1320px;
}.jpt-wy_head-zbu {
  margin-bottom: 18px;
  max-width: 45rem;
}.jpt-wy_label-zbu {
  text-transform: uppercase;
  color: #C8922A;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.jpt-wy_h2-zbu {
  margin-bottom: 0.5rem;
  color: #F5EDD8;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.jpt-wy_h2-zbu {
  font-size: 1.5rem;
}
}.jpt-wy_intro-zbu {
  margin: 0;
  font-size: 13px;
  color: #8C7A65;
  line-height: 1.6;
}.jpt-wy_grid-zbu {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.jpt-wy_grid-zbu {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.jpt-wy_grid-zbu {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jpt-wy_card-zbu {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1D0608;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.jpt-wy_card-zbu:hover {
  border-color: rgba(200, 146, 42, 0.08);
  transform: translateY(-2px);
}.jpt-wy_card_ic-zbu {
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.18);
  margin-bottom: 0.875rem;
  height: 2.75rem;
  justify-content: center;
  color: #C8922A;
  display: flex;
  width: 2.75rem;
  align-items: center;
}.jpt-wy_card_ic-zbu svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.jpt-wy_card_h-zbu {
  font-weight: 700;
  line-height: 1.25;
  color: #F5EDD8;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.jpt-wy_card_p-zbu {
  font-size: 13px;
  color: #8C7A65;
  overflow-wrap: break-word;
  line-height: 1.6;
}.jpt-wy_card_p-zbu strong {
  color: #D8CABA;
  font-weight: 600;
}.jpt-ws-zbu {
  padding: 32px 16px 0;
  background: #140305;
}
@media(min-width: 767px) {.jpt-ws-zbu {
  padding: 2.25rem 1.5rem 0;
}
}.jpt-ws_in-zbu {
  margin: 0 auto;
  max-width: 1320px;
}.jpt-ws_head-zbu {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.875rem;
  justify-content: space-between;
}.jpt-ws_title-zbu {
  gap: 10px;
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 700;
  align-items: center;
  display: flex;
}.jpt-ws_title_ic-zbu svg {
  height: 18px;
  color: #E8943A;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jpt-ws_online-zbu {
  gap: 0.438rem;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #8C7A65;
}.jpt-ws_online_dot-zbu {
  background: #2E9E5B;
  border-radius: 50%;
  height: 0.5rem;
  width: 8px;
  box-shadow: 0 0 6px rgba(46, 158, 91, 0.18);
  flex-shrink: 0;
}.jpt-ws_scroll-zbu {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
}.jpt-ws_scroll-zbu::-webkit-scrollbar {
  display: none;
}.jpt-wc-zbu {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  border-radius: 0.5rem;
  background: #180406;
  padding: 10px 14px;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.jpt-wc_img-zbu {
  background: #1D0608;
  overflow: hidden;
  border-radius: 4px;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.jpt-wc_img-zbu img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jpt-wc_info-zbu {
  min-width: 0;
}.jpt-wc_game-zbu {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #D8CABA;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
}.jpt-wc_player-zbu {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #917F6A;
  white-space: nowrap;
  font-size: 0.625rem;
}.jpt-wc_amount-zbu {
  color: #2E9E5B;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
}.jpt-prov-zbu {
  background: #140305;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.jpt-prov-zbu {
  padding: 44px 24px 0;
}
}.jpt-prov_in-zbu {
  margin: 0 auto;
  max-width: 1320px;
}.jpt-prov_head-zbu {
  margin-bottom: 16px;
}.jpt-prov_label-zbu {
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
}.jpt-prov_h2-zbu {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
}
@media(min-width: 766px) {.jpt-prov_h2-zbu {
  font-size: 24px;
}
}.jpt-prov_seo-zbu {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8C7A65;
  margin-bottom: 16px;
  max-width: 620px;
}.jpt-prov_seo-zbu strong {
  color: #D8CABA;
  font-weight: 700;
}.jpt-prov_seo-zbu a {
  color: #C8922A;
  text-decoration: underline;
}.jpt-prov_grid-zbu {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.jpt-prov_grid-zbu {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.jpt-prov_grid-zbu {
  grid-template-columns: repeat(8,1fr);
}
}.jpt-prov_card-zbu {
  background: #180406;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  padding: 0.875rem 10px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.jpt-prov_card-zbu:hover {
  background: #1D0608;
  border-color: rgba(200, 146, 42, 0.45);
}.jpt-prov_logo-zbu {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
  justify-content: center;
  align-items: center;
}.jpt-prov_logo-zbu img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.jpt-prov_name-zbu {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
  color: #A8957E;
}.jpt-app-zbu {
  background: #140305;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.jpt-app-zbu {
  padding: 44px 24px 0;
}
}.jpt-app_in-zbu {
  margin: 0 auto;
  max-width: 82.5rem;
}.jpt-app_head-zbu {
  margin-bottom: 1rem;
}.jpt-app_label-zbu {
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.jpt-app_h2-zbu {
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  margin-bottom: 6px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.jpt-app_h2-zbu {
  font-size: 24px;
}
}.jpt-app_sub-zbu {
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 13px;
  line-height: 1.6;
  color: #8C7A65;
}.jpt-app_sub-zbu strong {
  font-weight: 700;
  color: #D8CABA;
}.jpt-app_cards-zbu {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.jpt-app_cards-zbu {
  grid-template-columns: repeat(3,1fr);
}
}.jpt-app_card-zbu {
  gap: 1rem;
  border-radius: 8px;
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.jpt-app_card_ios-zbu {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#1D0608 100%);
}.jpt-app_card_android-zbu {
  background: linear-gradient(135deg,rgba(46, 158, 91, 0.18) 0%,#1D0608 100%);
}.jpt-app_card_win-zbu {
  background: linear-gradient(135deg,rgba(232, 148, 58, 0.20) 0%,#1D0608 100%);
}.jpt-app_card_ic-zbu svg {
  height: 34px;
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jpt-app_card_ic-zbu {
  flex-shrink: 0;
  color: #F5EDD8;
}.jpt-app_card_os-zbu {
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  color: #8C7A65;
  text-transform: uppercase;
}.jpt-app_card_title-zbu {
  margin-bottom: 0.375rem;
  line-height: 1.2;
  color: #F5EDD8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.jpt-app_card_text-zbu {
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #8C7A65;
  margin-bottom: 0.875rem;
}.jpt-app_card_btn-zbu {
  border-radius: 0.25rem;
  gap: 7px;
  border: 1px solid rgba(200, 146, 42, 0.45);
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  color: #F5EDD8;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
}.jpt-app_card_btn-zbu:hover {
  background: rgba(255, 255, 255, 0.07);
}.jpt-htp-zbu {
  padding: 36px 16px 0;
  background: #140305;
}
@media(min-width: 766px) {.jpt-htp-zbu {
  padding: 44px 24px 0;
}
}.jpt-htp_in-zbu {
  margin: 0 auto;
  max-width: 82.5rem;
}.jpt-htp_head-zbu {
  margin-bottom: 22px;
  max-width: 720px;
}.jpt-htp_label-zbu {
  color: #C8922A;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
}.jpt-htp_h2-zbu {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.jpt-htp_h2-zbu {
  font-size: 1.75rem;
}
}.jpt-htp_intro-zbu {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #8C7A65;
}.jpt-htp_steps-zbu {
  list-style: none;
  margin: 0;
  gap: 12px;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.jpt-htp_steps-zbu {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.jpt-htp_steps-zbu {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.jpt-htp_step-zbu {
  background: #1D0608;
  padding: 20px 18px 18px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  position: relative;
  flex-direction: column;
}.jpt-htp_step_num-zbu {
  border-radius: 50%;
  background: #C8922A;
  font-size: 13px;
  left: 20px;
  color: #0E0203;
  align-items: center;
  height: 1.75rem;
  width: 28px;
  position: absolute;
  top: -0.75rem;
  display: flex;
  justify-content: center;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}.jpt-htp_step_ic-zbu {
  background: rgba(200, 146, 42, 0.18);
  margin: 0.5rem 0 12px;
  border-radius: 4px;
  color: #C8922A;
  justify-content: center;
  height: 36px;
  display: flex;
  align-items: center;
  width: 36px;
}.jpt-htp_step_ic-zbu svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
}.jpt-htp_step_h-zbu {
  line-height: 1.25;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.jpt-htp_step_p-zbu {
  line-height: 1.55;
  color: #8C7A65;
  font-size: 13px;
  overflow-wrap: break-word;
}.jpt-htp_step_p-zbu strong {
  color: #D8CABA;
  font-weight: 600;
}.jpt-htp_cta-zbu {
  border-radius: 8px;
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #2E9E5B;
  font-size: 14px;
  display: inline-block;
  color: #0E0203;
  font-weight: 700;
  margin-top: 20px;
}.jpt-htp_cta-zbu:hover {
  background: #38B86A;
}.jpt-bon-zbu {
  padding: 36px 1rem 0;
  background: #140305;
}
@media(min-width: 771px) {.jpt-bon-zbu {
  padding: 44px 1.5rem 0;
}
}.jpt-bon_in-zbu {
  margin: 0 auto;
  max-width: 1320px;
}.jpt-bon_head-zbu {
  margin-bottom: 20px;
}.jpt-bon_label-zbu {
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.jpt-bon_h2-zbu {
  color: #F5EDD8;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.jpt-bon_h2-zbu {
  font-size: 1.5rem;
}
}.jpt-bon_seo-zbu {
  max-width: 38.75rem;
  color: #8C7A65;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
}.jpt-bon_seo-zbu strong {
  font-weight: 700;
  color: #D8CABA;
}.jpt-bon_seo-zbu a {
  color: #C8922A;
  text-decoration: underline;
}.jpt-bon_grid-zbu {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.jpt-bon_grid-zbu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.jpt-bon_grid-zbu {
  grid-template-columns: repeat(5,1fr);
}
}.jpt-bon_card-zbu {
  background: #180406;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 16px;
  border-radius: 0.5rem;
}.jpt-bon_card-zbu:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 42, 0.08);
}.jpt-bon_card_ic-zbu svg {
  width: 1.625rem;
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jpt-bon_card_ic-zbu {
  margin-bottom: 0.625rem;
}.jpt-bon_card_type-zbu {
  font-size: 10px;
  letter-spacing: .06em;
  color: #8C7A65;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.jpt-bon_card_amount-zbu {
  line-height: 1.1;
  font-size: 18px;
  color: #E8943A;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.jpt-bon_card_name-zbu {
  color: #F5EDD8;
  font-size: 13px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
}.jpt-bon_card_detail-zbu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  color: #917F6A;
}.jpt-reg-zbu {
  background: #140305;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.jpt-reg-zbu {
  padding: 44px 24px 0;
}
}.jpt-reg_in-zbu {
  background: #1D0608;
  border-radius: 12px;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.jpt-reg_in-zbu {
  padding: 2.5rem;
}
}.jpt-reg_top-zbu {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.jpt-reg_top-zbu {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.jpt-reg_label-zbu {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8922A;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.jpt-reg_h2-zbu {
  font-size: 1.375rem;
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.jpt-reg_h2-zbu {
  font-size: 1.75rem;
}
}.jpt-reg_bonus-zbu {
  gap: 0.5rem;
  background: rgba(232, 148, 58, 0.20);
  border: 1px solid rgba(232, 148, 58, 0.20);
  border-radius: 0.5rem;
  padding: 10px 16px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.jpt-reg_bonus_amount-zbu {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8943A;
}.jpt-reg_bonus_text-zbu {
  color: #A8957E;
  line-height: 1.35;
  font-size: 0.813rem;
}.jpt-reg_cta_btn-zbu {
  padding: 0.875rem 2rem;
  border-radius: 8px;
  background: #2E9E5B;
  transition: background .2s;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  color: #0E0203;
  box-shadow: 0 0.375rem 1rem rgba(46, 158, 91, 0.38), 0 1px 4px rgba(46, 158, 91, 0.52);
  margin-bottom: 12px;
}.jpt-reg_cta_btn-zbu:hover {
  background: #38B86A;
}.jpt-reg_terms-zbu {
  line-height: 1.5;
  color: #917F6A;
  font-size: 11px;
}.jpt-reg_seo-zbu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  color: #8C7A65;
  line-height: 1.65;
  font-size: 13px;
  margin-top: 20px;
}.jpt-reg_seo-zbu p {
  font-size: 0.813rem;
  color: #8C7A65;
  line-height: 1.65;
  margin-bottom: 10px;
}.jpt-reg_seo-zbu p:last-child {
  margin-bottom: 0;
}.jpt-reg_seo-zbu strong {
  font-weight: 700;
  color: #D8CABA;
}.jpt-reg_seo-zbu a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.jpt-reg_seo-zbu a:hover {
  color: #DBA83C;
}.jpt-reg_seo-zbu ul,.jpt-reg_seo-zbu ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.jpt-reg_seo-zbu ol {
  list-style: decimal;
}.jpt-reg_seo-zbu li {
  color: #8C7A65;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.jpt-reg_seo-zbu table {
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.625rem;
}
@media(min-width:768px) {.jpt-reg_seo-zbu table {
  display: table;
}
}.jpt-reg_seo-zbu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #D8CABA;
}.jpt-reg_seo-zbu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #8C7A65;
}.jpt-reg_steps-zbu {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 862px) {.jpt-reg_steps-zbu {
  margin-top: 0;
}
}.jpt-reg_step-zbu {
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.jpt-reg_step_num-zbu {
  border-radius: 50%;
  border: 1px solid rgba(200, 146, 42, 0.08);
  background: rgba(200, 146, 42, 0.18);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 34px;
  justify-content: center;
  font-size: 14px;
  color: #C8922A;
  font-weight: 800;
  width: 2.125rem;
}.jpt-reg_step_title-zbu {
  font-weight: 700;
  font-size: 0.875rem;
  color: #F5EDD8;
  margin-bottom: 3px;
}.jpt-reg_step_text-zbu {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #8C7A65;
}.jpt-reg_trust-zbu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 20px;
}.jpt-reg_trust_item-zbu {
  gap: 7px;
  align-items: center;
  color: #8C7A65;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
}.jpt-reg_trust_ic-zbu svg {
  height: 16px;
  width: 1rem;
  color: #C8922A;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jpt-seo-zbu {
  background: #140305;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.jpt-seo-zbu {
  padding: 44px 1.5rem 0;
}
}.jpt-seo_in-zbu {
  margin: 0 auto;
  padding: 28px 24px;
  background: #1D0608;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.jpt-seo_in-zbu {
  padding: 36px 40px;
}
}.jpt-seo_label-zbu {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8922A;
  margin-bottom: 10px;
}.jpt-seo_h2-zbu {
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.jpt-seo_h2-zbu {
  font-size: 1.5rem;
}
}.jpt-seo_body-zbu {
  color: #A8957E;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.jpt-seo_body-zbu p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #A8957E;
  line-height: 1.75;
}.jpt-seo_body-zbu p:last-child {
  margin-bottom: 0;
}.jpt-seo_body-zbu strong {
  color: #D8CABA;
  font-weight: 700;
}.jpt-seo_body-zbu a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.jpt-seo_body-zbu a:hover {
  color: #DBA83C;
}.jpt-seo_body-zbu ul,.jpt-seo_body-zbu ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.jpt-seo_body-zbu ol {
  list-style: decimal;
}.jpt-seo_body-zbu li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #A8957E;
  line-height: 1.75;
}.jpt-seo_body-zbu table {
  width: 100%;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width:768px) {.jpt-seo_body-zbu table {
  display: table;
}
}.jpt-seo_body-zbu th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D8CABA;
  text-align: left;
  font-weight: 700;
}.jpt-seo_body-zbu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A8957E;
}.jpt-seo_cols-zbu {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.jpt-seo_cols-zbu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.jpt-seo_cols-zbu {
  grid-template-columns: repeat(3,1fr);
}
}.jpt-seo_col_h-zbu {
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #D8CABA;
  overflow-wrap: break-word;
}.jpt-seo_col_p-zbu {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8C7A65;
  font-size: 13px;
}.jpt-seo_stats-zbu {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.jpt-seo_stat-zbu {
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(200, 146, 42, 0.08);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.jpt-seo_stat_val-zbu {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #C8922A;
}.jpt-seo_stat_lb-zbu {
  overflow-wrap: break-word;
  color: #8C7A65;
  font-size: 11px;
}.jpt-seo-zbu {
  background: #140305;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.jpt-seo-zbu {
  padding: 44px 1.5rem 0;
}
}.jpt-seo_in-zbu {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1D0608;
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.jpt-seo_in-zbu {
  padding: 36px 2.5rem;
}
}.jpt-seo_label-zbu {
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.jpt-seo_h2-zbu {
  font-weight: 800;
  margin-bottom: 14px;
  color: #F5EDD8;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.jpt-seo_h2-zbu {
  font-size: 1.5rem;
}
}.jpt-seo_body-zbu {
  color: #A8957E;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.jpt-seo_body-zbu p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8957E;
  margin-bottom: 12px;
}.jpt-seo_body-zbu p:last-child {
  margin-bottom: 0;
}.jpt-seo_body-zbu strong {
  font-weight: 700;
  color: #D8CABA;
}.jpt-seo_body-zbu a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.jpt-seo_body-zbu a:hover {
  color: #DBA83C;
}.jpt-seo_body-zbu ul,.jpt-seo_body-zbu ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.jpt-seo_body-zbu ol {
  list-style: decimal;
}.jpt-seo_body-zbu li {
  line-height: 1.75;
  color: #A8957E;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.jpt-seo_body-zbu table {
  border-collapse: collapse;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 771px) {.jpt-seo_body-zbu table {
  display: table;
}
}.jpt-seo_body-zbu th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D8CABA;
}.jpt-seo_body-zbu td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8957E;
}.jpt-seo_cols-zbu {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.jpt-seo_cols-zbu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.jpt-seo_cols-zbu {
  grid-template-columns: repeat(3,1fr);
}
}.jpt-seo_col_h-zbu {
  font-size: 13px;
  color: #D8CABA;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.jpt-seo_col_p-zbu {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8C7A65;
  line-height: 1.65;
}.jpt-seo_stats-zbu {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.jpt-seo_stat-zbu {
  border: 1px solid rgba(200, 146, 42, 0.18);
  background: rgba(200, 146, 42, 0.08);
  border-radius: 0.5rem;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.jpt-seo_stat_val-zbu {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #C8922A;
}.jpt-seo_stat_lb-zbu {
  font-size: 0.688rem;
  color: #8C7A65;
  overflow-wrap: break-word;
}.jpt-faq-zbu {
  padding: 2.25rem 16px 0;
  background: #140305;
}
@media(min-width: 767px) {.jpt-faq-zbu {
  padding: 44px 24px 0;
}
}.jpt-faq_in-zbu {
  margin: 0 auto;
  max-width: 1320px;
}.jpt-faq_head-zbu {
  margin-bottom: 20px;
}.jpt-faq_label-zbu {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8922A;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.jpt-faq_h2-zbu {
  color: #F5EDD8;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 771px) {.jpt-faq_h2-zbu {
  font-size: 1.5rem;
}
}.jpt-faq_list-zbu {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.jpt-faq_item-zbu {
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  background: #1D0608;
  border-radius: 0.5rem;
}.jpt-faq_q-zbu {
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #D8CABA;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 14px;
}.jpt-faq_q-zbu:hover {
  color: #F5EDD8;
}.jpt-faq_q_ic-zbu {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  align-items: center;
  font-size: 1rem;
  display: flex;
  height: 1.5rem;
  flex-shrink: 0;
  width: 24px;
  color: #C8922A;
  justify-content: center;
}.jpt-faq_item-zbu.jpt-state_open-zbu .jpt-faq_q_ic-zbu {
  transform: rotate(45deg);
}.jpt-faq_a-zbu {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #8C7A65;
  display: none;
  font-size: 13px;
}.jpt-faq_item-zbu.jpt-state_open-zbu .jpt-faq_a-zbu {
  display: block;
}.jpt-faq_a-zbu strong {
  font-weight: 700;
  color: #D8CABA;
}.jpt-faq_a-zbu a {
  text-decoration: underline;
  color: #C8922A;
}.jpt-faq_a-zbu ul,.jpt-faq_a-zbu ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.jpt-faq_a-zbu ol {
  list-style: decimal;
}.jpt-faq_a-zbu li {
  line-height: 1.6;
  margin-bottom: 4px;
}.jpt-faq_a-zbu table {
  margin: 0.5rem 0;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.jpt-faq_a-zbu table {
  display: table;
}
}.jpt-faq_a-zbu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #D8CABA;
  text-align: left;
}.jpt-faq_a-zbu td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8C7A65;
}.jpt-seo-zbu {
  background: #140305;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.jpt-seo-zbu {
  padding: 2.75rem 24px 0;
}
}.jpt-seo_in-zbu {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 12px;
  padding: 1.75rem 24px;
  background: #1D0608;
  max-width: 1320px;
}
@media(min-width: 766px) {.jpt-seo_in-zbu {
  padding: 2.25rem 40px;
}
}.jpt-seo_label-zbu {
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
}.jpt-seo_h2-zbu {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  color: #F5EDD8;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jpt-seo_h2-zbu {
  font-size: 1.5rem;
}
}.jpt-seo_body-zbu {
  line-height: 1.75;
  color: #A8957E;
  font-size: 14px;
  overflow-wrap: break-word;
}.jpt-seo_body-zbu p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #A8957E;
  line-height: 1.75;
}.jpt-seo_body-zbu p:last-child {
  margin-bottom: 0;
}.jpt-seo_body-zbu strong {
  font-weight: 700;
  color: #D8CABA;
}.jpt-seo_body-zbu a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.jpt-seo_body-zbu a:hover {
  color: #DBA83C;
}.jpt-seo_body-zbu ul,.jpt-seo_body-zbu ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.jpt-seo_body-zbu ol {
  list-style: decimal;
}.jpt-seo_body-zbu li {
  font-size: 0.875rem;
  color: #A8957E;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.jpt-seo_body-zbu table {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.jpt-seo_body-zbu table {
  display: table;
}
}.jpt-seo_body-zbu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D8CABA;
  text-align: left;
}.jpt-seo_body-zbu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8957E;
}.jpt-seo_cols-zbu {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.jpt-seo_cols-zbu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.jpt-seo_cols-zbu {
  grid-template-columns: repeat(3,1fr);
}
}.jpt-seo_col_h-zbu {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D8CABA;
  font-size: 13px;
}.jpt-seo_col_p-zbu {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #8C7A65;
}.jpt-seo_stats-zbu {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.jpt-seo_stat-zbu {
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 16px;
  background: rgba(200, 146, 42, 0.08);
  border: 1px solid rgba(200, 146, 42, 0.18);
  min-width: 140px;
}.jpt-seo_stat_val-zbu {
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #C8922A;
  font-weight: 800;
}.jpt-seo_stat_lb-zbu {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8C7A65;
}.jpt-rv-zbu {
  background: #140305;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.jpt-rv-zbu {
  padding: 2.75rem 24px 0;
}
}.jpt-rv_in-zbu {
  margin: 0 auto;
  max-width: 82.5rem;
}.jpt-rv_head-zbu {
  margin-bottom: 20px;
  max-width: 720px;
}.jpt-rv_label-zbu {
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8922A;
  text-transform: uppercase;
}.jpt-rv_h2-zbu {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
}
@media(min-width: 767px) {.jpt-rv_h2-zbu {
  font-size: 28px;
}
}.jpt-rv_stats-zbu {
  gap: 18px;
  align-items: center;
  color: #8C7A65;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
}.jpt-rv_stats_score-zbu {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.jpt-rv_stats_score_val-zbu {
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #E8943A;
}.jpt-rv_stats_score_max-zbu {
  font-size: 0.813rem;
  color: #917F6A;
}.jpt-rv_stats_badge-zbu {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.jpt-rv_stats_badge-zbu svg {
  height: 14px;
  color: #E8943A;
  width: 14px;
}.jpt-rv_grid-zbu {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.jpt-rv_grid-zbu {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.jpt-rv_grid-zbu {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jpt-rv_card-zbu {
  border-radius: 8px;
  background: #1D0608;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex-direction: column;
  display: flex;
}.jpt-rv_card_stars-zbu {
  gap: 2px;
  color: #E8943A;
  display: flex;
  margin-bottom: 10px;
}.jpt-rv_card_stars-zbu svg {
  height: 0.875rem;
  width: 14px;
}.jpt-rv_card_h-zbu {
  margin-bottom: 8px;
  line-height: 1.3;
  font-size: 0.875rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.jpt-rv_card_body-zbu {
  flex: 1;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #8C7A65;
  font-size: 13px;
  line-height: 1.65;
}.jpt-rv_card_body-zbu strong {
  color: #D8CABA;
  font-weight: 600;
}.jpt-rv_card_meta-zbu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  padding-top: 12px;
  justify-content: space-between;
}.jpt-rv_card_author-zbu {
  font-weight: 600;
  color: #D8CABA;
  font-size: 0.75rem;
}.jpt-rv_card_date-zbu {
  color: #917F6A;
  font-size: 0.688rem;
}.jpt-pmt-zbu {
  padding: 2.25rem 16px 0;
  background: #140305;
}
@media(min-width:768px) {.jpt-pmt-zbu {
  padding: 44px 24px 0;
}
}.jpt-pmt_in-zbu {
  margin: 0 auto;
  max-width: 82.5rem;
}.jpt-pmt_head-zbu {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.jpt-pmt_label-zbu {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8922A;
  letter-spacing: .08em;
}.jpt-pmt_h2-zbu {
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.jpt-pmt_h2-zbu {
  font-size: 28px;
}
}.jpt-pmt_intro-zbu {
  overflow-wrap: break-word;
  color: #8C7A65;
  line-height: 1.6;
  font-size: 0.875rem;
}.jpt-pmt_groups-zbu {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.jpt-pmt_group-zbu {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  background: #1D0608;
  border-radius: 0.5rem;
}.jpt-pmt_group_head-zbu {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.jpt-pmt_group_ic-zbu {
  border-radius: 4px;
  background: rgba(200, 146, 42, 0.18);
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
  color: #C8922A;
  display: flex;
}.jpt-pmt_group_ic-zbu svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
}.jpt-pmt_group_h-zbu {
  margin: 0;
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.jpt-pmt_group_p-zbu {
  overflow-wrap: break-word;
  color: #8C7A65;
  margin-bottom: 14px;
  font-size: 13px;
  line-height: 1.6;
}.jpt-pmt_group_p-zbu strong {
  font-weight: 600;
  color: #D8CABA;
}.jpt-pmt_table_wrap-zbu {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.jpt-pmt_table-zbu {
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 33.75rem;
  width: 100%;
}.jpt-pmt_table-zbu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #D8CABA;
  letter-spacing: .04em;
  white-space: nowrap;
}.jpt-pmt_table-zbu td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8C7A65;
}.jpt-pmt_table-zbu tbody tr:last-child td {
  border-bottom: none;
}.jpt-pmt_table-zbu tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D8CABA;
}.jpt-ft-zbu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0202;
  margin-top: 3rem;
}.jpt-ft_support-zbu {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.jpt-ft_support-zbu {
  padding: 1.75rem 1.5rem;
}
}.jpt-ft_support_in-zbu {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.jpt-ft_support_main-zbu {
  gap: 1rem;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.jpt-ft_support_ic-zbu {
  flex-shrink: 0;
  color: #C8922A;
}.jpt-ft_support_ic-zbu svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jpt-ft_support_text_title-zbu {
  margin-bottom: 3px;
  color: #F5EDD8;
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
}.jpt-ft_support_text_sub-zbu {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #8C7A65;
}.jpt-ft_support_btn-zbu {
  transition: background .2s;
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  background: #C8922A;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5EDD8;
  font-weight: 700;
}.jpt-ft_support_btn-zbu:hover {
  background: #DBA83C;
}.jpt-ft_support_contacts-zbu {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.jpt-ft_support_contact-zbu {
  color: #917F6A;
  font-size: 0.75rem;
  line-height: 1.4;
}.jpt-ft_support_contact-zbu strong {
  color: #A8957E;
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
  display: block;
}.jpt-ft_main-zbu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 765px) {.jpt-ft_main-zbu {
  padding: 2.5rem 24px 2rem;
}
}.jpt-ft_main_in-zbu {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.jpt-ft_main_in-zbu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.jpt-ft_main_in-zbu {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.jpt-ft_col_logo-zbu {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.jpt-ft_col_logo-zbu {
  grid-column: auto;
}
}.jpt-ft_logo-zbu {
  gap: 9px;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-weight: 800;
  margin-bottom: 12px;
  color: #F5EDD8;
}.jpt-ft_logo_mark-zbu {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 1.875rem;
}.jpt-ft_logo_mark-zbu img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.jpt-ft_logo_sub-zbu {
  font-size: 12px;
  color: #917F6A;
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
}.jpt-ft_col_title-zbu {
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 12px;
  color: #A8957E;
  font-weight: 700;
  margin-bottom: 14px;
}.jpt-ft_col_links-zbu {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.jpt-ft_col_link-zbu {
  transition: color .2s;
  color: #917F6A;
  font-size: 13px;
  overflow-wrap: break-word;
}.jpt-ft_col_link-zbu:hover {
  color: #D8CABA;
}.jpt-ft_apps-zbu {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.jpt-ft_app_card-zbu {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 0.75rem;
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.jpt-ft_app_card-zbu:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.jpt-ft_app_card_ic-zbu svg {
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
}.jpt-ft_app_card_os-zbu {
  font-weight: 600;
  font-size: 10px;
  color: #917F6A;
}.jpt-ft_app_card_action-zbu {
  font-weight: 700;
  font-size: 12px;
  color: #D8CABA;
}.jpt-ft_bot-zbu {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.jpt-ft_bot-zbu {
  padding: 1.25rem 1.5rem;
}
}.jpt-ft_bot_in-zbu {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.jpt-ft_socials-zbu {
  gap: 0.5rem;
  display: flex;
}.jpt-ft_soc-zbu {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #A8957E;
  height: 2.25rem;
  justify-content: center;
  width: 36px;
  align-items: center;
  display: flex;
}.jpt-ft_soc-zbu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.jpt-ft_soc-zbu:hover {
  background: rgba(255, 255, 255, 0.07);
}.jpt-ft_legal-zbu {
  flex: 1;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  min-width: 200px;
  color: #8A7A6A;
  line-height: 1.6;
}.jpt-ft_legal-zbu strong {
  font-weight: 700;
  color: #A8957E;
}.jpt-ft_legal-zbu a {
  text-decoration: underline;
  color: #A8957E;
}.jpt-ft_age-zbu {
  border-radius: 50%;
  border: 2px solid #8A7A6A;
  flex-shrink: 0;
  font-weight: 800;
  height: 32px;
  font-size: 0.688rem;
  display: flex;
  color: #8A7A6A;
  width: 2rem;
  margin-left: auto;
  align-items: center;
  justify-content: center;
}