.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}.team-hero{max-width:1280px;margin:0 auto;padding:4rem 2rem 3rem}.team-hero h1{font-size:2.5rem;font-weight:800;color:#111;line-height:1.15;letter-spacing:-.02em;margin-bottom:.6rem}.team-hero h1 em{color:var(--primary);font-style:italic}.team-hero-text{font-size:1.05rem;color:#374151;line-height:1.75;max-width:700px}.team-grid-section{max-width:100%;background:#f8fafc}.team-grid-inner{max-width:1280px;margin:0 auto;padding:5rem 2rem}.team-carousel-wrap{position:relative}.team-carousel{display:flex;gap:1.25rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.5rem 0}.team-carousel::-webkit-scrollbar{display:none}.carousel-btn{position:absolute;top:50%;z-index:5;width:48px;height:48px;border-radius:50%;background:#0000000f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1.5px solid #00000014;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.carousel-btn svg{width:20px;height:20px;color:#374151}.carousel-btn:hover{background:#0000001a;border-color:#00000026}.carousel-prev{left:-16px;transform:translateY(-50%)}.carousel-next{right:-16px;transform:translateY(-50%)}.team-card{flex:0 0 360px;scroll-snap-align:start;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;overflow:hidden;transition:all .3s}.team-card:hover{border-color:var(--primary);box-shadow:0 16px 48px #00000014;transform:translateY(-6px)}.team-card-photo{width:100%;aspect-ratio:4/3;display:flex;flex-direction:column;align-items:center;justify-content:center}.team-card-photo svg{width:48px;height:48px;color:#ffffff4d}.team-card-photo span{color:#fff6;font-size:.8rem;margin-top:.4rem}.team-card-body{padding:1.5rem}.team-card-name{font-size:1.15rem;font-weight:800;color:#111;margin-bottom:.2rem}.team-card-desg{font-size:.85rem;color:var(--primary-dark);font-weight:600;margin-bottom:.75rem}.team-card-quals{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.85rem}.team-qual{font-size:.72rem;font-weight:600;color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;padding:.3rem .65rem;border-radius:6px}.team-card-meta{display:flex;flex-direction:column;gap:.4rem;padding-top:.75rem;border-top:1px solid #f3f4f6;margin-bottom:1rem}.team-meta-item{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#4b5563}.team-meta-item svg{width:15px;height:15px;color:var(--primary);flex-shrink:0}.team-card-cta{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-size:.85rem;font-weight:700;padding:.7rem 1.25rem;border-radius:10px;text-decoration:none;transition:all .2s;width:100%;justify-content:center;box-shadow:0 4px 12px #1b6fa833}.team-card-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1b6fa84d}.team-card-cta svg{width:14px;height:14px}.team-card-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#d68910,#b7770a);padding:.3rem .7rem;border-radius:6px;margin-bottom:.6rem}.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}.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)}.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){.team-card{flex:0 0 320px}}@media (max-width:768px){.header-inner{height:60px;padding:0 1rem}.logo img{height:44px}.nav{display:none}.team-hero{padding:2rem 1rem}.team-hero h1{font-size:1.85rem}.sec-title{font-size:1.5rem}.team-grid-inner{padding:3.5rem 1rem}.team-card{flex:0 0 85vw}.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}}