.custom-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;justify-content:center;align-items:center;background-color:#00000080}.custom-modal-content-wrapper{background:#fff;width:90%;max-width:800px;display:flex;flex-direction:row;flex-wrap:wrap;position:relative;box-shadow:0 10px 25px #0003;border-radius:8px;overflow:hidden}.close-modal-btn{position:absolute;right:15px;top:15px;font-size:1.5em;background:transparent;border:none;cursor:pointer;z-index:10}.custom-modal-image{flex:1 1 40%;padding:20px;display:flex;align-items:center;justify-content:center}.custom-modal-image img{max-width:100%;height:auto;border-radius:6px}.custom-modal-content{flex:1 1 60%;padding:20px;display:flex;flex-direction:column;justify-content:center}.custom-modal-content h2.newsletter-heading{font-size:24px;margin-bottom:10px}.custom-modal-content .newsletter-sub-heading,.custom-modal-content .newsletter-message{font-size:14px;margin-bottom:15px}.newsletter__input{padding:10px;width:100%;margin-bottom:10px;border:1px solid #ccc;border-radius:4px}.newsletter__submit{padding:10px;background-color:#000;color:#fff;border:none;border-radius:4px;cursor:pointer}.newsletter-success-message{color:green;font-size:14px}.newsletter-error-message{color:red;font-size:14px}@media (max-width: 767px){.custom-modal-content-wrapper{flex-direction:column;width:90%;max-height:95%;overflow-y:auto}.custom-modal-image,.custom-modal-content{flex:1 1 100%;padding:15px}.custom-modal-content h2.newsletter-heading{font-size:20px}.close-modal-btn{right:10px;top:10px;font-size:1.2em}.newsletter__submit{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/newsletter-modal.css.map */
