.sticky_sidebar_enabled :is(#sidebar,#sidebar-alt){height:100%;position:sticky;top:65px}.sticky_sidebar_enabled:not(.fixed-header-on) :is(#sidebar,#sidebar-alt){top:0}.sticky_sidebar_enabled #toggle-mobile-sidebar-button{display:block}.sticky_sidebar_enabled #body{overflow:unset}@media(max-width:760px){.sticky_sidebar_enabled #sidebar-alt{position:static}.sticky_sidebar_enabled #sidebar{background:#fff;height:100%;left:-300px;max-width:90%;overflow:hidden auto;padding:30px 5%;position:fixed;top:0;transition:left .5s ease,right .5s ease;width:300px;z-index:9999}.sticky_sidebar_enabled #sidebar.open-mobile-sticky-sidebar{box-shadow:0 0 16px 3px rgba(0,0,0,.1);left:0}.sticky_sidebar_enabled:not(.sidebar-left):not(.content-right) #sidebar{left:auto;right:-300px}.sticky_sidebar_enabled:not(.sidebar-left):not(.content-right) #sidebar.open-mobile-sticky-sidebar{box-shadow:0 0 16px 3px rgba(0,0,0,.1);right:0}.sticky_sidebar_enabled #toggle-mobile-sidebar-button{background:var(--theme_accent);border-left:0;border-radius:8px 0 0 8px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 6px 1px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:block;height:45px;position:fixed;top:120px;transition:.5s ease;transition-property:left,right,background-color,color;width:25px;z-index:9999}.sticky_sidebar_enabled:is(.content-right,.sidebar-left) #toggle-mobile-sidebar-button{border-radius:0 8px 8px 0}.sticky_sidebar_enabled .mobile-sticky-sidebar-icon{height:0;inset:0;margin:auto;position:absolute;width:0}.open-toggle-sticky-sidebar{background-color:#fff;display:block;left:0}.close-toggle-sticky-sidebar{left:300px}.sticky_sidebar_enabled:not(.sidebar-left):not(.content-right) .open-toggle-sticky-sidebar{left:auto;right:0}.sticky_sidebar_enabled:not(.sidebar-left):not(.content-right) .close-toggle-sticky-sidebar{left:auto;right:300px}.open-toggle-sticky-sidebar em,.sticky_sidebar_enabled:not(.sidebar-left):not(.content-right) .close-toggle-sticky-sidebar em{border:7px solid transparent;border-left:7px solid;border-right:none}.close-toggle-sticky-sidebar em,.sticky_sidebar_enabled:not(.sidebar-left):not(.content-right) .open-toggle-sticky-sidebar em{border:7px solid transparent;border-left:none;border-right-color:currentcolor}.open-mobile-sticky-sidebar{display:block!important;transition:left 1s ease-in-out,right 1s ease-in-out}}