:root{--newsletter-popup-bg: #f1ece4;--newsletter-popup-close-bg: #eae3e0;--newsletter-popup-input-bg: #d9d9d9;--newsletter-popup-input-border: #5b5757;--newsletter-popup-btn-bg: #d01ba4;--newsletter-popup-btn-text: #ffffff;--newsletter-popup-heading-color: #0e0e0e}.newsletter-modal-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.newsletter-modal-wrapper.is-active{opacity:1;visibility:visible}.newsletter-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.newsletter-modal-container{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr 1.4fr;gap:0;width:min(1100px,95%);height:auto;max-height:85vh;background:var(--newsletter-popup-bg);box-shadow:0 24px 80px #00000040;overflow:hidden;align-items:stretch}.newsletter-popup__left-image{width:100%;height:100%;min-height:550px;object-fit:cover;display:block}.newsletter-popup__right-image{display:none}.newsletter-popup__content{display:flex;flex-direction:column;justify-content:center;padding:5rem 3.5rem 3.5rem;position:relative;height:100%;background:var(--newsletter-popup-bg)}.newsletter-popup__close{position:absolute;top:1.5rem;right:1.5rem;width:auto;height:auto;border-radius:0;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:opacity .2s;padding:.5rem}.newsletter-popup__close:hover{opacity:.7}.newsletter-popup__close svg{width:24px;height:24px;stroke:#000;stroke-width:2.5;stroke-linecap:round}.newsletter-popup__heading{font-family:var(--heading-font-family);font-size:clamp(2.4rem,3.8vw,3rem);font-weight:400;line-height:1.3;color:var(--newsletter-popup-heading-color);margin:0 0 1.5rem;text-transform:lowercase;max-width:100%}.newsletter-popup__text{font-family:var(--text-font-family);font-size:.95rem;line-height:1.6;color:#000;margin:0 0 2.25rem;max-width:100%}.newsletter-popup__form{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.newsletter-popup__form-wrap{display:flex;flex-direction:column;gap:.75rem}.newsletter-popup__input{width:100%;padding:1rem 1.5rem;border-radius:50px;border:1.5px solid var(--newsletter-popup-input-border);background:var(--newsletter-popup-input-bg);font-family:var(--text-font-family);font-size:.95rem;font-weight:400;color:#000;outline:none;transition:border-color .2s,background .2s;box-sizing:border-box}.newsletter-popup__input::placeholder{color:#00000080}.newsletter-popup__input:focus{border-color:#d01ba4;background:#fff}.newsletter-popup__submit{width:100%;padding:1.1rem 1.5rem;border-radius:50px;border:none;background:var(--newsletter-popup-btn-bg);color:var(--newsletter-popup-btn-text);font-family:var(--text-font-family);font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s;text-align:center}.newsletter-popup__submit:hover{opacity:.9}.newsletter-popup__privacy{font-family:var(--text-font-family);font-size:.8rem;line-height:1.6;color:#333;margin:.75rem 0 0;max-width:100%}.newsletter-popup__success-icon{margin-bottom:1rem}.newsletter-popup__success-icon svg{display:inline-block}.newsletter-popup__success h3{font-family:var(--heading-font-family);font-size:1.5rem;margin:0 0 .5rem;color:#0e0e0e}@media screen and (max-width:768px){.newsletter-modal-container{grid-template-columns:1fr;width:95%}.newsletter-popup__left-image{min-height:280px;max-height:280px}.newsletter-popup__content{padding:2.5rem 1.5rem 2rem;justify-content:flex-start}.newsletter-popup__heading{font-size:1.8rem;margin-bottom:.75rem}.newsletter-popup__text{font-size:.9rem;margin-bottom:1.5rem}.newsletter-popup__close{top:1rem;right:1rem}.newsletter-popup__close svg{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/utiliy.css.map */
