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;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #080C16;
  min-height: 100vh;
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #ADBDD8;
}.srm-layout-r7s {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.srm-page-r7s {
  min-height: 100vh;
  display: flex;
}.srm-main-r7s {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1079px) {.srm-main-r7s {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.srm-main-r7s {
  padding-bottom: 72px;
}
}.srm-gc-r7s {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #0B1020;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  position: relative;
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 638px) {.srm-gc-r7s {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.srm-gc-r7s {
  width: 168px;
}
}.srm-gc-r7s:hover {
  border-color: rgba(26,145,255,0.07);
  transform: translateY(-3px);
}.srm-gc_img-r7s {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.srm-gc_img-r7s img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.srm-gc_hover-r7s {
  background: rgba(4,6,13,0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
}.srm-gc-r7s:hover .srm-gc_hover-r7s {
  opacity: 1;
}.srm-gc_hover_btn-r7s {
  padding: 0.5rem 1rem;
  background: #1A91FF;
  border-radius: 0.25rem;
  font-size: 12px;
  color: #E6EDFF;
  font-weight: 700;
}.srm-gc_info-r7s {
  padding: 8px 0.625rem 0.625rem;
}.srm-gc_name-r7s {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 3px;
  font-size: 12px;
  max-width: 100%;
  color: #ADBDD8;
  text-overflow: ellipsis;
}.srm-gc_prov-r7s {
  color: #3E5068;
  font-size: 0.625rem;
}.srm-gc_tag-r7s {
  padding: 2px 7px;
  border-radius: 4px;
  position: absolute;
  top: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
  left: 6px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.563rem;
}.srm-gc_tag_hot-r7s {
  background: #E83A3A;
  color: #fff;
}.srm-gc_tag_new-r7s {
  background: #18C761;
  color: #080C16;
}.srm-gc_tag_jp-r7s {
  background: #F0A020;
  color: #080C16;
}.srm-gc_tag_ex-r7s {
  background: #5B30A6;
  color: #fff;
}.srm-gc_tag_live-r7s {
  background: #E83A3A;
  color: #fff;
}.srm-gr-r7s {
  background: #080C16;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.srm-gr-r7s {
  padding: 2.25rem 24px 0;
}
}.srm-gr_in-r7s {
  margin: 0 auto;
  max-width: 1320px;
}.srm-gr_head-r7s {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.srm-gr_head_l-r7s {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.srm-gr_ic-r7s {
  border-radius: 8px;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 32px;
}.srm-gr_ic-r7s svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.srm-gr_title-r7s {
  font-weight: 700;
  color: #E6EDFF;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width:768px) {.srm-gr_title-r7s {
  font-size: 18px;
}
}.srm-gr_more-r7s {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  font-weight: 600;
  display: flex;
  color: #566880;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 12px;
}.srm-gr_more-r7s:hover {
  color: #1A91FF;
}.srm-gr_more-r7s svg {
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.srm-gr_arrows-r7s {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.srm-gr_arr-r7s {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  height: 1.875rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 1.875rem;
  color: #7A90B0;
}.srm-gr_arr-r7s:hover {
  background: rgba(255,255,255,0.07);
  color: #E6EDFF;
}.srm-gr_arr-r7s svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 13px;
}.srm-gr_seo_h-r7s {
  margin: 0 0 0.375rem;
  max-width: 680px;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #ADBDD8;
}
@media(min-width: 769px) {.srm-gr_seo_h-r7s {
  font-size: 0.875rem;
}
}.srm-gr_seo-r7s {
  color: #566880;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 680px;
  line-height: 1.55;
}.srm-gr_seo-r7s strong {
  color: #ADBDD8;
  font-weight: 600;
}.srm-gr_scroll-r7s {
  gap: 10px;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
}.srm-gr_scroll-r7s::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.srm-gr_scroll-r7s {
  gap: 12px;
}
}.srm-tb-r7s {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #080C16;
  display: flex;
  left: 0;
  top: 0;
  align-items: center;
  height: 56px;
  position: fixed;
  right: 0;
  z-index: 80;
}.srm-tb_in-r7s {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.srm-tb_burger-r7s {
  border-radius: 8px;
  gap: 0.313rem;
  flex-direction: column;
  align-items: center;
  width: 38px;
  margin-right: 0.5rem;
  justify-content: center;
  display: flex;
  height: 2.375rem;
  flex-shrink: 0;
}.srm-tb_burger-r7s:hover {
  background: rgba(255,255,255,0.05);
}.srm-tb_burger_line-r7s {
  border-radius: 1px;
  background: #7A90B0;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.srm-tb_burger-r7s {
  display: none;
}
}.srm-tb_logo-r7s {
  gap: 9px;
  margin-right: 1.25rem;
  align-items: center;
  overflow-wrap: break-word;
  flex-shrink: 0;
  font-size: 1.125rem;
  color: #E6EDFF;
  display: flex;
  font-weight: 800;
  letter-spacing: -.01em;
}.srm-tb_logo_mark-r7s {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  width: 2rem;
  justify-content: center;
  height: 32px;
  display: flex;
}.srm-tb_logo_mark-r7s img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.srm-tb_nav-r7s {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.srm-tb_nav-r7s {
  display: flex;
}
}.srm-tb_tab-r7s {
  border-radius: 8px;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  color: #7A90B0;
  font-weight: 600;
  font-size: 13px;
}.srm-tb_tab-r7s:hover {
  background: rgba(255,255,255,0.05);
  color: #E6EDFF;
}.srm-tb_tab-r7s.srm-state_active-r7s {
  background: rgba(26,145,255,0.18);
  color: #E6EDFF;
}.srm-tb_right-r7s {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.srm-tb_login-r7s {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  background: rgba(255,255,255,0.05);
  color: #ADBDD8;
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
}.srm-tb_login-r7s:hover {
  border-color: rgba(26,145,255,0.45);
  color: #E6EDFF;
}
@media(min-width: 481px) {.srm-tb_login-r7s {
  display: block;
}
}.srm-tb_reg-r7s {
  padding: 9px 1.125rem;
  transition: background .2s;
  background: #18C761;
  border-radius: 0.5rem;
  color: #080C16;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.srm-tb_reg-r7s:hover {
  background: #22D96E;
}.srm-sb-r7s {
  transform: translateX(-100%);
  background: #0F1523;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  z-index: 70;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  position: fixed;
  top: 56px;
  width: 220px;
}.srm-sb-r7s.srm-state_open-r7s {
  transform: translateX(0);
}.srm-sb-r7s::-webkit-scrollbar {
  width: 4px;
}.srm-sb-r7s::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.srm-sb-r7s {
  transform: translateX(0);
}
}.srm-sb_auth-r7s {
  padding: 0.875rem 12px 0.625rem;
}.srm-sb_btn_reg-r7s {
  border-radius: 0.5rem;
  padding: 0.688rem;
  background: #18C761;
  transition: background .2s;
  display: block;
  font-size: 13px;
  color: #080C16;
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: 700;
}.srm-sb_btn_reg-r7s:hover {
  background: #22D96E;
}.srm-sb_btn_login-r7s {
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  color: #ADBDD8;
  font-size: 0.813rem;
  display: block;
  font-weight: 600;
  text-align: center;
}.srm-sb_btn_login-r7s:hover {
  border-color: rgba(26,145,255,0.45);
  color: #E6EDFF;
}.srm-sb_promo-r7s {
  overflow: hidden;
  border: 1px solid rgba(26,145,255,0.18);
  margin: 0 12px 0.625rem;
  border-radius: 8px;
  background: linear-gradient(135deg,#0A1430,#0F1523);
  padding: 0.75rem 14px;
  position: relative;
}.srm-sb_promo-r7s::before {
  background: radial-gradient(circle,rgba(26,145,255,0.18),transparent 70%);
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  top: -20px;
  content: '';
  position: absolute;
  right: -20px;
}.srm-sb_promo_title-r7s {
  font-weight: 700;
  color: #1A91FF;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .06em;
}.srm-sb_promo_text-r7s {
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #E6EDFF;
  font-size: 0.75rem;
}.srm-sb_promo_sub-r7s {
  color: #566880;
  font-size: 10px;
  margin-top: 3px;
}.srm-sb_nav-r7s {
  padding: 6px 8px 16px;
}.srm-sb_nav_lb-r7s {
  padding: 10px 0.5rem 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #3E5068;
  letter-spacing: .08em;
}.srm-sb_link-r7s {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  gap: 10px;
  color: #7A90B0;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
}.srm-sb_link-r7s:hover {
  background: rgba(255,255,255,0.05);
  color: #E6EDFF;
}.srm-sb_link-r7s.srm-state_active-r7s {
  background: rgba(26,145,255,0.18);
  color: #E6EDFF;
}.srm-sb_ic-r7s {
  border-radius: 0.25rem;
  height: 30px;
  flex-shrink: 0;
  display: flex;
  width: 30px;
  justify-content: center;
  align-items: center;
}.srm-sb_ic-r7s svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.srm-sb_ic_1-r7s {
  background: rgba(26,145,255,0.07);
  color: #1A91FF;
}.srm-sb_ic_2-r7s {
  background: rgba(24,199,97,0.16);
  color: #18C761;
}.srm-sb_ic_3-r7s {
  background: rgba(240,160,32,0.16);
  color: #F0A020;
}.srm-sb_ic_4-r7s {
  background: rgba(91,48,166,0.25);
  color: #5B30A6;
}.srm-sb_ic_5-r7s {
  background: rgba(26,145,255,0.07);
  color: #E0449A;
}.srm-sb_ic_6-r7s {
  background: rgba(91,48,166,0.25);
  color: #8B5CF6;
}.srm-sb_badge-r7s {
  background: #F0A020;
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-weight: 700;
  margin-left: auto;
  color: #080C16;
  font-size: 9px;
}.srm-sb_bot-r7s {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.srm-sb_lang-r7s,.srm-sb_help-r7s {
  flex: 1;
  transition: border-color .2s;
  gap: 0.375rem;
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 0.375rem;
  align-items: center;
  font-size: 0.688rem;
  justify-content: center;
  font-weight: 600;
  display: flex;
  color: #7A90B0;
}.srm-sb_lang-r7s:hover,.srm-sb_help-r7s:hover {
  border-color: rgba(26,145,255,0.45);
  color: #E6EDFF;
}.srm-sb_lang-r7s svg,.srm-sb_help-r7s svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
}.srm-sb_bd-r7s {
  background: rgba(4,6,13,0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.srm-sb_bd-r7s.srm-state_on-r7s {
  display: block;
}
@media(min-width:1080px) {.srm-sb_bd-r7s {
  display: none!important;
}
}.srm-mob_nav-r7s {
  border-top: 1px solid rgba(255,255,255,0.09);
  background: #0F1523;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  position: fixed;
  left: 0;
  z-index: 80;
  right: 0;
  bottom: 0;
  display: flex;
}
@media(min-width: 1081px) {.srm-mob_nav-r7s {
  display: none;
}
}.srm-mob_nav_item-r7s {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  color: #3E5068;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.srm-mob_nav_ic-r7s {
  line-height: 1;
}.srm-mob_nav_ic-r7s svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
}.srm-mob_nav_lb-r7s {
  color: #3E5068;
  font-weight: 600;
  font-size: 10px;
}.srm-mob_nav_item-r7s.srm-state_active-r7s {
  color: #1A91FF;
}.srm-mob_nav_item-r7s.srm-state_active-r7s .srm-mob_nav_lb-r7s {
  color: #1A91FF;
}.srm-hero-r7s {
  background: #080C16;
  padding: 1.25rem 16px 0;
}
@media(min-width: 766px) {.srm-hero-r7s {
  padding: 24px 24px 0;
}
}.srm-hero_in-r7s {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.srm-hero_in-r7s {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.srm-hero_in-r7s {
  grid-template-columns: 1fr 340px;
}
}.srm-hero_promo-r7s {
  overflow: hidden;
  background: #0B1020;
  border-radius: 0.875rem;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width: 765px) {.srm-hero_promo-r7s {
  min-height: 280px;
}
}.srm-hero_promo_bg-r7s {
  background: linear-gradient(120deg,#0A1430 0%,#080C16 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.srm-hero_promo_bg-r7s::after {
  inset: 0;
  background: linear-gradient(90deg,#080C16 0%,rgba(4,6,13,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.srm-hero_promo_glow-r7s {
  background: radial-gradient(circle,rgba(91,48,166,0.25) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  pointer-events: none;
  top: -40px;
  width: 18.75rem;
  right: 60px;
  position: absolute;
}.srm-hero_promo_ct-r7s {
  padding: 28px 1.5rem 28px 1.75rem;
  max-width: 480px;
  display: flex;
  justify-content: center;
  z-index: 2;
  position: relative;
  flex-direction: column;
}
@media(min-width: 765px) {.srm-hero_promo_ct-r7s {
  padding: 40px 32px;
}
}.srm-hero_badge-r7s {
  border-radius: 1.25rem;
  background: rgba(26,145,255,0.18);
  border: 1px solid rgba(26,145,255,0.07);
  padding: 5px 12px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
  margin-bottom: 14px;
  color: #1A91FF;
  letter-spacing: .08em;
}.srm-hero_h1-r7s {
  font-size: 1.625rem;
  font-family: 'Rajdhani', sans-serif;
  color: #E6EDFF;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
}.srm-hero_h1-r7s em {
  font-style: normal;
  color: #F0A020;
}
@media(min-width:768px) {.srm-hero_h1-r7s {
  font-size: 36px;
}
}.srm-hero_sub-r7s {
  color: #7A90B0;
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 765px) {.srm-hero_sub-r7s {
  font-size: 0.875rem;
}
}.srm-hero_row-r7s {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.srm-hero_cta-r7s {
  background: #18C761;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  font-size: 14px;
  box-shadow: 0 4px 6px rgba(0,0,0,0.5), 0 8px 22px rgba(24,199,97,0.38);
  font-weight: 700;
  color: #080C16;
}.srm-hero_cta-r7s:hover {
  background: #22D96E;
}.srm-hero_terms-r7s {
  color: #3E5068;
  font-size: 11px;
}.srm-hero_game-r7s {
  background: #0B1020;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  position: relative;
}.srm-hero_game_badge-r7s {
  background: rgba(240,160,32,0.16);
  border: 1px solid rgba(240,160,32,0.16);
  padding: 0.313rem 0.625rem;
  border-radius: 1.25rem;
  position: absolute;
  font-size: 10px;
  left: 0.75rem;
  letter-spacing: .06em;
  font-weight: 700;
  z-index: 3;
  top: 0.75rem;
  color: #F0A020;
  text-transform: uppercase;
}.srm-hero_game_badge-r7s svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 0.688rem;
  height: 0.688rem;
}.srm-hero_game_img-r7s {
  background: linear-gradient(135deg,#0A1430,#080C16);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.srm-hero_game_img-r7s img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.srm-hero_game_play-r7s {
  background: rgba(4,6,13,0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
}.srm-hero_game-r7s:hover .srm-hero_game_play-r7s {
  opacity: 1;
}.srm-hero_game_play-r7s span {
  border-radius: 50%;
  background: #1A91FF;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
}.srm-hero_game_play-r7s span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.srm-hero_game_info-r7s {
  padding: 14px 1rem;
}.srm-hero_game_title-r7s {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #E6EDFF;
  font-size: 15px;
  font-weight: 700;
}.srm-hero_game_provider-r7s {
  color: #566880;
  font-size: 11px;
}.srm-hero_game_btn-r7s {
  background: #1A91FF;
  border-radius: 0.5rem;
  margin: 12px 1rem 16px;
  transition: background .2s;
  padding: 11px;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #E6EDFF;
  font-weight: 700;
}.srm-hero_game-r7s:hover .srm-hero_game_btn-r7s {
  background: #3DAAFF;
}.srm-sbar-r7s {
  background: #080C16;
  padding: 1rem 16px 0;
}
@media(min-width: 765px) {.srm-sbar-r7s {
  padding: 1.125rem 1.5rem 0;
}
}.srm-sbar_in-r7s {
  margin: 0 auto;
  max-width: 82.5rem;
}.srm-sbar_row-r7s {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.srm-sbar_input-r7s {
  gap: 10px;
  padding: 11px 1rem;
  background: #0B1020;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  border-radius: 0.5rem;
  flex: 1;
  align-items: center;
  font-size: 13px;
  display: flex;
  color: #566880;
  cursor: pointer;
}.srm-sbar_input-r7s:hover {
  border-color: rgba(26,145,255,0.45);
}.srm-sbar_input-r7s svg {
  width: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 0.938rem;
}.srm-sbar_providers-r7s {
  gap: 0.5rem;
  background: #0B1020;
  padding: 11px 18px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  align-items: center;
  font-size: 13px;
  white-space: nowrap;
  color: #ADBDD8;
  display: flex;
  font-weight: 600;
}.srm-sbar_providers-r7s:hover {
  border-color: rgba(26,145,255,0.45);
  color: #E6EDFF;
}.srm-sbar_providers-r7s svg {
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.srm-sbar_tabs-r7s {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.srm-sbar_tabs-r7s::-webkit-scrollbar {
  display: none;
}.srm-sbar_tab-r7s {
  border-radius: 1.25rem;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 8px 0.875rem;
  background: rgba(255,255,255,0.05);
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  color: #7A90B0;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
}.srm-sbar_tab-r7s:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(26,145,255,0.45);
  color: #E6EDFF;
}.srm-sbar_tab-r7s.srm-state_active-r7s {
  border-color: rgba(26,145,255,0.07);
  background: rgba(26,145,255,0.18);
  color: #E6EDFF;
}.srm-sbar_tab_ic-r7s svg {
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.srm-gr_jp-r7s {
  background: linear-gradient(135deg,#160D2E 0%,#07060F 100%);
  padding: 20px;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}.srm-gr_jp-r7s::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(91,48,166,0.25) 0%,transparent 70%);
  top: -60px;
  content: '';
  left: -60px;
  width: 250px;
  height: 15.625rem;
  position: absolute;
}.srm-gr_jp-r7s::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240,160,32,0.16) 0%,transparent 70%);
  width: 12.5rem;
  right: 0;
  position: absolute;
  content: '';
  height: 12.5rem;
  bottom: -40px;
}.srm-gr_jp_head-r7s {
  gap: 1rem;
  z-index: 1;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  margin-bottom: 1rem;
  align-items: flex-start;
}.srm-gr_jp_info-r7s {
  flex: 1;
}.srm-gr_jp_label-r7s {
  font-size: 11px;
  color: #8B5CF6;
  letter-spacing: .08em;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
}.srm-gr_jp_label-r7s svg {
  height: 14px;
  stroke-linejoin: round;
  vertical-align: -2px;
  width: 0.875rem;
  stroke-linecap: round;
  margin-right: 0.25rem;
}.srm-gr_jp_amount-r7s {
  line-height: 1;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E6EDFF;
  font-size: 32px;
  margin-bottom: 4px;
}
@media(min-width: 769px) {.srm-gr_jp_amount-r7s {
  font-size: 2.5rem;
}
}.srm-gr_jp_amount-r7s span {
  color: #F0A020;
}.srm-gr_jp_seo-r7s {
  line-height: 1.5;
  color: #7A90B0;
  overflow-wrap: break-word;
  max-width: 30rem;
  font-size: 0.75rem;
}.srm-gr_jp_cta-r7s {
  border-radius: 8px;
  background: rgba(91,48,166,0.25);
  border: 1px solid rgba(91,48,166,0.25);
  padding: 0.688rem 20px;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  z-index: 1;
  position: relative;
  margin-top: 4px;
  white-space: nowrap;
  color: #E6EDFF;
  align-self: flex-start;
}.srm-gr_jp_cta-r7s:hover {
  background: #5B30A6;
}.srm-ws-r7s {
  padding: 2rem 1rem 0;
  background: #080C16;
}
@media(min-width: 771px) {.srm-ws-r7s {
  padding: 2.25rem 24px 0;
}
}.srm-ws_in-r7s {
  margin: 0 auto;
  max-width: 82.5rem;
}.srm-ws_head-r7s {
  gap: 0.75rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
}.srm-ws_title-r7s {
  gap: 0.625rem;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 16px;
  display: flex;
  font-family: 'Rajdhani', sans-serif;
  color: #E6EDFF;
  font-weight: 700;
}.srm-ws_title_ic-r7s svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  color: #F0A020;
}.srm-ws_online-r7s {
  gap: 7px;
  font-weight: 600;
  color: #566880;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
}.srm-ws_online_dot-r7s {
  background: #18C761;
  border-radius: 50%;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(24,199,97,0.16);
  flex-shrink: 0;
  width: 0.5rem;
}.srm-ws_scroll-r7s {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.srm-ws_scroll-r7s::-webkit-scrollbar {
  display: none;
}.srm-wc-r7s {
  gap: 0.625rem;
  padding: 10px 0.875rem;
  background: #0B1020;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.srm-wc_img-r7s {
  border-radius: 4px;
  overflow: hidden;
  background: #0F1523;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.srm-wc_img-r7s img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.srm-wc_info-r7s {
  min-width: 0;
}.srm-wc_game-r7s {
  overflow: hidden;
  font-size: 0.75rem;
  color: #ADBDD8;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
}.srm-wc_player-r7s {
  overflow: hidden;
  color: #3E5068;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.srm-wc_amount-r7s {
  color: #18C761;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  font-size: 0.813rem;
}.srm-htp-r7s {
  background: #080C16;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.srm-htp-r7s {
  padding: 44px 1.5rem 0;
}
}.srm-htp_in-r7s {
  margin: 0 auto;
  max-width: 82.5rem;
}.srm-htp_head-r7s {
  margin-bottom: 22px;
  max-width: 45rem;
}.srm-htp_label-r7s {
  text-transform: uppercase;
  color: #1A91FF;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.srm-htp_h2-r7s {
  overflow-wrap: break-word;
  color: #E6EDFF;
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 765px) {.srm-htp_h2-r7s {
  font-size: 1.75rem;
}
}.srm-htp_intro-r7s {
  color: #566880;
  line-height: 1.6;
  font-size: 14px;
}.srm-htp_steps-r7s {
  margin: 0;
  gap: 12px;
  padding: 0;
  list-style: none;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.srm-htp_steps-r7s {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.srm-htp_steps-r7s {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.srm-htp_step-r7s {
  background: #0F1523;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  padding: 1.25rem 18px 18px;
  position: relative;
  display: flex;
  flex-direction: column;
}.srm-htp_step_num-r7s {
  background: #1A91FF;
  border-radius: 50%;
  font-weight: 800;
  font-size: 0.813rem;
  position: absolute;
  align-items: center;
  width: 1.75rem;
  left: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  display: flex;
  top: -12px;
  height: 28px;
  justify-content: center;
  color: #080C16;
}.srm-htp_step_ic-r7s {
  border-radius: 0.25rem;
  background: rgba(26,145,255,0.18);
  margin: 0.5rem 0 0.75rem;
  height: 2.25rem;
  justify-content: center;
  align-items: center;
  color: #1A91FF;
  display: flex;
  width: 2.25rem;
}.srm-htp_step_ic-r7s svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
}.srm-htp_step_h-r7s {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #E6EDFF;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.srm-htp_step_p-r7s {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #566880;
  font-size: 0.813rem;
}.srm-htp_step_p-r7s strong {
  color: #ADBDD8;
  font-weight: 600;
}.srm-htp_cta-r7s {
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #18C761;
  border-radius: 8px;
  color: #080C16;
  font-size: 14px;
  display: inline-block;
  font-weight: 700;
  margin-top: 1.25rem;
}.srm-htp_cta-r7s:hover {
  background: #22D96E;
}.srm-reg-r7s {
  background: #080C16;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.srm-reg-r7s {
  padding: 2.75rem 24px 0;
}
}.srm-reg_in-r7s {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: #0F1523;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.srm-reg_in-r7s {
  padding: 40px;
}
}.srm-reg_top-r7s {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.srm-reg_top-r7s {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.srm-reg_label-r7s {
  text-transform: uppercase;
  color: #1A91FF;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
}.srm-reg_h2-r7s {
  color: #E6EDFF;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 12px;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 766px) {.srm-reg_h2-r7s {
  font-size: 1.75rem;
}
}.srm-reg_bonus-r7s {
  gap: 8px;
  background: rgba(240,160,32,0.16);
  padding: 10px 16px;
  border: 1px solid rgba(240,160,32,0.16);
  border-radius: 8px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.srm-reg_bonus_amount-r7s {
  font-size: 1.25rem;
  color: #F0A020;
  font-weight: 800;
}.srm-reg_bonus_text-r7s {
  font-size: 0.813rem;
  color: #7A90B0;
  line-height: 1.35;
}.srm-reg_cta_btn-r7s {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #18C761;
  padding: 14px 2rem;
  display: inline-block;
  box-shadow: 0 4px 0.375rem rgba(0,0,0,0.5), 0 8px 22px rgba(24,199,97,0.38);
  font-size: 0.938rem;
  color: #080C16;
  font-weight: 700;
  margin-bottom: 0.75rem;
}.srm-reg_cta_btn-r7s:hover {
  background: #22D96E;
}.srm-reg_terms-r7s {
  line-height: 1.5;
  font-size: 11px;
  color: #3E5068;
}.srm-reg_seo-r7s {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  padding-top: 1.25rem;
  margin-top: 20px;
  color: #566880;
}.srm-reg_seo-r7s p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #566880;
}.srm-reg_seo-r7s p:last-child {
  margin-bottom: 0;
}.srm-reg_seo-r7s strong {
  font-weight: 700;
  color: #ADBDD8;
}.srm-reg_seo-r7s a {
  transition: color .2s;
  text-decoration: underline;
  color: #1A91FF;
}.srm-reg_seo-r7s a:hover {
  color: #3DAAFF;
}.srm-reg_seo-r7s ul,.srm-reg_seo-r7s ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.srm-reg_seo-r7s ol {
  list-style: decimal;
}.srm-reg_seo-r7s li {
  line-height: 1.65;
  color: #566880;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
}.srm-reg_seo-r7s table {
  display: block;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.srm-reg_seo-r7s table {
  display: table;
}
}.srm-reg_seo-r7s th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  color: #ADBDD8;
  text-align: left;
  font-weight: 700;
}.srm-reg_seo-r7s td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #566880;
}.srm-reg_steps-r7s {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width:860px) {.srm-reg_steps-r7s {
  margin-top: 0;
}
}.srm-reg_step-r7s {
  gap: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  padding: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.srm-reg_step_num-r7s {
  background: rgba(26,145,255,0.18);
  border: 1px solid rgba(26,145,255,0.07);
  border-radius: 50%;
  justify-content: center;
  flex-shrink: 0;
  height: 2.125rem;
  display: flex;
  font-weight: 800;
  width: 2.125rem;
  align-items: center;
  color: #1A91FF;
  font-size: 0.875rem;
}.srm-reg_step_title-r7s {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
  color: #E6EDFF;
}.srm-reg_step_text-r7s {
  font-size: 0.75rem;
  color: #566880;
  line-height: 1.5;
}.srm-reg_trust-r7s {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 1.25rem;
}.srm-reg_trust_item-r7s {
  gap: 0.438rem;
  color: #566880;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-size: 12px;
}.srm-reg_trust_ic-r7s svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  color: #1A91FF;
}.srm-app-r7s {
  background: #080C16;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.srm-app-r7s {
  padding: 2.75rem 1.5rem 0;
}
}.srm-app_in-r7s {
  margin: 0 auto;
  max-width: 1320px;
}.srm-app_head-r7s {
  margin-bottom: 1rem;
}.srm-app_label-r7s {
  color: #1A91FF;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.srm-app_h2-r7s {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #E6EDFF;
}
@media(min-width: 771px) {.srm-app_h2-r7s {
  font-size: 1.5rem;
}
}.srm-app_sub-r7s {
  font-size: 0.813rem;
  max-width: 600px;
  color: #566880;
  overflow-wrap: break-word;
  line-height: 1.6;
}.srm-app_sub-r7s strong {
  font-weight: 700;
  color: #ADBDD8;
}.srm-app_cards-r7s {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 643px) {.srm-app_cards-r7s {
  grid-template-columns: repeat(3,1fr);
}
}.srm-app_card-r7s {
  gap: 1rem;
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.srm-app_card_ios-r7s {
  background: linear-gradient(135deg,rgba(26,145,255,0.18) 0%,#0F1523 100%);
}.srm-app_card_android-r7s {
  background: linear-gradient(135deg,rgba(24,199,97,0.16) 0%,#0F1523 100%);
}.srm-app_card_win-r7s {
  background: linear-gradient(135deg,rgba(240,160,32,0.16) 0%,#0F1523 100%);
}.srm-app_card_ic-r7s svg {
  height: 2.125rem;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.srm-app_card_ic-r7s {
  color: #E6EDFF;
  flex-shrink: 0;
}.srm-app_card_os-r7s {
  font-size: 10px;
  color: #566880;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
}.srm-app_card_title-r7s {
  color: #E6EDFF;
  line-height: 1.2;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.srm-app_card_text-r7s {
  margin-bottom: 0.875rem;
  color: #566880;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
}.srm-app_card_btn-r7s {
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(26,145,255,0.45);
  background: rgba(255,255,255,0.12);
  border-radius: 4px;
  gap: 0.438rem;
  transition: background .2s;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  font-size: 0.813rem;
  color: #E6EDFF;
}.srm-app_card_btn-r7s:hover {
  background: rgba(255,255,255,0.07);
}.srm-bon-r7s {
  background: #080C16;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.srm-bon-r7s {
  padding: 2.75rem 1.5rem 0;
}
}.srm-bon_in-r7s {
  margin: 0 auto;
  max-width: 82.5rem;
}.srm-bon_head-r7s {
  margin-bottom: 1.25rem;
}.srm-bon_label-r7s {
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #1A91FF;
}.srm-bon_h2-r7s {
  font-weight: 800;
  color: #E6EDFF;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 20px;
}
@media(min-width: 766px) {.srm-bon_h2-r7s {
  font-size: 24px;
}
}.srm-bon_seo-r7s {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #566880;
  line-height: 1.6;
  font-size: 0.813rem;
}.srm-bon_seo-r7s strong {
  color: #ADBDD8;
  font-weight: 700;
}.srm-bon_seo-r7s a {
  text-decoration: underline;
  color: #1A91FF;
}.srm-bon_grid-r7s {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.srm-bon_grid-r7s {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.srm-bon_grid-r7s {
  grid-template-columns: repeat(5,1fr);
}
}.srm-bon_card-r7s {
  border-radius: 8px;
  background: #0B1020;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.09);
}.srm-bon_card-r7s:hover {
  transform: translateY(-2px);
  border-color: rgba(26,145,255,0.07);
}.srm-bon_card_ic-r7s svg {
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
}.srm-bon_card_ic-r7s {
  margin-bottom: 10px;
}.srm-bon_card_type-r7s {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #566880;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
}.srm-bon_card_amount-r7s {
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  color: #F0A020;
  font-weight: 800;
}.srm-bon_card_name-r7s {
  color: #E6EDFF;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 600;
}.srm-bon_card_detail-r7s {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 0.5rem;
  color: #3E5068;
  line-height: 1.5;
  font-size: 11px;
  overflow-wrap: break-word;
}.srm-prov-r7s {
  padding: 2.25rem 1rem 0;
  background: #080C16;
}
@media(min-width:768px) {.srm-prov-r7s {
  padding: 2.75rem 1.5rem 0;
}
}.srm-prov_in-r7s {
  margin: 0 auto;
  max-width: 1320px;
}.srm-prov_head-r7s {
  margin-bottom: 16px;
}.srm-prov_label-r7s {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #1A91FF;
}.srm-prov_h2-r7s {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #E6EDFF;
}
@media(min-width: 766px) {.srm-prov_h2-r7s {
  font-size: 24px;
}
}.srm-prov_seo-r7s {
  font-size: 0.813rem;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #566880;
}.srm-prov_seo-r7s strong {
  color: #ADBDD8;
  font-weight: 700;
}.srm-prov_seo-r7s a {
  text-decoration: underline;
  color: #1A91FF;
}.srm-prov_grid-r7s {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.srm-prov_grid-r7s {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.srm-prov_grid-r7s {
  grid-template-columns: repeat(8,1fr);
}
}.srm-prov_card-r7s {
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.875rem 10px;
  background: #0B1020;
  gap: 0.438rem;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.srm-prov_card-r7s:hover {
  background: #0F1523;
  border-color: rgba(26,145,255,0.45);
}.srm-prov_logo-r7s {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  height: 44px;
}.srm-prov_logo-r7s img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.srm-prov_name-r7s {
  color: #7A90B0;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
}.srm-seo-r7s {
  background: #080C16;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.srm-seo-r7s {
  padding: 44px 24px 0;
}
}.srm-seo_in-r7s {
  border-radius: 0.875rem;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  background: #0F1523;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.srm-seo_in-r7s {
  padding: 36px 40px;
}
}.srm-seo_label-r7s {
  color: #1A91FF;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.srm-seo_h2-r7s {
  color: #E6EDFF;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.srm-seo_h2-r7s {
  font-size: 24px;
}
}.srm-seo_body-r7s {
  line-height: 1.75;
  color: #7A90B0;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.srm-seo_body-r7s p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A90B0;
  margin-bottom: 12px;
}.srm-seo_body-r7s p:last-child {
  margin-bottom: 0;
}.srm-seo_body-r7s strong {
  color: #ADBDD8;
  font-weight: 700;
}.srm-seo_body-r7s a {
  transition: color .2s;
  text-decoration: underline;
  color: #1A91FF;
}.srm-seo_body-r7s a:hover {
  color: #3DAAFF;
}.srm-seo_body-r7s ul,.srm-seo_body-r7s ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.srm-seo_body-r7s ol {
  list-style: decimal;
}.srm-seo_body-r7s li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #7A90B0;
}.srm-seo_body-r7s table {
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.srm-seo_body-r7s table {
  display: table;
}
}.srm-seo_body-r7s th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #ADBDD8;
}.srm-seo_body-r7s td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A90B0;
}.srm-seo_cols-r7s {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.srm-seo_cols-r7s {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.srm-seo_cols-r7s {
  grid-template-columns: repeat(3,1fr);
}
}.srm-seo_col_h-r7s {
  overflow-wrap: break-word;
  color: #ADBDD8;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.srm-seo_col_p-r7s {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #566880;
}.srm-seo_stats-r7s {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.srm-seo_stat-r7s {
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(26,145,255,0.18);
  flex: 1;
  background: rgba(26,145,255,0.07);
  min-width: 8.75rem;
}.srm-seo_stat_val-r7s {
  color: #1A91FF;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
}.srm-seo_stat_lb-r7s {
  font-size: 0.688rem;
  color: #566880;
  overflow-wrap: break-word;
}.srm-faq-r7s {
  padding: 2.25rem 1rem 0;
  background: #080C16;
}
@media(min-width: 767px) {.srm-faq-r7s {
  padding: 44px 24px 0;
}
}.srm-faq_in-r7s {
  margin: 0 auto;
  max-width: 1320px;
}.srm-faq_head-r7s {
  margin-bottom: 1.25rem;
}.srm-faq_label-r7s {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #1A91FF;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.srm-faq_h2-r7s {
  color: #E6EDFF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.srm-faq_h2-r7s {
  font-size: 24px;
}
}.srm-faq_list-r7s {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.srm-faq_item-r7s {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F1523;
  overflow: hidden;
  border-radius: 8px;
}.srm-faq_q-r7s {
  padding: 1rem 20px;
  gap: 0.75rem;
  transition: color .2s;
  overflow-wrap: break-word;
  color: #ADBDD8;
  font-size: 0.875rem;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  cursor: pointer;
  font-weight: 600;
  display: flex;
}.srm-faq_q-r7s:hover {
  color: #E6EDFF;
}.srm-faq_q_ic-r7s {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  height: 1.5rem;
  color: #1A91FF;
  width: 1.5rem;
  font-size: 16px;
}.srm-faq_item-r7s.srm-state_open-r7s .srm-faq_q_ic-r7s {
  transform: rotate(45deg);
}.srm-faq_a-r7s {
  padding: 0 20px 16px;
  color: #566880;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 13px;
}.srm-faq_item-r7s.srm-state_open-r7s .srm-faq_a-r7s {
  display: block;
}.srm-faq_a-r7s strong {
  color: #ADBDD8;
  font-weight: 700;
}.srm-faq_a-r7s a {
  color: #1A91FF;
  text-decoration: underline;
}.srm-faq_a-r7s ul,.srm-faq_a-r7s ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.srm-faq_a-r7s ol {
  list-style: decimal;
}.srm-faq_a-r7s li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.srm-faq_a-r7s table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
}
@media(min-width: 770px) {.srm-faq_a-r7s table {
  display: table;
}
}.srm-faq_a-r7s th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #ADBDD8;
}.srm-faq_a-r7s td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #566880;
}.srm-seo-r7s {
  padding: 36px 16px 0;
  background: #080C16;
}
@media(min-width:768px) {.srm-seo-r7s {
  padding: 44px 1.5rem 0;
}
}.srm-seo_in-r7s {
  background: #0F1523;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.srm-seo_in-r7s {
  padding: 2.25rem 40px;
}
}.srm-seo_label-r7s {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #1A91FF;
  letter-spacing: .08em;
}.srm-seo_h2-r7s {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 14px;
  line-height: 1.25;
  color: #E6EDFF;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.srm-seo_h2-r7s {
  font-size: 24px;
}
}.srm-seo_body-r7s {
  color: #7A90B0;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.srm-seo_body-r7s p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7A90B0;
  margin-bottom: 12px;
}.srm-seo_body-r7s p:last-child {
  margin-bottom: 0;
}.srm-seo_body-r7s strong {
  color: #ADBDD8;
  font-weight: 700;
}.srm-seo_body-r7s a {
  transition: color .2s;
  color: #1A91FF;
  text-decoration: underline;
}.srm-seo_body-r7s a:hover {
  color: #3DAAFF;
}.srm-seo_body-r7s ul,.srm-seo_body-r7s ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.srm-seo_body-r7s ol {
  list-style: decimal;
}.srm-seo_body-r7s li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #7A90B0;
  font-size: 14px;
}.srm-seo_body-r7s table {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.srm-seo_body-r7s table {
  display: table;
}
}.srm-seo_body-r7s th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #ADBDD8;
}.srm-seo_body-r7s td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A90B0;
}.srm-seo_cols-r7s {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.srm-seo_cols-r7s {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.srm-seo_cols-r7s {
  grid-template-columns: repeat(3,1fr);
}
}.srm-seo_col_h-r7s {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #ADBDD8;
  font-weight: 700;
}.srm-seo_col_p-r7s {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #566880;
  font-size: 13px;
}.srm-seo_stats-r7s {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.srm-seo_stat-r7s {
  padding: 0.875rem 1rem;
  background: rgba(26,145,255,0.07);
  border: 1px solid rgba(26,145,255,0.18);
  flex: 1;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.srm-seo_stat_val-r7s {
  overflow-wrap: break-word;
  color: #1A91FF;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
}.srm-seo_stat_lb-r7s {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #566880;
}.srm-seo-r7s {
  padding: 2.25rem 1rem 0;
  background: #080C16;
}
@media(min-width: 771px) {.srm-seo-r7s {
  padding: 44px 1.5rem 0;
}
}.srm-seo_in-r7s {
  background: #0F1523;
  border-radius: 14px;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.srm-seo_in-r7s {
  padding: 36px 40px;
}
}.srm-seo_label-r7s {
  letter-spacing: .08em;
  font-weight: 700;
  color: #1A91FF;
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
}.srm-seo_h2-r7s {
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  color: #E6EDFF;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.srm-seo_h2-r7s {
  font-size: 1.5rem;
}
}.srm-seo_body-r7s {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A90B0;
}.srm-seo_body-r7s p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #7A90B0;
}.srm-seo_body-r7s p:last-child {
  margin-bottom: 0;
}.srm-seo_body-r7s strong {
  font-weight: 700;
  color: #ADBDD8;
}.srm-seo_body-r7s a {
  transition: color .2s;
  color: #1A91FF;
  text-decoration: underline;
}.srm-seo_body-r7s a:hover {
  color: #3DAAFF;
}.srm-seo_body-r7s ul,.srm-seo_body-r7s ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.srm-seo_body-r7s ol {
  list-style: decimal;
}.srm-seo_body-r7s li {
  font-size: 14px;
  line-height: 1.75;
  color: #7A90B0;
  margin-bottom: 0.375rem;
}.srm-seo_body-r7s table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 769px) {.srm-seo_body-r7s table {
  display: table;
}
}.srm-seo_body-r7s th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #ADBDD8;
  text-align: left;
}.srm-seo_body-r7s td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A90B0;
}.srm-seo_cols-r7s {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.srm-seo_cols-r7s {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.srm-seo_cols-r7s {
  grid-template-columns: repeat(3,1fr);
}
}.srm-seo_col_h-r7s {
  margin-bottom: 7px;
  color: #ADBDD8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.srm-seo_col_p-r7s {
  color: #566880;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.srm-seo_stats-r7s {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.srm-seo_stat-r7s {
  border-radius: 8px;
  background: rgba(26,145,255,0.07);
  padding: 14px 1rem;
  border: 1px solid rgba(26,145,255,0.18);
  flex: 1;
  min-width: 140px;
}.srm-seo_stat_val-r7s {
  margin-bottom: 0.25rem;
  color: #1A91FF;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.srm-seo_stat_lb-r7s {
  color: #566880;
  font-size: 11px;
  overflow-wrap: break-word;
}.srm-rv-r7s {
  padding: 36px 1rem 0;
  background: #080C16;
}
@media(min-width:768px) {.srm-rv-r7s {
  padding: 44px 24px 0;
}
}.srm-rv_in-r7s {
  margin: 0 auto;
  max-width: 82.5rem;
}.srm-rv_head-r7s {
  margin-bottom: 20px;
  max-width: 720px;
}.srm-rv_label-r7s {
  font-weight: 700;
  color: #1A91FF;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.srm-rv_h2-r7s {
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: #E6EDFF;
}
@media(min-width: 769px) {.srm-rv_h2-r7s {
  font-size: 28px;
}
}.srm-rv_stats-r7s {
  gap: 1.125rem;
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #566880;
  flex-wrap: wrap;
}.srm-rv_stats_score-r7s {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.srm-rv_stats_score_val-r7s {
  color: #F0A020;
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}.srm-rv_stats_score_max-r7s {
  color: #3E5068;
  font-size: 0.813rem;
}.srm-rv_stats_badge-r7s {
  gap: 4px;
  display: flex;
  align-items: center;
}.srm-rv_stats_badge-r7s svg {
  height: 0.875rem;
  width: 14px;
  color: #F0A020;
}.srm-rv_grid-r7s {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.srm-rv_grid-r7s {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.srm-rv_grid-r7s {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.srm-rv_card-r7s {
  border-radius: 0.5rem;
  background: #0F1523;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  flex-direction: column;
}.srm-rv_card_stars-r7s {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #F0A020;
}.srm-rv_card_stars-r7s svg {
  height: 14px;
  width: 0.875rem;
}.srm-rv_card_h-r7s {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1.3;
  color: #E6EDFF;
}.srm-rv_card_body-r7s {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #566880;
  line-height: 1.65;
  margin-bottom: 14px;
}.srm-rv_card_body-r7s strong {
  color: #ADBDD8;
  font-weight: 600;
}.srm-rv_card_meta-r7s {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  display: flex;
  align-items: center;
}.srm-rv_card_author-r7s {
  font-size: 12px;
  color: #ADBDD8;
  font-weight: 600;
}.srm-rv_card_date-r7s {
  color: #3E5068;
  font-size: 0.688rem;
}.srm-ft-r7s {
  background: #04060D;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.srm-ft_support-r7s {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 769px) {.srm-ft_support-r7s {
  padding: 1.75rem 1.5rem;
}
}.srm-ft_support_in-r7s {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.srm-ft_support_main-r7s {
  flex: 1;
  gap: 16px;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
}.srm-ft_support_ic-r7s {
  color: #1A91FF;
  flex-shrink: 0;
}.srm-ft_support_ic-r7s svg {
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
  height: 30px;
}.srm-ft_support_text_title-r7s {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #E6EDFF;
}.srm-ft_support_text_sub-r7s {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #566880;
}.srm-ft_support_btn-r7s {
  background: #1A91FF;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.688rem 22px;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #E6EDFF;
  flex-shrink: 0;
}.srm-ft_support_btn-r7s:hover {
  background: #3DAAFF;
}.srm-ft_support_contacts-r7s {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.srm-ft_support_contact-r7s {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #3E5068;
}.srm-ft_support_contact-r7s strong {
  color: #7A90B0;
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
}.srm-ft_main-r7s {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.srm-ft_main-r7s {
  padding: 2.5rem 1.5rem 32px;
}
}.srm-ft_main_in-r7s {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.srm-ft_main_in-r7s {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.srm-ft_main_in-r7s {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.srm-ft_col_logo-r7s {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.srm-ft_col_logo-r7s {
  grid-column: auto;
}
}.srm-ft_logo-r7s {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  flex-wrap: wrap;
  color: #E6EDFF;
  margin-bottom: 12px;
  font-size: 16px;
  overflow-wrap: break-word;
  display: flex;
}.srm-ft_logo_mark-r7s {
  border-radius: 4px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.srm-ft_logo_mark-r7s img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.srm-ft_logo_sub-r7s {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #3E5068;
  font-size: 0.75rem;
  max-width: 200px;
}.srm-ft_col_title-r7s {
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0.875rem;
  color: #7A90B0;
}.srm-ft_col_links-r7s {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.srm-ft_col_link-r7s {
  transition: color .2s;
  color: #3E5068;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.srm-ft_col_link-r7s:hover {
  color: #ADBDD8;
}.srm-ft_apps-r7s {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.srm-ft_app_card-r7s {
  transition: border-color .2s;
  padding: 0.625rem 12px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.625rem;
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
}.srm-ft_app_card-r7s:hover {
  border-color: rgba(26,145,255,0.45);
}.srm-ft_app_card_ic-r7s svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.srm-ft_app_card_os-r7s {
  color: #3E5068;
  font-weight: 600;
  font-size: 10px;
}.srm-ft_app_card_action-r7s {
  font-weight: 700;
  font-size: 12px;
  color: #ADBDD8;
}.srm-ft_bot-r7s {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.srm-ft_bot-r7s {
  padding: 20px 24px;
}
}.srm-ft_bot_in-r7s {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.srm-ft_socials-r7s {
  gap: 8px;
  display: flex;
}.srm-ft_soc-r7s {
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .2s;
  width: 2.25rem;
  display: flex;
  height: 2.25rem;
  justify-content: center;
  color: #7A90B0;
  align-items: center;
}.srm-ft_soc-r7s svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.srm-ft_soc-r7s:hover {
  background: rgba(255,255,255,0.07);
}.srm-ft_legal-r7s {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  color: #7A90B0;
  overflow-wrap: break-word;
  min-width: 200px;
}.srm-ft_legal-r7s strong {
  font-weight: 700;
  color: #7A90B0;
}.srm-ft_legal-r7s a {
  color: #7A90B0;
  text-decoration: underline;
}.srm-ft_age-r7s {
  border: 2px solid #7A90B0;
  border-radius: 50%;
  height: 2rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  color: #7A90B0;
  font-size: 11px;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  margin-left: auto;
}