.slide-enter-active,.slide-leave-active{transition:all .75s ease-out;-webkit-animation-duration:.5s;animation-duration:.5s}.slide-enter-from{opacity:0;-webkit-animation-duration:.5s;animation-duration:.5s;transform:translate(70vw)}.slide-leave-to{opacity:0;-webkit-animation-duration:.5s;animation-duration:.5s;transform:translate(-70vw)}@media(max-width:640px){.slide-enter-from{transform:translate(100vw)}.slide-leave-to{transform:translate(-100vw)}}.switch-enter-active,.switch-leave-active{transition:all .5s ease-out;-webkit-animation-duration:.5s;animation-duration:.5s}.switch-leave-from,.switch-enter-to{max-height:200px;-webkit-animation-duration:.5s;animation-duration:.5s}.switch-enter-from,.switch-leave-to{max-height:0;-webkit-animation-duration:.5s;animation-duration:.5s}
