.faqContainer{max-width:1160px;margin:0 auto;padding:0 1rem}.faq-title h2{font-size:70px;line-height:72px;font-weight:800;margin-bottom:20px;color:#603384}.faqItem{background-color:#fff0f6;border-radius:8px;margin-bottom:12px;box-shadow:0 2px 6px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease-in-out}.faqHeader{background-color:#ecdcff;font-weight:600;font-size:1.05rem;border:none;outline:none;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;align-items:center}.faqContent,.faqHeader{color:#000;padding:16px 20px}.faqContent{background-color:#f6eeff;font-size:1rem;line-height:1.6;border-radius:0 0 8px 8px}