*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #070C14;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #B2CCDA;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.spt_layout-ymi {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.spt_page-ymi {
  min-height: 100vh;
  display: flex;
}.spt_main-ymi {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1081px) {.spt_main-ymi {
  padding-left: 13.75rem;
}
}
@media(max-width: 1078px) {.spt_main-ymi {
  padding-bottom: 72px;
}
}.spt_gc-ymi {
  background: #0B1320;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
}
@media(min-width: 637px) {.spt_gc-ymi {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.spt_gc-ymi {
  width: 10.5rem;
}
}.spt_gc-ymi:hover {
  border-color: rgba(78,197,222,0.07);
  transform: translateY(-3px);
}.spt_gc_img-ymi {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.spt_gc_img-ymi img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.spt_gc_hover-ymi {
  background: rgba(3,7,9,0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  align-items: center;
  justify-content: center;
  opacity: 0;
  display: flex;
}.spt_gc-ymi:hover .spt_gc_hover-ymi {
  opacity: 1;
}.spt_gc_hover_btn-ymi {
  background: #4EC5DE;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  color: #E6F3F8;
  font-weight: 700;
}.spt_gc_info-ymi {
  padding: 8px 0.625rem 0.625rem;
}.spt_gc_name-ymi {
  overflow: hidden;
  font-weight: 600;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #B2CCDA;
  margin-bottom: 3px;
}.spt_gc_prov-ymi {
  font-size: 10px;
  color: #445C6A;
}.spt_gc_tag-ymi {
  padding: 2px 7px;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  position: absolute;
  top: 0.375rem;
  z-index: 2;
  font-size: 0.563rem;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.375rem;
}.spt_gc_tag_hot-ymi {
  background: #E84040;
  color: #fff;
}.spt_gc_tag_new-ymi {
  background: #34D399;
  color: #070C14;
}.spt_gc_tag_jp-ymi {
  background: #F0C040;
  color: #070C14;
}.spt_gc_tag_ex-ymi {
  background: #2A7FA8;
  color: #fff;
}.spt_gc_tag_live-ymi {
  background: #E84040;
  color: #fff;
}.spt_gr-ymi {
  background: #070C14;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.spt_gr-ymi {
  padding: 2.25rem 1.5rem 0;
}
}.spt_gr_in-ymi {
  margin: 0 auto;
  max-width: 82.5rem;
}.spt_gr_head-ymi {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.spt_gr_head_l-ymi {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.spt_gr_ic-ymi {
  border-radius: 8px;
  width: 2rem;
  flex-shrink: 0;
  display: flex;
  height: 2rem;
  justify-content: center;
  align-items: center;
}.spt_gr_ic-ymi svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.spt_gr_title-ymi {
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #E6F3F8;
}
@media(min-width: 770px) {.spt_gr_title-ymi {
  font-size: 18px;
}
}.spt_gr_more-ymi {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  font-size: 0.75rem;
  color: #587080;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
}.spt_gr_more-ymi:hover {
  color: #4EC5DE;
}.spt_gr_more-ymi svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.spt_gr_arrows-ymi {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.spt_gr_arr-ymi {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  display: flex;
  height: 1.875rem;
  justify-content: center;
  color: #7A9CB0;
  align-items: center;
  width: 30px;
}.spt_gr_arr-ymi:hover {
  background: rgba(255,255,255,0.07);
  color: #E6F3F8;
}.spt_gr_arr-ymi svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.spt_gr_seo_h-ymi {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #B2CCDA;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.spt_gr_seo_h-ymi {
  font-size: 0.875rem;
}
}.spt_gr_seo-ymi {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  max-width: 680px;
  color: #587080;
}.spt_gr_seo-ymi strong {
  color: #B2CCDA;
  font-weight: 600;
}.spt_gr_scroll-ymi {
  gap: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  overflow-x: auto;
}.spt_gr_scroll-ymi::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.spt_gr_scroll-ymi {
  gap: 12px;
}
}.spt_tb-ymi {
  background: #060B12;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  align-items: center;
  display: flex;
  height: 3.5rem;
  right: 0;
  top: 0;
  z-index: 80;
  left: 0;
  position: fixed;
}.spt_tb_in-ymi {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.spt_tb_burger-ymi {
  border-radius: 8px;
  gap: 0.313rem;
  margin-right: 0.5rem;
  display: flex;
  justify-content: center;
  height: 2.375rem;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  width: 2.375rem;
}.spt_tb_burger-ymi:hover {
  background: rgba(255,255,255,0.05);
}.spt_tb_burger_line-ymi {
  background: #7A9CB0;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width:1080px) {.spt_tb_burger-ymi {
  display: none;
}
}.spt_tb_logo-ymi {
  gap: 0.563rem;
  font-size: 1.125rem;
  display: flex;
  letter-spacing: -.01em;
  align-items: center;
  flex-shrink: 0;
  margin-right: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E6F3F8;
}.spt_tb_logo_mark-ymi {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
}.spt_tb_logo_mark-ymi img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.spt_tb_nav-ymi {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.spt_tb_nav-ymi {
  display: flex;
}
}.spt_tb_tab-ymi {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #7A9CB0;
}.spt_tb_tab-ymi:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F3F8;
}.spt_tb_tab-ymi.spt_state_active-ymi {
  background: rgba(78,197,222,0.16);
  color: #E6F3F8;
}.spt_tb_right-ymi {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.spt_tb_login-ymi {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  padding: 9px 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  font-size: 0.813rem;
  color: #B2CCDA;
  display: none;
  font-weight: 600;
}.spt_tb_login-ymi:hover {
  border-color: rgba(78,197,222,0.38);
  color: #E6F3F8;
}
@media(min-width: 479px) {.spt_tb_login-ymi {
  display: block;
}
}.spt_tb_reg-ymi {
  background: #34D399;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.563rem 18px;
  font-size: 13px;
  color: #05111A;
  white-space: nowrap;
  font-weight: 700;
}.spt_tb_reg-ymi:hover {
  background: #52E0AD;
}.spt_sb-ymi {
  transform: translateX(-100%);
  background: #0F1A26;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  left: 0;
  position: fixed;
  z-index: 70;
  width: 13.75rem;
  top: 56px;
  overflow-y: auto;
  bottom: 0;
}.spt_sb-ymi.spt_state_open-ymi {
  transform: translateX(0);
}.spt_sb-ymi::-webkit-scrollbar {
  width: 0.25rem;
}.spt_sb-ymi::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.spt_sb-ymi {
  transform: translateX(0);
}
}.spt_sb_auth-ymi {
  padding: 14px 12px 0.625rem;
}.spt_sb_btn_reg-ymi {
  padding: 0.688rem;
  transition: background .2s;
  background: #34D399;
  border-radius: 8px;
  font-weight: 700;
  color: #05111A;
  font-size: 13px;
  display: block;
  margin-bottom: 0.5rem;
  text-align: center;
}.spt_sb_btn_reg-ymi:hover {
  background: #52E0AD;
}.spt_sb_btn_login-ymi {
  padding: 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  text-align: center;
  display: block;
  font-size: 13px;
  color: #B2CCDA;
}.spt_sb_btn_login-ymi:hover {
  border-color: rgba(78,197,222,0.38);
  color: #E6F3F8;
}.spt_sb_promo-ymi {
  background: linear-gradient(135deg,#091828,#0F1A26);
  border: 1px solid rgba(78,197,222,0.16);
  border-radius: 8px;
  padding: 0.75rem 14px;
  overflow: hidden;
  margin: 0 12px 0.625rem;
  position: relative;
}.spt_sb_promo-ymi::before {
  background: radial-gradient(circle,rgba(78,197,222,0.16),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  height: 80px;
  width: 5rem;
  right: -1.25rem;
  position: absolute;
  content: '';
}.spt_sb_promo_title-ymi {
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #4EC5DE;
}.spt_sb_promo_text-ymi {
  line-height: 1.35;
  color: #E6F3F8;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.spt_sb_promo_sub-ymi {
  color: #587080;
  margin-top: 3px;
  font-size: 10px;
}.spt_sb_nav-ymi {
  padding: 0.375rem 8px 16px;
}.spt_sb_nav_lb-ymi {
  padding: 10px 8px 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #445C6A;
}.spt_sb_link-ymi {
  border-radius: 0.25rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  overflow-wrap: break-word;
  font-size: 13px;
  display: flex;
  font-weight: 500;
  color: #7A9CB0;
  cursor: pointer;
  align-items: center;
}.spt_sb_link-ymi:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F3F8;
}.spt_sb_link-ymi.spt_state_active-ymi {
  background: rgba(78,197,222,0.16);
  color: #E6F3F8;
}.spt_sb_ic-ymi {
  border-radius: 4px;
  display: flex;
  width: 30px;
  height: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}.spt_sb_ic-ymi svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.spt_sb_ic_1-ymi {
  background: rgba(78,197,222,0.07);
  color: #4EC5DE;
}.spt_sb_ic_2-ymi {
  background: rgba(52,211,153,0.14);
  color: #34D399;
}.spt_sb_ic_3-ymi {
  background: rgba(240,192,64,0.15);
  color: #F0C040;
}.spt_sb_ic_4-ymi {
  background: rgba(42,127,168,0.22);
  color: #2A7FA8;
}.spt_sb_ic_5-ymi {
  background: rgba(78,197,222,0.07);
  color: #E05AA0;
}.spt_sb_ic_6-ymi {
  background: rgba(42,127,168,0.22);
  color: #9B6EDD;
}.spt_sb_badge-ymi {
  background: #F0C040;
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  color: #05111A;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
}.spt_sb_bot-ymi {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.spt_sb_lang-ymi,.spt_sb_help-ymi {
  border: 1px solid rgba(255,255,255,0.05);
  gap: 6px;
  flex: 1;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  padding: 9px 0.375rem;
  transition: border-color .2s;
  color: #7A9CB0;
  font-weight: 600;
  align-items: center;
  font-size: 11px;
  display: flex;
  justify-content: center;
}.spt_sb_lang-ymi:hover,.spt_sb_help-ymi:hover {
  border-color: rgba(78,197,222,0.38);
  color: #E6F3F8;
}.spt_sb_lang-ymi svg,.spt_sb_help-ymi svg {
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.spt_sb_bd-ymi {
  inset: 0;
  background: rgba(3,7,9,0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.spt_sb_bd-ymi.spt_state_on-ymi {
  display: block;
}
@media(min-width: 1079px) {.spt_sb_bd-ymi {
  display: none!important;
}
}.spt_mob_nav-ymi {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #0F1A26;
  z-index: 80;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1078px) {.spt_mob_nav-ymi {
  display: none;
}
}.spt_mob_nav_item-ymi {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  align-items: center;
  display: flex;
  color: #445C6A;
  flex-direction: column;
  cursor: pointer;
}.spt_mob_nav_ic-ymi {
  line-height: 1;
}.spt_mob_nav_ic-ymi svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.spt_mob_nav_lb-ymi {
  color: #445C6A;
  font-size: 0.625rem;
  font-weight: 600;
}.spt_mob_nav_item-ymi.spt_state_active-ymi {
  color: #4EC5DE;
}.spt_mob_nav_item-ymi.spt_state_active-ymi .spt_mob_nav_lb-ymi {
  color: #4EC5DE;
}.spt_hero-ymi {
  background: #070C14;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 765px) {.spt_hero-ymi {
  padding: 1.5rem 24px 0;
}
}.spt_hero_in-ymi {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.spt_hero_in-ymi {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.spt_hero_in-ymi {
  grid-template-columns: 1fr 340px;
}
}.spt_hero_promo-ymi {
  background: #0B1320;
  border-radius: 12px;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 767px) {.spt_hero_promo-ymi {
  min-height: 17.5rem;
}
}.spt_hero_promo_bg-ymi {
  inset: 0;
  background: linear-gradient(120deg,#091828 0%,#070C14 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.spt_hero_promo_bg-ymi::after {
  inset: 0;
  background: linear-gradient(90deg,#070C14 0%,rgba(3,7,9,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.spt_hero_promo_glow-ymi {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(42,127,168,0.22) 0%,transparent 65%);
  pointer-events: none;
  height: 18.75rem;
  top: -2.5rem;
  width: 18.75rem;
  right: 3.75rem;
  position: absolute;
}.spt_hero_promo_ct-ymi {
  padding: 28px 24px 28px 1.75rem;
  position: relative;
  z-index: 2;
  justify-content: center;
  display: flex;
  max-width: 30rem;
  flex-direction: column;
}
@media(min-width: 770px) {.spt_hero_promo_ct-ymi {
  padding: 40px 2rem;
}
}.spt_hero_badge-ymi {
  border: 1px solid rgba(78,197,222,0.07);
  padding: 0.313rem 12px;
  border-radius: 1.25rem;
  background: rgba(78,197,222,0.16);
  color: #4EC5DE;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 14px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .08em;
}.spt_hero_h1-ymi {
  color: #E6F3F8;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 0.625rem;
}.spt_hero_h1-ymi em {
  font-style: normal;
  color: #F0C040;
}
@media(min-width: 767px) {.spt_hero_h1-ymi {
  font-size: 36px;
}
}.spt_hero_sub-ymi {
  color: #7A9CB0;
  font-size: 13px;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width:768px) {.spt_hero_sub-ymi {
  font-size: 0.875rem;
}
}.spt_hero_row-ymi {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.spt_hero_cta-ymi {
  border-radius: 8px;
  transition: background .2s;
  padding: 13px 26px;
  background: #34D399;
  font-weight: 700;
  font-size: 14px;
  color: #05111A;
  box-shadow: 0 2px 0.875rem rgba(52,211,153,0.42), 0 0 0 1px rgba(52,211,153,0.30);
}.spt_hero_cta-ymi:hover {
  background: #52E0AD;
}.spt_hero_terms-ymi {
  color: #445C6A;
  font-size: 11px;
}.spt_hero_game-ymi {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  background: #0B1320;
  border-radius: 12px;
  display: flex;
  position: relative;
  flex-direction: column;
}.spt_hero_game_badge-ymi {
  background: rgba(240,192,64,0.15);
  border: 1px solid rgba(240,192,64,0.15);
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  letter-spacing: .06em;
  color: #F0C040;
  left: 0.75rem;
  font-weight: 700;
  z-index: 3;
  top: 0.75rem;
  text-transform: uppercase;
  position: absolute;
  font-size: 0.625rem;
}.spt_hero_game_badge-ymi svg {
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 0.25rem;
  height: 11px;
}.spt_hero_game_img-ymi {
  overflow: hidden;
  background: linear-gradient(135deg,#091828,#070C14);
  position: relative;
  padding-bottom: 60%;
}.spt_hero_game_img-ymi img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.spt_hero_game_play-ymi {
  transition: opacity .2s;
  background: rgba(3,7,9,0.72);
  inset: 0;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
}.spt_hero_game-ymi:hover .spt_hero_game_play-ymi {
  opacity: 1;
}.spt_hero_game_play-ymi span {
  background: #4EC5DE;
  border-radius: 50%;
  align-items: center;
  width: 52px;
  display: flex;
  justify-content: center;
  height: 52px;
}.spt_hero_game_play-ymi span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.spt_hero_game_info-ymi {
  padding: 0.875rem 1rem;
}.spt_hero_game_title-ymi {
  font-size: 0.938rem;
  font-weight: 700;
  color: #E6F3F8;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.spt_hero_game_provider-ymi {
  font-size: 11px;
  color: #587080;
}.spt_hero_game_btn-ymi {
  margin: 12px 1rem 1rem;
  border-radius: 8px;
  transition: background .2s;
  padding: 11px;
  background: #4EC5DE;
  text-align: center;
  color: #E6F3F8;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
}.spt_hero_game-ymi:hover .spt_hero_game_btn-ymi {
  background: #72D6EB;
}.spt_sbar-ymi {
  padding: 16px 1rem 0;
  background: #070C14;
}
@media(min-width: 769px) {.spt_sbar-ymi {
  padding: 18px 24px 0;
}
}.spt_sbar_in-ymi {
  margin: 0 auto;
  max-width: 82.5rem;
}.spt_sbar_row-ymi {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.spt_sbar_input-ymi {
  background: #0B1320;
  padding: 11px 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  gap: 10px;
  transition: border-color .2s;
  flex: 1;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #587080;
}.spt_sbar_input-ymi:hover {
  border-color: rgba(78,197,222,0.38);
}.spt_sbar_input-ymi svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 15px;
  stroke-linecap: round;
  width: 0.938rem;
}.spt_sbar_providers-ymi {
  background: #0B1320;
  gap: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.688rem 18px;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 600;
  color: #B2CCDA;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
}.spt_sbar_providers-ymi:hover {
  border-color: rgba(78,197,222,0.38);
  color: #E6F3F8;
}.spt_sbar_providers-ymi svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
}.spt_sbar_tabs-ymi {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.spt_sbar_tabs-ymi::-webkit-scrollbar {
  display: none;
}.spt_sbar_tab-ymi {
  padding: 0.5rem 14px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  font-size: 0.75rem;
  color: #7A9CB0;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
}.spt_sbar_tab-ymi:hover {
  border-color: rgba(78,197,222,0.38);
  background: rgba(255,255,255,0.07);
  color: #E6F3F8;
}.spt_sbar_tab-ymi.spt_state_active-ymi {
  background: rgba(78,197,222,0.16);
  border-color: rgba(78,197,222,0.07);
  color: #E6F3F8;
}.spt_sbar_tab_ic-ymi svg {
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
}.spt_gcg-ymi {
  background: #070C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.spt_gcg-ymi {
  padding: 2.75rem 24px 0;
}
}.spt_gcg_in-ymi {
  margin: 0 auto;
  max-width: 82.5rem;
}.spt_gcg_head-ymi {
  margin-bottom: 20px;
  max-width: 720px;
}.spt_gcg_label-ymi {
  font-weight: 700;
  letter-spacing: .08em;
  color: #4EC5DE;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.spt_gcg_h2-ymi {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 0.5rem;
  color: #E6F3F8;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 766px) {.spt_gcg_h2-ymi {
  font-size: 28px;
}
}.spt_gcg_intro-ymi {
  font-size: 0.813rem;
  color: #587080;
  line-height: 1.6;
}.spt_gcg_grid-ymi {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.spt_gcg_grid-ymi {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.spt_gcg_grid-ymi {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.spt_gcg_card-ymi {
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 240px;
  justify-content: flex-end;
}.spt_gcg_card-ymi:hover {
  border-color: rgba(78,197,222,0.16);
  transform: translateY(-3px);
}.spt_gcg_card_bg-ymi {
  inset: 0;
  position: absolute;
  z-index: 0;
}.spt_gcg_card_bg-ymi::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.spt_gcg_card_ic-ymi {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  right: 18px;
  justify-content: center;
  position: absolute;
  top: 18px;
  display: flex;
  color: #E6F3F8;
  align-items: center;
  width: 40px;
  z-index: 2;
  height: 2.5rem;
}.spt_gcg_card_ic-ymi svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
}.spt_gcg_card_ct-ymi {
  position: relative;
  z-index: 1;
}.spt_gcg_card_h-ymi {
  margin-bottom: 0.5rem;
  font-size: 18px;
  font-family: 'Exo 2', sans-serif;
  color: #E6F3F8;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.spt_gcg_card_h-ymi {
  font-size: 1.25rem;
}
}.spt_gcg_card_p-ymi {
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
}.spt_gcg_card_p-ymi strong {
  color: #E6F3F8;
  font-weight: 600;
}.spt_gcg_card_cta-ymi {
  gap: 4px;
  font-size: 12px;
  align-items: center;
  display: inline-flex;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  color: #4EC5DE;
}.spt_gcg_card_cta-ymi svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.spt_gr_jp-ymi {
  border-radius: 12px;
  background: linear-gradient(135deg,#0D1530 0%,#060A18 100%);
  padding: 20px;
  overflow: hidden;
  position: relative;
}.spt_gr_jp-ymi::before {
  background: radial-gradient(circle,rgba(42,127,168,0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  content: '';
  top: -60px;
  left: -60px;
  position: absolute;
  height: 15.625rem;
}.spt_gr_jp-ymi::after {
  background: radial-gradient(circle,rgba(240,192,64,0.15) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  position: absolute;
  width: 12.5rem;
  height: 200px;
  bottom: -40px;
  content: '';
}.spt_gr_jp_head-ymi {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
  z-index: 1;
  position: relative;
  align-items: flex-start;
}.spt_gr_jp_info-ymi {
  flex: 1;
}.spt_gr_jp_label-ymi {
  letter-spacing: .08em;
  color: #9B6EDD;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 11px;
}.spt_gr_jp_label-ymi svg {
  width: 14px;
  stroke-linecap: round;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  height: 14px;
}.spt_gr_jp_amount-ymi {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 32px;
  font-family: 'Exo 2', sans-serif;
  line-height: 1;
  color: #E6F3F8;
}
@media(min-width: 769px) {.spt_gr_jp_amount-ymi {
  font-size: 40px;
}
}.spt_gr_jp_amount-ymi span {
  color: #F0C040;
}.spt_gr_jp_seo-ymi {
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 30rem;
  color: #7A9CB0;
}.spt_gr_jp_cta-ymi {
  transition: background .2s;
  background: rgba(42,127,168,0.22);
  border: 1px solid rgba(42,127,168,0.22);
  padding: 0.688rem 20px;
  border-radius: 0.5rem;
  position: relative;
  margin-top: 4px;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  color: #E6F3F8;
  z-index: 1;
  align-self: flex-start;
  white-space: nowrap;
}.spt_gr_jp_cta-ymi:hover {
  background: #2A7FA8;
}.spt_ws-ymi {
  padding: 32px 1rem 0;
  background: #070C14;
}
@media(min-width: 766px) {.spt_ws-ymi {
  padding: 36px 1.5rem 0;
}
}.spt_ws_in-ymi {
  margin: 0 auto;
  max-width: 82.5rem;
}.spt_ws_head-ymi {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
  justify-content: space-between;
}.spt_ws_title-ymi {
  gap: 10px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #E6F3F8;
  font-size: 16px;
  display: flex;
  align-items: center;
  font-weight: 700;
}.spt_ws_title_ic-ymi svg {
  stroke-linecap: round;
  height: 1.125rem;
  color: #F0C040;
  stroke-linejoin: round;
  width: 1.125rem;
}.spt_ws_online-ymi {
  gap: 0.438rem;
  font-weight: 600;
  color: #587080;
  font-size: 12px;
  display: flex;
  align-items: center;
}.spt_ws_online_dot-ymi {
  background: #34D399;
  border-radius: 50%;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(52,211,153,0.14);
  width: 8px;
}.spt_ws_scroll-ymi {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.spt_ws_scroll-ymi::-webkit-scrollbar {
  display: none;
}.spt_wc-ymi {
  padding: 0.625rem 14px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.625rem;
  background: #0B1320;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 220px;
}.spt_wc_img-ymi {
  overflow: hidden;
  background: #0F1A26;
  border-radius: 0.25rem;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.spt_wc_img-ymi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.spt_wc_info-ymi {
  min-width: 0;
}.spt_wc_game-ymi {
  overflow: hidden;
  font-weight: 600;
  color: #B2CCDA;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
}.spt_wc_player-ymi {
  overflow: hidden;
  white-space: nowrap;
  color: #445C6A;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.spt_wc_amount-ymi {
  white-space: nowrap;
  color: #34D399;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
}.spt_app-ymi {
  background: #070C14;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.spt_app-ymi {
  padding: 44px 1.5rem 0;
}
}.spt_app_in-ymi {
  margin: 0 auto;
  max-width: 1320px;
}.spt_app_head-ymi {
  margin-bottom: 1rem;
}.spt_app_label-ymi {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #4EC5DE;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.spt_app_h2-ymi {
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #E6F3F8;
}
@media(min-width: 767px) {.spt_app_h2-ymi {
  font-size: 1.5rem;
}
}.spt_app_sub-ymi {
  font-size: 13px;
  max-width: 600px;
  color: #587080;
  line-height: 1.6;
  overflow-wrap: break-word;
}.spt_app_sub-ymi strong {
  color: #B2CCDA;
  font-weight: 700;
}.spt_app_cards-ymi {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width:640px) {.spt_app_cards-ymi {
  grid-template-columns: repeat(3,1fr);
}
}.spt_app_card-ymi {
  gap: 16px;
  overflow: hidden;
  border-radius: 8px;
  padding: 1.25rem;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.spt_app_card_ios-ymi {
  background: linear-gradient(135deg,rgba(78,197,222,0.16) 0%,#0F1A26 100%);
}.spt_app_card_android-ymi {
  background: linear-gradient(135deg,rgba(52,211,153,0.14) 0%,#0F1A26 100%);
}.spt_app_card_win-ymi {
  background: linear-gradient(135deg,rgba(240,192,64,0.15) 0%,#0F1A26 100%);
}.spt_app_card_ic-ymi svg {
  stroke-linecap: round;
  width: 2.125rem;
  height: 2.125rem;
  stroke-linejoin: round;
}.spt_app_card_ic-ymi {
  color: #E6F3F8;
  flex-shrink: 0;
}.spt_app_card_os-ymi {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #587080;
}.spt_app_card_title-ymi {
  line-height: 1.2;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.938rem;
  color: #E6F3F8;
  overflow-wrap: break-word;
}.spt_app_card_text-ymi {
  color: #587080;
  margin-bottom: 14px;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.spt_app_card_btn-ymi {
  transition: background .2s;
  border: 1px solid rgba(78,197,222,0.38);
  background: rgba(255,255,255,0.12);
  border-radius: 0.25rem;
  gap: 0.438rem;
  padding: 0.625rem 1.125rem;
  display: inline-flex;
  font-weight: 700;
  font-size: 0.813rem;
  align-items: center;
  color: #E6F3F8;
}.spt_app_card_btn-ymi:hover {
  background: rgba(255,255,255,0.07);
}.spt_reg-ymi {
  padding: 36px 16px 0;
  background: #070C14;
}
@media(min-width: 765px) {.spt_reg-ymi {
  padding: 2.75rem 1.5rem 0;
}
}.spt_reg_in-ymi {
  border: 1px solid rgba(255,255,255,0.05);
  padding: 28px 1.5rem;
  border-radius: 12px;
  margin: 0 auto;
  background: #0F1A26;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.spt_reg_in-ymi {
  padding: 40px;
}
}.spt_reg_top-ymi {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.spt_reg_top-ymi {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.spt_reg_label-ymi {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #4EC5DE;
  text-transform: uppercase;
  font-weight: 700;
}.spt_reg_h2-ymi {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E6F3F8;
  line-height: 1.2;
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.spt_reg_h2-ymi {
  font-size: 28px;
}
}.spt_reg_bonus-ymi {
  background: rgba(240,192,64,0.15);
  border: 1px solid rgba(240,192,64,0.15);
  padding: 10px 16px;
  border-radius: 0.5rem;
  gap: 8px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.spt_reg_bonus_amount-ymi {
  font-weight: 800;
  font-size: 20px;
  color: #F0C040;
}.spt_reg_bonus_text-ymi {
  font-size: 13px;
  line-height: 1.35;
  color: #7A9CB0;
}.spt_reg_cta_btn-ymi {
  padding: 0.875rem 2rem;
  background: #34D399;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 2px 14px rgba(52,211,153,0.42), 0 0 0 1px rgba(52,211,153,0.30);
  color: #05111A;
  margin-bottom: 12px;
  font-size: 15px;
}.spt_reg_cta_btn-ymi:hover {
  background: #52E0AD;
}.spt_reg_terms-ymi {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #445C6A;
}.spt_reg_seo-ymi {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-top: 1.25rem;
  color: #587080;
  padding-top: 20px;
}.spt_reg_seo-ymi p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
  color: #587080;
}.spt_reg_seo-ymi p:last-child {
  margin-bottom: 0;
}.spt_reg_seo-ymi strong {
  color: #B2CCDA;
  font-weight: 700;
}.spt_reg_seo-ymi a {
  transition: color .2s;
  text-decoration: underline;
  color: #4EC5DE;
}.spt_reg_seo-ymi a:hover {
  color: #72D6EB;
}.spt_reg_seo-ymi ul,.spt_reg_seo-ymi ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.spt_reg_seo-ymi ol {
  list-style: decimal;
}.spt_reg_seo-ymi li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  color: #587080;
  line-height: 1.65;
}.spt_reg_seo-ymi table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  margin-bottom: 10px;
}
@media(min-width: 767px) {.spt_reg_seo-ymi table {
  display: table;
}
}.spt_reg_seo-ymi th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #B2CCDA;
  text-align: left;
}.spt_reg_seo-ymi td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #587080;
}.spt_reg_steps-ymi {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 859px) {.spt_reg_steps-ymi {
  margin-top: 0;
}
}.spt_reg_step-ymi {
  border-radius: 8px;
  gap: 14px;
  background: rgba(255,255,255,0.05);
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.spt_reg_step_num-ymi {
  background: rgba(78,197,222,0.16);
  border: 1px solid rgba(78,197,222,0.07);
  border-radius: 50%;
  display: flex;
  height: 34px;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 0.875rem;
  color: #4EC5DE;
  flex-shrink: 0;
  width: 34px;
}.spt_reg_step_title-ymi {
  color: #E6F3F8;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
}.spt_reg_step_text-ymi {
  color: #587080;
  line-height: 1.5;
  font-size: 0.75rem;
}.spt_reg_trust-ymi {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
}.spt_reg_trust_item-ymi {
  gap: 7px;
  display: flex;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #587080;
  align-items: center;
}.spt_reg_trust_ic-ymi svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  color: #4EC5DE;
  stroke-linejoin: round;
}.spt_prov-ymi {
  padding: 2.25rem 1rem 0;
  background: #070C14;
}
@media(min-width: 770px) {.spt_prov-ymi {
  padding: 44px 1.5rem 0;
}
}.spt_prov_in-ymi {
  margin: 0 auto;
  max-width: 82.5rem;
}.spt_prov_head-ymi {
  margin-bottom: 1rem;
}.spt_prov_label-ymi {
  color: #4EC5DE;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
}.spt_prov_h2-ymi {
  overflow-wrap: break-word;
  color: #E6F3F8;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.spt_prov_h2-ymi {
  font-size: 1.5rem;
}
}.spt_prov_seo-ymi {
  line-height: 1.6;
  margin-bottom: 16px;
  font-size: 0.813rem;
  max-width: 38.75rem;
  color: #587080;
  overflow-wrap: break-word;
}.spt_prov_seo-ymi strong {
  color: #B2CCDA;
  font-weight: 700;
}.spt_prov_seo-ymi a {
  color: #4EC5DE;
  text-decoration: underline;
}.spt_prov_grid-ymi {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.spt_prov_grid-ymi {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.spt_prov_grid-ymi {
  grid-template-columns: repeat(8,1fr);
}
}.spt_prov_card-ymi {
  border-radius: 8px;
  gap: 7px;
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  background: #0B1320;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.spt_prov_card-ymi:hover {
  border-color: rgba(78,197,222,0.38);
  background: #0F1A26;
}.spt_prov_logo-ymi {
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  height: 2.75rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 44px;
}.spt_prov_logo-ymi img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.spt_prov_name-ymi {
  overflow-wrap: break-word;
  color: #7A9CB0;
  font-size: 0.688rem;
  font-weight: 600;
  text-align: center;
}.spt_bon-ymi {
  padding: 36px 16px 0;
  background: #070C14;
}
@media(min-width: 771px) {.spt_bon-ymi {
  padding: 2.75rem 1.5rem 0;
}
}.spt_bon_in-ymi {
  margin: 0 auto;
  max-width: 82.5rem;
}.spt_bon_head-ymi {
  margin-bottom: 20px;
}.spt_bon_label-ymi {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #4EC5DE;
}.spt_bon_h2-ymi {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #E6F3F8;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.spt_bon_h2-ymi {
  font-size: 1.5rem;
}
}.spt_bon_seo-ymi {
  font-size: 13px;
  line-height: 1.6;
  color: #587080;
  overflow-wrap: break-word;
  max-width: 620px;
}.spt_bon_seo-ymi strong {
  font-weight: 700;
  color: #B2CCDA;
}.spt_bon_seo-ymi a {
  text-decoration: underline;
  color: #4EC5DE;
}.spt_bon_grid-ymi {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.spt_bon_grid-ymi {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.spt_bon_grid-ymi {
  grid-template-columns: repeat(5,1fr);
}
}.spt_bon_card-ymi {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 16px;
  border-radius: 0.5rem;
  background: #0B1320;
  transition: border-color .2s,transform .2s;
}.spt_bon_card-ymi:hover {
  border-color: rgba(78,197,222,0.07);
  transform: translateY(-2px);
}.spt_bon_card_ic-ymi svg {
  height: 26px;
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.spt_bon_card_ic-ymi {
  margin-bottom: 0.625rem;
}.spt_bon_card_type-ymi {
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 6px;
  color: #587080;
  text-transform: uppercase;
}.spt_bon_card_amount-ymi {
  font-size: 1.125rem;
  color: #F0C040;
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
}.spt_bon_card_name-ymi {
  color: #E6F3F8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
}.spt_bon_card_detail-ymi {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  color: #445C6A;
  line-height: 1.5;
  padding-top: 8px;
  overflow-wrap: break-word;
}.spt_seo-ymi {
  padding: 2.25rem 1rem 0;
  background: #070C14;
}
@media(min-width: 765px) {.spt_seo-ymi {
  padding: 2.75rem 24px 0;
}
}.spt_seo_in-ymi {
  margin: 0 auto;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 1.5rem;
  background: #0F1A26;
  max-width: 1320px;
}
@media(min-width: 769px) {.spt_seo_in-ymi {
  padding: 36px 2.5rem;
}
}.spt_seo_label-ymi {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #4EC5DE;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.spt_seo_h2-ymi {
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.25;
  color: #E6F3F8;
}
@media(min-width: 770px) {.spt_seo_h2-ymi {
  font-size: 1.5rem;
}
}.spt_seo_body-ymi {
  overflow-wrap: break-word;
  color: #7A9CB0;
  font-size: 0.875rem;
  line-height: 1.75;
}.spt_seo_body-ymi p {
  color: #7A9CB0;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.spt_seo_body-ymi p:last-child {
  margin-bottom: 0;
}.spt_seo_body-ymi strong {
  color: #B2CCDA;
  font-weight: 700;
}.spt_seo_body-ymi a {
  transition: color .2s;
  color: #4EC5DE;
  text-decoration: underline;
}.spt_seo_body-ymi a:hover {
  color: #72D6EB;
}.spt_seo_body-ymi ul,.spt_seo_body-ymi ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.spt_seo_body-ymi ol {
  list-style: decimal;
}.spt_seo_body-ymi li {
  color: #7A9CB0;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.spt_seo_body-ymi table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 771px) {.spt_seo_body-ymi table {
  display: table;
}
}.spt_seo_body-ymi th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #B2CCDA;
  text-align: left;
}.spt_seo_body-ymi td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A9CB0;
}.spt_seo_cols-ymi {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.spt_seo_cols-ymi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.spt_seo_cols-ymi {
  grid-template-columns: repeat(3,1fr);
}
}.spt_seo_col_h-ymi {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #B2CCDA;
  font-weight: 700;
}.spt_seo_col_p-ymi {
  overflow-wrap: break-word;
  color: #587080;
  font-size: 13px;
  line-height: 1.65;
}.spt_seo_stats-ymi {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.spt_seo_stat-ymi {
  background: rgba(78,197,222,0.07);
  border: 1px solid rgba(78,197,222,0.16);
  flex: 1;
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.spt_seo_stat_val-ymi {
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #4EC5DE;
}.spt_seo_stat_lb-ymi {
  color: #587080;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.spt_seo-ymi {
  background: #070C14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.spt_seo-ymi {
  padding: 44px 1.5rem 0;
}
}.spt_seo_in-ymi {
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0F1A26;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width:768px) {.spt_seo_in-ymi {
  padding: 36px 2.5rem;
}
}.spt_seo_label-ymi {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #4EC5DE;
  text-transform: uppercase;
  font-size: 11px;
}.spt_seo_h2-ymi {
  color: #E6F3F8;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 767px) {.spt_seo_h2-ymi {
  font-size: 1.5rem;
}
}.spt_seo_body-ymi {
  line-height: 1.75;
  color: #7A9CB0;
  overflow-wrap: break-word;
  font-size: 14px;
}.spt_seo_body-ymi p {
  color: #7A9CB0;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.spt_seo_body-ymi p:last-child {
  margin-bottom: 0;
}.spt_seo_body-ymi strong {
  font-weight: 700;
  color: #B2CCDA;
}.spt_seo_body-ymi a {
  transition: color .2s;
  color: #4EC5DE;
  text-decoration: underline;
}.spt_seo_body-ymi a:hover {
  color: #72D6EB;
}.spt_seo_body-ymi ul,.spt_seo_body-ymi ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.spt_seo_body-ymi ol {
  list-style: decimal;
}.spt_seo_body-ymi li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #7A9CB0;
}.spt_seo_body-ymi table {
  margin-bottom: 0.75rem;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.spt_seo_body-ymi table {
  display: table;
}
}.spt_seo_body-ymi th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #B2CCDA;
}.spt_seo_body-ymi td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7A9CB0;
}.spt_seo_cols-ymi {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.spt_seo_cols-ymi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.spt_seo_cols-ymi {
  grid-template-columns: repeat(3,1fr);
}
}.spt_seo_col_h-ymi {
  color: #B2CCDA;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}.spt_seo_col_p-ymi {
  line-height: 1.65;
  font-size: 13px;
  color: #587080;
  overflow-wrap: break-word;
}.spt_seo_stats-ymi {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.spt_seo_stat-ymi {
  background: rgba(78,197,222,0.07);
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(78,197,222,0.16);
  border-radius: 8px;
  min-width: 8.75rem;
}.spt_seo_stat_val-ymi {
  font-weight: 800;
  color: #4EC5DE;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 4px;
}.spt_seo_stat_lb-ymi {
  font-size: 11px;
  color: #587080;
  overflow-wrap: break-word;
}.spt_seo-ymi {
  background: #070C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.spt_seo-ymi {
  padding: 44px 24px 0;
}
}.spt_seo_in-ymi {
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #0F1A26;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.spt_seo_in-ymi {
  padding: 36px 40px;
}
}.spt_seo_label-ymi {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  color: #4EC5DE;
  text-transform: uppercase;
}.spt_seo_h2-ymi {
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #E6F3F8;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.spt_seo_h2-ymi {
  font-size: 24px;
}
}.spt_seo_body-ymi {
  color: #7A9CB0;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.spt_seo_body-ymi p {
  font-size: 14px;
  line-height: 1.75;
  color: #7A9CB0;
  margin-bottom: 12px;
}.spt_seo_body-ymi p:last-child {
  margin-bottom: 0;
}.spt_seo_body-ymi strong {
  color: #B2CCDA;
  font-weight: 700;
}.spt_seo_body-ymi a {
  transition: color .2s;
  text-decoration: underline;
  color: #4EC5DE;
}.spt_seo_body-ymi a:hover {
  color: #72D6EB;
}.spt_seo_body-ymi ul,.spt_seo_body-ymi ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.spt_seo_body-ymi ol {
  list-style: decimal;
}.spt_seo_body-ymi li {
  line-height: 1.75;
  color: #7A9CB0;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.spt_seo_body-ymi table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.spt_seo_body-ymi table {
  display: table;
}
}.spt_seo_body-ymi th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #B2CCDA;
  text-align: left;
}.spt_seo_body-ymi td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7A9CB0;
}.spt_seo_cols-ymi {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.spt_seo_cols-ymi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.spt_seo_cols-ymi {
  grid-template-columns: repeat(3,1fr);
}
}.spt_seo_col_h-ymi {
  color: #B2CCDA;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.spt_seo_col_p-ymi {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #587080;
  overflow-wrap: break-word;
}.spt_seo_stats-ymi {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.spt_seo_stat-ymi {
  flex: 1;
  background: rgba(78,197,222,0.07);
  border: 1px solid rgba(78,197,222,0.16);
  border-radius: 8px;
  padding: 14px 16px;
  min-width: 140px;
}.spt_seo_stat_val-ymi {
  color: #4EC5DE;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
}.spt_seo_stat_lb-ymi {
  font-size: 0.688rem;
  color: #587080;
  overflow-wrap: break-word;
}.spt_rv-ymi {
  padding: 36px 16px 0;
  background: #070C14;
}
@media(min-width: 770px) {.spt_rv-ymi {
  padding: 44px 24px 0;
}
}.spt_rv_in-ymi {
  margin: 0 auto;
  max-width: 1320px;
}.spt_rv_head-ymi {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.spt_rv_label-ymi {
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #4EC5DE;
  letter-spacing: .08em;
}.spt_rv_h2-ymi {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-size: 1.375rem;
  color: #E6F3F8;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 767px) {.spt_rv_h2-ymi {
  font-size: 1.75rem;
}
}.spt_rv_stats-ymi {
  gap: 18px;
  font-size: 0.813rem;
  align-items: center;
  color: #587080;
  flex-wrap: wrap;
  display: flex;
}.spt_rv_stats_score-ymi {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.spt_rv_stats_score_val-ymi {
  font-family: 'Exo 2', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  color: #F0C040;
}.spt_rv_stats_score_max-ymi {
  font-size: 13px;
  color: #445C6A;
}.spt_rv_stats_badge-ymi {
  gap: 4px;
  display: flex;
  align-items: center;
}.spt_rv_stats_badge-ymi svg {
  color: #F0C040;
  width: 0.875rem;
  height: 14px;
}.spt_rv_grid-ymi {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.spt_rv_grid-ymi {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.spt_rv_grid-ymi {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.spt_rv_card-ymi {
  background: #0F1A26;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  display: flex;
  flex-direction: column;
}.spt_rv_card_stars-ymi {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #F0C040;
}.spt_rv_card_stars-ymi svg {
  width: 0.875rem;
  height: 0.875rem;
}.spt_rv_card_h-ymi {
  margin-bottom: 0.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.3;
  color: #E6F3F8;
}.spt_rv_card_body-ymi {
  flex: 1;
  margin-bottom: 0.875rem;
  color: #587080;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.spt_rv_card_body-ymi strong {
  font-weight: 600;
  color: #B2CCDA;
}.spt_rv_card_meta-ymi {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.75rem;
  display: flex;
}.spt_rv_card_author-ymi {
  font-size: 0.75rem;
  font-weight: 600;
  color: #B2CCDA;
}.spt_rv_card_date-ymi {
  font-size: 11px;
  color: #445C6A;
}.spt_faq-ymi {
  background: #070C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.spt_faq-ymi {
  padding: 44px 24px 0;
}
}.spt_faq_in-ymi {
  margin: 0 auto;
  max-width: 1320px;
}.spt_faq_head-ymi {
  margin-bottom: 1.25rem;
}.spt_faq_label-ymi {
  font-weight: 700;
  font-size: 0.688rem;
  color: #4EC5DE;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.spt_faq_h2-ymi {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #E6F3F8;
  font-weight: 800;
}
@media(min-width: 769px) {.spt_faq_h2-ymi {
  font-size: 24px;
}
}.spt_faq_list-ymi {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.spt_faq_item-ymi {
  border: 1px solid rgba(255,255,255,0.10);
  background: #0F1A26;
  overflow: hidden;
  border-radius: 8px;
}.spt_faq_q-ymi {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 600;
  color: #B2CCDA;
  font-size: 14px;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
}.spt_faq_q-ymi:hover {
  color: #E6F3F8;
}.spt_faq_q_ic-ymi {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  align-items: center;
  display: flex;
  width: 1.5rem;
  color: #4EC5DE;
  font-size: 16px;
  height: 1.5rem;
  flex-shrink: 0;
  justify-content: center;
}.spt_faq_item-ymi.spt_state_open-ymi .spt_faq_q_ic-ymi {
  transform: rotate(45deg);
}.spt_faq_a-ymi {
  padding: 0 1.25rem 1rem;
  color: #587080;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.7;
  display: none;
}.spt_faq_item-ymi.spt_state_open-ymi .spt_faq_a-ymi {
  display: block;
}.spt_faq_a-ymi strong {
  font-weight: 700;
  color: #B2CCDA;
}.spt_faq_a-ymi a {
  color: #4EC5DE;
  text-decoration: underline;
}.spt_faq_a-ymi ul,.spt_faq_a-ymi ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.spt_faq_a-ymi ol {
  list-style: decimal;
}.spt_faq_a-ymi li {
  line-height: 1.6;
  margin-bottom: 4px;
}.spt_faq_a-ymi table {
  margin: 8px 0;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 12px;
  width: 100%;
}
@media(min-width: 769px) {.spt_faq_a-ymi table {
  display: table;
}
}.spt_faq_a-ymi th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  text-align: left;
  font-weight: 700;
  color: #B2CCDA;
}.spt_faq_a-ymi td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #587080;
}.spt_ft-ymi {
  background: #030709;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.spt_ft_support-ymi {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.spt_ft_support-ymi {
  padding: 1.75rem 24px;
}
}.spt_ft_support_in-ymi {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.spt_ft_support_main-ymi {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.spt_ft_support_ic-ymi {
  flex-shrink: 0;
  color: #4EC5DE;
}.spt_ft_support_ic-ymi svg {
  stroke-linejoin: round;
  height: 1.875rem;
  width: 1.875rem;
  stroke-linecap: round;
}.spt_ft_support_text_title-ymi {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 0.938rem;
  font-weight: 700;
  color: #E6F3F8;
}.spt_ft_support_text_sub-ymi {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #587080;
}.spt_ft_support_btn-ymi {
  padding: 0.688rem 22px;
  border-radius: 0.5rem;
  background: #4EC5DE;
  transition: background .2s;
  color: #E6F3F8;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.spt_ft_support_btn-ymi:hover {
  background: #72D6EB;
}.spt_ft_support_contacts-ymi {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.spt_ft_support_contact-ymi {
  color: #445C6A;
  line-height: 1.4;
  font-size: 0.75rem;
}.spt_ft_support_contact-ymi strong {
  font-size: 0.688rem;
  color: #7A9CB0;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
}.spt_ft_main-ymi {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 766px) {.spt_ft_main-ymi {
  padding: 40px 1.5rem 32px;
}
}.spt_ft_main_in-ymi {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width:640px) {.spt_ft_main_in-ymi {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.spt_ft_main_in-ymi {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.spt_ft_col_logo-ymi {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.spt_ft_col_logo-ymi {
  grid-column: auto;
}
}.spt_ft_logo-ymi {
  gap: 9px;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 800;
  display: flex;
  margin-bottom: 12px;
  align-items: center;
  color: #E6F3F8;
  flex-wrap: wrap;
}.spt_ft_logo_mark-ymi {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 30px;
  width: 30px;
}.spt_ft_logo_mark-ymi img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.spt_ft_logo_sub-ymi {
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 12.5rem;
  color: #445C6A;
  font-size: 0.75rem;
}.spt_ft_col_title-ymi {
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  color: #7A9CB0;
  text-transform: uppercase;
}.spt_ft_col_links-ymi {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.spt_ft_col_link-ymi {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #445C6A;
  font-size: 0.813rem;
}.spt_ft_col_link-ymi:hover {
  color: #B2CCDA;
}.spt_ft_apps-ymi {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.spt_ft_app_card-ymi {
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  transition: border-color .2s;
  padding: 0.625rem 12px;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  display: flex;
  align-items: center;
}.spt_ft_app_card-ymi:hover {
  border-color: rgba(78,197,222,0.38);
}.spt_ft_app_card_ic-ymi svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
}.spt_ft_app_card_os-ymi {
  color: #445C6A;
  font-size: 10px;
  font-weight: 600;
}.spt_ft_app_card_action-ymi {
  color: #B2CCDA;
  font-size: 12px;
  font-weight: 700;
}.spt_ft_bot-ymi {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.spt_ft_bot-ymi {
  padding: 20px 1.5rem;
}
}.spt_ft_bot_in-ymi {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
}.spt_ft_socials-ymi {
  gap: 8px;
  display: flex;
}.spt_ft_soc-ymi {
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  display: flex;
  color: #7A9CB0;
  height: 2.25rem;
}.spt_ft_soc-ymi svg {
  width: 16px;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.spt_ft_soc-ymi:hover {
  background: rgba(255,255,255,0.07);
}.spt_ft_legal-ymi {
  flex: 1;
  color: #6E8C9C;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 0.688rem;
}.spt_ft_legal-ymi strong {
  font-weight: 700;
  color: #7A9CB0;
}.spt_ft_legal-ymi a {
  color: #7A9CB0;
  text-decoration: underline;
}.spt_ft_age-ymi {
  border: 2px solid #6E8C9C;
  border-radius: 50%;
  color: #6E8C9C;
  font-weight: 800;
  margin-left: auto;
  height: 2rem;
  width: 32px;
  justify-content: center;
  font-size: 11px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}