.recent-posts .blog-item .btn{transition:all .25s ease-out}.recent-posts{padding:80px 30px;position:relative}.recent-posts .bg-img{width:100%;z-index:-1}.recent-posts h2{margin:0;text-align:center}.info-row{gap:30px;justify-content:space-between;margin-bottom:60px}.info-row .subtext{margin:0 auto;max-width:100%;text-align:center;width:890px}.recent-posts .btn-container{display:flex;justify-content:center;margin-top:20px}@media (min-width:992px){.recent-posts .btn-container{bottom:40px;left:50%;position:absolute;transform:translateX(-50%)}}.recent-posts .posts-list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:56px}.recent-posts .blog-item{background-color:#fff;border:2px solid var(--light-grey);border-radius:15px;display:flex;flex-basis:30%;flex-direction:column;height:100%;max-height:600px;max-width:100%;overflow:hidden;visibility:hidden;width:390px}.recent-posts .posts-list .details{display:flex;flex-direction:column;gap:8px;height:100%;padding:32px}@media (min-width:992px){.recent-posts .posts-list .details{height:300px}}.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:249px;overflow:hidden;position:relative;width:100%;z-index:1}.recent-posts .img-container .featured-img{height:100%;object-fit:cover;position:relative;width:100%}.recent-posts .blog-item .title{color:var(--primary-blue);text-decoration:none}.recent-posts .blog-item .title .inner{font-size:22px}.innersmall,.recent-posts .blog-item .title .inner{color:#000;font-weight:700;line-height:120%;margin:0}.innersmall{font-size:18px}.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:inline-block}}.recent-posts .blog-item:hover{box-shadow:0 15px 50px 0 rgba(0,0,0,.08)}.recent-posts .blog-item:hover .btn{color:var(--eggplant);font-size:20px;font-weight:600;text-decoration:underline}.recent-posts .tabs{border-bottom:3px solid var(--eggplant);display:flex;flex-direction:row;gap:25px;margin-bottom:44px}.recent-posts .tab{color:var(--eggplant);cursor:pointer;font-size:22px;font-weight:700;padding:10px 30px;text-align:center;transition:all .2s ease-in-out}.recent-posts .tab:not(.active):hover{background-color:var(--grape);color:#fff}.recent-posts .tab.active{background-color:var(--eggplant);color:#fff;cursor:default}.recent-posts .tab-content{display:none}.recent-posts .tab-content.active{display:block;position:relative}.recent-posts .tab-content.active.button-true{padding-bottom:75px}.recent-posts .tab-content.active .posts-list{min-height:600px}.recent-posts .tab-content.active.button-true .posts-list{min-height:650px}@media (max-width:1250px){.recent-posts .posts-list{gap:20px}.recent-posts .tab{font-size:15px}}@media (max-width:769px){.recent-posts .tabs{border-bottom-width:0;flex-direction:column;gap:0;margin-top:-3px}.recent-posts .tabs .tab{border:3px solid var(--grape);margin-top:-3px;z-index:1}.recent-posts .tabs .tab:first-child{border-top:3px solid}.recent-posts .tabs .tab.active{border-color:var(--eggplant);margin-bottom:-3px;margin-top:-3px;z-index:5}}@media (max-width:500px){.tab-content.button-true .btn{text-align:center}}