.resumo, span[iconeAFPara]{
    cursor: pointer;
}

.detalhe {
    overflow: hidden;
    max-height: 0;
    transition: max-height 2s;
}
