.posts{display:flex;flex-wrap:wrap;justify-content:center;padding-top:1.25rem;width:100%}@media (min-width:768px){.posts{padding-left:2.5rem;padding-right:2.5rem;padding-top:5rem}}@media (min-width:1024px){.posts{padding-left:2.5rem;padding-right:2.5rem;padding-top:5rem}}@media (min-width:1280px){.posts{padding-left:2.5rem;padding-right:2.5rem;padding-top:5rem}}.posts{margin:0 auto;max-width:1500px}.post{cursor:pointer;margin-bottom:2.5rem;max-width:24rem;padding:1rem 1rem 0}img.post-img{border-radius:.25rem;height:17rem;margin-bottom:.75rem;-o-object-fit:cover;object-fit:cover}.post-title{font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:.5rem}.post-description{color:#374151;color:rgba(55,65,81,var(--tw-text-opacity));font-weight:400;margin-bottom:.5rem}.post-date,.post-description{--tw-text-opacity:1;font-size:.75rem;line-height:1rem}.post-date{color:#9ca3af;color:rgba(156,163,175,var(--tw-text-opacity))}