.recent-posts{padding:80px 30px;position:relative}.recent-posts h2{margin:0;text-align:center}.info-row{gap:30px;justify-content:space-between;margin-bottom:60px}.info-row .subtext{margin:20px auto 30px;max-width:100%;text-align:center;width:890px}.recent-posts .btn-container{display:flex;justify-content:center;margin-top:80px}.recent-posts .posts-list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.recent-posts .blog-item{flex-basis:30%;max-width:100%;width:390px}.recent-posts .posts-list .details{display:flex;flex-direction:column;gap:20px;min-height:100px;padding:30px}.recent-posts .posts-list .details .btn{margin-top:auto}.recent-posts .blog-item .tag{color:var(--primary-blue);font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:5px;text-decoration:none;text-transform:uppercase}.recent-posts .img-container{height:300px;overflow:hidden;position:relative;width:100%;z-index:1}.recent-posts .img-container:after{background:var(--accent-color:);bottom:0;content:"";height:10px;left:0;opacity:0;position:absolute;transition:opacity .4s ease-in-out;width:100%;z-index:2}.recent-posts .blog-item{background-color:#fff;border-radius:20px;box-shadow:0 4px 30px 0 rgba(0,0,0,.05)}.recent-posts .blog-item:hover .img-container:after{opacity:1}.recent-posts .img-container .featured-img{height:100%;object-fit:cover;position:relative;transition:all .4s ease-in-out;width:100%}.recent-posts .blog-item .title{color:var(--primary-blue);text-decoration:none}.recent-posts .blog-item .title .inner{background:linear-gradient(to right,transparent,transparent),linear-gradient(to right,var(--accent-color:),var(--accent-color:));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% .1em,0 .1em;color:var(--primary-blue);display:inline;font-size:28px;font-style:normal;font-weight:400;line-height:120%;margin:0;transition:background-size .2s ease-out}.recent-posts .blog-item:hover .title .inner{background-size:0 .1em,100% .1em;color:var(--accent-color:)}.posts-list .excerpt{margin-bottom:24px;margin-top:24px}@media screen and (max-width:991px){main{padding-top:0}.recent-posts .blog-item{flex-basis:100%}.related-resources h2{text-align:center}.recent-posts{padding:60px 0}.recent-posts h2{font-size:44px;margin-bottom:30px;text-align:center}.recent-posts .subtext{margin-top:30px}.recent-posts .posts-list{gap:25px}.recent-posts .excerpt{margin-bottom:40px}.recent-posts .blog-item{width:45%}.row.posts-list{align-items:center;justify-content:center}.recent-posts .blog-item{width:100%}.recent-posts .blog-item .tag{display:block;padding:15px 0}}