.project-card{background-color:#fff;border:1px solid #0000001a;border-radius:12px;flex-direction:column;height:100%;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 4px 35px #0000000d}.project-card-overlay-icon-image,.project-card-stat-icon{filter:brightness(0)saturate()invert(37%)sepia(67%)saturate(2907%)hue-rotate(210deg)brightness(95%)contrast(89%)}.project-card-image-wrapper{max-height:170px;position:relative;overflow:hidden}.project-card-image-wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.project-card-image{position:relative}.project-card-overlay{background-color:var(--color-secondary);color:#000;border-radius:12px;justify-content:center;align-items:center;gap:16px;width:80%;margin:0 auto;padding:16px 24px;display:flex;position:absolute;bottom:-45px;left:0;right:0}.project-card-overlay-icon{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.project-card-overlay-price-amount{font-size:24px;font-weight:500}.project-card-overlay-price-text{font-size:14px}.project-card-content{color:#000;margin-top:40px;padding:36px 24px}.project-card-title{margin-bottom:8px;font-size:24px;font-weight:500}.project-card-description{margin-bottom:24px;font-size:16px;line-height:1.5}.project-card-stats{align-items:center;gap:20px;display:flex}.project-card-stat{align-items:center;gap:8px;display:flex}.project-card-button{justify-content:center;display:flex}
