.Toastify__toast{width:500px;border-radius:2px;padding:20px 24px;box-shadow:0 4px 14px 0 rgba(0,0,0,.12);font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:150%;color:var(--color-grey-700)}.Toastify__toast--success{--toastify-icon-color-success:transparent;--toastify-color-progress-success:transparent}.Toastify__toast-body{min-width:550px;width:100%;align-items:center;justify-content:space-between;gap:16px}.Toastify__close-button>svg{display:none}