.accordion-header{cursor:pointer}.accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out}.accordion-group.expanded .accordion-content{max-height:none}