body{font-family:var(--fuente-parrafos);line-height:1.2;color:var(--negro-foundtech);letter-spacing:.01em}.ft-home-page{background:#fff;max-width:100%}.container-lg{max-width:1200px;margin:0 auto;padding:0}.home-header-btn{background-color:var(--verde-principal);color:#fff !important;padding:.8rem 3rem;text-decoration:none;border-radius:2px;font-weight:400;border:none;font-size:.9rem;font-family:var(--fuente-titulos);display:inline-block;white-space:nowrap;transition:all .3s ease;cursor:pointer;margin-top:1.5rem}.home-header-btn:hover{background-color:#000;color:#fff !important;border-color:#7ac142}.home-header-btn strong{font-weight:700}.home-button-centered{display:block;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;margin-top:4rem}.home-header{background-image:url(//foundtech.me/wp-content/themes/foundtech/foundtech/assets/css/../images/banner_home.webp);background-size:cover;background-position:center;padding:10rem 0 10rem;text-align:center;position:relative;color:#fff}.home-header:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1}.home-header-content-wrapper{position:relative;z-index:2}.home-header-title{font-size:3.5rem;font-weight:700;color:#fff !important;margin-bottom:1rem;text-align:center;line-height:1.3;letter-spacing:-.01em;font-family:var(--fuente-parrafos);max-width:800px;margin-left:auto;margin-right:auto}.home-header-title-highlight{color:var(--verde-principal) !important;font-weight:700;display:inline}.home-header-subtitle{font-size:18px;font-weight:400;color:#fff;margin:0 auto;line-height:1.3;max-width:600px;text-align:justify;font-family:var(--fuente-parrafos)}.home-header-btn{background-color:var(--verde-principal);color:var(--negro-foundtech) !important;padding:12px 36px;text-decoration:none;border-radius:4px;font-weight:600;border:none;font-size:16px;font-family:var(--fuente-parrafos);display:inline-block;margin-top:2.5rem;transition:all .3s ease;cursor:pointer;text-transform:none;box-shadow:0 4px 15px rgba(162,210,60,.3)}.home-header-btn:hover{background-color:var(--verde-oscuro);transform:translateY(-2px)}.home-services-section{padding:4rem 0;background-color:#f8f9fa}.section-title{font-size:3rem;font-weight:700;margin-bottom:2rem;color:var(--negro-foundtech);text-align:center;font-family:var(--fuente-parrafos)}.section-description{font-size:1.2rem;color:var(--negro-foundtech);max-width:1000px;margin:0 auto 3rem;text-align:justify;line-height:1.4;font-family:var(--fuente-parrafos)}.home-service-card{background-color:#fff;border-radius:25px;padding:20px;border:1px solid #e9ecef;transition:all .3s ease-in-out;height:80%;text-align:center;position:relative;z-index:1;box-shadow:0 6px 25px 6px rgba(0,0,0,.2)}.home-service-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(162,210,60,.4);background-color:var(--verde-principal)}.home-service-card h3{font-weight:700;color:var(--negro-foundtech) !important;font-family:var(--fuente-parrafos)}.home-service-card p{color:var(--negro-foundtech) !important;font-family:var(--fuente-parrafos)}.card-img-container{position:relative;width:100%;margin-bottom:25px}.img-square{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:20px}.service-card-img{width:100%;height:100%;object-fit:cover;display:block}.service-card-check{position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:30px;height:30px;z-index:2;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path d="M32 2C15.431 2 2 15.432 2 32c0 16.568 13.432 30 30 30c16.568 0 30-13.432 30-30C62 15.432 48.568 2 32 2zM25.025 50l-.02-.02L24.988 50 11 35.6l7.029-7.164 6.977 7.184 21-21.619L53 21.199 25.025 50z" fill="%237ac142"/></svg>') no-repeat center/contain}.service-card-content h3{font-size:1.1rem;font-weight:600;margin-top:1rem;margin-bottom:.5rem}.service-card-content p{font-size:.9rem;color:#666;line-height:1.6}.highlighted-card{border:3px solid #b3d236;transform:scale(1.05);box-shadow:0 8px 30px rgba(179,210,54,.3)}.highlighted-card:hover{transform:scale(1.08)}.ft-header-style-btn{background-color:var(--verde-principal);color:var(--negro-foundtech) !important;padding:.8rem 3rem;text-decoration:none;border-radius:4px;font-weight:600;border:none;font-size:1rem;font-family:var(--fuente-parrafos);display:inline-block;white-space:nowrap;transition:all .3s ease}.ft-header-style-btn:hover{background-color:var(--verde-oscuro);color:#fff !important;transform:translateY(-2px)}.no-border{border:none !important}.ft-button-centered{display:block;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;margin-top:4rem}.home-contact-section{background-color:#1d1b1b;color:#fff;padding:4rem 0}.home-contact-grid{display:grid;grid-template-columns:1fr auto;gap:2rem 4rem;align-items:start}.home-contact-text{padding-left:1rem;justify-self:center;align-self:center}.home-contact-title{white-space:normal;font-size:4rem;font-weight:650;margin:0;padding:0;text-align:left;width:80%;margin-bottom:1rem}.home-contact-title span{display:block;margin:0}.home-contact-subtitle{border:2px solid #7ac142;display:inline-block;padding:.5rem;font-size:1rem;font-weight:300;line-height:1.5;max-width:420px;text-align:center}.home-form-wrapper{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 8px 20px rgba(0,0,0,.1);max-width:480px;margin-left:auto;max-height:600px;position:relative;overflow:visible}.home-contact-form{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:100%;box-sizing:border-box}.home-contact-form input{width:100%;padding:1rem;font-size:.95rem;border:3px solid #7ac142;background-color:#f0f0f0;text-transform:uppercase}.home-contact-form input::placeholder{color:#5c5959;text-transform:uppercase}.home-checkbox-label{display:flex;align-items:flex-start;gap:.75rem;font-size:.85rem;line-height:1.4;color:#333;width:100%;max-width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.home-checkbox-label input[type=checkbox]{appearance:none;-webkit-appearance:none;width:1rem;height:1rem;border:1px solid #4d4d4d;border-radius:2px;position:relative;flex-shrink:0;cursor:pointer;margin:0}.home-checkbox-label input[type=checkbox]:checked{background-color:#7ac142;border-color:#7ac142}.home-checkbox-label input[type=checkbox]:checked:after{content:'';position:absolute;top:50%;left:50%;width:.4rem;height:.7rem;border:solid #fff;border-width:0 .2rem .2rem 0;transform:translate(-50%,-60%) rotate(45deg);transform-origin:center center}.home-submit-btn{width:fit-content;padding:.8rem 2.5rem;background-color:#7ac142;color:#fff;border:none;font-size:1rem;font-weight:600;border-radius:2px;cursor:pointer;transition:background .2s ease}.home-submit-btn:hover{background-color:#66a130}.home-privacy-text{font-size:.75rem;color:#333 !important;margin-top:1rem;line-height:1.4;word-wrap:break-word;max-width:100%;box-sizing:border-box;padding:0;overflow-wrap:break-word}@media (max-width:992px){.home-contact-grid{grid-template-columns:1fr}.home-contact-subtitle{margin-bottom:2rem}.home-form-wrapper{margin-top:2rem}}@media (max-width:768px){.home-header{padding:6rem 0 4rem}.home-header-title{font-size:2.5rem}.home-header-subtitle{font-size:16px}.home-services-section{padding:3rem 0}.section-title{font-size:2.5rem}.section-description{font-size:1rem}.home-contact-title{font-size:3rem;width:100%}}@media (max-width:576px){.container-lg{padding-left:15px;padding-right:15px}.home-header{padding:4rem 0 3rem;flex-direction:column;text-align:center}.header-wrapper{flex-direction:column}.logo-container{margin-bottom:1rem}.home-header-title{font-size:2rem;text-align:center;margin-bottom:1rem}.home-header-subtitle{font-size:14px;text-align:center;max-width:100%}.home-header-btn{padding:.6rem 2rem;font-size:.9rem;margin:1.5rem auto;display:block;width:fit-content}.home-services-section{padding:2.5rem 0}.section-title{font-size:2rem;text-align:center}.service-cards-container{grid-template-columns:1fr;gap:1.5rem;padding:1rem 0}.service-card{margin-bottom:1.5rem}.service-card-title{font-size:1.2rem}.home-contact-section{padding:2.5rem 0}.home-contact-title{font-size:2.3rem;text-align:center}.home-contact-subtitle{font-size:.9rem;max-width:100%;text-align:center;margin:0 auto 1.5rem}.home-form-wrapper{padding:1.5rem;margin-top:1rem}.home-form-group{margin-bottom:1rem}.footer-container{flex-direction:column;text-align:center;padding:2rem 0}.footer-logo{margin-bottom:1.5rem}.footer-column{margin-bottom:1.5rem;width:100%}.footer-title{font-size:1.1rem}.footer-list{justify-content:center}}.alert{padding:1.5rem;border-radius:8px;font-family:var(--fuente-parrafos);font-size:1rem;line-height:1.5;position:absolute;top:-80px;left:0;right:0;z-index:1000;border-left:5px solid;box-shadow:0 4px 12px rgba(0,0,0,.15);animation:slideDown .4s ease-out}@keyframes slideDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.alert p{margin:0;color:#000 !important;font-weight:500}.alert-success{background-color:#d4edda;color:#000 !important;border:1px solid #c3e6cb;border-left-color:#28a745}.alert-success:before{content:"✓";font-size:1.2rem;font-weight:700;color:#28a745;margin-right:.5rem}.alert-error{background-color:#f5c6cb;color:#000 !important;border:2px solid #b91c1c;border-left-color:#b91c1c;border-left-width:5px}.alert-error:before{content:"⚠";font-size:1.2rem;font-weight:700;color:#b91c1c;margin-right:.5rem}.hubspot-form-container{width:100%;max-width:100%;box-sizing:border-box}.hubspot-placeholder{padding:2rem;background-color:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;text-align:center;color:#6c757d}.hubspot-placeholder h3{color:#495057;margin-bottom:1rem;font-family:var(--fuente-titulos)}.hubspot-placeholder ol{text-align:left;max-width:400px;margin:1rem auto}.hubspot-placeholder li{margin-bottom:.5rem;font-size:.9rem}.hubspot-placeholder code{background-color:#e9ecef;padding:.25rem .5rem;border-radius:4px;font-family:monospace;font-size:.8rem;color:#495057}.ft-hero-contact{background-color:#1d1b1b;color:#fff;padding:4rem 0}.ft-hero-contact .container-lg{max-width:1200px;margin:0 auto}.ft-hero-grid{display:grid;grid-template-columns:1fr auto;gap:2rem 4rem;align-items:start}.ft-hero-text{width:100%;max-width:800px;padding:0 15px;box-sizing:border-box;justify-self:center;align-self:center}.ft-hero-section-title{white-space:normal;font-size:4rem;font-weight:650;margin:0;padding:0;text-align:left;width:80%;margin-bottom:1rem;color:#fff !important;font-family:var(--fuente-titulos)}.ft-hero-section-title span{display:block;margin:0}.ft-hero-subtitle{border:2px solid #7ac142;display:inline-block;padding:.5rem;font-size:1rem;font-weight:300;line-height:1.5;max-width:420px;text-align:center;color:#fff !important}.ft-hero-form-wrapper{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 8px 20px rgba(0,0,0,.1);max-width:480px;margin-left:auto;max-height:600px;position:relative;overflow:visible}@media (max-width:992px){.container-lg{padding:0 1.5rem}.header-wrapper{padding:0 1rem}#site-navigation.site-nav{gap:.8rem}.main-menu.site-menu{gap:.8rem}.header-button a,.ft-header-style-btn{padding:.5rem 1.5rem;font-size:.85rem}.home-header-title{font-size:2.5rem}.home-header-subtitle{font-size:1rem;max-width:90%}.ft-hero-grid{grid-template-columns:1fr;gap:2rem}.ft-hero-form-wrapper,.home-form-wrapper{margin:0 auto;width:100%;max-width:100%}.ft-hero-section-title{font-size:2.5rem;width:100%}.ft-hero-text{padding-left:0;width:100% !important;max-width:100% !important}}@media (max-width:768px){.container-lg{padding:0 1rem}.home-header-title{font-size:2.2rem;text-align:center}.home-header-subtitle{text-align:center;margin:0 auto;padding:0 1rem}.home-header-btn{margin:1.5rem auto;display:block;width:fit-content}.section-title{font-size:1.8rem}.section-description{font-size:.95rem;text-align:center}.services-grid{grid-template-columns:1fr;gap:2rem}.service-card{max-width:500px;margin:0 auto}.home-form-wrapper,.ft-hero-form-wrapper{padding:1.5rem}.home-submit-btn{width:100%}}@media (max-width:576px){.container-lg{padding-left:15px;padding-right:15px;margin:0 auto;width:100%;max-width:100%}.ft-home-page,body,html{width:100%;overflow-x:hidden;max-width:100vw}body{padding:0;margin:0}.header-wrapper{padding:.8rem .5rem}.home-header-title{font-size:1.8rem;margin-bottom:.5rem}.home-header-subtitle{font-size:.9rem;line-height:1.4}.home-header-btn{padding:.7rem 2rem;font-size:.85rem}.section-title{font-size:1.6rem}.section-description{font-size:.9rem;line-height:1.5}.home-form-wrapper,.ft-hero-form-wrapper{padding:1.2rem;margin-bottom:1rem}.home-form-group label{font-size:.9rem}.home-submit-btn{width:100%;padding:.7rem}.footer-title{font-size:1.1rem}.footer-list li{font-size:.9rem;margin-bottom:.5rem}}@media (max-width:375px){.header-wrapper{padding:.8rem .5rem}.home-header-title{font-size:1.6rem}.home-header-subtitle{font-size:13px;line-height:1.3}.home-header-btn{padding:.5rem 1.5rem;font-size:.8rem}.header-button a,.ft-header-style-btn{padding:.25rem .7rem;font-size:.65rem}.quote-button-container{transform:scale(.85);margin-left:5px}.home-form-group label{font-size:.8rem}.home-form-control{font-size:.9rem;padding:.5rem .7rem}.home-privacy-text{font-size:.7rem}}