.faqs_module .wrapper{background-color:#fff;color:#d2451e;border-radius:10px;margin-bottom:15px;overflow:hidden}.faqs_module .wrapper .faq-question{color:inherit;padding:15px;background-color:#ee7901;color:#fff;width:100%;border:none;text-align:left;font-size:2rem;display:flex;justify-content:space-between}.faqs_module .wrapper .faq-question::after{content:" ";background-image:url("../../images/arrow-up-right-regular 1.svg");background-size:contain;width:15px;height:20px;background-repeat:no-repeat;transform:rotate(-45deg)}.faqs_module .wrapper .faq-question.collapsed{background-color:#fff;color:#d2451e}.faqs_module .wrapper .faq-question.collapsed::after{background-image:url("../../images/arrow-orange.svg");transform:rotate(135deg)}.faqs_module .wrapper .faq-answer .inner{padding:30px 15px;color:#000}
