html.pushbar_locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.pushbar_locked .pushbar_main_content.pushbar_blur{filter:blur(15px)}.pushbar_overlay{height:100%;transition:opacity .5s ease;position:fixed;opacity:0;will-change:opacity;top:0;background:#3c3442;left:0;width:100%;z-index:-999}html.pushbar_locked .pushbar_overlay{opacity:.8;z-index:999}[data-pushbar-id]{overflow-y:auto;transition:transform .5s ease;position:fixed;will-change:transform;background:#fff;z-index:1000}[data-pushbar-direction=left][data-pushbar-id],[data-pushbar-direction=right][data-pushbar-id]{height:100%;max-width:100%;top:0;width:256px}[data-pushbar-direction=bottom][data-pushbar-id],[data-pushbar-direction=top][data-pushbar-id]{min-height:150px;left:0;width:100%}[data-pushbar-direction=left][data-pushbar-id]{transform:translateZ(0) translateX(-100%);left:0}[data-pushbar-direction=right][data-pushbar-id]{transform:translateZ(0) translateX(100%);right:0}[data-pushbar-direction=top][data-pushbar-id]{transform:translateZ(0) translateY(-100%);top:0}[data-pushbar-direction=bottom][data-pushbar-id]{transform:translateZ(0) translateY(100%);bottom:0}[data-pushbar-id].opened{transform:translateX(0) translateY(0);display:block}