.notifications .notification-item{cursor:pointer;position:fixed;width:400px;z-index:1000}.notifications .notification-item.center{left:0;margin:0 auto;right:0}@media (min-width:768px){.notifications .notification-item.left{left:20px}.notifications .notification-item.right{right:20px}}.notifications .list-move{transition:transform .3s,opacity .4s}.notifications .list-item{display:inline-block;margin-right:10px}.notifications .list-enter-active{transition:transform .2s ease-in,opacity .4s ease-in}.notifications .list-leave-active{transition:transform 1s ease-out,opacity .4s ease-out}.notifications .list-enter{opacity:0;transform:scale(1.1)}.notifications .list-leave-to{opacity:0;transform:scale(1.2,.7)}.page-enter-active,.page-leave-active{transition:all .2s}.page-enter-from,.page-leave-to{filter:blur(2px);opacity:0}
