.faq-container{max-width:900px;margin:40px auto;padding:20px;background-color:#f7f7fa;border-radius:18px;box-shadow:0 4px 24px rgba(34,34,59,.1);border:1.5px solid #e0e0e0}.faq-list{display:flex;flex-direction:column;gap:30px}.faq-item{border-bottom:1px solid #ddd;padding-bottom:20px}.faq-item:last-child{border-bottom:none}.faq-question{font-size:1.4rem;font-weight:600;color:#22223b;margin-bottom:15px}.faq-answer{font-size:1.1rem;line-height:1.6;color:#333}