html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #150D06;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Lato', sans-serif;
  color: #D6C4A0;
  line-height: 1.6;
}.sih-layout-142 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.sih-page-142 {
  min-height: 100vh;
  display: flex;
}.sih-main-142 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1079px) {.sih-main-142 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.sih-main-142 {
  padding-bottom: 4.5rem;
}
}.sih-gc-142 {
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.07);
  background: #191009;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  cursor: pointer;
  position: relative;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width:640px) {.sih-gc-142 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.sih-gc-142 {
  width: 168px;
}
}.sih-gc-142:hover {
  border-color: rgba(200, 125, 18, 0.07);
  transform: translateY(-3px);
}.sih-gc_img-142 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.sih-gc_img-142 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.sih-gc_hover-142 {
  transition: opacity .2s;
  background: rgba(10, 5, 2, 0.72);
  inset: 0;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.sih-gc-142:hover .sih-gc_hover-142 {
  opacity: 1;
}.sih-gc_hover_btn-142 {
  padding: 8px 16px;
  border-radius: 6px;
  background: #C87D12;
  color: #F4ECD8;
  font-weight: 700;
  font-size: 12px;
}.sih-gc_info-142 {
  padding: 0.5rem 0.625rem 0.625rem;
}.sih-gc_name-142 {
  overflow: hidden;
  color: #D6C4A0;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: 600;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}.sih-gc_prov-142 {
  font-size: 10px;
  color: #6A5438;
}.sih-gc_tag-142 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  position: absolute;
  text-transform: uppercase;
  font-size: 9px;
  left: 6px;
  top: 6px;
  z-index: 2;
  font-weight: 700;
}.sih-gc_tag_hot-142 {
  background: #C43A1C;
  color: #fff;
}.sih-gc_tag_new-142 {
  background: #3DC472;
  color: #150D06;
}.sih-gc_tag_jp-142 {
  background: #D4A018;
  color: #150D06;
}.sih-gc_tag_ex-142 {
  background: #8B4E1A;
  color: #fff;
}.sih-gc_tag_live-142 {
  background: #C43A1C;
  color: #fff;
}.sih-gr-142 {
  background: #150D06;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.sih-gr-142 {
  padding: 36px 1.5rem 0;
}
}.sih-gr_in-142 {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih-gr_head-142 {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
}.sih-gr_head_l-142 {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.sih-gr_ic-142 {
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
  width: 32px;
  flex-shrink: 0;
}.sih-gr_ic-142 svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.sih-gr_title-142 {
  color: #F4ECD8;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.sih-gr_title-142 {
  font-size: 1.125rem;
}
}.sih-gr_more-142 {
  gap: 5px;
  transition: color .2s;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #7E6448;
  display: flex;
  font-weight: 600;
  align-items: center;
}.sih-gr_more-142:hover {
  color: #C87D12;
}.sih-gr_more-142 svg {
  stroke-linecap: round;
  width: 12px;
  height: 12px;
  stroke-linejoin: round;
}.sih-gr_arrows-142 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.sih-gr_arr-142 {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.13);
  display: flex;
  justify-content: center;
  color: #A8906C;
  height: 30px;
  width: 30px;
  align-items: center;
}.sih-gr_arr-142:hover {
  background: rgba(255, 220, 160, 0.07);
  color: #F4ECD8;
}.sih-gr_arr-142 svg {
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
}.sih-gr_seo_h-142 {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #D6C4A0;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 13px;
}
@media(min-width: 769px) {.sih-gr_seo_h-142 {
  font-size: 14px;
}
}.sih-gr_seo-142 {
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  color: #7E6448;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.sih-gr_seo-142 strong {
  font-weight: 600;
  color: #D6C4A0;
}.sih-gr_scroll-142 {
  gap: 10px;
  padding-bottom: 10px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.sih-gr_scroll-142::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.sih-gr_scroll-142 {
  gap: 0.75rem;
}
}.sih-tb-142 {
  background: #150D06;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  z-index: 80;
  align-items: center;
  left: 0;
  height: 56px;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
}.sih-tb_in-142 {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.sih-tb_burger-142 {
  gap: 0.313rem;
  border-radius: 0.625rem;
  justify-content: center;
  display: flex;
  margin-right: 0.5rem;
  height: 2.375rem;
  width: 38px;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
}.sih-tb_burger-142:hover {
  background: rgba(255, 220, 160, 0.05);
}.sih-tb_burger_line-142 {
  background: #A8906C;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1077px) {.sih-tb_burger-142 {
  display: none;
}
}.sih-tb_logo-142 {
  gap: 0.563rem;
  font-weight: 800;
  margin-right: 20px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  color: #F4ECD8;
  font-size: 1.125rem;
}.sih-tb_logo_mark-142 {
  overflow: hidden;
  border-radius: 0.625rem;
  width: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2rem;
}.sih-tb_logo_mark-142 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.sih-tb_nav-142 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.sih-tb_nav-142 {
  display: flex;
}
}.sih-tb_tab-142 {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 8px 0.875rem;
  font-size: 0.813rem;
  color: #A8906C;
  white-space: nowrap;
  font-weight: 600;
}.sih-tb_tab-142:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F4ECD8;
}.sih-tb_tab-142.sih-state_active-142 {
  background: rgba(200, 125, 18, 0.18);
  color: #F4ECD8;
}.sih-tb_right-142 {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.sih-tb_login-142 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  background: rgba(255, 220, 160, 0.05);
  padding: 9px 1rem;
  color: #D6C4A0;
  font-size: 13px;
  display: none;
  font-weight: 600;
}.sih-tb_login-142:hover {
  border-color: rgba(210, 140, 30, 0.50);
  color: #F4ECD8;
}
@media(min-width: 479px) {.sih-tb_login-142 {
  display: block;
}
}.sih-tb_reg-142 {
  background: #3DC472;
  transition: background .2s;
  padding: 0.563rem 18px;
  border-radius: 0.625rem;
  font-weight: 700;
  color: #160800;
  font-size: 13px;
  white-space: nowrap;
}.sih-tb_reg-142:hover {
  background: #4AD882;
}.sih-sb-142 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  background: #1E1209;
  transition: transform .25s ease;
  left: 0;
  z-index: 70;
  overflow-y: auto;
  bottom: 0;
  position: fixed;
  width: 13.75rem;
  top: 3.5rem;
}.sih-sb-142.sih-state_open-142 {
  transform: translateX(0);
}.sih-sb-142::-webkit-scrollbar {
  width: 0.25rem;
}.sih-sb-142::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 160, 0.07);
}
@media(min-width: 1082px) {.sih-sb-142 {
  transform: translateX(0);
}
}.sih-sb_auth-142 {
  padding: 0.875rem 0.75rem 10px;
}.sih-sb_btn_reg-142 {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.688rem;
  background: #3DC472;
  display: block;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #160800;
  font-size: 0.813rem;
}.sih-sb_btn_reg-142:hover {
  background: #4AD882;
}.sih-sb_btn_login-142 {
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 10px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: rgba(255, 220, 160, 0.05);
  display: block;
  color: #D6C4A0;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 600;
}.sih-sb_btn_login-142:hover {
  border-color: rgba(210, 140, 30, 0.50);
  color: #F4ECD8;
}.sih-sb_promo-142 {
  padding: 12px 0.875rem;
  border: 1px solid rgba(200, 125, 18, 0.18);
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#3A1C06,#1E1209);
  overflow: hidden;
  margin: 0 12px 10px;
  position: relative;
}.sih-sb_promo-142::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 125, 18, 0.18),transparent 70%);
  width: 5rem;
  content: '';
  position: absolute;
  right: -20px;
  top: -1.25rem;
  height: 5rem;
}.sih-sb_promo_title-142 {
  color: #C87D12;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.sih-sb_promo_text-142 {
  color: #F4ECD8;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
}.sih-sb_promo_sub-142 {
  color: #7E6448;
  margin-top: 3px;
  font-size: 10px;
}.sih-sb_nav-142 {
  padding: 0.375rem 0.5rem 1rem;
}.sih-sb_nav_lb-142 {
  padding: 0.625rem 8px 6px;
  color: #6A5438;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
}.sih-sb_link-142 {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  gap: 0.625rem;
  font-size: 13px;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 500;
  align-items: center;
  color: #A8906C;
  display: flex;
}.sih-sb_link-142:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F4ECD8;
}.sih-sb_link-142.sih-state_active-142 {
  background: rgba(200, 125, 18, 0.18);
  color: #F4ECD8;
}.sih-sb_ic-142 {
  border-radius: 0.375rem;
  width: 30px;
  flex-shrink: 0;
  height: 1.875rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.sih-sb_ic-142 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.sih-sb_ic_1-142 {
  background: rgba(200, 125, 18, 0.07);
  color: #C87D12;
}.sih-sb_ic_2-142 {
  background: rgba(61, 196, 114, 0.15);
  color: #3DC472;
}.sih-sb_ic_3-142 {
  background: rgba(212, 160, 24, 0.16);
  color: #D4A018;
}.sih-sb_ic_4-142 {
  background: rgba(139, 78, 26, 0.22);
  color: #8B4E1A;
}.sih-sb_ic_5-142 {
  background: rgba(200, 125, 18, 0.07);
  color: #D4556A;
}.sih-sb_ic_6-142 {
  background: rgba(139, 78, 26, 0.22);
  color: #9B52D8;
}.sih-sb_badge-142 {
  background: #D4A018;
  border-radius: 6px;
  padding: 2px 0.438rem;
  margin-left: auto;
  color: #160800;
  font-weight: 700;
  font-size: 0.563rem;
}.sih-sb_bot-142 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.sih-sb_lang-142,.sih-sb_help-142 {
  transition: border-color .2s;
  background: rgba(255, 220, 160, 0.05);
  gap: 0.375rem;
  padding: 9px 6px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  border-radius: 6px;
  flex: 1;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  color: #A8906C;
  display: flex;
  font-weight: 600;
}.sih-sb_lang-142:hover,.sih-sb_help-142:hover {
  border-color: rgba(210, 140, 30, 0.50);
  color: #F4ECD8;
}.sih-sb_lang-142 svg,.sih-sb_help-142 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
}.sih-sb_bd-142 {
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.sih-sb_bd-142.sih-state_on-142 {
  display: block;
}
@media(min-width: 1077px) {.sih-sb_bd-142 {
  display: none!important;
}
}.sih-mob_nav-142 {
  background: #1E1209;
  border-top: 1px solid rgba(255, 210, 140, 0.13);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  position: fixed;
  z-index: 80;
  bottom: 0;
  display: flex;
  left: 0;
  right: 0;
}
@media(min-width: 1079px) {.sih-mob_nav-142 {
  display: none;
}
}.sih-mob_nav_item-142 {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #6A5438;
  flex-direction: column;
}.sih-mob_nav_ic-142 {
  line-height: 1;
}.sih-mob_nav_ic-142 svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
}.sih-mob_nav_lb-142 {
  font-size: 0.625rem;
  color: #6A5438;
  font-weight: 600;
}.sih-mob_nav_item-142.sih-state_active-142 {
  color: #C87D12;
}.sih-mob_nav_item-142.sih-state_active-142 .sih-mob_nav_lb-142 {
  color: #C87D12;
}.sih-hero-142 {
  background: #150D06;
  padding: 1.25rem 1rem 0;
}
@media(min-width:768px) {.sih-hero-142 {
  padding: 24px 1.5rem 0;
}
}.sih-hero_in-142 {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.sih-hero_in-142 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.sih-hero_in-142 {
  grid-template-columns: 1fr 21.25rem;
}
}.sih-hero_promo-142 {
  border-radius: 16px;
  overflow: hidden;
  background: #191009;
  align-items: stretch;
  display: flex;
  min-height: 220px;
  position: relative;
}
@media(min-width: 769px) {.sih-hero_promo-142 {
  min-height: 17.5rem;
}
}.sih-hero_promo_bg-142 {
  background: linear-gradient(120deg,#3A1C06 0%,#150D06 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.sih-hero_promo_bg-142::after {
  inset: 0;
  background: linear-gradient(90deg,#150D06 0%,rgba(10, 5, 2, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.sih-hero_promo_glow-142 {
  background: radial-gradient(circle,rgba(139, 78, 26, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  width: 300px;
  top: -2.5rem;
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
}.sih-hero_promo_ct-142 {
  padding: 1.75rem 24px 28px 28px;
  z-index: 2;
  max-width: 30rem;
  position: relative;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
@media(min-width: 767px) {.sih-hero_promo_ct-142 {
  padding: 2.5rem 2rem;
}
}.sih-hero_badge-142 {
  border: 1px solid rgba(200, 125, 18, 0.07);
  padding: 5px 0.75rem;
  background: rgba(200, 125, 18, 0.18);
  border-radius: 20px;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  display: inline-block;
  color: #C87D12;
  font-weight: 700;
}.sih-hero_h1-142 {
  font-weight: 800;
  line-height: 1.15;
  color: #F4ECD8;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}.sih-hero_h1-142 em {
  color: #D4A018;
  font-style: normal;
}
@media(min-width: 766px) {.sih-hero_h1-142 {
  font-size: 2.25rem;
}
}.sih-hero_sub-142 {
  margin-bottom: 1.25rem;
  font-size: 13px;
  line-height: 1.55;
  color: #A8906C;
}
@media(min-width: 766px) {.sih-hero_sub-142 {
  font-size: 0.875rem;
}
}.sih-hero_row-142 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.sih-hero_cta-142 {
  border-radius: 10px;
  background: #3DC472;
  transition: background .2s;
  padding: 0.813rem 26px;
  font-weight: 700;
  box-shadow: 0 2px 14px 2px rgba(61, 196, 114, 0.38), 2px 4px 8px rgba(10, 5, 2, 0.60);
  color: #160800;
  font-size: 14px;
}.sih-hero_cta-142:hover {
  background: #4AD882;
}.sih-hero_terms-142 {
  color: #6A5438;
  font-size: 11px;
}.sih-hero_game-142 {
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.07);
  border-radius: 1rem;
  background: #191009;
  position: relative;
  display: flex;
  flex-direction: column;
}.sih-hero_game_badge-142 {
  border: 1px solid rgba(212, 160, 24, 0.16);
  background: rgba(212, 160, 24, 0.16);
  border-radius: 20px;
  padding: 5px 10px;
  position: absolute;
  text-transform: uppercase;
  z-index: 3;
  top: 12px;
  font-size: 0.625rem;
  left: 12px;
  color: #D4A018;
  font-weight: 700;
  letter-spacing: .06em;
}.sih-hero_game_badge-142 svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 11px;
  height: 0.688rem;
}.sih-hero_game_img-142 {
  overflow: hidden;
  background: linear-gradient(135deg,#3A1C06,#150D06);
  padding-bottom: 60%;
  position: relative;
}.sih-hero_game_img-142 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.sih-hero_game_play-142 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
}.sih-hero_game-142:hover .sih-hero_game_play-142 {
  opacity: 1;
}.sih-hero_game_play-142 span {
  border-radius: 50%;
  background: #C87D12;
  height: 3.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 3.25rem;
}.sih-hero_game_play-142 span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.sih-hero_game_info-142 {
  padding: 0.875rem 16px;
}.sih-hero_game_title-142 {
  font-weight: 700;
  color: #F4ECD8;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 0.938rem;
}.sih-hero_game_provider-142 {
  font-size: 11px;
  color: #7E6448;
}.sih-hero_game_btn-142 {
  border-radius: 0.625rem;
  padding: 11px;
  margin: 0.75rem 16px 16px;
  transition: background .2s;
  background: #C87D12;
  display: block;
  font-weight: 700;
  color: #F4ECD8;
  font-size: 13px;
  text-align: center;
}.sih-hero_game-142:hover .sih-hero_game_btn-142 {
  background: #E09220;
}.sih-sbar-142 {
  padding: 16px 16px 0;
  background: #150D06;
}
@media(min-width: 771px) {.sih-sbar-142 {
  padding: 1.125rem 1.5rem 0;
}
}.sih-sbar_in-142 {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih-sbar_row-142 {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.sih-sbar_input-142 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s;
  padding: 0.688rem 16px;
  background: #191009;
  border-radius: 10px;
  flex: 1;
  gap: 10px;
  color: #7E6448;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  display: flex;
}.sih-sbar_input-142:hover {
  border-color: rgba(210, 140, 30, 0.50);
}.sih-sbar_input-142 svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 15px;
  width: 15px;
  stroke-linecap: round;
}.sih-sbar_providers-142 {
  transition: border-color .2s;
  background: #191009;
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 11px 1.125rem;
  border-radius: 10px;
  gap: 0.5rem;
  display: flex;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #D6C4A0;
  align-items: center;
}.sih-sbar_providers-142:hover {
  border-color: rgba(210, 140, 30, 0.50);
  color: #F4ECD8;
}.sih-sbar_providers-142 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
}.sih-sbar_tabs-142 {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.sih-sbar_tabs-142::-webkit-scrollbar {
  display: none;
}.sih-sbar_tab-142 {
  border-radius: 20px;
  background: rgba(255, 220, 160, 0.05);
  gap: 0.438rem;
  border: 1px solid rgba(255, 210, 140, 0.07);
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  flex-shrink: 0;
  font-weight: 600;
  cursor: pointer;
  color: #A8906C;
  font-size: 0.75rem;
  align-items: center;
  white-space: nowrap;
  display: flex;
}.sih-sbar_tab-142:hover {
  border-color: rgba(210, 140, 30, 0.50);
  background: rgba(255, 220, 160, 0.07);
  color: #F4ECD8;
}.sih-sbar_tab-142.sih-state_active-142 {
  background: rgba(200, 125, 18, 0.18);
  border-color: rgba(200, 125, 18, 0.07);
  color: #F4ECD8;
}.sih-sbar_tab_ic-142 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.sih-gcg-142 {
  background: #150D06;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.sih-gcg-142 {
  padding: 44px 1.5rem 0;
}
}.sih-gcg_in-142 {
  margin: 0 auto;
  max-width: 1320px;
}.sih-gcg_head-142 {
  max-width: 45rem;
  margin-bottom: 20px;
}.sih-gcg_label-142 {
  color: #C87D12;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.sih-gcg_h2-142 {
  color: #F4ECD8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 769px) {.sih-gcg_h2-142 {
  font-size: 28px;
}
}.sih-gcg_intro-142 {
  color: #7E6448;
  font-size: 13px;
  line-height: 1.6;
}.sih-gcg_grid-142 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.sih-gcg_grid-142 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.sih-gcg_grid-142 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.sih-gcg_card-142 {
  border-radius: 16px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: flex-end;
  min-height: 240px;
  flex-direction: column;
}.sih-gcg_card-142:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 125, 18, 0.18);
}.sih-gcg_card_bg-142 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.sih-gcg_card_bg-142::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.sih-gcg_card_ic-142 {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  height: 40px;
  right: 18px;
  align-items: center;
  width: 2.5rem;
  z-index: 2;
  color: #F4ECD8;
  justify-content: center;
  display: flex;
  position: absolute;
  top: 18px;
}.sih-gcg_card_ic-142 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
}.sih-gcg_card_ct-142 {
  position: relative;
  z-index: 1;
}.sih-gcg_card_h-142 {
  overflow-wrap: break-word;
  font-size: 18px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  color: #F4ECD8;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.sih-gcg_card_h-142 {
  font-size: 20px;
}
}.sih-gcg_card_p-142 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
}.sih-gcg_card_p-142 strong {
  color: #F4ECD8;
  font-weight: 600;
}.sih-gcg_card_cta-142 {
  gap: 4px;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  color: #C87D12;
  font-size: 12px;
}.sih-gcg_card_cta-142 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
}.sih-gr_jp-142 {
  background: linear-gradient(135deg,#2A1040 0%,#120A1E 100%);
  border-radius: 16px;
  padding: 20px;
  overflow: hidden;
  position: relative;
}.sih-gr_jp-142::before {
  background: radial-gradient(circle,rgba(139, 78, 26, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  width: 15.625rem;
  left: -3.75rem;
  top: -3.75rem;
  height: 15.625rem;
}.sih-gr_jp-142::after {
  background: radial-gradient(circle,rgba(212, 160, 24, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  position: absolute;
  height: 12.5rem;
  content: '';
  bottom: -2.5rem;
  right: 0;
}.sih-gr_jp_head-142 {
  gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  margin-bottom: 16px;
  z-index: 1;
  display: flex;
}.sih-gr_jp_info-142 {
  flex: 1;
}.sih-gr_jp_label-142 {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #9B52D8;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.sih-gr_jp_label-142 svg {
  vertical-align: -2px;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  margin-right: 0.25rem;
}.sih-gr_jp_amount-142 {
  overflow-wrap: break-word;
  line-height: 1;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.25rem;
  color: #F4ECD8;
  font-weight: 800;
  font-size: 32px;
}
@media(min-width:768px) {.sih-gr_jp_amount-142 {
  font-size: 40px;
}
}.sih-gr_jp_amount-142 span {
  color: #D4A018;
}.sih-gr_jp_seo-142 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #A8906C;
  line-height: 1.5;
  max-width: 480px;
}.sih-gr_jp_cta-142 {
  border-radius: 10px;
  background: rgba(139, 78, 26, 0.22);
  padding: 11px 1.25rem;
  border: 1px solid rgba(139, 78, 26, 0.22);
  transition: background .2s;
  position: relative;
  font-size: 13px;
  white-space: nowrap;
  color: #F4ECD8;
  align-self: flex-start;
  flex-shrink: 0;
  font-weight: 700;
  margin-top: 0.25rem;
  z-index: 1;
}.sih-gr_jp_cta-142:hover {
  background: #8B4E1A;
}.sih-ws-142 {
  padding: 2rem 1rem 0;
  background: #150D06;
}
@media(min-width: 770px) {.sih-ws-142 {
  padding: 2.25rem 1.5rem 0;
}
}.sih-ws_in-142 {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih-ws_head-142 {
  gap: 12px;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}.sih-ws_title-142 {
  gap: 10px;
  display: flex;
  font-weight: 700;
  color: #F4ECD8;
  font-family: 'Cinzel', serif;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1rem;
  overflow-wrap: break-word;
}.sih-ws_title_ic-142 svg {
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #D4A018;
}.sih-ws_online-142 {
  gap: 7px;
  font-size: 12px;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #7E6448;
}.sih-ws_online_dot-142 {
  border-radius: 50%;
  background: #3DC472;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(61, 196, 114, 0.15);
  flex-shrink: 0;
  width: 8px;
}.sih-ws_scroll-142 {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.sih-ws_scroll-142::-webkit-scrollbar {
  display: none;
}.sih-wc-142 {
  gap: 0.625rem;
  padding: 0.625rem 14px;
  border-radius: 10px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #191009;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.sih-wc_img-142 {
  overflow: hidden;
  border-radius: 6px;
  background: #1E1209;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.sih-wc_img-142 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.sih-wc_info-142 {
  min-width: 0;
}.sih-wc_game-142 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  color: #D6C4A0;
}.sih-wc_player-142 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  color: #6A5438;
  text-overflow: ellipsis;
}.sih-wc_amount-142 {
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
  color: #3DC472;
  flex-shrink: 0;
}.sih-reg-142 {
  background: #150D06;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.sih-reg-142 {
  padding: 44px 24px 0;
}
}.sih-reg_in-142 {
  border-radius: 1rem;
  margin: 0 auto;
  background: #1E1209;
  border: 1px solid rgba(255, 210, 140, 0.07);
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.sih-reg_in-142 {
  padding: 2.5rem;
}
}.sih-reg_top-142 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.sih-reg_top-142 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.sih-reg_label-142 {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #C87D12;
  letter-spacing: .08em;
  font-size: 11px;
}.sih-reg_h2-142 {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  line-height: 1.2;
  color: #F4ECD8;
  margin-bottom: 12px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.sih-reg_h2-142 {
  font-size: 28px;
}
}.sih-reg_bonus-142 {
  gap: 8px;
  border: 1px solid rgba(212, 160, 24, 0.16);
  padding: 10px 16px;
  border-radius: 10px;
  background: rgba(212, 160, 24, 0.16);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.sih-reg_bonus_amount-142 {
  color: #D4A018;
  font-weight: 800;
  font-size: 1.25rem;
}.sih-reg_bonus_text-142 {
  font-size: 13px;
  color: #A8906C;
  line-height: 1.35;
}.sih-reg_cta_btn-142 {
  padding: 0.875rem 2rem;
  transition: background .2s;
  border-radius: 10px;
  background: #3DC472;
  margin-bottom: 12px;
  display: inline-block;
  font-size: 0.938rem;
  font-weight: 700;
  box-shadow: 0 2px 14px 2px rgba(61, 196, 114, 0.38), 2px 0.25rem 8px rgba(10, 5, 2, 0.60);
  color: #160800;
}.sih-reg_cta_btn-142:hover {
  background: #4AD882;
}.sih-reg_terms-142 {
  color: #6A5438;
  line-height: 1.5;
  font-size: 11px;
}.sih-reg_seo-142 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  line-height: 1.65;
  color: #7E6448;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.sih-reg_seo-142 p {
  font-size: 13px;
  color: #7E6448;
  margin-bottom: 10px;
  line-height: 1.65;
}.sih-reg_seo-142 p:last-child {
  margin-bottom: 0;
}.sih-reg_seo-142 strong {
  font-weight: 700;
  color: #D6C4A0;
}.sih-reg_seo-142 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87D12;
}.sih-reg_seo-142 a:hover {
  color: #E09220;
}.sih-reg_seo-142 ul,.sih-reg_seo-142 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.sih-reg_seo-142 ol {
  list-style: decimal;
}.sih-reg_seo-142 li {
  color: #7E6448;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.sih-reg_seo-142 table {
  font-size: 13px;
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.sih-reg_seo-142 table {
  display: table;
}
}.sih-reg_seo-142 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  color: #D6C4A0;
  text-align: left;
}.sih-reg_seo-142 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.5rem;
  color: #7E6448;
}.sih-reg_steps-142 {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 862px) {.sih-reg_steps-142 {
  margin-top: 0;
}
}.sih-reg_step-142 {
  padding: 1rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 210, 140, 0.07);
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.625rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.sih-reg_step_num-142 {
  border-radius: 50%;
  background: rgba(200, 125, 18, 0.18);
  border: 1px solid rgba(200, 125, 18, 0.07);
  font-weight: 800;
  width: 2.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  font-size: 14px;
  height: 2.125rem;
  color: #C87D12;
}.sih-reg_step_title-142 {
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4ECD8;
}.sih-reg_step_text-142 {
  color: #7E6448;
  line-height: 1.5;
  font-size: 0.75rem;
}.sih-reg_trust-142 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.sih-reg_trust_item-142 {
  gap: 0.438rem;
  color: #7E6448;
  font-size: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}.sih-reg_trust_ic-142 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  color: #C87D12;
  width: 1rem;
}.sih-bon-142 {
  background: #150D06;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.sih-bon-142 {
  padding: 2.75rem 1.5rem 0;
}
}.sih-bon_in-142 {
  margin: 0 auto;
  max-width: 1320px;
}.sih-bon_head-142 {
  margin-bottom: 20px;
}.sih-bon_label-142 {
  letter-spacing: .08em;
  color: #C87D12;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.sih-bon_h2-142 {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  color: #F4ECD8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.sih-bon_h2-142 {
  font-size: 24px;
}
}.sih-bon_seo-142 {
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7E6448;
  font-size: 13px;
}.sih-bon_seo-142 strong {
  font-weight: 700;
  color: #D6C4A0;
}.sih-bon_seo-142 a {
  color: #C87D12;
  text-decoration: underline;
}.sih-bon_grid-142 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.sih-bon_grid-142 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.sih-bon_grid-142 {
  grid-template-columns: repeat(5,1fr);
}
}.sih-bon_card-142 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 1rem;
  background: #191009;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
}.sih-bon_card-142:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 125, 18, 0.07);
}.sih-bon_card_ic-142 svg {
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
  width: 1.625rem;
}.sih-bon_card_ic-142 {
  margin-bottom: 0.625rem;
}.sih-bon_card_type-142 {
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #7E6448;
}.sih-bon_card_amount-142 {
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
  color: #D4A018;
  font-size: 1.125rem;
}.sih-bon_card_name-142 {
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 8px;
  color: #F4ECD8;
  font-size: 0.813rem;
}.sih-bon_card_detail-142 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding-top: 0.5rem;
  color: #6A5438;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
}.sih-htp-142 {
  background: #150D06;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.sih-htp-142 {
  padding: 44px 1.5rem 0;
}
}.sih-htp_in-142 {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih-htp_head-142 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.sih-htp_label-142 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C87D12;
  letter-spacing: .08em;
}.sih-htp_h2-142 {
  color: #F4ECD8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 766px) {.sih-htp_h2-142 {
  font-size: 28px;
}
}.sih-htp_intro-142 {
  color: #7E6448;
  line-height: 1.6;
  font-size: 14px;
}.sih-htp_steps-142 {
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 638px) {.sih-htp_steps-142 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.sih-htp_steps-142 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.sih-htp_step-142 {
  background: #1E1209;
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 10px;
  padding: 1.25rem 18px 1.125rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.sih-htp_step_num-142 {
  border-radius: 50%;
  background: #C87D12;
  font-size: 13px;
  justify-content: center;
  font-weight: 800;
  display: flex;
  width: 28px;
  top: -12px;
  color: #160800;
  height: 1.75rem;
  font-family: 'Cinzel', serif;
  left: 20px;
  align-items: center;
  position: absolute;
}.sih-htp_step_ic-142 {
  border-radius: 6px;
  background: rgba(200, 125, 18, 0.18);
  margin: 0.5rem 0 12px;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
  color: #C87D12;
  height: 36px;
}.sih-htp_step_ic-142 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
}.sih-htp_step_h-142 {
  line-height: 1.25;
  margin-bottom: 6px;
  font-weight: 700;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-size: 14px;
}.sih-htp_step_p-142 {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7E6448;
  font-size: 0.813rem;
}.sih-htp_step_p-142 strong {
  font-weight: 600;
  color: #D6C4A0;
}.sih-htp_cta-142 {
  border-radius: 0.625rem;
  background: #3DC472;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  color: #160800;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  margin-top: 1.25rem;
}.sih-htp_cta-142:hover {
  background: #4AD882;
}.sih-prov-142 {
  padding: 36px 16px 0;
  background: #150D06;
}
@media(min-width: 769px) {.sih-prov-142 {
  padding: 44px 1.5rem 0;
}
}.sih-prov_in-142 {
  margin: 0 auto;
  max-width: 1320px;
}.sih-prov_head-142 {
  margin-bottom: 1rem;
}.sih-prov_label-142 {
  color: #C87D12;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.sih-prov_h2-142 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F4ECD8;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.sih-prov_h2-142 {
  font-size: 1.5rem;
}
}.sih-prov_seo-142 {
  margin-bottom: 16px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 13px;
  line-height: 1.6;
  color: #7E6448;
}.sih-prov_seo-142 strong {
  font-weight: 700;
  color: #D6C4A0;
}.sih-prov_seo-142 a {
  color: #C87D12;
  text-decoration: underline;
}.sih-prov_grid-142 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.sih-prov_grid-142 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.sih-prov_grid-142 {
  grid-template-columns: repeat(8,1fr);
}
}.sih-prov_card-142 {
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  border-radius: 10px;
  background: #191009;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.sih-prov_card-142:hover {
  background: #1E1209;
  border-color: rgba(210, 140, 30, 0.50);
}.sih-prov_logo-142 {
  background: rgba(255, 220, 160, 0.05);
  overflow: hidden;
  border-radius: 6px;
  display: flex;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  width: 2.75rem;
}.sih-prov_logo-142 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.sih-prov_name-142 {
  overflow-wrap: break-word;
  color: #A8906C;
  text-align: center;
  font-weight: 600;
  font-size: 11px;
}.sih-app-142 {
  padding: 2.25rem 16px 0;
  background: #150D06;
}
@media(min-width: 769px) {.sih-app-142 {
  padding: 2.75rem 1.5rem 0;
}
}.sih-app_in-142 {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih-app_head-142 {
  margin-bottom: 16px;
}.sih-app_label-142 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C87D12;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.sih-app_h2-142 {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  font-size: 20px;
}
@media(min-width: 767px) {.sih-app_h2-142 {
  font-size: 24px;
}
}.sih-app_sub-142 {
  font-size: 0.813rem;
  color: #7E6448;
  max-width: 37.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.sih-app_sub-142 strong {
  font-weight: 700;
  color: #D6C4A0;
}.sih-app_cards-142 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.sih-app_cards-142 {
  grid-template-columns: repeat(3,1fr);
}
}.sih-app_card-142 {
  overflow: hidden;
  border-radius: 0.625rem;
  gap: 16px;
  padding: 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.sih-app_card_ios-142 {
  background: linear-gradient(135deg,rgba(200, 125, 18, 0.18) 0%,#1E1209 100%);
}.sih-app_card_android-142 {
  background: linear-gradient(135deg,rgba(61, 196, 114, 0.15) 0%,#1E1209 100%);
}.sih-app_card_win-142 {
  background: linear-gradient(135deg,rgba(212, 160, 24, 0.16) 0%,#1E1209 100%);
}.sih-app_card_ic-142 svg {
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
}.sih-app_card_ic-142 {
  color: #F4ECD8;
  flex-shrink: 0;
}.sih-app_card_os-142 {
  letter-spacing: .08em;
  color: #7E6448;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.sih-app_card_title-142 {
  font-size: 15px;
  color: #F4ECD8;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.sih-app_card_text-142 {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 0.75rem;
  color: #7E6448;
  line-height: 1.5;
}.sih-app_card_btn-142 {
  gap: 0.438rem;
  transition: background .2s;
  border-radius: 6px;
  padding: 0.625rem 1.125rem;
  background: rgba(255, 220, 160, 0.12);
  border: 1px solid rgba(210, 140, 30, 0.50);
  font-size: 0.813rem;
  color: #F4ECD8;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
}.sih-app_card_btn-142:hover {
  background: rgba(255, 220, 160, 0.07);
}.sih-rv-142 {
  padding: 2.25rem 16px 0;
  background: #150D06;
}
@media(min-width: 766px) {.sih-rv-142 {
  padding: 2.75rem 1.5rem 0;
}
}.sih-rv_in-142 {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih-rv_head-142 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.sih-rv_label-142 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #C87D12;
  font-weight: 700;
  letter-spacing: .08em;
}.sih-rv_h2-142 {
  font-size: 22px;
  font-weight: 800;
  color: #F4ECD8;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.sih-rv_h2-142 {
  font-size: 28px;
}
}.sih-rv_stats-142 {
  gap: 1.125rem;
  flex-wrap: wrap;
  align-items: center;
  font-size: 13px;
  color: #7E6448;
  display: flex;
}.sih-rv_stats_score-142 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.sih-rv_stats_score_val-142 {
  color: #D4A018;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}.sih-rv_stats_score_max-142 {
  font-size: 13px;
  color: #6A5438;
}.sih-rv_stats_badge-142 {
  gap: 4px;
  display: flex;
  align-items: center;
}.sih-rv_stats_badge-142 svg {
  width: 14px;
  height: 0.875rem;
  color: #D4A018;
}.sih-rv_grid-142 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.sih-rv_grid-142 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.sih-rv_grid-142 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.sih-rv_card-142 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 0.625rem;
  padding: 1.25rem;
  background: #1E1209;
  display: flex;
  flex-direction: column;
}.sih-rv_card_stars-142 {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #D4A018;
}.sih-rv_card_stars-142 svg {
  width: 0.875rem;
  height: 14px;
}.sih-rv_card_h-142 {
  font-weight: 700;
  color: #F4ECD8;
  line-height: 1.3;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
}.sih-rv_card_body-142 {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 14px;
  color: #7E6448;
}.sih-rv_card_body-142 strong {
  font-weight: 600;
  color: #D6C4A0;
}.sih-rv_card_meta-142 {
  gap: 10px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  padding-top: 0.75rem;
}.sih-rv_card_author-142 {
  font-weight: 600;
  font-size: 12px;
  color: #D6C4A0;
}.sih-rv_card_date-142 {
  color: #6A5438;
  font-size: 0.688rem;
}.sih-seo-142 {
  background: #150D06;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.sih-seo-142 {
  padding: 44px 24px 0;
}
}.sih-seo_in-142 {
  border-radius: 1rem;
  background: #1E1209;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 140, 0.13);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.sih-seo_in-142 {
  padding: 2.25rem 2.5rem;
}
}.sih-seo_label-142 {
  margin-bottom: 0.625rem;
  color: #C87D12;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.sih-seo_h2-142 {
  color: #F4ECD8;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width:768px) {.sih-seo_h2-142 {
  font-size: 24px;
}
}.sih-seo_body-142 {
  font-size: 14px;
  color: #A8906C;
  overflow-wrap: break-word;
  line-height: 1.75;
}.sih-seo_body-142 p {
  color: #A8906C;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.sih-seo_body-142 p:last-child {
  margin-bottom: 0;
}.sih-seo_body-142 strong {
  font-weight: 700;
  color: #D6C4A0;
}.sih-seo_body-142 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87D12;
}.sih-seo_body-142 a:hover {
  color: #E09220;
}.sih-seo_body-142 ul,.sih-seo_body-142 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.sih-seo_body-142 ol {
  list-style: decimal;
}.sih-seo_body-142 li {
  font-size: 14px;
  color: #A8906C;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.sih-seo_body-142 table {
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.sih-seo_body-142 table {
  display: table;
}
}.sih-seo_body-142 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 10px 12px;
  color: #D6C4A0;
  font-weight: 700;
  text-align: left;
}.sih-seo_body-142 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A8906C;
}.sih-seo_cols-142 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.sih-seo_cols-142 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.sih-seo_cols-142 {
  grid-template-columns: repeat(3,1fr);
}
}.sih-seo_col_h-142 {
  color: #D6C4A0;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.sih-seo_col_p-142 {
  color: #7E6448;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.sih-seo_stats-142 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.sih-seo_stat-142 {
  border: 1px solid rgba(200, 125, 18, 0.18);
  flex: 1;
  background: rgba(200, 125, 18, 0.07);
  border-radius: 0.625rem;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.sih-seo_stat_val-142 {
  color: #C87D12;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
}.sih-seo_stat_lb-142 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7E6448;
}.sih-seo-142 {
  padding: 2.25rem 16px 0;
  background: #150D06;
}
@media(min-width: 769px) {.sih-seo-142 {
  padding: 2.75rem 1.5rem 0;
}
}.sih-seo_in-142 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #1E1209;
  border-radius: 16px;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 766px) {.sih-seo_in-142 {
  padding: 36px 40px;
}
}.sih-seo_label-142 {
  text-transform: uppercase;
  color: #C87D12;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
}.sih-seo_h2-142 {
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
}
@media(min-width: 769px) {.sih-seo_h2-142 {
  font-size: 24px;
}
}.sih-seo_body-142 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A8906C;
  font-size: 0.875rem;
}.sih-seo_body-142 p {
  line-height: 1.75;
  color: #A8906C;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.sih-seo_body-142 p:last-child {
  margin-bottom: 0;
}.sih-seo_body-142 strong {
  color: #D6C4A0;
  font-weight: 700;
}.sih-seo_body-142 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87D12;
}.sih-seo_body-142 a:hover {
  color: #E09220;
}.sih-seo_body-142 ul,.sih-seo_body-142 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.sih-seo_body-142 ol {
  list-style: decimal;
}.sih-seo_body-142 li {
  line-height: 1.75;
  color: #A8906C;
  font-size: 14px;
  margin-bottom: 6px;
}.sih-seo_body-142 table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.sih-seo_body-142 table {
  display: table;
}
}.sih-seo_body-142 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D6C4A0;
  text-align: left;
}.sih-seo_body-142 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A8906C;
}.sih-seo_cols-142 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.sih-seo_cols-142 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.sih-seo_cols-142 {
  grid-template-columns: repeat(3,1fr);
}
}.sih-seo_col_h-142 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #D6C4A0;
}.sih-seo_col_p-142 {
  color: #7E6448;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.sih-seo_stats-142 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.sih-seo_stat-142 {
  border-radius: 10px;
  border: 1px solid rgba(200, 125, 18, 0.18);
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(200, 125, 18, 0.07);
  min-width: 140px;
}.sih-seo_stat_val-142 {
  font-size: 20px;
  color: #C87D12;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.sih-seo_stat_lb-142 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7E6448;
}.sih-seo-142 {
  background: #150D06;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.sih-seo-142 {
  padding: 2.75rem 1.5rem 0;
}
}.sih-seo_in-142 {
  background: #1E1209;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.sih-seo_in-142 {
  padding: 36px 40px;
}
}.sih-seo_label-142 {
  color: #C87D12;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.sih-seo_h2-142 {
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 767px) {.sih-seo_h2-142 {
  font-size: 1.5rem;
}
}.sih-seo_body-142 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A8906C;
  line-height: 1.75;
}.sih-seo_body-142 p {
  font-size: 14px;
  color: #A8906C;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.sih-seo_body-142 p:last-child {
  margin-bottom: 0;
}.sih-seo_body-142 strong {
  color: #D6C4A0;
  font-weight: 700;
}.sih-seo_body-142 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87D12;
}.sih-seo_body-142 a:hover {
  color: #E09220;
}.sih-seo_body-142 ul,.sih-seo_body-142 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.sih-seo_body-142 ol {
  list-style: decimal;
}.sih-seo_body-142 li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A8906C;
  font-size: 0.875rem;
}.sih-seo_body-142 table {
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.sih-seo_body-142 table {
  display: table;
}
}.sih-seo_body-142 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D6C4A0;
}.sih-seo_body-142 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A8906C;
}.sih-seo_cols-142 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.sih-seo_cols-142 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.sih-seo_cols-142 {
  grid-template-columns: repeat(3,1fr);
}
}.sih-seo_col_h-142 {
  color: #D6C4A0;
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.sih-seo_col_p-142 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7E6448;
}.sih-seo_stats-142 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.sih-seo_stat-142 {
  flex: 1;
  border: 1px solid rgba(200, 125, 18, 0.18);
  padding: 0.875rem 16px;
  background: rgba(200, 125, 18, 0.07);
  border-radius: 10px;
  min-width: 8.75rem;
}.sih-seo_stat_val-142 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #C87D12;
}.sih-seo_stat_lb-142 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7E6448;
}.sih-faq-142 {
  padding: 2.25rem 1rem 0;
  background: #150D06;
}
@media(min-width: 771px) {.sih-faq-142 {
  padding: 44px 24px 0;
}
}.sih-faq_in-142 {
  margin: 0 auto;
  max-width: 1320px;
}.sih-faq_head-142 {
  margin-bottom: 20px;
}.sih-faq_label-142 {
  color: #C87D12;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
}.sih-faq_h2-142 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
}
@media(min-width: 766px) {.sih-faq_h2-142 {
  font-size: 1.5rem;
}
}.sih-faq_list-142 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.sih-faq_item-142 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  overflow: hidden;
  background: #1E1209;
  border-radius: 0.625rem;
}.sih-faq_q-142 {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  font-size: 14px;
  align-items: center;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #D6C4A0;
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.sih-faq_q-142:hover {
  color: #F4ECD8;
}.sih-faq_q_ic-142 {
  transition: transform .25s;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  color: #C87D12;
  width: 24px;
  font-size: 16px;
  height: 1.5rem;
}.sih-faq_item-142.sih-state_open-142 .sih-faq_q_ic-142 {
  transform: rotate(45deg);
}.sih-faq_a-142 {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  color: #7E6448;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
}.sih-faq_item-142.sih-state_open-142 .sih-faq_a-142 {
  display: block;
}.sih-faq_a-142 strong {
  color: #D6C4A0;
  font-weight: 700;
}.sih-faq_a-142 a {
  text-decoration: underline;
  color: #C87D12;
}.sih-faq_a-142 ul,.sih-faq_a-142 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.sih-faq_a-142 ol {
  list-style: decimal;
}.sih-faq_a-142 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.sih-faq_a-142 table {
  margin: 0.5rem 0;
  width: 100%;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.sih-faq_a-142 table {
  display: table;
}
}.sih-faq_a-142 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 6px 8px;
  text-align: left;
  color: #D6C4A0;
  font-weight: 700;
}.sih-faq_a-142 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.375rem 0.5rem;
  color: #7E6448;
}.sih-pmt-142 {
  padding: 2.25rem 16px 0;
  background: #150D06;
}
@media(min-width:768px) {.sih-pmt-142 {
  padding: 44px 24px 0;
}
}.sih-pmt_in-142 {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih-pmt_head-142 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.sih-pmt_label-142 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C87D12;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.sih-pmt_h2-142 {
  font-size: 22px;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.sih-pmt_h2-142 {
  font-size: 1.75rem;
}
}.sih-pmt_intro-142 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #7E6448;
}.sih-pmt_groups-142 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.sih-pmt_group-142 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #1E1209;
  border-radius: 0.625rem;
  padding: 20px;
}.sih-pmt_group_head-142 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.sih-pmt_group_ic-142 {
  border-radius: 0.375rem;
  background: rgba(200, 125, 18, 0.18);
  width: 2.25rem;
  display: flex;
  justify-content: center;
  color: #C87D12;
  flex-shrink: 0;
  height: 2.25rem;
  align-items: center;
}.sih-pmt_group_ic-142 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.sih-pmt_group_h-142 {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-family: 'Cinzel', serif;
  font-size: 16px;
}.sih-pmt_group_p-142 {
  font-size: 13px;
  line-height: 1.6;
  color: #7E6448;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.sih-pmt_group_p-142 strong {
  font-weight: 600;
  color: #D6C4A0;
}.sih-pmt_table_wrap-142 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.sih-pmt_table-142 {
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  min-width: 540px;
}.sih-pmt_table-142 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-transform: uppercase;
  font-size: 11px;
  color: #D6C4A0;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: .04em;
  text-align: left;
}.sih-pmt_table-142 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 12px;
  color: #7E6448;
}.sih-pmt_table-142 tbody tr:last-child td {
  border-bottom: none;
}.sih-pmt_table-142 tr:hover td {
  background: rgba(255, 220, 160, 0.05);
  color: #D6C4A0;
}.sih-ft-142 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  background: #0E0804;
  margin-top: 3rem;
}.sih-ft_support-142 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 770px) {.sih-ft_support-142 {
  padding: 1.75rem 1.5rem;
}
}.sih-ft_support_in-142 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.sih-ft_support_main-142 {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.sih-ft_support_ic-142 {
  flex-shrink: 0;
  color: #C87D12;
}.sih-ft_support_ic-142 svg {
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
  width: 1.875rem;
}.sih-ft_support_text_title-142 {
  color: #F4ECD8;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.sih-ft_support_text_sub-142 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7E6448;
}.sih-ft_support_btn-142 {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.688rem 1.375rem;
  background: #C87D12;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F4ECD8;
  font-weight: 700;
}.sih-ft_support_btn-142:hover {
  background: #E09220;
}.sih-ft_support_contacts-142 {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.sih-ft_support_contact-142 {
  color: #6A5438;
  font-size: 12px;
  line-height: 1.4;
}.sih-ft_support_contact-142 strong {
  font-size: 0.688rem;
  font-weight: 600;
  display: block;
  color: #A8906C;
  margin-bottom: 2px;
}.sih-ft_main-142 {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 766px) {.sih-ft_main-142 {
  padding: 2.5rem 24px 2rem;
}
}.sih-ft_main_in-142 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 638px) {.sih-ft_main_in-142 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.sih-ft_main_in-142 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.sih-ft_col_logo-142 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.sih-ft_col_logo-142 {
  grid-column: auto;
}
}.sih-ft_logo-142 {
  gap: 9px;
  font-size: 1rem;
  color: #F4ECD8;
  font-weight: 800;
  margin-bottom: 0.75rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.sih-ft_logo_mark-142 {
  overflow: hidden;
  border-radius: 6px;
  height: 1.875rem;
  width: 1.875rem;
}.sih-ft_logo_mark-142 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.sih-ft_logo_sub-142 {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #6A5438;
  max-width: 12.5rem;
}.sih-ft_col_title-142 {
  color: #A8906C;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 12px;
}.sih-ft_col_links-142 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.sih-ft_col_link-142 {
  transition: color .2s;
  color: #6A5438;
  overflow-wrap: break-word;
  font-size: 13px;
}.sih-ft_col_link-142:hover {
  color: #D6C4A0;
}.sih-ft_apps-142 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.sih-ft_app_card-142 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 6px;
  gap: 0.625rem;
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s;
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.sih-ft_app_card-142:hover {
  border-color: rgba(210, 140, 30, 0.50);
}.sih-ft_app_card_ic-142 svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.sih-ft_app_card_os-142 {
  font-size: 10px;
  font-weight: 600;
  color: #6A5438;
}.sih-ft_app_card_action-142 {
  color: #D6C4A0;
  font-weight: 700;
  font-size: 0.75rem;
}.sih-ft_bot-142 {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.sih-ft_bot-142 {
  padding: 1.25rem 24px;
}
}.sih-ft_bot_in-142 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
}.sih-ft_socials-142 {
  gap: 0.5rem;
  display: flex;
}.sih-ft_soc-142 {
  border-radius: 6px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: rgba(255, 220, 160, 0.05);
  transition: background .2s;
  width: 36px;
  display: flex;
  height: 36px;
  justify-content: center;
  align-items: center;
  color: #A8906C;
}.sih-ft_soc-142 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.sih-ft_soc-142:hover {
  background: rgba(255, 220, 160, 0.07);
}.sih-ft_legal-142 {
  flex: 1;
  font-size: 11px;
  min-width: 200px;
  color: #9E8060;
  overflow-wrap: break-word;
  line-height: 1.6;
}.sih-ft_legal-142 strong {
  color: #A8906C;
  font-weight: 700;
}.sih-ft_legal-142 a {
  color: #A8906C;
  text-decoration: underline;
}.sih-ft_age-142 {
  border: 2px solid #9E8060;
  border-radius: 50%;
  width: 2rem;
  justify-content: center;
  display: flex;
  font-size: 0.688rem;
  height: 32px;
  flex-shrink: 0;
  color: #9E8060;
  align-items: center;
  margin-left: auto;
  font-weight: 800;
}