.latest-posts__title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.latest-posts__posts{display:flex;flex-wrap:wrap;justify-content:center;margin:5rem -2.5rem 0}.latest-posts__post{width:calc(33.33% - 5rem);margin:0 2.5rem;color:inherit;background:#FFF}a.latest-posts__post{text-decoration:none}.latest-posts__content{display:block;padding:3rem}@media only screen and (max-width:1366px){.latest-posts__posts{margin:6rem -1.5rem 0}.latest-posts__post{width:calc(33.33% - 3rem);margin:0 1.5rem}}@media only screen and (max-width:960px){.latest-posts__posts{margin:5rem -2.5rem 0}.latest-posts__post{width:calc(50% - 5rem);margin:2.5rem}.latest-posts__post:nth-of-type(3){display:none}}@media only screen and (max-width:640px){.latest-posts__posts{margin:3rem 0 0}.latest-posts__post{width:100%;max-width:32rem;margin:1rem 0}}