.Toastify__toast{border-radius:16px!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;margin:.5rem 0 0!important;width:100%!important}.Toastify__toast-container--bottom-right{right:5rem!important}@media (width >= 768px){.Toastify__toast{border-radius:24px!important;border-bottom-right-radius:0!important}}.Toastify__toast--default{--tw-bg-opacity:1!important;background-color:rgb(23 23 41/var(--tw-bg-opacity,1))!important}.Toastify__toast-container:has(.wof-toast){display:flex!important;flex-direction:column-reverse!important}.Toastify__toast-container--bottom-right:has(.wof-toast){right:5rem!important}.Toastify__toast-container--bottom-center:has(.wof-toast){bottom:74px!important}.wof-toast .Toastify__toast-body{padding:0!important}.Toastify__toast.wof-toast{border-radius:24px!important;border-bottom-right-radius:0!important;margin-bottom:0!important;margin-left:auto!important;margin-right:auto!important;width:328px!important;--tw-bg-opacity:1!important;background-color:rgb(23 23 41/var(--tw-bg-opacity,1))!important;font-family:var(--font-inter),sans-serif!important;padding:1rem!important}.Toastify__toast.wof-toast:not(:last-child) .Toastify__toast-body{opacity:.6!important}@keyframes slide-in-from-bottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slide-out-to-top{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.bottom-slide-in{animation:slide-in-from-bottom .5s forwards}.top-slide-out{animation:slide-out-to-top .5s forwards}