.hero-faq{position:relative;padding:88px 32px 64px;background:var(--pub-navy);text-align:center}.hero-faq h1{font-family:var(--font-heading);font-weight:800;font-size:44px;letter-spacing:-.03em;color:#fff;margin-bottom:1rem}.hero-faq-sub{font-size:18px;line-height:1.55;color:var(--pub-text-on-dark-hero);max-width:600px;margin:0 auto}.faq-contenido{background:var(--pub-bg);padding:80px 0}.faq-contenido-inner{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.faq-cat-titulo{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--pub-navy);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--pub-border)}.faq-lista-p{display:flex;flex-direction:column;gap:1rem}.faq-item-p{border:1px solid var(--pub-border-card);border-radius:14px;background:#fff;overflow:hidden;transition:all var(--transition-fast)}.faq-item-p.activo{border-color:var(--pub-blue);box-shadow:0 8px 24px #0a254014}.faq-question-p{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font-heading);font-size:17.5px;font-weight:700;color:var(--pub-navy)}.faq-chevron-p{color:var(--pub-blue);transition:transform .3s ease;flex-shrink:0}.faq-chevron-p.rotado{transform:rotate(180deg)}.faq-answer-p{overflow:hidden}.faq-answer-inner-p{padding:0 1.5rem 1.5rem;color:var(--pub-text-muted);font-size:15.5px;line-height:1.7}.cta-faq{position:relative;overflow:hidden;background:var(--pub-navy-dark)}.cta-faq-content{position:relative;max-width:820px;margin:0 auto;padding:88px 32px;text-align:center}.cta-faq-content h2{font-family:var(--font-heading);font-size:38px;font-weight:800;letter-spacing:-.03em;color:#fff;margin:0 0 16px}.cta-faq-content p{font-size:17px;line-height:1.55;color:var(--pub-text-on-dark-hero);margin:0 0 30px}.cta-faq-btns{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}@media(max-width:768px){.hero-faq{padding:56px 24px 40px}.hero-faq h1{font-size:30px}.faq-question-p{font-size:1rem;padding:1.25rem}.cta-faq-content{padding:56px 24px}.cta-faq-content h2{font-size:28px}}
