.faq-section{background:#f4f7f9;padding:4rem 0}.faq-container{margin:0 auto;max-width:700px;padding:0 1.5rem}.faq-section h2{color:#1a2a3a;font-size:1.875rem;font-weight:600;margin-bottom:2rem;text-align:center}.faq-item{background:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:1rem;overflow:hidden}.faq-item summary{align-items:center;color:#005696;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;justify-content:space-between;list-style:none;padding:1.25rem;user-select:none}.faq-item summary:hover{background-color:#fafafa}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{color:#00a7e1;content:"+";flex-shrink:0;font-size:1.5rem;font-weight:300;line-height:1;margin-left:1rem}.faq-item[open] summary{border-bottom:1px solid #eee}.faq-item[open] summary:after{content:"−"}.faq-content{color:#555;line-height:1.7;padding:1.25rem}.faq-cta-wrapper{margin-top:3rem;text-align:center}.btn{background-color:#005696;border:none;border-radius:6px;box-shadow:0 4px 12px rgba(0,86,150,.25);color:#fff;cursor:pointer;display:inline-block;font-size:1.05rem;font-weight:600;letter-spacing:.3px;padding:1.1rem 2.75rem;text-decoration:none;transition:all .3s ease}.btn:hover{background-color:#004578;box-shadow:0 6px 16px rgba(0,86,150,.35);transform:translateY(-2px)}.highlight{background:gold;display:inline-block;line-height:1.3;padding:.1em .5em}@media (max-width:768px){.faq-section{padding:3rem 0}.faq-section h2{font-size:1.5rem}.faq-item summary{font-size:1rem;padding:1rem}.faq-content{font-size:.95rem;padding:1rem}.btn{font-size:1rem;padding:.9rem 1.5rem;width:100%}}