.toast_style{padding:12px;max-width:320px;border-radius:8px}.toast_style .Vue-Toastification__close-button{align-self:start;color:inherit}.toast_style .Vue-Toastification__progress-bar{background-color:currentColor}.toast_style .Vue-Toastification__toast-body{display:flex;align-items:center;font-family:Manrope,Arial,sans-serif!important;font-weight:500;font-size:14px;line-height:19px}.toast_style.Vue-Toastification__toast--info{background:linear-gradient(0deg,#eaf1fc,#eaf1fc),linear-gradient(0deg,#f7faff,#f7faff);color:#125da3;border:1px solid #eaf1fc}.toast_style.Vue-Toastification__toast--error{background:linear-gradient(0deg,#fcebea,#fcebea),linear-gradient(0deg,#fdcfcf,#fdcfcf);border:1px solid #fdcfcf;color:#bd0000}.toast_style.Vue-Toastification__toast--warning{background:linear-gradient(0deg,#fef7e8,#fef7e8),linear-gradient(0deg,#ffe6c9,#ffe6c9);border:1px solid #ffe6c9;color:#854d0e}