.newsletter-modal-wrapper{background:linear-gradient(0deg,#0000004d 0% 100%);max-height:100vh;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:all .3s}.newsletter-modal-wrapper.active{visibility:visible;opacity:1}.newsletter-modal{position:relative;background:#fff;max-width:872px;width:100%;overflow:auto;margin:0 40px;max-height:500px}.newsletter-modal-close{cursor:pointer;display:flex;z-index:1}.newsletter-modal-close svg{width:12px;height:12px}.newsletter-modal-content{display:grid;grid-template-columns:repeat(2,1fr)}.newsletter-modal-image{display:flex;width:100%;height:auto}.newsletter-modal-image img,.newsletter-modal-image picture{width:100%;height:100%;object-fit:cover}.newsletter-modal-info{padding:var(--padding-y) var(--padding-x);display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:40px;position:relative}.newsletter-modal-head{display:flex;justify-content:space-between;align-items:center;position:absolute;top:var(--padding-y);right:var(--padding-x);left:var(--padding-x)}.newsletter-modal-title h3,.newsletter-modal-title p,.newsletter-modal-title h2,.newsletter-modal-title h1,.newsletter-modal-title h4,.newsletter-modal-title h5,.newsletter-modal-title h6{color:#000;font-size:22px;font-weight:300;line-height:140%;letter-spacing:0;font-family:ItemsDemo,sans-serif}.newsletter-modal-title span,.newsletter-modal-title b,.newsletter-modal-title strong{font-weight:400;font-family:NonOphelieDisplay,sans-serif;text-shadow:none}.newsletter-modal-subtitle{color:#000;font-size:14px;font-weight:300;line-height:100%;letter-spacing:.02em}.newsletter-modal-form form{display:flex;align-items:stretch;flex-direction:column;gap:20px}.newsletter-modal-wrapper.success .newsletter-modal-form form{display:none}.newsletter-modal-form input{flex:1 0 0;border-radius:0;padding:19px 0;box-shadow:0 .4px #000;border:none;color:#000;font-size:14px;font-weight:300;background-color:transparent;line-height:100%;outline:none}.newsletter-modal-form input::placeholder{color:#000;font-size:14px;font-weight:300;line-height:100%}.newsletter-modal-form .newsletter-popup-btn{box-shadow:0 0 0 .4px #000;border:none}.newsletter-modal-form--success{display:none}.newsletter-modal-wrapper.success .newsletter-modal-form--success{display:block}@media only screen and (max-width:767px){.newsletter-modal{width:auto;max-width:calc(100% - 70px);max-height:calc(100vh - 124px);display:inline-flex;flex-direction:column;overflow-y:auto;height:100%;margin:0 auto}.newsletter-modal-content{display:flex;flex-direction:column;width:fit-content;max-width:100%;height:100%;position:relative}.newsletter-modal-image{width:100%;flex:1 1 auto;overflow:hidden;display:flex;justify-content:center;align-items:center}.newsletter-modal-image img{max-width:100%;height:100%;object-fit:cover;display:block;margin:0 auto}.newsletter-modal-info{padding:20px;flex:0 0 auto;width:100%;box-sizing:border-box;gap:20px;position:static}.newsletter-modal-head{position:static}.newsletter-modal-close{position:absolute;right:20px;top:20px;width:12px;height:12px}.newsletter-modal-content.hide-image-on-mobile .newsletter-modal-image{display:none}.newsletter-modal:has(.newsletter-modal-content.hide-image-on-mobile){height:fit-content}.newsletter-modal:has(.newsletter-modal-content.hide-image-on-mobile) .newsletter-modal-info{gap:44.5px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/newsletter-modal.css.map */
