.sticky-top{--sinch-sticky-offset:2rem;position:sticky;z-index:1020;transition:all .3s ease-out}.scrollspy-links .active a,.scrollspy-links .activea{color:var(--sinch-link-active-color)}.sticky-top{top:calc(var(--header-height) + var(--sinch-sticky-offset))}.sidebar-body-scrollable{max-height:calc(100dvh - var(--header-height,0px) - var(--sinch-sticky-offset,0px) * 2 - var(--sinch-sidebar-scrollable-decrease-height,0px));display:flex;flex-direction:column;transition:all .3s ease-out}.sidebar-body-scrollable .sidebar-body{overflow-y:auto}.sidebar-body-scrollable .sidebar-body::-webkit-scrollbar{width:7px}.sidebar-body-scrollable .sidebar-body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);border-radius:6px}.sidebar-body-scrollable .sidebar-body::-webkit-scrollbar-thumb{border-radius:6px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1)}