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 {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0E0808;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  color: #D6C8C8;
}.jsr_layout-6a4 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.jsr_page-6a4 {
  min-height: 100vh;
  display: flex;
}.jsr_main-6a4 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1077px) {.jsr_main-6a4 {
  padding-left: 220px;
}
}
@media (max-width: 1076px) {.jsr_main-6a4 {
  padding-bottom: 4.5rem;
}
}.jsr_gc-6a4 {
  background: #130C0C;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 8px;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 643px) {.jsr_gc-6a4 {
  width: 156px;
}
}
@media(min-width: 1081px) {.jsr_gc-6a4 {
  width: 168px;
}
}.jsr_gc-6a4:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 28, 28, 0.07);
}.jsr_gc_img-6a4 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.jsr_gc_img-6a4 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.jsr_gc_hover-6a4 {
  background: rgba(7, 4, 4, 0.78);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
}.jsr_gc-6a4:hover .jsr_gc_hover-6a4 {
  opacity: 1;
}.jsr_gc_hover_btn-6a4 {
  background: #D41C1C;
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 0.75rem;
  color: #F4EDED;
  font-weight: 700;
}.jsr_gc_info-6a4 {
  padding: 0.5rem 10px 0.625rem;
}.jsr_gc_name-6a4 {
  overflow: hidden;
  margin-bottom: 3px;
  color: #D6C8C8;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  text-overflow: ellipsis;
}.jsr_gc_prov-6a4 {
  color: #5E4E4E;
  font-size: 10px;
}.jsr_gc_tag-6a4 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  top: 0.375rem;
  z-index: 2;
  position: absolute;
  left: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9px;
}.jsr_gc_tag_hot-6a4 {
  background: #FF3232;
  color: #fff;
}.jsr_gc_tag_new-6a4 {
  background: #2DC76A;
  color: #0E0808;
}.jsr_gc_tag_jp-6a4 {
  background: #F0A200;
  color: #0E0808;
}.jsr_gc_tag_ex-6a4 {
  background: #7A1010;
  color: #fff;
}.jsr_gc_tag_live-6a4 {
  background: #FF3232;
  color: #fff;
}.jsr_gr-6a4 {
  padding: 32px 16px 0;
  background: #0E0808;
}
@media(min-width:768px) {.jsr_gr-6a4 {
  padding: 36px 1.5rem 0;
}
}.jsr_gr_in-6a4 {
  margin: 0 auto;
  max-width: 1320px;
}.jsr_gr_head-6a4 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.jsr_gr_head_l-6a4 {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.jsr_gr_ic-6a4 {
  border-radius: 0.5rem;
  display: flex;
  width: 32px;
  justify-content: center;
  height: 32px;
  align-items: center;
  flex-shrink: 0;
}.jsr_gr_ic-6a4 svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.jsr_gr_title-6a4 {
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #F4EDED;
}
@media(min-width: 770px) {.jsr_gr_title-6a4 {
  font-size: 18px;
}
}.jsr_gr_more-6a4 {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  font-size: 12px;
  color: #7D6868;
}.jsr_gr_more-6a4:hover {
  color: #D41C1C;
}.jsr_gr_more-6a4 svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.jsr_gr_arrows-6a4 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.jsr_gr_arr-6a4 {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  width: 30px;
  color: #A68E8E;
}.jsr_gr_arr-6a4:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EDED;
}.jsr_gr_arr-6a4 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.jsr_gr_seo_h-6a4 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 42.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D6C8C8;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 767px) {.jsr_gr_seo_h-6a4 {
  font-size: 14px;
}
}.jsr_gr_seo-6a4 {
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  max-width: 680px;
  color: #7D6868;
  font-size: 0.75rem;
}.jsr_gr_seo-6a4 strong {
  color: #D6C8C8;
  font-weight: 600;
}.jsr_gr_scroll-6a4 {
  gap: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
}.jsr_gr_scroll-6a4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.jsr_gr_scroll-6a4 {
  gap: 12px;
}
}.jsr_tb-6a4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0E0808;
  display: flex;
  left: 0;
  height: 3.5rem;
  z-index: 80;
  right: 0;
  top: 0;
  position: fixed;
  align-items: center;
}.jsr_tb_in-6a4 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.jsr_tb_burger-6a4 {
  gap: 5px;
  border-radius: 0.5rem;
  height: 38px;
  display: flex;
  width: 38px;
  flex-shrink: 0;
  margin-right: 0.5rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}.jsr_tb_burger-6a4:hover {
  background: rgba(255, 255, 255, 0.05);
}.jsr_tb_burger_line-6a4 {
  background: #A68E8E;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1078px) {.jsr_tb_burger-6a4 {
  display: none;
}
}.jsr_tb_logo-6a4 {
  gap: 9px;
  display: flex;
  margin-right: 1.25rem;
  font-size: 1.125rem;
  color: #F4EDED;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
}.jsr_tb_logo_mark-6a4 {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 32px;
}.jsr_tb_logo_mark-6a4 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jsr_tb_nav-6a4 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.jsr_tb_nav-6a4 {
  display: flex;
}
}.jsr_tb_tab-6a4 {
  padding: 8px 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
  color: #A68E8E;
}.jsr_tb_tab-6a4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDED;
}.jsr_tb_tab-6a4.jsr_state_active-6a4 {
  background: rgba(212, 28, 28, 0.18);
  color: #F4EDED;
}.jsr_tb_right-6a4 {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: auto;
}.jsr_tb_login-6a4 {
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  font-size: 0.813rem;
  font-weight: 600;
  color: #D6C8C8;
  display: none;
}.jsr_tb_login-6a4:hover {
  border-color: rgba(212, 28, 28, 0.55);
  color: #F4EDED;
}
@media(min-width: 478px) {.jsr_tb_login-6a4 {
  display: block;
}
}.jsr_tb_reg-6a4 {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #2DC76A;
  border-radius: 8px;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  color: #0D0808;
}.jsr_tb_reg-6a4:hover {
  background: #25AE5B;
}.jsr_sb-6a4 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #181010;
  z-index: 70;
  left: 0;
  width: 220px;
  overflow-y: auto;
  bottom: 0;
  top: 3.5rem;
  position: fixed;
}.jsr_sb-6a4.jsr_state_open-6a4 {
  transform: translateX(0);
}.jsr_sb-6a4::-webkit-scrollbar {
  width: 0.25rem;
}.jsr_sb-6a4::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.jsr_sb-6a4 {
  transform: translateX(0);
}
}.jsr_sb_auth-6a4 {
  padding: 14px 0.75rem 10px;
}.jsr_sb_btn_reg-6a4 {
  padding: 11px;
  background: #2DC76A;
  border-radius: 0.5rem;
  transition: background .2s;
  color: #0D0808;
  display: block;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
}.jsr_sb_btn_reg-6a4:hover {
  background: #25AE5B;
}.jsr_sb_btn_login-6a4 {
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  font-weight: 600;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #D6C8C8;
}.jsr_sb_btn_login-6a4:hover {
  border-color: rgba(212, 28, 28, 0.55);
  color: #F4EDED;
}.jsr_sb_promo-6a4 {
  border-radius: 0.5rem;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(212, 28, 28, 0.18);
  background: linear-gradient(135deg,#1E0505,#181010);
  padding: 12px 0.875rem;
  overflow: hidden;
  position: relative;
}.jsr_sb_promo-6a4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 28, 28, 0.18),transparent 70%);
  right: -1.25rem;
  width: 80px;
  height: 80px;
  position: absolute;
  content: '';
  top: -20px;
}.jsr_sb_promo_title-6a4 {
  margin-bottom: 0.25rem;
  font-size: 11px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #D41C1C;
  font-weight: 700;
}.jsr_sb_promo_text-6a4 {
  color: #F4EDED;
  font-size: 12px;
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
}.jsr_sb_promo_sub-6a4 {
  font-size: 10px;
  margin-top: 3px;
  color: #7D6868;
}.jsr_sb_nav-6a4 {
  padding: 6px 0.5rem 16px;
}.jsr_sb_nav_lb-6a4 {
  padding: 0.625rem 8px 0.375rem;
  color: #5E4E4E;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.jsr_sb_link-6a4 {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  gap: 10px;
  padding: 9px 0.625rem;
  cursor: pointer;
  color: #A68E8E;
  align-items: center;
  font-weight: 500;
  font-size: 13px;
  overflow-wrap: break-word;
  display: flex;
}.jsr_sb_link-6a4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDED;
}.jsr_sb_link-6a4.jsr_state_active-6a4 {
  background: rgba(212, 28, 28, 0.18);
  color: #F4EDED;
}.jsr_sb_ic-6a4 {
  border-radius: 4px;
  display: flex;
  align-items: center;
  width: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  height: 30px;
}.jsr_sb_ic-6a4 svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.jsr_sb_ic_1-6a4 {
  background: rgba(212, 28, 28, 0.07);
  color: #D41C1C;
}.jsr_sb_ic_2-6a4 {
  background: rgba(45, 199, 106, 0.15);
  color: #2DC76A;
}.jsr_sb_ic_3-6a4 {
  background: rgba(240, 162, 0, 0.14);
  color: #F0A200;
}.jsr_sb_ic_4-6a4 {
  background: rgba(122, 16, 16, 0.30);
  color: #7A1010;
}.jsr_sb_ic_5-6a4 {
  background: rgba(212, 28, 28, 0.07);
  color: #F04D8A;
}.jsr_sb_ic_6-6a4 {
  background: rgba(122, 16, 16, 0.30);
  color: #9135D8;
}.jsr_sb_badge-6a4 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #F0A200;
  color: #0D0808;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
}.jsr_sb_bot-6a4 {
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.jsr_sb_lang-6a4,.jsr_sb_help-6a4 {
  padding: 9px 0.375rem;
  flex: 1;
  gap: 0.375rem;
  transition: border-color .2s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #A68E8E;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 0.688rem;
}.jsr_sb_lang-6a4:hover,.jsr_sb_help-6a4:hover {
  border-color: rgba(212, 28, 28, 0.55);
  color: #F4EDED;
}.jsr_sb_lang-6a4 svg,.jsr_sb_help-6a4 svg {
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jsr_sb_bd-6a4 {
  background: rgba(7, 4, 4, 0.78);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.jsr_sb_bd-6a4.jsr_state_on-6a4 {
  display: block;
}
@media(min-width: 1078px) {.jsr_sb_bd-6a4 {
  display: none!important;
}
}.jsr_mob_nav-6a4 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #181010;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  left: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  right: 0;
  bottom: 0;
}
@media(min-width: 1079px) {.jsr_mob_nav-6a4 {
  display: none;
}
}.jsr_mob_nav_item-6a4 {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  flex-direction: column;
  cursor: pointer;
  color: #5E4E4E;
  display: flex;
  align-items: center;
}.jsr_mob_nav_ic-6a4 {
  line-height: 1;
}.jsr_mob_nav_ic-6a4 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
}.jsr_mob_nav_lb-6a4 {
  color: #5E4E4E;
  font-weight: 600;
  font-size: 10px;
}.jsr_mob_nav_item-6a4.jsr_state_active-6a4 {
  color: #D41C1C;
}.jsr_mob_nav_item-6a4.jsr_state_active-6a4 .jsr_mob_nav_lb-6a4 {
  color: #D41C1C;
}.jsr_hero-6a4 {
  background: #0E0808;
  padding: 20px 16px 0;
}
@media(min-width: 771px) {.jsr_hero-6a4 {
  padding: 24px 1.5rem 0;
}
}.jsr_hero_in-6a4 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 857px) {.jsr_hero_in-6a4 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.jsr_hero_in-6a4 {
  grid-template-columns: 1fr 21.25rem;
}
}.jsr_hero_promo-6a4 {
  overflow: hidden;
  background: #130C0C;
  border-radius: 12px;
  min-height: 220px;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 766px) {.jsr_hero_promo-6a4 {
  min-height: 17.5rem;
}
}.jsr_hero_promo_bg-6a4 {
  background-position: center;
  background: linear-gradient(120deg,#1E0505 0%,#0E0808 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.jsr_hero_promo_bg-6a4::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0808 0%,rgba(7, 4, 4, 0.78) 60%,transparent 100%);
  content: '';
  position: absolute;
}.jsr_hero_promo_glow-6a4 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 16, 16, 0.30) 0%,transparent 65%);
  top: -2.5rem;
  right: 60px;
  width: 300px;
  position: absolute;
  pointer-events: none;
  height: 300px;
}.jsr_hero_promo_ct-6a4 {
  padding: 28px 24px 28px 1.75rem;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 480px;
}
@media(min-width: 769px) {.jsr_hero_promo_ct-6a4 {
  padding: 40px 2rem;
}
}.jsr_hero_badge-6a4 {
  border: 1px solid rgba(212, 28, 28, 0.07);
  background: rgba(212, 28, 28, 0.18);
  padding: 5px 0.75rem;
  border-radius: 20px;
  font-size: 0.625rem;
  font-weight: 700;
  color: #D41C1C;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.jsr_hero_h1-6a4 {
  overflow-wrap: break-word;
  font-size: 1.625rem;
  font-weight: 800;
  color: #F4EDED;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  font-family: 'Bebas Neue', sans-serif;
}.jsr_hero_h1-6a4 em {
  font-style: normal;
  color: #F0A200;
}
@media(min-width: 766px) {.jsr_hero_h1-6a4 {
  font-size: 2.25rem;
}
}.jsr_hero_sub-6a4 {
  font-size: 13px;
  color: #A68E8E;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 771px) {.jsr_hero_sub-6a4 {
  font-size: 14px;
}
}.jsr_hero_row-6a4 {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.jsr_hero_cta-6a4 {
  background: #2DC76A;
  border-radius: 0.5rem;
  padding: 13px 26px;
  transition: background .2s;
  box-shadow: 0 0 14px rgba(45, 199, 106, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font-size: 0.875rem;
  font-weight: 700;
  color: #0D0808;
}.jsr_hero_cta-6a4:hover {
  background: #25AE5B;
}.jsr_hero_terms-6a4 {
  color: #5E4E4E;
  font-size: 11px;
}.jsr_hero_game-6a4 {
  background: #130C0C;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  flex-direction: column;
  position: relative;
  display: flex;
}.jsr_hero_game_badge-6a4 {
  border: 1px solid rgba(240, 162, 0, 0.14);
  padding: 0.313rem 10px;
  border-radius: 20px;
  background: rgba(240, 162, 0, 0.14);
  text-transform: uppercase;
  z-index: 3;
  position: absolute;
  font-weight: 700;
  color: #F0A200;
  letter-spacing: .06em;
  left: 12px;
  top: 12px;
  font-size: 10px;
}.jsr_hero_game_badge-6a4 svg {
  margin-right: 4px;
  height: 0.688rem;
  vertical-align: -1px;
  width: 11px;
}.jsr_hero_game_img-6a4 {
  background: linear-gradient(135deg,#1E0505,#0E0808);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.jsr_hero_game_img-6a4 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.jsr_hero_game_play-6a4 {
  inset: 0;
  background: rgba(7, 4, 4, 0.78);
  transition: opacity .2s;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
}.jsr_hero_game-6a4:hover .jsr_hero_game_play-6a4 {
  opacity: 1;
}.jsr_hero_game_play-6a4 span {
  border-radius: 50%;
  background: #D41C1C;
  justify-content: center;
  width: 3.25rem;
  align-items: center;
  height: 52px;
  display: flex;
}.jsr_hero_game_play-6a4 span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.jsr_hero_game_info-6a4 {
  padding: 0.875rem 1rem;
}.jsr_hero_game_title-6a4 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #F4EDED;
  margin-bottom: 0.25rem;
}.jsr_hero_game_provider-6a4 {
  color: #7D6868;
  font-size: 11px;
}.jsr_hero_game_btn-6a4 {
  padding: 11px;
  border-radius: 8px;
  margin: 0.75rem 16px 1rem;
  background: #D41C1C;
  transition: background .2s;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #F4EDED;
  font-weight: 700;
}.jsr_hero_game-6a4:hover .jsr_hero_game_btn-6a4 {
  background: #E83232;
}.jsr_gcg-6a4 {
  background: #0E0808;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.jsr_gcg-6a4 {
  padding: 44px 24px 0;
}
}.jsr_gcg_in-6a4 {
  margin: 0 auto;
  max-width: 1320px;
}.jsr_gcg_head-6a4 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.jsr_gcg_label-6a4 {
  text-transform: uppercase;
  font-size: 11px;
  color: #D41C1C;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.jsr_gcg_h2-6a4 {
  color: #F4EDED;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 22px;
}
@media(min-width: 771px) {.jsr_gcg_h2-6a4 {
  font-size: 1.75rem;
}
}.jsr_gcg_intro-6a4 {
  line-height: 1.6;
  color: #7D6868;
  font-size: 13px;
}.jsr_gcg_grid-6a4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.jsr_gcg_grid-6a4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.jsr_gcg_grid-6a4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jsr_gcg_card-6a4 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 0.75rem;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  cursor: pointer;
  display: flex;
  position: relative;
  min-height: 15rem;
  justify-content: flex-end;
}.jsr_gcg_card-6a4:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 28, 28, 0.18);
}.jsr_gcg_card_bg-6a4 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.jsr_gcg_card_bg-6a4::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.jsr_gcg_card_ic-6a4 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  right: 18px;
  width: 2.5rem;
  z-index: 2;
  color: #F4EDED;
  position: absolute;
  display: flex;
  justify-content: center;
  height: 40px;
  top: 1.125rem;
  align-items: center;
}.jsr_gcg_card_ic-6a4 svg {
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jsr_gcg_card_ct-6a4 {
  z-index: 1;
  position: relative;
}.jsr_gcg_card_h-6a4 {
  margin-bottom: 8px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4EDED;
  font-size: 1.125rem;
  line-height: 1.2;
}
@media(min-width: 771px) {.jsr_gcg_card_h-6a4 {
  font-size: 1.25rem;
}
}.jsr_gcg_card_p-6a4 {
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.jsr_gcg_card_p-6a4 strong {
  color: #F4EDED;
  font-weight: 600;
}.jsr_gcg_card_cta-6a4 {
  gap: 0.25rem;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  letter-spacing: .04em;
  color: #D41C1C;
  font-size: 0.75rem;
  font-weight: 700;
}.jsr_gcg_card_cta-6a4 svg {
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
}.jsr_gr_jp-6a4 {
  overflow: hidden;
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#1A0824 0%,#0C0610 100%);
  padding: 20px;
  position: relative;
}.jsr_gr_jp-6a4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 16, 16, 0.30) 0%,transparent 70%);
  left: -60px;
  height: 15.625rem;
  position: absolute;
  content: '';
  width: 15.625rem;
  top: -3.75rem;
}.jsr_gr_jp-6a4::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 162, 0, 0.14) 0%,transparent 70%);
  width: 200px;
  height: 12.5rem;
  content: '';
  position: absolute;
  bottom: -40px;
  right: 0;
}.jsr_gr_jp_head-6a4 {
  gap: 1rem;
  position: relative;
  display: flex;
  margin-bottom: 1rem;
  align-items: flex-start;
  z-index: 1;
  flex-wrap: wrap;
}.jsr_gr_jp_info-6a4 {
  flex: 1;
}.jsr_gr_jp_label-6a4 {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.688rem;
  color: #9135D8;
}.jsr_gr_jp_label-6a4 svg {
  margin-right: 0.25rem;
  width: 0.875rem;
  vertical-align: -2px;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jsr_gr_jp_amount-6a4 {
  overflow-wrap: break-word;
  color: #F4EDED;
  line-height: 1;
  margin-bottom: 4px;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 2rem;
}
@media(min-width: 770px) {.jsr_gr_jp_amount-6a4 {
  font-size: 40px;
}
}.jsr_gr_jp_amount-6a4 span {
  color: #F0A200;
}.jsr_gr_jp_seo-6a4 {
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #A68E8E;
  max-width: 480px;
}.jsr_gr_jp_cta-6a4 {
  padding: 0.688rem 20px;
  background: rgba(122, 16, 16, 0.30);
  border-radius: 0.5rem;
  border: 1px solid rgba(122, 16, 16, 0.30);
  transition: background .2s;
  font-size: 0.813rem;
  white-space: nowrap;
  margin-top: 0.25rem;
  position: relative;
  color: #F4EDED;
  font-weight: 700;
  z-index: 1;
  flex-shrink: 0;
  align-self: flex-start;
}.jsr_gr_jp_cta-6a4:hover {
  background: #7A1010;
}.jsr_ws-6a4 {
  padding: 2rem 16px 0;
  background: #0E0808;
}
@media(min-width: 769px) {.jsr_ws-6a4 {
  padding: 36px 24px 0;
}
}.jsr_ws_in-6a4 {
  margin: 0 auto;
  max-width: 1320px;
}.jsr_ws_head-6a4 {
  gap: 12px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
}.jsr_ws_title-6a4 {
  gap: 10px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1rem;
  display: flex;
  color: #F4EDED;
  font-weight: 700;
}.jsr_ws_title_ic-6a4 svg {
  height: 1.125rem;
  stroke-linejoin: round;
  color: #F0A200;
  width: 18px;
  stroke-linecap: round;
}.jsr_ws_online-6a4 {
  gap: 0.438rem;
  font-weight: 600;
  color: #7D6868;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
}.jsr_ws_online_dot-6a4 {
  border-radius: 50%;
  background: #2DC76A;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(45, 199, 106, 0.15);
  width: 8px;
}.jsr_ws_scroll-6a4 {
  gap: 0.5rem;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.jsr_ws_scroll-6a4::-webkit-scrollbar {
  display: none;
}.jsr_wc-6a4 {
  padding: 10px 14px;
  background: #130C0C;
  border-radius: 0.5rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
  display: flex;
}.jsr_wc_img-6a4 {
  border-radius: 4px;
  background: #181010;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.jsr_wc_img-6a4 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jsr_wc_info-6a4 {
  min-width: 0;
}.jsr_wc_game-6a4 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  color: #D6C8C8;
}.jsr_wc_player-6a4 {
  overflow: hidden;
  white-space: nowrap;
  color: #5E4E4E;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.jsr_wc_amount-6a4 {
  font-size: 0.813rem;
  font-weight: 700;
  color: #2DC76A;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
}.jsr_prov-6a4 {
  background: #0E0808;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.jsr_prov-6a4 {
  padding: 2.75rem 24px 0;
}
}.jsr_prov_in-6a4 {
  margin: 0 auto;
  max-width: 1320px;
}.jsr_prov_head-6a4 {
  margin-bottom: 16px;
}.jsr_prov_label-6a4 {
  color: #D41C1C;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.jsr_prov_h2-6a4 {
  color: #F4EDED;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.jsr_prov_h2-6a4 {
  font-size: 24px;
}
}.jsr_prov_seo-6a4 {
  overflow-wrap: break-word;
  margin-bottom: 16px;
  line-height: 1.6;
  color: #7D6868;
  max-width: 38.75rem;
  font-size: 0.813rem;
}.jsr_prov_seo-6a4 strong {
  font-weight: 700;
  color: #D6C8C8;
}.jsr_prov_seo-6a4 a {
  color: #D41C1C;
  text-decoration: underline;
}.jsr_prov_grid-6a4 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.jsr_prov_grid-6a4 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.jsr_prov_grid-6a4 {
  grid-template-columns: repeat(8,1fr);
}
}.jsr_prov_card-6a4 {
  background: #130C0C;
  gap: 0.438rem;
  padding: 14px 0.625rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.jsr_prov_card-6a4:hover {
  border-color: rgba(212, 28, 28, 0.55);
  background: #181010;
}.jsr_prov_logo-6a4 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  width: 2.75rem;
  height: 44px;
  align-items: center;
}.jsr_prov_logo-6a4 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.jsr_prov_name-6a4 {
  font-size: 0.688rem;
  font-weight: 600;
  color: #A68E8E;
  overflow-wrap: break-word;
  text-align: center;
}.jsr_reg-6a4 {
  padding: 36px 1rem 0;
  background: #0E0808;
}
@media(min-width: 765px) {.jsr_reg-6a4 {
  padding: 2.75rem 24px 0;
}
}.jsr_reg_in-6a4 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #181010;
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.jsr_reg_in-6a4 {
  padding: 2.5rem;
}
}.jsr_reg_top-6a4 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.jsr_reg_top-6a4 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.jsr_reg_label-6a4 {
  text-transform: uppercase;
  color: #D41C1C;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.jsr_reg_h2-6a4 {
  line-height: 1.2;
  color: #F4EDED;
  font-weight: 800;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
}
@media(min-width: 767px) {.jsr_reg_h2-6a4 {
  font-size: 1.75rem;
}
}.jsr_reg_bonus-6a4 {
  gap: 0.5rem;
  border: 1px solid rgba(240, 162, 0, 0.14);
  border-radius: 8px;
  padding: 0.625rem 16px;
  background: rgba(240, 162, 0, 0.14);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.jsr_reg_bonus_amount-6a4 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0A200;
}.jsr_reg_bonus_text-6a4 {
  font-size: 0.813rem;
  color: #A68E8E;
  line-height: 1.35;
}.jsr_reg_cta_btn-6a4 {
  padding: 0.875rem 2rem;
  transition: background .2s;
  border-radius: 8px;
  background: #2DC76A;
  box-shadow: 0 0 14px rgba(45, 199, 106, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font-weight: 700;
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 12px;
  color: #0D0808;
}.jsr_reg_cta_btn-6a4:hover {
  background: #25AE5B;
}.jsr_reg_terms-6a4 {
  font-size: 11px;
  line-height: 1.5;
  color: #5E4E4E;
}.jsr_reg_seo-6a4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  margin-top: 20px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7D6868;
  padding-top: 20px;
}.jsr_reg_seo-6a4 p {
  color: #7D6868;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 0.813rem;
}.jsr_reg_seo-6a4 p:last-child {
  margin-bottom: 0;
}.jsr_reg_seo-6a4 strong {
  color: #D6C8C8;
  font-weight: 700;
}.jsr_reg_seo-6a4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D41C1C;
}.jsr_reg_seo-6a4 a:hover {
  color: #E83232;
}.jsr_reg_seo-6a4 ul,.jsr_reg_seo-6a4 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.jsr_reg_seo-6a4 ol {
  list-style: decimal;
}.jsr_reg_seo-6a4 li {
  line-height: 1.65;
  color: #7D6868;
  font-size: 13px;
  margin-bottom: 0.25rem;
}.jsr_reg_seo-6a4 table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 0.813rem;
}
@media(min-width:768px) {.jsr_reg_seo-6a4 table {
  display: table;
}
}.jsr_reg_seo-6a4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #D6C8C8;
  text-align: left;
}.jsr_reg_seo-6a4 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6868;
}.jsr_reg_steps-6a4 {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.jsr_reg_steps-6a4 {
  margin-top: 0;
}
}.jsr_reg_step-6a4 {
  border-radius: 8px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.jsr_reg_step_num-6a4 {
  border: 1px solid rgba(212, 28, 28, 0.07);
  border-radius: 50%;
  background: rgba(212, 28, 28, 0.18);
  width: 34px;
  justify-content: center;
  color: #D41C1C;
  align-items: center;
  font-size: 0.875rem;
  height: 2.125rem;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
}.jsr_reg_step_title-6a4 {
  color: #F4EDED;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
}.jsr_reg_step_text-6a4 {
  font-size: 12px;
  color: #7D6868;
  line-height: 1.5;
}.jsr_reg_trust-6a4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
}.jsr_reg_trust_item-6a4 {
  gap: 7px;
  color: #7D6868;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
}.jsr_reg_trust_ic-6a4 svg {
  color: #D41C1C;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.jsr_bon-6a4 {
  background: #0E0808;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.jsr_bon-6a4 {
  padding: 44px 1.5rem 0;
}
}.jsr_bon_in-6a4 {
  margin: 0 auto;
  max-width: 1320px;
}.jsr_bon_head-6a4 {
  margin-bottom: 20px;
}.jsr_bon_label-6a4 {
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #D41C1C;
  letter-spacing: .08em;
}.jsr_bon_h2-6a4 {
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  color: #F4EDED;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.jsr_bon_h2-6a4 {
  font-size: 1.5rem;
}
}.jsr_bon_seo-6a4 {
  color: #7D6868;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 13px;
}.jsr_bon_seo-6a4 strong {
  color: #D6C8C8;
  font-weight: 700;
}.jsr_bon_seo-6a4 a {
  text-decoration: underline;
  color: #D41C1C;
}.jsr_bon_grid-6a4 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.jsr_bon_grid-6a4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.jsr_bon_grid-6a4 {
  grid-template-columns: repeat(5,1fr);
}
}.jsr_bon_card-6a4 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
  transition: border-color .2s,transform .2s;
  background: #130C0C;
  border-radius: 8px;
}.jsr_bon_card-6a4:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 28, 28, 0.07);
}.jsr_bon_card_ic-6a4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
  width: 1.625rem;
}.jsr_bon_card_ic-6a4 {
  margin-bottom: 0.625rem;
}.jsr_bon_card_type-6a4 {
  color: #7D6868;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  font-size: 0.625rem;
  font-weight: 700;
}.jsr_bon_card_amount-6a4 {
  color: #F0A200;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
}.jsr_bon_card_name-6a4 {
  font-weight: 600;
  color: #F4EDED;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.jsr_bon_card_detail-6a4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E4E4E;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  line-height: 1.5;
  font-size: 0.688rem;
}.jsr_app-6a4 {
  padding: 2.25rem 1rem 0;
  background: #0E0808;
}
@media(min-width:768px) {.jsr_app-6a4 {
  padding: 44px 24px 0;
}
}.jsr_app_in-6a4 {
  margin: 0 auto;
  max-width: 1320px;
}.jsr_app_head-6a4 {
  margin-bottom: 16px;
}.jsr_app_label-6a4 {
  color: #D41C1C;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.jsr_app_h2-6a4 {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F4EDED;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 771px) {.jsr_app_h2-6a4 {
  font-size: 24px;
}
}.jsr_app_sub-6a4 {
  color: #7D6868;
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.jsr_app_sub-6a4 strong {
  font-weight: 700;
  color: #D6C8C8;
}.jsr_app_cards-6a4 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 643px) {.jsr_app_cards-6a4 {
  grid-template-columns: repeat(3,1fr);
}
}.jsr_app_card-6a4 {
  gap: 16px;
  border-radius: 8px;
  padding: 20px;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.jsr_app_card_ios-6a4 {
  background: linear-gradient(135deg,rgba(212, 28, 28, 0.18) 0%,#181010 100%);
}.jsr_app_card_android-6a4 {
  background: linear-gradient(135deg,rgba(45, 199, 106, 0.15) 0%,#181010 100%);
}.jsr_app_card_win-6a4 {
  background: linear-gradient(135deg,rgba(240, 162, 0, 0.14) 0%,#181010 100%);
}.jsr_app_card_ic-6a4 svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
}.jsr_app_card_ic-6a4 {
  color: #F4EDED;
  flex-shrink: 0;
}.jsr_app_card_os-6a4 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #7D6868;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.jsr_app_card_title-6a4 {
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F4EDED;
  overflow-wrap: break-word;
}.jsr_app_card_text-6a4 {
  line-height: 1.5;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7D6868;
}.jsr_app_card_btn-6a4 {
  transition: background .2s;
  gap: 7px;
  border: 1px solid rgba(212, 28, 28, 0.55);
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  border-radius: 4px;
  align-items: center;
  font-size: 13px;
  color: #F4EDED;
  font-weight: 700;
  display: inline-flex;
}.jsr_app_card_btn-6a4:hover {
  background: rgba(255, 255, 255, 0.07);
}.jsr_faq-6a4 {
  padding: 2.25rem 1rem 0;
  background: #0E0808;
}
@media(min-width: 770px) {.jsr_faq-6a4 {
  padding: 44px 1.5rem 0;
}
}.jsr_faq_in-6a4 {
  margin: 0 auto;
  max-width: 1320px;
}.jsr_faq_head-6a4 {
  margin-bottom: 20px;
}.jsr_faq_label-6a4 {
  color: #D41C1C;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.jsr_faq_h2-6a4 {
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  color: #F4EDED;
  font-weight: 800;
}
@media(min-width: 770px) {.jsr_faq_h2-6a4 {
  font-size: 24px;
}
}.jsr_faq_list-6a4 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.jsr_faq_item-6a4 {
  border-radius: 8px;
  overflow: hidden;
  background: #181010;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.jsr_faq_q-6a4 {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 0.75rem;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  display: flex;
  font-size: 14px;
  flex-wrap: wrap;
  font-weight: 600;
  color: #D6C8C8;
  overflow-wrap: break-word;
}.jsr_faq_q-6a4:hover {
  color: #F4EDED;
}.jsr_faq_q_ic-6a4 {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  justify-content: center;
  flex-shrink: 0;
  height: 1.5rem;
  color: #D41C1C;
  width: 24px;
  align-items: center;
  display: flex;
  font-size: 1rem;
}.jsr_faq_item-6a4.jsr_state_open-6a4 .jsr_faq_q_ic-6a4 {
  transform: rotate(45deg);
}.jsr_faq_a-6a4 {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  color: #7D6868;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  display: none;
}.jsr_faq_item-6a4.jsr_state_open-6a4 .jsr_faq_a-6a4 {
  display: block;
}.jsr_faq_a-6a4 strong {
  color: #D6C8C8;
  font-weight: 700;
}.jsr_faq_a-6a4 a {
  color: #D41C1C;
  text-decoration: underline;
}.jsr_faq_a-6a4 ul,.jsr_faq_a-6a4 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.jsr_faq_a-6a4 ol {
  list-style: decimal;
}.jsr_faq_a-6a4 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.jsr_faq_a-6a4 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 12px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 765px) {.jsr_faq_a-6a4 table {
  display: table;
}
}.jsr_faq_a-6a4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #D6C8C8;
  font-weight: 700;
  text-align: left;
}.jsr_faq_a-6a4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #7D6868;
}.jsr_seo-6a4 {
  background: #0E0808;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.jsr_seo-6a4 {
  padding: 2.75rem 1.5rem 0;
}
}.jsr_seo_in-6a4 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  padding: 28px 1.5rem;
  background: #181010;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.jsr_seo_in-6a4 {
  padding: 36px 40px;
}
}.jsr_seo_label-6a4 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #D41C1C;
  text-transform: uppercase;
}.jsr_seo_h2-6a4 {
  color: #F4EDED;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.jsr_seo_h2-6a4 {
  font-size: 1.5rem;
}
}.jsr_seo_body-6a4 {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #A68E8E;
}.jsr_seo_body-6a4 p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A68E8E;
}.jsr_seo_body-6a4 p:last-child {
  margin-bottom: 0;
}.jsr_seo_body-6a4 strong {
  color: #D6C8C8;
  font-weight: 700;
}.jsr_seo_body-6a4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D41C1C;
}.jsr_seo_body-6a4 a:hover {
  color: #E83232;
}.jsr_seo_body-6a4 ul,.jsr_seo_body-6a4 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.jsr_seo_body-6a4 ol {
  list-style: decimal;
}.jsr_seo_body-6a4 li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #A68E8E;
}.jsr_seo_body-6a4 table {
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width:768px) {.jsr_seo_body-6a4 table {
  display: table;
}
}.jsr_seo_body-6a4 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6C8C8;
  font-weight: 700;
  text-align: left;
}.jsr_seo_body-6a4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A68E8E;
}.jsr_seo_cols-6a4 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.jsr_seo_cols-6a4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.jsr_seo_cols-6a4 {
  grid-template-columns: repeat(3,1fr);
}
}.jsr_seo_col_h-6a4 {
  color: #D6C8C8;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.jsr_seo_col_p-6a4 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7D6868;
  line-height: 1.65;
}.jsr_seo_stats-6a4 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.jsr_seo_stat-6a4 {
  padding: 14px 1rem;
  flex: 1;
  border: 1px solid rgba(212, 28, 28, 0.18);
  border-radius: 0.5rem;
  background: rgba(212, 28, 28, 0.07);
  min-width: 140px;
}.jsr_seo_stat_val-6a4 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #D41C1C;
}.jsr_seo_stat_lb-6a4 {
  color: #7D6868;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.jsr_seo-6a4 {
  padding: 36px 16px 0;
  background: #0E0808;
}
@media(min-width:768px) {.jsr_seo-6a4 {
  padding: 2.75rem 1.5rem 0;
}
}.jsr_seo_in-6a4 {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #181010;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.jsr_seo_in-6a4 {
  padding: 36px 2.5rem;
}
}.jsr_seo_label-6a4 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #D41C1C;
}.jsr_seo_h2-6a4 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  color: #F4EDED;
}
@media(min-width: 766px) {.jsr_seo_h2-6a4 {
  font-size: 1.5rem;
}
}.jsr_seo_body-6a4 {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A68E8E;
}.jsr_seo_body-6a4 p {
  margin-bottom: 0.75rem;
  color: #A68E8E;
  line-height: 1.75;
  font-size: 14px;
}.jsr_seo_body-6a4 p:last-child {
  margin-bottom: 0;
}.jsr_seo_body-6a4 strong {
  color: #D6C8C8;
  font-weight: 700;
}.jsr_seo_body-6a4 a {
  transition: color .2s;
  color: #D41C1C;
  text-decoration: underline;
}.jsr_seo_body-6a4 a:hover {
  color: #E83232;
}.jsr_seo_body-6a4 ul,.jsr_seo_body-6a4 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.jsr_seo_body-6a4 ol {
  list-style: decimal;
}.jsr_seo_body-6a4 li {
  color: #A68E8E;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.jsr_seo_body-6a4 table {
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.jsr_seo_body-6a4 table {
  display: table;
}
}.jsr_seo_body-6a4 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D6C8C8;
  text-align: left;
}.jsr_seo_body-6a4 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A68E8E;
}.jsr_seo_cols-6a4 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.jsr_seo_cols-6a4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.jsr_seo_cols-6a4 {
  grid-template-columns: repeat(3,1fr);
}
}.jsr_seo_col_h-6a4 {
  color: #D6C8C8;
  font-size: 13px;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.jsr_seo_col_p-6a4 {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7D6868;
}.jsr_seo_stats-6a4 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.jsr_seo_stat-6a4 {
  border-radius: 8px;
  background: rgba(212, 28, 28, 0.07);
  border: 1px solid rgba(212, 28, 28, 0.18);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 8.75rem;
}.jsr_seo_stat_val-6a4 {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #D41C1C;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.jsr_seo_stat_lb-6a4 {
  overflow-wrap: break-word;
  color: #7D6868;
  font-size: 11px;
}.jsr_seo-6a4 {
  padding: 2.25rem 16px 0;
  background: #0E0808;
}
@media(min-width: 769px) {.jsr_seo-6a4 {
  padding: 2.75rem 24px 0;
}
}.jsr_seo_in-6a4 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  background: #181010;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.jsr_seo_in-6a4 {
  padding: 36px 40px;
}
}.jsr_seo_label-6a4 {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #D41C1C;
  font-weight: 700;
}.jsr_seo_h2-6a4 {
  font-family: 'Bebas Neue', sans-serif;
  color: #F4EDED;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 769px) {.jsr_seo_h2-6a4 {
  font-size: 24px;
}
}.jsr_seo_body-6a4 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A68E8E;
}.jsr_seo_body-6a4 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A68E8E;
  font-size: 0.875rem;
}.jsr_seo_body-6a4 p:last-child {
  margin-bottom: 0;
}.jsr_seo_body-6a4 strong {
  font-weight: 700;
  color: #D6C8C8;
}.jsr_seo_body-6a4 a {
  transition: color .2s;
  color: #D41C1C;
  text-decoration: underline;
}.jsr_seo_body-6a4 a:hover {
  color: #E83232;
}.jsr_seo_body-6a4 ul,.jsr_seo_body-6a4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.jsr_seo_body-6a4 ol {
  list-style: decimal;
}.jsr_seo_body-6a4 li {
  color: #A68E8E;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.jsr_seo_body-6a4 table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 769px) {.jsr_seo_body-6a4 table {
  display: table;
}
}.jsr_seo_body-6a4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #D6C8C8;
  text-align: left;
  font-weight: 700;
}.jsr_seo_body-6a4 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A68E8E;
}.jsr_seo_cols-6a4 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.jsr_seo_cols-6a4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.jsr_seo_cols-6a4 {
  grid-template-columns: repeat(3,1fr);
}
}.jsr_seo_col_h-6a4 {
  margin-bottom: 7px;
  color: #D6C8C8;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.jsr_seo_col_p-6a4 {
  color: #7D6868;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.jsr_seo_stats-6a4 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.jsr_seo_stat-6a4 {
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(212, 28, 28, 0.18);
  background: rgba(212, 28, 28, 0.07);
  min-width: 140px;
}.jsr_seo_stat_val-6a4 {
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #D41C1C;
  font-weight: 800;
}.jsr_seo_stat_lb-6a4 {
  overflow-wrap: break-word;
  color: #7D6868;
  font-size: 0.688rem;
}.jsr_ft-6a4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070404;
  margin-top: 48px;
}.jsr_ft_support-6a4 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.jsr_ft_support-6a4 {
  padding: 1.75rem 24px;
}
}.jsr_ft_support_in-6a4 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
}.jsr_ft_support_main-6a4 {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.jsr_ft_support_ic-6a4 {
  flex-shrink: 0;
  color: #D41C1C;
}.jsr_ft_support_ic-6a4 svg {
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
  height: 1.875rem;
}.jsr_ft_support_text_title-6a4 {
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  color: #F4EDED;
  margin-bottom: 3px;
}.jsr_ft_support_text_sub-6a4 {
  color: #7D6868;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.jsr_ft_support_btn-6a4 {
  transition: background .2s;
  background: #D41C1C;
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #F4EDED;
}.jsr_ft_support_btn-6a4:hover {
  background: #E83232;
}.jsr_ft_support_contacts-6a4 {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.jsr_ft_support_contact-6a4 {
  color: #5E4E4E;
  line-height: 1.4;
  font-size: 12px;
}.jsr_ft_support_contact-6a4 strong {
  color: #A68E8E;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
  font-size: 0.688rem;
}.jsr_ft_main-6a4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 769px) {.jsr_ft_main-6a4 {
  padding: 2.5rem 24px 32px;
}
}.jsr_ft_main_in-6a4 {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.jsr_ft_main_in-6a4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.jsr_ft_main_in-6a4 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.jsr_ft_col_logo-6a4 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.jsr_ft_col_logo-6a4 {
  grid-column: auto;
}
}.jsr_ft_logo-6a4 {
  gap: 0.563rem;
  align-items: center;
  font-size: 16px;
  display: flex;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  flex-wrap: wrap;
  color: #F4EDED;
}.jsr_ft_logo_mark-6a4 {
  overflow: hidden;
  border-radius: 4px;
  height: 1.875rem;
  width: 1.875rem;
}.jsr_ft_logo_mark-6a4 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.jsr_ft_logo_sub-6a4 {
  color: #5E4E4E;
  max-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
}.jsr_ft_col_title-6a4 {
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #A68E8E;
  font-size: 0.75rem;
}.jsr_ft_col_links-6a4 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.jsr_ft_col_link-6a4 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5E4E4E;
  font-size: 0.813rem;
}.jsr_ft_col_link-6a4:hover {
  color: #D6C8C8;
}.jsr_ft_apps-6a4 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.jsr_ft_app_card-6a4 {
  padding: 10px 0.75rem;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  align-items: center;
}.jsr_ft_app_card-6a4:hover {
  border-color: rgba(212, 28, 28, 0.55);
}.jsr_ft_app_card_ic-6a4 svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.jsr_ft_app_card_os-6a4 {
  font-size: 0.625rem;
  color: #5E4E4E;
  font-weight: 600;
}.jsr_ft_app_card_action-6a4 {
  font-size: 12px;
  font-weight: 700;
  color: #D6C8C8;
}.jsr_ft_bot-6a4 {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.jsr_ft_bot-6a4 {
  padding: 20px 24px;
}
}.jsr_ft_bot_in-6a4 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.jsr_ft_socials-6a4 {
  gap: 8px;
  display: flex;
}.jsr_ft_soc-6a4 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  display: flex;
  height: 2.25rem;
  justify-content: center;
  color: #A68E8E;
  align-items: center;
  width: 2.25rem;
}.jsr_ft_soc-6a4 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.jsr_ft_soc-6a4:hover {
  background: rgba(255, 255, 255, 0.07);
}.jsr_ft_legal-6a4 {
  flex: 1;
  line-height: 1.6;
  min-width: 200px;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8C7878;
}.jsr_ft_legal-6a4 strong {
  font-weight: 700;
  color: #A68E8E;
}.jsr_ft_legal-6a4 a {
  color: #A68E8E;
  text-decoration: underline;
}.jsr_ft_age-6a4 {
  border: 2px solid #8C7878;
  border-radius: 50%;
  font-size: 11px;
  width: 32px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  height: 32px;
  font-weight: 800;
  color: #8C7878;
}