section#posts{margin:30px 0;position:relative}section#posts .title{font-family:"Open Sans",sans-serif;text-align:center}section#posts .title h2{font-size:26px;font-weight:700;color:#000}@media(max-width:575px){section#posts .title h2{font-size:20px}}section#posts .title span{font-weight:700;font-style:normal;font-size:14px;color:#9a9a9a}section#posts .posts-content{position:relative;z-index:99999999;display:flex;flex-wrap:wrap;margin:40px 0 20px}@media(max-width:1199px){section#posts .posts-content{justify-content:space-around}}@media(max-width:575px){section#posts .posts-content.with-lateral-image{padding-bottom:365px}}section#posts .posts-content .post{display:block;max-width:320px;margin:0 25px 100px;position:relative}@media(max-width:991px){section#posts .posts-content .post{max-width:320px}}@media(max-width:575px){section#posts .posts-content .post{margin:0 10px 45px}}section#posts .posts-content .post img{width:100%;height:146px;object-fit:cover}section#posts .posts-content .post .title-post{font-family:"Open Sans",sans-serif;font-weight:700;color:#000}section#posts .posts-content .post p{font-family:"Quicksand",sans-serif;font-weight:500;color:#000;margin:10px 0 20px}section#posts .posts-content .post .buttons{display:flex;align-items:center;justify-content:space-between}section#posts .posts-content .post .buttons a{color:#000;border:3px solid #a1d0a2;padding:8px 25px;font-size:13px;border-radius:25px;text-decoration:none;font-family:"Open Sans",sans-serif;text-transform:uppercase;font-weight:700}@media(max-width:575px){section#posts .posts-content .post .buttons a{font-size:11px}}section#posts .posts-content .post .lateral-bar{position:absolute;width:unset;height:unset;object-fit:unset;left:-22px;top:0}section#posts .picture{position:absolute;bottom:-75px;right:50px;width:360px}