.ke-sticky-yes{--ke-sticky-offset:0px;--ke-sticky-z:100;--ke-sticky-transition:300ms;transition:background-color var(--ke-sticky-transition) ease,padding var(--ke-sticky-transition) ease,box-shadow var(--ke-sticky-transition) ease,border-color var(--ke-sticky-transition) ease,border-radius var(--ke-sticky-transition) ease,transform var(--ke-sticky-transition) ease;will-change:transform,background-color,padding}.ke-sticky-yes.ke-sticky-scope-viewport.ke-sticky--stuck{position:fixed;left:0;right:0;z-index:var(--ke-sticky-z);margin:0}.ke-sticky-yes.ke-sticky-scope-viewport.ke-sticky-mode-top-after-offset.ke-sticky--stuck,.ke-sticky-yes.ke-sticky-scope-viewport.ke-sticky-mode-top-on-scroll-up.ke-sticky--stuck,.ke-sticky-yes.ke-sticky-scope-viewport.ke-sticky-mode-top.ke-sticky--stuck{top:calc(var(--ke-sticky-offset) + var(--ke-sticky-admin-bar-offset,0px));bottom:auto}.ke-sticky-yes.ke-sticky-scope-viewport.ke-sticky-mode-bottom-on-pass.ke-sticky--stuck,.ke-sticky-yes.ke-sticky-scope-viewport.ke-sticky-mode-bottom.ke-sticky--stuck{bottom:var(--ke-sticky-offset);top:auto}.ke-sticky-yes.ke-sticky-scope-parent{position:sticky;z-index:var(--ke-sticky-z)}.ke-sticky-yes.ke-sticky-scope-parent.ke-sticky-mode-top{top:calc(var(--ke-sticky-offset) + var(--ke-sticky-admin-bar-offset,0px))}.ke-sticky-yes.ke-sticky-scope-parent.ke-sticky-mode-bottom{bottom:var(--ke-sticky-offset)}.ke-sticky-yes.ke-sticky-mode-top-on-scroll-up.ke-sticky--stuck.ke-sticky--hidden{transform:translateY(-100%);pointer-events:none}.ke-sticky-spacer{display:block;width:100%}@media (prefers-reduced-motion:reduce){.ke-sticky-yes{transition:none!important}.ke-sticky-yes.ke-sticky--hidden{transform:none;opacity:0;pointer-events:none}}