.p-sidebar__mask{background-color:transparent}.p-sidebar{background:#fff;display:flex;flex-direction:column;pointer-events:auto;position:relative;transform:translateZ(0);transition:transform .3s}.p-sidebar--left,.p-sidebar--right{height:100%;width:100%}@media screen and (min-width: 769px){.p-sidebar--left,.p-sidebar--right{width:26.25rem}}@media screen and (min-width: 769px){.p-sidebar--left{box-shadow:3px 0 12px #0000001a}}@media screen and (min-width: 769px){.p-sidebar--right{box-shadow:-3px 0 12px #0000001a}}.p-sidebar--top,.p-sidebar--bottom{height:auto;width:100%}.p-sidebar--top{box-shadow:0 -3px 12px #0000001a}.p-sidebar--bottom{box-shadow:0 3px 12px #0000001a}.p-sidebar__enter-from,.p-sidebar__leave-to{opacity:0}.p-sidebar__enter-active,.p-sidebar__leave-active{transition:opacity .4s ease-in}.p-sidebar__enter-from--top,.p-sidebar__leave-to--top{transform:translate3d(0,-100%,0)}.p-sidebar__enter-from--right,.p-sidebar__leave-to--right{transform:translate3d(100%,0,0)}.p-sidebar__enter-from--bottom,.p-sidebar__leave-to--bottom{transform:translate3d(0,100%,0)}.p-sidebar__enter-from--left,.p-sidebar__leave-to--left{transform:translate3d(-100%,0,0)}.p-sidebar__header{align-items:flex-start;display:flex;flex-shrink:0;justify-content:space-between}.p-sidebar__close-button{align-items:center;border-radius:4px;color:#3e3e3e;display:flex;flex-shrink:0;font-size:1.25rem;height:2.5rem;justify-content:center;margin:1.5rem 1.5rem 0 0;width:2.5rem}.p-sidebar__close-button:hover{background:#f2f2f2}.p-sidebar__close-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #044c7a}.p-sidebar__close-button span{border-width:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.p-sidebar__content{flex-grow:1;height:100%;overflow-y:auto;width:100%}
