.featured-projects-section{padding-top:200px}.featured-list{gap:64px}.featured-card,.featured-list{display:flex;flex-direction:column}.featured-card{gap:24px}.featured-card-img{border-radius:24px;height:auto;object-fit:cover;width:100%}.featured-card-footer{align-items:flex-start;display:flex;gap:24px;justify-content:space-between}.featured-card-content{display:flex;flex-direction:column;gap:8px}.featured-card-content h3{font-family:var(--font-poppins);font-size:20px;font-weight:600;line-height:1.3}.featured-card-content p{font-family:var(--font-poppins);font-size:16px;font-weight:400;line-height:1.5}.featured-card-footer .btn{flex-shrink:0}.featured-card-footer .btn img{height:20px;width:20px}.featured-card h3 a{color:#000}.featured-card-content h3,.featured-card-content p{margin-bottom:0}@media (max-width:768px){.featured-projects-section{padding-top:80px}.featured-card-footer{align-items:stretch;flex-direction:column}.featured-card-footer .btn{width:100%}}