.posts{background-color:#fff}.posts--second-color{background-color:#f0f9fa;padding-bottom:5rem}.posts__list{display:flex;flex-wrap:wrap;gap:4rem;align-items:stretch}@media(min-width:740px){.posts{padding-bottom:5.8rem}.posts--margin .posts__list>:nth-child(2){margin-top:-8rem;margin-bottom:8rem}.posts--margin h2{margin-bottom:8rem}}@keyframes arrowAnimation{0%{transform:translateY(-2rem)}to{transform:translateY(3.3rem)}}.simple-post{display:flex;flex-direction:column;gap:2rem;flex:1 1 25rem;max-width:40rem;height:auto}.simple-post__img{display:block;border-radius:.6rem;width:100%}.simple-post__bottom{display:flex;flex-direction:column;gap:1.3rem}.simple-post__link{font-weight:500;color:#1d5761}