.wls-popup__container{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.wls-popup__container.wls-popup--open{opacity:1;visibility:visible;pointer-events:auto}wls-popup [slot=content]{display:none!important}.wls-popup__overlay{position:absolute;left:0;top:0;width:100%;height:100%;display:block!important;background:#0009}.wls-popup__content{position:relative;max-width:335px;width:100%;min-height:530px;background:var(--wls-color-light-red);border-radius:12px;overflow:hidden;padding:20px 16px}.wls-popup__content.wls-popup__content--full-height{max-width:829px;width:100%;height:90%;overflow:auto;background:var(--wls-color-white)}.wls-popup__text{margin-top:10px}.wls-popup__close{position:absolute;right:0;top:0;width:32px;height:32px;cursor:pointer;margin:20px 20px 10px auto;display:flex;transform:translate(0)}.wls-popup__close .wls-icon{transition:transform .3s ease}.wls-popup__close svg path{stroke:var(--wls-color-primary)}.wls-popup__image{width:304px;height:304px}@media(min-width:1024px){.wls-popup__content.wls-popup__content--full-height{padding:20px 40px}.wls-popup__content{padding:20px 40px 130px;max-width:573px;min-height:322px}.wls-popup__image{position:absolute;bottom:-30%;right:-10%;width:304px;height:304px;display:flex;justify-content:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/wls-popup.css.map */
