.faq-item{border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:.5rem;overflow:hidden;transition:max-height .3s ease}.faq-question{background:none;border:none;color:white;font-size:1.1rem;text-align:left;width:100%;cursor:pointer;padding:.5rem 0;display:flex;justify-content:space-between;align-items:center}.faq-toggle-icon{font-size:1.2rem;line-height:1}.faq-answer{overflow:hidden;transition:max-height .3s ease}.faq-answer-inner{padding:.5rem 0;color:rgba(255,255,255,.85)}