*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0C1210;
  line-height: 1.6;
  min-height: 100vh;
  color: #CDBF9C;
  font-family: 'Lato', sans-serif;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.sih_layout_q4i {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.sih_page_q4i {
  min-height: 100vh;
  display: flex;
}.sih_main_q4i {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1079px) {.sih_main_q4i {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.sih_main_q4i {
  padding-bottom: 72px;
}
}.sih_gc_q4i {
  background: #111A13;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
}
@media(min-width: 638px) {.sih_gc_q4i {
  width: 156px;
}
}
@media(min-width: 1078px) {.sih_gc_q4i {
  width: 168px;
}
}.sih_gc_q4i:hover {
  border-color: rgba(196, 154, 46, 0.07);
  transform: translateY(-3px);
}.sih_gc_img_q4i {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.sih_gc_img_q4i img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.sih_gc_hover_q4i {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 12, 9, 0.72);
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
}.sih_gc_q4i:hover .sih_gc_hover_q4i {
  opacity: 1;
}.sih_gc_hover_btn_q4i {
  background: #C49A2E;
  padding: 8px 1rem;
  border-radius: 0.313rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F5EDD8;
}.sih_gc_info_q4i {
  padding: 0.5rem 0.625rem 0.625rem;
}.sih_gc_name_q4i {
  overflow: hidden;
  font-weight: 600;
  color: #CDBF9C;
  font-size: 12px;
  max-width: 100%;
  margin-bottom: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.sih_gc_prov_q4i {
  color: #736858;
  font-size: 10px;
}.sih_gc_tag_q4i {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  position: absolute;
  z-index: 2;
  text-transform: uppercase;
  top: 0.375rem;
  left: 0.375rem;
  font-weight: 700;
  font-size: 9px;
  letter-spacing: .04em;
}.sih_gc_tag_hot_q4i {
  background: #D44030;
  color: #fff;
}.sih_gc_tag_new_q4i {
  background: #2E9E5B;
  color: #0C1210;
}.sih_gc_tag_jp_q4i {
  background: #E8A830;
  color: #0C1210;
}.sih_gc_tag_ex_q4i {
  background: #7A4E14;
  color: #fff;
}.sih_gc_tag_live_q4i {
  background: #D44030;
  color: #fff;
}.sih_gr_q4i {
  background: #0C1210;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.sih_gr_q4i {
  padding: 36px 1.5rem 0;
}
}.sih_gr_in_q4i {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih_gr_head_q4i {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.sih_gr_head_l_q4i {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.sih_gr_ic_q4i {
  border-radius: 8px;
  align-items: center;
  height: 2rem;
  flex-shrink: 0;
  justify-content: center;
  width: 2rem;
  display: flex;
}.sih_gr_ic_q4i svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.sih_gr_title_q4i {
  font-size: 1rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
}
@media(min-width: 769px) {.sih_gr_title_q4i {
  font-size: 1.125rem;
}
}.sih_gr_more_q4i {
  transition: color .2s;
  gap: 5px;
  display: flex;
  color: #7A6E58;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.75rem;
}.sih_gr_more_q4i:hover {
  color: #C49A2E;
}.sih_gr_more_q4i svg {
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.sih_gr_arrows_q4i {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.sih_gr_arr_q4i {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  height: 1.875rem;
  display: flex;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  color: #A09070;
}.sih_gr_arr_q4i:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.sih_gr_arr_q4i svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.sih_gr_seo_h_q4i {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #CDBF9C;
  font-family: 'Playfair Display', serif;
  font-size: 13px;
  max-width: 42.5rem;
}
@media(min-width: 769px) {.sih_gr_seo_h_q4i {
  font-size: 0.875rem;
}
}.sih_gr_seo_q4i {
  max-width: 680px;
  line-height: 1.55;
  color: #7A6E58;
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}.sih_gr_seo_q4i strong {
  font-weight: 600;
  color: #CDBF9C;
}.sih_gr_scroll_q4i {
  gap: 0.625rem;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.sih_gr_scroll_q4i::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.sih_gr_scroll_q4i {
  gap: 0.75rem;
}
}.sih_tb_q4i {
  background: #0C1210;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 56px;
  right: 0;
  position: fixed;
  z-index: 80;
  display: flex;
  top: 0;
  left: 0;
  align-items: center;
}.sih_tb_in_q4i {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.sih_tb_burger_q4i {
  border-radius: 0.5rem;
  gap: 5px;
  justify-content: center;
  width: 2.375rem;
  margin-right: 8px;
  flex-direction: column;
  align-items: center;
  display: flex;
  height: 2.375rem;
  flex-shrink: 0;
}.sih_tb_burger_q4i:hover {
  background: rgba(255, 255, 255, 0.05);
}.sih_tb_burger_line_q4i {
  background: #A09070;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1079px) {.sih_tb_burger_q4i {
  display: none;
}
}.sih_tb_logo_q4i {
  gap: 9px;
  margin-right: 20px;
  align-items: center;
  font-size: 18px;
  display: flex;
  font-weight: 800;
  letter-spacing: -.01em;
  color: #F5EDD8;
  flex-shrink: 0;
  overflow-wrap: break-word;
}.sih_tb_logo_mark_q4i {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 2rem;
  height: 2rem;
  justify-content: center;
}.sih_tb_logo_mark_q4i img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.sih_tb_nav_q4i {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.sih_tb_nav_q4i {
  display: flex;
}
}.sih_tb_tab_q4i {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  color: #A09070;
}.sih_tb_tab_q4i:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.sih_tb_tab_q4i.sih_state_active_q4i {
  background: rgba(196, 154, 46, 0.18);
  color: #F5EDD8;
}.sih_tb_right_q4i {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.sih_tb_login_q4i {
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  color: #CDBF9C;
  display: none;
  font-weight: 600;
  font-size: 13px;
}.sih_tb_login_q4i:hover {
  border-color: rgba(196, 154, 46, 0.45);
  color: #F5EDD8;
}
@media(min-width:480px) {.sih_tb_login_q4i {
  display: block;
}
}.sih_tb_reg_q4i {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  border-radius: 0.5rem;
  background: #2E9E5B;
  font-size: 13px;
  color: #0D1009;
  font-weight: 700;
  white-space: nowrap;
}.sih_tb_reg_q4i:hover {
  background: #38B468;
}.sih_sb_q4i {
  transition: transform .25s ease;
  background: #162019;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  overflow-y: auto;
  left: 0;
  z-index: 70;
  position: fixed;
  bottom: 0;
  width: 220px;
  top: 56px;
}.sih_sb_q4i.sih_state_open_q4i {
  transform: translateX(0);
}.sih_sb_q4i::-webkit-scrollbar {
  width: 4px;
}.sih_sb_q4i::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.sih_sb_q4i {
  transform: translateX(0);
}
}.sih_sb_auth_q4i {
  padding: 0.875rem 0.75rem 10px;
}.sih_sb_btn_reg_q4i {
  border-radius: 8px;
  transition: background .2s;
  background: #2E9E5B;
  padding: 0.688rem;
  color: #0D1009;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
}.sih_sb_btn_reg_q4i:hover {
  background: #38B468;
}.sih_sb_btn_login_q4i {
  transition: border-color .2s;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  text-align: center;
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #CDBF9C;
}.sih_sb_btn_login_q4i:hover {
  border-color: rgba(196, 154, 46, 0.45);
  color: #F5EDD8;
}.sih_sb_promo_q4i {
  overflow: hidden;
  padding: 12px 14px;
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#1A2E1C,#162019);
  border-radius: 0.5rem;
  border: 1px solid rgba(196, 154, 46, 0.18);
  position: relative;
}.sih_sb_promo_q4i::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 154, 46, 0.18),transparent 70%);
  top: -20px;
  width: 5rem;
  right: -20px;
  position: absolute;
  height: 5rem;
  content: '';
}.sih_sb_promo_title_q4i {
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.688rem;
  color: #C49A2E;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}.sih_sb_promo_text_q4i {
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.35;
}.sih_sb_promo_sub_q4i {
  margin-top: 3px;
  font-size: 10px;
  color: #7A6E58;
}.sih_sb_nav_q4i {
  padding: 6px 0.5rem 1rem;
}.sih_sb_nav_lb_q4i {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  font-size: 0.625rem;
  color: #736858;
  letter-spacing: .08em;
  text-transform: uppercase;
}.sih_sb_link_q4i {
  transition: background .15s,color .15s;
  border-radius: 5px;
  gap: 10px;
  padding: 9px 10px;
  color: #A09070;
  align-items: center;
  font-size: 13px;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 500;
}.sih_sb_link_q4i:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.sih_sb_link_q4i.sih_state_active_q4i {
  background: rgba(196, 154, 46, 0.18);
  color: #F5EDD8;
}.sih_sb_ic_q4i {
  border-radius: 5px;
  display: flex;
  justify-content: center;
  width: 30px;
  align-items: center;
  height: 30px;
  flex-shrink: 0;
}.sih_sb_ic_q4i svg {
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.sih_sb_ic_1_q4i {
  background: rgba(196, 154, 46, 0.07);
  color: #C49A2E;
}.sih_sb_ic_2_q4i {
  background: rgba(46, 158, 91, 0.16);
  color: #2E9E5B;
}.sih_sb_ic_3_q4i {
  background: rgba(232, 168, 48, 0.15);
  color: #E8A830;
}.sih_sb_ic_4_q4i {
  background: rgba(122, 78, 20, 0.28);
  color: #7A4E14;
}.sih_sb_ic_5_q4i {
  background: rgba(196, 154, 46, 0.07);
  color: #E8507A;
}.sih_sb_ic_6_q4i {
  background: rgba(122, 78, 20, 0.28);
  color: #9B6ED4;
}.sih_sb_badge_q4i {
  border-radius: 0.313rem;
  background: #E8A830;
  padding: 2px 0.438rem;
  font-weight: 700;
  color: #0D1009;
  font-size: 9px;
  margin-left: auto;
}.sih_sb_bot_q4i {
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.sih_sb_lang_q4i,.sih_sb_help_q4i {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  gap: 6px;
  border-radius: 0.313rem;
  padding: 0.563rem 6px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  font-weight: 600;
  color: #A09070;
  justify-content: center;
  display: flex;
  font-size: 11px;
}.sih_sb_lang_q4i:hover,.sih_sb_help_q4i:hover {
  border-color: rgba(196, 154, 46, 0.45);
  color: #F5EDD8;
}.sih_sb_lang_q4i svg,.sih_sb_help_q4i svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
}.sih_sb_bd_q4i {
  inset: 0;
  background: rgba(8, 12, 9, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.sih_sb_bd_q4i.sih_state_on_q4i {
  display: block;
}
@media(min-width: 1081px) {.sih_sb_bd_q4i {
  display: none!important;
}
}.sih_mob_nav_q4i {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #162019;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  z-index: 80;
}
@media(min-width: 1083px) {.sih_mob_nav_q4i {
  display: none;
}
}.sih_mob_nav_item_q4i {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  cursor: pointer;
  display: flex;
  color: #736858;
  align-items: center;
  flex-direction: column;
}.sih_mob_nav_ic_q4i {
  line-height: 1;
}.sih_mob_nav_ic_q4i svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.sih_mob_nav_lb_q4i {
  color: #736858;
  font-weight: 600;
  font-size: 0.625rem;
}.sih_mob_nav_item_q4i.sih_state_active_q4i {
  color: #C49A2E;
}.sih_mob_nav_item_q4i.sih_state_active_q4i .sih_mob_nav_lb_q4i {
  color: #C49A2E;
}.sih_hero_q4i {
  background: #0C1210;
  padding: 1.25rem 16px 0;
}
@media(min-width: 767px) {.sih_hero_q4i {
  padding: 24px 1.5rem 0;
}
}.sih_hero_in_q4i {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 858px) {.sih_hero_in_q4i {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.sih_hero_in_q4i {
  grid-template-columns: 1fr 340px;
}
}.sih_hero_promo_q4i {
  overflow: hidden;
  background: #111A13;
  border-radius: 14px;
  min-height: 220px;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 767px) {.sih_hero_promo_q4i {
  min-height: 280px;
}
}.sih_hero_promo_bg_q4i {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1A2E1C 0%,#0C1210 100%);
  position: absolute;
  background-size: cover;
}.sih_hero_promo_bg_q4i::after {
  inset: 0;
  background: linear-gradient(90deg,#0C1210 0%,rgba(8, 12, 9, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.sih_hero_promo_glow_q4i {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 20, 0.28) 0%,transparent 65%);
  pointer-events: none;
  width: 300px;
  right: 3.75rem;
  height: 18.75rem;
  top: -2.5rem;
  position: absolute;
}.sih_hero_promo_ct_q4i {
  padding: 1.75rem 24px 28px 28px;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
  position: relative;
  max-width: 30rem;
  display: flex;
}
@media(min-width: 765px) {.sih_hero_promo_ct_q4i {
  padding: 2.5rem 32px;
}
}.sih_hero_badge_q4i {
  border-radius: 20px;
  border: 1px solid rgba(196, 154, 46, 0.07);
  background: rgba(196, 154, 46, 0.18);
  padding: 0.313rem 0.75rem;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  color: #C49A2E;
}.sih_hero_h1_q4i {
  color: #F5EDD8;
  line-height: 1.15;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 0.625rem;
}.sih_hero_h1_q4i em {
  font-style: normal;
  color: #E8A830;
}
@media(min-width: 771px) {.sih_hero_h1_q4i {
  font-size: 2.25rem;
}
}.sih_hero_sub_q4i {
  color: #A09070;
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.sih_hero_sub_q4i {
  font-size: 14px;
}
}.sih_hero_row_q4i {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.sih_hero_cta_q4i {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 0.5rem;
  background: #2E9E5B;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 0.25rem 0.75rem rgba(46,158,91,0.35), 0 1px 0 rgba(0,0,0,0.5);
  color: #0D1009;
}.sih_hero_cta_q4i:hover {
  background: #38B468;
}.sih_hero_terms_q4i {
  color: #736858;
  font-size: 11px;
}.sih_hero_game_q4i {
  background: #111A13;
  overflow: hidden;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  flex-direction: column;
  position: relative;
}.sih_hero_game_badge_q4i {
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 168, 48, 0.15);
  padding: 0.313rem 10px;
  background: rgba(232, 168, 48, 0.15);
  position: absolute;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #E8A830;
  z-index: 3;
  left: 12px;
  font-size: 10px;
  top: 12px;
}.sih_hero_game_badge_q4i svg {
  height: 11px;
  vertical-align: -1px;
  margin-right: 4px;
  width: 11px;
}.sih_hero_game_img_q4i {
  overflow: hidden;
  background: linear-gradient(135deg,#1A2E1C,#0C1210);
  padding-bottom: 60%;
  position: relative;
}.sih_hero_game_img_q4i img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.sih_hero_game_play_q4i {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 12, 9, 0.72);
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  opacity: 0;
}.sih_hero_game_q4i:hover .sih_hero_game_play_q4i {
  opacity: 1;
}.sih_hero_game_play_q4i span {
  background: #C49A2E;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  width: 52px;
  display: flex;
  height: 3.25rem;
}.sih_hero_game_play_q4i span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.sih_hero_game_info_q4i {
  padding: 14px 1rem;
}.sih_hero_game_title_q4i {
  font-weight: 700;
  color: #F5EDD8;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.sih_hero_game_provider_q4i {
  color: #7A6E58;
  font-size: 11px;
}.sih_hero_game_btn_q4i {
  margin: 12px 16px 1rem;
  border-radius: 8px;
  transition: background .2s;
  padding: 11px;
  background: #C49A2E;
  color: #F5EDD8;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
}.sih_hero_game_q4i:hover .sih_hero_game_btn_q4i {
  background: #D4AB40;
}.sih_sbar_q4i {
  background: #0C1210;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.sih_sbar_q4i {
  padding: 1.125rem 24px 0;
}
}.sih_sbar_in_q4i {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih_sbar_row_q4i {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.sih_sbar_input_q4i {
  background: #111A13;
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  transition: border-color .2s;
  gap: 10px;
  flex: 1;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  color: #7A6E58;
}.sih_sbar_input_q4i:hover {
  border-color: rgba(196, 154, 46, 0.45);
}.sih_sbar_input_q4i svg {
  width: 0.938rem;
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.sih_sbar_providers_q4i {
  transition: border-color .2s;
  border-radius: 8px;
  background: #111A13;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 18px;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #CDBF9C;
  display: flex;
  align-items: center;
}.sih_sbar_providers_q4i:hover {
  border-color: rgba(196, 154, 46, 0.45);
  color: #F5EDD8;
}.sih_sbar_providers_q4i svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.sih_sbar_tabs_q4i {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.sih_sbar_tabs_q4i::-webkit-scrollbar {
  display: none;
}.sih_sbar_tab_q4i {
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  padding: 8px 14px;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
  flex-shrink: 0;
  color: #A09070;
  cursor: pointer;
  align-items: center;
  white-space: nowrap;
}.sih_sbar_tab_q4i:hover {
  border-color: rgba(196, 154, 46, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.sih_sbar_tab_q4i.sih_state_active_q4i {
  border-color: rgba(196, 154, 46, 0.07);
  background: rgba(196, 154, 46, 0.18);
  color: #F5EDD8;
}.sih_sbar_tab_ic_q4i svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
}.sih_wy_q4i {
  padding: 32px 1rem 0;
  background: #0C1210;
}
@media(min-width: 769px) {.sih_wy_q4i {
  padding: 2.5rem 24px 0;
}
}.sih_wy_in_q4i {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih_wy_head_q4i {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.sih_wy_label_q4i {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #C49A2E;
  letter-spacing: .08em;
  font-weight: 700;
}.sih_wy_h2_q4i {
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
}
@media(min-width: 770px) {.sih_wy_h2_q4i {
  font-size: 1.5rem;
}
}.sih_wy_intro_q4i {
  margin: 0;
  font-size: 13px;
  color: #7A6E58;
  line-height: 1.6;
}.sih_wy_grid_q4i {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.sih_wy_grid_q4i {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.sih_wy_grid_q4i {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.sih_wy_card_q4i {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  background: #162019;
  border-radius: 8px;
  padding: 1.25rem;
}.sih_wy_card_q4i:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 154, 46, 0.07);
}.sih_wy_card_ic_q4i {
  border-radius: 50%;
  background: rgba(196, 154, 46, 0.18);
  display: flex;
  color: #C49A2E;
  width: 2.75rem;
  align-items: center;
  margin-bottom: 14px;
  height: 2.75rem;
  justify-content: center;
}.sih_wy_card_ic_q4i svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
}.sih_wy_card_h_q4i {
  color: #F5EDD8;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.938rem;
  margin-bottom: 6px;
  font-weight: 700;
}.sih_wy_card_p_q4i {
  color: #7A6E58;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.sih_wy_card_p_q4i strong {
  color: #CDBF9C;
  font-weight: 600;
}.sih_gr_jp_q4i {
  background: linear-gradient(135deg,#1C1430 0%,#0E0B1A 100%);
  border-radius: 14px;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.sih_gr_jp_q4i::before {
  background: radial-gradient(circle,rgba(122, 78, 20, 0.28) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  height: 250px;
  left: -3.75rem;
  content: '';
  top: -60px;
  position: absolute;
}.sih_gr_jp_q4i::after {
  background: radial-gradient(circle,rgba(232, 168, 48, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  width: 12.5rem;
  right: 0;
  position: absolute;
  content: '';
  height: 12.5rem;
  bottom: -40px;
}.sih_gr_jp_head_q4i {
  gap: 16px;
  position: relative;
  margin-bottom: 1rem;
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  align-items: flex-start;
}.sih_gr_jp_info_q4i {
  flex: 1;
}.sih_gr_jp_label_q4i {
  color: #9B6ED4;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.sih_gr_jp_label_q4i svg {
  height: 0.875rem;
  margin-right: 0.25rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.sih_gr_jp_amount_q4i {
  overflow-wrap: break-word;
  font-size: 2rem;
  margin-bottom: 4px;
  font-weight: 800;
  line-height: 1;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
}
@media(min-width: 769px) {.sih_gr_jp_amount_q4i {
  font-size: 2.5rem;
}
}.sih_gr_jp_amount_q4i span {
  color: #E8A830;
}.sih_gr_jp_seo_q4i {
  line-height: 1.5;
  color: #A09070;
  font-size: 0.75rem;
  max-width: 30rem;
  overflow-wrap: break-word;
}.sih_gr_jp_cta_q4i {
  border: 1px solid rgba(122, 78, 20, 0.28);
  padding: 0.688rem 20px;
  transition: background .2s;
  background: rgba(122, 78, 20, 0.28);
  border-radius: 0.5rem;
  margin-top: 0.25rem;
  font-size: 13px;
  align-self: flex-start;
  position: relative;
  flex-shrink: 0;
  z-index: 1;
  font-weight: 700;
  white-space: nowrap;
  color: #F5EDD8;
}.sih_gr_jp_cta_q4i:hover {
  background: #7A4E14;
}.sih_gcg_q4i {
  background: #0C1210;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.sih_gcg_q4i {
  padding: 2.75rem 24px 0;
}
}.sih_gcg_in_q4i {
  margin: 0 auto;
  max-width: 1320px;
}.sih_gcg_head_q4i {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.sih_gcg_label_q4i {
  letter-spacing: .08em;
  color: #C49A2E;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.sih_gcg_h2_q4i {
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
}
@media(min-width: 767px) {.sih_gcg_h2_q4i {
  font-size: 1.75rem;
}
}.sih_gcg_intro_q4i {
  line-height: 1.6;
  font-size: 13px;
  color: #7A6E58;
}.sih_gcg_grid_q4i {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.sih_gcg_grid_q4i {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.sih_gcg_grid_q4i {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.sih_gcg_card_q4i {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  border-radius: 0.875rem;
  overflow: hidden;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 240px;
  cursor: pointer;
  position: relative;
  display: flex;
}.sih_gcg_card_q4i:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 154, 46, 0.18);
}.sih_gcg_card_bg_q4i {
  inset: 0;
  z-index: 0;
  position: absolute;
}.sih_gcg_card_bg_q4i::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_q4i {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  z-index: 2;
  right: 18px;
  display: flex;
  height: 40px;
  top: 1.125rem;
  justify-content: center;
  width: 40px;
  position: absolute;
  align-items: center;
  color: #F5EDD8;
}.sih_gcg_card_ic_q4i svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.sih_gcg_card_ct_q4i {
  z-index: 1;
  position: relative;
}.sih_gcg_card_h_q4i {
  font-size: 18px;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.sih_gcg_card_h_q4i {
  font-size: 20px;
}
}.sih_gcg_card_p_q4i {
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.sih_gcg_card_p_q4i strong {
  font-weight: 600;
  color: #F5EDD8;
}.sih_gcg_card_cta_q4i {
  gap: 4px;
  font-size: 12px;
  display: inline-flex;
  text-transform: uppercase;
  letter-spacing: .04em;
  align-items: center;
  color: #C49A2E;
  font-weight: 700;
}.sih_gcg_card_cta_q4i svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 12px;
}.sih_ws_q4i {
  background: #0C1210;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.sih_ws_q4i {
  padding: 2.25rem 24px 0;
}
}.sih_ws_in_q4i {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih_ws_head_q4i {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
  align-items: center;
}.sih_ws_title_q4i {
  gap: 0.625rem;
  display: flex;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
}.sih_ws_title_ic_q4i svg {
  height: 18px;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E8A830;
}.sih_ws_online_q4i {
  gap: 0.438rem;
  color: #7A6E58;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}.sih_ws_online_dot_q4i {
  border-radius: 50%;
  background: #2E9E5B;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(46, 158, 91, 0.16);
  height: 8px;
  width: 0.5rem;
}.sih_ws_scroll_q4i {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
}.sih_ws_scroll_q4i::-webkit-scrollbar {
  display: none;
}.sih_wc_q4i {
  border-radius: 8px;
  background: #111A13;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  padding: 0.625rem 0.875rem;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
}.sih_wc_img_q4i {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #162019;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.sih_wc_img_q4i img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.sih_wc_info_q4i {
  min-width: 0;
}.sih_wc_game_q4i {
  overflow: hidden;
  color: #CDBF9C;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
}.sih_wc_player_q4i {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #736858;
  white-space: nowrap;
}.sih_wc_amount_q4i {
  white-space: nowrap;
  font-size: 13px;
  margin-left: auto;
  color: #2E9E5B;
  font-weight: 700;
  flex-shrink: 0;
}.sih_htp_q4i {
  padding: 2.25rem 1rem 0;
  background: #0C1210;
}
@media(min-width: 771px) {.sih_htp_q4i {
  padding: 2.75rem 1.5rem 0;
}
}.sih_htp_in_q4i {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih_htp_head_q4i {
  max-width: 720px;
  margin-bottom: 22px;
}.sih_htp_label_q4i {
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C49A2E;
  font-size: 0.688rem;
  font-weight: 700;
}.sih_htp_h2_q4i {
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.sih_htp_h2_q4i {
  font-size: 1.75rem;
}
}.sih_htp_intro_q4i {
  font-size: 14px;
  line-height: 1.6;
  color: #7A6E58;
}.sih_htp_steps_q4i {
  margin: 0;
  list-style: none;
  padding: 0;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width:640px) {.sih_htp_steps_q4i {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.sih_htp_steps_q4i {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.sih_htp_step_q4i {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #162019;
  padding: 1.25rem 18px 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.sih_htp_step_num_q4i {
  border-radius: 50%;
  background: #C49A2E;
  color: #0D1009;
  font-weight: 800;
  left: 20px;
  justify-content: center;
  width: 28px;
  font-size: 0.813rem;
  font-family: 'Playfair Display', serif;
  position: absolute;
  height: 28px;
  display: flex;
  top: -12px;
  align-items: center;
}.sih_htp_step_ic_q4i {
  border-radius: 0.313rem;
  background: rgba(196, 154, 46, 0.18);
  margin: 0.5rem 0 0.75rem;
  height: 36px;
  align-items: center;
  color: #C49A2E;
  justify-content: center;
  width: 2.25rem;
  display: flex;
}.sih_htp_step_ic_q4i svg {
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.sih_htp_step_h_q4i {
  font-size: 14px;
  font-weight: 700;
  color: #F5EDD8;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.25;
}.sih_htp_step_p_q4i {
  line-height: 1.55;
  color: #7A6E58;
  font-size: 13px;
  overflow-wrap: break-word;
}.sih_htp_step_p_q4i strong {
  font-weight: 600;
  color: #CDBF9C;
}.sih_htp_cta_q4i {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2E9E5B;
  padding: 13px 26px;
  font-size: 14px;
  display: inline-block;
  font-weight: 700;
  margin-top: 20px;
  color: #0D1009;
}.sih_htp_cta_q4i:hover {
  background: #38B468;
}.sih_app_q4i {
  padding: 2.25rem 16px 0;
  background: #0C1210;
}
@media(min-width: 771px) {.sih_app_q4i {
  padding: 44px 1.5rem 0;
}
}.sih_app_in_q4i {
  margin: 0 auto;
  max-width: 1320px;
}.sih_app_head_q4i {
  margin-bottom: 16px;
}.sih_app_label_q4i {
  letter-spacing: .08em;
  color: #C49A2E;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.sih_app_h2_q4i {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F5EDD8;
}
@media(min-width: 769px) {.sih_app_h2_q4i {
  font-size: 1.5rem;
}
}.sih_app_sub_q4i {
  font-size: 13px;
  max-width: 600px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A6E58;
}.sih_app_sub_q4i strong {
  color: #CDBF9C;
  font-weight: 700;
}.sih_app_cards_q4i {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 642px) {.sih_app_cards_q4i {
  grid-template-columns: repeat(3,1fr);
}
}.sih_app_card_q4i {
  border-radius: 8px;
  gap: 16px;
  overflow: hidden;
  padding: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.sih_app_card_ios_q4i {
  background: linear-gradient(135deg,rgba(196, 154, 46, 0.18) 0%,#162019 100%);
}.sih_app_card_android_q4i {
  background: linear-gradient(135deg,rgba(46, 158, 91, 0.16) 0%,#162019 100%);
}.sih_app_card_win_q4i {
  background: linear-gradient(135deg,rgba(232, 168, 48, 0.15) 0%,#162019 100%);
}.sih_app_card_ic_q4i svg {
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
}.sih_app_card_ic_q4i {
  flex-shrink: 0;
  color: #F5EDD8;
}.sih_app_card_os_q4i {
  color: #7A6E58;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
}.sih_app_card_title_q4i {
  font-size: 0.938rem;
  color: #F5EDD8;
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
}.sih_app_card_text_q4i {
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  color: #7A6E58;
  overflow-wrap: break-word;
}.sih_app_card_btn_q4i {
  gap: 0.438rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(196, 154, 46, 0.45);
  border-radius: 0.313rem;
  font-size: 0.813rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: #F5EDD8;
}.sih_app_card_btn_q4i:hover {
  background: rgba(255, 255, 255, 0.07);
}.sih_bon_q4i {
  padding: 36px 16px 0;
  background: #0C1210;
}
@media(min-width: 765px) {.sih_bon_q4i {
  padding: 2.75rem 24px 0;
}
}.sih_bon_in_q4i {
  margin: 0 auto;
  max-width: 1320px;
}.sih_bon_head_q4i {
  margin-bottom: 20px;
}.sih_bon_label_q4i {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C49A2E;
  text-transform: uppercase;
}.sih_bon_h2_q4i {
  color: #F5EDD8;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.sih_bon_h2_q4i {
  font-size: 24px;
}
}.sih_bon_seo_q4i {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #7A6E58;
}.sih_bon_seo_q4i strong {
  font-weight: 700;
  color: #CDBF9C;
}.sih_bon_seo_q4i a {
  text-decoration: underline;
  color: #C49A2E;
}.sih_bon_grid_q4i {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.sih_bon_grid_q4i {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.sih_bon_grid_q4i {
  grid-template-columns: repeat(5,1fr);
}
}.sih_bon_card_q4i {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #111A13;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
}.sih_bon_card_q4i:hover {
  border-color: rgba(196, 154, 46, 0.07);
  transform: translateY(-2px);
}.sih_bon_card_ic_q4i svg {
  width: 26px;
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.sih_bon_card_ic_q4i {
  margin-bottom: 0.625rem;
}.sih_bon_card_type_q4i {
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 10px;
  color: #7A6E58;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.sih_bon_card_amount_q4i {
  font-weight: 800;
  font-size: 18px;
  color: #E8A830;
  line-height: 1.1;
  margin-bottom: 0.375rem;
}.sih_bon_card_name_q4i {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 600;
  color: #F5EDD8;
}.sih_bon_card_detail_q4i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #736858;
  padding-top: 8px;
  line-height: 1.5;
  font-size: 0.688rem;
}.sih_prov_q4i {
  background: #0C1210;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.sih_prov_q4i {
  padding: 2.75rem 24px 0;
}
}.sih_prov_in_q4i {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih_prov_head_q4i {
  margin-bottom: 16px;
}.sih_prov_label_q4i {
  margin-bottom: 8px;
  color: #C49A2E;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.sih_prov_h2_q4i {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
}
@media(min-width: 770px) {.sih_prov_h2_q4i {
  font-size: 24px;
}
}.sih_prov_seo_q4i {
  font-size: 13px;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #7A6E58;
  margin-bottom: 16px;
  line-height: 1.6;
}.sih_prov_seo_q4i strong {
  font-weight: 700;
  color: #CDBF9C;
}.sih_prov_seo_q4i a {
  color: #C49A2E;
  text-decoration: underline;
}.sih_prov_grid_q4i {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.sih_prov_grid_q4i {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.sih_prov_grid_q4i {
  grid-template-columns: repeat(8,1fr);
}
}.sih_prov_card_q4i {
  border-radius: 8px;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #111A13;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.sih_prov_card_q4i:hover {
  border-color: rgba(196, 154, 46, 0.45);
  background: #162019;
}.sih_prov_logo_q4i {
  overflow: hidden;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  width: 44px;
  display: flex;
}.sih_prov_logo_q4i img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.sih_prov_name_q4i {
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
  color: #A09070;
  font-weight: 600;
}.sih_reg_q4i {
  background: #0C1210;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.sih_reg_q4i {
  padding: 44px 1.5rem 0;
}
}.sih_reg_in_q4i {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 0.875rem;
  background: #162019;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.sih_reg_in_q4i {
  padding: 2.5rem;
}
}.sih_reg_top_q4i {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.sih_reg_top_q4i {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.sih_reg_label_q4i {
  text-transform: uppercase;
  color: #C49A2E;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.sih_reg_h2_q4i {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F5EDD8;
  margin-bottom: 12px;
  line-height: 1.2;
}
@media(min-width: 767px) {.sih_reg_h2_q4i {
  font-size: 1.75rem;
}
}.sih_reg_bonus_q4i {
  gap: 0.5rem;
  background: rgba(232, 168, 48, 0.15);
  padding: 0.625rem 1rem;
  border: 1px solid rgba(232, 168, 48, 0.15);
  border-radius: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.sih_reg_bonus_amount_q4i {
  font-size: 20px;
  font-weight: 800;
  color: #E8A830;
}.sih_reg_bonus_text_q4i {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #A09070;
}.sih_reg_cta_btn_q4i {
  padding: 0.875rem 2rem;
  background: #2E9E5B;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 15px;
  margin-bottom: 0.75rem;
  box-shadow: 0 4px 12px rgba(46,158,91,0.35), 0 1px 0 rgba(0,0,0,0.5);
  color: #0D1009;
  font-weight: 700;
  display: inline-block;
}.sih_reg_cta_btn_q4i:hover {
  background: #38B468;
}.sih_reg_terms_q4i {
  color: #736858;
  line-height: 1.5;
  font-size: 0.688rem;
}.sih_reg_seo_q4i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.65;
  padding-top: 20px;
  font-size: 13px;
  margin-top: 20px;
  color: #7A6E58;
}.sih_reg_seo_q4i p {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
  color: #7A6E58;
}.sih_reg_seo_q4i p:last-child {
  margin-bottom: 0;
}.sih_reg_seo_q4i strong {
  font-weight: 700;
  color: #CDBF9C;
}.sih_reg_seo_q4i a {
  transition: color .2s;
  text-decoration: underline;
  color: #C49A2E;
}.sih_reg_seo_q4i a:hover {
  color: #D4AB40;
}.sih_reg_seo_q4i ul,.sih_reg_seo_q4i ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.sih_reg_seo_q4i ol {
  list-style: decimal;
}.sih_reg_seo_q4i li {
  line-height: 1.65;
  color: #7A6E58;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.sih_reg_seo_q4i table {
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 0.625rem;
}
@media(min-width: 770px) {.sih_reg_seo_q4i table {
  display: table;
}
}.sih_reg_seo_q4i th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #CDBF9C;
  text-align: left;
  font-weight: 700;
}.sih_reg_seo_q4i td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7A6E58;
}.sih_reg_steps_q4i {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 863px) {.sih_reg_steps_q4i {
  margin-top: 0;
}
}.sih_reg_step_q4i {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.875rem;
  border-radius: 8px;
  padding: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.sih_reg_step_num_q4i {
  border-radius: 50%;
  background: rgba(196, 154, 46, 0.18);
  border: 1px solid rgba(196, 154, 46, 0.07);
  color: #C49A2E;
  width: 2.125rem;
  font-size: 0.875rem;
  font-weight: 800;
  justify-content: center;
  align-items: center;
  height: 2.125rem;
  flex-shrink: 0;
  display: flex;
}.sih_reg_step_title_q4i {
  margin-bottom: 3px;
  color: #F5EDD8;
  font-size: 0.875rem;
  font-weight: 700;
}.sih_reg_step_text_q4i {
  color: #7A6E58;
  font-size: 0.75rem;
  line-height: 1.5;
}.sih_reg_trust_q4i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 20px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.sih_reg_trust_item_q4i {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #7A6E58;
}.sih_reg_trust_ic_q4i svg {
  height: 16px;
  stroke-linejoin: round;
  color: #C49A2E;
  stroke-linecap: round;
  width: 1rem;
}.sih_faq_q4i {
  padding: 36px 16px 0;
  background: #0C1210;
}
@media(min-width: 769px) {.sih_faq_q4i {
  padding: 2.75rem 24px 0;
}
}.sih_faq_in_q4i {
  margin: 0 auto;
  max-width: 82.5rem;
}.sih_faq_head_q4i {
  margin-bottom: 20px;
}.sih_faq_label_q4i {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C49A2E;
  margin-bottom: 0.5rem;
}.sih_faq_h2_q4i {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F5EDD8;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.sih_faq_h2_q4i {
  font-size: 1.5rem;
}
}.sih_faq_list_q4i {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.sih_faq_item_q4i {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  background: #162019;
}.sih_faq_q_q4i {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  font-weight: 600;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  color: #CDBF9C;
  font-size: 14px;
}.sih_faq_q_q4i:hover {
  color: #F5EDD8;
}.sih_faq_q_ic_q4i {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  height: 24px;
  flex-shrink: 0;
  font-size: 1rem;
  display: flex;
  align-items: center;
  color: #C49A2E;
  width: 24px;
  justify-content: center;
}.sih_faq_item_q4i.sih_state_open_q4i .sih_faq_q_ic_q4i {
  transform: rotate(45deg);
}.sih_faq_a_q4i {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  color: #7A6E58;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
}.sih_faq_item_q4i.sih_state_open_q4i .sih_faq_a_q4i {
  display: block;
}.sih_faq_a_q4i strong {
  color: #CDBF9C;
  font-weight: 700;
}.sih_faq_a_q4i a {
  color: #C49A2E;
  text-decoration: underline;
}.sih_faq_a_q4i ul,.sih_faq_a_q4i ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.sih_faq_a_q4i ol {
  list-style: decimal;
}.sih_faq_a_q4i li {
  margin-bottom: 4px;
  line-height: 1.6;
}.sih_faq_a_q4i table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
  width: 100%;
}
@media(min-width: 767px) {.sih_faq_a_q4i table {
  display: table;
}
}.sih_faq_a_q4i th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  color: #CDBF9C;
  font-weight: 700;
  text-align: left;
}.sih_faq_a_q4i td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #7A6E58;
}.sih_seo_q4i {
  padding: 36px 16px 0;
  background: #0C1210;
}
@media(min-width: 766px) {.sih_seo_q4i {
  padding: 2.75rem 1.5rem 0;
}
}.sih_seo_in_q4i {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #162019;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.sih_seo_in_q4i {
  padding: 2.25rem 40px;
}
}.sih_seo_label_q4i {
  color: #C49A2E;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.sih_seo_h2_q4i {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 767px) {.sih_seo_h2_q4i {
  font-size: 1.5rem;
}
}.sih_seo_body_q4i {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A09070;
  font-size: 0.875rem;
}.sih_seo_body_q4i p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #A09070;
  line-height: 1.75;
}.sih_seo_body_q4i p:last-child {
  margin-bottom: 0;
}.sih_seo_body_q4i strong {
  color: #CDBF9C;
  font-weight: 700;
}.sih_seo_body_q4i a {
  transition: color .2s;
  color: #C49A2E;
  text-decoration: underline;
}.sih_seo_body_q4i a:hover {
  color: #D4AB40;
}.sih_seo_body_q4i ul,.sih_seo_body_q4i ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.sih_seo_body_q4i ol {
  list-style: decimal;
}.sih_seo_body_q4i li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #A09070;
  line-height: 1.75;
}.sih_seo_body_q4i table {
  display: block;
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 765px) {.sih_seo_body_q4i table {
  display: table;
}
}.sih_seo_body_q4i th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #CDBF9C;
  font-weight: 700;
  text-align: left;
}.sih_seo_body_q4i td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A09070;
}.sih_seo_cols_q4i {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.sih_seo_cols_q4i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.sih_seo_cols_q4i {
  grid-template-columns: repeat(3,1fr);
}
}.sih_seo_col_h_q4i {
  font-size: 13px;
  color: #CDBF9C;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.sih_seo_col_p_q4i {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A6E58;
}.sih_seo_stats_q4i {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.sih_seo_stat_q4i {
  flex: 1;
  background: rgba(196, 154, 46, 0.07);
  border-radius: 8px;
  border: 1px solid rgba(196, 154, 46, 0.18);
  padding: 0.875rem 16px;
  min-width: 140px;
}.sih_seo_stat_val_q4i {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C49A2E;
  margin-bottom: 4px;
}.sih_seo_stat_lb_q4i {
  overflow-wrap: break-word;
  color: #7A6E58;
  font-size: 0.688rem;
}.sih_pmt_q4i {
  padding: 2.25rem 16px 0;
  background: #0C1210;
}
@media(min-width: 771px) {.sih_pmt_q4i {
  padding: 44px 24px 0;
}
}.sih_pmt_in_q4i {
  margin: 0 auto;
  max-width: 1320px;
}.sih_pmt_head_q4i {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.sih_pmt_label_q4i {
  color: #C49A2E;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.sih_pmt_h2_q4i {
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 22px;
}
@media(min-width: 770px) {.sih_pmt_h2_q4i {
  font-size: 28px;
}
}.sih_pmt_intro_q4i {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A6E58;
  font-size: 14px;
}.sih_pmt_groups_q4i {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.sih_pmt_group_q4i {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  background: #162019;
}.sih_pmt_group_head_q4i {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.sih_pmt_group_ic_q4i {
  background: rgba(196, 154, 46, 0.18);
  border-radius: 5px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  color: #C49A2E;
}.sih_pmt_group_ic_q4i svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
}.sih_pmt_group_h_q4i {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}.sih_pmt_group_p_q4i {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  color: #7A6E58;
}.sih_pmt_group_p_q4i strong {
  font-weight: 600;
  color: #CDBF9C;
}.sih_pmt_table_wrap_q4i {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.sih_pmt_table_q4i {
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 33.75rem;
  width: 100%;
}.sih_pmt_table_q4i th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  letter-spacing: .04em;
  text-align: left;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #CDBF9C;
  white-space: nowrap;
  font-weight: 700;
}.sih_pmt_table_q4i td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #7A6E58;
}.sih_pmt_table_q4i tbody tr:last-child td {
  border-bottom: none;
}.sih_pmt_table_q4i tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #CDBF9C;
}.sih_seo_q4i {
  padding: 2.25rem 16px 0;
  background: #0C1210;
}
@media(min-width: 766px) {.sih_seo_q4i {
  padding: 2.75rem 1.5rem 0;
}
}.sih_seo_in_q4i {
  background: #162019;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.sih_seo_in_q4i {
  padding: 36px 2.5rem;
}
}.sih_seo_label_q4i {
  text-transform: uppercase;
  font-weight: 700;
  color: #C49A2E;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.sih_seo_h2_q4i {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  color: #F5EDD8;
}
@media(min-width: 765px) {.sih_seo_h2_q4i {
  font-size: 24px;
}
}.sih_seo_body_q4i {
  font-size: 14px;
  color: #A09070;
  overflow-wrap: break-word;
  line-height: 1.75;
}.sih_seo_body_q4i p {
  font-size: 0.875rem;
  color: #A09070;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.sih_seo_body_q4i p:last-child {
  margin-bottom: 0;
}.sih_seo_body_q4i strong {
  font-weight: 700;
  color: #CDBF9C;
}.sih_seo_body_q4i a {
  transition: color .2s;
  text-decoration: underline;
  color: #C49A2E;
}.sih_seo_body_q4i a:hover {
  color: #D4AB40;
}.sih_seo_body_q4i ul,.sih_seo_body_q4i ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.sih_seo_body_q4i ol {
  list-style: decimal;
}.sih_seo_body_q4i li {
  color: #A09070;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
}.sih_seo_body_q4i table {
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.sih_seo_body_q4i table {
  display: table;
}
}.sih_seo_body_q4i th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #CDBF9C;
  font-weight: 700;
  text-align: left;
}.sih_seo_body_q4i td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A09070;
}.sih_seo_cols_q4i {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.sih_seo_cols_q4i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.sih_seo_cols_q4i {
  grid-template-columns: repeat(3,1fr);
}
}.sih_seo_col_h_q4i {
  font-size: 0.813rem;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #CDBF9C;
}.sih_seo_col_p_q4i {
  color: #7A6E58;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.sih_seo_stats_q4i {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.sih_seo_stat_q4i {
  border: 1px solid rgba(196, 154, 46, 0.18);
  border-radius: 0.5rem;
  background: rgba(196, 154, 46, 0.07);
  flex: 1;
  padding: 14px 16px;
  min-width: 8.75rem;
}.sih_seo_stat_val_q4i {
  overflow-wrap: break-word;
  color: #C49A2E;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.25rem;
}.sih_seo_stat_lb_q4i {
  color: #7A6E58;
  overflow-wrap: break-word;
  font-size: 11px;
}.sih_seo_q4i {
  background: #0C1210;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.sih_seo_q4i {
  padding: 44px 24px 0;
}
}.sih_seo_in_q4i {
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #162019;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.sih_seo_in_q4i {
  padding: 36px 40px;
}
}.sih_seo_label_q4i {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #C49A2E;
  letter-spacing: .08em;
}.sih_seo_h2_q4i {
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #F5EDD8;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.sih_seo_h2_q4i {
  font-size: 1.5rem;
}
}.sih_seo_body_q4i {
  color: #A09070;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.sih_seo_body_q4i p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #A09070;
  line-height: 1.75;
}.sih_seo_body_q4i p:last-child {
  margin-bottom: 0;
}.sih_seo_body_q4i strong {
  font-weight: 700;
  color: #CDBF9C;
}.sih_seo_body_q4i a {
  transition: color .2s;
  color: #C49A2E;
  text-decoration: underline;
}.sih_seo_body_q4i a:hover {
  color: #D4AB40;
}.sih_seo_body_q4i ul,.sih_seo_body_q4i ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.sih_seo_body_q4i ol {
  list-style: decimal;
}.sih_seo_body_q4i li {
  font-size: 0.875rem;
  color: #A09070;
  line-height: 1.75;
  margin-bottom: 6px;
}.sih_seo_body_q4i table {
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 771px) {.sih_seo_body_q4i table {
  display: table;
}
}.sih_seo_body_q4i th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #CDBF9C;
  font-weight: 700;
}.sih_seo_body_q4i td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A09070;
}.sih_seo_cols_q4i {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.sih_seo_cols_q4i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.sih_seo_cols_q4i {
  grid-template-columns: repeat(3,1fr);
}
}.sih_seo_col_h_q4i {
  font-weight: 700;
  font-size: 0.813rem;
  color: #CDBF9C;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.sih_seo_col_p_q4i {
  font-size: 0.813rem;
  color: #7A6E58;
  overflow-wrap: break-word;
  line-height: 1.65;
}.sih_seo_stats_q4i {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.sih_seo_stat_q4i {
  border: 1px solid rgba(196, 154, 46, 0.18);
  background: rgba(196, 154, 46, 0.07);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 8.75rem;
}.sih_seo_stat_val_q4i {
  font-size: 20px;
  color: #C49A2E;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.sih_seo_stat_lb_q4i {
  overflow-wrap: break-word;
  color: #7A6E58;
  font-size: 11px;
}.sih_ft_q4i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080C09;
  margin-top: 3rem;
}.sih_ft_support_q4i {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 770px) {.sih_ft_support_q4i {
  padding: 1.75rem 24px;
}
}.sih_ft_support_in_q4i {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.sih_ft_support_main_q4i {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.sih_ft_support_ic_q4i {
  color: #C49A2E;
  flex-shrink: 0;
}.sih_ft_support_ic_q4i svg {
  stroke-linejoin: round;
  height: 1.875rem;
  width: 1.875rem;
  stroke-linecap: round;
}.sih_ft_support_text_title_q4i {
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 3px;
}.sih_ft_support_text_sub_q4i {
  color: #7A6E58;
  overflow-wrap: break-word;
  font-size: 12px;
}.sih_ft_support_btn_q4i {
  background: #C49A2E;
  border-radius: 8px;
  transition: background .2s;
  padding: 11px 22px;
  color: #F5EDD8;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.sih_ft_support_btn_q4i:hover {
  background: #D4AB40;
}.sih_ft_support_contacts_q4i {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.sih_ft_support_contact_q4i {
  line-height: 1.4;
  color: #736858;
  font-size: 12px;
}.sih_ft_support_contact_q4i strong {
  font-size: 11px;
  font-weight: 600;
  color: #A09070;
  margin-bottom: 2px;
  display: block;
}.sih_ft_main_q4i {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.sih_ft_main_q4i {
  padding: 40px 1.5rem 32px;
}
}.sih_ft_main_in_q4i {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.sih_ft_main_in_q4i {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.sih_ft_main_in_q4i {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.sih_ft_col_logo_q4i {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.sih_ft_col_logo_q4i {
  grid-column: auto;
}
}.sih_ft_logo_q4i {
  gap: 0.563rem;
  display: flex;
  font-size: 1rem;
  color: #F5EDD8;
  margin-bottom: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 800;
}.sih_ft_logo_mark_q4i {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.sih_ft_logo_mark_q4i img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.sih_ft_logo_sub_q4i {
  color: #736858;
  line-height: 1.55;
  max-width: 200px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.sih_ft_col_title_q4i {
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  color: #A09070;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
}.sih_ft_col_links_q4i {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.sih_ft_col_link_q4i {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #736858;
}.sih_ft_col_link_q4i:hover {
  color: #CDBF9C;
}.sih_ft_apps_q4i {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.sih_ft_app_card_q4i {
  gap: 0.625rem;
  border-radius: 5px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.sih_ft_app_card_q4i:hover {
  border-color: rgba(196, 154, 46, 0.45);
}.sih_ft_app_card_ic_q4i svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
}.sih_ft_app_card_os_q4i {
  font-weight: 600;
  font-size: 10px;
  color: #736858;
}.sih_ft_app_card_action_q4i {
  color: #CDBF9C;
  font-size: 12px;
  font-weight: 700;
}.sih_ft_bot_q4i {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.sih_ft_bot_q4i {
  padding: 1.25rem 24px;
}
}.sih_ft_bot_in_q4i {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
}.sih_ft_socials_q4i {
  gap: 0.5rem;
  display: flex;
}.sih_ft_soc_q4i {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.313rem;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  color: #A09070;
  display: flex;
  height: 36px;
}.sih_ft_soc_q4i svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.sih_ft_soc_q4i:hover {
  background: rgba(255, 255, 255, 0.07);
}.sih_ft_legal_q4i {
  flex: 1;
  color: #8A7E6E;
  overflow-wrap: break-word;
  min-width: 200px;
  font-size: 0.688rem;
  line-height: 1.6;
}.sih_ft_legal_q4i strong {
  color: #A09070;
  font-weight: 700;
}.sih_ft_legal_q4i a {
  color: #A09070;
  text-decoration: underline;
}.sih_ft_age_q4i {
  border-radius: 50%;
  border: 2px solid #8A7E6E;
  height: 2rem;
  display: flex;
  width: 2rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 0.688rem;
  color: #8A7E6E;
}