.landing-pages-page{background:linear-gradient(0deg,#f8fafc);min-height:100vh}.landing-pages-page .hero-section{align-items:center;background-color:var(--background-color);display:flex;padding:8rem 2rem 4rem;position:relative}.landing-pages-page .hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;position:relative;width:100%;z-index:2}.landing-pages-page .hero-image{border-radius:20px;box-shadow:0 20px 40px #00000026;min-height:400px;overflow:hidden;position:relative}.landing-pages-page .hero-image:before{background:linear-gradient(135deg,#42a7b533,#2d8a851a);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}@keyframes float{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-10px)}}.landing-pages-page .hero-text h1{color:var(--heading-color);font-family:var(--font-family-headline);font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.landing-pages-page .hero-subtitle{color:#475569!important;font-size:1.25rem;line-height:1.7;margin-bottom:1.25rem}.landing-pages-page .hero-highlight{border-left:4px solid var(--primary-color);color:#0f172a;font-size:1.05rem!important;font-weight:600;margin-bottom:2rem;padding-left:1rem}.landing-pages-page .hero-text p{color:#000;font-size:1.2rem;margin-bottom:2.5rem;max-width:500px}.landing-pages-page .hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.landing-pages-page .cta-button.primary .duration{font-size:.8rem;margin-left:.5rem;opacity:.8}.landing-pages-page section{padding:5rem 2rem}.landing-pages-page section h2{color:var(--primary-color);font-family:var(--font-family-headline);font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-align:center}.landing-pages-page h4{text-align:center}.problem-section{background:linear-gradient(0deg,#71acb31a)}.lp-icon-wrapper,.problem-icon-wrapper{align-items:center;border-radius:14px;box-shadow:0 8px 20px #0f172a26;color:#fff;display:inline-flex;height:3rem;justify-content:center;margin-bottom:.85rem;width:3rem}.problem-icon-wrapper{box-shadow:0 12px 28px #0f172a33}.lp-icon-svg{height:1.5rem;width:1.5rem}.problem-intro{color:#0f172a;font-size:1.2rem;font-weight:500;text-align:center}.problems-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1000px}.problem-card{background:#fff;border:1px solid #0f172a14;border-radius:18px;box-shadow:0 18px 32px #0f172a14;display:flex;flex-direction:column;gap:.75rem;padding:2rem;text-align:left}.problem-icon{color:var(--primary-color);font-size:2rem}.problem-card h3{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0}.problem-highlight{color:#0f172a;line-height:1.5;margin:0}.problem-description{color:var(--text-secondary);line-height:1.7;margin:0}.problem-result{background:#0f172a;border-radius:18px;box-shadow:0 25px 60px #0f172a59;color:#fff;font-size:1.25rem;font-weight:700;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1000px;padding:2rem 2.5rem;text-align:center}.comparison-section{background:#fff}.comparison-text{text-align:center}.comparison-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-left:auto;margin-right:auto;margin-top:4rem;max-width:var(--container-max-width)}.comparison-card{background:var(--surface-color);border-radius:22px;box-shadow:0 15px 35px #0f172a14;display:flex;flex-direction:column;gap:1.5rem;height:100%;padding:2.5rem;text-align:left;transition:all .3s ease}.comparison-card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.landing-card{border-top:4px solid var(--primary-color)}.website-card{border-top:4px solid var(--secondary-color)}.comparison-card h3{color:#0f172a;font-size:1.6rem;font-weight:750;margin:0}.comparison-lead{color:#0f172a;line-height:1.5;margin:0}.comparison-list{display:flex;flex-direction:column;gap:1.25rem}.comparison-item{align-items:flex-start;display:flex;gap:1rem}.item-icon{flex-shrink:0;font-size:1.2rem;margin-top:.2rem}.comparison-copy{display:flex;flex-direction:column;gap:.25rem}.comparison-copy strong{color:#0f172a;font-size:1rem}.comparison-copy span{color:#475569;line-height:1.6}.comparison-conclusion{color:var(--primary-color);font-size:1.05rem;font-weight:650;line-height:1.5;margin-top:auto;text-align:left}.recommendation-section{background:linear-gradient(0deg,#71acb31a)}.recommendation-panel{background:#fff;border:1px solid #0f172a0f;border-radius:24px;box-shadow:0 20px 50px #0f172a14;margin:2rem auto 0;max-width:840px;padding:3rem;text-align:center}.recommendation-statement{color:#0f172a;font-size:1.35rem;line-height:1.5;margin-bottom:1.25rem}.recommendation-statement strong{font-weight:700}.recommendation-description{color:#475569;font-size:1.05rem;line-height:1.7;margin-bottom:1.75rem}.recommendation-points{gap:1.5rem;justify-content:center;margin-bottom:1.75rem}.recommendation-point,.recommendation-points{align-items:center;display:flex;flex-direction:column}.recommendation-point{gap:1rem;text-align:center}.recommendation-label{color:#0f172a;font-weight:650}.recommendation-point p{color:#475569;line-height:1.6;margin:0}.recommendation-closing{color:var(--primary-color);font-size:1.05rem;font-weight:600;margin:0}@media (max-width:640px){.recommendation-panel{padding:2rem}.recommendation-point{flex-direction:column;gap:.4rem}.recommendation-label{flex-basis:auto}}.solution-section{background:linear-gradient(0deg,#71acb31a)}.solution-description{color:#475569;font-size:1.1rem;line-height:1.8;margin:1rem auto 2.5rem;max-width:760px;text-align:center}.solution-method{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-left:auto;margin-right:auto;margin-top:4rem;max-width:var(--container-max-width)}.solution-block{background:#fff;border:1px solid #0f172a12;border-radius:18px;box-shadow:0 12px 30px #0f172a0f;padding:2rem}.solution-block h3{color:#0f172a;font-size:1.15rem;font-weight:650;margin-bottom:.5rem}.solution-block p{color:#475569;line-height:1.7;margin:0}.solution-block strong{color:#0f172a;display:block;font-weight:700;margin-bottom:.5rem}.solution-conclusion{color:var(--primary-color);font-size:1.15rem;font-weight:650;margin-top:2.5rem;text-align:center}@media (max-width:640px){.solution-method{grid-template-columns:1fr}}.services-section{background:#fff}.services-intro{color:#475569;line-height:1.7;margin:1rem auto 2rem;max-width:780px;text-align:center}.services-list{grid-gap:2rem;counter-reset:services;display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr 1fr;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:var(--container-max-width)}.service-item{background:#fff;border:1px solid #0f172a14;border-radius:18px;box-shadow:0 12px 32px #0f172a0d;counter-increment:services;padding:2.25rem 2rem 2rem;position:relative}.service-item:before{color:var(--primary-color);content:counter(services,decimal-leading-zero);font-size:.9rem;font-weight:700;letter-spacing:.08em;position:absolute;right:1.75rem;top:1.25rem}.service-item h3{color:#0f172a;font-size:1.15rem;font-weight:650;margin-bottom:.5rem}.service-item p{color:#475569;line-height:1.65;margin:0}.service-item strong{color:#0f172a;display:block;font-weight:700;margin-bottom:.4rem}@media (max-width:640px){.service-item{padding:1.75rem 1.5rem}.service-item:before{right:1.25rem;top:1rem}}@media (max-width:1024px){.services-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.services-list{grid-template-columns:1fr}}.services-conclusion{color:var(--primary-color);font-size:1.25rem;font-weight:650;margin-top:2.5rem;text-align:center}.types-section{background:linear-gradient(0deg,#71acb31a)}.types-description{color:#475569;line-height:1.7;margin:1rem auto 2rem;max-width:720px;text-align:center}.types-list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(6,1fr);margin:4rem auto;max-width:1000px}.type-case{background:#fff;border:1px solid #0f172a14;border-radius:16px;box-shadow:0 10px 28px #0f172a0f;grid-column:span 2;padding:2rem}.type-case:nth-child(4){grid-column:2/span 2}.type-case:nth-child(5){grid-column:4/span 2}@media (max-width:768px){.types-list{gap:1.5rem;grid-template-columns:1fr}.type-case,.type-case:nth-child(4),.type-case:nth-child(5){grid-column:span 1}}.type-case h3{color:#0f172a;font-size:1.1rem;font-weight:700;margin-bottom:.75rem}.type-case p{color:#475569;line-height:1.65;margin:0}.type-case strong{color:#0f172a;display:block;margin-bottom:.4rem}.types-conclusion{color:var(--primary-color);font-size:1.15rem;font-weight:650;margin-top:2.5rem;text-align:center}.projects-section{background:#fff}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1000px}.project-card{background:var(--surface-color);border-radius:16px;box-shadow:0 10px 30px #00000014;cursor:pointer;overflow:hidden;transition:all .3s ease}.project-text{text-align:center}.project-card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.project-image{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;height:200px;justify-content:center;overflow:hidden}.project-image img{max-width:100%;object-fit:contain;padding:1rem;transition:transform .3s ease}.project-card:hover .project-image img{transform:scale(1.05)}.project-content{padding:1.5rem}.project-content h3{color:var(--heading-color);font-size:1.2rem;font-weight:700;margin-bottom:1rem}.project-content p{color:var(--text-secondary);line-height:1.6}.projects-conclusion{color:#0f172a;font-size:1.3rem;font-weight:600;line-height:1.6;margin:3rem auto 0;max-width:820px;text-align:center}.complementary-services-section{background:linear-gradient(0deg,#71acb31a)}.complementary-summary{color:#475569;font-size:1.05rem;line-height:1.8;margin:1rem auto 2.5rem;max-width:820px;text-align:center}.complementary-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin:4rem auto 2.5rem;max-width:1000px}.complementary-block{background:#fff;border:1px solid #0f172a14;border-radius:18px;box-shadow:0 15px 32px #0f172a0f;padding:2rem}.complementary-block h4{color:#0f172a;font-size:1.1rem;font-weight:700;margin-bottom:.75rem;text-align:start}.complementary-block p{color:#475569;line-height:1.65;margin:0}.complementary-block strong{color:#0f172a;display:block;margin-bottom:.4rem}.complementary-closing{color:var(--primary-color);font-size:1.15rem;font-weight:650;line-height:1.6;margin-top:1rem;text-align:center}@media (max-width:640px){.complementary-list{grid-template-columns:1fr}}.process-section{background:#fff}.process-lead{color:#475569;line-height:1.7;margin:1rem auto 3rem;max-width:720px;text-align:center}.process-flow{margin:0 auto;max-width:800px;padding-left:2.5rem;position:relative}.process-flow:before{background:linear-gradient(180deg,var(--primary-color),#42a7b533);bottom:.5rem;content:"";left:1.25rem;position:absolute;top:.5rem;width:2px}.process-step{display:flex;gap:1.5rem;margin-bottom:2.5rem}.process-step:last-child{margin-bottom:0}.process-node{align-items:center;background:#fff;border:2px solid var(--primary-color);border-radius:999px;color:var(--primary-color);display:flex;font-weight:700;height:2.5rem;justify-content:center;position:relative;width:2.5rem;z-index:1}.process-copy h3{color:#0f172a;font-size:1.15rem;font-weight:700;margin:0 0 .4rem}.process-copy p{color:#475569;line-height:1.65;margin:0}.process-copy strong{color:#0f172a;display:block;font-weight:700;margin-bottom:.3rem}@media (max-width:640px){.process-flow{padding-left:2rem}.process-step{flex-direction:column;margin-bottom:2rem}.process-node{font-size:.9rem;height:2rem;width:2rem}}.ideal-for-section{background:linear-gradient(0deg,#71acb31a);border-bottom:1px solid #e2e8f0}.ideal-summary{color:#475569;line-height:1.7;margin:1rem auto 2.5rem;max-width:760px;text-align:center}.ideal-criteria{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(6,1fr);margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1000px}.ideal-criterion{background:#f8fafc;border:1px solid #0f172a14;border-radius:14px;grid-column:span 2;padding:1.75rem}.ideal-criterion:nth-child(4){grid-column:2/span 2}.ideal-criterion:nth-child(5){grid-column:4/span 2}@media (max-width:768px){.ideal-criteria{gap:1.5rem;grid-template-columns:1fr}.ideal-criterion,.ideal-criterion:nth-child(4),.ideal-criterion:nth-child(5){grid-column:span 1}}.ideal-criterion h3{color:#0f172a;font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.ideal-criterion p{color:#475569;line-height:1.65;margin:0}.ideal-criterion strong{color:#0f172a;display:block;font-weight:700;margin-bottom:.35rem}@media (max-width:640px){.ideal-criteria{grid-template-columns:1fr}}.final-cta-section{background:#fff;padding:0}.cta-content-wrapper{align-items:center;display:grid;grid-template-columns:1fr 1fr;min-height:600px}.cta-content{display:flex;flex-direction:column;justify-content:center;max-width:600px;padding:4rem 3rem}.cta-content h2{color:var(--heading-color);font-family:var(--font-family-headline);font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.cta-content p{font-size:1.2rem;margin-bottom:2.5rem}.cta-content p,.cta-note{color:var(--text-secondary);line-height:1.6}.cta-note{font-size:.95rem;margin-top:1.5rem}.whatsapp-divider{background:linear-gradient(90deg,#0000,#25d3664d,#0000);height:1px;margin:.5rem 0 1rem;width:100%}.whatsapp-section{margin-top:2rem;text-align:center}.whatsapp-title{color:var(--text-secondary);font-family:var(--font-family-body);font-size:1.2rem;font-weight:400;line-height:1.6;margin-bottom:1rem;position:relative}.whatsapp-title:after,.whatsapp-title:before{color:#25d36680;content:'"';font-family:var(--font-family-body);font-size:1.5rem;position:absolute}.whatsapp-title:before{left:-1rem;top:-.2rem}.whatsapp-title:after{bottom:-.5rem;right:-1rem}.cta-button.whatsapp{align-items:center;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50px;box-shadow:0 4px 15px #25d3664d;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:.8rem;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.165,.84,.44,1)}.cta-image{border-radius:20px;min-height:100%;position:relative}.cta-image:before{background:linear-gradient(135deg,#42a7b5cc,#2d8a8599);border-radius:20px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}@media (max-width:1024px){.landing-pages-page .hero-content{gap:3rem;grid-template-columns:1fr;margin-top:2rem;text-align:center}.landing-pages-page .hero-text{order:1}.landing-pages-page .hero-image{order:2}.landing-pages-page .hero-text h1{font-size:2.8rem;text-align:left}.comparison-grid{gap:2rem;grid-template-columns:1fr}.process-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.process-card{padding:2rem}.process-icon{font-size:2.5rem}.process-number{font-size:2rem}.process-card h3{font-size:1.2rem}.process-card p{font-size:.9rem}.cta-content-wrapper{grid-template-columns:1fr}.cta-image{min-height:300px}.cta-content{padding:3rem 2rem;text-align:center}.cta-content h2{font-size:2rem}.cta-content p{font-size:1.1rem}.cta-button.primary.large{align-self:center}}@media (max-width:768px){.landing-pages-page .hero-section{padding:6rem 1rem 3rem}.landing-pages-page .hero-content{text-align:left}.landing-pages-page .hero-image{max-height:300px;min-height:250px}.landing-pages-page .hero-text h1{font-size:2.2rem}.landing-pages-page .hero-subtitle{font-size:1.4rem}.landing-pages-page .hero-highlight{font-size:1.1rem}.landing-pages-page .hero-text p{font-size:1.1rem;margin:0 0 2.5rem;text-align:left}.landing-pages-page section{padding:3rem 1rem}.landing-pages-page .section-content h2{font-size:2rem}.landing-pages-page .section-content p{font-size:1.1rem}.problems-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.problem-card{padding:2rem}.problem-icon{font-size:2.5rem}.problem-card h3{font-size:1.2rem}.problem-card p{font-size:.9rem}.comparison-card{padding:2rem}.services-grid{gap:1.5rem}.complementary-grid,.ideal-list,.projects-grid,.services-grid,.types-grid{grid-template-columns:1fr}.solution-points{align-items:center;flex-direction:column;gap:1rem}.process-grid{gap:1.5rem;grid-template-columns:1fr}.process-card{padding:1.5rem}.process-icon{font-size:2rem}.process-number{font-size:1.8rem}.process-card h3{font-size:1.1rem}.process-card p{font-size:.9rem}}@media (max-width:480px){.landing-pages-page .hero-text h1{font-size:2rem}.landing-pages-page .hero-subtitle{font-size:1.2rem}.landing-pages-page .hero-highlight{font-size:1rem}.cta-button.primary.large{font-size:1rem;padding:1.2rem 2rem}.process-card{padding:1.5rem}.process-icon{font-size:1.8rem}.process-number{font-size:1.5rem}.problems-grid{gap:1.5rem;grid-template-columns:1fr}.problem-card{padding:1.5rem}.problem-icon{font-size:2rem}.problem-card h3{font-size:1.1rem}.problem-card p{font-size:.9rem}}
/*# sourceMappingURL=331.596dbd88.chunk.css.map*/