#lw-popup{position:fixed;width:100%;height:100%;background-color:#0000004d;z-index:10;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;visibility:hidden;opacity:0;pointer-events:none}#lw-popup.show{opacity:1;visibility:visible;pointer-events:all}#lw-popup .lw-popup-content{width:100%;max-width:50rem;height:auto;margin:0 1.5rem;box-shadow:2px 4px 4px #0006;border-radius:.4rem;overflow:hidden}#lw-popup .lw-popup-body{padding:1.5rem;background-color:#fff;text-align:center;line-height:1.6}#lw-popup .lw-popup-body h3{font-size:2.2rem;margin:0}#lw-popup .lw-popup-footer{padding:0 1.5rem 2rem;background-color:#fff}#lw-popup .lw-popup-footer .lw-popup--btn-wrapper{display:flex;justify-content:center;gap:1.5rem}#lw-popup .lw-popup-footer button{min-height:auto;padding:1rem 1.5rem}
/*# sourceMappingURL=/cdn/shop/t/27/assets/lw_popup.css.map */
