body .faq_module .faq_list{flex-direction:column;gap:15px;display:flex}body .faq_module .faq_list .faq_single{border:1px solid #e9e9e9;overflow:hidden}body .faq_module .faq_list .faq_single .faq_question{cursor:pointer;justify-content:space-between;padding:15px;font-weight:900;transition:all .1s;display:flex}body .faq_module .faq_list .faq_single .faq_question:hover{background:#f4f4f4}body .faq_module .faq_list .faq_single .card{border:0}
