.show-toast-list-enter-active,.show-toast-list-leave-active{transition:opacity .5s ease}.show-toast-list-enter-from,.show-toast-list-leave-to{opacity:0}.toasts-wrap{z-index:100}.toasts-wrap-inner{height:150px;overflow:hidden;-webkit-mask-image:linear-gradient(#000000 80%,rgba(0,0,0,0) 95%);mask-image:linear-gradient(#000 80%,#0000 95%)}@media screen and (max-width: 992px){.toasts-wrap-small{height:64px}}.toasts-wrap .toast-item{margin-top:0;margin-bottom:6px}.toasts-wrap .toast-item .item-box{position:relative;transform:translate(-30%);transition:.5s transform .5s}.toasts-wrap .toast-item .item-box .adjustment-icon{padding:2px}.toasts-wrap .fade-move,.toasts-wrap .fade-enter-active,.toasts-wrap .fade-leave-active{transition:all .5s cubic-bezier(.55,0,.1,1)}.toasts-wrap .fade-enter-from,.toasts-wrap .fade-leave-to{opacity:0;transform:scaleY(.01) translate(30px)}.toasts-wrap .fade-leave-active{position:absolute}
