.blog-articles img{object-fit:cover;object-position:center}.latest-article-container{margin-bottom:3rem}.latest-article{display:flex;flex-direction:column;overflow:hidden;padding:0}.latest-article .post-details{display:flex;flex-direction:column;justify-content:center;order:1;padding:1rem}.latest-article .post-details h5{margin-bottom:2rem}.latest-article .post-details .button{align-self:baseline}.latest-article .post-image-link{min-height:267px;position:relative;width:100%}.latest-article img{bottom:0;height:100%;left:0;order:0;position:absolute;right:0;top:0;width:100%}@media(min-width:768px){.latest-article{flex-direction:row}.latest-article>*{display:block;flex:1;width:50%}.latest-article .post-image-link{min-height:448px}.latest-article .post-details{order:0;padding:44px 44px 44px 64px}.latest-article img{order:1}.blog-articles .latest-articles{display:flex;flex-wrap:wrap}.latest-articles article{margin-left:1rem;margin-right:1rem;width:calc(33.33333% - 1.33333rem)}.latest-articles article:nth-child(3n+1){margin-left:0}.latest-articles article:nth-child(3n+3){margin-right:0}}.latest-articles{text-align:center}.latest-articles img{height:144px;margin-bottom:1rem;width:100%}.post-date{color:#244459;line-height:32px;margin-bottom:.5rem;opacity:.75}