.zoom-enter-active,.zoom-leave-active{transition:clip-path .3s linear,transform .5s ease}.zoom-enter-from,.zoom-leave-to{clip-path:circle(0 at center);transform:scale(0)}.zoom-enter-to,.zoom-leave-from{clip-path:circle(100% at center);transform:scale(1)}
