.subhero-faq{background:var(--brand-primary);color:var(--brand-text-inverse);padding:56px 0 40px}.subhero-faq .jcb-eyebrow{color:var(--brand-secondary)}.subhero-faq h1{color:var(--brand-text-inverse);font-size:max(1.9rem, min(3.5vw, 2.8rem));max-width:720px}.subhero-faq p{color:rgba(255,255,255,.9);max-width:680px;margin-top:12px}.cnst-faq__list details{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);margin-bottom:12px;padding:16px 20px}.cnst-faq__list summary{cursor:pointer;font-weight:800;list-style:none}.cnst-faq__list summary::-webkit-details-marker{display:none}.cnst-faq__list details[open] summary{color:var(--brand-primary);margin-bottom:8px}.cnst-faq__list p{margin:0;color:var(--brand-neutral-mid)}