@media screen and (max-width:600px){.Toastify__toast-container{width:100vw;display:flex}}@media screen and (min-width:601px){.Toastify__toast-container--top-left{position:fixed;width:-moz-fit-content;width:fit-content;top:24px;justify-content:start;left:24px}.Toastify__toast-container--top-center{position:fixed;width:-moz-fit-content;width:fit-content;top:24px;justify-content:center}.Toastify__toast-container--top-right{position:fixed;width:-moz-fit-content;width:fit-content;top:24px;justify-content:end;right:24px}.Toastify__toast-container--bottom-left{position:fixed;width:-moz-fit-content;width:fit-content;bottom:24px;justify-content:start;left:24px}.Toastify__toast-container--bottom-center{position:fixed;width:-moz-fit-content;width:fit-content;bottom:24px;justify-content:center}.Toastify__toast-container--bottom-right{position:fixed;width:-moz-fit-content;width:fit-content;bottom:24px;justify-content:end;right:24px}}@media screen and (max-width:600px){.Toastify__toast-container--top-left{top:24px;justify-content:start;padding-left:24px}.Toastify__toast-container--top-center{top:24px;justify-content:center}.Toastify__toast-container--top-right{top:24px;justify-content:end;padding-right:24px}.Toastify__toast-container--bottom-left{bottom:60px;justify-content:start;padding-left:24px}.Toastify__toast-container--bottom-center{bottom:60px;justify-content:center}.Toastify__toast-container--bottom-right{bottom:60px;justify-content:end;padding-right:24px}.Toastify__toast{top:0}}