.card-content,.card-text{display:flex;flex-direction:column;position:relative;width:100%}.card-content{height:232px;padding:10px}.card-bottom{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:10px;margin-top:auto;width:100%}.card-bottom .arrow-container{display:flex;justify-content:flex-end;width:70px}.popout-card-image{display:flex;height:38%;overflow:hidden}.popout-card-image img{height:100%;object-fit:cover}.card-tags{flex-basis:68%;font-size:12px}.popout-card-content .h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.recent-blogs .featured-cards__card-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;justify-content:center}.featured-cards-container{background:var(--primary-green);width:100%}.featured-cards.recent-blogs{background:var(--primary-green);color:var(--primary-white);margin:0 auto;max-width:1120px;padding:50px 20px 80px}@media(max-width:480px){.popout-card{max-width:350px;width:100%!important}}