.switch-mode__item,
.switch-mode__overlay {
  width:32px;
  min-width:32px;
  height:32px;
  border-radius:6px
}
.fsidebar-games [aria-expanded=true] .fsidebar-games--top,
.group.active .ssidebar-nav_item__link.dropdown,
.group:hover .ssidebar-nav_item__link.dropdown,
.ssidebar-nav_item [aria-expanded=true] .ssidebar-nav_item__link {
  background-color:var(--bg_main__100)
}
.switch-mode {
  background:var(--bg_primary__200);
  border-radius:6px;
  padding:4px
}
.switch-mode.full {
  width:100%
}
.switch-mode.full .switch-mode__item {
  width:100%;
  height:40px
}
.switch-mode.full .switch-mode__overlay {
  width:50%;
  left:0;
  height:40px
}
.switch-mode_wrap {
  position:relative;
  display:flex;
  align-items:center;
  gap:4px
}
.switch-mode__overlay {
  position:absolute;
  background:var(--bg_secondary__100);
  transition:.3s;
  left:36px;
  top:0
}
.switch-mode__item {
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
  background:0 0
}
.ssidebar,
.switch-mode.vertical .switch-mode_wrap {
  flex-direction:column
}
.fsidebar-games svg,
.switch-mode__item svg,
.switch-mode__item.dark *,
html.dark .switch-mode .light *,
html[data-theme=dark] .switch-mode .light * {
  color:var(--color_secondary__100)
}
.switch-mode__item.light *,
html.dark .switch-mode .dark *,
html[data-theme=dark] .switch-mode .dark * {
  color:var(--color_primary__100)
}
.switch-mode.vertical .switch-mode__overlay,
html.dark .switch-mode__overlay,
html[data-theme=dark] .switch-mode__overlay {
  left:0;
  top:0
}
html.dark .switch-mode.vertical .switch-mode__overlay,
html[data-theme=dark] .switch-mode.vertical .switch-mode__overlay {
  left:0;
  top:36px
}
html.dark .switch-mode.full .switch-mode__overlay,
html[data-theme=dark] .switch-mode.full .switch-mode__overlay {
  left:50%;
  top:0
}
.sb-shadow {
  filter:drop-shadow(0px 1.932px 1.932px rgba(0, 0, 0, .25))
}
.transform-btn {
  transform:translate(100%);
  box-shadow:6px 0 20px #0000001f
}
.ssidebar {
  background:var(--bg_secondary__400);
  width:64px;
  display:flex;
  position:fixed;
  top:0;
  left:0;
  z-index:20;
  flex:1;
  height:100%;
  padding-top:68px
}
.fsidebar,
.fsidebar_overlay,
.fsidebar_wrap {
  position:fixed;
  z-index:900
}
@media screen and (max-width:768px) {
  .ssidebar {
    display:none
  }
}
.ssidebar_games {
  margin:0 auto auto;
  overflow:auto;
  display:flex;
  flex-direction:column;
  gap:8px
}
.ssidebar-nav {
  display:grid;
  gap:8px;
  padding:20px 0;
  color:var(--primary-300);
  text-align:center;
  border-bottom:1px solid var(--primary-200)
}
.ssidebar-nav .title {
  font-weight:400;
  font-size:12px;
  padding:0 10px;
  line-height:1
}
.ssidebar-nav_item {
  padding:0 12px
}
.ssidebar-nav_item__link {
  width:40px;
  height:40px;
  border-radius:6px;
  padding:3px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:0 0;
  transition:background .2s;
  color:var(--color_secondary__100)
}
.fsidebar-nav_item img,
.ssidebar-nav_item__link img {
  width:20px
}
.ssidebar-nav_item__link.active,
.ssidebar-nav_item__link:hover {
  background:var(--bg_main__200)
}
.ssidebar-nav_item__link.dropdown {
  background-color:var(--bg_main__200)
}
.fsidebar-nav_item.router-link-active,
.fsidebar-nav_item:hover,
.ssidebar-nav_item__link.static.active,
.ssidebar-nav_item__link.static:hover {
  background:var(--bg_primary__100)
}
.fsidebar-games--top:hover,
.fsidebar-games__item:hover {
  background:var(--bg_main__100)
}
html:not(.dark) .ssidebar-nav_item__link.static.active,
html:not(.dark) .ssidebar-nav_item__link.static:hover {
  background:var(--bg_main__300)!important
}
.sb-links a {
  position:relative
}
.sb-links a:after {
  content:"";
  background:url(/img/sb-blur.svg) right bottom/cover no-repeat;
  position:absolute;
  bottom:0;
  right:0;
  width:100%;
  height:100%
}
.bg-sf-cashback {
  background:linear-gradient(109deg,#7824d4 6.93%,#b877ff 91.95%),#282d38
}
.bg-sf-rakeback {
  background:linear-gradient(100deg,#10952d 0,#91ce10 84.52%),#282d38
}
.bg-sf-tournaments {
  background:linear-gradient(100deg,#e06413 0,#e29757 84.52%),#282d38
}
.bg-sf-bonus {
  background:linear-gradient(108deg,#4185e4 6.64%,#97b1d5 93.67%),#282d38
}
.fsidebar-arrow-static {
  transform:rotate(-90deg)
}
.fsidebar {
  transition:.3s;
  font-weight:600;
  font-size:1.4rem
}
.fsidebar a,
.fsidebar button {
  --tw-text-opacity:1;
  color:rgb(65 59 99 / var(--tw-text-opacity));
  font-weight:inherit;
  font-size:inherit
}
:is(.dark .fsidebar a),
:is(.dark .fsidebar button) {
  --tw-text-opacity:1;
  color:rgb(168 178 210 / var(--tw-text-opacity))
}
.fsidebar_overlay {
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:#252433;
  opacity:.3;
  visibility:visible
}
.fsidebar_wrap {
  left:0;
  bottom:0;
  width:29rem;
  background:var(--bg_secondary__400);
  transition:.3s;
  top:6.8rem
}
@media screen and (max-width:980px) {
  .fsidebar_wrap {
    top:5.5rem
  }
}
.fsidebar__inner {
  overflow-y:overlay;
  height:100%
}
.fsidebar-games,
.fsidebar-nav {
  padding:2rem 1.2rem;
  display:grid;
  gap:.8rem
}
.fsidebar-games_section {
  overflow:hidden;
  max-height:4.4rem;
  transition:.3s
}
.fsidebar-games_section.open {
  max-height:50rem
}
.fsidebar-games_section.open .arrow {
  transform:rotate(180deg)
}
.fsidebar-games--top {
  width:100%;
  height:4.4rem;
  border-radius:var(--b-radius);
  padding:.3rem 1.2rem;
  display:flex;
  align-items:center;
  gap:1.2rem;
  background:var(--bg_primary__200);
  transition:background .2s
}
.fsidebar-games--top .arrow {
  margin-left:auto;
  transform:rotate(0);
  transition:.3s;
  color:var(--color_secondary__100)
}
.fsidebar-games--bottom {
  padding-top:.8rem;
  display:grid;
  gap:.8rem
}
.fsidebar-games__item,
.fsidebar-nav_item {
  width:100%;
  border-radius:var(--b-radius);
  padding:.3rem 1.2rem;
  align-items:center;
  transition:background .2s
}
.fsidebar-games__item {
  height:3.6rem;
  display:flex;
  gap:8px;
  background:0 0
}
.fsidebar-nav_item {
  height:4.8rem;
  display:flex;
  justify-content:flex-start;
  gap:.8rem;
  background:var(--bg_primary__200);
  color:var(--color_main__100)!important
}
.fsidebar-footer {
  display:flex;
  align-items:center;
  flex-direction:column;
  gap:.8rem;
  padding:0 1.2rem 2rem
}
@media screen and (min-width:1350px) {
  .fsidebar_overlay {
    display:none
  }
  .fsidebar {
    top:6.8rem;
    bottom:0
  }
  .fsidebar_wrap {
    position:unset;
    height:100%
  }
}
.app_sidebar {
  z-index:21
}
