.faq-section{padding:20px;border-radius:8px}.faq-section,.faq-section .faq-item{margin-bottom:20px}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.faq-question{font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-section h2{font-size:1.5rem;margin-bottom:10px;color:var(--primary-dark)}.faq-question:after{content:"+";font-size:1.25rem;color:var(--primary-gold);transition:transform .3s}.faq-answer p{margin:0;padding:10px 0}