.sec-label{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.sec-label:before{content:"";width:40px;height:4px;background:var(--primary);border-radius:2px;flex-shrink:0}.sec-label span{font-size:.78rem;font-weight:700;color:var(--primary);text-transform:uppercase;letter-spacing:2px}.sec-title{font-size:2rem;font-weight:800;color:#111;line-height:1.15;letter-spacing:-.02em;margin-bottom:.6rem}.sec-sub{font-size:1.02rem;color:#374151;line-height:1.65;max-width:640px}.sec-header{margin-bottom:2.5rem}.header{background:#fff;position:sticky;top:0;z-index:300;box-shadow:0 1px 4px #0000000d}.header-inner{max-width:1280px;margin:0 auto;padding:0 2rem;height:72px;justify-content:space-between}.header-inner,.logo{display:flex;align-items:center}.logo{text-decoration:none}.logo img{height:56px;width:auto;max-width:200px;object-fit:contain}.nav{display:flex;align-items:center;gap:.25rem}.nav a{text-decoration:none;color:#4b5563;font-size:.88rem;font-weight:500;padding:.5rem .85rem;border-radius:8px;transition:color .2s,background .2s}.nav a:hover{color:var(--secondary-dark);background:var(--secondary-light)}.nav a.active{color:#111;font-weight:700}.products-hero{max-width:1280px;margin:0 auto;padding:4rem 2rem 3rem}.products-hero h1{font-size:2.5rem;font-weight:800;color:#111;line-height:1.15;letter-spacing:-.02em;margin-bottom:.6rem}.products-hero h1 em{color:var(--primary);font-style:italic}.products-hero-text{font-size:1.05rem;color:#374151;line-height:1.75;max-width:700px}.packages-section{max-width:1280px;margin:0 auto;padding:5rem 2rem}.pkg-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.pkg-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;overflow:hidden;transition:all .3s;display:flex;flex-direction:column}.pkg-card:hover{border-color:var(--primary);box-shadow:0 16px 48px #00000014;transform:translateY(-6px)}.pkg-visual{width:100%;aspect-ratio:3/2;display:flex;align-items:center;justify-content:center}.pkg-visual svg{width:36px;height:36px;color:#ffffff4d}.pkg- .pkg-name{font-size:1.05rem;font-weight:800;color:#111;margin-bottom:.3rem}.pkg-desc{font-size:.85rem;color:#374151;line-height:1.55;margin-bottom:.85rem}.pkg-price{font-size:1.1rem;font-weight:800;margin-bottom:.85rem;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text}.pkg-includes{list-style:none;margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.35rem}.pkg-includes li{font-size:.8rem;color:#374151;display:flex;align-items:center;gap:.5rem}.pkg-includes li:before{content:"✓";font-weight:800;color:var(--primary);font-size:.75rem}.pkg-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-size:.85rem;font-weight:700;padding:.75rem 1.25rem;border-radius:10px;text-decoration:none;transition:all .2s;width:100%;box-shadow:0 4px 12px #1b6fa833}.pkg-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1b6fa84d}.pkg-cta svg{width:14px;height:14px}.process-section{max-width:100%;background:#f8fafc}.process-inner{max-width:1280px;margin:0 auto;padding:5rem 2rem}.steps-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:0;align-items:start}.sf-card{text-align:center;padding:0 1rem;position:relative}.sf-card,.sf-top{display:flex;flex-direction:column;align-items:center}.sf-top{margin-bottom:1.25rem}.sf-badge{font-size:.75rem;font-weight:900;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:.5rem}.sf-1 .sf-badge{color:var(--primary)}.sf-2 .sf-badge{color:var(--secondary)}.sf-3 .sf-badge{color:var(--secondary-deep)}.sf-4 .sf-badge{color:var(--primary)}.sf-icon{width:64px;height:64px;border-radius:18px;display:flex;align-items:center;justify-content:center}.sf-icon svg{width:28px;height:28px;color:#fff}.sf-1 .sf-icon{background:linear-gradient(135deg,var(--primary),var(--primary-dark))}.sf-2 .sf-icon{background:linear-gradient(135deg,var(--secondary),var(--secondary-dark))}.sf-3 .sf-icon{background:linear-gradient(135deg,var(--secondary-deep),#0b1a3e)}.sf-4 .sf-icon{background:linear-gradient(135deg,var(--primary),var(--primary-dark))}.sf-card h3{font-size:.95rem;font-weight:800;color:#111;margin-bottom:.35rem}.sf-card p{font-size:.82rem;color:#374151;line-height:1.55}.sf-arrow-h{position:absolute;right:-12px;top:2.8rem;width:24px;height:24px;color:#d1d5db}.sf-arrow-v{display:none}.pricing-note-section{max-width:100%;background:linear-gradient(160deg,var(--secondary-deep) 0,var(--secondary-deep) 100%)}.pricing-note-inner{max-width:900px;margin:0 auto;padding:3.5rem 2rem;text-align:center}.pricing-note-inner h2{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.pricing-points{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-bottom:1rem}.pricing-point{display:flex;align-items:center;gap:.5rem;font-size:.92rem;font-weight:600;color:#ffffffe6}.pricing-point svg{width:18px;height:18px;color:var(--primary);flex-shrink:0}.pricing-disclaimer{font-size:.85rem;color:#ffffff8c;font-style:italic;margin-top:.75rem}.testimonials-section{max-width:1280px;margin:0 auto;padding:5rem 2rem}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.testi-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:1.75rem;transition:all .2s}.testi-card:hover{border-color:var(--primary);box-shadow:0 8px 24px #0000000f}.testi-stars{display:flex;gap:.15rem;margin-bottom:.75rem}.testi-stars svg{width:16px;height:16px;color:var(--star);fill:var(--star)}.testi-quote{font-size:.9rem;color:#374151;line-height:1.65;font-style:italic;margin-bottom:1rem}.testi-author{gap:.75rem}.testi-author,.testi-avatar{display:flex;align-items:center}.testi-avatar{width:40px;height:40px;border-radius:50%;justify-content:center;font-size:.85rem;font-weight:800;color:#fff}.testi-name{font-size:.85rem;font-weight:700;color:#111}.testi-pkg{font-size:.75rem;color:#4b5563}.guidance-section{max-width:100%;background:var(--primary-light)}.guidance-inner{max-width:800px;margin:0 auto;padding:4rem 2rem;text-align:center}.guidance-inner h2{font-size:1.75rem;font-weight:800;color:#111;margin-bottom:.6rem}.guidance-inner p{font-size:1.02rem;color:#374151;line-height:1.65;margin-bottom:1.75rem}.guidance-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.guidance-primary{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-size:.95rem;font-weight:700;padding:.9rem 1.75rem;border-radius:12px;text-decoration:none;transition:all .2s;box-shadow:0 4px 16px #1b6fa840}.guidance-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1b6fa859}.guidance-primary svg{width:16px;height:16px}.guidance-secondary{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#111;font-size:.95rem;font-weight:700;padding:.9rem 1.75rem;border-radius:12px;text-decoration:none;border:1.5px solid #d1d5db;transition:all .2s}.guidance-secondary:hover{border-color:var(--primary);background:var(--primary-light)}.faq-section{max-width:100%;background:#f3f4f6}.faq-inner{max-width:800px;margin:0 auto;padding:5rem 2rem}.faq-header{text-align:center}.faq-header .sec-label{justify-content:center}.faq-header .sec-sub{margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:.5rem}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s}.faq-item.open,.faq-item:hover{border-color:var(--primary);background:var(--primary-light)}.faq-q{display:flex;align-items:center;justify-content:space-between;padding:1.15rem 1.5rem;gap:1rem}.faq-q span{font-size:.95rem;font-weight:700;color:#111}.faq-toggle{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f3f4f6;transition:all .3s}.faq-toggle svg{width:16px;height:16px;color:#374151;transition:transform .3s}.faq-item:hover .faq-toggle{background:var(--primary-pale)}.faq-item.open .faq-toggle{background:var(--primary)}.faq-item.open .faq-toggle svg{color:#fff;transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0 1.5rem}.faq-item.open .faq-a{max-height:250px;padding:0 1.5rem 1.25rem}.faq-a p{font-size:.9rem;color:#374151;line-height:1.7}.cta-band{background:linear-gradient(135deg,var(--secondary-deep) 0,var(--secondary) 50%,var(--primary) 100%)}.cta-band-inner{max-width:800px;margin:0 auto;padding:4rem 2rem;text-align:center}.cta-band-content h2{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.6rem}.cta-band-content p{font-size:1.02rem;color:#fffc;line-height:1.65;margin-bottom:1.75rem}.cta-band-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.cta-primary{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:var(--secondary-deep);font-size:.95rem;font-weight:700;padding:.9rem 1.75rem;border-radius:12px;text-decoration:none;transition:all .2s;box-shadow:0 4px 16px #00000026}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.cta-primary svg{width:16px;height:16px}.cta-secondary{display:inline-flex;align-items:center;gap:.5rem;background:#0000;color:#fff;font-size:.95rem;font-weight:700;padding:.9rem 1.75rem;border-radius:12px;text-decoration:none;border:2px solid #ffffff4d;transition:all .2s}.cta-secondary:hover{border-color:#fff9;background:#ffffff14}.cta-band-info{gap:2rem;font-size:.88rem;color:#ffffffb3}.cta-band-info,.sticky-bar{display:flex;justify-content:center}.sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:500;background:#fff;border-top:1px solid #d1d5db;box-shadow:0 -3px 16px #00000014;padding:.6rem 1rem}.sticky-bar-inner{display:flex;align-items:center;justify-content:center;gap:2.5rem}.sticky-bar a{display:flex;align-items:center;gap:.4rem;text-decoration:none;font-size:.85rem;font-weight:600;padding:.4rem .5rem;border-radius:8px;transition:background .2s}.sticky-bar a:active{background:#f2f4f6}.sticky-bar a svg{width:18px;height:18px;flex-shrink:0}.sticky-bar .call{color:var(--secondary)}.sticky-bar .whatsapp{color:var(--whatsapp)}.sticky-bar .appointment{color:var(--primary)}.bar-divider{width:1px;height:20px;background:#d1d5db}@media (max-width:1024px){.pkg-grid,.steps-flow,.testi-grid{grid-template-columns:1fr 1fr}.steps-flow{gap:2rem}.sf-arrow-h{display:none}}@media (max-width:768px){.header-inner{height:60px;padding:0 1rem}.logo img{height:44px}.nav{display:none}.products-hero{padding:2rem 1rem}.products-hero h1{font-size:1.85rem}.sec-title{font-size:1.5rem}.packages-section{padding:3.5rem 1rem}.pkg-grid{grid-template-columns:1fr}.process-inner{padding:3.5rem 1rem}.steps-flow{grid-template-columns:1fr;gap:2rem}.sf-arrow-h{display:none}.sf-arrow-v{display:block;margin:.5rem auto;width:20px;height:20px;color:#d1d5db}.pricing-note-inner{padding:2.5rem 1rem}.pricing-points{flex-direction:column;align-items:center}.testimonials-section{padding:3.5rem 1rem}.testi-grid{grid-template-columns:1fr}.guidance-inner{padding:3rem 1rem}.guidance-inner h2{font-size:1.4rem}.faq-inner{padding:3.5rem 1rem}.cta-band-inner{padding:3rem 1rem}.cta-band-content h2{font-size:1.5rem}.cta-band-info{flex-direction:column;gap:.5rem}.sticky-bar-inner{gap:0;width:100%;justify-content:space-around}.sticky-bar a{font-size:.78rem;flex:1;justify-content:center}}