.complete{transition:max-height .5s ease,opacity .5s ease;overflow:hidden;max-height:0;opacity:0}.complete.open{max-height:1000px;opacity:1}.complete.closed{max-height:0;opacity:0}