.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}.popup-overlay.hidden{display:none}.popup-content{display:flex;flex-direction:row;background-color:var(--color-background);background-image:url(/cdn/shop/files/Untitled_design_15.png?v=1762781379);background-repeat:no-repeat;background-size:cover;background-position:center;color:var(--color-foreground);border-radius:16px;box-shadow:0 10px 40px #0003;overflow:hidden;max-width:900px;width:100%;transition:all .3s ease;min-height:500px}.popup-image{width:50%}.popup-image img{width:100%;height:100%;object-fit:cover;display:block}.popup-body{width:50%;position:relative;text-align:center;display:flex;flex-direction:column;justify-content:center;margin:30px;background:#f8f1f7f0;border-radius:10px}.popup-close{position:absolute;top:15px;right:20px;font-size:2rem;font-weight:700;opacity:.7;background:none;border:none;cursor:pointer}.popup-close:hover{opacity:1}.popup-heading{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;line-height:1.3}.newsletter-form-popup{display:flex;flex-direction:column;gap:1rem;margin:0 25px}#popup-newsletter .field__input{width:100%;padding:.75rem;border:#dfc3ce 1px solid;text-align:left;font-size:2rem;padding:0 10px!important}#popup-newsletter .field__input:focus{border-color:#000;outline:none}#popup-newsletter .button{background-color:#000;color:#fff;padding:.9rem;border:none;font-weight:600;cursor:pointer;transition:background .3s ease}#popup-newsletter .button:hover{background-color:#333}@media (max-width: 768px){.popup-body{width:90%;min-height:400px}.popup-content{align-items:center;flex-direction:column;justify-content:center!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/popup.css.map */
