.wfp--drawer{position:fixed;top:var(--drupal-displace-offset-top, 0px);right:0;bottom:0;left:0;transform:translate(-100%);transition:transform .3s ease-in-out;z-index:3000}.wfp--drawer__overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0b1923cc;z-index:200}.wfp--drawer__overlay--visible{display:block}.wfp--drawer--visible{transform:translate(0)}.wfp--drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem}.wfp--drawer__title{font-size:25px;font-weight:700;line-height:30px}.wfp--drawer__close-button{border:none;background:transparent;cursor:pointer}.wfp--drawer__wrapper{height:100%;width:100%;background-color:var(--neutral-neutral100-white);display:flex;flex-direction:column}.wfp--drawer__content{height:100%;padding:.5rem 1.5rem 1rem}
