.show-bg-enter-active,.show-bg-leave-active{transition:opacity .5s ease}.show-bg-enter-from,.show-bg-leave-to{opacity:0}.show-modal-enter-active,.show-modal-leave-active{transition:opacity .3s ease,transform .3s ease-in-out}.show-modal-enter-from,.show-modal-leave-to{opacity:0;transform:translate(-50%,-50%) scale(.66)}.show-modal-enter-to,.show-modal-leave-from{opacity:1;transform:translate(-50%,-50%) scale(1)}
