.sticky-sidebar{--sticky-sidebar-gap:24px;--sticky-sidebar-top-height:calc(var(--total-fixed-top-height) + var(--sticky-sidebar-gap));--sticky-sidebar-bottom-height:calc(var(--total-fixed-bottom-height) + var(--sticky-sidebar-gap))}@media(min-width:1024px){.sticky-sidebar{position:sticky;top:var(--sticky-sidebar-top-height)}.sticky-sidebar._is-sticky-bottom{align-self:flex-end;bottom:var(--sticky-sidebar-bottom-height);top:inherit}.sticky-sidebar._is-sticky-navigation{height:100%}}
