.services-header{padding:4rem 0;text-align:center;background-color:#fff}.header-content-wrapper{max-width:800px;margin:0 auto;padding:0 1rem}.ft-services-title{font-family:'Gotham',sans-serif;font-weight:700;font-size:3rem;color:var(--negro-foundtech,#3d3d3b);margin-bottom:1rem}.ft-services-subtitle{font-family:'Gotham',sans-serif;font-size:1.25rem;color:var(--negro-foundtech,#3d3d3b);line-height:1.6;max-width:700px;margin:0 auto}.portfolio-grid-section{padding:3rem 0 5rem;background:#fff}.portfolio-grid{max-width:1400px;margin:0 auto;padding:0 2rem}.portfolio-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;justify-content:center}.project-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column;position:relative;height:380px;max-width:450px;margin:0 auto}.project-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 25px 60px rgba(0,0,0,.15)}.project-image{width:100%;height:180px;overflow:hidden;position:relative;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%)}.project-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.project-card:hover .project-image img{transform:scale(1.1)}.project-content{padding:.6rem .8rem;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:#fff;height:200px;overflow:hidden}.project-content-wrapper{width:100%;text-align:left;margin:0 .8rem;padding:.8rem .02rem;height:100%;display:flex;flex-direction:column;justify-content:flex-start}.project-title{font-family:'Gotham',sans-serif;font-weight:600;font-size:.75rem;color:#6b7280 !important;margin-bottom:.3rem;line-height:1.3;position:relative;padding-bottom:.1rem;text-align:left}.project-description{font-family:'Gotham',sans-serif;font-size:.7rem;line-height:.8em !important;letter-spacing:.04;color:#9ca3af !important;flex-grow:1;margin:0;text-align:left;width:100%;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.project-description p{text-align:justify;color:#9ca3af !important;font-weight:400;padding:0 !important;margin-bottom:.5rem !important;margin-top:0 !important}.project-description p:last-child{margin-bottom:1rem !important}.project-card:before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--verde-foundtech,#a2d23c) 0%,#7ac142 50%,var(--verde-foundtech,#a2d23c) 100%);opacity:0;transition:opacity .3s ease}.project-card:hover:before{opacity:1}.project-card:after{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.project-card:hover:after{left:100%}@media (min-width:1400px){.portfolio-row{grid-template-columns:repeat(3,1fr)}}@media (max-width:1399px){.portfolio-grid{max-width:1200px}.portfolio-row{grid-template-columns:repeat(3,1fr);gap:2rem}.project-content{padding:1.6rem 1.3rem}.project-title{font-size:1rem}.project-description{font-size:.75rem;line-height:1.0}.project-description p{line-height:1.0}}@media (max-width:1199px){.ft-services-title{font-size:2.5rem}.ft-services-subtitle{font-size:1.1rem}.portfolio-grid{max-width:900px;padding:0 1.5rem}.portfolio-row{grid-template-columns:repeat(3,1fr);gap:2rem}.project-card{max-width:400px}.project-image{height:250px}.project-content{padding:1.5rem 1.2rem}.project-title{font-size:.95rem;color:var(--negro-foundtech,#3d3d3b) !important}.project-description{font-size:.75rem;line-height:1;color:var(--negro-foundtech,#3d3d3b) !important}.project-description p{line-height:1.0}}@media (max-width:991px){.services-header{padding:3rem 0}.portfolio-grid-section{padding:2rem 0 4rem}.portfolio-row{grid-template-columns:repeat(2,1fr);gap:2rem}.project-image{height:240px}.project-content{padding:1.4rem 1.1rem}.project-title{font-size:.9rem;color:var(--negro-foundtech,#3d3d3b) !important}.project-description{font-size:.7rem;line-height:1;color:var(--negro-foundtech,#3d3d3b) !important}.project-description p{line-height:1.0}}@media (max-width:767px){.ft-services-title{font-size:2rem}.ft-services-subtitle{font-size:1rem}.portfolio-grid{padding:0 1rem}.portfolio-row{grid-template-columns:1fr;gap:2rem}.project-card{max-width:100%;border-radius:16px}.project-image{height:220px}.project-content{padding:1.3rem 1rem}.project-title{font-size:.95rem;margin-bottom:.8rem;color:var(--negro-foundtech,#3d3d3b) !important}.project-description{font-size:.75rem;line-height:1;color:var(--negro-foundtech,#3d3d3b) !important}.project-description p{line-height:1.0}}@media (max-width:575px){.services-header{padding:2rem 0}.header-content-wrapper{padding:0 1rem}.ft-services-title{font-size:1.75rem;margin-bottom:.75rem}.ft-services-subtitle{font-size:.95rem}.portfolio-grid-section{padding:1.5rem 0 3rem}.portfolio-grid{padding:0 1rem}.project-card{border-radius:12px;box-shadow:0 6px 24px rgba(0,0,0,.08)}.project-image{height:180px}.project-content{padding:1.2rem .9rem}.project-title{font-size:.9rem;margin-bottom:.7rem;color:var(--negro-foundtech,#3d3d3b) !important}.project-title:after{width:35px;height:3px}.project-description{font-size:.7rem;line-height:1;color:var(--negro-foundtech,#3d3d3b) !important}.project-description p{margin-bottom:.5rem;text-align:left;line-height:1;color:var(--negro-foundtech,#3d3d3b) !important}}@media (max-width:375px){.ft-services-title{font-size:1.5rem}.project-image{height:180px}.project-content{padding:1rem .8rem}.project-title{font-size:.85rem;color:var(--negro-foundtech,#3d3d3b) !important}.project-description{font-size:.65rem;line-height:1;color:var(--negro-foundtech,#3d3d3b) !important}.project-description p{line-height:1.0}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.project-card{animation:fadeInUp .6s ease forwards}.project-card:nth-child(1){animation-delay:.1s}.project-card:nth-child(2){animation-delay:.2s}.project-card:nth-child(3){animation-delay:.3s}.project-card:nth-child(4){animation-delay:.4s}.project-card:nth-child(5){animation-delay:.5s}.project-card-link{text-decoration:none;color:inherit;display:block;width:100%;height:100%}.project-card-link:hover{text-decoration:none;color:inherit}.project-card-link:visited{color:inherit}.portfolio-grid-section .project-card .project-content .project-description{line-height:1 !important;margin:0 !important;padding:0 !important;font-family:'Gotham',sans-serif !important;font-size:.6rem !important;color:#9ca3af !important}.portfolio-grid-section .project-card .project-content .project-description p{line-height:1 !important;margin-top:0 !important;margin-bottom:.5rem !important;padding:0 !important;font-family:'Gotham',sans-serif !important;font-size:.6rem !important;color:#9ca3af !important}.portfolio-grid-section .project-card .project-content .project-description p:last-child{margin-bottom:0 !important}.footer-bottom img[alt=Brava]{filter:brightness(0) invert(1);width:30px !important;height:30px !important}