.toastify{padding:1.2rem 2.4rem;color:#fff;display:inline-block;position:fixed;font-size:90%;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:.75rem;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647;box-shadow:0 25px 50px -12px #00000040}.toastify.success{background:linear-gradient(135deg,#009a5a,#00673c)}.toastify.error{background:linear-gradient(135deg,#800020,#4d0013)}.toastify.warning{background:linear-gradient(135deg,#ffce3a,#ffc107)}.toastify.on{opacity:1}.toast-close{background:transparent;position:absolute;top:1.5px;right:2.5px;opacity:1;border:none;color:#fff;padding:3px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:-moz-fit-content;max-width:fit-content}}
