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 {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0B1318;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #B8CDD6;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
}.slm_layout_f51 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.slm_page_f51 {
  display: flex;
  min-height: 100vh;
}.slm_main_f51 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1078px) {.slm_main_f51 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1081px) {.slm_main_f51 {
  padding-bottom: 72px;
}
}.slm_gc_f51 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #111D23;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 0.625rem;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 140px;
}
@media(min-width: 641px) {.slm_gc_f51 {
  width: 156px;
}
}
@media(min-width: 1081px) {.slm_gc_f51 {
  width: 168px;
}
}.slm_gc_f51:hover {
  transform: translateY(-3px);
  border-color: rgba(15, 196, 214, 0.07);
}.slm_gc_img_f51 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.slm_gc_img_f51 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.slm_gc_hover_f51 {
  inset: 0;
  background: rgba(7, 13, 17, 0.72);
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
}.slm_gc_f51:hover .slm_gc_hover_f51 {
  opacity: 1;
}.slm_gc_hover_btn_f51 {
  border-radius: 6px;
  background: #0FC4D6;
  padding: 0.5rem 1rem;
  color: #EEF6FA;
  font-weight: 700;
  font-size: 0.75rem;
}.slm_gc_info_f51 {
  padding: 0.5rem 10px 0.625rem;
}.slm_gc_name_f51 {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #B8CDD6;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
}.slm_gc_prov_f51 {
  font-size: 10px;
  color: #3B5A69;
}.slm_gc_tag_f51 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  z-index: 2;
  position: absolute;
  text-transform: uppercase;
  left: 6px;
  top: 0.375rem;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 0.563rem;
}.slm_gc_tag_hot_f51 {
  background: #E03A3A;
  color: #fff;
}.slm_gc_tag_new_f51 {
  background: #1DBF72;
  color: #0B1318;
}.slm_gc_tag_jp_f51 {
  background: #F0A418;
  color: #0B1318;
}.slm_gc_tag_ex_f51 {
  background: #D4820A;
  color: #fff;
}.slm_gc_tag_live_f51 {
  background: #E03A3A;
  color: #fff;
}.slm_gr_f51 {
  background: #0B1318;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.slm_gr_f51 {
  padding: 2.25rem 1.5rem 0;
}
}.slm_gr_in_f51 {
  margin: 0 auto;
  max-width: 82.5rem;
}.slm_gr_head_f51 {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.slm_gr_head_l_f51 {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.slm_gr_ic_f51 {
  border-radius: 10px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 2rem;
  justify-content: center;
  height: 2rem;
}.slm_gr_ic_f51 svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.slm_gr_title_f51 {
  color: #EEF6FA;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1rem;
}
@media(min-width: 771px) {.slm_gr_title_f51 {
  font-size: 18px;
}
}.slm_gr_more_f51 {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  color: #537585;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
}.slm_gr_more_f51:hover {
  color: #0FC4D6;
}.slm_gr_more_f51 svg {
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
}.slm_gr_arrows_f51 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.slm_gr_arr_f51 {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  color: #7A9EAC;
  align-items: center;
  width: 30px;
  justify-content: center;
  display: flex;
  height: 1.875rem;
}.slm_gr_arr_f51:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF6FA;
}.slm_gr_arr_f51 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.slm_gr_seo_h_f51 {
  margin: 0 0 0.375rem;
  font-family: 'Cinzel', serif;
  max-width: 42.5rem;
  font-weight: 700;
  color: #B8CDD6;
  overflow-wrap: break-word;
  font-size: 13px;
}
@media(min-width: 770px) {.slm_gr_seo_h_f51 {
  font-size: 14px;
}
}.slm_gr_seo_f51 {
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #537585;
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
}.slm_gr_seo_f51 strong {
  font-weight: 600;
  color: #B8CDD6;
}.slm_gr_scroll_f51 {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.slm_gr_scroll_f51::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.slm_gr_scroll_f51 {
  gap: 12px;
}
}.slm_tb_f51 {
  background: #0D1619;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  display: flex;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 80;
  height: 3.5rem;
}.slm_tb_in_f51 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.slm_tb_burger_f51 {
  gap: 5px;
  border-radius: 10px;
  align-items: center;
  margin-right: 0.5rem;
  flex-direction: column;
  height: 38px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 38px;
}.slm_tb_burger_f51:hover {
  background: rgba(255, 255, 255, 0.05);
}.slm_tb_burger_line_f51 {
  background: #7A9EAC;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width:1080px) {.slm_tb_burger_f51 {
  display: none;
}
}.slm_tb_logo_f51 {
  gap: 9px;
  font-size: 1.125rem;
  margin-right: 20px;
  flex-shrink: 0;
  overflow-wrap: break-word;
  color: #EEF6FA;
  align-items: center;
  font-weight: 800;
  display: flex;
  letter-spacing: -.01em;
}.slm_tb_logo_mark_f51 {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 2rem;
}.slm_tb_logo_mark_f51 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.slm_tb_nav_f51 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.slm_tb_nav_f51 {
  display: flex;
}
}.slm_tb_tab_f51 {
  border-radius: 0.625rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  color: #7A9EAC;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.slm_tb_tab_f51:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF6FA;
}.slm_tb_tab_f51.slm_state_active_f51 {
  background: rgba(15, 196, 214, 0.18);
  color: #EEF6FA;
}.slm_tb_right_f51 {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.slm_tb_login_f51 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  color: #B8CDD6;
  font-weight: 600;
  display: none;
}.slm_tb_login_f51:hover {
  border-color: rgba(15, 196, 214, 0.40);
  color: #EEF6FA;
}
@media(min-width: 477px) {.slm_tb_login_f51 {
  display: block;
}
}.slm_tb_reg_f51 {
  transition: background .2s;
  border-radius: 10px;
  background: #1DBF72;
  padding: 0.563rem 18px;
  font-weight: 700;
  font-size: 13px;
  color: #081014;
  white-space: nowrap;
}.slm_tb_reg_f51:hover {
  background: #25D882;
}.slm_sb_f51 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #152229;
  bottom: 0;
  overflow-y: auto;
  top: 3.5rem;
  position: fixed;
  z-index: 70;
  left: 0;
  width: 220px;
}.slm_sb_f51.slm_state_open_f51 {
  transform: translateX(0);
}.slm_sb_f51::-webkit-scrollbar {
  width: 0.25rem;
}.slm_sb_f51::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.slm_sb_f51 {
  transform: translateX(0);
}
}.slm_sb_auth_f51 {
  padding: 14px 12px 10px;
}.slm_sb_btn_reg_f51 {
  background: #1DBF72;
  padding: 0.688rem;
  border-radius: 10px;
  transition: background .2s;
  margin-bottom: 0.5rem;
  display: block;
  color: #081014;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
}.slm_sb_btn_reg_f51:hover {
  background: #25D882;
}.slm_sb_btn_login_f51 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  transition: border-color .2s;
  color: #B8CDD6;
  font-weight: 600;
  display: block;
  font-size: 13px;
  text-align: center;
}.slm_sb_btn_login_f51:hover {
  border-color: rgba(15, 196, 214, 0.40);
  color: #EEF6FA;
}.slm_sb_promo_f51 {
  border-radius: 0.625rem;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#0A2830,#152229);
  overflow: hidden;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(15, 196, 214, 0.18);
  position: relative;
}.slm_sb_promo_f51::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(15, 196, 214, 0.18),transparent 70%);
  content: '';
  height: 5rem;
  right: -20px;
  top: -1.25rem;
  width: 80px;
  position: absolute;
}.slm_sb_promo_title_f51 {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .06em;
  color: #0FC4D6;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.slm_sb_promo_text_f51 {
  color: #EEF6FA;
  line-height: 1.35;
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
}.slm_sb_promo_sub_f51 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #537585;
}.slm_sb_nav_f51 {
  padding: 0.375rem 8px 1rem;
}.slm_sb_nav_lb_f51 {
  padding: 10px 0.5rem 6px;
  color: #3B5A69;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
}.slm_sb_link_f51 {
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  gap: 10px;
  cursor: pointer;
  font-weight: 500;
  color: #7A9EAC;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.slm_sb_link_f51:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF6FA;
}.slm_sb_link_f51.slm_state_active_f51 {
  background: rgba(15, 196, 214, 0.18);
  color: #EEF6FA;
}.slm_sb_ic_f51 {
  border-radius: 0.375rem;
  display: flex;
  justify-content: center;
  height: 30px;
  flex-shrink: 0;
  width: 1.875rem;
  align-items: center;
}.slm_sb_ic_f51 svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
}.slm_sb_ic_1_f51 {
  background: rgba(15, 196, 214, 0.07);
  color: #0FC4D6;
}.slm_sb_ic_2_f51 {
  background: rgba(29, 191, 114, 0.16);
  color: #1DBF72;
}.slm_sb_ic_3_f51 {
  background: rgba(240, 164, 24, 0.16);
  color: #F0A418;
}.slm_sb_ic_4_f51 {
  background: rgba(212, 130, 10, 0.20);
  color: #D4820A;
}.slm_sb_ic_5_f51 {
  background: rgba(15, 196, 214, 0.07);
  color: #E0469A;
}.slm_sb_ic_6_f51 {
  background: rgba(212, 130, 10, 0.20);
  color: #9B5FD4;
}.slm_sb_badge_f51 {
  background: #F0A418;
  border-radius: 6px;
  padding: 2px 0.438rem;
  color: #081014;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
}.slm_sb_bot_f51 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.slm_sb_lang_f51,.slm_sb_help_f51 {
  border-radius: 6px;
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  gap: 6px;
  color: #7A9EAC;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  font-size: 0.688rem;
  display: flex;
}.slm_sb_lang_f51:hover,.slm_sb_help_f51:hover {
  border-color: rgba(15, 196, 214, 0.40);
  color: #EEF6FA;
}.slm_sb_lang_f51 svg,.slm_sb_help_f51 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.slm_sb_bd_f51 {
  background: rgba(7, 13, 17, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.slm_sb_bd_f51.slm_state_on_f51 {
  display: block;
}
@media(min-width: 1077px) {.slm_sb_bd_f51 {
  display: none!important;
}
}.slm_mob_nav_f51 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #152229;
  right: 0;
  position: fixed;
  z-index: 80;
  left: 0;
  display: flex;
  bottom: 0;
}
@media(min-width: 1077px) {.slm_mob_nav_f51 {
  display: none;
}
}.slm_mob_nav_item_f51 {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  cursor: pointer;
  color: #3B5A69;
  align-items: center;
  display: flex;
  flex-direction: column;
}.slm_mob_nav_ic_f51 {
  line-height: 1;
}.slm_mob_nav_ic_f51 svg {
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.slm_mob_nav_lb_f51 {
  font-weight: 600;
  font-size: 10px;
  color: #3B5A69;
}.slm_mob_nav_item_f51.slm_state_active_f51 {
  color: #0FC4D6;
}.slm_mob_nav_item_f51.slm_state_active_f51 .slm_mob_nav_lb_f51 {
  color: #0FC4D6;
}.slm_hero_f51 {
  padding: 1.25rem 1rem 0;
  background: #0B1318;
}
@media(min-width: 765px) {.slm_hero_f51 {
  padding: 24px 24px 0;
}
}.slm_hero_in_f51 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 857px) {.slm_hero_in_f51 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.slm_hero_in_f51 {
  grid-template-columns: 1fr 340px;
}
}.slm_hero_promo_f51 {
  overflow: hidden;
  background: #111D23;
  border-radius: 16px;
  align-items: stretch;
  min-height: 220px;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.slm_hero_promo_f51 {
  min-height: 17.5rem;
}
}.slm_hero_promo_bg_f51 {
  background-position: center;
  background: linear-gradient(120deg,#0A2830 0%,#0B1318 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.slm_hero_promo_bg_f51::after {
  background: linear-gradient(90deg,#0B1318 0%,rgba(7, 13, 17, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.slm_hero_promo_glow_f51 {
  background: radial-gradient(circle,rgba(212, 130, 10, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  right: 3.75rem;
  pointer-events: none;
  width: 300px;
  position: absolute;
  height: 300px;
}.slm_hero_promo_ct_f51 {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  max-width: 480px;
  z-index: 2;
  flex-direction: column;
  position: relative;
  display: flex;
  justify-content: center;
}
@media(min-width: 769px) {.slm_hero_promo_ct_f51 {
  padding: 40px 32px;
}
}.slm_hero_badge_f51 {
  border: 1px solid rgba(15, 196, 214, 0.07);
  padding: 0.313rem 0.75rem;
  background: rgba(15, 196, 214, 0.18);
  border-radius: 20px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  color: #0FC4D6;
}.slm_hero_h1_f51 {
  font-size: 26px;
  margin-bottom: 10px;
  color: #EEF6FA;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}.slm_hero_h1_f51 em {
  font-style: normal;
  color: #F0A418;
}
@media(min-width: 766px) {.slm_hero_h1_f51 {
  font-size: 36px;
}
}.slm_hero_sub_f51 {
  margin-bottom: 20px;
  color: #7A9EAC;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 771px) {.slm_hero_sub_f51 {
  font-size: 0.875rem;
}
}.slm_hero_row_f51 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.slm_hero_cta_f51 {
  background: #1DBF72;
  padding: 13px 1.625rem;
  border-radius: 0.625rem;
  transition: background .2s;
  color: #081014;
  font-weight: 700;
  font-size: 14px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14), 0 4px 18px rgba(29, 191, 114, 0.48);
}.slm_hero_cta_f51:hover {
  background: #25D882;
}.slm_hero_terms_f51 {
  font-size: 11px;
  color: #3B5A69;
}.slm_hero_game_f51 {
  overflow: hidden;
  border-radius: 16px;
  background: #111D23;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.slm_hero_game_badge_f51 {
  border-radius: 1.25rem;
  background: rgba(240, 164, 24, 0.16);
  padding: 0.313rem 10px;
  border: 1px solid rgba(240, 164, 24, 0.16);
  position: absolute;
  text-transform: uppercase;
  z-index: 3;
  top: 0.75rem;
  font-size: 10px;
  left: 0.75rem;
  letter-spacing: .06em;
  font-weight: 700;
  color: #F0A418;
}.slm_hero_game_badge_f51 svg {
  height: 11px;
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.slm_hero_game_img_f51 {
  background: linear-gradient(135deg,#0A2830,#0B1318);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.slm_hero_game_img_f51 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.slm_hero_game_play_f51 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7, 13, 17, 0.72);
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.slm_hero_game_f51:hover .slm_hero_game_play_f51 {
  opacity: 1;
}.slm_hero_game_play_f51 span {
  border-radius: 50%;
  background: #0FC4D6;
  height: 3.25rem;
  width: 3.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.slm_hero_game_play_f51 span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.slm_hero_game_info_f51 {
  padding: 0.875rem 1rem;
}.slm_hero_game_title_f51 {
  color: #EEF6FA;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.slm_hero_game_provider_f51 {
  color: #537585;
  font-size: 11px;
}.slm_hero_game_btn_f51 {
  margin: 12px 16px 16px;
  transition: background .2s;
  border-radius: 10px;
  background: #0FC4D6;
  padding: 0.688rem;
  font-size: 0.813rem;
  color: #EEF6FA;
  font-weight: 700;
  text-align: center;
  display: block;
}.slm_hero_game_f51:hover .slm_hero_game_btn_f51 {
  background: #2DD4E4;
}.slm_sbar_f51 {
  padding: 1rem 1rem 0;
  background: #0B1318;
}
@media(min-width: 767px) {.slm_sbar_f51 {
  padding: 1.125rem 24px 0;
}
}.slm_sbar_in_f51 {
  margin: 0 auto;
  max-width: 1320px;
}.slm_sbar_row_f51 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.slm_sbar_input_f51 {
  transition: border-color .2s;
  padding: 11px 1rem;
  gap: 10px;
  border-radius: 10px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111D23;
  font-size: 0.813rem;
  color: #537585;
  cursor: pointer;
  display: flex;
  align-items: center;
}.slm_sbar_input_f51:hover {
  border-color: rgba(15, 196, 214, 0.40);
}.slm_sbar_input_f51 svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 0.938rem;
  width: 0.938rem;
  stroke-linecap: round;
}.slm_sbar_providers_f51 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.5rem;
  padding: 11px 18px;
  background: #111D23;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #B8CDD6;
  white-space: nowrap;
}.slm_sbar_providers_f51:hover {
  border-color: rgba(15, 196, 214, 0.40);
  color: #EEF6FA;
}.slm_sbar_providers_f51 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
}.slm_sbar_tabs_f51 {
  gap: 0.375rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
}.slm_sbar_tabs_f51::-webkit-scrollbar {
  display: none;
}.slm_sbar_tab_f51 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 7px;
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  align-items: center;
  display: flex;
  color: #7A9EAC;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
}.slm_sbar_tab_f51:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(15, 196, 214, 0.40);
  color: #EEF6FA;
}.slm_sbar_tab_f51.slm_state_active_f51 {
  border-color: rgba(15, 196, 214, 0.07);
  background: rgba(15, 196, 214, 0.18);
  color: #EEF6FA;
}.slm_sbar_tab_ic_f51 svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.slm_wy_f51 {
  padding: 2rem 16px 0;
  background: #0B1318;
}
@media(min-width: 771px) {.slm_wy_f51 {
  padding: 40px 1.5rem 0;
}
}.slm_wy_in_f51 {
  margin: 0 auto;
  max-width: 1320px;
}.slm_wy_head_f51 {
  max-width: 720px;
  margin-bottom: 18px;
}.slm_wy_label_f51 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #0FC4D6;
  margin-bottom: 8px;
}.slm_wy_h2_f51 {
  color: #EEF6FA;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 771px) {.slm_wy_h2_f51 {
  font-size: 1.5rem;
}
}.slm_wy_intro_f51 {
  margin: 0;
  font-size: 13px;
  color: #537585;
  line-height: 1.6;
}.slm_wy_grid_f51 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.slm_wy_grid_f51 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.slm_wy_grid_f51 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.slm_wy_card_f51 {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #152229;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
}.slm_wy_card_f51:hover {
  border-color: rgba(15, 196, 214, 0.07);
  transform: translateY(-2px);
}.slm_wy_card_ic_f51 {
  background: rgba(15, 196, 214, 0.18);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: #0FC4D6;
  margin-bottom: 14px;
  height: 2.75rem;
  width: 44px;
  display: flex;
}.slm_wy_card_ic_f51 svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
}.slm_wy_card_h_f51 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #EEF6FA;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.slm_wy_card_p_f51 {
  font-size: 13px;
  color: #537585;
  overflow-wrap: break-word;
  line-height: 1.6;
}.slm_wy_card_p_f51 strong {
  color: #B8CDD6;
  font-weight: 600;
}.slm_gcg_f51 {
  padding: 2.25rem 16px 0;
  background: #0B1318;
}
@media(min-width: 767px) {.slm_gcg_f51 {
  padding: 44px 24px 0;
}
}.slm_gcg_in_f51 {
  margin: 0 auto;
  max-width: 1320px;
}.slm_gcg_head_f51 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.slm_gcg_label_f51 {
  text-transform: uppercase;
  color: #0FC4D6;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.slm_gcg_h2_f51 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EEF6FA;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.slm_gcg_h2_f51 {
  font-size: 28px;
}
}.slm_gcg_intro_f51 {
  line-height: 1.6;
  color: #537585;
  font-size: 0.813rem;
}.slm_gcg_grid_f51 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.slm_gcg_grid_f51 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.slm_gcg_grid_f51 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.slm_gcg_card_f51 {
  overflow: hidden;
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  min-height: 240px;
  position: relative;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
}.slm_gcg_card_f51:hover {
  border-color: rgba(15, 196, 214, 0.18);
  transform: translateY(-3px);
}.slm_gcg_card_bg_f51 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.slm_gcg_card_bg_f51::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.slm_gcg_card_ic_f51 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  right: 18px;
  top: 1.125rem;
  height: 2.5rem;
  align-items: center;
  color: #EEF6FA;
  z-index: 2;
  width: 40px;
  display: flex;
  justify-content: center;
  position: absolute;
}.slm_gcg_card_ic_f51 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
}.slm_gcg_card_ct_f51 {
  position: relative;
  z-index: 1;
}.slm_gcg_card_h_f51 {
  color: #EEF6FA;
  margin-bottom: 8px;
  font-size: 18px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 769px) {.slm_gcg_card_h_f51 {
  font-size: 20px;
}
}.slm_gcg_card_p_f51 {
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.slm_gcg_card_p_f51 strong {
  font-weight: 600;
  color: #EEF6FA;
}.slm_gcg_card_cta_f51 {
  gap: 4px;
  text-transform: uppercase;
  color: #0FC4D6;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 0.75rem;
  align-items: center;
  display: inline-flex;
}.slm_gcg_card_cta_f51 svg {
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.slm_ws_f51 {
  background: #0B1318;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.slm_ws_f51 {
  padding: 36px 1.5rem 0;
}
}.slm_ws_in_f51 {
  margin: 0 auto;
  max-width: 82.5rem;
}.slm_ws_head_f51 {
  gap: 0.75rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
}.slm_ws_title_f51 {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  color: #EEF6FA;
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
}.slm_ws_title_ic_f51 svg {
  width: 1.125rem;
  height: 18px;
  color: #F0A418;
  stroke-linejoin: round;
  stroke-linecap: round;
}.slm_ws_online_f51 {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  color: #537585;
}.slm_ws_online_dot_f51 {
  background: #1DBF72;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  box-shadow: 0 0 6px rgba(29, 191, 114, 0.16);
  flex-shrink: 0;
}.slm_ws_scroll_f51 {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
}.slm_ws_scroll_f51::-webkit-scrollbar {
  display: none;
}.slm_wc_f51 {
  background: #111D23;
  border-radius: 0.625rem;
  gap: 10px;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
}.slm_wc_img_f51 {
  background: #152229;
  overflow: hidden;
  border-radius: 6px;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.slm_wc_img_f51 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.slm_wc_info_f51 {
  min-width: 0;
}.slm_wc_game_f51 {
  overflow: hidden;
  color: #B8CDD6;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
}.slm_wc_player_f51 {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #3B5A69;
}.slm_wc_amount_f51 {
  white-space: nowrap;
  color: #1DBF72;
  margin-left: auto;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
}.slm_reg_f51 {
  padding: 2.25rem 16px 0;
  background: #0B1318;
}
@media(min-width: 767px) {.slm_reg_f51 {
  padding: 44px 1.5rem 0;
}
}.slm_reg_in_f51 {
  background: #152229;
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.slm_reg_in_f51 {
  padding: 40px;
}
}.slm_reg_top_f51 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.slm_reg_top_f51 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.slm_reg_label_f51 {
  margin-bottom: 0.625rem;
  font-size: 11px;
  color: #0FC4D6;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.slm_reg_h2_f51 {
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #EEF6FA;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.slm_reg_h2_f51 {
  font-size: 28px;
}
}.slm_reg_bonus_f51 {
  background: rgba(240, 164, 24, 0.16);
  border-radius: 0.625rem;
  gap: 0.5rem;
  padding: 10px 1rem;
  border: 1px solid rgba(240, 164, 24, 0.16);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.slm_reg_bonus_amount_f51 {
  font-weight: 800;
  font-size: 20px;
  color: #F0A418;
}.slm_reg_bonus_text_f51 {
  color: #7A9EAC;
  font-size: 0.813rem;
  line-height: 1.35;
}.slm_reg_cta_btn_f51 {
  border-radius: 0.625rem;
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #1DBF72;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14), 0 4px 18px rgba(29, 191, 114, 0.48);
  color: #081014;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 0.75rem;
}.slm_reg_cta_btn_f51:hover {
  background: #25D882;
}.slm_reg_terms_f51 {
  font-size: 0.688rem;
  color: #3B5A69;
  line-height: 1.5;
}.slm_reg_seo_f51 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  padding-top: 20px;
  line-height: 1.65;
  font-size: 13px;
  color: #537585;
}.slm_reg_seo_f51 p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #537585;
}.slm_reg_seo_f51 p:last-child {
  margin-bottom: 0;
}.slm_reg_seo_f51 strong {
  color: #B8CDD6;
  font-weight: 700;
}.slm_reg_seo_f51 a {
  transition: color .2s;
  color: #0FC4D6;
  text-decoration: underline;
}.slm_reg_seo_f51 a:hover {
  color: #2DD4E4;
}.slm_reg_seo_f51 ul,.slm_reg_seo_f51 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.slm_reg_seo_f51 ol {
  list-style: decimal;
}.slm_reg_seo_f51 li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #537585;
  margin-bottom: 4px;
}.slm_reg_seo_f51 table {
  margin-bottom: 10px;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 765px) {.slm_reg_seo_f51 table {
  display: table;
}
}.slm_reg_seo_f51 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #B8CDD6;
}.slm_reg_seo_f51 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #537585;
}.slm_reg_steps_f51 {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.slm_reg_steps_f51 {
  margin-top: 0;
}
}.slm_reg_step_f51 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border-radius: 0.625rem;
  padding: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.slm_reg_step_num_f51 {
  border-radius: 50%;
  background: rgba(15, 196, 214, 0.18);
  border: 1px solid rgba(15, 196, 214, 0.07);
  justify-content: center;
  height: 2.125rem;
  align-items: center;
  color: #0FC4D6;
  font-size: 0.875rem;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  width: 2.125rem;
}.slm_reg_step_title_f51 {
  font-size: 14px;
  color: #EEF6FA;
  margin-bottom: 3px;
  font-weight: 700;
}.slm_reg_step_text_f51 {
  font-size: 12px;
  line-height: 1.5;
  color: #537585;
}.slm_reg_trust_f51 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.slm_reg_trust_item_f51 {
  gap: 7px;
  color: #537585;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-size: 12px;
}.slm_reg_trust_ic_f51 svg {
  color: #0FC4D6;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.slm_htp_f51 {
  background: #0B1318;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.slm_htp_f51 {
  padding: 44px 1.5rem 0;
}
}.slm_htp_in_f51 {
  margin: 0 auto;
  max-width: 82.5rem;
}.slm_htp_head_f51 {
  margin-bottom: 22px;
  max-width: 720px;
}.slm_htp_label_f51 {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #0FC4D6;
  text-transform: uppercase;
}.slm_htp_h2_f51 {
  overflow-wrap: break-word;
  color: #EEF6FA;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.slm_htp_h2_f51 {
  font-size: 1.75rem;
}
}.slm_htp_intro_f51 {
  line-height: 1.6;
  font-size: 14px;
  color: #537585;
}.slm_htp_steps_f51 {
  gap: 0.75rem;
  padding: 0;
  list-style: none;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.slm_htp_steps_f51 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.slm_htp_steps_f51 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.slm_htp_step_f51 {
  padding: 20px 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  background: #152229;
  position: relative;
  flex-direction: column;
  display: flex;
}.slm_htp_step_num_f51 {
  background: #0FC4D6;
  border-radius: 50%;
  left: 1.25rem;
  position: absolute;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  height: 28px;
  align-items: center;
  color: #081014;
  top: -12px;
  font-size: 0.813rem;
  width: 28px;
  justify-content: center;
  display: flex;
}.slm_htp_step_ic_f51 {
  background: rgba(15, 196, 214, 0.18);
  margin: 8px 0 12px;
  border-radius: 0.375rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2.25rem;
  height: 2.25rem;
  color: #0FC4D6;
}.slm_htp_step_ic_f51 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
}.slm_htp_step_h_f51 {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF6FA;
  font-size: 0.875rem;
  line-height: 1.25;
}.slm_htp_step_p_f51 {
  line-height: 1.55;
  color: #537585;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.slm_htp_step_p_f51 strong {
  color: #B8CDD6;
  font-weight: 600;
}.slm_htp_cta_f51 {
  border-radius: 10px;
  background: #1DBF72;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  font-weight: 700;
  font-size: 0.875rem;
  margin-top: 20px;
  display: inline-block;
  color: #081014;
}.slm_htp_cta_f51:hover {
  background: #25D882;
}.slm_bon_f51 {
  padding: 36px 16px 0;
  background: #0B1318;
}
@media(min-width: 765px) {.slm_bon_f51 {
  padding: 2.75rem 24px 0;
}
}.slm_bon_in_f51 {
  margin: 0 auto;
  max-width: 82.5rem;
}.slm_bon_head_f51 {
  margin-bottom: 20px;
}.slm_bon_label_f51 {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #0FC4D6;
}.slm_bon_h2_f51 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #EEF6FA;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.slm_bon_h2_f51 {
  font-size: 1.5rem;
}
}.slm_bon_seo_f51 {
  overflow-wrap: break-word;
  color: #537585;
  font-size: 13px;
  max-width: 38.75rem;
  line-height: 1.6;
}.slm_bon_seo_f51 strong {
  font-weight: 700;
  color: #B8CDD6;
}.slm_bon_seo_f51 a {
  color: #0FC4D6;
  text-decoration: underline;
}.slm_bon_grid_f51 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.slm_bon_grid_f51 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.slm_bon_grid_f51 {
  grid-template-columns: repeat(5,1fr);
}
}.slm_bon_card_f51 {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  background: #111D23;
  padding: 1rem;
}.slm_bon_card_f51:hover {
  transform: translateY(-2px);
  border-color: rgba(15, 196, 214, 0.07);
}.slm_bon_card_ic_f51 svg {
  width: 26px;
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
}.slm_bon_card_ic_f51 {
  margin-bottom: 10px;
}.slm_bon_card_type_f51 {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #537585;
  margin-bottom: 6px;
  letter-spacing: .06em;
}.slm_bon_card_amount_f51 {
  font-weight: 800;
  color: #F0A418;
  margin-bottom: 6px;
  line-height: 1.1;
  font-size: 18px;
}.slm_bon_card_name_f51 {
  margin-bottom: 8px;
  color: #EEF6FA;
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
}.slm_bon_card_detail_f51 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 8px;
  color: #3B5A69;
}.slm_app_f51 {
  background: #0B1318;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.slm_app_f51 {
  padding: 2.75rem 24px 0;
}
}.slm_app_in_f51 {
  margin: 0 auto;
  max-width: 1320px;
}.slm_app_head_f51 {
  margin-bottom: 16px;
}.slm_app_label_f51 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #0FC4D6;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.slm_app_h2_f51 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #EEF6FA;
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.slm_app_h2_f51 {
  font-size: 1.5rem;
}
}.slm_app_sub_f51 {
  color: #537585;
  line-height: 1.6;
  max-width: 600px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.slm_app_sub_f51 strong {
  color: #B8CDD6;
  font-weight: 700;
}.slm_app_cards_f51 {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.slm_app_cards_f51 {
  grid-template-columns: repeat(3,1fr);
}
}.slm_app_card_f51 {
  padding: 1.25rem;
  border-radius: 0.625rem;
  overflow: hidden;
  gap: 16px;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.slm_app_card_ios_f51 {
  background: linear-gradient(135deg,rgba(15, 196, 214, 0.18) 0%,#152229 100%);
}.slm_app_card_android_f51 {
  background: linear-gradient(135deg,rgba(29, 191, 114, 0.16) 0%,#152229 100%);
}.slm_app_card_win_f51 {
  background: linear-gradient(135deg,rgba(240, 164, 24, 0.16) 0%,#152229 100%);
}.slm_app_card_ic_f51 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
  width: 34px;
}.slm_app_card_ic_f51 {
  flex-shrink: 0;
  color: #EEF6FA;
}.slm_app_card_os_f51 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.625rem;
  color: #537585;
  letter-spacing: .08em;
}.slm_app_card_title_f51 {
  line-height: 1.2;
  color: #EEF6FA;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.slm_app_card_text_f51 {
  color: #537585;
  line-height: 1.5;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.slm_app_card_btn_f51 {
  border: 1px solid rgba(15, 196, 214, 0.40);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  transition: background .2s;
  padding: 10px 1.125rem;
  font-size: 13px;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  color: #EEF6FA;
}.slm_app_card_btn_f51:hover {
  background: rgba(255, 255, 255, 0.07);
}.slm_prov_f51 {
  background: #0B1318;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.slm_prov_f51 {
  padding: 44px 1.5rem 0;
}
}.slm_prov_in_f51 {
  margin: 0 auto;
  max-width: 82.5rem;
}.slm_prov_head_f51 {
  margin-bottom: 16px;
}.slm_prov_label_f51 {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #0FC4D6;
}.slm_prov_h2_f51 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #EEF6FA;
}
@media(min-width:768px) {.slm_prov_h2_f51 {
  font-size: 1.5rem;
}
}.slm_prov_seo_f51 {
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #537585;
  max-width: 620px;
  line-height: 1.6;
}.slm_prov_seo_f51 strong {
  color: #B8CDD6;
  font-weight: 700;
}.slm_prov_seo_f51 a {
  color: #0FC4D6;
  text-decoration: underline;
}.slm_prov_grid_f51 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.slm_prov_grid_f51 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.slm_prov_grid_f51 {
  grid-template-columns: repeat(8,1fr);
}
}.slm_prov_card_f51 {
  background: #111D23;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  border-radius: 10px;
  padding: 0.875rem 10px;
  gap: 0.438rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.slm_prov_card_f51:hover {
  border-color: rgba(15, 196, 214, 0.40);
  background: #152229;
}.slm_prov_logo_f51 {
  border-radius: 0.375rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  align-items: center;
  display: flex;
  width: 2.75rem;
  justify-content: center;
}.slm_prov_logo_f51 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.slm_prov_name_f51 {
  font-weight: 600;
  color: #7A9EAC;
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
}.slm_seo_f51 {
  background: #0B1318;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.slm_seo_f51 {
  padding: 44px 24px 0;
}
}.slm_seo_in_f51 {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #152229;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.slm_seo_in_f51 {
  padding: 2.25rem 2.5rem;
}
}.slm_seo_label_f51 {
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #0FC4D6;
  font-size: 11px;
  text-transform: uppercase;
}.slm_seo_h2_f51 {
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #EEF6FA;
  line-height: 1.25;
}
@media(min-width: 770px) {.slm_seo_h2_f51 {
  font-size: 24px;
}
}.slm_seo_body_f51 {
  color: #7A9EAC;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.slm_seo_body_f51 p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A9EAC;
  margin-bottom: 0.75rem;
}.slm_seo_body_f51 p:last-child {
  margin-bottom: 0;
}.slm_seo_body_f51 strong {
  font-weight: 700;
  color: #B8CDD6;
}.slm_seo_body_f51 a {
  transition: color .2s;
  color: #0FC4D6;
  text-decoration: underline;
}.slm_seo_body_f51 a:hover {
  color: #2DD4E4;
}.slm_seo_body_f51 ul,.slm_seo_body_f51 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.slm_seo_body_f51 ol {
  list-style: decimal;
}.slm_seo_body_f51 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #7A9EAC;
}.slm_seo_body_f51 table {
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.slm_seo_body_f51 table {
  display: table;
}
}.slm_seo_body_f51 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #B8CDD6;
}.slm_seo_body_f51 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9EAC;
}.slm_seo_cols_f51 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.slm_seo_cols_f51 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.slm_seo_cols_f51 {
  grid-template-columns: repeat(3,1fr);
}
}.slm_seo_col_h_f51 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #B8CDD6;
  font-size: 13px;
}.slm_seo_col_p_f51 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #537585;
  font-size: 0.813rem;
}.slm_seo_stats_f51 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.slm_seo_stat_f51 {
  border-radius: 10px;
  flex: 1;
  border: 1px solid rgba(15, 196, 214, 0.18);
  padding: 14px 16px;
  background: rgba(15, 196, 214, 0.07);
  min-width: 8.75rem;
}.slm_seo_stat_val_f51 {
  margin-bottom: 0.25rem;
  color: #0FC4D6;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}.slm_seo_stat_lb_f51 {
  font-size: 11px;
  color: #537585;
  overflow-wrap: break-word;
}.slm_faq_f51 {
  background: #0B1318;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.slm_faq_f51 {
  padding: 2.75rem 1.5rem 0;
}
}.slm_faq_in_f51 {
  margin: 0 auto;
  max-width: 82.5rem;
}.slm_faq_head_f51 {
  margin-bottom: 1.25rem;
}.slm_faq_label_f51 {
  color: #0FC4D6;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.slm_faq_h2_f51 {
  color: #EEF6FA;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.slm_faq_h2_f51 {
  font-size: 24px;
}
}.slm_faq_list_f51 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.slm_faq_item_f51 {
  background: #152229;
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.slm_faq_q_f51 {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 0.75rem;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  color: #B8CDD6;
  display: flex;
  font-weight: 600;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 14px;
}.slm_faq_q_f51:hover {
  color: #EEF6FA;
}.slm_faq_q_ic_f51 {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  display: flex;
  color: #0FC4D6;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  height: 24px;
  width: 1.5rem;
}.slm_faq_item_f51.slm_state_open_f51 .slm_faq_q_ic_f51 {
  transform: rotate(45deg);
}.slm_faq_a_f51 {
  padding: 0 1.25rem 1rem;
  display: none;
  overflow-wrap: break-word;
  color: #537585;
  font-size: 0.813rem;
  line-height: 1.7;
}.slm_faq_item_f51.slm_state_open_f51 .slm_faq_a_f51 {
  display: block;
}.slm_faq_a_f51 strong {
  color: #B8CDD6;
  font-weight: 700;
}.slm_faq_a_f51 a {
  color: #0FC4D6;
  text-decoration: underline;
}.slm_faq_a_f51 ul,.slm_faq_a_f51 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.slm_faq_a_f51 ol {
  list-style: decimal;
}.slm_faq_a_f51 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.slm_faq_a_f51 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.slm_faq_a_f51 table {
  display: table;
}
}.slm_faq_a_f51 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #B8CDD6;
}.slm_faq_a_f51 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #537585;
}.slm_seo_f51 {
  background: #0B1318;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.slm_seo_f51 {
  padding: 44px 24px 0;
}
}.slm_seo_in_f51 {
  background: #152229;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.slm_seo_in_f51 {
  padding: 2.25rem 2.5rem;
}
}.slm_seo_label_f51 {
  color: #0FC4D6;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.slm_seo_h2_f51 {
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #EEF6FA;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.slm_seo_h2_f51 {
  font-size: 24px;
}
}.slm_seo_body_f51 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #7A9EAC;
}.slm_seo_body_f51 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #7A9EAC;
}.slm_seo_body_f51 p:last-child {
  margin-bottom: 0;
}.slm_seo_body_f51 strong {
  color: #B8CDD6;
  font-weight: 700;
}.slm_seo_body_f51 a {
  transition: color .2s;
  text-decoration: underline;
  color: #0FC4D6;
}.slm_seo_body_f51 a:hover {
  color: #2DD4E4;
}.slm_seo_body_f51 ul,.slm_seo_body_f51 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.slm_seo_body_f51 ol {
  list-style: decimal;
}.slm_seo_body_f51 li {
  color: #7A9EAC;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.slm_seo_body_f51 table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.slm_seo_body_f51 table {
  display: table;
}
}.slm_seo_body_f51 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B8CDD6;
  text-align: left;
  font-weight: 700;
}.slm_seo_body_f51 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9EAC;
}.slm_seo_cols_f51 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.slm_seo_cols_f51 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.slm_seo_cols_f51 {
  grid-template-columns: repeat(3,1fr);
}
}.slm_seo_col_h_f51 {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
  color: #B8CDD6;
  overflow-wrap: break-word;
}.slm_seo_col_p_f51 {
  overflow-wrap: break-word;
  color: #537585;
  line-height: 1.65;
  font-size: 13px;
}.slm_seo_stats_f51 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.slm_seo_stat_f51 {
  border: 1px solid rgba(15, 196, 214, 0.18);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 10px;
  background: rgba(15, 196, 214, 0.07);
  min-width: 8.75rem;
}.slm_seo_stat_val_f51 {
  font-size: 20px;
  color: #0FC4D6;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
}.slm_seo_stat_lb_f51 {
  color: #537585;
  overflow-wrap: break-word;
  font-size: 11px;
}.slm_seo_f51 {
  background: #0B1318;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.slm_seo_f51 {
  padding: 44px 1.5rem 0;
}
}.slm_seo_in_f51 {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #152229;
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.slm_seo_in_f51 {
  padding: 2.25rem 2.5rem;
}
}.slm_seo_label_f51 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #0FC4D6;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.slm_seo_h2_f51 {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #EEF6FA;
}
@media(min-width: 771px) {.slm_seo_h2_f51 {
  font-size: 1.5rem;
}
}.slm_seo_body_f51 {
  color: #7A9EAC;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.slm_seo_body_f51 p {
  color: #7A9EAC;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.slm_seo_body_f51 p:last-child {
  margin-bottom: 0;
}.slm_seo_body_f51 strong {
  color: #B8CDD6;
  font-weight: 700;
}.slm_seo_body_f51 a {
  transition: color .2s;
  text-decoration: underline;
  color: #0FC4D6;
}.slm_seo_body_f51 a:hover {
  color: #2DD4E4;
}.slm_seo_body_f51 ul,.slm_seo_body_f51 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.slm_seo_body_f51 ol {
  list-style: decimal;
}.slm_seo_body_f51 li {
  font-size: 14px;
  color: #7A9EAC;
  line-height: 1.75;
  margin-bottom: 6px;
}.slm_seo_body_f51 table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 771px) {.slm_seo_body_f51 table {
  display: table;
}
}.slm_seo_body_f51 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #B8CDD6;
  text-align: left;
}.slm_seo_body_f51 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9EAC;
}.slm_seo_cols_f51 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.slm_seo_cols_f51 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.slm_seo_cols_f51 {
  grid-template-columns: repeat(3,1fr);
}
}.slm_seo_col_h_f51 {
  color: #B8CDD6;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.slm_seo_col_p_f51 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #537585;
}.slm_seo_stats_f51 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.slm_seo_stat_f51 {
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(15, 196, 214, 0.18);
  background: rgba(15, 196, 214, 0.07);
  min-width: 8.75rem;
}.slm_seo_stat_val_f51 {
  color: #0FC4D6;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.slm_seo_stat_lb_f51 {
  color: #537585;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.slm_ft_f51 {
  background: #070D11;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.slm_ft_support_f51 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width:768px) {.slm_ft_support_f51 {
  padding: 28px 24px;
}
}.slm_ft_support_in_f51 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.slm_ft_support_main_f51 {
  gap: 1rem;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
}.slm_ft_support_ic_f51 {
  flex-shrink: 0;
  color: #0FC4D6;
}.slm_ft_support_ic_f51 svg {
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
  height: 1.875rem;
}.slm_ft_support_text_title_f51 {
  color: #EEF6FA;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.slm_ft_support_text_sub_f51 {
  color: #537585;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.slm_ft_support_btn_f51 {
  padding: 11px 1.375rem;
  background: #0FC4D6;
  border-radius: 0.625rem;
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  color: #EEF6FA;
  flex-shrink: 0;
  white-space: nowrap;
}.slm_ft_support_btn_f51:hover {
  background: #2DD4E4;
}.slm_ft_support_contacts_f51 {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.slm_ft_support_contact_f51 {
  color: #3B5A69;
  font-size: 0.75rem;
  line-height: 1.4;
}.slm_ft_support_contact_f51 strong {
  display: block;
  color: #7A9EAC;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
}.slm_ft_main_f51 {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.slm_ft_main_f51 {
  padding: 2.5rem 24px 2rem;
}
}.slm_ft_main_in_f51 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 639px) {.slm_ft_main_in_f51 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.slm_ft_main_in_f51 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.slm_ft_col_logo_f51 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.slm_ft_col_logo_f51 {
  grid-column: auto;
}
}.slm_ft_logo_f51 {
  gap: 0.563rem;
  align-items: center;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  color: #EEF6FA;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.slm_ft_logo_mark_f51 {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 30px;
  width: 30px;
}.slm_ft_logo_mark_f51 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.slm_ft_logo_sub_f51 {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #3B5A69;
  font-size: 12px;
  max-width: 12.5rem;
}.slm_ft_col_title_f51 {
  font-weight: 700;
  text-transform: uppercase;
  color: #7A9EAC;
  font-size: 12px;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
}.slm_ft_col_links_f51 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.slm_ft_col_link_f51 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #3B5A69;
}.slm_ft_col_link_f51:hover {
  color: #B8CDD6;
}.slm_ft_apps_f51 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.slm_ft_app_card_f51 {
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
}.slm_ft_app_card_f51:hover {
  border-color: rgba(15, 196, 214, 0.40);
}.slm_ft_app_card_ic_f51 svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.slm_ft_app_card_os_f51 {
  font-weight: 600;
  font-size: 10px;
  color: #3B5A69;
}.slm_ft_app_card_action_f51 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #B8CDD6;
}.slm_ft_bot_f51 {
  padding: 1.25rem 1rem;
}
@media(min-width: 771px) {.slm_ft_bot_f51 {
  padding: 1.25rem 24px;
}
}.slm_ft_bot_in_f51 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.slm_ft_socials_f51 {
  gap: 8px;
  display: flex;
}.slm_ft_soc_f51 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 2.25rem;
  color: #7A9EAC;
  display: flex;
}.slm_ft_soc_f51 svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.slm_ft_soc_f51:hover {
  background: rgba(255, 255, 255, 0.07);
}.slm_ft_legal_f51 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
  color: #4A6A79;
  font-size: 11px;
}.slm_ft_legal_f51 strong {
  font-weight: 700;
  color: #7A9EAC;
}.slm_ft_legal_f51 a {
  text-decoration: underline;
  color: #7A9EAC;
}.slm_ft_age_f51 {
  border: 2px solid #4A6A79;
  border-radius: 50%;
  color: #4A6A79;
  justify-content: center;
  width: 32px;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.688rem;
  height: 2rem;
  font-weight: 800;
  display: flex;
  align-items: center;
}