.efm-faq-cards{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.efm-faq-card{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgb(0 0 0 / .08)}.efm-faq-title{display:block;width:100%;box-sizing:border-box;margin:0;border-radius:0}.efm-faq-answer{border:none;border-radius:0;width:100%;box-sizing:border-box}.efm-faq-answer>*:first-child{margin-top:0}.efm-faq-answer>*:last-child{margin-bottom:0}.efm-faq-answer p,.efm-faq-answer ul,.efm-faq-answer ol{margin:0 0 .75em}.efm-faq-answer a{color:inherit;text-decoration:underline}