.posts-module__4wNiUW__container{max-width:1200px;margin:0 auto;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.posts-module__4wNiUW__postList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:0;list-style:none;display:grid}.posts-module__4wNiUW__postItem{background:#fff;border-radius:15px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 25px #0000000d,0 20px 48px #0000000d,0 1px 4px #0000001a}.posts-module__4wNiUW__postItem:hover{transform:translateY(-5px);box-shadow:0 14px 28px #0000001a,0 10px 10px #00000014}.posts-module__4wNiUW__postImage{object-fit:cover;border-top-left-radius:15px;border-top-right-radius:15px;width:100%;height:200px}.posts-module__4wNiUW__postContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.posts-module__4wNiUW__postTitle{color:#2c3e50;margin:1rem 0 .5rem;padding-left:.5rem;font-size:1.3rem;text-decoration:none;transition:color .3s}.posts-module__4wNiUW__postTitle:hover{color:#3498db}.posts-module__4wNiUW__postDate{color:#7f8c8d;margin-bottom:1rem;font-size:.85rem;font-style:italic}.posts-module__4wNiUW__postExcerpt{color:#34495e;margin-bottom:auto;font-size:1rem;line-height:1.6}.posts-module__4wNiUW__readMore{color:#fff;background-color:#3498db;border-radius:5px;align-self:flex-start;margin-top:1rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s}.posts-module__4wNiUW__readMore:hover{background-color:#2980b9}
