.newsEvents_newsBox__MujkL{color:var(--base-blue);padding:5%}.newsEvents_newsEvents__5n9p4{display:grid;grid-gap:1rem;gap:1rem;margin-top:3rem;grid-template-columns:repeat(3,1fr)}.newsEvents_newsCard__9WEWA{cursor:pointer;position:relative;padding:2rem;display:flex;flex-direction:column}.newsEvents_imageContainer__amXkB{position:relative}.newsEvents_imageContainer__amXkB:hover .newsEvents_overlay__FfbFM{opacity:1}.newsEvents_overlay__FfbFM{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,54,128,.6);display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.newsEvents_newsTitle__iLrWS{margin:10px 0}.newsEvents_newsTitle__iLrWS:hover{text-decoration:underline}.newsEvents_newsExcerpt__9fsYb{width:100%;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.newsEvents_newsFooter__bE7TQ{justify-content:space-between;margin-top:6vw}.newsEvents_authorContainer__UMVlY,.newsEvents_newsFooter__bE7TQ{display:flex;align-items:center}.newsEvents_authorCircle__lNS90{background-color:var(--base-blue);color:#fff;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:8px}.newsEvents_authorName__7xbbc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100px}.newsEvents_postDate__sSMZ_{text-align:right;white-space:nowrap}@media(max-width:900px){.newsEvents_newsEvents__5n9p4{grid-template-columns:1fr}}