*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;background-color:#f8fdff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:fixed;top:0;width:100%;background:linear-gradient(135deg,#0175ff,#00c2ff);z-index:1000;box-shadow:0 2px 20px #0175ff33;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-brand{display:flex;align-items:center}.nav-logo{height:40px;width:auto}.nav-menu{display:flex;gap:2rem;align-items:center}.nav-link{color:#fff;text-decoration:none;font-weight:500;font-size:.95rem;transition:all .3s ease;padding:8px 16px;border-radius:25px}.nav-link:hover{background-color:#ffffff1a;transform:translateY(-2px)}.nav-link.cta-nav{background:linear-gradient(45deg,gold,#ffa000);color:#333;font-weight:600;padding:10px 20px}.nav-link.cta-nav:hover{background:linear-gradient(45deg,#ffa000,gold);transform:translateY(-2px);box-shadow:0 5px 15px #ffd0004d}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:4px}.hamburger span{width:25px;height:3px;background:#fff;transition:.3s;border-radius:2px}.hero-section{background:#00a3f6;min-height:100vh;display:flex;align-items:center;color:#fff;padding-top:70px;position:relative;overflow:hidden}@media (min-width: 769px){.hero-section{background:#00a3f6 url(https://makersltda.com/wp-content/uploads/2025/06/bg-inicial.jpg) center center/cover no-repeat}.hero-image{display:none}}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.1) 0%,transparent 50%)}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-title .highlight{background:linear-gradient(45deg,gold,#ffa000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;opacity:.95}.hero-img{width:100%;height:auto;box-shadow:0 20px 40px #0003;transition:transform .3s ease}.hero-img:hover{transform:scale(1.02)}.cta-button{display:inline-block;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s ease;text-align:center;cursor:pointer;border:none}.cta-button.primary{background:linear-gradient(45deg,gold,#ffa000);color:#333;box-shadow:0 10px 30px #ffd0004d}.cta-button.primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #ffd00066;background:linear-gradient(45deg,#ffa000,gold)}.cta-button.large{padding:20px 40px;font-size:1.3rem}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#333}.section-title.white-title{color:#fff}.section-title .highlight{background:linear-gradient(45deg,#0175ff,#00c2ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-title .highlight-red{background:linear-gradient(45deg,gold,#ffa000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.problems-section{padding:80px 0;background:#fff}.problems-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.problems-grid-2x2{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.problem-card{background:#f8fdff;padding:2.5rem 2rem;border-radius:20px;text-align:center;transition:all .3s ease;border:2px solid transparent}.problem-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0175ff1a;border-color:#b3d5ff}.problem-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#0175ff,#00c2ff);border-radius:50%;display:flex;align-items:center;justify-content:center;padding:15px}.problem-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:none}.problem-card h3{font-size:1.4rem;font-weight:600;margin-bottom:1rem;color:#333}.problem-card p{color:#666;line-height:1.6}.cause-section{padding:80px 0;background:linear-gradient(135deg,#e0f2ff,#f8fdff)}.cause-content{max-width:1000px;margin:0 auto}.cause-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:2rem}.cause-explanation{display:flex;flex-direction:column;gap:1.5rem}.cause-text{font-size:1.2rem;line-height:1.8;color:#333}.cause-text .highlight{background:linear-gradient(45deg,#ff6b6b,#ff8e53);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.cause-image{display:flex;justify-content:center;align-items:center}.cause-img{width:100%;max-width:400px;height:auto;border-radius:20px;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease}.cause-img:hover{transform:scale(1.02)}.health-section{padding:80px 0;background:#fff}.health-content{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.health-text{display:flex;flex-direction:column;gap:1.5rem}.health-description{font-size:1.2rem;line-height:1.8;color:#333}.health-description .highlight{background:linear-gradient(45deg,#ff6b6b,#ff8e53);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.health-image{display:flex;justify-content:center;align-items:center}.health-img{width:100%;max-width:400px;height:auto;border-radius:20px;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease}.health-img:hover{transform:scale(1.02)}.solution-section{padding:80px 0;background:#fff}.solution-content{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.solution-text p{font-size:1.2rem;line-height:1.8;margin-bottom:1.5rem;color:#333}.solution-images{position:relative}.images-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.grid-item{position:relative;width:100%;height:200px;overflow:hidden}.grid-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.grid-item:hover img{transform:scale(1.05)}.differentials-section{padding:80px 0;background:linear-gradient(135deg,#0175ff,#00c2ff);color:#fff}.differentials-section .section-title{color:#fff}.differentials-section .section-title .highlight{background:linear-gradient(45deg,gold,#ffa000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.differentials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.differentials-grid-2x2{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.differential-item{display:flex;gap:1rem;align-items:flex-start;background:#ffffff1a;padding:2rem;border-radius:15px;transition:all .3s ease}.differential-item:hover{background:#ffffff26;transform:translateY(-5px)}.check-icon{font-size:1.5rem;flex-shrink:0}.differential-content h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:#fff}.differential-content p{opacity:.9;line-height:1.6;color:#fff}.service-area-section{padding:80px 0;background:#fff}.service-content{max-width:800px;margin:0 auto;text-align:center}.service-description{font-size:1.2rem;line-height:1.8;margin-bottom:2rem;color:#333}.service-map{margin:2rem 0;display:flex;justify-content:center}.map-img{width:100%;max-width:600px;height:auto;border-radius:20px;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease}.map-img:hover{transform:scale(1.02)}.service-locations{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:2rem}.location-item{background:linear-gradient(135deg,#e0f2ff,#b3d5ff);padding:1.5rem;border-radius:15px;font-weight:600;color:#0175ff;transition:all .3s ease}.location-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0175ff33}.cost-section{padding:80px 0;background:linear-gradient(135deg,#2d3748,#1a202c);color:#fff}.cost-section .section-title{color:#fff}.cost-intro{text-align:center;font-size:1.2rem;margin-bottom:3rem;opacity:.9;max-width:800px;margin-left:auto;margin-right:auto}.cost-breakdown{background:#ffffff0d;border-radius:20px;padding:3rem;margin:2rem 0;border:2px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.breakdown-title{text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:gold;text-transform:uppercase;letter-spacing:1px}.cost-items{margin-bottom:2rem}.cost-item{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;margin-bottom:1rem;background:#ffffff08;border-radius:10px;border-left:4px solid #FF6B6B;transition:all .3s ease}.cost-item:hover{background:#ffffff14;transform:translate(5px)}.cost-description{flex:1;font-weight:500}.cost-value{font-weight:700;font-size:1.1rem;color:#ff6b6b}.total-cost{background:linear-gradient(45deg,#ff6b6b,#ff8e53);padding:2rem;border-radius:15px;display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:1.3rem}.cost-explanation{margin-top:3rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.cost-explanation p{margin-bottom:1rem;font-size:1.1rem;line-height:1.7}.cost-cta{color:gold;font-size:1.3rem;margin-top:2rem!important}.final-cta-section{padding:100px 0;background:linear-gradient(135deg,#0175ff,#00c2ff);color:#fff;text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.cta-title .highlight{background:linear-gradient(45deg,gold,#ffa000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-description{font-size:1.3rem;line-height:1.7;margin-bottom:1.5rem;opacity:.95}.cta-guarantee{font-size:1.2rem;margin-bottom:2.5rem;color:gold}.footer{background:#1a202c;color:#fff;padding:40px 0}.footer-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.footer-info{display:flex;flex-direction:column;gap:1rem}.footer-logo{height:40px;width:auto;margin-bottom:1rem}.footer-info p{margin-bottom:.5rem;opacity:.8}.footer-contact{text-align:right}.footer-cta{display:inline-block;background:linear-gradient(45deg,gold,#ffa000);color:#333;padding:12px 24px;border-radius:25px;text-decoration:none;font-weight:600;margin-top:1rem;transition:all .3s ease}.footer-cta:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ffd0004d}@media (max-width: 768px){.hamburger{display:flex}.nav-menu{position:fixed;top:70px;right:-100%;width:100%;height:calc(100vh - 70px);background:linear-gradient(135deg,#0175ff,#00c2ff);flex-direction:column;justify-content:flex-start;align-items:center;padding-top:2rem;transition:right .3s ease}.nav-menu.active{right:0}.nav-link{font-size:1.2rem;margin:.5rem 0;padding:1rem 2rem;width:80%;text-align:center}.hero-content{grid-template-columns:1fr;text-align:center;gap:2rem}.cause-layout,.solution-content{grid-template-columns:1fr;gap:2rem}.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.problems-grid,.problems-grid-2x2,.differentials-grid,.differentials-grid-2x2,.service-locations{grid-template-columns:1fr}.cost-item{flex-direction:column;text-align:center;gap:.5rem}.total-cost{flex-direction:column;gap:1rem;text-align:center}.cta-title{font-size:2rem}.footer-content{grid-template-columns:1fr;text-align:center;gap:2rem}.footer-contact{text-align:center}.footer-logo{height:35px}.health-content{grid-template-columns:1fr;gap:2rem}}@media (max-width: 480px){.container{padding:0 15px}.hero-title{font-size:2rem}.hero-description{font-size:1.1rem}.section-title{font-size:1.8rem}.cost-breakdown{padding:2rem 1.5rem}.cta-button.large{padding:16px 32px;font-size:1.1rem}.footer-logo{height:30px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-content,.section-title,.problem-card,.differential-item{animation:fadeInUp .6s ease-out}section{scroll-margin-top:70px}
