.progress-bar{position:fixed;top:0;left:0;right:0;height:2px;width:0;transition:width .2s,opacity .4s;opacity:1;background-color:#fcc419;z-index:999999}.tao__btn.rounded-circle.toast-button.color-white{margin-right:0}.tao__btn.rounded-circle.toast-button.color-white:hover{background-color:hsla(0,0%,100%,.1)}.tao__btn.rounded-circle.toast-button.color-white:active{background:hsla(0,0%,100%,.25)}.toast-wrapper{right:50%;bottom:.5rem;transform:translateX(50%);z-index:99999999999;margin:.5rem 0}@media only screen and (max-width:640px){.toast-wrapper{width:calc(100% - 1rem)}}.tao__toast{background:rgba(0,0,0,.8);padding:0 0 0 1rem}@media only screen and (max-width:1080px){.tao__toast{height:auto;max-width:100%}}.tao__toast.error{background:rgba(224,49,49,.9)}.tao__toast.success{background:rgba(62,186,82,.9)}.tao__toast>.item{line-height:1.3}.tao__toast>.tao__icon.secondary{transition:opacity .25s cubic-bezier(.5,0,.5,1)}.tao__toast>.tao__icon.secondary:hover{opacity:1}.tao__toast.anime-toast-enter-active,.tao__toast.anime-toast-leave-active{transition:opacity .2s linear,margin-top .2s linear,transform .3s linear}.tao__toast.anime-toast-leave-to{transform:translateX(240px)}.tao__toast.anime-toast-enter,.tao__toast.anime-toast-leave-to{opacity:0;margin-top:-2.5rem}