.pwd-sticky-active{margin-top:0!important;margin-bottom:0!important}.pwd-sticky-fixed{left:0!important;right:0!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.pwd-sticky-hidden{transform:translateY(-110%)!important;pointer-events:none}.pwd-sticky-logo-inverted{filter:invert(1);transition:filter .2s ease}.pwd-sticky-totop-btn{position:fixed;display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;border-radius:50%;cursor:pointer;z-index:9999;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .3s ease,transform .3s ease,background-color .3s ease}.pwd-sticky-totop-btn:hover{background-color:var(--pwd-sticky-totop-hover)}.pwd-sticky-totop-btn.pwd-sticky-totop-visible{opacity:1;visibility:visible;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.pwd-sticky-totop-btn{transition:opacity .3s ease,background-color .3s ease;transform:none}.pwd-sticky-totop-btn.pwd-sticky-totop-visible{transform:none}}