.newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:16px}.newsletter-popup.is-open{display:flex}.newsletter-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1414148c}.newsletter-popup__dialog{position:relative;z-index:1;width:100%;max-width:300px;max-height:90vh;overflow-y:auto;background:#fff;display:flex;flex-direction:column;animation:newsletter-popup-in .25s ease-out}@keyframes newsletter-popup-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.newsletter-popup__close{position:absolute;top:10px;inset-inline-end:10px;z-index:2;width:26px;height:26px;border-radius:50%;border:none;background:#ffffffe6;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.newsletter-popup__close-icon{width:11px;height:11px;color:#111}.newsletter-popup__media{width:100%;line-height:0}.newsletter-popup__image,.newsletter-popup__image--placeholder svg{width:100%;height:220px;object-fit:cover;display:block}.newsletter-popup__content{padding:24px 20px 28px}.newsletter-popup__content-inner{max-width:360px;margin:0 auto;text-align:center}.newsletter-popup__heading{font-size:15px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;margin:0 0 14px}.newsletter-popup__subheading{font-size:13px;line-height:1.6;color:#333;margin-bottom:20px}.newsletter-popup__subheading p{margin:0 0 4px}.newsletter-popup__privacy-link{color:inherit;text-decoration:underline}.newsletter-popup__form{display:flex;flex-direction:column;gap:14px;text-align:start}.newsletter-popup__field-row{display:flex;gap:12px}.newsletter-popup__field-row .newsletter-popup__field{flex:1}.newsletter-popup__field input{width:100%;border:none;border-bottom:1px solid #cfcfcf;background:transparent;padding:6px 2px;font-size:13px;outline:none}.newsletter-popup__field input::placeholder{color:#8a8a8a}.newsletter-popup__field input:focus{border-bottom-color:#111}.newsletter-popup__submit{margin-top:6px;width:100%;border:none;background:#ececec;color:#111;padding:13px 16px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .15s ease}.newsletter-popup__submit:hover{background:#dfdfdf}.newsletter-popup__error{color:#c0392b;font-size:12px;margin:0}.newsletter-popup__success{color:#2e7d32;font-size:12px;margin:0}@media screen and (min-width:750px){.newsletter-popup__dialog{max-width:900px;max-height:640px;flex-direction:row}.newsletter-popup__media{width:50%;flex-shrink:0}.newsletter-popup__image,.newsletter-popup__image--placeholder svg{height:100%;min-height:500px}.newsletter-popup__content{width:50%;display:flex;align-items:center;padding:48px 56px}.newsletter-popup__content-inner{max-width:420px}.newsletter-popup__heading{font-size:20px}.newsletter-popup__subheading{font-size:14px;margin-bottom:32px}.newsletter-popup__close{top:16px;inset-inline-end:16px;width:30px;height:30px;background:#fff}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-newsletter-popup.css.map */
