.fade-enter-active,.fade-leave-active{transition:opacity .25s ease,transform .25s ease}.fade-enter-from,.fade-leave-to{opacity:0;transform:translateY(10px)}.slide-down-enter-active,.slide-down-leave-active{max-height:400px;transition:max-height .3s ease-out,opacity .3s ease-out}.slide-down-enter-from,.slide-down-leave-to{max-height:0;opacity:0}
