.brevo-news-card{width:32%;max-width:none;min-width:0;flex:none;display:flex;flex-direction:column;align-items:stretch;background:#f9f9f9;border-radius:5px;box-shadow:0 2px 10px #0001;text-decoration:none;color:inherit;overflow:hidden;transition:box-shadow .2s}.brevo-news-cards{display:flex;flex-wrap:wrap;gap:25px 25px;justify-content:center;align-items:stretch;margin:0 auto}.brevo-news-card-title{font-size:1.15em;font-weight:600;margin-bottom:.5em}.brevo-news-card-text{font-size:.8em;font-family:Merriweather;color:#444;margin-bottom:1em;min-height:42px}.brevo-news-card-img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.brevo-news-card-content{padding:18px}.brevo-news-card-date{font-size:.9em;color:#aaa}@media (max-width:900px){.brevo-news-card-title{font-size:1em !important;font-weight:600}.brevo-news-card-text{font-size:.87em !important}}@media (max-width:1024px) and (min-width:600px){.brevo-news-card{width:48%}}@media (max-width:767px){.brevo-news-card{width:80%}}