*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0D0D0E;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  color: #C9C7BC;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.shm-layout_z9m {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.shm-page_z9m {
  display: flex;
  min-height: 100vh;
}.shm-main_z9m {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1079px) {.shm-main_z9m {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.shm-main_z9m {
  padding-bottom: 4.5rem;
}
}.shm-gc_z9m {
  transition: transform .2s,border-color .2s;
  background: #141415;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 639px) {.shm-gc_z9m {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.shm-gc_z9m {
  width: 10.5rem;
}
}.shm-gc_z9m:hover {
  transform: translateY(-3px);
  border-color: rgba(242,200,0,0.07);
}.shm-gc_img_z9m {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.shm-gc_img_z9m img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.shm-gc_hover_z9m {
  transition: opacity .2s;
  background: rgba(0,0,0,0.62);
  inset: 0;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}.shm-gc_z9m:hover .shm-gc_hover_z9m {
  opacity: 1;
}.shm-gc_hover_btn_z9m {
  background: #F2C800;
  padding: 8px 1rem;
  border-radius: 0.25rem;
  font-size: 12px;
  color: #F2F0E8;
  font-weight: 700;
}.shm-gc_info_z9m {
  padding: 0.5rem 10px 10px;
}.shm-gc_name_z9m {
  overflow: hidden;
  color: #C9C7BC;
  text-overflow: ellipsis;
  font-size: 12px;
  max-width: 100%;
  white-space: nowrap;
  font-weight: 600;
  margin-bottom: 3px;
}.shm-gc_prov_z9m {
  color: #4A4845;
  font-size: 10px;
}.shm-gc_tag_z9m {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  z-index: 2;
  top: 0.375rem;
  letter-spacing: .04em;
  left: 0.375rem;
  font-weight: 700;
  font-size: 9px;
  text-transform: uppercase;
  position: absolute;
}.shm-gc_tag_hot_z9m {
  background: #E8332A;
  color: #fff;
}.shm-gc_tag_new_z9m {
  background: #1FBA5C;
  color: #0D0D0E;
}.shm-gc_tag_jp_z9m {
  background: #F59E0B;
  color: #0D0D0E;
}.shm-gc_tag_ex_z9m {
  background: #C8920A;
  color: #fff;
}.shm-gc_tag_live_z9m {
  background: #E8332A;
  color: #fff;
}.shm-gr_z9m {
  background: #0D0D0E;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.shm-gr_z9m {
  padding: 36px 1.5rem 0;
}
}.shm-gr_in_z9m {
  margin: 0 auto;
  max-width: 1340px;
}.shm-gr_head_z9m {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.shm-gr_head_l_z9m {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.shm-gr_ic_z9m {
  border-radius: 8px;
  width: 32px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
}.shm-gr_ic_z9m svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.shm-gr_title_z9m {
  font-weight: 700;
  color: #F2F0E8;
  font-size: 1rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.shm-gr_title_z9m {
  font-size: 18px;
}
}.shm-gr_more_z9m {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  color: #63615C;
  align-items: center;
  font-size: 12px;
}.shm-gr_more_z9m:hover {
  color: #F2C800;
}.shm-gr_more_z9m svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 12px;
}.shm-gr_arrows_z9m {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.shm-gr_arr_z9m {
  border-radius: 4px;
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  height: 1.875rem;
  width: 30px;
  align-items: center;
  justify-content: center;
  color: #8E8C85;
}.shm-gr_arr_z9m:hover {
  background: rgba(255,255,255,0.07);
  color: #F2F0E8;
}.shm-gr_arr_z9m svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.shm-gr_seo_h_z9m {
  margin: 0 0 0.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #C9C7BC;
  font-weight: 700;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.shm-gr_seo_h_z9m {
  font-size: 0.875rem;
}
}.shm-gr_seo_z9m {
  color: #63615C;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
}.shm-gr_seo_z9m strong {
  color: #C9C7BC;
  font-weight: 600;
}.shm-gr_scroll_z9m {
  gap: 0.625rem;
  padding-bottom: 10px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.shm-gr_scroll_z9m::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.shm-gr_scroll_z9m {
  gap: 0.75rem;
}
}.shm-tb_z9m {
  background: #0D0D0E;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  top: 0;
  height: 56px;
  align-items: center;
  z-index: 80;
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
}.shm-tb_in_z9m {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.shm-tb_burger_z9m {
  gap: 5px;
  border-radius: 8px;
  width: 38px;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
  height: 2.375rem;
  justify-content: center;
}.shm-tb_burger_z9m:hover {
  background: rgba(255,255,255,0.05);
}.shm-tb_burger_line_z9m {
  background: #8E8C85;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1082px) {.shm-tb_burger_z9m {
  display: none;
}
}.shm-tb_logo_z9m {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  font-size: 1.125rem;
  flex-shrink: 0;
  letter-spacing: -.01em;
  color: #F2F0E8;
  overflow-wrap: break-word;
  margin-right: 20px;
  display: flex;
}.shm-tb_logo_mark_z9m {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  width: 32px;
  height: 2rem;
  display: flex;
  justify-content: center;
}.shm-tb_logo_mark_z9m img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.shm-tb_nav_z9m {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.shm-tb_nav_z9m {
  display: flex;
}
}.shm-tb_tab_z9m {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 8px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
  color: #8E8C85;
}.shm-tb_tab_z9m:hover {
  background: rgba(255,255,255,0.05);
  color: #F2F0E8;
}.shm-tb_tab_z9m.shm-state_active_z9m {
  background: rgba(242,200,0,0.16);
  color: #F2F0E8;
}.shm-tb_right_z9m {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.shm-tb_login_z9m {
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  display: none;
  font-size: 13px;
  color: #C9C7BC;
  font-weight: 600;
}.shm-tb_login_z9m:hover {
  border-color: rgba(242,200,0,0.38);
  color: #F2F0E8;
}
@media(min-width: 481px) {.shm-tb_login_z9m {
  display: block;
}
}.shm-tb_reg_z9m {
  padding: 9px 18px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #1FBA5C;
  color: #0D0C08;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.shm-tb_reg_z9m:hover {
  background: #22D167;
}.shm-sb_z9m {
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #181819;
  z-index: 70;
  left: 0;
  bottom: 0;
  position: fixed;
  top: 3.5rem;
  overflow-y: auto;
  width: 13.75rem;
}.shm-sb_z9m.shm-state_open_z9m {
  transform: translateX(0);
}.shm-sb_z9m::-webkit-scrollbar {
  width: 4px;
}.shm-sb_z9m::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.shm-sb_z9m {
  transform: translateX(0);
}
}.shm-sb_auth_z9m {
  padding: 14px 0.75rem 10px;
}.shm-sb_btn_reg_z9m {
  padding: 0.688rem;
  background: #1FBA5C;
  transition: background .2s;
  border-radius: 8px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0D0C08;
  text-align: center;
  display: block;
}.shm-sb_btn_reg_z9m:hover {
  background: #22D167;
}.shm-sb_btn_login_z9m {
  padding: 10px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  color: #C9C7BC;
  display: block;
}.shm-sb_btn_login_z9m:hover {
  border-color: rgba(242,200,0,0.38);
  color: #F2F0E8;
}.shm-sb_promo_z9m {
  background: linear-gradient(135deg,#1A1200,#181819);
  overflow: hidden;
  margin: 0 12px 0.625rem;
  border-radius: 8px;
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(242,200,0,0.16);
  position: relative;
}.shm-sb_promo_z9m::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(242,200,0,0.16),transparent 70%);
  height: 80px;
  position: absolute;
  content: '';
  top: -20px;
  width: 5rem;
  right: -1.25rem;
}.shm-sb_promo_title_z9m {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #F2C800;
}.shm-sb_promo_text_z9m {
  color: #F2F0E8;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 12px;
  font-weight: 600;
}.shm-sb_promo_sub_z9m {
  margin-top: 3px;
  color: #63615C;
  font-size: 10px;
}.shm-sb_nav_z9m {
  padding: 6px 0.5rem 16px;
}.shm-sb_nav_lb_z9m {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  color: #4A4845;
}.shm-sb_link_z9m {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 0.625rem;
  overflow-wrap: break-word;
  display: flex;
  font-size: 13px;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  color: #8E8C85;
}.shm-sb_link_z9m:hover {
  background: rgba(255,255,255,0.05);
  color: #F2F0E8;
}.shm-sb_link_z9m.shm-state_active_z9m {
  background: rgba(242,200,0,0.16);
  color: #F2F0E8;
}.shm-sb_ic_z9m {
  border-radius: 0.25rem;
  flex-shrink: 0;
  height: 30px;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  display: flex;
}.shm-sb_ic_z9m svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.shm-sb_ic_1_z9m {
  background: rgba(242,200,0,0.07);
  color: #F2C800;
}.shm-sb_ic_2_z9m {
  background: rgba(31,186,92,0.15);
  color: #1FBA5C;
}.shm-sb_ic_3_z9m {
  background: rgba(245,158,11,0.15);
  color: #F59E0B;
}.shm-sb_ic_4_z9m {
  background: rgba(200,146,10,0.18);
  color: #C8920A;
}.shm-sb_ic_5_z9m {
  background: rgba(242,200,0,0.07);
  color: #E8247A;
}.shm-sb_ic_6_z9m {
  background: rgba(200,146,10,0.18);
  color: #8B2FD4;
}.shm-sb_badge_z9m {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #F59E0B;
  color: #0D0C08;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
}.shm-sb_bot_z9m {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.shm-sb_lang_z9m,.shm-sb_help_z9m {
  gap: 0.375rem;
  border-radius: 4px;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255,255,255,0.05);
  flex: 1;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
  color: #8E8C85;
  font-weight: 600;
  font-size: 0.688rem;
  justify-content: center;
}.shm-sb_lang_z9m:hover,.shm-sb_help_z9m:hover {
  border-color: rgba(242,200,0,0.38);
  color: #F2F0E8;
}.shm-sb_lang_z9m svg,.shm-sb_help_z9m svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.shm-sb_bd_z9m {
  inset: 0;
  background: rgba(0,0,0,0.62);
  position: fixed;
  display: none;
  z-index: 69;
}.shm-sb_bd_z9m.shm-state_on_z9m {
  display: block;
}
@media(min-width:1080px) {.shm-sb_bd_z9m {
  display: none!important;
}
}.shm-mob_nav_z9m {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #181819;
  border-top: 1px solid rgba(255,255,255,0.09);
  bottom: 0;
  position: fixed;
  z-index: 80;
  display: flex;
  right: 0;
  left: 0;
}
@media(min-width:1080px) {.shm-mob_nav_z9m {
  display: none;
}
}.shm-mob_nav_item_z9m {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  color: #4A4845;
  display: flex;
}.shm-mob_nav_ic_z9m {
  line-height: 1;
}.shm-mob_nav_ic_z9m svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
}.shm-mob_nav_lb_z9m {
  color: #4A4845;
  font-size: 10px;
  font-weight: 600;
}.shm-mob_nav_item_z9m.shm-state_active_z9m {
  color: #F2C800;
}.shm-mob_nav_item_z9m.shm-state_active_z9m .shm-mob_nav_lb_z9m {
  color: #F2C800;
}.shm-hero_z9m {
  background: #0D0D0E;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.shm-hero_z9m {
  padding: 24px 24px 0;
}
}.shm-hero_in_z9m {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 859px) {.shm-hero_in_z9m {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.shm-hero_in_z9m {
  grid-template-columns: 1fr 21.25rem;
}
}.shm-hero_promo_z9m {
  border-radius: 12px;
  overflow: hidden;
  background: #141415;
  position: relative;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
}
@media(min-width: 769px) {.shm-hero_promo_z9m {
  min-height: 280px;
}
}.shm-hero_promo_bg_z9m {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1A1200 0%,#0D0D0E 100%);
  background-size: cover;
  position: absolute;
}.shm-hero_promo_bg_z9m::after {
  background: linear-gradient(90deg,#0D0D0E 0%,rgba(0,0,0,0.62) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.shm-hero_promo_glow_z9m {
  background: radial-gradient(circle,rgba(200,146,10,0.18) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  width: 300px;
  right: 60px;
  pointer-events: none;
  height: 300px;
  position: absolute;
}.shm-hero_promo_ct_z9m {
  padding: 28px 24px 28px 28px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 770px) {.shm-hero_promo_ct_z9m {
  padding: 2.5rem 32px;
}
}.shm-hero_badge_z9m {
  border: 1px solid rgba(242,200,0,0.07);
  border-radius: 1.25rem;
  padding: 0.313rem 0.75rem;
  background: rgba(242,200,0,0.16);
  display: inline-block;
  font-weight: 700;
  margin-bottom: 14px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F2C800;
}.shm-hero_h1_z9m {
  color: #F2F0E8;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 26px;
}.shm-hero_h1_z9m em {
  font-style: normal;
  color: #F59E0B;
}
@media(min-width:768px) {.shm-hero_h1_z9m {
  font-size: 36px;
}
}.shm-hero_sub_z9m {
  font-size: 0.813rem;
  margin-bottom: 20px;
  line-height: 1.55;
  color: #8E8C85;
}
@media(min-width:768px) {.shm-hero_sub_z9m {
  font-size: 14px;
}
}.shm-hero_row_z9m {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.shm-hero_cta_z9m {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #1FBA5C;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: 0 4px 12px rgba(31,186,92,0.35), 0 1px 3px rgba(0,0,0,0.5);
  color: #0D0C08;
}.shm-hero_cta_z9m:hover {
  background: #22D167;
}.shm-hero_terms_z9m {
  color: #4A4845;
  font-size: 11px;
}.shm-hero_game_z9m {
  background: #141415;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.05);
  flex-direction: column;
  display: flex;
  position: relative;
}.shm-hero_game_badge_z9m {
  border: 1px solid rgba(245,158,11,0.15);
  padding: 0.313rem 0.625rem;
  background: rgba(245,158,11,0.15);
  border-radius: 20px;
  left: 0.75rem;
  top: 12px;
  color: #F59E0B;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 10px;
  z-index: 3;
}.shm-hero_game_badge_z9m svg {
  vertical-align: -1px;
  height: 11px;
  margin-right: 4px;
  width: 0.688rem;
}.shm-hero_game_img_z9m {
  overflow: hidden;
  background: linear-gradient(135deg,#1A1200,#0D0D0E);
  padding-bottom: 60%;
  position: relative;
}.shm-hero_game_img_z9m img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.shm-hero_game_play_z9m {
  transition: opacity .2s;
  inset: 0;
  background: rgba(0,0,0,0.62);
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
}.shm-hero_game_z9m:hover .shm-hero_game_play_z9m {
  opacity: 1;
}.shm-hero_game_play_z9m span {
  border-radius: 50%;
  background: #F2C800;
  justify-content: center;
  width: 3.25rem;
  display: flex;
  align-items: center;
  height: 52px;
}.shm-hero_game_play_z9m span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.shm-hero_game_info_z9m {
  padding: 0.875rem 16px;
}.shm-hero_game_title_z9m {
  margin-bottom: 4px;
  color: #F2F0E8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.shm-hero_game_provider_z9m {
  font-size: 0.688rem;
  color: #63615C;
}.shm-hero_game_btn_z9m {
  border-radius: 8px;
  background: #F2C800;
  transition: background .2s;
  margin: 12px 1rem 16px;
  padding: 0.688rem;
  font-size: 0.813rem;
  display: block;
  color: #F2F0E8;
  text-align: center;
  font-weight: 700;
}.shm-hero_game_z9m:hover .shm-hero_game_btn_z9m {
  background: #FFD629;
}.shm-gr_jp_z9m {
  overflow: hidden;
  border-radius: 0.75rem;
  padding: 20px;
  background: linear-gradient(135deg,#1A0D2E 0%,#0A0812 100%);
  position: relative;
}.shm-gr_jp_z9m::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200,146,10,0.18) 0%,transparent 70%);
  width: 15.625rem;
  top: -60px;
  left: -60px;
  height: 15.625rem;
  content: '';
  position: absolute;
}.shm-gr_jp_z9m::after {
  background: radial-gradient(circle,rgba(245,158,11,0.15) 0%,transparent 70%);
  border-radius: 50%;
  height: 12.5rem;
  content: '';
  bottom: -40px;
  width: 200px;
  position: absolute;
  right: 0;
}.shm-gr_jp_head_z9m {
  gap: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
  display: flex;
  position: relative;
  margin-bottom: 1rem;
}.shm-gr_jp_info_z9m {
  flex: 1;
}.shm-gr_jp_label_z9m {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 11px;
  color: #8B2FD4;
  font-weight: 700;
}.shm-gr_jp_label_z9m svg {
  vertical-align: -2px;
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  margin-right: 4px;
}.shm-gr_jp_amount_z9m {
  line-height: 1;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F0E8;
  font-size: 32px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}
@media(min-width:768px) {.shm-gr_jp_amount_z9m {
  font-size: 40px;
}
}.shm-gr_jp_amount_z9m span {
  color: #F59E0B;
}.shm-gr_jp_seo_z9m {
  overflow-wrap: break-word;
  max-width: 480px;
  line-height: 1.5;
  color: #8E8C85;
  font-size: 0.75rem;
}.shm-gr_jp_cta_z9m {
  background: rgba(200,146,10,0.18);
  border-radius: 8px;
  border: 1px solid rgba(200,146,10,0.18);
  padding: 0.688rem 20px;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  z-index: 1;
  position: relative;
  flex-shrink: 0;
  font-size: 13px;
  color: #F2F0E8;
  align-self: flex-start;
  margin-top: 0.25rem;
}.shm-gr_jp_cta_z9m:hover {
  background: #C8920A;
}.shm-ws_z9m {
  padding: 2rem 1rem 0;
  background: #0D0D0E;
}
@media(min-width:768px) {.shm-ws_z9m {
  padding: 36px 24px 0;
}
}.shm-ws_in_z9m {
  margin: 0 auto;
  max-width: 1340px;
}.shm-ws_head_z9m {
  gap: 0.75rem;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
}.shm-ws_title_z9m {
  gap: 10px;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  color: #F2F0E8;
  overflow-wrap: break-word;
}.shm-ws_title_ic_z9m svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #F59E0B;
  height: 1.125rem;
  width: 18px;
}.shm-ws_online_z9m {
  gap: 7px;
  font-weight: 600;
  color: #63615C;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.shm-ws_online_dot_z9m {
  border-radius: 50%;
  background: #1FBA5C;
  height: 0.5rem;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(31,186,92,0.15);
}.shm-ws_scroll_z9m {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.shm-ws_scroll_z9m::-webkit-scrollbar {
  display: none;
}.shm-wc_z9m {
  background: #141415;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.625rem;
  border-radius: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.shm-wc_img_z9m {
  border-radius: 4px;
  overflow: hidden;
  background: #181819;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.shm-wc_img_z9m img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.shm-wc_info_z9m {
  min-width: 0;
}.shm-wc_game_z9m {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  color: #C9C7BC;
  font-weight: 600;
  text-overflow: ellipsis;
}.shm-wc_player_z9m {
  overflow: hidden;
  color: #4A4845;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
}.shm-wc_amount_z9m {
  color: #1FBA5C;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
}.shm-reg_z9m {
  padding: 2.25rem 16px 0;
  background: #0D0D0E;
}
@media(min-width: 771px) {.shm-reg_z9m {
  padding: 44px 24px 0;
}
}.shm-reg_in_z9m {
  border-radius: 12px;
  padding: 28px 24px;
  margin: 0 auto;
  background: #181819;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 83.75rem;
}
@media(min-width: 765px) {.shm-reg_in_z9m {
  padding: 2.5rem;
}
}.shm-reg_top_z9m {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.shm-reg_top_z9m {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.shm-reg_label_z9m {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #F2C800;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
}.shm-reg_h2_z9m {
  font-size: 1.375rem;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  color: #F2F0E8;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.shm-reg_h2_z9m {
  font-size: 28px;
}
}.shm-reg_bonus_z9m {
  border-radius: 0.5rem;
  padding: 10px 1rem;
  background: rgba(245,158,11,0.15);
  gap: 0.5rem;
  border: 1px solid rgba(245,158,11,0.15);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.shm-reg_bonus_amount_z9m {
  color: #F59E0B;
  font-size: 20px;
  font-weight: 800;
}.shm-reg_bonus_text_z9m {
  font-size: 13px;
  line-height: 1.35;
  color: #8E8C85;
}.shm-reg_cta_btn_z9m {
  background: #1FBA5C;
  transition: background .2s;
  border-radius: 8px;
  padding: 14px 2rem;
  display: inline-block;
  color: #0D0C08;
  box-shadow: 0 4px 0.75rem rgba(31,186,92,0.35), 0 1px 3px rgba(0,0,0,0.5);
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 12px;
}.shm-reg_cta_btn_z9m:hover {
  background: #22D167;
}.shm-reg_terms_z9m {
  line-height: 1.5;
  color: #4A4845;
  font-size: 11px;
}.shm-reg_seo_z9m {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #63615C;
  overflow-wrap: break-word;
}.shm-reg_seo_z9m p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  color: #63615C;
  line-height: 1.65;
}.shm-reg_seo_z9m p:last-child {
  margin-bottom: 0;
}.shm-reg_seo_z9m strong {
  font-weight: 700;
  color: #C9C7BC;
}.shm-reg_seo_z9m a {
  transition: color .2s;
  text-decoration: underline;
  color: #F2C800;
}.shm-reg_seo_z9m a:hover {
  color: #FFD629;
}.shm-reg_seo_z9m ul,.shm-reg_seo_z9m ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.shm-reg_seo_z9m ol {
  list-style: decimal;
}.shm-reg_seo_z9m li {
  color: #63615C;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.shm-reg_seo_z9m table {
  display: block;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 766px) {.shm-reg_seo_z9m table {
  display: table;
}
}.shm-reg_seo_z9m th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C9C7BC;
  text-align: left;
}.shm-reg_seo_z9m td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #63615C;
}.shm-reg_steps_z9m {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.shm-reg_steps_z9m {
  margin-top: 0;
}
}.shm-reg_step_z9m {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  gap: 0.875rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.shm-reg_step_num_z9m {
  background: rgba(242,200,0,0.16);
  border: 1px solid rgba(242,200,0,0.07);
  border-radius: 50%;
  display: flex;
  font-weight: 800;
  height: 2.125rem;
  font-size: 0.875rem;
  flex-shrink: 0;
  width: 2.125rem;
  align-items: center;
  color: #F2C800;
  justify-content: center;
}.shm-reg_step_title_z9m {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F2F0E8;
}.shm-reg_step_text_z9m {
  color: #63615C;
  line-height: 1.5;
  font-size: 12px;
}.shm-reg_trust_z9m {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
}.shm-reg_trust_item_z9m {
  gap: 0.438rem;
  align-items: center;
  color: #63615C;
  display: flex;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.shm-reg_trust_ic_z9m svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  color: #F2C800;
}.shm-prov_z9m {
  background: #0D0D0E;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.shm-prov_z9m {
  padding: 2.75rem 1.5rem 0;
}
}.shm-prov_in_z9m {
  margin: 0 auto;
  max-width: 1340px;
}.shm-prov_head_z9m {
  margin-bottom: 1rem;
}.shm-prov_label_z9m {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #F2C800;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.shm-prov_h2_z9m {
  color: #F2F0E8;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 766px) {.shm-prov_h2_z9m {
  font-size: 24px;
}
}.shm-prov_seo_z9m {
  margin-bottom: 1rem;
  line-height: 1.6;
  max-width: 620px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #63615C;
}.shm-prov_seo_z9m strong {
  font-weight: 700;
  color: #C9C7BC;
}.shm-prov_seo_z9m a {
  color: #F2C800;
  text-decoration: underline;
}.shm-prov_grid_z9m {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.shm-prov_grid_z9m {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.shm-prov_grid_z9m {
  grid-template-columns: repeat(8,1fr);
}
}.shm-prov_card_z9m {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  padding: 0.875rem 10px;
  background: #141415;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.shm-prov_card_z9m:hover {
  background: #181819;
  border-color: rgba(242,200,0,0.38);
}.shm-prov_logo_z9m {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
}.shm-prov_logo_z9m img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.shm-prov_name_z9m {
  text-align: center;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #8E8C85;
}.shm-app_z9m {
  padding: 36px 16px 0;
  background: #0D0D0E;
}
@media(min-width: 767px) {.shm-app_z9m {
  padding: 44px 24px 0;
}
}.shm-app_in_z9m {
  margin: 0 auto;
  max-width: 83.75rem;
}.shm-app_head_z9m {
  margin-bottom: 16px;
}.shm-app_label_z9m {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #F2C800;
}.shm-app_h2_z9m {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F2F0E8;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 767px) {.shm-app_h2_z9m {
  font-size: 24px;
}
}.shm-app_sub_z9m {
  font-size: 13px;
  max-width: 600px;
  color: #63615C;
  overflow-wrap: break-word;
  line-height: 1.6;
}.shm-app_sub_z9m strong {
  color: #C9C7BC;
  font-weight: 700;
}.shm-app_cards_z9m {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 637px) {.shm-app_cards_z9m {
  grid-template-columns: repeat(3,1fr);
}
}.shm-app_card_z9m {
  border-radius: 8px;
  overflow: hidden;
  padding: 20px;
  gap: 1rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.shm-app_card_ios_z9m {
  background: linear-gradient(135deg,rgba(242,200,0,0.16) 0%,#181819 100%);
}.shm-app_card_android_z9m {
  background: linear-gradient(135deg,rgba(31,186,92,0.15) 0%,#181819 100%);
}.shm-app_card_win_z9m {
  background: linear-gradient(135deg,rgba(245,158,11,0.15) 0%,#181819 100%);
}.shm-app_card_ic_z9m svg {
  stroke-linecap: round;
  height: 34px;
  width: 34px;
  stroke-linejoin: round;
}.shm-app_card_ic_z9m {
  flex-shrink: 0;
  color: #F2F0E8;
}.shm-app_card_os_z9m {
  font-weight: 700;
  color: #63615C;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.shm-app_card_title_z9m {
  font-size: 15px;
  font-weight: 700;
  color: #F2F0E8;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
}.shm-app_card_text_z9m {
  color: #63615C;
  font-size: 12px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.shm-app_card_btn_z9m {
  padding: 0.625rem 18px;
  border: 1px solid rgba(242,200,0,0.38);
  border-radius: 4px;
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  gap: 7px;
  font-size: 13px;
  color: #F2F0E8;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
}.shm-app_card_btn_z9m:hover {
  background: rgba(255,255,255,0.07);
}.shm-bon_z9m {
  padding: 36px 1rem 0;
  background: #0D0D0E;
}
@media(min-width: 766px) {.shm-bon_z9m {
  padding: 2.75rem 1.5rem 0;
}
}.shm-bon_in_z9m {
  margin: 0 auto;
  max-width: 1340px;
}.shm-bon_head_z9m {
  margin-bottom: 1.25rem;
}.shm-bon_label_z9m {
  letter-spacing: .08em;
  color: #F2C800;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.shm-bon_h2_z9m {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F0E8;
}
@media(min-width:768px) {.shm-bon_h2_z9m {
  font-size: 24px;
}
}.shm-bon_seo_z9m {
  color: #63615C;
  line-height: 1.6;
  font-size: 13px;
  max-width: 620px;
  overflow-wrap: break-word;
}.shm-bon_seo_z9m strong {
  font-weight: 700;
  color: #C9C7BC;
}.shm-bon_seo_z9m a {
  color: #F2C800;
  text-decoration: underline;
}.shm-bon_grid_z9m {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.shm-bon_grid_z9m {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.shm-bon_grid_z9m {
  grid-template-columns: repeat(5,1fr);
}
}.shm-bon_card_z9m {
  background: #141415;
  border-radius: 0.5rem;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
}.shm-bon_card_z9m:hover {
  border-color: rgba(242,200,0,0.07);
  transform: translateY(-2px);
}.shm-bon_card_ic_z9m svg {
  height: 26px;
  stroke-linecap: round;
  width: 26px;
  stroke-linejoin: round;
}.shm-bon_card_ic_z9m {
  margin-bottom: 0.625rem;
}.shm-bon_card_type_z9m {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  color: #63615C;
  letter-spacing: .06em;
}.shm-bon_card_amount_z9m {
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 800;
  color: #F59E0B;
}.shm-bon_card_name_z9m {
  color: #F2F0E8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 13px;
}.shm-bon_card_detail_z9m {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.688rem;
  color: #4A4845;
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.shm-htp_z9m {
  padding: 2.25rem 1rem 0;
  background: #0D0D0E;
}
@media(min-width:768px) {.shm-htp_z9m {
  padding: 44px 1.5rem 0;
}
}.shm-htp_in_z9m {
  margin: 0 auto;
  max-width: 1340px;
}.shm-htp_head_z9m {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.shm-htp_label_z9m {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #F2C800;
}.shm-htp_h2_z9m {
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F0E8;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.shm-htp_h2_z9m {
  font-size: 28px;
}
}.shm-htp_intro_z9m {
  font-size: 0.875rem;
  color: #63615C;
  line-height: 1.6;
}.shm-htp_steps_z9m {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0.75rem;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.shm-htp_steps_z9m {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.shm-htp_steps_z9m {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.shm-htp_step_z9m {
  background: #181819;
  padding: 20px 1.125rem 1.125rem;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  flex-direction: column;
  display: flex;
  position: relative;
}.shm-htp_step_num_z9m {
  background: #F2C800;
  border-radius: 50%;
  position: absolute;
  height: 1.75rem;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 13px;
  justify-content: center;
  top: -0.75rem;
  width: 28px;
  align-items: center;
  left: 20px;
  color: #0D0C08;
  font-weight: 800;
}.shm-htp_step_ic_z9m {
  background: rgba(242,200,0,0.16);
  border-radius: 4px;
  margin: 0.5rem 0 0.75rem;
  width: 36px;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  color: #F2C800;
  display: flex;
}.shm-htp_step_ic_z9m svg {
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
  stroke-linecap: round;
}.shm-htp_step_h_z9m {
  overflow-wrap: break-word;
  color: #F2F0E8;
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.shm-htp_step_p_z9m {
  font-size: 0.813rem;
  color: #63615C;
  line-height: 1.55;
  overflow-wrap: break-word;
}.shm-htp_step_p_z9m strong {
  font-weight: 600;
  color: #C9C7BC;
}.shm-htp_cta_z9m {
  background: #1FBA5C;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  color: #0D0C08;
  font-size: 0.875rem;
  display: inline-block;
  font-weight: 700;
  margin-top: 20px;
}.shm-htp_cta_z9m:hover {
  background: #22D167;
}.shm-seo_z9m {
  background: #0D0D0E;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.shm-seo_z9m {
  padding: 44px 24px 0;
}
}.shm-seo_in_z9m {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  background: #181819;
  margin: 0 auto;
  border-radius: 0.75rem;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.shm-seo_in_z9m {
  padding: 36px 2.5rem;
}
}.shm-seo_label_z9m {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #F2C800;
  text-transform: uppercase;
}.shm-seo_h2_z9m {
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F0E8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.shm-seo_h2_z9m {
  font-size: 1.5rem;
}
}.shm-seo_body_z9m {
  color: #8E8C85;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.shm-seo_body_z9m p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8E8C85;
}.shm-seo_body_z9m p:last-child {
  margin-bottom: 0;
}.shm-seo_body_z9m strong {
  font-weight: 700;
  color: #C9C7BC;
}.shm-seo_body_z9m a {
  transition: color .2s;
  text-decoration: underline;
  color: #F2C800;
}.shm-seo_body_z9m a:hover {
  color: #FFD629;
}.shm-seo_body_z9m ul,.shm-seo_body_z9m ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.shm-seo_body_z9m ol {
  list-style: decimal;
}.shm-seo_body_z9m li {
  margin-bottom: 0.375rem;
  color: #8E8C85;
  font-size: 14px;
  line-height: 1.75;
}.shm-seo_body_z9m table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.shm-seo_body_z9m table {
  display: table;
}
}.shm-seo_body_z9m th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C9C7BC;
}.shm-seo_body_z9m td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8E8C85;
}.shm-seo_cols_z9m {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.shm-seo_cols_z9m {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.shm-seo_cols_z9m {
  grid-template-columns: repeat(3,1fr);
}
}.shm-seo_col_h_z9m {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C9C7BC;
}.shm-seo_col_p_z9m {
  color: #63615C;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.shm-seo_stats_z9m {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.shm-seo_stat_z9m {
  padding: 0.875rem 1rem;
  border-radius: 8px;
  background: rgba(242,200,0,0.07);
  border: 1px solid rgba(242,200,0,0.16);
  flex: 1;
  min-width: 8.75rem;
}.shm-seo_stat_val_z9m {
  overflow-wrap: break-word;
  color: #F2C800;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
}.shm-seo_stat_lb_z9m {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #63615C;
}.shm-faq_z9m {
  background: #0D0D0E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.shm-faq_z9m {
  padding: 44px 24px 0;
}
}.shm-faq_in_z9m {
  margin: 0 auto;
  max-width: 1340px;
}.shm-faq_head_z9m {
  margin-bottom: 20px;
}.shm-faq_label_z9m {
  font-size: 11px;
  color: #F2C800;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.shm-faq_h2_z9m {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F2F0E8;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 766px) {.shm-faq_h2_z9m {
  font-size: 24px;
}
}.shm-faq_list_z9m {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.shm-faq_item_z9m {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #181819;
  overflow: hidden;
}.shm-faq_q_z9m {
  gap: 12px;
  padding: 16px 20px;
  transition: color .2s;
  font-weight: 600;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  color: #C9C7BC;
}.shm-faq_q_z9m:hover {
  color: #F2F0E8;
}.shm-faq_q_ic_z9m {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  width: 1.5rem;
  height: 24px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 1rem;
  display: flex;
  color: #F2C800;
}.shm-faq_item_z9m.shm-state_open_z9m .shm-faq_q_ic_z9m {
  transform: rotate(45deg);
}.shm-faq_a_z9m {
  padding: 0 20px 16px;
  color: #63615C;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
}.shm-faq_item_z9m.shm-state_open_z9m .shm-faq_a_z9m {
  display: block;
}.shm-faq_a_z9m strong {
  color: #C9C7BC;
  font-weight: 700;
}.shm-faq_a_z9m a {
  color: #F2C800;
  text-decoration: underline;
}.shm-faq_a_z9m ul,.shm-faq_a_z9m ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.shm-faq_a_z9m ol {
  list-style: decimal;
}.shm-faq_a_z9m li {
  margin-bottom: 4px;
  line-height: 1.6;
}.shm-faq_a_z9m table {
  margin: 8px 0;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 769px) {.shm-faq_a_z9m table {
  display: table;
}
}.shm-faq_a_z9m th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C9C7BC;
}.shm-faq_a_z9m td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #63615C;
}.shm-pmt_z9m {
  padding: 36px 1rem 0;
  background: #0D0D0E;
}
@media(min-width: 771px) {.shm-pmt_z9m {
  padding: 44px 24px 0;
}
}.shm-pmt_in_z9m {
  margin: 0 auto;
  max-width: 83.75rem;
}.shm-pmt_head_z9m {
  max-width: 720px;
  margin-bottom: 22px;
}.shm-pmt_label_z9m {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #F2C800;
}.shm-pmt_h2_z9m {
  margin-bottom: 8px;
  font-size: 22px;
  font-weight: 800;
  color: #F2F0E8;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.shm-pmt_h2_z9m {
  font-size: 28px;
}
}.shm-pmt_intro_z9m {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
  color: #63615C;
}.shm-pmt_groups_z9m {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.shm-pmt_group_z9m {
  border-radius: 8px;
  background: #181819;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem;
}.shm-pmt_group_head_z9m {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.shm-pmt_group_ic_z9m {
  background: rgba(242,200,0,0.16);
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
  color: #F2C800;
  height: 36px;
  justify-content: center;
  width: 2.25rem;
  flex-shrink: 0;
}.shm-pmt_group_ic_z9m svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
}.shm-pmt_group_h_z9m {
  margin: 0;
  font-size: 1rem;
  color: #F2F0E8;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
}.shm-pmt_group_p_z9m {
  line-height: 1.6;
  color: #63615C;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.shm-pmt_group_p_z9m strong {
  font-weight: 600;
  color: #C9C7BC;
}.shm-pmt_table_wrap_z9m {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.shm-pmt_table_z9m {
  width: 100%;
  font-size: 13px;
  min-width: 540px;
  border-collapse: collapse;
}.shm-pmt_table_z9m th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .04em;
  text-align: left;
  white-space: nowrap;
  color: #C9C7BC;
}.shm-pmt_table_z9m td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #63615C;
}.shm-pmt_table_z9m tbody tr:last-child td {
  border-bottom: none;
}.shm-pmt_table_z9m tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C9C7BC;
}.shm-seo_z9m {
  padding: 36px 16px 0;
  background: #0D0D0E;
}
@media(min-width: 766px) {.shm-seo_z9m {
  padding: 44px 24px 0;
}
}.shm-seo_in_z9m {
  border-radius: 12px;
  background: #181819;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 770px) {.shm-seo_in_z9m {
  padding: 36px 2.5rem;
}
}.shm-seo_label_z9m {
  color: #F2C800;
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.shm-seo_h2_z9m {
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F0E8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.shm-seo_h2_z9m {
  font-size: 1.5rem;
}
}.shm-seo_body_z9m {
  color: #8E8C85;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.shm-seo_body_z9m p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #8E8C85;
}.shm-seo_body_z9m p:last-child {
  margin-bottom: 0;
}.shm-seo_body_z9m strong {
  font-weight: 700;
  color: #C9C7BC;
}.shm-seo_body_z9m a {
  transition: color .2s;
  text-decoration: underline;
  color: #F2C800;
}.shm-seo_body_z9m a:hover {
  color: #FFD629;
}.shm-seo_body_z9m ul,.shm-seo_body_z9m ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.shm-seo_body_z9m ol {
  list-style: decimal;
}.shm-seo_body_z9m li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #8E8C85;
}.shm-seo_body_z9m table {
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 766px) {.shm-seo_body_z9m table {
  display: table;
}
}.shm-seo_body_z9m th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C9C7BC;
}.shm-seo_body_z9m td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8E8C85;
}.shm-seo_cols_z9m {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.shm-seo_cols_z9m {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.shm-seo_cols_z9m {
  grid-template-columns: repeat(3,1fr);
}
}.shm-seo_col_h_z9m {
  font-size: 13px;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #C9C7BC;
  overflow-wrap: break-word;
}.shm-seo_col_p_z9m {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #63615C;
}.shm-seo_stats_z9m {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.shm-seo_stat_z9m {
  border-radius: 0.5rem;
  border: 1px solid rgba(242,200,0,0.16);
  flex: 1;
  padding: 14px 1rem;
  background: rgba(242,200,0,0.07);
  min-width: 8.75rem;
}.shm-seo_stat_val_z9m {
  font-weight: 800;
  color: #F2C800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.shm-seo_stat_lb_z9m {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #63615C;
}.shm-seo_z9m {
  background: #0D0D0E;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.shm-seo_z9m {
  padding: 44px 24px 0;
}
}.shm-seo_in_z9m {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  background: #181819;
  padding: 1.75rem 24px;
  border-radius: 0.75rem;
  max-width: 1340px;
}
@media(min-width: 765px) {.shm-seo_in_z9m {
  padding: 36px 2.5rem;
}
}.shm-seo_label_z9m {
  color: #F2C800;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.shm-seo_h2_z9m {
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F2F0E8;
}
@media(min-width: 766px) {.shm-seo_h2_z9m {
  font-size: 1.5rem;
}
}.shm-seo_body_z9m {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8E8C85;
}.shm-seo_body_z9m p {
  font-size: 0.875rem;
  color: #8E8C85;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.shm-seo_body_z9m p:last-child {
  margin-bottom: 0;
}.shm-seo_body_z9m strong {
  font-weight: 700;
  color: #C9C7BC;
}.shm-seo_body_z9m a {
  transition: color .2s;
  color: #F2C800;
  text-decoration: underline;
}.shm-seo_body_z9m a:hover {
  color: #FFD629;
}.shm-seo_body_z9m ul,.shm-seo_body_z9m ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.shm-seo_body_z9m ol {
  list-style: decimal;
}.shm-seo_body_z9m li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #8E8C85;
}.shm-seo_body_z9m table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 767px) {.shm-seo_body_z9m table {
  display: table;
}
}.shm-seo_body_z9m th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C9C7BC;
  text-align: left;
}.shm-seo_body_z9m td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8E8C85;
}.shm-seo_cols_z9m {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.shm-seo_cols_z9m {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.shm-seo_cols_z9m {
  grid-template-columns: repeat(3,1fr);
}
}.shm-seo_col_h_z9m {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C9C7BC;
  font-size: 13px;
}.shm-seo_col_p_z9m {
  font-size: 13px;
  color: #63615C;
  line-height: 1.65;
  overflow-wrap: break-word;
}.shm-seo_stats_z9m {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.shm-seo_stat_z9m {
  flex: 1;
  background: rgba(242,200,0,0.07);
  border-radius: 8px;
  border: 1px solid rgba(242,200,0,0.16);
  padding: 14px 16px;
  min-width: 140px;
}.shm-seo_stat_val_z9m {
  margin-bottom: 0.25rem;
  font-size: 20px;
  color: #F2C800;
  overflow-wrap: break-word;
  font-weight: 800;
}.shm-seo_stat_lb_z9m {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #63615C;
}.shm-ft_z9m {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080809;
  margin-top: 48px;
}.shm-ft_support_z9m {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 769px) {.shm-ft_support_z9m {
  padding: 28px 24px;
}
}.shm-ft_support_in_z9m {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1340px;
  display: flex;
}.shm-ft_support_main_z9m {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.shm-ft_support_ic_z9m {
  flex-shrink: 0;
  color: #F2C800;
}.shm-ft_support_ic_z9m svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.shm-ft_support_text_title_z9m {
  color: #F2F0E8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
}.shm-ft_support_text_sub_z9m {
  font-size: 0.75rem;
  color: #63615C;
  overflow-wrap: break-word;
}.shm-ft_support_btn_z9m {
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 0.5rem;
  background: #F2C800;
  font-weight: 700;
  color: #F2F0E8;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
}.shm-ft_support_btn_z9m:hover {
  background: #FFD629;
}.shm-ft_support_contacts_z9m {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.shm-ft_support_contact_z9m {
  line-height: 1.4;
  color: #4A4845;
  font-size: 12px;
}.shm-ft_support_contact_z9m strong {
  color: #8E8C85;
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.shm-ft_main_z9m {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 767px) {.shm-ft_main_z9m {
  padding: 2.5rem 24px 32px;
}
}.shm-ft_main_in_z9m {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width: 642px) {.shm-ft_main_in_z9m {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.shm-ft_main_in_z9m {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.shm-ft_col_logo_z9m {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.shm-ft_col_logo_z9m {
  grid-column: auto;
}
}.shm-ft_logo_z9m {
  gap: 0.563rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
  font-weight: 800;
  color: #F2F0E8;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 16px;
}.shm-ft_logo_mark_z9m {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.shm-ft_logo_mark_z9m img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.shm-ft_logo_sub_z9m {
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  color: #4A4845;
}.shm-ft_col_title_z9m {
  margin-bottom: 0.875rem;
  color: #8E8C85;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: .07em;
}.shm-ft_col_links_z9m {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.shm-ft_col_link_z9m {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #4A4845;
}.shm-ft_col_link_z9m:hover {
  color: #C9C7BC;
}.shm-ft_apps_z9m {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.shm-ft_app_card_z9m {
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  padding: 10px 12px;
  border-radius: 0.25rem;
  gap: 10px;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
}.shm-ft_app_card_z9m:hover {
  border-color: rgba(242,200,0,0.38);
}.shm-ft_app_card_ic_z9m svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.shm-ft_app_card_os_z9m {
  font-weight: 600;
  color: #4A4845;
  font-size: 10px;
}.shm-ft_app_card_action_z9m {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C9C7BC;
}.shm-ft_bot_z9m {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.shm-ft_bot_z9m {
  padding: 1.25rem 24px;
}
}.shm-ft_bot_in_z9m {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1340px;
}.shm-ft_socials_z9m {
  gap: 0.5rem;
  display: flex;
}.shm-ft_soc_z9m {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border-radius: 0.25rem;
  justify-content: center;
  color: #8E8C85;
  align-items: center;
  height: 36px;
  display: flex;
  width: 36px;
}.shm-ft_soc_z9m svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.shm-ft_soc_z9m:hover {
  background: rgba(255,255,255,0.07);
}.shm-ft_legal_z9m {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  color: #787470;
  overflow-wrap: break-word;
  min-width: 200px;
}.shm-ft_legal_z9m strong {
  font-weight: 700;
  color: #8E8C85;
}.shm-ft_legal_z9m a {
  text-decoration: underline;
  color: #8E8C85;
}.shm-ft_age_z9m {
  border: 2px solid #787470;
  border-radius: 50%;
  width: 2rem;
  justify-content: center;
  margin-left: auto;
  color: #787470;
  font-weight: 800;
  flex-shrink: 0;
  height: 2rem;
  align-items: center;
  display: flex;
  font-size: 11px;
}