.side-drawer-header__container{background-color:var(--background-screen,#fff);border-bottom:1px solid #d9d9d9;height:60px;position:fixed;text-align:center;width:320px;z-index:inherit;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.side-drawer-header__container h3{color:var(--text-primary,#21201f);margin:16px 0 0 10px;font-weight:700;font-family:circular,helvetica,sans-serif}.side-drawer-header__container .zola-ui-icon-close{color:var(--text-tertiary,#767676);font-size:26px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-left:12px}.side-drawer-header__container .zola-ui-icon-close:hover{cursor:pointer}.side-drawer-header__container .side-drawer-header{display:inline-block;-ms-flex-positive:1;flex-grow:1}.side-drawer-header__container .side-drawer-header h3{margin:0}.side-drawer__footer{z-index:inherit;position:absolute;display:-ms-flexbox;display:flex;bottom:0;background-color:#f7f7f7;height:60px;width:320px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:1px solid #d9d9d9;border-left:none;padding:10px 20px}.side-drawer__footer .side-drawer__footer__button{width:100%}@-webkit-keyframes slideIn{0%{width:0}}@keyframes slideIn{0%{width:0}}@-webkit-keyframes slideOut{to{width:0}}@keyframes slideOut{to{width:0}}.side-drawer__container .side-drawer__background-overlay{background-color:#21201f;height:100%;position:absolute;top:0;width:100%;z-index:999;opacity:.5}.side-drawer__container .side-drawer__body{background-color:#fff;position:fixed;display:none;height:100%;right:0;top:0;width:0;z-index:1000}.side-drawer__container .side-drawer__body .side-drawer__content{margin-top:60px;-webkit-animation:none;animation:none;width:320px;height:100%;overflow-y:scroll}.side-drawer__container .side-drawer__body.side-drawer__opening{-webkit-animation-name:slideIn;animation-name:slideIn;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.side-drawer__container .side-drawer__body.side-drawer__closing,.side-drawer__container .side-drawer__body.side-drawer__opening{display:block;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:320px}.side-drawer__container .side-drawer__body.side-drawer__closing{-webkit-animation-name:slideOut;animation-name:slideOut;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}
/*# sourceMappingURL=201-536ee7f952bddad30da9.css.map*/