.Toastify__toast-container{display:flex;flex-direction:column;gap:4px}.Toastify__toast-container--bottom-right{right:40px!important;bottom:40px!important}.Toastify__toast{padding:16px 28px 16px 24px!important;border-radius:12px!important;border:1px solid #ccd0e0!important;width:unset!important;max-width:375px!important;margin-bottom:0!important}.link-custom-toast{display:flex;align-items:flex-start;justify-content:center;gap:12px}.link-custom-toast .toast-icon{width:24px!important;height:24px!important}.link-custom-toast .toast-message{font-weight:500;font-size:1rem;line-height:1.5rem;color:#131720;max-width:285px}@media(max-width:992px){.Toastify__toast-container--bottom-left{left:16px!important;bottom:60px!important}.Toastify__toast{max-width:calc(100vw - 32px)!important}}