html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0D0B17;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Inter', sans-serif;
  color: #C5BDDE;
  line-height: 1.6;
}.srh-layout_0il {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.srh-page_0il {
  min-height: 100vh;
  display: flex;
}.srh-main_0il {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1081px) {.srh-main_0il {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.srh-main_0il {
  padding-bottom: 72px;
}
}.srh-gc_0il {
  background: #120F20;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 10px;
  width: 140px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 638px) {.srh-gc_0il {
  width: 156px;
}
}
@media(min-width: 1077px) {.srh-gc_0il {
  width: 10.5rem;
}
}.srh-gc_0il:hover {
  border-color: rgba(240, 168, 0, 0.07);
  transform: translateY(-3px);
}.srh-gc_img_0il {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.srh-gc_img_0il img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.srh-gc_hover_0il {
  transition: opacity .2s;
  background: rgba(8, 6, 16, 0.72);
  inset: 0;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
}.srh-gc_0il:hover .srh-gc_hover_0il {
  opacity: 1;
}.srh-gc_hover_btn_0il {
  border-radius: 0.375rem;
  padding: 8px 16px;
  background: #F0A800;
  color: #F4EFFF;
  font-size: 0.75rem;
  font-weight: 700;
}.srh-gc_info_0il {
  padding: 0.5rem 10px 0.625rem;
}.srh-gc_name_0il {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #C5BDDE;
  font-weight: 600;
  font-size: 0.75rem;
  max-width: 100%;
  text-overflow: ellipsis;
}.srh-gc_prov_0il {
  color: #524B72;
  font-size: 10px;
}.srh-gc_tag_0il {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
  top: 6px;
  font-size: 0.563rem;
  left: 0.375rem;
}.srh-gc_tag_hot_0il {
  background: #E53030;
  color: #fff;
}.srh-gc_tag_new_0il {
  background: #21C55D;
  color: #0D0B17;
}.srh-gc_tag_jp_0il {
  background: #FFD700;
  color: #0D0B17;
}.srh-gc_tag_ex_0il {
  background: #C46A00;
  color: #fff;
}.srh-gc_tag_live_0il {
  background: #E53030;
  color: #fff;
}.srh-gr_0il {
  background: #0D0B17;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.srh-gr_0il {
  padding: 36px 1.5rem 0;
}
}.srh-gr_in_0il {
  margin: 0 auto;
  max-width: 82.5rem;
}.srh-gr_head_0il {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.srh-gr_head_l_0il {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.srh-gr_ic_0il {
  border-radius: 0.625rem;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
  width: 2rem;
  display: flex;
  align-items: center;
}.srh-gr_ic_0il svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.srh-gr_title_0il {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F4EFFF;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width: 769px) {.srh-gr_title_0il {
  font-size: 1.125rem;
}
}.srh-gr_more_0il {
  gap: 0.313rem;
  transition: color .2s;
  color: #6B6090;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
}.srh-gr_more_0il:hover {
  color: #F0A800;
}.srh-gr_more_0il svg {
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.srh-gr_arrows_0il {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.srh-gr_arr_0il {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  display: flex;
  color: #9589B4;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 30px;
}.srh-gr_arr_0il:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EFFF;
}.srh-gr_arr_0il svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.srh-gr_seo_h_0il {
  margin: 0 0 0.375rem;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 0.813rem;
  color: #C5BDDE;
}
@media(min-width: 766px) {.srh-gr_seo_h_0il {
  font-size: 0.875rem;
}
}.srh-gr_seo_0il {
  max-width: 680px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.55;
  color: #6B6090;
  font-size: 0.75rem;
}.srh-gr_seo_0il strong {
  font-weight: 600;
  color: #C5BDDE;
}.srh-gr_scroll_0il {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.srh-gr_scroll_0il::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.srh-gr_scroll_0il {
  gap: 0.75rem;
}
}.srh-tb_0il {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0B17;
  height: 3.5rem;
  align-items: center;
  display: flex;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 80;
  right: 0;
}.srh-tb_in_0il {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.srh-tb_burger_0il {
  border-radius: 10px;
  gap: 5px;
  align-items: center;
  height: 38px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  width: 38px;
  margin-right: 0.5rem;
  flex-shrink: 0;
}.srh-tb_burger_0il:hover {
  background: rgba(255, 255, 255, 0.05);
}.srh-tb_burger_line_0il {
  border-radius: 1px;
  background: #9589B4;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1077px) {.srh-tb_burger_0il {
  display: none;
}
}.srh-tb_logo_0il {
  gap: 0.563rem;
  align-items: center;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  color: #F4EFFF;
  font-size: 18px;
  letter-spacing: -.01em;
  margin-right: 20px;
  overflow-wrap: break-word;
}.srh-tb_logo_mark_0il {
  overflow: hidden;
  border-radius: 10px;
  justify-content: center;
  width: 2rem;
  align-items: center;
  display: flex;
  height: 2rem;
}.srh-tb_logo_mark_0il img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.srh-tb_nav_0il {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.srh-tb_nav_0il {
  display: flex;
}
}.srh-tb_tab_0il {
  padding: 8px 14px;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  color: #9589B4;
  font-size: 13px;
  font-weight: 600;
}.srh-tb_tab_0il:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EFFF;
}.srh-tb_tab_0il.srh-state_active_0il {
  background: rgba(240, 168, 0, 0.18);
  color: #F4EFFF;
}.srh-tb_right_0il {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.srh-tb_login_0il {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  display: none;
  color: #C5BDDE;
  font-weight: 600;
  font-size: 0.813rem;
}.srh-tb_login_0il:hover {
  border-color: rgba(240, 168, 0, 0.40);
  color: #F4EFFF;
}
@media(min-width: 483px) {.srh-tb_login_0il {
  display: block;
}
}.srh-tb_reg_0il {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #21C55D;
  padding: 0.563rem 1.125rem;
  white-space: nowrap;
  font-weight: 700;
  color: #0D0B17;
  font-size: 0.813rem;
}.srh-tb_reg_0il:hover {
  background: #17A84E;
}.srh-sb_0il {
  transform: translateX(-100%);
  background: #161328;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 70;
  overflow-y: auto;
  top: 56px;
  width: 220px;
}.srh-sb_0il.srh-state_open_0il {
  transform: translateX(0);
}.srh-sb_0il::-webkit-scrollbar {
  width: 0.25rem;
}.srh-sb_0il::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.srh-sb_0il {
  transform: translateX(0);
}
}.srh-sb_auth_0il {
  padding: 0.875rem 12px 0.625rem;
}.srh-sb_btn_reg_0il {
  background: #21C55D;
  padding: 11px;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  margin-bottom: 8px;
  color: #0D0B17;
  font-size: 13px;
  display: block;
  text-align: center;
}.srh-sb_btn_reg_0il:hover {
  background: #17A84E;
}.srh-sb_btn_login_0il {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  color: #C5BDDE;
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
}.srh-sb_btn_login_0il:hover {
  border-color: rgba(240, 168, 0, 0.40);
  color: #F4EFFF;
}.srh-sb_promo_0il {
  background: linear-gradient(135deg,#271600,#161328);
  margin: 0 12px 10px;
  padding: 12px 14px;
  overflow: hidden;
  border: 1px solid rgba(240, 168, 0, 0.18);
  border-radius: 0.625rem;
  position: relative;
}.srh-sb_promo_0il::before {
  background: radial-gradient(circle,rgba(240, 168, 0, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  top: -20px;
  width: 80px;
  content: '';
  height: 80px;
  right: -1.25rem;
}.srh-sb_promo_title_0il {
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.25rem;
  color: #F0A800;
  font-weight: 700;
}.srh-sb_promo_text_0il {
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #F4EFFF;
}.srh-sb_promo_sub_0il {
  margin-top: 3px;
  color: #6B6090;
  font-size: 0.625rem;
}.srh-sb_nav_0il {
  padding: 0.375rem 8px 16px;
}.srh-sb_nav_lb_0il {
  padding: 0.625rem 8px 0.375rem;
  color: #524B72;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.srh-sb_link_0il {
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 0.375rem;
  padding: 0.563rem 0.625rem;
  font-size: 0.813rem;
  display: flex;
  overflow-wrap: break-word;
  color: #9589B4;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
}.srh-sb_link_0il:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EFFF;
}.srh-sb_link_0il.srh-state_active_0il {
  background: rgba(240, 168, 0, 0.18);
  color: #F4EFFF;
}.srh-sb_ic_0il {
  border-radius: 0.375rem;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.srh-sb_ic_0il svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.srh-sb_ic_1_0il {
  background: rgba(240, 168, 0, 0.07);
  color: #F0A800;
}.srh-sb_ic_2_0il {
  background: rgba(33, 197, 93, 0.15);
  color: #21C55D;
}.srh-sb_ic_3_0il {
  background: rgba(255, 215, 0, 0.13);
  color: #FFD700;
}.srh-sb_ic_4_0il {
  background: rgba(196, 106, 0, 0.22);
  color: #C46A00;
}.srh-sb_ic_5_0il {
  background: rgba(240, 168, 0, 0.07);
  color: #F0558A;
}.srh-sb_ic_6_0il {
  background: rgba(196, 106, 0, 0.22);
  color: #9C27B0;
}.srh-sb_badge_0il {
  background: #FFD700;
  border-radius: 6px;
  padding: 2px 0.438rem;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
  color: #0D0B17;
}.srh-sb_bot_0il {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.srh-sb_lang_0il,.srh-sb_help_0il {
  transition: border-color .2s;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  padding: 0.563rem 0.375rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 11px;
  color: #9589B4;
  justify-content: center;
}.srh-sb_lang_0il:hover,.srh-sb_help_0il:hover {
  border-color: rgba(240, 168, 0, 0.40);
  color: #F4EFFF;
}.srh-sb_lang_0il svg,.srh-sb_help_0il svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.srh-sb_bd_0il {
  background: rgba(8, 6, 16, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.srh-sb_bd_0il.srh-state_on_0il {
  display: block;
}
@media(min-width: 1082px) {.srh-sb_bd_0il {
  display: none!important;
}
}.srh-mob_nav_0il {
  background: #161328;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  display: flex;
  left: 0;
  bottom: 0;
  position: fixed;
  z-index: 80;
}
@media(min-width: 1081px) {.srh-mob_nav_0il {
  display: none;
}
}.srh-mob_nav_item_0il {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #524B72;
}.srh-mob_nav_ic_0il {
  line-height: 1;
}.srh-mob_nav_ic_0il svg {
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
}.srh-mob_nav_lb_0il {
  font-weight: 600;
  font-size: 0.625rem;
  color: #524B72;
}.srh-mob_nav_item_0il.srh-state_active_0il {
  color: #F0A800;
}.srh-mob_nav_item_0il.srh-state_active_0il .srh-mob_nav_lb_0il {
  color: #F0A800;
}.srh-hero_0il {
  padding: 1.25rem 16px 0;
  background: #0D0B17;
}
@media(min-width: 766px) {.srh-hero_0il {
  padding: 24px 1.5rem 0;
}
}.srh-hero_in_0il {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.srh-hero_in_0il {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.srh-hero_in_0il {
  grid-template-columns: 1fr 21.25rem;
}
}.srh-hero_promo_0il {
  border-radius: 16px;
  background: #120F20;
  overflow: hidden;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width: 770px) {.srh-hero_promo_0il {
  min-height: 17.5rem;
}
}.srh-hero_promo_bg_0il {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#271600 0%,#0D0B17 100%);
  position: absolute;
  background-size: cover;
}.srh-hero_promo_bg_0il::after {
  background: linear-gradient(90deg,#0D0B17 0%,rgba(8, 6, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.srh-hero_promo_glow_0il {
  background: radial-gradient(circle,rgba(196, 106, 0, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  position: absolute;
  width: 300px;
  top: -40px;
  pointer-events: none;
  right: 3.75rem;
}.srh-hero_promo_ct_0il {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  max-width: 30rem;
  justify-content: center;
  display: flex;
  position: relative;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 769px) {.srh-hero_promo_ct_0il {
  padding: 40px 2rem;
}
}.srh-hero_badge_0il {
  padding: 5px 0.75rem;
  border: 1px solid rgba(240, 168, 0, 0.07);
  border-radius: 1.25rem;
  background: rgba(240, 168, 0, 0.18);
  color: #F0A800;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0.875rem;
}.srh-hero_h1_0il {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-size: 1.625rem;
  color: #F4EFFF;
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
}.srh-hero_h1_0il em {
  color: #FFD700;
  font-style: normal;
}
@media(min-width: 770px) {.srh-hero_h1_0il {
  font-size: 2.25rem;
}
}.srh-hero_sub_0il {
  color: #9589B4;
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.srh-hero_sub_0il {
  font-size: 0.875rem;
}
}.srh-hero_row_0il {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.srh-hero_cta_0il {
  padding: 0.813rem 1.625rem;
  background: #21C55D;
  transition: background .2s;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.55), 0 6px 1.125rem rgba(33, 197, 93, 0.35);
  font-size: 0.875rem;
  font-weight: 700;
  color: #0D0B17;
}.srh-hero_cta_0il:hover {
  background: #17A84E;
}.srh-hero_terms_0il {
  font-size: 0.688rem;
  color: #524B72;
}.srh-hero_game_0il {
  background: #120F20;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.srh-hero_game_badge_0il {
  background: rgba(255, 215, 0, 0.13);
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 215, 0, 0.13);
  padding: 0.313rem 0.625rem;
  color: #FFD700;
  position: absolute;
  top: 12px;
  z-index: 3;
  left: 0.75rem;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
}.srh-hero_game_badge_0il svg {
  height: 0.688rem;
  width: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.srh-hero_game_img_0il {
  overflow: hidden;
  background: linear-gradient(135deg,#271600,#0D0B17);
  padding-bottom: 60%;
  position: relative;
}.srh-hero_game_img_0il img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.srh-hero_game_play_0il {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 6, 16, 0.72);
  display: flex;
  align-items: center;
  position: absolute;
  justify-content: center;
  opacity: 0;
}.srh-hero_game_0il:hover .srh-hero_game_play_0il {
  opacity: 1;
}.srh-hero_game_play_0il span {
  background: #F0A800;
  border-radius: 50%;
  width: 3.25rem;
  height: 3.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.srh-hero_game_play_0il span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.srh-hero_game_info_0il {
  padding: 0.875rem 1rem;
}.srh-hero_game_title_0il {
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #F4EFFF;
}.srh-hero_game_provider_0il {
  color: #6B6090;
  font-size: 0.688rem;
}.srh-hero_game_btn_0il {
  transition: background .2s;
  margin: 12px 1rem 1rem;
  padding: 0.688rem;
  border-radius: 0.625rem;
  background: #F0A800;
  color: #F4EFFF;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
}.srh-hero_game_0il:hover .srh-hero_game_btn_0il {
  background: #FFB833;
}.srh-sbar_0il {
  background: #0D0B17;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.srh-sbar_0il {
  padding: 18px 1.5rem 0;
}
}.srh-sbar_in_0il {
  margin: 0 auto;
  max-width: 1320px;
}.srh-sbar_row_0il {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.srh-sbar_input_0il {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  border-radius: 0.625rem;
  padding: 0.688rem 1rem;
  background: #120F20;
  transition: border-color .2s;
  flex: 1;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #6B6090;
  font-size: 13px;
}.srh-sbar_input_0il:hover {
  border-color: rgba(240, 168, 0, 0.40);
}.srh-sbar_input_0il svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 0.938rem;
  height: 0.938rem;
}.srh-sbar_providers_0il {
  gap: 0.5rem;
  transition: border-color .2s;
  border-radius: 0.625rem;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #120F20;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  color: #C5BDDE;
  font-weight: 600;
}.srh-sbar_providers_0il:hover {
  border-color: rgba(240, 168, 0, 0.40);
  color: #F4EFFF;
}.srh-sbar_providers_0il svg {
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.srh-sbar_tabs_0il {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.srh-sbar_tabs_0il::-webkit-scrollbar {
  display: none;
}.srh-sbar_tab_0il {
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #9589B4;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
  font-size: 12px;
}.srh-sbar_tab_0il:hover {
  border-color: rgba(240, 168, 0, 0.40);
  background: rgba(255, 255, 255, 0.07);
  color: #F4EFFF;
}.srh-sbar_tab_0il.srh-state_active_0il {
  border-color: rgba(240, 168, 0, 0.07);
  background: rgba(240, 168, 0, 0.18);
  color: #F4EFFF;
}.srh-sbar_tab_ic_0il svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.srh-wy_0il {
  padding: 2rem 1rem 0;
  background: #0D0B17;
}
@media(min-width: 771px) {.srh-wy_0il {
  padding: 40px 24px 0;
}
}.srh-wy_in_0il {
  margin: 0 auto;
  max-width: 1320px;
}.srh-wy_head_0il {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.srh-wy_label_0il {
  letter-spacing: .08em;
  color: #F0A800;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.srh-wy_h2_0il {
  margin-bottom: 8px;
  color: #F4EFFF;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.srh-wy_h2_0il {
  font-size: 24px;
}
}.srh-wy_intro_0il {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #6B6090;
}.srh-wy_grid_0il {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.srh-wy_grid_0il {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.srh-wy_grid_0il {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.srh-wy_card_0il {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #161328;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
}.srh-wy_card_0il:hover {
  border-color: rgba(240, 168, 0, 0.07);
  transform: translateY(-2px);
}.srh-wy_card_ic_0il {
  background: rgba(240, 168, 0, 0.18);
  border-radius: 50%;
  display: flex;
  color: #F0A800;
  height: 44px;
  margin-bottom: 14px;
  align-items: center;
  justify-content: center;
  width: 44px;
}.srh-wy_card_ic_0il svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
}.srh-wy_card_h_0il {
  line-height: 1.25;
  font-weight: 700;
  color: #F4EFFF;
  font-size: 15px;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}.srh-wy_card_p_0il {
  font-size: 13px;
  color: #6B6090;
  overflow-wrap: break-word;
  line-height: 1.6;
}.srh-wy_card_p_0il strong {
  font-weight: 600;
  color: #C5BDDE;
}.srh-gcg_0il {
  padding: 36px 1rem 0;
  background: #0D0B17;
}
@media(min-width: 770px) {.srh-gcg_0il {
  padding: 2.75rem 24px 0;
}
}.srh-gcg_in_0il {
  margin: 0 auto;
  max-width: 82.5rem;
}.srh-gcg_head_0il {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.srh-gcg_label_0il {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #F0A800;
}.srh-gcg_h2_0il {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F4EFFF;
  margin-bottom: 8px;
}
@media(min-width:768px) {.srh-gcg_h2_0il {
  font-size: 1.75rem;
}
}.srh-gcg_intro_0il {
  font-size: 13px;
  line-height: 1.6;
  color: #6B6090;
}.srh-gcg_grid_0il {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.srh-gcg_grid_0il {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.srh-gcg_grid_0il {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.srh-gcg_card_0il {
  overflow: hidden;
  border-radius: 1rem;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  min-height: 240px;
  justify-content: flex-end;
  flex-direction: column;
  cursor: pointer;
  position: relative;
}.srh-gcg_card_0il:hover {
  transform: translateY(-3px);
  border-color: rgba(240, 168, 0, 0.18);
}.srh-gcg_card_bg_0il {
  inset: 0;
  position: absolute;
  z-index: 0;
}.srh-gcg_card_bg_0il::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.srh-gcg_card_ic_0il {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  z-index: 2;
  top: 18px;
  right: 1.125rem;
  display: flex;
  width: 2.5rem;
  height: 40px;
  justify-content: center;
  color: #F4EFFF;
  align-items: center;
}.srh-gcg_card_ic_0il svg {
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
}.srh-gcg_card_ct_0il {
  z-index: 1;
  position: relative;
}.srh-gcg_card_h_0il {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  color: #F4EFFF;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.srh-gcg_card_h_0il {
  font-size: 1.25rem;
}
}.srh-gcg_card_p_0il {
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.srh-gcg_card_p_0il strong {
  font-weight: 600;
  color: #F4EFFF;
}.srh-gcg_card_cta_0il {
  gap: 4px;
  font-size: 0.75rem;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #F0A800;
  display: inline-flex;
  letter-spacing: .04em;
}.srh-gcg_card_cta_0il svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
}.srh-ws_0il {
  padding: 2rem 1rem 0;
  background: #0D0B17;
}
@media(min-width:768px) {.srh-ws_0il {
  padding: 36px 1.5rem 0;
}
}.srh-ws_in_0il {
  margin: 0 auto;
  max-width: 82.5rem;
}.srh-ws_head_0il {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  display: flex;
  flex-wrap: wrap;
}.srh-ws_title_0il {
  gap: 10px;
  display: flex;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  align-items: center;
  color: #F4EFFF;
  font-weight: 700;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.srh-ws_title_ic_0il svg {
  color: #FFD700;
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.srh-ws_online_0il {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #6B6090;
  font-size: 12px;
}.srh-ws_online_dot_0il {
  border-radius: 50%;
  background: #21C55D;
  height: 8px;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(33, 197, 93, 0.15);
}.srh-ws_scroll_0il {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
}.srh-ws_scroll_0il::-webkit-scrollbar {
  display: none;
}.srh-wc_0il {
  border-radius: 10px;
  background: #120F20;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
}.srh-wc_img_0il {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #161328;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.srh-wc_img_0il img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.srh-wc_info_0il {
  min-width: 0;
}.srh-wc_game_0il {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  color: #C5BDDE;
}.srh-wc_player_0il {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #524B72;
  text-overflow: ellipsis;
}.srh-wc_amount_0il {
  margin-left: auto;
  color: #21C55D;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
}.srh-htp_0il {
  background: #0D0B17;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.srh-htp_0il {
  padding: 44px 1.5rem 0;
}
}.srh-htp_in_0il {
  margin: 0 auto;
  max-width: 1320px;
}.srh-htp_head_0il {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.srh-htp_label_0il {
  font-weight: 700;
  color: #F0A800;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
}.srh-htp_h2_0il {
  overflow-wrap: break-word;
  color: #F4EFFF;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.srh-htp_h2_0il {
  font-size: 1.75rem;
}
}.srh-htp_intro_0il {
  color: #6B6090;
  line-height: 1.6;
  font-size: 14px;
}.srh-htp_steps_0il {
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 639px) {.srh-htp_steps_0il {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.srh-htp_steps_0il {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.srh-htp_step_0il {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 18px 1.125rem;
  background: #161328;
  border-radius: 0.625rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.srh-htp_step_num_0il {
  border-radius: 50%;
  background: #F0A800;
  position: absolute;
  width: 1.75rem;
  display: flex;
  font-weight: 800;
  justify-content: center;
  height: 1.75rem;
  color: #0D0B17;
  top: -12px;
  left: 20px;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  align-items: center;
}.srh-htp_step_ic_0il {
  border-radius: 6px;
  margin: 0.5rem 0 0.75rem;
  background: rgba(240, 168, 0, 0.18);
  align-items: center;
  display: flex;
  width: 2.25rem;
  height: 2.25rem;
  color: #F0A800;
  justify-content: center;
}.srh-htp_step_ic_0il svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
}.srh-htp_step_h_0il {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #F4EFFF;
  line-height: 1.25;
  overflow-wrap: break-word;
}.srh-htp_step_p_0il {
  color: #6B6090;
  font-size: 0.813rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.srh-htp_step_p_0il strong {
  color: #C5BDDE;
  font-weight: 600;
}.srh-htp_cta_0il {
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #21C55D;
  border-radius: 0.625rem;
  font-weight: 700;
  display: inline-block;
  font-size: 0.875rem;
  color: #0D0B17;
  margin-top: 1.25rem;
}.srh-htp_cta_0il:hover {
  background: #17A84E;
}.srh-reg_0il {
  padding: 36px 1rem 0;
  background: #0D0B17;
}
@media(min-width: 770px) {.srh-reg_0il {
  padding: 44px 1.5rem 0;
}
}.srh-reg_in_0il {
  border-radius: 1rem;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #161328;
  max-width: 1320px;
}
@media(min-width: 769px) {.srh-reg_in_0il {
  padding: 40px;
}
}.srh-reg_top_0il {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.srh-reg_top_0il {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.srh-reg_label_0il {
  color: #F0A800;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.srh-reg_h2_0il {
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.75rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F4EFFF;
}
@media(min-width: 767px) {.srh-reg_h2_0il {
  font-size: 28px;
}
}.srh-reg_bonus_0il {
  padding: 10px 16px;
  background: rgba(255, 215, 0, 0.13);
  border: 1px solid rgba(255, 215, 0, 0.13);
  border-radius: 0.625rem;
  gap: 8px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.srh-reg_bonus_amount_0il {
  font-weight: 800;
  font-size: 1.25rem;
  color: #FFD700;
}.srh-reg_bonus_text_0il {
  font-size: 13px;
  line-height: 1.35;
  color: #9589B4;
}.srh-reg_cta_btn_0il {
  padding: 14px 32px;
  border-radius: 10px;
  background: #21C55D;
  transition: background .2s;
  color: #0D0B17;
  box-shadow: 0 2px 0.5rem rgba(0, 0, 0, 0.55), 0 6px 1.125rem rgba(33, 197, 93, 0.35);
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 0.75rem;
}.srh-reg_cta_btn_0il:hover {
  background: #17A84E;
}.srh-reg_terms_0il {
  line-height: 1.5;
  font-size: 11px;
  color: #524B72;
}.srh-reg_seo_0il {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  margin-top: 20px;
  line-height: 1.65;
  color: #6B6090;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.srh-reg_seo_0il p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #6B6090;
  font-size: 0.813rem;
}.srh-reg_seo_0il p:last-child {
  margin-bottom: 0;
}.srh-reg_seo_0il strong {
  font-weight: 700;
  color: #C5BDDE;
}.srh-reg_seo_0il a {
  transition: color .2s;
  color: #F0A800;
  text-decoration: underline;
}.srh-reg_seo_0il a:hover {
  color: #FFB833;
}.srh-reg_seo_0il ul,.srh-reg_seo_0il ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.srh-reg_seo_0il ol {
  list-style: decimal;
}.srh-reg_seo_0il li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  color: #6B6090;
  line-height: 1.65;
}.srh-reg_seo_0il table {
  margin-bottom: 0.625rem;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.srh-reg_seo_0il table {
  display: table;
}
}.srh-reg_seo_0il th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #C5BDDE;
  font-weight: 700;
}.srh-reg_seo_0il td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6B6090;
}.srh-reg_steps_0il {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 858px) {.srh-reg_steps_0il {
  margin-top: 0;
}
}.srh-reg_step_0il {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.srh-reg_step_num_0il {
  background: rgba(240, 168, 0, 0.18);
  border: 1px solid rgba(240, 168, 0, 0.07);
  border-radius: 50%;
  display: flex;
  font-size: 14px;
  width: 2.125rem;
  align-items: center;
  height: 34px;
  justify-content: center;
  font-weight: 800;
  color: #F0A800;
  flex-shrink: 0;
}.srh-reg_step_title_0il {
  color: #F4EFFF;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
}.srh-reg_step_text_0il {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #6B6090;
}.srh-reg_trust_0il {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.srh-reg_trust_item_0il {
  gap: 0.438rem;
  display: flex;
  color: #6B6090;
  font-size: 12px;
  align-items: center;
  overflow-wrap: break-word;
}.srh-reg_trust_ic_0il svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  color: #F0A800;
}.srh-prov_0il {
  background: #0D0B17;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.srh-prov_0il {
  padding: 44px 24px 0;
}
}.srh-prov_in_0il {
  margin: 0 auto;
  max-width: 82.5rem;
}.srh-prov_head_0il {
  margin-bottom: 16px;
}.srh-prov_label_0il {
  font-weight: 700;
  color: #F0A800;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.srh-prov_h2_0il {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F4EFFF;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.srh-prov_h2_0il {
  font-size: 1.5rem;
}
}.srh-prov_seo_0il {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6B6090;
  font-size: 13px;
  max-width: 38.75rem;
  margin-bottom: 16px;
}.srh-prov_seo_0il strong {
  font-weight: 700;
  color: #C5BDDE;
}.srh-prov_seo_0il a {
  text-decoration: underline;
  color: #F0A800;
}.srh-prov_grid_0il {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.srh-prov_grid_0il {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.srh-prov_grid_0il {
  grid-template-columns: repeat(8,1fr);
}
}.srh-prov_card_0il {
  padding: 0.875rem 0.625rem;
  background: #120F20;
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 7px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.srh-prov_card_0il:hover {
  border-color: rgba(240, 168, 0, 0.40);
  background: #161328;
}.srh-prov_logo_0il {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  display: flex;
}.srh-prov_logo_0il img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.srh-prov_name_0il {
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  color: #9589B4;
}.srh-bon_0il {
  background: #0D0B17;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.srh-bon_0il {
  padding: 44px 1.5rem 0;
}
}.srh-bon_in_0il {
  margin: 0 auto;
  max-width: 1320px;
}.srh-bon_head_0il {
  margin-bottom: 20px;
}.srh-bon_label_0il {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #F0A800;
  text-transform: uppercase;
  font-weight: 700;
}.srh-bon_h2_0il {
  color: #F4EFFF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.srh-bon_h2_0il {
  font-size: 24px;
}
}.srh-bon_seo_0il {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #6B6090;
  max-width: 620px;
}.srh-bon_seo_0il strong {
  color: #C5BDDE;
  font-weight: 700;
}.srh-bon_seo_0il a {
  color: #F0A800;
  text-decoration: underline;
}.srh-bon_grid_0il {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.srh-bon_grid_0il {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.srh-bon_grid_0il {
  grid-template-columns: repeat(5,1fr);
}
}.srh-bon_card_0il {
  background: #120F20;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
}.srh-bon_card_0il:hover {
  transform: translateY(-2px);
  border-color: rgba(240, 168, 0, 0.07);
}.srh-bon_card_ic_0il svg {
  width: 1.625rem;
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.srh-bon_card_ic_0il {
  margin-bottom: 0.625rem;
}.srh-bon_card_type_0il {
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #6B6090;
  font-size: 10px;
  font-weight: 700;
}.srh-bon_card_amount_0il {
  line-height: 1.1;
  color: #FFD700;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
}.srh-bon_card_name_0il {
  font-weight: 600;
  margin-bottom: 8px;
  color: #F4EFFF;
  font-size: 13px;
  overflow-wrap: break-word;
}.srh-bon_card_detail_0il {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #524B72;
  padding-top: 8px;
  font-size: 0.688rem;
  line-height: 1.5;
}.srh-app_0il {
  background: #0D0B17;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.srh-app_0il {
  padding: 44px 24px 0;
}
}.srh-app_in_0il {
  margin: 0 auto;
  max-width: 1320px;
}.srh-app_head_0il {
  margin-bottom: 16px;
}.srh-app_label_0il {
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #F0A800;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.srh-app_h2_0il {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F4EFFF;
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.srh-app_h2_0il {
  font-size: 1.5rem;
}
}.srh-app_sub_0il {
  max-width: 37.5rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6B6090;
}.srh-app_sub_0il strong {
  font-weight: 700;
  color: #C5BDDE;
}.srh-app_cards_0il {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 638px) {.srh-app_cards_0il {
  grid-template-columns: repeat(3,1fr);
}
}.srh-app_card_0il {
  overflow: hidden;
  padding: 20px;
  gap: 1rem;
  border-radius: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.srh-app_card_ios_0il {
  background: linear-gradient(135deg,rgba(240, 168, 0, 0.18) 0%,#161328 100%);
}.srh-app_card_android_0il {
  background: linear-gradient(135deg,rgba(33, 197, 93, 0.15) 0%,#161328 100%);
}.srh-app_card_win_0il {
  background: linear-gradient(135deg,rgba(255, 215, 0, 0.13) 0%,#161328 100%);
}.srh-app_card_ic_0il svg {
  height: 2.125rem;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.srh-app_card_ic_0il {
  flex-shrink: 0;
  color: #F4EFFF;
}.srh-app_card_os_0il {
  color: #6B6090;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.srh-app_card_title_0il {
  line-height: 1.2;
  color: #F4EFFF;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  font-weight: 700;
}.srh-app_card_text_0il {
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 14px;
  color: #6B6090;
  line-height: 1.5;
}.srh-app_card_btn_0il {
  padding: 0.625rem 18px;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border-radius: 0.375rem;
  border: 1px solid rgba(240, 168, 0, 0.40);
  display: inline-flex;
  color: #F4EFFF;
  font-size: 13px;
  font-weight: 700;
  align-items: center;
}.srh-app_card_btn_0il:hover {
  background: rgba(255, 255, 255, 0.07);
}.srh-seo_0il {
  padding: 2.25rem 1rem 0;
  background: #0D0B17;
}
@media(min-width: 769px) {.srh-seo_0il {
  padding: 44px 24px 0;
}
}.srh-seo_in_0il {
  margin: 0 auto;
  background: #161328;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.srh-seo_in_0il {
  padding: 2.25rem 40px;
}
}.srh-seo_label_0il {
  color: #F0A800;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.srh-seo_h2_0il {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F4EFFF;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 766px) {.srh-seo_h2_0il {
  font-size: 1.5rem;
}
}.srh-seo_body_0il {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #9589B4;
  line-height: 1.75;
}.srh-seo_body_0il p {
  line-height: 1.75;
  font-size: 14px;
  color: #9589B4;
  margin-bottom: 0.75rem;
}.srh-seo_body_0il p:last-child {
  margin-bottom: 0;
}.srh-seo_body_0il strong {
  color: #C5BDDE;
  font-weight: 700;
}.srh-seo_body_0il a {
  transition: color .2s;
  color: #F0A800;
  text-decoration: underline;
}.srh-seo_body_0il a:hover {
  color: #FFB833;
}.srh-seo_body_0il ul,.srh-seo_body_0il ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.srh-seo_body_0il ol {
  list-style: decimal;
}.srh-seo_body_0il li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #9589B4;
}.srh-seo_body_0il table {
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.srh-seo_body_0il table {
  display: table;
}
}.srh-seo_body_0il th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #C5BDDE;
}.srh-seo_body_0il td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9589B4;
}.srh-seo_cols_0il {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.srh-seo_cols_0il {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.srh-seo_cols_0il {
  grid-template-columns: repeat(3,1fr);
}
}.srh-seo_col_h_0il {
  font-size: 0.813rem;
  font-weight: 700;
  color: #C5BDDE;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.srh-seo_col_p_0il {
  font-size: 0.813rem;
  color: #6B6090;
  overflow-wrap: break-word;
  line-height: 1.65;
}.srh-seo_stats_0il {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.srh-seo_stat_0il {
  background: rgba(240, 168, 0, 0.07);
  border: 1px solid rgba(240, 168, 0, 0.18);
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 10px;
  min-width: 8.75rem;
}.srh-seo_stat_val_0il {
  color: #F0A800;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.srh-seo_stat_lb_0il {
  font-size: 11px;
  color: #6B6090;
  overflow-wrap: break-word;
}.srh-faq_0il {
  background: #0D0B17;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.srh-faq_0il {
  padding: 2.75rem 1.5rem 0;
}
}.srh-faq_in_0il {
  margin: 0 auto;
  max-width: 82.5rem;
}.srh-faq_head_0il {
  margin-bottom: 1.25rem;
}.srh-faq_label_0il {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #F0A800;
  text-transform: uppercase;
}.srh-faq_h2_0il {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F4EFFF;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.srh-faq_h2_0il {
  font-size: 24px;
}
}.srh-faq_list_0il {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.srh-faq_item_0il {
  overflow: hidden;
  background: #161328;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
}.srh-faq_q_0il {
  gap: 12px;
  transition: color .2s;
  padding: 16px 20px;
  display: flex;
  justify-content: space-between;
  color: #C5BDDE;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 600;
  align-items: center;
  cursor: pointer;
  flex-wrap: wrap;
}.srh-faq_q_0il:hover {
  color: #F4EFFF;
}.srh-faq_q_ic_0il {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-shrink: 0;
  font-size: 16px;
  align-items: center;
  width: 1.5rem;
  height: 24px;
  justify-content: center;
  color: #F0A800;
}.srh-faq_item_0il.srh-state_open_0il .srh-faq_q_ic_0il {
  transform: rotate(45deg);
}.srh-faq_a_0il {
  padding: 0 20px 16px;
  font-size: 0.813rem;
  color: #6B6090;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
}.srh-faq_item_0il.srh-state_open_0il .srh-faq_a_0il {
  display: block;
}.srh-faq_a_0il strong {
  color: #C5BDDE;
  font-weight: 700;
}.srh-faq_a_0il a {
  text-decoration: underline;
  color: #F0A800;
}.srh-faq_a_0il ul,.srh-faq_a_0il ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.srh-faq_a_0il ol {
  list-style: decimal;
}.srh-faq_a_0il li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.srh-faq_a_0il table {
  margin: 0.5rem 0;
  font-size: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.srh-faq_a_0il table {
  display: table;
}
}.srh-faq_a_0il th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  font-weight: 700;
  color: #C5BDDE;
  text-align: left;
}.srh-faq_a_0il td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #6B6090;
}.srh-rv_0il {
  background: #0D0B17;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.srh-rv_0il {
  padding: 2.75rem 1.5rem 0;
}
}.srh-rv_in_0il {
  margin: 0 auto;
  max-width: 82.5rem;
}.srh-rv_head_0il {
  margin-bottom: 20px;
  max-width: 45rem;
}.srh-rv_label_0il {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #F0A800;
  text-transform: uppercase;
}.srh-rv_h2_0il {
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 10px;
  color: #F4EFFF;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.srh-rv_h2_0il {
  font-size: 1.75rem;
}
}.srh-rv_stats_0il {
  gap: 1.125rem;
  font-size: 13px;
  display: flex;
  align-items: center;
  color: #6B6090;
  flex-wrap: wrap;
}.srh-rv_stats_score_0il {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.srh-rv_stats_score_val_0il {
  color: #FFD700;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}.srh-rv_stats_score_max_0il {
  font-size: 0.813rem;
  color: #524B72;
}.srh-rv_stats_badge_0il {
  gap: 4px;
  display: flex;
  align-items: center;
}.srh-rv_stats_badge_0il svg {
  width: 0.875rem;
  height: 0.875rem;
  color: #FFD700;
}.srh-rv_grid_0il {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.srh-rv_grid_0il {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.srh-rv_grid_0il {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.srh-rv_card_0il {
  background: #161328;
  border-radius: 0.625rem;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  flex-direction: column;
}.srh-rv_card_stars_0il {
  gap: 2px;
  display: flex;
  color: #FFD700;
  margin-bottom: 0.625rem;
}.srh-rv_card_stars_0il svg {
  width: 0.875rem;
  height: 0.875rem;
}.srh-rv_card_h_0il {
  font-weight: 700;
  color: #F4EFFF;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}.srh-rv_card_body_0il {
  flex: 1;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.65;
  font-size: 13px;
  color: #6B6090;
}.srh-rv_card_body_0il strong {
  font-weight: 600;
  color: #C5BDDE;
}.srh-rv_card_meta_0il {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}.srh-rv_card_author_0il {
  color: #C5BDDE;
  font-weight: 600;
  font-size: 12px;
}.srh-rv_card_date_0il {
  font-size: 11px;
  color: #524B72;
}.srh-seo_0il {
  background: #0D0B17;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.srh-seo_0il {
  padding: 44px 24px 0;
}
}.srh-seo_in_0il {
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #161328;
  padding: 28px 24px;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.srh-seo_in_0il {
  padding: 2.25rem 2.5rem;
}
}.srh-seo_label_0il {
  color: #F0A800;
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.srh-seo_h2_0il {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #F4EFFF;
}
@media(min-width: 771px) {.srh-seo_h2_0il {
  font-size: 1.5rem;
}
}.srh-seo_body_0il {
  color: #9589B4;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.srh-seo_body_0il p {
  color: #9589B4;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.srh-seo_body_0il p:last-child {
  margin-bottom: 0;
}.srh-seo_body_0il strong {
  font-weight: 700;
  color: #C5BDDE;
}.srh-seo_body_0il a {
  transition: color .2s;
  color: #F0A800;
  text-decoration: underline;
}.srh-seo_body_0il a:hover {
  color: #FFB833;
}.srh-seo_body_0il ul,.srh-seo_body_0il ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.srh-seo_body_0il ol {
  list-style: decimal;
}.srh-seo_body_0il li {
  color: #9589B4;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
}.srh-seo_body_0il table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
}
@media(min-width: 767px) {.srh-seo_body_0il table {
  display: table;
}
}.srh-seo_body_0il th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C5BDDE;
}.srh-seo_body_0il td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9589B4;
}.srh-seo_cols_0il {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.srh-seo_cols_0il {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.srh-seo_cols_0il {
  grid-template-columns: repeat(3,1fr);
}
}.srh-seo_col_h_0il {
  font-size: 13px;
  color: #C5BDDE;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
}.srh-seo_col_p_0il {
  font-size: 13px;
  line-height: 1.65;
  color: #6B6090;
  overflow-wrap: break-word;
}.srh-seo_stats_0il {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.srh-seo_stat_0il {
  padding: 0.875rem 16px;
  background: rgba(240, 168, 0, 0.07);
  flex: 1;
  border: 1px solid rgba(240, 168, 0, 0.18);
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.srh-seo_stat_val_0il {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F0A800;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.srh-seo_stat_lb_0il {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6B6090;
}.srh-seo_0il {
  padding: 2.25rem 1rem 0;
  background: #0D0B17;
}
@media(min-width: 765px) {.srh-seo_0il {
  padding: 2.75rem 24px 0;
}
}.srh-seo_in_0il {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #161328;
  border-radius: 16px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.srh-seo_in_0il {
  padding: 2.25rem 2.5rem;
}
}.srh-seo_label_0il {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  color: #F0A800;
  font-size: 11px;
  text-transform: uppercase;
}.srh-seo_h2_0il {
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F4EFFF;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.srh-seo_h2_0il {
  font-size: 24px;
}
}.srh-seo_body_0il {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #9589B4;
  line-height: 1.75;
}.srh-seo_body_0il p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #9589B4;
}.srh-seo_body_0il p:last-child {
  margin-bottom: 0;
}.srh-seo_body_0il strong {
  color: #C5BDDE;
  font-weight: 700;
}.srh-seo_body_0il a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0A800;
}.srh-seo_body_0il a:hover {
  color: #FFB833;
}.srh-seo_body_0il ul,.srh-seo_body_0il ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.srh-seo_body_0il ol {
  list-style: decimal;
}.srh-seo_body_0il li {
  font-size: 14px;
  color: #9589B4;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.srh-seo_body_0il table {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.srh-seo_body_0il table {
  display: table;
}
}.srh-seo_body_0il th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C5BDDE;
  text-align: left;
  font-weight: 700;
}.srh-seo_body_0il td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9589B4;
}.srh-seo_cols_0il {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.srh-seo_cols_0il {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.srh-seo_cols_0il {
  grid-template-columns: repeat(3,1fr);
}
}.srh-seo_col_h_0il {
  color: #C5BDDE;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.srh-seo_col_p_0il {
  color: #6B6090;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.srh-seo_stats_0il {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.srh-seo_stat_0il {
  border-radius: 0.625rem;
  background: rgba(240, 168, 0, 0.07);
  flex: 1;
  border: 1px solid rgba(240, 168, 0, 0.18);
  padding: 14px 16px;
  min-width: 8.75rem;
}.srh-seo_stat_val_0il {
  font-size: 1.25rem;
  color: #F0A800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
}.srh-seo_stat_lb_0il {
  color: #6B6090;
  overflow-wrap: break-word;
  font-size: 11px;
}.srh-ft_0il {
  background: #080610;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.srh-ft_support_0il {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 766px) {.srh-ft_support_0il {
  padding: 28px 1.5rem;
}
}.srh-ft_support_in_0il {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
}.srh-ft_support_main_0il {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.srh-ft_support_ic_0il {
  color: #F0A800;
  flex-shrink: 0;
}.srh-ft_support_ic_0il svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 1.875rem;
}.srh-ft_support_text_title_0il {
  color: #F4EFFF;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
}.srh-ft_support_text_sub_0il {
  overflow-wrap: break-word;
  color: #6B6090;
  font-size: 0.75rem;
}.srh-ft_support_btn_0il {
  background: #F0A800;
  padding: 0.688rem 22px;
  border-radius: 10px;
  transition: background .2s;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #F4EFFF;
  font-weight: 700;
  flex-shrink: 0;
}.srh-ft_support_btn_0il:hover {
  background: #FFB833;
}.srh-ft_support_contacts_0il {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.srh-ft_support_contact_0il {
  font-size: 12px;
  line-height: 1.4;
  color: #524B72;
}.srh-ft_support_contact_0il strong {
  display: block;
  color: #9589B4;
  font-size: 0.688rem;
  margin-bottom: 2px;
  font-weight: 600;
}.srh-ft_main_0il {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 769px) {.srh-ft_main_0il {
  padding: 40px 1.5rem 2rem;
}
}.srh-ft_main_in_0il {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.srh-ft_main_in_0il {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.srh-ft_main_in_0il {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.srh-ft_col_logo_0il {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.srh-ft_col_logo_0il {
  grid-column: auto;
}
}.srh-ft_logo_0il {
  gap: 0.563rem;
  margin-bottom: 0.75rem;
  font-size: 16px;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EFFF;
  display: flex;
  flex-wrap: wrap;
}.srh-ft_logo_mark_0il {
  border-radius: 6px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.srh-ft_logo_mark_0il img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.srh-ft_logo_sub_0il {
  font-size: 0.75rem;
  color: #524B72;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.srh-ft_col_title_0il {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-size: 0.75rem;
  color: #9589B4;
}.srh-ft_col_links_0il {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.srh-ft_col_link_0il {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #524B72;
  font-size: 13px;
}.srh-ft_col_link_0il:hover {
  color: #C5BDDE;
}.srh-ft_apps_0il {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.srh-ft_app_card_0il {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 0.75rem;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
}.srh-ft_app_card_0il:hover {
  border-color: rgba(240, 168, 0, 0.40);
}.srh-ft_app_card_ic_0il svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.srh-ft_app_card_os_0il {
  font-weight: 600;
  color: #524B72;
  font-size: 0.625rem;
}.srh-ft_app_card_action_0il {
  font-size: 0.75rem;
  color: #C5BDDE;
  font-weight: 700;
}.srh-ft_bot_0il {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.srh-ft_bot_0il {
  padding: 1.25rem 24px;
}
}.srh-ft_bot_in_0il {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
  align-items: center;
}.srh-ft_socials_0il {
  gap: 8px;
  display: flex;
}.srh-ft_soc_0il {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #9589B4;
  justify-content: center;
  align-items: center;
  height: 36px;
  display: flex;
  width: 2.25rem;
}.srh-ft_soc_0il svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.srh-ft_soc_0il:hover {
  background: rgba(255, 255, 255, 0.07);
}.srh-ft_legal_0il {
  flex: 1;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7C7599;
  line-height: 1.6;
}.srh-ft_legal_0il strong {
  font-weight: 700;
  color: #9589B4;
}.srh-ft_legal_0il a {
  color: #9589B4;
  text-decoration: underline;
}.srh-ft_age_0il {
  border: 2px solid #7C7599;
  border-radius: 50%;
  height: 2rem;
  justify-content: center;
  font-size: 0.688rem;
  margin-left: auto;
  color: #7C7599;
  display: flex;
  font-weight: 800;
  align-items: center;
  width: 32px;
  flex-shrink: 0;
}