.fade-enter{opacity:0;max-height:0;transition:opacity 2s,max-height 2s}.fade-enter-active{opacity:1;max-height:500px}.fade-exit{opacity:1;max-height:500px;transition:opacity 2s,max-height 2s}.fade-exit-active{opacity:0;max-height:0}.react-transform-component{overflow:visible}
