.latest-posts__title{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.latest-posts__posts{display:flex;flex-wrap:wrap;justify-content:center;margin:5rem -2.5rem 0}.latest-posts__post{background:#fff;color:inherit;margin:0 2.5rem;width:calc(33.33% - 5rem)}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{margin:0 1.5rem;width:calc(33.33% - 3rem)}}@media only screen and (max-width:960px){.latest-posts__posts{margin:5rem -2.5rem 0}.latest-posts__post{margin:2.5rem;width:calc(50% - 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{margin:1rem 0;max-width:32rem;width:100%}}