.project-card-pdf{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-pdf-overlay-icon-image,.project-card-pdf-stat-icon{filter:brightness(0)saturate()invert(37%)sepia(67%)saturate(2907%)hue-rotate(210deg)brightness(95%)contrast(89%)}.project-card-pdf-image-wrapper{max-height:170px;position:relative;overflow:hidden}.project-card-pdf-image-wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.project-card-pdf-image{position:relative}.project-card-pdf-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-pdf-overlay-icon{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.project-card-pdf-overlay-price-amount{font-size:24px;font-weight:500}.project-card-pdf-overlay-price-text{font-size:14px}.project-card-pdf-content{color:#000;margin-top:40px;padding:36px 24px}.project-card-pdf-title{margin-bottom:8px;font-size:24px;font-weight:500}.project-card-pdf-stats{align-items:center;gap:20px;display:flex}.project-card-pdf-stat{align-items:center;gap:8px;display:flex}.project-card-pdf-button{justify-content:center;width:fit-content;margin:0 auto 32px;display:flex}
.fve-projects-section{padding-bottom:100px}.fve-projects-section-title{margin-bottom:32px;font-size:36px;font-weight:500}.fve-projects-section-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (max-width:1280px){.fve-projects-section-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.project-card-stat span{font-size:14px}.project-card-overlay{padding:16px}}@media (max-width:768px){.fve-projects-section-grid{grid-template-columns:repeat(1,1fr)}.project-card-overlay{padding:16px 24px}.project-card-stat span{font-size:16px}}@media (max-width:475px){.fve-projects-section-title{font-size:28px}.project-card-overlay{padding:16px}.project-card-stat span{font-size:14px}}
