.news-letter-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.newsletter-card{cursor:pointer}.newsletter-modal-overlay{z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.newsletter-modal{background:#fff;border-radius:10px;width:90%;max-width:900px;max-height:90vh;padding:30px;position:relative;overflow-y:auto}.newsletter-close{cursor:pointer;background:0 0;border:none;font-size:28px;position:absolute;top:15px;right:15px}.newsletter-content{margin-top:20px}.newsletter-content img{width:auto!important}.newsletter-content table{width:100%!important}@media only screen and (max-width:991px){.news-letter-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.news-letter-grid{grid-template-columns:repeat(1,1fr);gap:18px}.newsletter-modal-overlay{z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:0;display:flex;position:fixed;inset:0}.newsletter-modal .section-content-32{width:80%;padding:8px}.newsletter-modal{width:100%;max-width:90%;padding:5px}.newsletter-close{cursor:pointer;background:0 0;border:none;font-size:18px;position:absolute;top:5px;right:5px}}
