.expand-enter-active,.expand-leave-active{overflow:clip;transition:opacity var(--expand-duration,.3s),height var(--expand-duration,.3s)}.expand-enter-active{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}.expand-leave-active{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.expand-enter,.expand-leave-to{height:0;opacity:0}
