.zs-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:none;justify-content:center;margin-top:10vh;overflow:auto;margin-bottom:10vh}.zs-popup.zs-popup--active{display:flex}.zs-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7)}.zs-popup__wrapper{position:relative;z-index:200;max-width:40rem;max-height:40rem;width:calc(100% - 4rem);margin:0 auto}.zs-popup__container{position:relative;padding:var(--spacing-30);border-radius:var(--br-small);background:var(--cl-background)}.zs-popup__exit{cursor:pointer;background:none;border:none;padding:0;position:absolute;right:2rem;top:2rem}.zs-popup__typeImg,.zs-popup__typeImg a{display:flex}.zs-popup__typeText{padding:3rem;width:100%}.zs-popup__typeText .content>*{margin-bottom:1rem}.zs-popup__typeText .button{margin-top:2rem}.zs-popup__actions{display:flex;gap:.5rem}@media(min-height: 550px){.zs-popup{margin-top:initial;overflow:initial;margin-bottom:initial;align-items:center}}/*# sourceMappingURL=element-popup.css.map */