*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito', sans-serif;
  color: #D4C9BC;
  background-color: #1A0F1E;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.sbl-layout_63r {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.sbl-page_63r {
  min-height: 100vh;
  display: flex;
}.sbl-main_63r {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1077px) {.sbl-main_63r {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1076px) {.sbl-main_63r {
  padding-bottom: 4.5rem;
}
}.sbl-gc_63r {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  background: #1F1224;
  border-radius: 0.625rem;
  overflow: hidden;
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
}
@media(min-width: 637px) {.sbl-gc_63r {
  width: 156px;
}
}
@media(min-width: 1078px) {.sbl-gc_63r {
  width: 10.5rem;
}
}.sbl-gc_63r:hover {
  border-color: rgba(34, 181, 164, 0.07);
  transform: translateY(-3px);
}.sbl-gc_img_63r {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.sbl-gc_img_63r img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.sbl-gc_hover_63r {
  background: rgba(14, 7, 18, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
}.sbl-gc_63r:hover .sbl-gc_hover_63r {
  opacity: 1;
}.sbl-gc_hover_btn_63r {
  padding: 0.5rem 1rem;
  background: #22B5A4;
  border-radius: 0.375rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F5EFE6;
}.sbl-gc_info_63r {
  padding: 0.5rem 10px 10px;
}.sbl-gc_name_63r {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #D4C9BC;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
}.sbl-gc_prov_63r {
  font-size: 0.625rem;
  color: #5C5049;
}.sbl-gc_tag_63r {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-size: 0.563rem;
  z-index: 2;
  text-transform: uppercase;
  top: 6px;
  position: absolute;
  left: 0.375rem;
  letter-spacing: .04em;
  font-weight: 700;
}.sbl-gc_tag_hot_63r {
  background: #E03B3B;
  color: #fff;
}.sbl-gc_tag_new_63r {
  background: #2DBD6E;
  color: #1A0F1E;
}.sbl-gc_tag_jp_63r {
  background: #F5A623;
  color: #1A0F1E;
}.sbl-gc_tag_ex_63r {
  background: #E07E18;
  color: #fff;
}.sbl-gc_tag_live_63r {
  background: #E03B3B;
  color: #fff;
}.sbl-gr_63r {
  padding: 2rem 16px 0;
  background: #1A0F1E;
}
@media(min-width: 771px) {.sbl-gr_63r {
  padding: 36px 1.5rem 0;
}
}.sbl-gr_in_63r {
  margin: 0 auto;
  max-width: 1320px;
}.sbl-gr_head_63r {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.sbl-gr_head_l_63r {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.sbl-gr_ic_63r {
  border-radius: 10px;
  align-items: center;
  width: 32px;
  height: 2rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.sbl-gr_ic_63r svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.sbl-gr_title_63r {
  font-size: 16px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EFE6;
}
@media(min-width: 765px) {.sbl-gr_title_63r {
  font-size: 18px;
}
}.sbl-gr_more_63r {
  transition: color .2s;
  gap: 5px;
  display: flex;
  color: #7D6E61;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 12px;
}.sbl-gr_more_63r:hover {
  color: #22B5A4;
}.sbl-gr_more_63r svg {
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
}.sbl-gr_arrows_63r {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.sbl-gr_arr_63r {
  border-radius: 6px;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #A8998A;
  align-items: center;
  width: 1.875rem;
  display: flex;
  height: 30px;
  justify-content: center;
}.sbl-gr_arr_63r:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EFE6;
}.sbl-gr_arr_63r svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.sbl-gr_seo_h_63r {
  margin: 0 0 6px;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  max-width: 42.5rem;
  color: #D4C9BC;
}
@media(min-width: 769px) {.sbl-gr_seo_h_63r {
  font-size: 0.875rem;
}
}.sbl-gr_seo_63r {
  max-width: 680px;
  line-height: 1.55;
  font-size: 12px;
  color: #7D6E61;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}.sbl-gr_seo_63r strong {
  font-weight: 600;
  color: #D4C9BC;
}.sbl-gr_scroll_63r {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
}.sbl-gr_scroll_63r::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.sbl-gr_scroll_63r {
  gap: 12px;
}
}.sbl-tb_63r {
  background: #1A0F1E;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  top: 0;
  position: fixed;
  right: 0;
  display: flex;
  left: 0;
  height: 56px;
  z-index: 80;
}.sbl-tb_in_63r {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.sbl-tb_burger_63r {
  border-radius: 0.625rem;
  gap: 0.313rem;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-right: 0.5rem;
  display: flex;
  height: 38px;
  width: 2.375rem;
  flex-shrink: 0;
}.sbl-tb_burger_63r:hover {
  background: rgba(255, 255, 255, 0.05);
}.sbl-tb_burger_line_63r {
  border-radius: 1px;
  background: #A8998A;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1083px) {.sbl-tb_burger_63r {
  display: none;
}
}.sbl-tb_logo_63r {
  gap: 0.563rem;
  align-items: center;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  flex-shrink: 0;
  display: flex;
  letter-spacing: -.01em;
  color: #F5EFE6;
  font-size: 18px;
  font-weight: 800;
}.sbl-tb_logo_mark_63r {
  border-radius: 10px;
  overflow: hidden;
  width: 2rem;
  justify-content: center;
  height: 2rem;
  align-items: center;
  display: flex;
}.sbl-tb_logo_mark_63r img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.sbl-tb_nav_63r {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.sbl-tb_nav_63r {
  display: flex;
}
}.sbl-tb_tab_63r {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 10px;
  color: #A8998A;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
}.sbl-tb_tab_63r:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFE6;
}.sbl-tb_tab_63r.sbl-state_active_63r {
  background: rgba(34, 181, 164, 0.18);
  color: #F5EFE6;
}.sbl-tb_right_63r {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.sbl-tb_login_63r {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  color: #D4C9BC;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
}.sbl-tb_login_63r:hover {
  border-color: rgba(42, 188, 172, 0.45);
  color: #F5EFE6;
}
@media(min-width: 479px) {.sbl-tb_login_63r {
  display: block;
}
}.sbl-tb_reg_63r {
  border-radius: 10px;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  background: #2DBD6E;
  color: #0F0A12;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.sbl-tb_reg_63r:hover {
  background: #24D979;
}.sbl-sb_63r {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #251629;
  position: fixed;
  top: 3.5rem;
  width: 13.75rem;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  z-index: 70;
}.sbl-sb_63r.sbl-state_open_63r {
  transform: translateX(0);
}.sbl-sb_63r::-webkit-scrollbar {
  width: 4px;
}.sbl-sb_63r::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.sbl-sb_63r {
  transform: translateX(0);
}
}.sbl-sb_auth_63r {
  padding: 14px 0.75rem 10px;
}.sbl-sb_btn_reg_63r {
  border-radius: 0.625rem;
  background: #2DBD6E;
  transition: background .2s;
  padding: 11px;
  color: #0F0A12;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  display: block;
}.sbl-sb_btn_reg_63r:hover {
  background: #24D979;
}.sbl-sb_btn_login_63r {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem;
  border-radius: 10px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  text-align: center;
  font-size: 13px;
  color: #D4C9BC;
  display: block;
}.sbl-sb_btn_login_63r:hover {
  border-color: rgba(42, 188, 172, 0.45);
  color: #F5EFE6;
}.sbl-sb_promo_63r {
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#3A1A08,#251629);
  border: 1px solid rgba(34, 181, 164, 0.18);
  padding: 12px 0.875rem;
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  position: relative;
}.sbl-sb_promo_63r::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(34, 181, 164, 0.18),transparent 70%);
  width: 5rem;
  right: -1.25rem;
  content: '';
  top: -1.25rem;
  position: absolute;
  height: 5rem;
}.sbl-sb_promo_title_63r {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  color: #22B5A4;
  font-weight: 700;
}.sbl-sb_promo_text_63r {
  font-size: 12px;
  font-weight: 600;
  color: #F5EFE6;
  overflow-wrap: break-word;
  line-height: 1.35;
}.sbl-sb_promo_sub_63r {
  margin-top: 3px;
  font-size: 10px;
  color: #7D6E61;
}.sbl-sb_nav_63r {
  padding: 6px 8px 1rem;
}.sbl-sb_nav_lb_63r {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  color: #5C5049;
  text-transform: uppercase;
}.sbl-sb_link_63r {
  border-radius: 0.375rem;
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #A8998A;
  font-weight: 500;
  font-size: 0.813rem;
  cursor: pointer;
}.sbl-sb_link_63r:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFE6;
}.sbl-sb_link_63r.sbl-state_active_63r {
  background: rgba(34, 181, 164, 0.18);
  color: #F5EFE6;
}.sbl-sb_ic_63r {
  border-radius: 0.375rem;
  width: 30px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  height: 30px;
}.sbl-sb_ic_63r svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.sbl-sb_ic_1_63r {
  background: rgba(34, 181, 164, 0.07);
  color: #22B5A4;
}.sbl-sb_ic_2_63r {
  background: rgba(45, 189, 110, 0.16);
  color: #2DBD6E;
}.sbl-sb_ic_3_63r {
  background: rgba(245, 166, 35, 0.18);
  color: #F5A623;
}.sbl-sb_ic_4_63r {
  background: rgba(224, 126, 24, 0.20);
  color: #E07E18;
}.sbl-sb_ic_5_63r {
  background: rgba(34, 181, 164, 0.07);
  color: #E8197A;
}.sbl-sb_ic_6_63r {
  background: rgba(224, 126, 24, 0.20);
  color: #9B5DE5;
}.sbl-sb_badge_63r {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #F5A623;
  font-weight: 700;
  margin-left: auto;
  color: #0F0A12;
  font-size: 9px;
}.sbl-sb_bot_63r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.sbl-sb_lang_63r,.sbl-sb_help_63r {
  gap: 0.375rem;
  padding: 0.563rem 0.375rem;
  border-radius: 6px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: flex;
  font-size: 0.688rem;
  font-weight: 600;
  justify-content: center;
  color: #A8998A;
  align-items: center;
}.sbl-sb_lang_63r:hover,.sbl-sb_help_63r:hover {
  border-color: rgba(42, 188, 172, 0.45);
  color: #F5EFE6;
}.sbl-sb_lang_63r svg,.sbl-sb_help_63r svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.sbl-sb_bd_63r {
  background: rgba(14, 7, 18, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.sbl-sb_bd_63r.sbl-state_on_63r {
  display: block;
}
@media(min-width:1080px) {.sbl-sb_bd_63r {
  display: none!important;
}
}.sbl-mob_nav_63r {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #251629;
  right: 0;
  display: flex;
  left: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1079px) {.sbl-mob_nav_63r {
  display: none;
}
}.sbl-mob_nav_item_63r {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  color: #5C5049;
  display: flex;
}.sbl-mob_nav_ic_63r {
  line-height: 1;
}.sbl-mob_nav_ic_63r svg {
  width: 20px;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.sbl-mob_nav_lb_63r {
  color: #5C5049;
  font-size: 10px;
  font-weight: 600;
}.sbl-mob_nav_item_63r.sbl-state_active_63r {
  color: #22B5A4;
}.sbl-mob_nav_item_63r.sbl-state_active_63r .sbl-mob_nav_lb_63r {
  color: #22B5A4;
}.sbl-hero_63r {
  padding: 20px 16px 0;
  background: #1A0F1E;
}
@media(min-width: 769px) {.sbl-hero_63r {
  padding: 24px 1.5rem 0;
}
}.sbl-hero_in_63r {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.sbl-hero_in_63r {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.sbl-hero_in_63r {
  grid-template-columns: 1fr 21.25rem;
}
}.sbl-hero_promo_63r {
  background: #1F1224;
  border-radius: 16px;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 13.75rem;
}
@media(min-width: 770px) {.sbl-hero_promo_63r {
  min-height: 17.5rem;
}
}.sbl-hero_promo_bg_63r {
  background-position: center;
  background: linear-gradient(120deg,#3A1A08 0%,#1A0F1E 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.sbl-hero_promo_bg_63r::after {
  background: linear-gradient(90deg,#1A0F1E 0%,rgba(14, 7, 18, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.sbl-hero_promo_glow_63r {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(224, 126, 24, 0.20) 0%,transparent 65%);
  right: 60px;
  top: -2.5rem;
  pointer-events: none;
  position: absolute;
  width: 300px;
  height: 300px;
}.sbl-hero_promo_ct_63r {
  padding: 28px 24px 1.75rem 1.75rem;
  max-width: 480px;
  z-index: 2;
  position: relative;
  justify-content: center;
  flex-direction: column;
  display: flex;
}
@media(min-width:768px) {.sbl-hero_promo_ct_63r {
  padding: 2.5rem 32px;
}
}.sbl-hero_badge_63r {
  background: rgba(34, 181, 164, 0.18);
  border-radius: 22px;
  padding: 5px 0.75rem;
  border: 1px solid rgba(34, 181, 164, 0.07);
  font-size: 10px;
  margin-bottom: 0.875rem;
  color: #22B5A4;
  font-weight: 700;
  letter-spacing: .08em;
  display: inline-block;
  text-transform: uppercase;
}.sbl-hero_h1_63r {
  overflow-wrap: break-word;
  font-size: 1.625rem;
  line-height: 1.15;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  color: #F5EFE6;
  font-weight: 800;
}.sbl-hero_h1_63r em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 769px) {.sbl-hero_h1_63r {
  font-size: 2.25rem;
}
}.sbl-hero_sub_63r {
  font-size: 13px;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #A8998A;
}
@media(min-width: 769px) {.sbl-hero_sub_63r {
  font-size: 14px;
}
}.sbl-hero_row_63r {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.sbl-hero_cta_63r {
  background: #2DBD6E;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.813rem 1.625rem;
  font-weight: 700;
  color: #0F0A12;
  box-shadow: 0 0 14px 2px rgba(45, 189, 110, 0.45), 3px 0.313rem 0.625rem rgba(10, 5, 14, 0.65);
  font-size: 14px;
}.sbl-hero_cta_63r:hover {
  background: #24D979;
}.sbl-hero_terms_63r {
  font-size: 0.688rem;
  color: #5C5049;
}.sbl-hero_game_63r {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #1F1224;
  border-radius: 16px;
  position: relative;
  flex-direction: column;
  display: flex;
}.sbl-hero_game_badge_63r {
  padding: 0.313rem 10px;
  background: rgba(245, 166, 35, 0.18);
  border: 1px solid rgba(245, 166, 35, 0.18);
  border-radius: 1.375rem;
  font-size: 10px;
  color: #F5A623;
  top: 12px;
  text-transform: uppercase;
  position: absolute;
  left: 0.75rem;
  letter-spacing: .06em;
  font-weight: 700;
  z-index: 3;
}.sbl-hero_game_badge_63r svg {
  height: 0.688rem;
  vertical-align: -1px;
  width: 11px;
  margin-right: 0.25rem;
}.sbl-hero_game_img_63r {
  overflow: hidden;
  background: linear-gradient(135deg,#3A1A08,#1A0F1E);
  padding-bottom: 60%;
  position: relative;
}.sbl-hero_game_img_63r img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.sbl-hero_game_play_63r {
  inset: 0;
  transition: opacity .2s;
  background: rgba(14, 7, 18, 0.72);
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
}.sbl-hero_game_63r:hover .sbl-hero_game_play_63r {
  opacity: 1;
}.sbl-hero_game_play_63r span {
  background: #22B5A4;
  border-radius: 50%;
  width: 3.25rem;
  justify-content: center;
  display: flex;
  height: 52px;
  align-items: center;
}.sbl-hero_game_play_63r span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.sbl-hero_game_info_63r {
  padding: 0.875rem 1rem;
}.sbl-hero_game_title_63r {
  font-size: 15px;
  color: #F5EFE6;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.sbl-hero_game_provider_63r {
  font-size: 0.688rem;
  color: #7D6E61;
}.sbl-hero_game_btn_63r {
  transition: background .2s;
  margin: 12px 1rem 16px;
  background: #22B5A4;
  border-radius: 10px;
  padding: 11px;
  display: block;
  font-weight: 700;
  text-align: center;
  color: #F5EFE6;
  font-size: 13px;
}.sbl-hero_game_63r:hover .sbl-hero_game_btn_63r {
  background: #19D4C0;
}.sbl-sbar_63r {
  background: #1A0F1E;
  padding: 1rem 16px 0;
}
@media(min-width: 765px) {.sbl-sbar_63r {
  padding: 18px 1.5rem 0;
}
}.sbl-sbar_in_63r {
  margin: 0 auto;
  max-width: 82.5rem;
}.sbl-sbar_row_63r {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.sbl-sbar_input_63r {
  padding: 0.688rem 16px;
  gap: 10px;
  transition: border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1F1224;
  flex: 1;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
  color: #7D6E61;
}.sbl-sbar_input_63r:hover {
  border-color: rgba(42, 188, 172, 0.45);
}.sbl-sbar_input_63r svg {
  height: 15px;
  width: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
}.sbl-sbar_providers_63r {
  background: #1F1224;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  gap: 0.5rem;
  border-radius: 10px;
  font-size: 13px;
  align-items: center;
  font-weight: 600;
  color: #D4C9BC;
  white-space: nowrap;
  display: flex;
}.sbl-sbar_providers_63r:hover {
  border-color: rgba(42, 188, 172, 0.45);
  color: #F5EFE6;
}.sbl-sbar_providers_63r svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.sbl-sbar_tabs_63r {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.sbl-sbar_tabs_63r::-webkit-scrollbar {
  display: none;
}.sbl-sbar_tab_63r {
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 22px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  color: #A8998A;
  cursor: pointer;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
}.sbl-sbar_tab_63r:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(42, 188, 172, 0.45);
  color: #F5EFE6;
}.sbl-sbar_tab_63r.sbl-state_active_63r {
  background: rgba(34, 181, 164, 0.18);
  border-color: rgba(34, 181, 164, 0.07);
  color: #F5EFE6;
}.sbl-sbar_tab_ic_63r svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
}.sbl-gr_jp_63r {
  overflow: hidden;
  border-radius: 16px;
  padding: 20px;
  background: linear-gradient(135deg,#2A0E3A 0%,#110A14 100%);
  position: relative;
}.sbl-gr_jp_63r::before {
  background: radial-gradient(circle,rgba(224, 126, 24, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 250px;
  width: 15.625rem;
  content: '';
  left: -60px;
  top: -3.75rem;
}.sbl-gr_jp_63r::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 166, 35, 0.18) 0%,transparent 70%);
  right: 0;
  width: 12.5rem;
  bottom: -40px;
  position: absolute;
  content: '';
  height: 12.5rem;
}.sbl-gr_jp_head_63r {
  gap: 16px;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 1rem;
}.sbl-gr_jp_info_63r {
  flex: 1;
}.sbl-gr_jp_label_63r {
  font-size: 11px;
  color: #9B5DE5;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 6px;
}.sbl-gr_jp_label_63r svg {
  vertical-align: -2px;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  margin-right: 4px;
  height: 0.875rem;
}.sbl-gr_jp_amount_63r {
  margin-bottom: 4px;
  color: #F5EFE6;
  overflow-wrap: break-word;
  line-height: 1;
  font-size: 32px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 770px) {.sbl-gr_jp_amount_63r {
  font-size: 40px;
}
}.sbl-gr_jp_amount_63r span {
  color: #F5A623;
}.sbl-gr_jp_seo_63r {
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #A8998A;
  max-width: 30rem;
}.sbl-gr_jp_cta_63r {
  padding: 11px 20px;
  background: rgba(224, 126, 24, 0.20);
  transition: background .2s;
  border: 1px solid rgba(224, 126, 24, 0.20);
  border-radius: 0.625rem;
  color: #F5EFE6;
  align-self: flex-start;
  position: relative;
  margin-top: 4px;
  flex-shrink: 0;
  font-size: 0.813rem;
  z-index: 1;
  font-weight: 700;
  white-space: nowrap;
}.sbl-gr_jp_cta_63r:hover {
  background: #E07E18;
}.sbl-gcg_63r {
  padding: 36px 1rem 0;
  background: #1A0F1E;
}
@media(min-width: 766px) {.sbl-gcg_63r {
  padding: 44px 1.5rem 0;
}
}.sbl-gcg_in_63r {
  margin: 0 auto;
  max-width: 1320px;
}.sbl-gcg_head_63r {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.sbl-gcg_label_63r {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #22B5A4;
  font-weight: 700;
}.sbl-gcg_h2_63r {
  margin-bottom: 8px;
  font-weight: 800;
  color: #F5EFE6;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.sbl-gcg_h2_63r {
  font-size: 1.75rem;
}
}.sbl-gcg_intro_63r {
  color: #7D6E61;
  line-height: 1.6;
  font-size: 13px;
}.sbl-gcg_grid_63r {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.sbl-gcg_grid_63r {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.sbl-gcg_grid_63r {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.sbl-gcg_card_63r {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  position: relative;
  cursor: pointer;
  min-height: 15rem;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
}.sbl-gcg_card_63r:hover {
  transform: translateY(-3px);
  border-color: rgba(34, 181, 164, 0.18);
}.sbl-gcg_card_bg_63r {
  inset: 0;
  z-index: 0;
  position: absolute;
}.sbl-gcg_card_bg_63r::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.sbl-gcg_card_ic_63r {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  z-index: 2;
  align-items: center;
  position: absolute;
  color: #F5EFE6;
  display: flex;
  top: 18px;
  width: 2.5rem;
  justify-content: center;
  height: 2.5rem;
  right: 1.125rem;
}.sbl-gcg_card_ic_63r svg {
  stroke-linecap: round;
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
}.sbl-gcg_card_ct_63r {
  z-index: 1;
  position: relative;
}.sbl-gcg_card_h_63r {
  line-height: 1.2;
  color: #F5EFE6;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.125rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.sbl-gcg_card_h_63r {
  font-size: 1.25rem;
}
}.sbl-gcg_card_p_63r {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  font-size: 0.75rem;
}.sbl-gcg_card_p_63r strong {
  font-weight: 600;
  color: #F5EFE6;
}.sbl-gcg_card_cta_63r {
  gap: 0.25rem;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-flex;
  font-size: 12px;
  color: #22B5A4;
}.sbl-gcg_card_cta_63r svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 12px;
}.sbl-ws_63r {
  background: #1A0F1E;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.sbl-ws_63r {
  padding: 2.25rem 1.5rem 0;
}
}.sbl-ws_in_63r {
  margin: 0 auto;
  max-width: 1320px;
}.sbl-ws_head_63r {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
}.sbl-ws_title_63r {
  gap: 10px;
  overflow-wrap: break-word;
  display: flex;
  color: #F5EFE6;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  font-weight: 700;
  font-size: 1rem;
  align-items: center;
}.sbl-ws_title_ic_63r svg {
  color: #F5A623;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  height: 18px;
}.sbl-ws_online_63r {
  gap: 0.438rem;
  font-weight: 600;
  color: #7D6E61;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.sbl-ws_online_dot_63r {
  border-radius: 50%;
  background: #2DBD6E;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(45, 189, 110, 0.16);
  height: 0.5rem;
}.sbl-ws_scroll_63r {
  gap: 8px;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.sbl-ws_scroll_63r::-webkit-scrollbar {
  display: none;
}.sbl-wc_63r {
  border-radius: 0.625rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1F1224;
  padding: 0.625rem 0.875rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 220px;
}.sbl-wc_img_63r {
  border-radius: 0.375rem;
  overflow: hidden;
  background: #251629;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.sbl-wc_img_63r img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.sbl-wc_info_63r {
  min-width: 0;
}.sbl-wc_game_63r {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D4C9BC;
  font-weight: 600;
}.sbl-wc_player_63r {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #5C5049;
}.sbl-wc_amount_63r {
  flex-shrink: 0;
  color: #2DBD6E;
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
  white-space: nowrap;
}.sbl-bon_63r {
  background: #1A0F1E;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.sbl-bon_63r {
  padding: 44px 24px 0;
}
}.sbl-bon_in_63r {
  margin: 0 auto;
  max-width: 82.5rem;
}.sbl-bon_head_63r {
  margin-bottom: 20px;
}.sbl-bon_label_63r {
  color: #22B5A4;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.sbl-bon_h2_63r {
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EFE6;
  font-weight: 800;
}
@media(min-width: 771px) {.sbl-bon_h2_63r {
  font-size: 24px;
}
}.sbl-bon_seo_63r {
  color: #7D6E61;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 0.813rem;
}.sbl-bon_seo_63r strong {
  font-weight: 700;
  color: #D4C9BC;
}.sbl-bon_seo_63r a {
  text-decoration: underline;
  color: #22B5A4;
}.sbl-bon_grid_63r {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.sbl-bon_grid_63r {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.sbl-bon_grid_63r {
  grid-template-columns: repeat(5,1fr);
}
}.sbl-bon_card_63r {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  background: #1F1224;
  padding: 1rem;
}.sbl-bon_card_63r:hover {
  border-color: rgba(34, 181, 164, 0.07);
  transform: translateY(-2px);
}.sbl-bon_card_ic_63r svg {
  stroke-linecap: round;
  height: 26px;
  width: 26px;
  stroke-linejoin: round;
}.sbl-bon_card_ic_63r {
  margin-bottom: 10px;
}.sbl-bon_card_type_63r {
  letter-spacing: .06em;
  color: #7D6E61;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
}.sbl-bon_card_amount_63r {
  color: #F5A623;
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.1;
}.sbl-bon_card_name_63r {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F5EFE6;
  font-weight: 600;
  font-size: 13px;
}.sbl-bon_card_detail_63r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5C5049;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  line-height: 1.5;
}.sbl-reg_63r {
  background: #1A0F1E;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.sbl-reg_63r {
  padding: 44px 24px 0;
}
}.sbl-reg_in_63r {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #251629;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.sbl-reg_in_63r {
  padding: 40px;
}
}.sbl-reg_top_63r {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.sbl-reg_top_63r {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.sbl-reg_label_63r {
  margin-bottom: 0.625rem;
  color: #22B5A4;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.sbl-reg_h2_63r {
  color: #F5EFE6;
  margin-bottom: 12px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.sbl-reg_h2_63r {
  font-size: 1.75rem;
}
}.sbl-reg_bonus_63r {
  border: 1px solid rgba(245, 166, 35, 0.18);
  padding: 0.625rem 16px;
  border-radius: 10px;
  background: rgba(245, 166, 35, 0.18);
  gap: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.sbl-reg_bonus_amount_63r {
  font-weight: 800;
  color: #F5A623;
  font-size: 20px;
}.sbl-reg_bonus_text_63r {
  font-size: 13px;
  line-height: 1.35;
  color: #A8998A;
}.sbl-reg_cta_btn_63r {
  background: #2DBD6E;
  padding: 14px 32px;
  transition: background .2s;
  border-radius: 0.625rem;
  font-weight: 700;
  font-size: 15px;
  box-shadow: 0 0 14px 2px rgba(45, 189, 110, 0.45), 3px 5px 10px rgba(10, 5, 14, 0.65);
  margin-bottom: 0.75rem;
  color: #0F0A12;
  display: inline-block;
}.sbl-reg_cta_btn_63r:hover {
  background: #24D979;
}.sbl-reg_terms_63r {
  color: #5C5049;
  font-size: 11px;
  line-height: 1.5;
}.sbl-reg_seo_63r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  color: #7D6E61;
  font-size: 0.813rem;
  line-height: 1.65;
  padding-top: 1.25rem;
}.sbl-reg_seo_63r p {
  font-size: 13px;
  color: #7D6E61;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.sbl-reg_seo_63r p:last-child {
  margin-bottom: 0;
}.sbl-reg_seo_63r strong {
  color: #D4C9BC;
  font-weight: 700;
}.sbl-reg_seo_63r a {
  transition: color .2s;
  text-decoration: underline;
  color: #22B5A4;
}.sbl-reg_seo_63r a:hover {
  color: #19D4C0;
}.sbl-reg_seo_63r ul,.sbl-reg_seo_63r ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.sbl-reg_seo_63r ol {
  list-style: decimal;
}.sbl-reg_seo_63r li {
  color: #7D6E61;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
}.sbl-reg_seo_63r table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width:768px) {.sbl-reg_seo_63r table {
  display: table;
}
}.sbl-reg_seo_63r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #D4C9BC;
  font-weight: 700;
}.sbl-reg_seo_63r td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6E61;
}.sbl-reg_steps_63r {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width:860px) {.sbl-reg_steps_63r {
  margin-top: 0;
}
}.sbl-reg_step_63r {
  gap: 14px;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.sbl-reg_step_num_63r {
  border-radius: 50%;
  border: 1px solid rgba(34, 181, 164, 0.07);
  background: rgba(34, 181, 164, 0.18);
  justify-content: center;
  color: #22B5A4;
  height: 34px;
  flex-shrink: 0;
  width: 2.125rem;
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 800;
}.sbl-reg_step_title_63r {
  margin-bottom: 3px;
  font-size: 14px;
  color: #F5EFE6;
  font-weight: 700;
}.sbl-reg_step_text_63r {
  color: #7D6E61;
  line-height: 1.5;
  font-size: 12px;
}.sbl-reg_trust_63r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
}.sbl-reg_trust_item_63r {
  gap: 0.438rem;
  font-size: 12px;
  align-items: center;
  color: #7D6E61;
  overflow-wrap: break-word;
  display: flex;
}.sbl-reg_trust_ic_63r svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
  color: #22B5A4;
}.sbl-prov_63r {
  background: #1A0F1E;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.sbl-prov_63r {
  padding: 44px 24px 0;
}
}.sbl-prov_in_63r {
  margin: 0 auto;
  max-width: 1320px;
}.sbl-prov_head_63r {
  margin-bottom: 1rem;
}.sbl-prov_label_63r {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #22B5A4;
  margin-bottom: 8px;
}.sbl-prov_h2_63r {
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EFE6;
}
@media(min-width: 769px) {.sbl-prov_h2_63r {
  font-size: 24px;
}
}.sbl-prov_seo_63r {
  font-size: 0.813rem;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7D6E61;
  max-width: 38.75rem;
}.sbl-prov_seo_63r strong {
  font-weight: 700;
  color: #D4C9BC;
}.sbl-prov_seo_63r a {
  color: #22B5A4;
  text-decoration: underline;
}.sbl-prov_grid_63r {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.sbl-prov_grid_63r {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.sbl-prov_grid_63r {
  grid-template-columns: repeat(8,1fr);
}
}.sbl-prov_card_63r {
  gap: 7px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  background: #1F1224;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.sbl-prov_card_63r:hover {
  border-color: rgba(42, 188, 172, 0.45);
  background: #251629;
}.sbl-prov_logo_63r {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  height: 2.75rem;
  width: 2.75rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.sbl-prov_logo_63r img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.sbl-prov_name_63r {
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  color: #A8998A;
}.sbl-app_63r {
  padding: 2.25rem 16px 0;
  background: #1A0F1E;
}
@media(min-width: 767px) {.sbl-app_63r {
  padding: 44px 1.5rem 0;
}
}.sbl-app_in_63r {
  margin: 0 auto;
  max-width: 82.5rem;
}.sbl-app_head_63r {
  margin-bottom: 16px;
}.sbl-app_label_63r {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #22B5A4;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.sbl-app_h2_63r {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F5EFE6;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.sbl-app_h2_63r {
  font-size: 1.5rem;
}
}.sbl-app_sub_63r {
  line-height: 1.6;
  color: #7D6E61;
  max-width: 600px;
  font-size: 13px;
  overflow-wrap: break-word;
}.sbl-app_sub_63r strong {
  font-weight: 700;
  color: #D4C9BC;
}.sbl-app_cards_63r {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 638px) {.sbl-app_cards_63r {
  grid-template-columns: repeat(3,1fr);
}
}.sbl-app_card_63r {
  gap: 16px;
  overflow: hidden;
  padding: 20px;
  border-radius: 10px;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.sbl-app_card_ios_63r {
  background: linear-gradient(135deg,rgba(34, 181, 164, 0.18) 0%,#251629 100%);
}.sbl-app_card_android_63r {
  background: linear-gradient(135deg,rgba(45, 189, 110, 0.16) 0%,#251629 100%);
}.sbl-app_card_win_63r {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.18) 0%,#251629 100%);
}.sbl-app_card_ic_63r svg {
  width: 34px;
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.sbl-app_card_ic_63r {
  flex-shrink: 0;
  color: #F5EFE6;
}.sbl-app_card_os_63r {
  color: #7D6E61;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 10px;
}.sbl-app_card_title_63r {
  font-weight: 700;
  color: #F5EFE6;
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 15px;
  overflow-wrap: break-word;
}.sbl-app_card_text_63r {
  overflow-wrap: break-word;
  color: #7D6E61;
  margin-bottom: 0.875rem;
  font-size: 12px;
  line-height: 1.5;
}.sbl-app_card_btn_63r {
  gap: 7px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(42, 188, 172, 0.45);
  padding: 10px 18px;
  border-radius: 0.375rem;
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
  color: #F5EFE6;
  align-items: center;
}.sbl-app_card_btn_63r:hover {
  background: rgba(255, 255, 255, 0.07);
}.sbl-faq_63r {
  background: #1A0F1E;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.sbl-faq_63r {
  padding: 2.75rem 1.5rem 0;
}
}.sbl-faq_in_63r {
  margin: 0 auto;
  max-width: 82.5rem;
}.sbl-faq_head_63r {
  margin-bottom: 1.25rem;
}.sbl-faq_label_63r {
  letter-spacing: .08em;
  color: #22B5A4;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.sbl-faq_h2_63r {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EFE6;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.sbl-faq_h2_63r {
  font-size: 1.5rem;
}
}.sbl-faq_list_63r {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.sbl-faq_item_63r {
  background: #251629;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  overflow: hidden;
}.sbl-faq_q_63r {
  gap: 12px;
  transition: color .2s;
  padding: 16px 20px;
  overflow-wrap: break-word;
  display: flex;
  color: #D4C9BC;
  font-weight: 600;
  flex-wrap: wrap;
  justify-content: space-between;
  cursor: pointer;
  font-size: 0.875rem;
  align-items: center;
}.sbl-faq_q_63r:hover {
  color: #F5EFE6;
}.sbl-faq_q_ic_63r {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  color: #22B5A4;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  width: 24px;
  display: flex;
  height: 1.5rem;
}.sbl-faq_item_63r.sbl-state_open_63r .sbl-faq_q_ic_63r {
  transform: rotate(45deg);
}.sbl-faq_a_63r {
  padding: 0 1.25rem 16px;
  font-size: 13px;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  color: #7D6E61;
}.sbl-faq_item_63r.sbl-state_open_63r .sbl-faq_a_63r {
  display: block;
}.sbl-faq_a_63r strong {
  font-weight: 700;
  color: #D4C9BC;
}.sbl-faq_a_63r a {
  color: #22B5A4;
  text-decoration: underline;
}.sbl-faq_a_63r ul,.sbl-faq_a_63r ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.sbl-faq_a_63r ol {
  list-style: decimal;
}.sbl-faq_a_63r li {
  margin-bottom: 4px;
  line-height: 1.6;
}.sbl-faq_a_63r table {
  margin: 0.5rem 0;
  display: block;
  font-size: 0.75rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.sbl-faq_a_63r table {
  display: table;
}
}.sbl-faq_a_63r th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D4C9BC;
  text-align: left;
}.sbl-faq_a_63r td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #7D6E61;
}.sbl-seo_63r {
  background: #1A0F1E;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.sbl-seo_63r {
  padding: 44px 1.5rem 0;
}
}.sbl-seo_in_63r {
  background: #251629;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.sbl-seo_in_63r {
  padding: 2.25rem 2.5rem;
}
}.sbl-seo_label_63r {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #22B5A4;
  font-size: 11px;
}.sbl-seo_h2_63r {
  overflow-wrap: break-word;
  color: #F5EFE6;
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.sbl-seo_h2_63r {
  font-size: 24px;
}
}.sbl-seo_body_63r {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A8998A;
}.sbl-seo_body_63r p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8998A;
  margin-bottom: 12px;
}.sbl-seo_body_63r p:last-child {
  margin-bottom: 0;
}.sbl-seo_body_63r strong {
  font-weight: 700;
  color: #D4C9BC;
}.sbl-seo_body_63r a {
  transition: color .2s;
  color: #22B5A4;
  text-decoration: underline;
}.sbl-seo_body_63r a:hover {
  color: #19D4C0;
}.sbl-seo_body_63r ul,.sbl-seo_body_63r ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.sbl-seo_body_63r ol {
  list-style: decimal;
}.sbl-seo_body_63r li {
  font-size: 14px;
  color: #A8998A;
  line-height: 1.75;
  margin-bottom: 6px;
}.sbl-seo_body_63r table {
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 765px) {.sbl-seo_body_63r table {
  display: table;
}
}.sbl-seo_body_63r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #D4C9BC;
  text-align: left;
  font-weight: 700;
}.sbl-seo_body_63r td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A8998A;
}.sbl-seo_cols_63r {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.sbl-seo_cols_63r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.sbl-seo_cols_63r {
  grid-template-columns: repeat(3,1fr);
}
}.sbl-seo_col_h_63r {
  font-weight: 700;
  color: #D4C9BC;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 13px;
}.sbl-seo_col_p_63r {
  overflow-wrap: break-word;
  color: #7D6E61;
  line-height: 1.65;
  font-size: 13px;
}.sbl-seo_stats_63r {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.sbl-seo_stat_63r {
  padding: 14px 1rem;
  border: 1px solid rgba(34, 181, 164, 0.18);
  background: rgba(34, 181, 164, 0.07);
  border-radius: 0.625rem;
  flex: 1;
  min-width: 140px;
}.sbl-seo_stat_val_63r {
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #22B5A4;
}.sbl-seo_stat_lb_63r {
  color: #7D6E61;
  overflow-wrap: break-word;
  font-size: 11px;
}.sbl-rv_63r {
  background: #1A0F1E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.sbl-rv_63r {
  padding: 44px 1.5rem 0;
}
}.sbl-rv_in_63r {
  margin: 0 auto;
  max-width: 82.5rem;
}.sbl-rv_head_63r {
  max-width: 720px;
  margin-bottom: 20px;
}.sbl-rv_label_63r {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #22B5A4;
}.sbl-rv_h2_63r {
  margin-bottom: 10px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5EFE6;
}
@media(min-width: 767px) {.sbl-rv_h2_63r {
  font-size: 1.75rem;
}
}.sbl-rv_stats_63r {
  gap: 1.125rem;
  display: flex;
  font-size: 0.813rem;
  color: #7D6E61;
  align-items: center;
  flex-wrap: wrap;
}.sbl-rv_stats_score_63r {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.sbl-rv_stats_score_val_63r {
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
  color: #F5A623;
}.sbl-rv_stats_score_max_63r {
  color: #5C5049;
  font-size: 13px;
}.sbl-rv_stats_badge_63r {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.sbl-rv_stats_badge_63r svg {
  width: 0.875rem;
  color: #F5A623;
  height: 0.875rem;
}.sbl-rv_grid_63r {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.sbl-rv_grid_63r {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.sbl-rv_grid_63r {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.sbl-rv_card_63r {
  padding: 1.25rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #251629;
  flex-direction: column;
  display: flex;
}.sbl-rv_card_stars_63r {
  gap: 2px;
  display: flex;
  color: #F5A623;
  margin-bottom: 0.625rem;
}.sbl-rv_card_stars_63r svg {
  width: 0.875rem;
  height: 14px;
}.sbl-rv_card_h_63r {
  line-height: 1.3;
  font-size: 14px;
  color: #F5EFE6;
  margin-bottom: 0.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.sbl-rv_card_body_63r {
  flex: 1;
  color: #7D6E61;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.875rem;
}.sbl-rv_card_body_63r strong {
  font-weight: 600;
  color: #D4C9BC;
}.sbl-rv_card_meta_63r {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  padding-top: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.sbl-rv_card_author_63r {
  color: #D4C9BC;
  font-weight: 600;
  font-size: 0.75rem;
}.sbl-rv_card_date_63r {
  font-size: 11px;
  color: #5C5049;
}.sbl-seo_63r {
  padding: 36px 1rem 0;
  background: #1A0F1E;
}
@media(min-width: 770px) {.sbl-seo_63r {
  padding: 2.75rem 1.5rem 0;
}
}.sbl-seo_in_63r {
  background: #251629;
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.sbl-seo_in_63r {
  padding: 2.25rem 2.5rem;
}
}.sbl-seo_label_63r {
  letter-spacing: .08em;
  color: #22B5A4;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.sbl-seo_h2_63r {
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  color: #F5EFE6;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width:768px) {.sbl-seo_h2_63r {
  font-size: 1.5rem;
}
}.sbl-seo_body_63r {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #A8998A;
}.sbl-seo_body_63r p {
  color: #A8998A;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.sbl-seo_body_63r p:last-child {
  margin-bottom: 0;
}.sbl-seo_body_63r strong {
  color: #D4C9BC;
  font-weight: 700;
}.sbl-seo_body_63r a {
  transition: color .2s;
  color: #22B5A4;
  text-decoration: underline;
}.sbl-seo_body_63r a:hover {
  color: #19D4C0;
}.sbl-seo_body_63r ul,.sbl-seo_body_63r ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.sbl-seo_body_63r ol {
  list-style: decimal;
}.sbl-seo_body_63r li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #A8998A;
}.sbl-seo_body_63r table {
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  display: block;
}
@media(min-width: 767px) {.sbl-seo_body_63r table {
  display: table;
}
}.sbl-seo_body_63r th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C9BC;
}.sbl-seo_body_63r td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A8998A;
}.sbl-seo_cols_63r {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.sbl-seo_cols_63r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.sbl-seo_cols_63r {
  grid-template-columns: repeat(3,1fr);
}
}.sbl-seo_col_h_63r {
  font-size: 13px;
  color: #D4C9BC;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.sbl-seo_col_p_63r {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7D6E61;
  font-size: 13px;
}.sbl-seo_stats_63r {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.sbl-seo_stat_63r {
  border-radius: 10px;
  background: rgba(34, 181, 164, 0.07);
  border: 1px solid rgba(34, 181, 164, 0.18);
  flex: 1;
  padding: 14px 16px;
  min-width: 140px;
}.sbl-seo_stat_val_63r {
  font-size: 20px;
  font-weight: 800;
  color: #22B5A4;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.sbl-seo_stat_lb_63r {
  color: #7D6E61;
  font-size: 11px;
  overflow-wrap: break-word;
}.sbl-seo_63r {
  padding: 2.25rem 16px 0;
  background: #1A0F1E;
}
@media(min-width: 765px) {.sbl-seo_63r {
  padding: 2.75rem 24px 0;
}
}.sbl-seo_in_63r {
  border-radius: 1rem;
  background: #251629;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.sbl-seo_in_63r {
  padding: 36px 2.5rem;
}
}.sbl-seo_label_63r {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #22B5A4;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.sbl-seo_h2_63r {
  font-size: 20px;
  color: #F5EFE6;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width:768px) {.sbl-seo_h2_63r {
  font-size: 24px;
}
}.sbl-seo_body_63r {
  overflow-wrap: break-word;
  color: #A8998A;
  line-height: 1.75;
  font-size: 14px;
}.sbl-seo_body_63r p {
  margin-bottom: 12px;
  color: #A8998A;
  font-size: 14px;
  line-height: 1.75;
}.sbl-seo_body_63r p:last-child {
  margin-bottom: 0;
}.sbl-seo_body_63r strong {
  font-weight: 700;
  color: #D4C9BC;
}.sbl-seo_body_63r a {
  transition: color .2s;
  color: #22B5A4;
  text-decoration: underline;
}.sbl-seo_body_63r a:hover {
  color: #19D4C0;
}.sbl-seo_body_63r ul,.sbl-seo_body_63r ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.sbl-seo_body_63r ol {
  list-style: decimal;
}.sbl-seo_body_63r li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A8998A;
  font-size: 0.875rem;
}.sbl-seo_body_63r table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 770px) {.sbl-seo_body_63r table {
  display: table;
}
}.sbl-seo_body_63r th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #D4C9BC;
  font-weight: 700;
}.sbl-seo_body_63r td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8998A;
}.sbl-seo_cols_63r {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.sbl-seo_cols_63r {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.sbl-seo_cols_63r {
  grid-template-columns: repeat(3,1fr);
}
}.sbl-seo_col_h_63r {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 13px;
  color: #D4C9BC;
  font-weight: 700;
}.sbl-seo_col_p_63r {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7D6E61;
  line-height: 1.65;
}.sbl-seo_stats_63r {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.sbl-seo_stat_63r {
  border-radius: 10px;
  flex: 1;
  border: 1px solid rgba(34, 181, 164, 0.18);
  padding: 14px 16px;
  background: rgba(34, 181, 164, 0.07);
  min-width: 140px;
}.sbl-seo_stat_val_63r {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  color: #22B5A4;
  font-weight: 800;
}.sbl-seo_stat_lb_63r {
  font-size: 11px;
  color: #7D6E61;
  overflow-wrap: break-word;
}.sbl-ft_63r {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #110A14;
  margin-top: 48px;
}.sbl-ft_support_63r {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.sbl-ft_support_63r {
  padding: 28px 24px;
}
}.sbl-ft_support_in_63r {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.sbl-ft_support_main_63r {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
  display: flex;
}.sbl-ft_support_ic_63r {
  flex-shrink: 0;
  color: #22B5A4;
}.sbl-ft_support_ic_63r svg {
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
  width: 30px;
}.sbl-ft_support_text_title_63r {
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
  color: #F5EFE6;
  overflow-wrap: break-word;
}.sbl-ft_support_text_sub_63r {
  font-size: 0.75rem;
  color: #7D6E61;
  overflow-wrap: break-word;
}.sbl-ft_support_btn_63r {
  background: #22B5A4;
  border-radius: 10px;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F5EFE6;
  font-size: 13px;
  font-weight: 700;
}.sbl-ft_support_btn_63r:hover {
  background: #19D4C0;
}.sbl-ft_support_contacts_63r {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.sbl-ft_support_contact_63r {
  color: #5C5049;
  font-size: 12px;
  line-height: 1.4;
}.sbl-ft_support_contact_63r strong {
  font-weight: 600;
  color: #A8998A;
  display: block;
  font-size: 0.688rem;
  margin-bottom: 2px;
}.sbl-ft_main_63r {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.sbl-ft_main_63r {
  padding: 40px 24px 32px;
}
}.sbl-ft_main_in_63r {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 641px) {.sbl-ft_main_in_63r {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.sbl-ft_main_in_63r {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.sbl-ft_col_logo_63r {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.sbl-ft_col_logo_63r {
  grid-column: auto;
}
}.sbl-ft_logo_63r {
  gap: 0.563rem;
  font-weight: 800;
  align-items: center;
  font-size: 1rem;
  color: #F5EFE6;
  margin-bottom: 12px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
}.sbl-ft_logo_mark_63r {
  overflow: hidden;
  border-radius: 6px;
  width: 30px;
  height: 30px;
}.sbl-ft_logo_mark_63r img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.sbl-ft_logo_sub_63r {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  color: #5C5049;
  font-size: 12px;
  line-height: 1.55;
}.sbl-ft_col_title_63r {
  font-size: 12px;
  margin-bottom: 0.875rem;
  color: #A8998A;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
}.sbl-ft_col_links_63r {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.sbl-ft_col_link_63r {
  transition: color .2s;
  color: #5C5049;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.sbl-ft_col_link_63r:hover {
  color: #D4C9BC;
}.sbl-ft_apps_63r {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.sbl-ft_app_card_63r {
  gap: 10px;
  border-radius: 0.375rem;
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.sbl-ft_app_card_63r:hover {
  border-color: rgba(42, 188, 172, 0.45);
}.sbl-ft_app_card_ic_63r svg {
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.sbl-ft_app_card_os_63r {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5C5049;
}.sbl-ft_app_card_action_63r {
  font-weight: 700;
  font-size: 12px;
  color: #D4C9BC;
}.sbl-ft_bot_63r {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.sbl-ft_bot_63r {
  padding: 20px 1.5rem;
}
}.sbl-ft_bot_in_63r {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.sbl-ft_socials_63r {
  gap: 8px;
  display: flex;
}.sbl-ft_soc_63r {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  width: 36px;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #A8998A;
}.sbl-ft_soc_63r svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.sbl-ft_soc_63r:hover {
  background: rgba(255, 255, 255, 0.07);
}.sbl-ft_legal_63r {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A6B5E;
  min-width: 200px;
  font-size: 0.688rem;
}.sbl-ft_legal_63r strong {
  color: #A8998A;
  font-weight: 700;
}.sbl-ft_legal_63r a {
  color: #A8998A;
  text-decoration: underline;
}.sbl-ft_age_63r {
  border-radius: 50%;
  border: 2px solid #7A6B5E;
  flex-shrink: 0;
  color: #7A6B5E;
  font-weight: 800;
  width: 32px;
  height: 2rem;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
  margin-left: auto;
}