.Toastify__toast-container{padding:0;width:100%;display:flex;flex-direction:column;row-gap:10px;bottom:10px;align-items:end;max-width:390px}.Toastify__toast-container--bottom-right{right:10px}.Toastify__toast-container--bottom-left{left:10px}@keyframes toastTimerProgress{0%{width:0}to{width:100%}}