.recent_posts{column-gap:16px;display:grid;grid-template-columns:1fr 1fr 1fr;overflow:hidden;row-gap:16}.recent_posts .post{align-items:center;background-color:#fff;border:1px solid #ededed;border-radius:1.6rem;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:32px 24px}.recent_posts .post .tile_tags,.recent_posts .readmore{align-self:flex-start}.recent_posts .post-featured-image{border-radius:12px;margin-bottom:44px;max-width:100%;overflow:hidden}.recent_posts .post-featured-image img{height:100%;width:100%}.recent_posts .tile_tags ul{align-items:center;color:#383838;display:flex;flex-wrap:wrap;font-size:14px;font-weight:500;justify-content:flex-start;letter-spacing:.014em;list-style-type:none;margin-bottom:15px;margin-left:-8px;padding:0;text-transform:uppercase}.recent_posts .tile_tags ul li{padding:0 8px;position:relative}.recent_posts .tile_tags ul a{color:#383838;display:inline-block;text-decoration:none}.recent_posts .tile_tags ul li:after{border-right:.1rem solid;content:"";height:80%;left:100%;position:absolute;top:50%;transform:translateY(-50%)}.recent_posts .tile_tags ul li:last-child:after{border-right:none;content:"";height:80%;left:100%;position:absolute;top:50%;transform:translateY(-50%)}.recent_posts .post-title{margin-bottom:44px}.btn.btn-tertiary,.link-line{color:#666;font-family:Slate Pro;font-size:18px;font-style:normal;font-weight:400;position:relative;text-decoration:none}.link-line:before{border-bottom:.1rem solid;bottom:0;content:"";left:0;position:absolute;transition:.4s linear;width:100%}@media screen and (max-width:980px){.section_recent_posts{padding-left:40px;padding-right:40px}}@media screen and (max-width:767px){.recent_posts{column-gap:16px;display:grid;grid-template-columns:1fr;row-gap:16px}}@media screen and (max-width:575px){.section_recent_posts{padding-left:20px;padding-right:20px}}