.articles-wrap{padding-top:60px;display:flex}.articles{width:100%;max-width:960px;margin:0 auto;display:flex;flex-wrap:wrap;gap:2rem}.articles>a{min-width:240px;text-decoration:none;flex:1;width:33.33%}.article{box-shadow:0px 7px 20px rgb(0 0 0 / 20%);display:flex;flex-direction:column}.articles .article img{width:100%;height:100%;object-fit:cover}.articles .content{text-align:center;background:#fff;padding:20px 14px;flex:1 0 auto;display:flex;align-items:center;height:120px}.articles .content h3{font-size:17px;font-family:'open sans';font-weight:300;color:#5b5b5b;line-height:25px;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.feature-image{display:flex;aspect-ratio:16 / 9;height:160px}.article-filler{height:0;margin:0;padding:0}