html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #100D0A;
  min-height: 100vh;
  line-height: 1.6;
  color: #D0C4AB;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
}.jsv-layout_8i4 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.jsv-page_8i4 {
  min-height: 100vh;
  display: flex;
}.jsv-main_8i4 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width:1080px) {.jsv-main_8i4 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.jsv-main_8i4 {
  padding-bottom: 4.5rem;
}
}.jsv-gc_8i4 {
  background: #15110D;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  position: relative;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 641px) {.jsv-gc_8i4 {
  width: 156px;
}
}
@media(min-width:1080px) {.jsv-gc_8i4 {
  width: 168px;
}
}.jsv-gc_8i4:hover {
  border-color: rgba(200, 146, 28, 0.08);
  transform: translateY(-3px);
}.jsv-gc_img_8i4 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.jsv-gc_img_8i4 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.jsv-gc_hover_8i4 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
}.jsv-gc_8i4:hover .jsv-gc_hover_8i4 {
  opacity: 1;
}.jsv-gc_hover_btn_8i4 {
  background: #C8921C;
  padding: 0.5rem 16px;
  border-radius: 5px;
  color: #F4EDD8;
  font-weight: 700;
  font-size: 0.75rem;
}.jsv-gc_info_8i4 {
  padding: 0.5rem 0.625rem 10px;
}.jsv-gc_name_8i4 {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #D0C4AB;
  margin-bottom: 3px;
}.jsv-gc_prov_8i4 {
  font-size: 0.625rem;
  color: #5E5448;
}.jsv-gc_tag_8i4 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-weight: 700;
  top: 6px;
  font-size: 9px;
  text-transform: uppercase;
  left: 0.375rem;
  position: absolute;
  letter-spacing: .04em;
  z-index: 2;
}.jsv-gc_tag_hot_8i4 {
  background: #D03030;
  color: #fff;
}.jsv-gc_tag_new_8i4 {
  background: #2CAF52;
  color: #100D0A;
}.jsv-gc_tag_jp_8i4 {
  background: #E8B830;
  color: #100D0A;
}.jsv-gc_tag_ex_8i4 {
  background: #A0601A;
  color: #fff;
}.jsv-gc_tag_live_8i4 {
  background: #D03030;
  color: #fff;
}.jsv-gr_8i4 {
  padding: 32px 16px 0;
  background: #100D0A;
}
@media(min-width: 765px) {.jsv-gr_8i4 {
  padding: 36px 24px 0;
}
}.jsv-gr_in_8i4 {
  margin: 0 auto;
  max-width: 1320px;
}.jsv-gr_head_8i4 {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
}.jsv-gr_head_l_8i4 {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.jsv-gr_ic_8i4 {
  border-radius: 10px;
  height: 2rem;
  align-items: center;
  display: flex;
  width: 2rem;
  justify-content: center;
  flex-shrink: 0;
}.jsv-gr_ic_8i4 svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.jsv-gr_title_8i4 {
  font-size: 16px;
  font-family: 'Cinzel', serif;
  color: #F4EDD8;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.jsv-gr_title_8i4 {
  font-size: 18px;
}
}.jsv-gr_more_8i4 {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  color: #756960;
  font-size: 12px;
  display: flex;
  white-space: nowrap;
}.jsv-gr_more_8i4:hover {
  color: #C8921C;
}.jsv-gr_more_8i4 svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
}.jsv-gr_arrows_8i4 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.jsv-gr_arr_8i4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 5px;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 30px;
  color: #9C9080;
  align-items: center;
  width: 30px;
  display: flex;
}.jsv-gr_arr_8i4:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EDD8;
}.jsv-gr_arr_8i4 svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.jsv-gr_seo_h_8i4 {
  margin: 0 0 0.375rem;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  color: #D0C4AB;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.jsv-gr_seo_h_8i4 {
  font-size: 0.875rem;
}
}.jsv-gr_seo_8i4 {
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #756960;
}.jsv-gr_seo_8i4 strong {
  font-weight: 600;
  color: #D0C4AB;
}.jsv-gr_scroll_8i4 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.jsv-gr_scroll_8i4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.jsv-gr_scroll_8i4 {
  gap: 12px;
}
}.jsv-tb_8i4 {
  background: #100D0A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  left: 0;
  right: 0;
  z-index: 80;
  top: 0;
  height: 56px;
  position: fixed;
  display: flex;
}.jsv-tb_in_8i4 {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.jsv-tb_burger_8i4 {
  border-radius: 0.625rem;
  gap: 0.313rem;
  height: 2.375rem;
  align-items: center;
  width: 38px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  margin-right: 8px;
  flex-direction: column;
}.jsv-tb_burger_8i4:hover {
  background: rgba(255, 255, 255, 0.05);
}.jsv-tb_burger_line_8i4 {
  border-radius: 1px;
  background: #9C9080;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.jsv-tb_burger_8i4 {
  display: none;
}
}.jsv-tb_logo_8i4 {
  gap: 9px;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  flex-shrink: 0;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  font-size: 18px;
  color: #F4EDD8;
}.jsv-tb_logo_mark_8i4 {
  border-radius: 0.625rem;
  overflow: hidden;
  justify-content: center;
  display: flex;
  width: 2rem;
  align-items: center;
  height: 32px;
}.jsv-tb_logo_mark_8i4 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jsv-tb_nav_8i4 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.jsv-tb_nav_8i4 {
  display: flex;
}
}.jsv-tb_tab_8i4 {
  border-radius: 10px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  color: #9C9080;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
}.jsv-tb_tab_8i4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDD8;
}.jsv-tb_tab_8i4.jsv-state_active_8i4 {
  background: rgba(200, 146, 28, 0.18);
  color: #F4EDD8;
}.jsv-tb_right_8i4 {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.jsv-tb_login_8i4 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 9px 1rem;
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
  color: #D0C4AB;
}.jsv-tb_login_8i4:hover {
  border-color: rgba(200, 146, 28, 0.45);
  color: #F4EDD8;
}
@media(min-width: 477px) {.jsv-tb_login_8i4 {
  display: block;
}
}.jsv-tb_reg_8i4 {
  transition: background .2s;
  border-radius: 10px;
  background: #2CAF52;
  padding: 0.563rem 18px;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0E0A06;
}.jsv-tb_reg_8i4:hover {
  background: #35C45E;
}.jsv-sb_8i4 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1B1611;
  transition: transform .25s ease;
  top: 56px;
  width: 220px;
  overflow-y: auto;
  z-index: 70;
  left: 0;
  bottom: 0;
  position: fixed;
}.jsv-sb_8i4.jsv-state_open_8i4 {
  transform: translateX(0);
}.jsv-sb_8i4::-webkit-scrollbar {
  width: 4px;
}.jsv-sb_8i4::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.jsv-sb_8i4 {
  transform: translateX(0);
}
}.jsv-sb_auth_8i4 {
  padding: 14px 12px 10px;
}.jsv-sb_btn_reg_8i4 {
  transition: background .2s;
  background: #2CAF52;
  padding: 0.688rem;
  border-radius: 10px;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 8px;
  display: block;
  color: #0E0A06;
  text-align: center;
}.jsv-sb_btn_reg_8i4:hover {
  background: #35C45E;
}.jsv-sb_btn_login_8i4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  border-radius: 0.625rem;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 13px;
  display: block;
  color: #D0C4AB;
  text-align: center;
}.jsv-sb_btn_login_8i4:hover {
  border-color: rgba(200, 146, 28, 0.45);
  color: #F4EDD8;
}.jsv-sb_promo_8i4 {
  border-radius: 0.625rem;
  padding: 12px 0.875rem;
  border: 1px solid rgba(200, 146, 28, 0.18);
  background: linear-gradient(135deg,#2A1A08,#1B1611);
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  position: relative;
}.jsv-sb_promo_8i4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 28, 0.18),transparent 70%);
  top: -20px;
  height: 5rem;
  width: 5rem;
  right: -1.25rem;
  position: absolute;
  content: '';
}.jsv-sb_promo_title_8i4 {
  font-size: 0.688rem;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  color: #C8921C;
}.jsv-sb_promo_text_8i4 {
  color: #F4EDD8;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
}.jsv-sb_promo_sub_8i4 {
  margin-top: 3px;
  color: #756960;
  font-size: 0.625rem;
}.jsv-sb_nav_8i4 {
  padding: 0.375rem 0.5rem 16px;
}.jsv-sb_nav_lb_8i4 {
  padding: 0.625rem 0.5rem 6px;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #5E5448;
}.jsv-sb_link_8i4 {
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  border-radius: 0.313rem;
  gap: 10px;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
  display: flex;
  color: #9C9080;
  overflow-wrap: break-word;
}.jsv-sb_link_8i4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDD8;
}.jsv-sb_link_8i4.jsv-state_active_8i4 {
  background: rgba(200, 146, 28, 0.18);
  color: #F4EDD8;
}.jsv-sb_ic_8i4 {
  border-radius: 5px;
  width: 30px;
  justify-content: center;
  height: 30px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.jsv-sb_ic_8i4 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.jsv-sb_ic_1_8i4 {
  background: rgba(200, 146, 28, 0.08);
  color: #C8921C;
}.jsv-sb_ic_2_8i4 {
  background: rgba(44, 175, 82, 0.18);
  color: #2CAF52;
}.jsv-sb_ic_3_8i4 {
  background: rgba(232, 184, 48, 0.16);
  color: #E8B830;
}.jsv-sb_ic_4_8i4 {
  background: rgba(160, 96, 26, 0.22);
  color: #A0601A;
}.jsv-sb_ic_5_8i4 {
  background: rgba(200, 146, 28, 0.08);
  color: #D93E7A;
}.jsv-sb_ic_6_8i4 {
  background: rgba(160, 96, 26, 0.22);
  color: #7C3FC8;
}.jsv-sb_badge_8i4 {
  padding: 2px 7px;
  background: #E8B830;
  border-radius: 5px;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
  color: #0E0A06;
}.jsv-sb_bot_8i4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.jsv-sb_lang_8i4,.jsv-sb_help_8i4 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  transition: border-color .2s;
  border-radius: 5px;
  flex: 1;
  padding: 0.563rem 6px;
  justify-content: center;
  align-items: center;
  color: #9C9080;
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
}.jsv-sb_lang_8i4:hover,.jsv-sb_help_8i4:hover {
  border-color: rgba(200, 146, 28, 0.45);
  color: #F4EDD8;
}.jsv-sb_lang_8i4 svg,.jsv-sb_help_8i4 svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
}.jsv-sb_bd_8i4 {
  background: rgba(8, 5, 3, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.jsv-sb_bd_8i4.jsv-state_on_8i4 {
  display: block;
}
@media(min-width: 1078px) {.jsv-sb_bd_8i4 {
  display: none!important;
}
}.jsv-mob_nav_8i4 {
  background: #1B1611;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  z-index: 80;
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
}
@media(min-width:1080px) {.jsv-mob_nav_8i4 {
  display: none;
}
}.jsv-mob_nav_item_8i4 {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  color: #5E5448;
  display: flex;
}.jsv-mob_nav_ic_8i4 {
  line-height: 1;
}.jsv-mob_nav_ic_8i4 svg {
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.jsv-mob_nav_lb_8i4 {
  font-size: 0.625rem;
  color: #5E5448;
  font-weight: 600;
}.jsv-mob_nav_item_8i4.jsv-state_active_8i4 {
  color: #C8921C;
}.jsv-mob_nav_item_8i4.jsv-state_active_8i4 .jsv-mob_nav_lb_8i4 {
  color: #C8921C;
}.jsv-hero_8i4 {
  background: #100D0A;
  padding: 20px 16px 0;
}
@media(min-width: 770px) {.jsv-hero_8i4 {
  padding: 1.5rem 1.5rem 0;
}
}.jsv-hero_in_8i4 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.jsv-hero_in_8i4 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.jsv-hero_in_8i4 {
  grid-template-columns: 1fr 340px;
}
}.jsv-hero_promo_8i4 {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #15110D;
  display: flex;
  align-items: stretch;
  min-height: 220px;
  position: relative;
}
@media(min-width: 771px) {.jsv-hero_promo_8i4 {
  min-height: 280px;
}
}.jsv-hero_promo_bg_8i4 {
  background: linear-gradient(120deg,#2A1A08 0%,#100D0A 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.jsv-hero_promo_bg_8i4::after {
  inset: 0;
  background: linear-gradient(90deg,#100D0A 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.jsv-hero_promo_glow_8i4 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(160, 96, 26, 0.22) 0%,transparent 65%);
  width: 18.75rem;
  top: -2.5rem;
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
  height: 300px;
}.jsv-hero_promo_ct_8i4 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  justify-content: center;
  max-width: 30rem;
  flex-direction: column;
  display: flex;
  position: relative;
  z-index: 2;
}
@media(min-width: 769px) {.jsv-hero_promo_ct_8i4 {
  padding: 40px 2rem;
}
}.jsv-hero_badge_8i4 {
  border-radius: 1.25rem;
  border: 1px solid rgba(200, 146, 28, 0.08);
  padding: 0.313rem 12px;
  background: rgba(200, 146, 28, 0.18);
  margin-bottom: 0.875rem;
  color: #C8921C;
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.jsv-hero_h1_8i4 {
  margin-bottom: 0.625rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4EDD8;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 1.625rem;
}.jsv-hero_h1_8i4 em {
  font-style: normal;
  color: #E8B830;
}
@media(min-width: 766px) {.jsv-hero_h1_8i4 {
  font-size: 2.25rem;
}
}.jsv-hero_sub_8i4 {
  color: #9C9080;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.jsv-hero_sub_8i4 {
  font-size: 0.875rem;
}
}.jsv-hero_row_8i4 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.jsv-hero_cta_8i4 {
  background: #2CAF52;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #0E0A06;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 0 0.875rem 3px rgba(44, 175, 82, 0.45), 0 0.313rem 10px rgba(0, 0, 0, 0.55);
}.jsv-hero_cta_8i4:hover {
  background: #35C45E;
}.jsv-hero_terms_8i4 {
  color: #5E5448;
  font-size: 11px;
}.jsv-hero_game_8i4 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.875rem;
  background: #15110D;
  overflow: hidden;
  flex-direction: column;
  position: relative;
  display: flex;
}.jsv-hero_game_badge_8i4 {
  border-radius: 1.25rem;
  background: rgba(232, 184, 48, 0.16);
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(232, 184, 48, 0.16);
  letter-spacing: .06em;
  color: #E8B830;
  left: 0.75rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  top: 12px;
  z-index: 3;
  font-weight: 700;
  position: absolute;
}.jsv-hero_game_badge_8i4 svg {
  width: 0.688rem;
  height: 11px;
  margin-right: 4px;
  vertical-align: -1px;
}.jsv-hero_game_img_8i4 {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A08,#100D0A);
  position: relative;
  padding-bottom: 60%;
}.jsv-hero_game_img_8i4 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.jsv-hero_game_play_8i4 {
  background: rgba(8, 5, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
}.jsv-hero_game_8i4:hover .jsv-hero_game_play_8i4 {
  opacity: 1;
}.jsv-hero_game_play_8i4 span {
  border-radius: 50%;
  background: #C8921C;
  align-items: center;
  height: 52px;
  justify-content: center;
  width: 3.25rem;
  display: flex;
}.jsv-hero_game_play_8i4 span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.jsv-hero_game_info_8i4 {
  padding: 14px 1rem;
}.jsv-hero_game_title_8i4 {
  font-weight: 700;
  color: #F4EDD8;
  font-size: 15px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.jsv-hero_game_provider_8i4 {
  font-size: 11px;
  color: #756960;
}.jsv-hero_game_btn_8i4 {
  transition: background .2s;
  margin: 12px 16px 1rem;
  border-radius: 10px;
  padding: 0.688rem;
  background: #C8921C;
  font-weight: 700;
  text-align: center;
  color: #F4EDD8;
  font-size: 13px;
  display: block;
}.jsv-hero_game_8i4:hover .jsv-hero_game_btn_8i4 {
  background: #DBA428;
}.jsv-sbar_8i4 {
  padding: 16px 1rem 0;
  background: #100D0A;
}
@media(min-width:768px) {.jsv-sbar_8i4 {
  padding: 18px 1.5rem 0;
}
}.jsv-sbar_in_8i4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jsv-sbar_row_8i4 {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.jsv-sbar_input_8i4 {
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  background: #15110D;
  gap: 10px;
  border-radius: 10px;
  flex: 1;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  color: #756960;
  cursor: pointer;
}.jsv-sbar_input_8i4:hover {
  border-color: rgba(200, 146, 28, 0.45);
}.jsv-sbar_input_8i4 svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 15px;
  width: 15px;
}.jsv-sbar_providers_8i4 {
  padding: 11px 1.125rem;
  background: #15110D;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  transition: border-color .2s;
  gap: 0.5rem;
  display: flex;
  white-space: nowrap;
  font-size: 13px;
  align-items: center;
  color: #D0C4AB;
  font-weight: 600;
}.jsv-sbar_providers_8i4:hover {
  border-color: rgba(200, 146, 28, 0.45);
  color: #F4EDD8;
}.jsv-sbar_providers_8i4 svg {
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
}.jsv-sbar_tabs_8i4 {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.jsv-sbar_tabs_8i4::-webkit-scrollbar {
  display: none;
}.jsv-sbar_tab_8i4 {
  border-radius: 1.25rem;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  cursor: pointer;
  color: #9C9080;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  flex-shrink: 0;
  white-space: nowrap;
}.jsv-sbar_tab_8i4:hover {
  border-color: rgba(200, 146, 28, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F4EDD8;
}.jsv-sbar_tab_8i4.jsv-state_active_8i4 {
  border-color: rgba(200, 146, 28, 0.08);
  background: rgba(200, 146, 28, 0.18);
  color: #F4EDD8;
}.jsv-sbar_tab_ic_8i4 svg {
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
}.jsv-wy_8i4 {
  padding: 2rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 769px) {.jsv-wy_8i4 {
  padding: 40px 24px 0;
}
}.jsv-wy_in_8i4 {
  margin: 0 auto;
  max-width: 1320px;
}.jsv-wy_head_8i4 {
  max-width: 45rem;
  margin-bottom: 18px;
}.jsv-wy_label_8i4 {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C8921C;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.jsv-wy_h2_8i4 {
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F4EDD8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.jsv-wy_h2_8i4 {
  font-size: 24px;
}
}.jsv-wy_intro_8i4 {
  margin: 0;
  color: #756960;
  font-size: 0.813rem;
  line-height: 1.6;
}.jsv-wy_grid_8i4 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.jsv-wy_grid_8i4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.jsv-wy_grid_8i4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jsv-wy_card_8i4 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  padding: 20px;
  background: #1B1611;
}.jsv-wy_card_8i4:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 28, 0.08);
}.jsv-wy_card_ic_8i4 {
  background: rgba(200, 146, 28, 0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  color: #C8921C;
  justify-content: center;
  width: 2.75rem;
  height: 44px;
  display: flex;
  align-items: center;
}.jsv-wy_card_ic_8i4 svg {
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
}.jsv-wy_card_h_8i4 {
  font-weight: 700;
  color: #F4EDD8;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.25;
}.jsv-wy_card_p_8i4 {
  font-size: 0.813rem;
  color: #756960;
  overflow-wrap: break-word;
  line-height: 1.6;
}.jsv-wy_card_p_8i4 strong {
  font-weight: 600;
  color: #D0C4AB;
}.jsv-gcg_8i4 {
  padding: 2.25rem 16px 0;
  background: #100D0A;
}
@media(min-width: 771px) {.jsv-gcg_8i4 {
  padding: 44px 1.5rem 0;
}
}.jsv-gcg_in_8i4 {
  margin: 0 auto;
  max-width: 1320px;
}.jsv-gcg_head_8i4 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.jsv-gcg_label_8i4 {
  color: #C8921C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
}.jsv-gcg_h2_8i4 {
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F4EDD8;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jsv-gcg_h2_8i4 {
  font-size: 1.75rem;
}
}.jsv-gcg_intro_8i4 {
  color: #756960;
  font-size: 13px;
  line-height: 1.6;
}.jsv-gcg_grid_8i4 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.jsv-gcg_grid_8i4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.jsv-gcg_grid_8i4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jsv-gcg_card_8i4 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  cursor: pointer;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
  display: flex;
  min-height: 240px;
}.jsv-gcg_card_8i4:hover {
  border-color: rgba(200, 146, 28, 0.18);
  transform: translateY(-3px);
}.jsv-gcg_card_bg_8i4 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.jsv-gcg_card_bg_8i4::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.jsv-gcg_card_ic_8i4 {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  color: #F4EDD8;
  align-items: center;
  top: 18px;
  height: 40px;
  position: absolute;
  display: flex;
  right: 1.125rem;
  justify-content: center;
  width: 2.5rem;
  z-index: 2;
}.jsv-gcg_card_ic_8i4 svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.jsv-gcg_card_ct_8i4 {
  z-index: 1;
  position: relative;
}.jsv-gcg_card_h_8i4 {
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 18px;
  color: #F4EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jsv-gcg_card_h_8i4 {
  font-size: 20px;
}
}.jsv-gcg_card_p_8i4 {
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.jsv-gcg_card_p_8i4 strong {
  font-weight: 600;
  color: #F4EDD8;
}.jsv-gcg_card_cta_8i4 {
  gap: 0.25rem;
  color: #C8921C;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 0.75rem;
}.jsv-gcg_card_cta_8i4 svg {
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jsv-ws_8i4 {
  padding: 2rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 771px) {.jsv-ws_8i4 {
  padding: 2.25rem 1.5rem 0;
}
}.jsv-ws_in_8i4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jsv-ws_head_8i4 {
  gap: 12px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
}.jsv-ws_title_8i4 {
  gap: 10px;
  color: #F4EDD8;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}.jsv-ws_title_ic_8i4 svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
  color: #E8B830;
  stroke-linecap: round;
}.jsv-ws_online_8i4 {
  gap: 0.438rem;
  font-size: 0.75rem;
  color: #756960;
  align-items: center;
  display: flex;
  font-weight: 600;
}.jsv-ws_online_dot_8i4 {
  background: #2CAF52;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(44, 175, 82, 0.18);
}.jsv-ws_scroll_8i4 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
}.jsv-ws_scroll_8i4::-webkit-scrollbar {
  display: none;
}.jsv-wc_8i4 {
  background: #15110D;
  border-radius: 10px;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.jsv-wc_img_8i4 {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #1B1611;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.jsv-wc_img_8i4 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.jsv-wc_info_8i4 {
  min-width: 0;
}.jsv-wc_game_8i4 {
  overflow: hidden;
  color: #D0C4AB;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
}.jsv-wc_player_8i4 {
  overflow: hidden;
  font-size: 0.625rem;
  color: #5E5448;
  white-space: nowrap;
  text-overflow: ellipsis;
}.jsv-wc_amount_8i4 {
  font-weight: 700;
  color: #2CAF52;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
  margin-left: auto;
}.jsv-reg_8i4 {
  background: #100D0A;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.jsv-reg_8i4 {
  padding: 44px 1.5rem 0;
}
}.jsv-reg_in_8i4 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1B1611;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.jsv-reg_in_8i4 {
  padding: 40px;
}
}.jsv-reg_top_8i4 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.jsv-reg_top_8i4 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.jsv-reg_label_8i4 {
  letter-spacing: .08em;
  color: #C8921C;
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.jsv-reg_h2_8i4 {
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  color: #F4EDD8;
}
@media(min-width: 769px) {.jsv-reg_h2_8i4 {
  font-size: 1.75rem;
}
}.jsv-reg_bonus_8i4 {
  border-radius: 10px;
  gap: 8px;
  padding: 10px 16px;
  border: 1px solid rgba(232, 184, 48, 0.16);
  background: rgba(232, 184, 48, 0.16);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.jsv-reg_bonus_amount_8i4 {
  font-size: 1.25rem;
  color: #E8B830;
  font-weight: 800;
}.jsv-reg_bonus_text_8i4 {
  color: #9C9080;
  font-size: 13px;
  line-height: 1.35;
}.jsv-reg_cta_btn_8i4 {
  transition: background .2s;
  padding: 0.875rem 32px;
  background: #2CAF52;
  border-radius: 10px;
  font-size: 15px;
  box-shadow: 0 0 14px 3px rgba(44, 175, 82, 0.45), 0 5px 0.625rem rgba(0, 0, 0, 0.55);
  color: #0E0A06;
  font-weight: 700;
  margin-bottom: 0.75rem;
  display: inline-block;
}.jsv-reg_cta_btn_8i4:hover {
  background: #35C45E;
}.jsv-reg_terms_8i4 {
  color: #5E5448;
  font-size: 0.688rem;
  line-height: 1.5;
}.jsv-reg_seo_8i4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #756960;
  line-height: 1.65;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.jsv-reg_seo_8i4 p {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
  color: #756960;
}.jsv-reg_seo_8i4 p:last-child {
  margin-bottom: 0;
}.jsv-reg_seo_8i4 strong {
  color: #D0C4AB;
  font-weight: 700;
}.jsv-reg_seo_8i4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921C;
}.jsv-reg_seo_8i4 a:hover {
  color: #DBA428;
}.jsv-reg_seo_8i4 ul,.jsv-reg_seo_8i4 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.jsv-reg_seo_8i4 ol {
  list-style: decimal;
}.jsv-reg_seo_8i4 li {
  line-height: 1.65;
  color: #756960;
  margin-bottom: 4px;
  font-size: 13px;
}.jsv-reg_seo_8i4 table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 765px) {.jsv-reg_seo_8i4 table {
  display: table;
}
}.jsv-reg_seo_8i4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #D0C4AB;
}.jsv-reg_seo_8i4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #756960;
}.jsv-reg_steps_8i4 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 857px) {.jsv-reg_steps_8i4 {
  margin-top: 0;
}
}.jsv-reg_step_8i4 {
  border-radius: 0.625rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.jsv-reg_step_num_8i4 {
  border-radius: 50%;
  background: rgba(200, 146, 28, 0.18);
  border: 1px solid rgba(200, 146, 28, 0.08);
  font-size: 0.875rem;
  color: #C8921C;
  width: 34px;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  height: 34px;
  justify-content: center;
}.jsv-reg_step_title_8i4 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F4EDD8;
}.jsv-reg_step_text_8i4 {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #756960;
}.jsv-reg_trust_8i4 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.jsv-reg_trust_item_8i4 {
  gap: 0.438rem;
  font-size: 0.75rem;
  color: #756960;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.jsv-reg_trust_ic_8i4 svg {
  stroke-linecap: round;
  color: #C8921C;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.jsv-app_8i4 {
  padding: 2.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width:768px) {.jsv-app_8i4 {
  padding: 2.75rem 1.5rem 0;
}
}.jsv-app_in_8i4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jsv-app_head_8i4 {
  margin-bottom: 16px;
}.jsv-app_label_8i4 {
  font-weight: 700;
  font-size: 11px;
  color: #C8921C;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.jsv-app_h2_8i4 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F4EDD8;
  font-family: 'Cinzel', serif;
  margin-bottom: 6px;
}
@media(min-width: 765px) {.jsv-app_h2_8i4 {
  font-size: 24px;
}
}.jsv-app_sub_8i4 {
  line-height: 1.6;
  font-size: 13px;
  color: #756960;
  max-width: 600px;
  overflow-wrap: break-word;
}.jsv-app_sub_8i4 strong {
  color: #D0C4AB;
  font-weight: 700;
}.jsv-app_cards_8i4 {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.jsv-app_cards_8i4 {
  grid-template-columns: repeat(3,1fr);
}
}.jsv-app_card_8i4 {
  border-radius: 10px;
  overflow: hidden;
  gap: 1rem;
  padding: 20px;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.jsv-app_card_ios_8i4 {
  background: linear-gradient(135deg,rgba(200, 146, 28, 0.18) 0%,#1B1611 100%);
}.jsv-app_card_android_8i4 {
  background: linear-gradient(135deg,rgba(44, 175, 82, 0.18) 0%,#1B1611 100%);
}.jsv-app_card_win_8i4 {
  background: linear-gradient(135deg,rgba(232, 184, 48, 0.16) 0%,#1B1611 100%);
}.jsv-app_card_ic_8i4 svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
}.jsv-app_card_ic_8i4 {
  color: #F4EDD8;
  flex-shrink: 0;
}.jsv-app_card_os_8i4 {
  color: #756960;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
}.jsv-app_card_title_8i4 {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  color: #F4EDD8;
}.jsv-app_card_text_8i4 {
  margin-bottom: 14px;
  color: #756960;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.jsv-app_card_btn_8i4 {
  border: 1px solid rgba(200, 146, 28, 0.45);
  gap: 0.438rem;
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 5px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: #F4EDD8;
  font-size: 13px;
}.jsv-app_card_btn_8i4:hover {
  background: rgba(255, 255, 255, 0.07);
}.jsv-bon_8i4 {
  background: #100D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.jsv-bon_8i4 {
  padding: 2.75rem 1.5rem 0;
}
}.jsv-bon_in_8i4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jsv-bon_head_8i4 {
  margin-bottom: 20px;
}.jsv-bon_label_8i4 {
  margin-bottom: 8px;
  color: #C8921C;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.jsv-bon_h2_8i4 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F4EDD8;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.jsv-bon_h2_8i4 {
  font-size: 1.5rem;
}
}.jsv-bon_seo_8i4 {
  max-width: 38.75rem;
  color: #756960;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.jsv-bon_seo_8i4 strong {
  font-weight: 700;
  color: #D0C4AB;
}.jsv-bon_seo_8i4 a {
  color: #C8921C;
  text-decoration: underline;
}.jsv-bon_grid_8i4 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.jsv-bon_grid_8i4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.jsv-bon_grid_8i4 {
  grid-template-columns: repeat(5,1fr);
}
}.jsv-bon_card_8i4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  background: #15110D;
  transition: border-color .2s,transform .2s;
  padding: 16px;
}.jsv-bon_card_8i4:hover {
  border-color: rgba(200, 146, 28, 0.08);
  transform: translateY(-2px);
}.jsv-bon_card_ic_8i4 svg {
  height: 26px;
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jsv-bon_card_ic_8i4 {
  margin-bottom: 10px;
}.jsv-bon_card_type_8i4 {
  font-weight: 700;
  letter-spacing: .06em;
  color: #756960;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 0.375rem;
}.jsv-bon_card_amount_8i4 {
  color: #E8B830;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  line-height: 1.1;
}.jsv-bon_card_name_8i4 {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #F4EDD8;
  margin-bottom: 8px;
}.jsv-bon_card_detail_8i4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  color: #5E5448;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.jsv-prov_8i4 {
  background: #100D0A;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.jsv-prov_8i4 {
  padding: 44px 1.5rem 0;
}
}.jsv-prov_in_8i4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jsv-prov_head_8i4 {
  margin-bottom: 1rem;
}.jsv-prov_label_8i4 {
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  color: #C8921C;
  text-transform: uppercase;
  letter-spacing: .08em;
}.jsv-prov_h2_8i4 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F4EDD8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.jsv-prov_h2_8i4 {
  font-size: 24px;
}
}.jsv-prov_seo_8i4 {
  margin-bottom: 1rem;
  line-height: 1.6;
  color: #756960;
  max-width: 620px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.jsv-prov_seo_8i4 strong {
  color: #D0C4AB;
  font-weight: 700;
}.jsv-prov_seo_8i4 a {
  text-decoration: underline;
  color: #C8921C;
}.jsv-prov_grid_8i4 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.jsv-prov_grid_8i4 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.jsv-prov_grid_8i4 {
  grid-template-columns: repeat(8,1fr);
}
}.jsv-prov_card_8i4 {
  padding: 0.875rem 0.625rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 7px;
  transition: border-color .2s,background .2s;
  background: #15110D;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.jsv-prov_card_8i4:hover {
  border-color: rgba(200, 146, 28, 0.45);
  background: #1B1611;
}.jsv-prov_logo_8i4 {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  height: 44px;
  justify-content: center;
  align-items: center;
  width: 44px;
  display: flex;
}.jsv-prov_logo_8i4 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.jsv-prov_name_8i4 {
  color: #9C9080;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
}.jsv-seo_8i4 {
  padding: 2.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 771px) {.jsv-seo_8i4 {
  padding: 2.75rem 1.5rem 0;
}
}.jsv-seo_in_8i4 {
  background: #1B1611;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 14px;
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.jsv-seo_in_8i4 {
  padding: 36px 2.5rem;
}
}.jsv-seo_label_8i4 {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #C8921C;
  font-weight: 700;
  text-transform: uppercase;
}.jsv-seo_h2_8i4 {
  color: #F4EDD8;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.jsv-seo_h2_8i4 {
  font-size: 24px;
}
}.jsv-seo_body_8i4 {
  font-size: 0.875rem;
  color: #9C9080;
  line-height: 1.75;
  overflow-wrap: break-word;
}.jsv-seo_body_8i4 p {
  line-height: 1.75;
  color: #9C9080;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.jsv-seo_body_8i4 p:last-child {
  margin-bottom: 0;
}.jsv-seo_body_8i4 strong {
  font-weight: 700;
  color: #D0C4AB;
}.jsv-seo_body_8i4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921C;
}.jsv-seo_body_8i4 a:hover {
  color: #DBA428;
}.jsv-seo_body_8i4 ul,.jsv-seo_body_8i4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.jsv-seo_body_8i4 ol {
  list-style: decimal;
}.jsv-seo_body_8i4 li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9C9080;
}.jsv-seo_body_8i4 table {
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.jsv-seo_body_8i4 table {
  display: table;
}
}.jsv-seo_body_8i4 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D0C4AB;
  font-weight: 700;
  text-align: left;
}.jsv-seo_body_8i4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9C9080;
}.jsv-seo_cols_8i4 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.jsv-seo_cols_8i4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.jsv-seo_cols_8i4 {
  grid-template-columns: repeat(3,1fr);
}
}.jsv-seo_col_h_8i4 {
  overflow-wrap: break-word;
  color: #D0C4AB;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
}.jsv-seo_col_p_8i4 {
  overflow-wrap: break-word;
  color: #756960;
  font-size: 0.813rem;
  line-height: 1.65;
}.jsv-seo_stats_8i4 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.jsv-seo_stat_8i4 {
  border-radius: 0.625rem;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200, 146, 28, 0.18);
  background: rgba(200, 146, 28, 0.08);
  flex: 1;
  min-width: 140px;
}.jsv-seo_stat_val_8i4 {
  color: #C8921C;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.jsv-seo_stat_lb_8i4 {
  color: #756960;
  overflow-wrap: break-word;
  font-size: 11px;
}.jsv-faq_8i4 {
  padding: 36px 1rem 0;
  background: #100D0A;
}
@media(min-width:768px) {.jsv-faq_8i4 {
  padding: 2.75rem 24px 0;
}
}.jsv-faq_in_8i4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jsv-faq_head_8i4 {
  margin-bottom: 1.25rem;
}.jsv-faq_label_8i4 {
  font-size: 11px;
  color: #C8921C;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.jsv-faq_h2_8i4 {
  color: #F4EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.jsv-faq_h2_8i4 {
  font-size: 24px;
}
}.jsv-faq_list_8i4 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.jsv-faq_item_8i4 {
  border-radius: 10px;
  background: #1B1611;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
}.jsv-faq_q_8i4 {
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  transition: color .2s;
  cursor: pointer;
  overflow-wrap: break-word;
  display: flex;
  justify-content: space-between;
  color: #D0C4AB;
  flex-wrap: wrap;
  font-size: 0.875rem;
  font-weight: 600;
  align-items: center;
}.jsv-faq_q_8i4:hover {
  color: #F4EDD8;
}.jsv-faq_q_ic_8i4 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #C8921C;
  width: 1.5rem;
  font-size: 16px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 1.5rem;
}.jsv-faq_item_8i4.jsv-state_open_8i4 .jsv-faq_q_ic_8i4 {
  transform: rotate(45deg);
}.jsv-faq_a_8i4 {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  color: #756960;
  overflow-wrap: break-word;
  display: none;
  font-size: 0.813rem;
}.jsv-faq_item_8i4.jsv-state_open_8i4 .jsv-faq_a_8i4 {
  display: block;
}.jsv-faq_a_8i4 strong {
  font-weight: 700;
  color: #D0C4AB;
}.jsv-faq_a_8i4 a {
  text-decoration: underline;
  color: #C8921C;
}.jsv-faq_a_8i4 ul,.jsv-faq_a_8i4 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.jsv-faq_a_8i4 ol {
  list-style: decimal;
}.jsv-faq_a_8i4 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.jsv-faq_a_8i4 table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
}
@media(min-width: 767px) {.jsv-faq_a_8i4 table {
  display: table;
}
}.jsv-faq_a_8i4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #D0C4AB;
  text-align: left;
}.jsv-faq_a_8i4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #756960;
}.jsv-pmt_8i4 {
  background: #100D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.jsv-pmt_8i4 {
  padding: 2.75rem 24px 0;
}
}.jsv-pmt_in_8i4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jsv-pmt_head_8i4 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.jsv-pmt_label_8i4 {
  color: #C8921C;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.jsv-pmt_h2_8i4 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F4EDD8;
}
@media(min-width: 767px) {.jsv-pmt_h2_8i4 {
  font-size: 28px;
}
}.jsv-pmt_intro_8i4 {
  color: #756960;
  line-height: 1.6;
  font-size: 14px;
  overflow-wrap: break-word;
}.jsv-pmt_groups_8i4 {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.jsv-pmt_group_8i4 {
  background: #1B1611;
  border-radius: 10px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.jsv-pmt_group_head_8i4 {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}.jsv-pmt_group_ic_8i4 {
  background: rgba(200, 146, 28, 0.18);
  border-radius: 0.313rem;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
  color: #C8921C;
  justify-content: center;
  display: flex;
  align-items: center;
}.jsv-pmt_group_ic_8i4 svg {
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
}.jsv-pmt_group_h_8i4 {
  margin: 0;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F4EDD8;
  font-weight: 700;
}.jsv-pmt_group_p_8i4 {
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #756960;
  overflow-wrap: break-word;
}.jsv-pmt_group_p_8i4 strong {
  color: #D0C4AB;
  font-weight: 600;
}.jsv-pmt_table_wrap_8i4 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.jsv-pmt_table_8i4 {
  min-width: 33.75rem;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
}.jsv-pmt_table_8i4 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .04em;
  white-space: nowrap;
  color: #D0C4AB;
  font-weight: 700;
  font-size: 0.688rem;
}.jsv-pmt_table_8i4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #756960;
}.jsv-pmt_table_8i4 tbody tr:last-child td {
  border-bottom: none;
}.jsv-pmt_table_8i4 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D0C4AB;
}.jsv-seo_8i4 {
  background: #100D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.jsv-seo_8i4 {
  padding: 44px 1.5rem 0;
}
}.jsv-seo_in_8i4 {
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1B1611;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.jsv-seo_in_8i4 {
  padding: 36px 40px;
}
}.jsv-seo_label_8i4 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #C8921C;
}.jsv-seo_h2_8i4 {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  margin-bottom: 14px;
  color: #F4EDD8;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.jsv-seo_h2_8i4 {
  font-size: 24px;
}
}.jsv-seo_body_8i4 {
  overflow-wrap: break-word;
  color: #9C9080;
  line-height: 1.75;
  font-size: 14px;
}.jsv-seo_body_8i4 p {
  color: #9C9080;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.jsv-seo_body_8i4 p:last-child {
  margin-bottom: 0;
}.jsv-seo_body_8i4 strong {
  color: #D0C4AB;
  font-weight: 700;
}.jsv-seo_body_8i4 a {
  transition: color .2s;
  color: #C8921C;
  text-decoration: underline;
}.jsv-seo_body_8i4 a:hover {
  color: #DBA428;
}.jsv-seo_body_8i4 ul,.jsv-seo_body_8i4 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.jsv-seo_body_8i4 ol {
  list-style: decimal;
}.jsv-seo_body_8i4 li {
  margin-bottom: 0.375rem;
  color: #9C9080;
  line-height: 1.75;
  font-size: 0.875rem;
}.jsv-seo_body_8i4 table {
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 765px) {.jsv-seo_body_8i4 table {
  display: table;
}
}.jsv-seo_body_8i4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D0C4AB;
  text-align: left;
}.jsv-seo_body_8i4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9C9080;
}.jsv-seo_cols_8i4 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.jsv-seo_cols_8i4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.jsv-seo_cols_8i4 {
  grid-template-columns: repeat(3,1fr);
}
}.jsv-seo_col_h_8i4 {
  color: #D0C4AB;
  font-size: 13px;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.jsv-seo_col_p_8i4 {
  color: #756960;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.jsv-seo_stats_8i4 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.jsv-seo_stat_8i4 {
  flex: 1;
  background: rgba(200, 146, 28, 0.08);
  border-radius: 0.625rem;
  border: 1px solid rgba(200, 146, 28, 0.18);
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.jsv-seo_stat_val_8i4 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #C8921C;
}.jsv-seo_stat_lb_8i4 {
  overflow-wrap: break-word;
  color: #756960;
  font-size: 0.688rem;
}.jsv-seo_8i4 {
  background: #100D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.jsv-seo_8i4 {
  padding: 44px 24px 0;
}
}.jsv-seo_in_8i4 {
  background: #1B1611;
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.jsv-seo_in_8i4 {
  padding: 2.25rem 40px;
}
}.jsv-seo_label_8i4 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8921C;
  font-size: 11px;
  text-transform: uppercase;
}.jsv-seo_h2_8i4 {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 14px;
  color: #F4EDD8;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jsv-seo_h2_8i4 {
  font-size: 24px;
}
}.jsv-seo_body_8i4 {
  font-size: 0.875rem;
  color: #9C9080;
  overflow-wrap: break-word;
  line-height: 1.75;
}.jsv-seo_body_8i4 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #9C9080;
}.jsv-seo_body_8i4 p:last-child {
  margin-bottom: 0;
}.jsv-seo_body_8i4 strong {
  color: #D0C4AB;
  font-weight: 700;
}.jsv-seo_body_8i4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921C;
}.jsv-seo_body_8i4 a:hover {
  color: #DBA428;
}.jsv-seo_body_8i4 ul,.jsv-seo_body_8i4 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.jsv-seo_body_8i4 ol {
  list-style: decimal;
}.jsv-seo_body_8i4 li {
  font-size: 0.875rem;
  color: #9C9080;
  margin-bottom: 6px;
  line-height: 1.75;
}.jsv-seo_body_8i4 table {
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 769px) {.jsv-seo_body_8i4 table {
  display: table;
}
}.jsv-seo_body_8i4 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D0C4AB;
  text-align: left;
}.jsv-seo_body_8i4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9C9080;
}.jsv-seo_cols_8i4 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.jsv-seo_cols_8i4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.jsv-seo_cols_8i4 {
  grid-template-columns: repeat(3,1fr);
}
}.jsv-seo_col_h_8i4 {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D0C4AB;
  margin-bottom: 7px;
}.jsv-seo_col_p_8i4 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #756960;
}.jsv-seo_stats_8i4 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.jsv-seo_stat_8i4 {
  border: 1px solid rgba(200, 146, 28, 0.18);
  background: rgba(200, 146, 28, 0.08);
  border-radius: 0.625rem;
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 140px;
}.jsv-seo_stat_val_8i4 {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #C8921C;
  overflow-wrap: break-word;
}.jsv-seo_stat_lb_8i4 {
  font-size: 0.688rem;
  color: #756960;
  overflow-wrap: break-word;
}.jsv-ft_8i4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #090705;
  margin-top: 3rem;
}.jsv-ft_support_8i4 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.jsv-ft_support_8i4 {
  padding: 28px 24px;
}
}.jsv-ft_support_in_8i4 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.jsv-ft_support_main_8i4 {
  gap: 1rem;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
}.jsv-ft_support_ic_8i4 {
  flex-shrink: 0;
  color: #C8921C;
}.jsv-ft_support_ic_8i4 svg {
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
}.jsv-ft_support_text_title_8i4 {
  margin-bottom: 3px;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4EDD8;
}.jsv-ft_support_text_sub_8i4 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #756960;
}.jsv-ft_support_btn_8i4 {
  padding: 11px 22px;
  background: #C8921C;
  border-radius: 0.625rem;
  transition: background .2s;
  color: #F4EDD8;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
}.jsv-ft_support_btn_8i4:hover {
  background: #DBA428;
}.jsv-ft_support_contacts_8i4 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.jsv-ft_support_contact_8i4 {
  color: #5E5448;
  font-size: 12px;
  line-height: 1.4;
}.jsv-ft_support_contact_8i4 strong {
  margin-bottom: 2px;
  display: block;
  color: #9C9080;
  font-weight: 600;
  font-size: 0.688rem;
}.jsv-ft_main_8i4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 766px) {.jsv-ft_main_8i4 {
  padding: 2.5rem 1.5rem 2rem;
}
}.jsv-ft_main_in_8i4 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 642px) {.jsv-ft_main_in_8i4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.jsv-ft_main_in_8i4 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.jsv-ft_col_logo_8i4 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.jsv-ft_col_logo_8i4 {
  grid-column: auto;
}
}.jsv-ft_logo_8i4 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  color: #F4EDD8;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.75rem;
  display: flex;
  font-weight: 800;
  font-size: 16px;
}.jsv-ft_logo_mark_8i4 {
  overflow: hidden;
  border-radius: 5px;
  width: 1.875rem;
  height: 1.875rem;
}.jsv-ft_logo_mark_8i4 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.jsv-ft_logo_sub_8i4 {
  line-height: 1.55;
  max-width: 12.5rem;
  font-size: 12px;
  color: #5E5448;
  overflow-wrap: break-word;
}.jsv-ft_col_title_8i4 {
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #9C9080;
}.jsv-ft_col_links_8i4 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.jsv-ft_col_link_8i4 {
  transition: color .2s;
  font-size: 13px;
  color: #5E5448;
  overflow-wrap: break-word;
}.jsv-ft_col_link_8i4:hover {
  color: #D0C4AB;
}.jsv-ft_apps_8i4 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.jsv-ft_app_card_8i4 {
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  gap: 10px;
  display: flex;
  align-items: center;
}.jsv-ft_app_card_8i4:hover {
  border-color: rgba(200, 146, 28, 0.45);
}.jsv-ft_app_card_ic_8i4 svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jsv-ft_app_card_os_8i4 {
  font-weight: 600;
  font-size: 10px;
  color: #5E5448;
}.jsv-ft_app_card_action_8i4 {
  color: #D0C4AB;
  font-weight: 700;
  font-size: 12px;
}.jsv-ft_bot_8i4 {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.jsv-ft_bot_8i4 {
  padding: 20px 1.5rem;
}
}.jsv-ft_bot_in_8i4 {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.jsv-ft_socials_8i4 {
  gap: 0.5rem;
  display: flex;
}.jsv-ft_soc_8i4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.313rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  color: #9C9080;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  display: flex;
}.jsv-ft_soc_8i4 svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jsv-ft_soc_8i4:hover {
  background: rgba(255, 255, 255, 0.07);
}.jsv-ft_legal_8i4 {
  flex: 1;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  color: #948880;
  line-height: 1.6;
}.jsv-ft_legal_8i4 strong {
  font-weight: 700;
  color: #9C9080;
}.jsv-ft_legal_8i4 a {
  color: #9C9080;
  text-decoration: underline;
}.jsv-ft_age_8i4 {
  border: 2px solid #948880;
  border-radius: 50%;
  color: #948880;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-weight: 800;
  height: 32px;
  width: 32px;
  font-size: 11px;
  margin-left: auto;
}