.faq-item{border:1px solid #ddd;border-radius:8px;margin-bottom:15px;overflow:hidden}.faq-question-button{color:#333;text-align:left;cursor:pointer;background-color:#f0f0f0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:15px;transition:background-color .3s;display:flex}.faq-question-button:hover,.faq-question-button.active{background-color:#e0e0e0}.faq-question-content{justify-content:space-between;align-items:center;width:100%;display:flex}.faq-question{margin:0;font-size:1rem;font-weight:700}.faq-icon{color:#555;font-size:1.2rem}.faq-answer{color:#555;background-color:#fff;padding:0 15px;font-size:.9rem;transition:max-height .3s;overflow:hidden}.faq-answer p{margin:10px 0}
