.faq-module .faq-answer{max-height:0;opacity:0;overflow:hidden;padding:0 .5rem 0 0;transition:max-height .4s ease,opacity .3s ease,padding .4s ease}.faq-module .faq-answer.open{opacity:1;padding-bottom:1.25rem}.faq-module .faq-icon{transition:transform .3s ease,color .15s ease}.faq-module .faq-question.active .faq-icon{transform:rotate(45deg)}