.expand-enter-active,.expand-leave-active{transition:opacity var(--expand-duration,.3s),height var(--expand-duration,.3s);overflow:clip}.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{opacity:0;height:0}
