html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0D0A0C;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Inter', sans-serif;
  color: #C8BABB;
}.pnj-layout_h0r {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.pnj-page_h0r {
  display: flex;
  min-height: 100vh;
}.pnj-main_h0r {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1078px) {.pnj-main_h0r {
  padding-left: 220px;
}
}
@media (max-width: 1081px) {.pnj-main_h0r {
  padding-bottom: 4.5rem;
}
}.pnj-gc_h0r {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  background: #131011;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 643px) {.pnj-gc_h0r {
  width: 156px;
}
}
@media(min-width: 1083px) {.pnj-gc_h0r {
  width: 10.5rem;
}
}.pnj-gc_h0r:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 30, 58, 0.07);
}.pnj-gc_img_h0r {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.pnj-gc_img_h0r img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.pnj-gc_hover_h0r {
  transition: opacity .2s;
  inset: 0;
  background: rgba(7, 5, 10, 0.72);
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
}.pnj-gc_h0r:hover .pnj-gc_hover_h0r {
  opacity: 1;
}.pnj-gc_hover_btn_h0r {
  padding: 0.5rem 16px;
  background: #C41E3A;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 12px;
  color: #F2EAEB;
}.pnj-gc_info_h0r {
  padding: 0.5rem 0.625rem 10px;
}.pnj-gc_name_h0r {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  font-size: 12px;
  white-space: nowrap;
  color: #C8BABB;
  margin-bottom: 3px;
  font-weight: 600;
}.pnj-gc_prov_h0r {
  font-size: 10px;
  color: #574749;
}.pnj-gc_tag_h0r {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-weight: 700;
  position: absolute;
  z-index: 2;
  top: 6px;
  text-transform: uppercase;
  font-size: 9px;
  left: 0.375rem;
  letter-spacing: .04em;
}.pnj-gc_tag_hot_h0r {
  background: #E0202E;
  color: #fff;
}.pnj-gc_tag_new_h0r {
  background: #2A9E58;
  color: #0D0A0C;
}.pnj-gc_tag_jp_h0r {
  background: #D4941A;
  color: #0D0A0C;
}.pnj-gc_tag_ex_h0r {
  background: #7B1528;
  color: #fff;
}.pnj-gc_tag_live_h0r {
  background: #E0202E;
  color: #fff;
}.pnj-gr_h0r {
  background: #0D0A0C;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.pnj-gr_h0r {
  padding: 36px 1.5rem 0;
}
}.pnj-gr_in_h0r {
  margin: 0 auto;
  max-width: 83.75rem;
}.pnj-gr_head_h0r {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.pnj-gr_head_l_h0r {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.pnj-gr_ic_h0r {
  border-radius: 6px;
  width: 32px;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.pnj-gr_ic_h0r svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pnj-gr_title_h0r {
  color: #F2EAEB;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 16px;
}
@media(min-width: 766px) {.pnj-gr_title_h0r {
  font-size: 1.125rem;
}
}.pnj-gr_more_h0r {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  color: #6E5C5E;
  white-space: nowrap;
}.pnj-gr_more_h0r:hover {
  color: #C41E3A;
}.pnj-gr_more_h0r svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.pnj-gr_arrows_h0r {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.pnj-gr_arr_h0r {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  display: flex;
  height: 30px;
  color: #9A8688;
  justify-content: center;
  align-items: center;
  width: 30px;
}.pnj-gr_arr_h0r:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EAEB;
}.pnj-gr_arr_h0r svg {
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
}.pnj-gr_seo_h_h0r {
  margin: 0 0 6px;
  max-width: 42.5rem;
  font-weight: 700;
  color: #C8BABB;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 13px;
}
@media(min-width: 770px) {.pnj-gr_seo_h_h0r {
  font-size: 14px;
}
}.pnj-gr_seo_h0r {
  margin-bottom: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6E5C5E;
  font-size: 0.75rem;
  max-width: 680px;
}.pnj-gr_seo_h0r strong {
  color: #C8BABB;
  font-weight: 600;
}.pnj-gr_scroll_h0r {
  gap: 10px;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
}.pnj-gr_scroll_h0r::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.pnj-gr_scroll_h0r {
  gap: 0.75rem;
}
}.pnj-tb_h0r {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0A0C;
  display: flex;
  top: 0;
  position: fixed;
  height: 56px;
  left: 0;
  z-index: 80;
  right: 0;
  align-items: center;
}.pnj-tb_in_h0r {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.pnj-tb_burger_h0r {
  gap: 0.313rem;
  border-radius: 0.375rem;
  align-items: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
  height: 38px;
  width: 2.375rem;
}.pnj-tb_burger_h0r:hover {
  background: rgba(255, 255, 255, 0.05);
}.pnj-tb_burger_line_h0r {
  border-radius: 1px;
  background: #9A8688;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.pnj-tb_burger_h0r {
  display: none;
}
}.pnj-tb_logo_h0r {
  gap: 9px;
  display: flex;
  margin-right: 20px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  color: #F2EAEB;
  font-size: 1.125rem;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
}.pnj-tb_logo_mark_h0r {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 32px;
  justify-content: center;
  height: 32px;
  align-items: center;
  display: flex;
}.pnj-tb_logo_mark_h0r img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.pnj-tb_nav_h0r {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.pnj-tb_nav_h0r {
  display: flex;
}
}.pnj-tb_tab_h0r {
  transition: background .15s,color .15s;
  border-radius: 6px;
  padding: 8px 0.875rem;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #9A8688;
}.pnj-tb_tab_h0r:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EAEB;
}.pnj-tb_tab_h0r.pnj-state_active_h0r {
  background: rgba(196, 30, 58, 0.18);
  color: #F2EAEB;
}.pnj-tb_right_h0r {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.pnj-tb_login_h0r {
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  font-size: 13px;
  display: none;
  color: #C8BABB;
}.pnj-tb_login_h0r:hover {
  border-color: rgba(196, 30, 58, 0.55);
  color: #F2EAEB;
}
@media(min-width: 481px) {.pnj-tb_login_h0r {
  display: block;
}
}.pnj-tb_reg_h0r {
  background: #2A9E58;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  border-radius: 0.375rem;
  font-weight: 700;
  font-size: 13px;
  color: #0D0A0C;
  white-space: nowrap;
}.pnj-tb_reg_h0r:hover {
  background: #32B865;
}.pnj-sb_h0r {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1C1618;
  transition: transform .25s ease;
  top: 56px;
  width: 220px;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  z-index: 70;
  position: fixed;
}.pnj-sb_h0r.pnj-state_open_h0r {
  transform: translateX(0);
}.pnj-sb_h0r::-webkit-scrollbar {
  width: 4px;
}.pnj-sb_h0r::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.pnj-sb_h0r {
  transform: translateX(0);
}
}.pnj-sb_auth_h0r {
  padding: 0.875rem 12px 0.625rem;
}.pnj-sb_btn_reg_h0r {
  transition: background .2s;
  border-radius: 0.375rem;
  background: #2A9E58;
  padding: 0.688rem;
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #0D0A0C;
  font-size: 13px;
}.pnj-sb_btn_reg_h0r:hover {
  background: #32B865;
}.pnj-sb_btn_login_h0r {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  padding: 10px;
  transition: border-color .2s;
  display: block;
  color: #C8BABB;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
}.pnj-sb_btn_login_h0r:hover {
  border-color: rgba(196, 30, 58, 0.55);
  color: #F2EAEB;
}.pnj-sb_promo_h0r {
  margin: 0 12px 0.625rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(196, 30, 58, 0.18);
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#3D0D14,#1C1618);
  overflow: hidden;
  position: relative;
}.pnj-sb_promo_h0r::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 30, 58, 0.18),transparent 70%);
  content: '';
  right: -1.25rem;
  width: 5rem;
  top: -20px;
  height: 80px;
  position: absolute;
}.pnj-sb_promo_title_h0r {
  color: #C41E3A;
  letter-spacing: .06em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.pnj-sb_promo_text_h0r {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F2EAEB;
  font-size: 12px;
  line-height: 1.35;
}.pnj-sb_promo_sub_h0r {
  margin-top: 3px;
  font-size: 10px;
  color: #6E5C5E;
}.pnj-sb_nav_h0r {
  padding: 6px 0.5rem 1rem;
}.pnj-sb_nav_lb_h0r {
  padding: 10px 8px 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  color: #574749;
  font-weight: 700;
}.pnj-sb_link_h0r {
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 0.563rem 10px;
  overflow-wrap: break-word;
  color: #9A8688;
  font-weight: 500;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  cursor: pointer;
}.pnj-sb_link_h0r:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EAEB;
}.pnj-sb_link_h0r.pnj-state_active_h0r {
  background: rgba(196, 30, 58, 0.18);
  color: #F2EAEB;
}.pnj-sb_ic_h0r {
  border-radius: 0.25rem;
  width: 30px;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.pnj-sb_ic_h0r svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pnj-sb_ic_1_h0r {
  background: rgba(196, 30, 58, 0.07);
  color: #C41E3A;
}.pnj-sb_ic_2_h0r {
  background: rgba(42, 158, 88, 0.18);
  color: #2A9E58;
}.pnj-sb_ic_3_h0r {
  background: rgba(212, 148, 26, 0.16);
  color: #D4941A;
}.pnj-sb_ic_4_h0r {
  background: rgba(123, 21, 40, 0.30);
  color: #7B1528;
}.pnj-sb_ic_5_h0r {
  background: rgba(196, 30, 58, 0.07);
  color: #D94F7C;
}.pnj-sb_ic_6_h0r {
  background: rgba(123, 21, 40, 0.30);
  color: #8B3FBD;
}.pnj-sb_badge_h0r {
  background: #D4941A;
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  margin-left: auto;
  color: #0D0A0C;
  font-weight: 700;
}.pnj-sb_bot_h0r {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.pnj-sb_lang_h0r,.pnj-sb_help_h0r {
  padding: 0.563rem 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  gap: 6px;
  flex: 1;
  color: #9A8688;
  font-weight: 600;
  justify-content: center;
  font-size: 11px;
  align-items: center;
  display: flex;
}.pnj-sb_lang_h0r:hover,.pnj-sb_help_h0r:hover {
  border-color: rgba(196, 30, 58, 0.55);
  color: #F2EAEB;
}.pnj-sb_lang_h0r svg,.pnj-sb_help_h0r svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.pnj-sb_bd_h0r {
  background: rgba(7, 5, 10, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.pnj-sb_bd_h0r.pnj-state_on_h0r {
  display: block;
}
@media(min-width: 1083px) {.pnj-sb_bd_h0r {
  display: none!important;
}
}.pnj-mob_nav_h0r {
  background: #1C1618;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  display: flex;
  z-index: 80;
  position: fixed;
  bottom: 0;
  left: 0;
}
@media(min-width:1080px) {.pnj-mob_nav_h0r {
  display: none;
}
}.pnj-mob_nav_item_h0r {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  align-items: center;
  display: flex;
  flex-direction: column;
  color: #574749;
  cursor: pointer;
}.pnj-mob_nav_ic_h0r {
  line-height: 1;
}.pnj-mob_nav_ic_h0r svg {
  width: 20px;
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
}.pnj-mob_nav_lb_h0r {
  color: #574749;
  font-weight: 600;
  font-size: 0.625rem;
}.pnj-mob_nav_item_h0r.pnj-state_active_h0r {
  color: #C41E3A;
}.pnj-mob_nav_item_h0r.pnj-state_active_h0r .pnj-mob_nav_lb_h0r {
  color: #C41E3A;
}.pnj-hero_h0r {
  padding: 1.25rem 16px 0;
  background: #0D0A0C;
}
@media(min-width: 770px) {.pnj-hero_h0r {
  padding: 1.5rem 1.5rem 0;
}
}.pnj-hero_in_h0r {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width: 863px) {.pnj-hero_in_h0r {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.pnj-hero_in_h0r {
  grid-template-columns: 1fr 340px;
}
}.pnj-hero_promo_h0r {
  overflow: hidden;
  border-radius: 10px;
  background: #131011;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 220px;
}
@media(min-width: 767px) {.pnj-hero_promo_h0r {
  min-height: 280px;
}
}.pnj-hero_promo_bg_h0r {
  background-position: center;
  background: linear-gradient(120deg,#3D0D14 0%,#0D0A0C 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.pnj-hero_promo_bg_h0r::after {
  background: linear-gradient(90deg,#0D0A0C 0%,rgba(7, 5, 10, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.pnj-hero_promo_glow_h0r {
  background: radial-gradient(circle,rgba(123, 21, 40, 0.30) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  pointer-events: none;
  right: 60px;
  height: 300px;
  top: -40px;
  position: absolute;
}.pnj-hero_promo_ct_h0r {
  padding: 28px 1.5rem 28px 28px;
  position: relative;
  justify-content: center;
  z-index: 2;
  max-width: 30rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 770px) {.pnj-hero_promo_ct_h0r {
  padding: 2.5rem 32px;
}
}.pnj-hero_badge_h0r {
  background: rgba(196, 30, 58, 0.18);
  border: 1px solid rgba(196, 30, 58, 0.07);
  border-radius: 20px;
  padding: 0.313rem 12px;
  color: #C41E3A;
  letter-spacing: .08em;
  font-size: 10px;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}.pnj-hero_h1_h0r {
  font-family: 'Cinzel', serif;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  color: #F2EAEB;
}.pnj-hero_h1_h0r em {
  font-style: normal;
  color: #D4941A;
}
@media(min-width: 767px) {.pnj-hero_h1_h0r {
  font-size: 36px;
}
}.pnj-hero_sub_h0r {
  color: #9A8688;
  margin-bottom: 1.25rem;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 769px) {.pnj-hero_sub_h0r {
  font-size: 14px;
}
}.pnj-hero_row_h0r {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.pnj-hero_cta_h0r {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #2A9E58;
  border-radius: 0.375rem;
  box-shadow: 0 0.375rem 1.25rem rgba(42, 158, 88, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font-size: 0.875rem;
  font-weight: 700;
  color: #0D0A0C;
}.pnj-hero_cta_h0r:hover {
  background: #32B865;
}.pnj-hero_terms_h0r {
  color: #574749;
  font-size: 11px;
}.pnj-hero_game_h0r {
  background: #131011;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.pnj-hero_game_badge_h0r {
  padding: 0.313rem 0.625rem;
  background: rgba(212, 148, 26, 0.16);
  border-radius: 20px;
  border: 1px solid rgba(212, 148, 26, 0.16);
  font-weight: 700;
  left: 12px;
  z-index: 3;
  color: #D4941A;
  text-transform: uppercase;
  top: 12px;
  font-size: 10px;
  letter-spacing: .06em;
  position: absolute;
}.pnj-hero_game_badge_h0r svg {
  width: 11px;
  vertical-align: -1px;
  height: 11px;
  margin-right: 0.25rem;
}.pnj-hero_game_img_h0r {
  overflow: hidden;
  background: linear-gradient(135deg,#3D0D14,#0D0A0C);
  position: relative;
  padding-bottom: 60%;
}.pnj-hero_game_img_h0r img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.pnj-hero_game_play_h0r {
  transition: opacity .2s;
  inset: 0;
  background: rgba(7, 5, 10, 0.72);
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.pnj-hero_game_h0r:hover .pnj-hero_game_play_h0r {
  opacity: 1;
}.pnj-hero_game_play_h0r span {
  background: #C41E3A;
  border-radius: 50%;
  width: 3.25rem;
  justify-content: center;
  display: flex;
  height: 52px;
  align-items: center;
}.pnj-hero_game_play_h0r span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.pnj-hero_game_info_h0r {
  padding: 14px 1rem;
}.pnj-hero_game_title_h0r {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2EAEB;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
}.pnj-hero_game_provider_h0r {
  color: #6E5C5E;
  font-size: 0.688rem;
}.pnj-hero_game_btn_h0r {
  transition: background .2s;
  margin: 0.75rem 16px 1rem;
  border-radius: 0.375rem;
  padding: 0.688rem;
  background: #C41E3A;
  font-weight: 700;
  text-align: center;
  color: #F2EAEB;
  font-size: 0.813rem;
  display: block;
}.pnj-hero_game_h0r:hover .pnj-hero_game_btn_h0r {
  background: #D92B48;
}.pnj-sbar_h0r {
  background: #0D0A0C;
  padding: 1rem 16px 0;
}
@media(min-width: 767px) {.pnj-sbar_h0r {
  padding: 18px 24px 0;
}
}.pnj-sbar_in_h0r {
  margin: 0 auto;
  max-width: 1340px;
}.pnj-sbar_row_h0r {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.pnj-sbar_input_h0r {
  border-radius: 6px;
  transition: border-color .2s;
  background: #131011;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 1rem;
  flex: 1;
  gap: 0.625rem;
  color: #6E5C5E;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-size: 13px;
}.pnj-sbar_input_h0r:hover {
  border-color: rgba(196, 30, 58, 0.55);
}.pnj-sbar_input_h0r svg {
  stroke-linecap: round;
  height: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 15px;
}.pnj-sbar_providers_h0r {
  gap: 8px;
  border-radius: 0.375rem;
  transition: border-color .2s;
  background: #131011;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.688rem 18px;
  font-weight: 600;
  color: #C8BABB;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
}.pnj-sbar_providers_h0r:hover {
  border-color: rgba(196, 30, 58, 0.55);
  color: #F2EAEB;
}.pnj-sbar_providers_h0r svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.pnj-sbar_tabs_h0r {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.pnj-sbar_tabs_h0r::-webkit-scrollbar {
  display: none;
}.pnj-sbar_tab_h0r {
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  white-space: nowrap;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  color: #9A8688;
  align-items: center;
  font-size: 0.75rem;
  flex-shrink: 0;
}.pnj-sbar_tab_h0r:hover {
  border-color: rgba(196, 30, 58, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F2EAEB;
}.pnj-sbar_tab_h0r.pnj-state_active_h0r {
  background: rgba(196, 30, 58, 0.18);
  border-color: rgba(196, 30, 58, 0.07);
  color: #F2EAEB;
}.pnj-sbar_tab_ic_h0r svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
}.pnj-wy_h0r {
  background: #0D0A0C;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.pnj-wy_h0r {
  padding: 40px 24px 0;
}
}.pnj-wy_in_h0r {
  margin: 0 auto;
  max-width: 83.75rem;
}.pnj-wy_head_h0r {
  margin-bottom: 18px;
  max-width: 45rem;
}.pnj-wy_label_h0r {
  font-weight: 700;
  color: #C41E3A;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.pnj-wy_h2_h0r {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F2EAEB;
}
@media(min-width:768px) {.pnj-wy_h2_h0r {
  font-size: 24px;
}
}.pnj-wy_intro_h0r {
  margin: 0;
  color: #6E5C5E;
  font-size: 13px;
  line-height: 1.6;
}.pnj-wy_grid_h0r {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.pnj-wy_grid_h0r {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.pnj-wy_grid_h0r {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pnj-wy_card_h0r {
  border-radius: 6px;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1618;
}.pnj-wy_card_h0r:hover {
  border-color: rgba(196, 30, 58, 0.07);
  transform: translateY(-2px);
}.pnj-wy_card_ic_h0r {
  background: rgba(196, 30, 58, 0.18);
  border-radius: 50%;
  display: flex;
  width: 44px;
  margin-bottom: 0.875rem;
  height: 2.75rem;
  align-items: center;
  color: #C41E3A;
  justify-content: center;
}.pnj-wy_card_ic_h0r svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.pnj-wy_card_h_h0r {
  line-height: 1.25;
  font-weight: 700;
  color: #F2EAEB;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
}.pnj-wy_card_p_h0r {
  color: #6E5C5E;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.pnj-wy_card_p_h0r strong {
  color: #C8BABB;
  font-weight: 600;
}.pnj-gcg_h0r {
  background: #0D0A0C;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.pnj-gcg_h0r {
  padding: 44px 1.5rem 0;
}
}.pnj-gcg_in_h0r {
  margin: 0 auto;
  max-width: 1340px;
}.pnj-gcg_head_h0r {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.pnj-gcg_label_h0r {
  color: #C41E3A;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.pnj-gcg_h2_h0r {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  color: #F2EAEB;
}
@media(min-width: 769px) {.pnj-gcg_h2_h0r {
  font-size: 28px;
}
}.pnj-gcg_intro_h0r {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #6E5C5E;
}.pnj-gcg_grid_h0r {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.pnj-gcg_grid_h0r {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.pnj-gcg_grid_h0r {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.pnj-gcg_card_h0r {
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  cursor: pointer;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
  min-height: 240px;
  position: relative;
}.pnj-gcg_card_h0r:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 30, 58, 0.18);
}.pnj-gcg_card_bg_h0r {
  inset: 0;
  position: absolute;
  z-index: 0;
}.pnj-gcg_card_bg_h0r::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.pnj-gcg_card_ic_h0r {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  align-items: center;
  height: 40px;
  z-index: 2;
  display: flex;
  top: 18px;
  color: #F2EAEB;
  justify-content: center;
  width: 2.5rem;
  position: absolute;
  right: 18px;
}.pnj-gcg_card_ic_h0r svg {
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pnj-gcg_card_ct_h0r {
  z-index: 1;
  position: relative;
}.pnj-gcg_card_h_h0r {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EAEB;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 18px;
}
@media(min-width: 770px) {.pnj-gcg_card_h_h0r {
  font-size: 1.25rem;
}
}.pnj-gcg_card_p_h0r {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 1.55;
}.pnj-gcg_card_p_h0r strong {
  font-weight: 600;
  color: #F2EAEB;
}.pnj-gcg_card_cta_h0r {
  gap: 0.25rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 12px;
  font-weight: 700;
  color: #C41E3A;
  align-items: center;
}.pnj-gcg_card_cta_h0r svg {
  height: 12px;
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
}.pnj-gr_jp_h0r {
  border-radius: 0.625rem;
  padding: 20px;
  background: linear-gradient(135deg,#2B0D3D 0%,#0D0A0C 100%);
  overflow: hidden;
  position: relative;
}.pnj-gr_jp_h0r::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 21, 40, 0.30) 0%,transparent 70%);
  content: '';
  position: absolute;
  top: -60px;
  width: 15.625rem;
  left: -3.75rem;
  height: 15.625rem;
}.pnj-gr_jp_h0r::after {
  background: radial-gradient(circle,rgba(212, 148, 26, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  height: 200px;
  bottom: -40px;
  position: absolute;
  right: 0;
  content: '';
  width: 200px;
}.pnj-gr_jp_head_h0r {
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 16px;
}.pnj-gr_jp_info_h0r {
  flex: 1;
}.pnj-gr_jp_label_h0r {
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #8B3FBD;
}.pnj-gr_jp_label_h0r svg {
  margin-right: 0.25rem;
  width: 0.875rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  stroke-linecap: round;
  height: 0.875rem;
}.pnj-gr_jp_amount_h0r {
  font-weight: 800;
  font-size: 2rem;
  line-height: 1;
  overflow-wrap: break-word;
  color: #F2EAEB;
  margin-bottom: 0.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.pnj-gr_jp_amount_h0r {
  font-size: 2.5rem;
}
}.pnj-gr_jp_amount_h0r span {
  color: #D4941A;
}.pnj-gr_jp_seo_h0r {
  overflow-wrap: break-word;
  color: #9A8688;
  font-size: 12px;
  line-height: 1.5;
  max-width: 480px;
}.pnj-gr_jp_cta_h0r {
  background: rgba(123, 21, 40, 0.30);
  border-radius: 6px;
  border: 1px solid rgba(123, 21, 40, 0.30);
  transition: background .2s;
  padding: 0.688rem 20px;
  font-size: 0.813rem;
  align-self: flex-start;
  z-index: 1;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  position: relative;
  margin-top: 0.25rem;
  color: #F2EAEB;
}.pnj-gr_jp_cta_h0r:hover {
  background: #7B1528;
}.pnj-ws_h0r {
  padding: 32px 16px 0;
  background: #0D0A0C;
}
@media(min-width: 770px) {.pnj-ws_h0r {
  padding: 36px 24px 0;
}
}.pnj-ws_in_h0r {
  margin: 0 auto;
  max-width: 1340px;
}.pnj-ws_head_h0r {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
}.pnj-ws_title_h0r {
  gap: 10px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  font-family: 'Cinzel', serif;
  align-items: center;
  font-weight: 700;
  color: #F2EAEB;
  font-size: 16px;
}.pnj-ws_title_ic_h0r svg {
  stroke-linejoin: round;
  color: #D4941A;
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
}.pnj-ws_online_h0r {
  gap: 7px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #6E5C5E;
  display: flex;
  align-items: center;
}.pnj-ws_online_dot_h0r {
  border-radius: 50%;
  background: #2A9E58;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(42, 158, 88, 0.18);
  width: 0.5rem;
}.pnj-ws_scroll_h0r {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
}.pnj-ws_scroll_h0r::-webkit-scrollbar {
  display: none;
}.pnj-wc_h0r {
  border-radius: 0.375rem;
  background: #131011;
  gap: 0.625rem;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
}.pnj-wc_img_h0r {
  background: #1C1618;
  border-radius: 4px;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.pnj-wc_img_h0r img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.pnj-wc_info_h0r {
  min-width: 0;
}.pnj-wc_game_h0r {
  overflow: hidden;
  font-size: 12px;
  color: #C8BABB;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
}.pnj-wc_player_h0r {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #574749;
}.pnj-wc_amount_h0r {
  font-size: 0.813rem;
  color: #2A9E58;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
}.pnj-htp_h0r {
  padding: 36px 1rem 0;
  background: #0D0A0C;
}
@media(min-width: 766px) {.pnj-htp_h0r {
  padding: 2.75rem 1.5rem 0;
}
}.pnj-htp_in_h0r {
  margin: 0 auto;
  max-width: 83.75rem;
}.pnj-htp_head_h0r {
  max-width: 45rem;
  margin-bottom: 22px;
}.pnj-htp_label_h0r {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C41E3A;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.pnj-htp_h2_h0r {
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  color: #F2EAEB;
}
@media(min-width:768px) {.pnj-htp_h2_h0r {
  font-size: 28px;
}
}.pnj-htp_intro_h0r {
  font-size: 14px;
  color: #6E5C5E;
  line-height: 1.6;
}.pnj-htp_steps_h0r {
  list-style: none;
  margin: 0;
  gap: 12px;
  padding: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 639px) {.pnj-htp_steps_h0r {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.pnj-htp_steps_h0r {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.pnj-htp_step_h0r {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 1.125rem 18px;
  background: #1C1618;
  border-radius: 0.375rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.pnj-htp_step_num_h0r {
  border-radius: 50%;
  background: #C41E3A;
  font-family: 'Cinzel', serif;
  width: 1.75rem;
  align-items: center;
  height: 28px;
  font-size: 0.813rem;
  left: 20px;
  top: -0.75rem;
  position: absolute;
  display: flex;
  font-weight: 800;
  justify-content: center;
  color: #0D0A0C;
}.pnj-htp_step_ic_h0r {
  background: rgba(196, 30, 58, 0.18);
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.25rem;
  width: 2.25rem;
  color: #C41E3A;
  align-items: center;
  justify-content: center;
  height: 36px;
  display: flex;
}.pnj-htp_step_ic_h0r svg {
  stroke-linecap: round;
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
}.pnj-htp_step_h_h0r {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #F2EAEB;
  font-weight: 700;
  line-height: 1.25;
}.pnj-htp_step_p_h0r {
  color: #6E5C5E;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
}.pnj-htp_step_p_h0r strong {
  font-weight: 600;
  color: #C8BABB;
}.pnj-htp_cta_h0r {
  background: #2A9E58;
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 6px;
  color: #0D0A0C;
  margin-top: 20px;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
}.pnj-htp_cta_h0r:hover {
  background: #32B865;
}.pnj-reg_h0r {
  padding: 36px 16px 0;
  background: #0D0A0C;
}
@media(min-width: 770px) {.pnj-reg_h0r {
  padding: 2.75rem 1.5rem 0;
}
}.pnj-reg_in_h0r {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #1C1618;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1340px;
}
@media(min-width: 767px) {.pnj-reg_in_h0r {
  padding: 2.5rem;
}
}.pnj-reg_top_h0r {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.pnj-reg_top_h0r {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.pnj-reg_label_h0r {
  color: #C41E3A;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}.pnj-reg_h2_h0r {
  font-size: 22px;
  color: #F2EAEB;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.pnj-reg_h2_h0r {
  font-size: 28px;
}
}.pnj-reg_bonus_h0r {
  border-radius: 6px;
  background: rgba(212, 148, 26, 0.16);
  border: 1px solid rgba(212, 148, 26, 0.16);
  padding: 10px 1rem;
  gap: 8px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.pnj-reg_bonus_amount_h0r {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D4941A;
}.pnj-reg_bonus_text_h0r {
  font-size: 13px;
  color: #9A8688;
  line-height: 1.35;
}.pnj-reg_cta_btn_h0r {
  border-radius: 0.375rem;
  background: #2A9E58;
  transition: background .2s;
  padding: 14px 32px;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  font-weight: 700;
  box-shadow: 0 0.375rem 20px rgba(42, 158, 88, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  color: #0D0A0C;
  display: inline-block;
}.pnj-reg_cta_btn_h0r:hover {
  background: #32B865;
}.pnj-reg_terms_h0r {
  color: #574749;
  font-size: 11px;
  line-height: 1.5;
}.pnj-reg_seo_h0r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 20px;
  color: #6E5C5E;
  padding-top: 1.25rem;
}.pnj-reg_seo_h0r p {
  color: #6E5C5E;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.pnj-reg_seo_h0r p:last-child {
  margin-bottom: 0;
}.pnj-reg_seo_h0r strong {
  font-weight: 700;
  color: #C8BABB;
}.pnj-reg_seo_h0r a {
  transition: color .2s;
  text-decoration: underline;
  color: #C41E3A;
}.pnj-reg_seo_h0r a:hover {
  color: #D92B48;
}.pnj-reg_seo_h0r ul,.pnj-reg_seo_h0r ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.pnj-reg_seo_h0r ol {
  list-style: decimal;
}.pnj-reg_seo_h0r li {
  color: #6E5C5E;
  margin-bottom: 0.25rem;
  font-size: 13px;
  line-height: 1.65;
}.pnj-reg_seo_h0r table {
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.pnj-reg_seo_h0r table {
  display: table;
}
}.pnj-reg_seo_h0r th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C8BABB;
}.pnj-reg_seo_h0r td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6E5C5E;
}.pnj-reg_steps_h0r {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 861px) {.pnj-reg_steps_h0r {
  margin-top: 0;
}
}.pnj-reg_step_h0r {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  gap: 14px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.pnj-reg_step_num_h0r {
  background: rgba(196, 30, 58, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(196, 30, 58, 0.07);
  height: 34px;
  font-weight: 800;
  flex-shrink: 0;
  color: #C41E3A;
  align-items: center;
  width: 2.125rem;
  justify-content: center;
  font-size: 14px;
  display: flex;
}.pnj-reg_step_title_h0r {
  color: #F2EAEB;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
}.pnj-reg_step_text_h0r {
  line-height: 1.5;
  font-size: 12px;
  color: #6E5C5E;
}.pnj-reg_trust_h0r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
}.pnj-reg_trust_item_h0r {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  color: #6E5C5E;
  font-size: 0.75rem;
  align-items: center;
}.pnj-reg_trust_ic_h0r svg {
  stroke-linejoin: round;
  color: #C41E3A;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.pnj-bon_h0r {
  padding: 36px 16px 0;
  background: #0D0A0C;
}
@media(min-width: 771px) {.pnj-bon_h0r {
  padding: 2.75rem 1.5rem 0;
}
}.pnj-bon_in_h0r {
  margin: 0 auto;
  max-width: 1340px;
}.pnj-bon_head_h0r {
  margin-bottom: 1.25rem;
}.pnj-bon_label_h0r {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C41E3A;
  font-size: 11px;
}.pnj-bon_h2_h0r {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F2EAEB;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.pnj-bon_h2_h0r {
  font-size: 24px;
}
}.pnj-bon_seo_h0r {
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #6E5C5E;
  font-size: 13px;
}.pnj-bon_seo_h0r strong {
  color: #C8BABB;
  font-weight: 700;
}.pnj-bon_seo_h0r a {
  text-decoration: underline;
  color: #C41E3A;
}.pnj-bon_grid_h0r {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.pnj-bon_grid_h0r {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.pnj-bon_grid_h0r {
  grid-template-columns: repeat(5,1fr);
}
}.pnj-bon_card_h0r {
  transition: border-color .2s,transform .2s;
  background: #131011;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  padding: 1rem;
}.pnj-bon_card_h0r:hover {
  border-color: rgba(196, 30, 58, 0.07);
  transform: translateY(-2px);
}.pnj-bon_card_ic_h0r svg {
  width: 1.625rem;
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pnj-bon_card_ic_h0r {
  margin-bottom: 0.625rem;
}.pnj-bon_card_type_h0r {
  color: #6E5C5E;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 6px;
}.pnj-bon_card_amount_h0r {
  color: #D4941A;
  font-size: 18px;
  margin-bottom: 6px;
  line-height: 1.1;
  font-weight: 800;
}.pnj-bon_card_name_h0r {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F2EAEB;
}.pnj-bon_card_detail_h0r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #574749;
  font-size: 0.688rem;
}.pnj-app_h0r {
  background: #0D0A0C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.pnj-app_h0r {
  padding: 2.75rem 24px 0;
}
}.pnj-app_in_h0r {
  margin: 0 auto;
  max-width: 83.75rem;
}.pnj-app_head_h0r {
  margin-bottom: 1rem;
}.pnj-app_label_h0r {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C41E3A;
}.pnj-app_h2_h0r {
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #F2EAEB;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 771px) {.pnj-app_h2_h0r {
  font-size: 1.5rem;
}
}.pnj-app_sub_h0r {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 600px;
  color: #6E5C5E;
}.pnj-app_sub_h0r strong {
  color: #C8BABB;
  font-weight: 700;
}.pnj-app_cards_h0r {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.pnj-app_cards_h0r {
  grid-template-columns: repeat(3,1fr);
}
}.pnj-app_card_h0r {
  overflow: hidden;
  padding: 20px;
  gap: 1rem;
  border-radius: 6px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.pnj-app_card_ios_h0r {
  background: linear-gradient(135deg,rgba(196, 30, 58, 0.18) 0%,#1C1618 100%);
}.pnj-app_card_android_h0r {
  background: linear-gradient(135deg,rgba(42, 158, 88, 0.18) 0%,#1C1618 100%);
}.pnj-app_card_win_h0r {
  background: linear-gradient(135deg,rgba(212, 148, 26, 0.16) 0%,#1C1618 100%);
}.pnj-app_card_ic_h0r svg {
  height: 34px;
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pnj-app_card_ic_h0r {
  color: #F2EAEB;
  flex-shrink: 0;
}.pnj-app_card_os_h0r {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6E5C5E;
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 6px;
}.pnj-app_card_title_h0r {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F2EAEB;
  line-height: 1.2;
  overflow-wrap: break-word;
}.pnj-app_card_text_h0r {
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 1.5;
  color: #6E5C5E;
  overflow-wrap: break-word;
}.pnj-app_card_btn_h0r {
  border-radius: 0.25rem;
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(196, 30, 58, 0.55);
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  font-size: 0.813rem;
  display: inline-flex;
  font-weight: 700;
  color: #F2EAEB;
  align-items: center;
}.pnj-app_card_btn_h0r:hover {
  background: rgba(255, 255, 255, 0.07);
}.pnj-prov_h0r {
  background: #0D0A0C;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.pnj-prov_h0r {
  padding: 44px 1.5rem 0;
}
}.pnj-prov_in_h0r {
  margin: 0 auto;
  max-width: 1340px;
}.pnj-prov_head_h0r {
  margin-bottom: 16px;
}.pnj-prov_label_h0r {
  margin-bottom: 8px;
  font-weight: 700;
  color: #C41E3A;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.pnj-prov_h2_h0r {
  color: #F2EAEB;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.pnj-prov_h2_h0r {
  font-size: 1.5rem;
}
}.pnj-prov_seo_h0r {
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  color: #6E5C5E;
  overflow-wrap: break-word;
}.pnj-prov_seo_h0r strong {
  color: #C8BABB;
  font-weight: 700;
}.pnj-prov_seo_h0r a {
  color: #C41E3A;
  text-decoration: underline;
}.pnj-prov_grid_h0r {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.pnj-prov_grid_h0r {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.pnj-prov_grid_h0r {
  grid-template-columns: repeat(8,1fr);
}
}.pnj-prov_card_h0r {
  padding: 14px 0.625rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  background: #131011;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.pnj-prov_card_h0r:hover {
  border-color: rgba(196, 30, 58, 0.55);
  background: #1C1618;
}.pnj-prov_logo_h0r {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 2.75rem;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}.pnj-prov_logo_h0r img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.pnj-prov_name_h0r {
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  color: #9A8688;
}.pnj-seo_h0r {
  padding: 2.25rem 16px 0;
  background: #0D0A0C;
}
@media(min-width: 767px) {.pnj-seo_h0r {
  padding: 2.75rem 24px 0;
}
}.pnj-seo_in_h0r {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1618;
  padding: 1.75rem 1.5rem;
  border-radius: 10px;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.pnj-seo_in_h0r {
  padding: 2.25rem 2.5rem;
}
}.pnj-seo_label_h0r {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C41E3A;
  font-weight: 700;
  margin-bottom: 10px;
}.pnj-seo_h2_h0r {
  color: #F2EAEB;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.pnj-seo_h2_h0r {
  font-size: 24px;
}
}.pnj-seo_body_h0r {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #9A8688;
  line-height: 1.75;
}.pnj-seo_body_h0r p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #9A8688;
  font-size: 0.875rem;
}.pnj-seo_body_h0r p:last-child {
  margin-bottom: 0;
}.pnj-seo_body_h0r strong {
  font-weight: 700;
  color: #C8BABB;
}.pnj-seo_body_h0r a {
  transition: color .2s;
  color: #C41E3A;
  text-decoration: underline;
}.pnj-seo_body_h0r a:hover {
  color: #D92B48;
}.pnj-seo_body_h0r ul,.pnj-seo_body_h0r ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.pnj-seo_body_h0r ol {
  list-style: decimal;
}.pnj-seo_body_h0r li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #9A8688;
  font-size: 0.875rem;
}.pnj-seo_body_h0r table {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width:768px) {.pnj-seo_body_h0r table {
  display: table;
}
}.pnj-seo_body_h0r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C8BABB;
  font-weight: 700;
}.pnj-seo_body_h0r td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9A8688;
}.pnj-seo_cols_h0r {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.pnj-seo_cols_h0r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.pnj-seo_cols_h0r {
  grid-template-columns: repeat(3,1fr);
}
}.pnj-seo_col_h_h0r {
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #C8BABB;
}.pnj-seo_col_p_h0r {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6E5C5E;
  line-height: 1.65;
}.pnj-seo_stats_h0r {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.pnj-seo_stat_h0r {
  background: rgba(196, 30, 58, 0.07);
  padding: 14px 16px;
  border: 1px solid rgba(196, 30, 58, 0.18);
  flex: 1;
  border-radius: 0.375rem;
  min-width: 140px;
}.pnj-seo_stat_val_h0r {
  color: #C41E3A;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 20px;
  font-weight: 800;
}.pnj-seo_stat_lb_h0r {
  color: #6E5C5E;
  font-size: 11px;
  overflow-wrap: break-word;
}.pnj-seo_h0r {
  padding: 36px 1rem 0;
  background: #0D0A0C;
}
@media(min-width: 765px) {.pnj-seo_h0r {
  padding: 44px 1.5rem 0;
}
}.pnj-seo_in_h0r {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1618;
  border-radius: 10px;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.pnj-seo_in_h0r {
  padding: 36px 40px;
}
}.pnj-seo_label_h0r {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C41E3A;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.pnj-seo_h2_h0r {
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  color: #F2EAEB;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.pnj-seo_h2_h0r {
  font-size: 1.5rem;
}
}.pnj-seo_body_h0r {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A8688;
  font-size: 14px;
}.pnj-seo_body_h0r p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #9A8688;
  font-size: 0.875rem;
}.pnj-seo_body_h0r p:last-child {
  margin-bottom: 0;
}.pnj-seo_body_h0r strong {
  font-weight: 700;
  color: #C8BABB;
}.pnj-seo_body_h0r a {
  transition: color .2s;
  text-decoration: underline;
  color: #C41E3A;
}.pnj-seo_body_h0r a:hover {
  color: #D92B48;
}.pnj-seo_body_h0r ul,.pnj-seo_body_h0r ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.pnj-seo_body_h0r ol {
  list-style: decimal;
}.pnj-seo_body_h0r li {
  font-size: 14px;
  color: #9A8688;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.pnj-seo_body_h0r table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 769px) {.pnj-seo_body_h0r table {
  display: table;
}
}.pnj-seo_body_h0r th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C8BABB;
}.pnj-seo_body_h0r td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8688;
}.pnj-seo_cols_h0r {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.pnj-seo_cols_h0r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.pnj-seo_cols_h0r {
  grid-template-columns: repeat(3,1fr);
}
}.pnj-seo_col_h_h0r {
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C8BABB;
}.pnj-seo_col_p_h0r {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6E5C5E;
  line-height: 1.65;
}.pnj-seo_stats_h0r {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.pnj-seo_stat_h0r {
  border: 1px solid rgba(196, 30, 58, 0.18);
  padding: 0.875rem 16px;
  background: rgba(196, 30, 58, 0.07);
  border-radius: 0.375rem;
  flex: 1;
  min-width: 8.75rem;
}.pnj-seo_stat_val_h0r {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #C41E3A;
}.pnj-seo_stat_lb_h0r {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6E5C5E;
}.pnj-faq_h0r {
  padding: 36px 1rem 0;
  background: #0D0A0C;
}
@media(min-width: 769px) {.pnj-faq_h0r {
  padding: 44px 1.5rem 0;
}
}.pnj-faq_in_h0r {
  margin: 0 auto;
  max-width: 1340px;
}.pnj-faq_head_h0r {
  margin-bottom: 20px;
}.pnj-faq_label_h0r {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C41E3A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.pnj-faq_h2_h0r {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F2EAEB;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.pnj-faq_h2_h0r {
  font-size: 24px;
}
}.pnj-faq_list_h0r {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.pnj-faq_item_h0r {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  overflow: hidden;
  background: #1C1618;
}.pnj-faq_q_h0r {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 12px;
  overflow-wrap: break-word;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
  color: #C8BABB;
  font-size: 14px;
  align-items: center;
  flex-wrap: wrap;
}.pnj-faq_q_h0r:hover {
  color: #F2EAEB;
}.pnj-faq_q_ic_h0r {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  width: 1.5rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 24px;
  font-size: 16px;
  color: #C41E3A;
  justify-content: center;
}.pnj-faq_item_h0r.pnj-state_open_h0r .pnj-faq_q_ic_h0r {
  transform: rotate(45deg);
}.pnj-faq_a_h0r {
  padding: 0 20px 1rem;
  color: #6E5C5E;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
}.pnj-faq_item_h0r.pnj-state_open_h0r .pnj-faq_a_h0r {
  display: block;
}.pnj-faq_a_h0r strong {
  color: #C8BABB;
  font-weight: 700;
}.pnj-faq_a_h0r a {
  color: #C41E3A;
  text-decoration: underline;
}.pnj-faq_a_h0r ul,.pnj-faq_a_h0r ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.pnj-faq_a_h0r ol {
  list-style: decimal;
}.pnj-faq_a_h0r li {
  margin-bottom: 4px;
  line-height: 1.6;
}.pnj-faq_a_h0r table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 766px) {.pnj-faq_a_h0r table {
  display: table;
}
}.pnj-faq_a_h0r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  color: #C8BABB;
  font-weight: 700;
}.pnj-faq_a_h0r td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #6E5C5E;
}.pnj-seo_h0r {
  background: #0D0A0C;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.pnj-seo_h0r {
  padding: 44px 1.5rem 0;
}
}.pnj-seo_in_h0r {
  border-radius: 10px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1618;
  padding: 1.75rem 24px;
  max-width: 1340px;
}
@media(min-width: 771px) {.pnj-seo_in_h0r {
  padding: 36px 2.5rem;
}
}.pnj-seo_label_h0r {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #C41E3A;
}.pnj-seo_h2_h0r {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EAEB;
  font-size: 1.25rem;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 769px) {.pnj-seo_h2_h0r {
  font-size: 24px;
}
}.pnj-seo_body_h0r {
  overflow-wrap: break-word;
  color: #9A8688;
  line-height: 1.75;
  font-size: 14px;
}.pnj-seo_body_h0r p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #9A8688;
  font-size: 0.875rem;
}.pnj-seo_body_h0r p:last-child {
  margin-bottom: 0;
}.pnj-seo_body_h0r strong {
  color: #C8BABB;
  font-weight: 700;
}.pnj-seo_body_h0r a {
  transition: color .2s;
  text-decoration: underline;
  color: #C41E3A;
}.pnj-seo_body_h0r a:hover {
  color: #D92B48;
}.pnj-seo_body_h0r ul,.pnj-seo_body_h0r ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.pnj-seo_body_h0r ol {
  list-style: decimal;
}.pnj-seo_body_h0r li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #9A8688;
}.pnj-seo_body_h0r table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 770px) {.pnj-seo_body_h0r table {
  display: table;
}
}.pnj-seo_body_h0r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C8BABB;
}.pnj-seo_body_h0r td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9A8688;
}.pnj-seo_cols_h0r {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.pnj-seo_cols_h0r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.pnj-seo_cols_h0r {
  grid-template-columns: repeat(3,1fr);
}
}.pnj-seo_col_h_h0r {
  color: #C8BABB;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.pnj-seo_col_p_h0r {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #6E5C5E;
}.pnj-seo_stats_h0r {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.pnj-seo_stat_h0r {
  padding: 14px 1rem;
  flex: 1;
  background: rgba(196, 30, 58, 0.07);
  border-radius: 6px;
  border: 1px solid rgba(196, 30, 58, 0.18);
  min-width: 140px;
}.pnj-seo_stat_val_h0r {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C41E3A;
}.pnj-seo_stat_lb_h0r {
  color: #6E5C5E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.pnj-pmt_h0r {
  background: #0D0A0C;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.pnj-pmt_h0r {
  padding: 2.75rem 24px 0;
}
}.pnj-pmt_in_h0r {
  margin: 0 auto;
  max-width: 1340px;
}.pnj-pmt_head_h0r {
  margin-bottom: 22px;
  max-width: 720px;
}.pnj-pmt_label_h0r {
  color: #C41E3A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
}.pnj-pmt_h2_h0r {
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F2EAEB;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.pnj-pmt_h2_h0r {
  font-size: 28px;
}
}.pnj-pmt_intro_h0r {
  color: #6E5C5E;
  line-height: 1.6;
  font-size: 14px;
  overflow-wrap: break-word;
}.pnj-pmt_groups_h0r {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.pnj-pmt_group_h0r {
  border-radius: 0.375rem;
  padding: 1.25rem;
  background: #1C1618;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.pnj-pmt_group_head_h0r {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}.pnj-pmt_group_ic_h0r {
  border-radius: 0.25rem;
  background: rgba(196, 30, 58, 0.18);
  align-items: center;
  height: 2.25rem;
  color: #C41E3A;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 2.25rem;
}.pnj-pmt_group_ic_h0r svg {
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.pnj-pmt_group_h_h0r {
  margin: 0;
  font-family: 'Cinzel', serif;
  color: #F2EAEB;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
}.pnj-pmt_group_p_h0r {
  font-size: 0.813rem;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  color: #6E5C5E;
  overflow-wrap: break-word;
}.pnj-pmt_group_p_h0r strong {
  color: #C8BABB;
  font-weight: 600;
}.pnj-pmt_table_wrap_h0r {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.pnj-pmt_table_h0r {
  font-size: 0.813rem;
  width: 100%;
  min-width: 33.75rem;
  border-collapse: collapse;
}.pnj-pmt_table_h0r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #C8BABB;
  text-transform: uppercase;
  letter-spacing: .04em;
  white-space: nowrap;
  font-size: 0.688rem;
}.pnj-pmt_table_h0r td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E5C5E;
}.pnj-pmt_table_h0r tbody tr:last-child td {
  border-bottom: none;
}.pnj-pmt_table_h0r tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C8BABB;
}.pnj-ft_h0r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #07050A;
  margin-top: 48px;
}.pnj-ft_support_h0r {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.pnj-ft_support_h0r {
  padding: 28px 1.5rem;
}
}.pnj-ft_support_in_h0r {
  margin: 0 auto;
  gap: 16px;
  max-width: 83.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.pnj-ft_support_main_h0r {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.pnj-ft_support_ic_h0r {
  color: #C41E3A;
  flex-shrink: 0;
}.pnj-ft_support_ic_h0r svg {
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
}.pnj-ft_support_text_title_h0r {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2EAEB;
}.pnj-ft_support_text_sub_h0r {
  font-size: 12px;
  color: #6E5C5E;
  overflow-wrap: break-word;
}.pnj-ft_support_btn_h0r {
  padding: 11px 1.375rem;
  background: #C41E3A;
  border-radius: 0.375rem;
  transition: background .2s;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F2EAEB;
}.pnj-ft_support_btn_h0r:hover {
  background: #D92B48;
}.pnj-ft_support_contacts_h0r {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.pnj-ft_support_contact_h0r {
  font-size: 12px;
  color: #574749;
  line-height: 1.4;
}.pnj-ft_support_contact_h0r strong {
  margin-bottom: 2px;
  font-weight: 600;
  color: #9A8688;
  font-size: 0.688rem;
  display: block;
}.pnj-ft_main_h0r {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.pnj-ft_main_h0r {
  padding: 40px 1.5rem 32px;
}
}.pnj-ft_main_in_h0r {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.pnj-ft_main_in_h0r {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.pnj-ft_main_in_h0r {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.pnj-ft_col_logo_h0r {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.pnj-ft_col_logo_h0r {
  grid-column: auto;
}
}.pnj-ft_logo_h0r {
  gap: 0.563rem;
  margin-bottom: 0.75rem;
  color: #F2EAEB;
  display: flex;
  font-weight: 800;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.pnj-ft_logo_mark_h0r {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.pnj-ft_logo_mark_h0r img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.pnj-ft_logo_sub_h0r {
  overflow-wrap: break-word;
  color: #574749;
  max-width: 200px;
  line-height: 1.55;
  font-size: 12px;
}.pnj-ft_col_title_h0r {
  color: #9A8688;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
}.pnj-ft_col_links_h0r {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.pnj-ft_col_link_h0r {
  transition: color .2s;
  color: #574749;
  overflow-wrap: break-word;
  font-size: 13px;
}.pnj-ft_col_link_h0r:hover {
  color: #C8BABB;
}.pnj-ft_apps_h0r {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.pnj-ft_app_card_h0r {
  transition: border-color .2s;
  padding: 10px 0.75rem;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  display: flex;
  align-items: center;
}.pnj-ft_app_card_h0r:hover {
  border-color: rgba(196, 30, 58, 0.55);
}.pnj-ft_app_card_ic_h0r svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.pnj-ft_app_card_os_h0r {
  font-weight: 600;
  color: #574749;
  font-size: 0.625rem;
}.pnj-ft_app_card_action_h0r {
  font-weight: 700;
  color: #C8BABB;
  font-size: 0.75rem;
}.pnj-ft_bot_h0r {
  padding: 20px 16px;
}
@media(min-width: 767px) {.pnj-ft_bot_h0r {
  padding: 1.25rem 24px;
}
}.pnj-ft_bot_in_h0r {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 83.75rem;
  display: flex;
  align-items: center;
}.pnj-ft_socials_h0r {
  gap: 0.5rem;
  display: flex;
}.pnj-ft_soc_h0r {
  border-radius: 4px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  height: 2.25rem;
  align-items: center;
  display: flex;
  color: #9A8688;
  width: 2.25rem;
  justify-content: center;
}.pnj-ft_soc_h0r svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.pnj-ft_soc_h0r:hover {
  background: rgba(255, 255, 255, 0.07);
}.pnj-ft_legal_h0r {
  flex: 1;
  min-width: 12.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8A7678;
  line-height: 1.6;
}.pnj-ft_legal_h0r strong {
  font-weight: 700;
  color: #9A8688;
}.pnj-ft_legal_h0r a {
  text-decoration: underline;
  color: #9A8688;
}.pnj-ft_age_h0r {
  border-radius: 50%;
  border: 2px solid #8A7678;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  margin-left: auto;
  align-items: center;
  font-size: 0.688rem;
  width: 2rem;
  font-weight: 800;
  color: #8A7678;
  display: flex;
}