.other-blogs{padding-top:60px}.other-blogs h2{text-align:center;padding-bottom:50px}.other-posts{display:flex;justify-content:center;gap:65px;flex-wrap:wrap}.other-posts section{max-width:350px;text-align:center;display:flex;flex-direction:column;box-sizing:border-box;flex:1 1 auto}.other-posts a{text-decoration:none}.other-posts figure{width:100%;height:250px;margin:0;overflow:hidden;border-radius:20px 20px 0 0}.other-posts figure img{width:100%;height:100%;object-fit:cover}.other-posts .info{padding:30px;border-radius:0 0 20px 20px;border-right:2px solid var(--light-blue);border-bottom:2px solid var(--light-blue);border-left:2px solid var(--light-blue);display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.other-posts a[data-type=button]{padding:7px 2px 7px 20px}