.sticky-top{--sinch-sticky-offset:2rem;position:sticky;z-index:1020;transition:top .3s ease-out,bottom .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:height .3s ease-out,max-height .3s ease-out,min-height .3s ease-out}.sidebar-body-scrollable .sidebar-body{overflow-y:auto;--sidebar-width:7px;--sidebar-border-width:4px;--sidebar-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.1)}.sidebar-body-scrollable .sidebar-body::-webkit-scrollbar{width:calc(var(--sidebar-width) + var(--sidebar-border-width) * 2);border:var(--sidebar-border-width) solid transparent;box-sizing:content-box}.sidebar-body-scrollable .sidebar-body::-webkit-scrollbar-track{border:var(--sidebar-border-width) solid transparent;box-shadow:var(--sidebar-box-shadow);border-radius:calc(var(--sidebar-width) + var(--sidebar-border-width) * 2)}.sidebar-body-scrollable .sidebar-body::-webkit-scrollbar-thumb{border:var(--sidebar-border-width) solid transparent;box-shadow:var(--sidebar-box-shadow);border-radius:calc(var(--sidebar-width) + var(--sidebar-border-width) * 2)}