.device1,.device2,.device3{position:relative}.device1-enter-active,.device1-leave-active{transition:transform .5s ease 0s,scale .5s ease 0s,opacity .1s ease 0s}.device2-enter-active,.device2-leave-active{transition:transform .5s ease .5s,scale .5s ease .5s,opacity .1s ease .5s}.device3-enter-active,.device3-leave-active{transition:transform .5s ease 1s,scale .5s ease 1s,opacity .1s ease 1s}.device1-enter-from,.device1-leave-to{opacity:0;transform:translate(-100px)}.device2-enter-from,.device2-leave-to{opacity:0;transform:translate(-90%) scale(.9)}.device3-enter-from,.device3-leave-to{opacity:0;transform:translate(-190%) scale(.8)}.device1-enter-to,.device2-enter-to .device3-enter-to{opacity:1}
