.pds-wrapper .drawerAnimation__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}
.pds-wrapper .drawerAnimation__container.drawerAnimation--left:hover .drawerAnimation__front,.pds-wrapper .drawerAnimation__container.drawerAnimation--left:active .drawerAnimation__front{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}
.pds-wrapper .drawerAnimation__container.drawerAnimation--right:hover .drawerAnimation__front,.pds-wrapper .drawerAnimation__container.drawerAnimation--right:active .drawerAnimation__front{-webkit-transform:translate(100%,0);transform:translate(100%,0)}
.pds-wrapper .drawerAnimation__content{display:grid}
.pds-wrapper .drawerAnimation__front,.pds-wrapper .drawerAnimation__back{-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;grid-area:1/-1/1/-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
@media(prefers-reduced-motion:reduce){.pds-wrapper .drawerAnimation__front,.pds-wrapper .drawerAnimation__back{-webkit-transition:none;transition:none}
}
.pds-wrapper .drawerAnimation__front>*,.pds-wrapper .drawerAnimation__back>*{-ms-flex-preferred-size:100%;flex-basis:100%}
.pds-wrapper .drawerAnimation__front{z-index:2}
.pds-wrapper .drawerAnimation__back{z-index:1}
.pds-wrapper .aem--edit .drawerAnimation__container .drawerAnimation__content{display:block}
.pds-wrapper .aem--edit .drawerAnimation__container .drawerAnimation__front>*,.pds-wrapper .aem--edit .drawerAnimation__container .drawerAnimation__back>*{-ms-flex-preferred-size:unset;flex-basis:unset}
.pds-wrapper .aem--edit .drawerAnimation__container.drawerAnimation--left:hover .drawerAnimation__front,.pds-wrapper .aem--edit .drawerAnimation__container.drawerAnimation--left:hover .drawerAnimation__back,.pds-wrapper .aem--edit .drawerAnimation__container.drawerAnimation--left:active .drawerAnimation__front,.pds-wrapper .aem--edit .drawerAnimation__container.drawerAnimation--left:active .drawerAnimation__back,.pds-wrapper .aem--edit .drawerAnimation__container.drawerAnimation--right:hover .drawerAnimation__front,.pds-wrapper .aem--edit .drawerAnimation__container.drawerAnimation--right:hover .drawerAnimation__back,.pds-wrapper .aem--edit .drawerAnimation__container.drawerAnimation--right:active .drawerAnimation__front,.pds-wrapper .aem--edit .drawerAnimation__container.drawerAnimation--right:active .drawerAnimation__back{-webkit-transform:unset;transform:unset}