.recent-posts__grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.recent-post-card{display:flex;flex-direction:column}.recent-post-card__link{inset:0;position:absolute;text-indent:-9999px;z-index:1}.recent-post-card__image img{display:block;height:auto;object-fit:cover;width:100%}.recent-post-card__body{padding:15px 15px 30px;position:relative;z-index:2}.recent-post-card{background:#fff;border:1px solid #ddd;display:block;overflow:hidden;transition:box-shadow .2s ease}.recent-post-card:hover{box-shadow:0 4px 18px rgba(0,0,0,.1)}.recent-post-card__body p,.recent-post-card__body p span,.recent-post-card__body p strong{font-weight:400!important}.recent-post-card__title a{font-size:22px;line-height:36px;line-height:30px;margin:0 0 15px;text-align:left;text-decoration:none}.recent-post-card__body p:nth-child(3),.recent-post-card__title a{display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:auto;overflow:hidden}.recent-post-card__meta{color:#666;margin:0 0 8px}.recent-post-card__summary{color:#444;margin:0 0 12px}.recent-post-card__cta{margin-top:auto}@media only screen and (max-width:767px){.recent-post-card__title a{font-size:18px}.recent-posts__grid{gap:50px}}@media only screen and (min-width:768px){.recent-posts__grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.recent-post-card__title a{font-size:18px}.recent-post-card__cta a{padding:10px}}@media only screen and (min-width:1024px){.recent-posts__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.recent-post-card__title a{font-size:20px}.recent-post-card__cta a{padding:10px 20px}}@media only screen and (min-width:1280px){.recent-posts__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.recent-post-card__title a{font-size:22px}}@media only screen and (min-width:1440px){.recent-posts__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}