.toast-container{z-index:1001;color:#fff;border-radius:.75rem;width:clamp(16rem,30vw,19.75rem);min-height:clamp(4rem,10vh,5.2rem);padding:.625rem;font-family:Nunito;font-size:1rem;font-weight:600;line-height:140%;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 .25rem .5rem #0000001a}.toast-container .toast-content{word-wrap:break-word;overflow-wrap:break-word;flex-direction:column;flex:1;display:flex}.toast-container .toast-text{word-wrap:break-word;overflow-wrap:break-word;margin-top:.625rem;font-size:.9rem;font-weight:400;line-height:160%}.toast-container .toast-close{position:absolute;top:.25rem;right:.3125rem}.success{background-color:#66bb6a}.failure{background-color:#d32f2f}.toast-icon{margin-right:.9375rem}
