.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-dark);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}.testi-hero{max-width:1280px;margin:0 auto;padding:4rem 2rem 3rem}.testi-hero h1{font-size:2.5rem;font-weight:800;color:#111;line-height:1.15;letter-spacing:-.02em;margin-bottom:.6rem}.testi-hero h1 em{color:var(--primary);font-style:italic}.testi-hero-text{font-size:1.05rem;color:#374151;line-height:1.75;max-width:700px;margin-bottom:2rem}.google-rating-card{display:inline-flex;align-items:center;gap:1.5rem;background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:1.25rem 2rem;box-shadow:0 4px 16px #0000000a}.google-logo{display:flex;align-items:center;gap:.5rem}.google-logo svg{width:28px;height:28px}.google-logo span{font-size:1.1rem;font-weight:700;color:#111}.google-score{display:flex;flex-direction:column;align-items:center}.google-num{font-size:2.5rem;font-weight:800;line-height:1;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text}.google-stars{display:flex;gap:.1rem;margin-top:.25rem}.google-stars svg{width:18px;height:18px;color:var(--star);fill:var(--star)}.google-count{font-size:.82rem;color:#4b5563;margin-top:.2rem}.google-divider{width:1px;height:48px;background:#e5e7eb}.reviews-section{max-width:100%;background:#f3f4f6;overflow:hidden}.reviews-inner{max-width:1280px;margin:0 auto;padding:5rem 2rem}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.review-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:1.5rem;transition:all .2s;display:flex;flex-direction:column}.review-card:hover{border-color:var(--primary);box-shadow:0 8px 24px #0000000f}.review-top{justify-content:space-between;margin-bottom:.75rem}.review-author,.review-top{display:flex;align-items:center}.review-author{gap:.75rem}.review-avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:800;color:#fff}.review-name{font-size:.9rem;font-weight:700;color:#111}.review-date{font-size:.75rem;color:#9ca3af;display:block;margin-top:.1rem}.review-google-icon svg{width:20px;height:20px}.review-stars{display:flex;gap:.1rem;margin-bottom:.75rem}.review-stars svg{width:15px;height:15px;color:var(--star);fill:var(--star)}.review-text{font-size:.88rem;color:#374151;line-height:1.65;flex:1}.reviews-cta{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;padding:0 2rem 3rem;max-width:1280px;margin:-2rem auto 0}.review-btn-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}.review-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1b6fa859}.review-btn-primary svg{width:16px;height:16px}.review-btn-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}.review-btn-secondary:hover{border-color:var(--primary);background:var(--primary-light)}.review-btn-secondary svg{width:16px;height:16px}.faq-section{max-width:100%;background:#fff}.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}.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,.sticky-bar-inner{display:flex;justify-content:center}.sticky-bar-inner{align-items: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-deep)}.sticky-bar .whatsapp{color:var(--whatsapp)}.sticky-bar .appointment{color:var(--primary-dark)}.bar-divider{width:1px;height:20px;background:#d1d5db}@media (max-width:1024px){.reviews-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.header-inner{height:60px;padding:0 1rem}.logo img{height:44px}.nav{display:none}.testi-hero{padding:2rem 1rem}.testi-hero h1{font-size:1.85rem}.sec-title{font-size:1.5rem}.google-rating-card{flex-direction:column;gap:1rem;padding:1.25rem;text-align:center}.google-divider{width:48px;height:1px}.reviews-inner{padding:3.5rem 1rem}.reviews-grid{grid-template-columns:1fr}.reviews-cta{padding:0 1rem 2rem}.faq-inner{padding:3.5rem 1rem}.sticky-bar-inner{gap:0;width:100%;justify-content:space-around}.sticky-bar a{font-size:.78rem;flex:1;justify-content:center}}