.toast-info{border:0px solid var(--gray-500,#a0a0a0);background:var(--gray-200,#f0f0f0);border-radius:8px}.toast-success{border:0px solid var(--Light-Blue-700,#205d61);background:var(--Background-Color,#def1ef);color:var(--Light-Blue-700,#205d61);border-radius:8px}.toast-error{border:0px solid var(--Red,#ff4848);background:#f5e7e7;border-radius:8px}.toast-warning{border:0px solid var(--Warning,#ffc907);background:#fef9e5;border-radius:8px}.Toastify__close-button{color:var(--gray-700,#5d5d5d)}.custom-toast-container{width:400px;position:fixed;top:112px;right:4px}@media (max-width:879px){.custom-toast-container{width:320px;margin-left:auto;top:104px;left:0}}
