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