:-webkit-any(.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right) .Toastify__toast{border-radius:16px 16px 0 0!important;width:100%!important;margin:.5rem 0 0!important}:-moz-any(.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right) .Toastify__toast{border-radius:16px 16px 0 0!important;width:100%!important;margin:.5rem 0 0!important}:is(.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right) .Toastify__toast{border-radius:16px 16px 0 0!important;width:100%!important;margin:.5rem 0 0!important}:-webkit-any(.Toastify__toast-container--top-center,.Toastify__toast-container--top-right) .Toastify__toast.queued-toast:has(.freespins-toast){border-radius:0 0 16px 16px!important;width:100%!important;margin-left:0!important;margin-right:0!important}:-moz-any(.Toastify__toast-container--top-center,.Toastify__toast-container--top-right) .Toastify__toast.queued-toast:has(.freespins-toast){border-radius:0 0 16px 16px!important;width:100%!important;margin-left:0!important;margin-right:0!important}:is(.Toastify__toast-container--top-center,.Toastify__toast-container--top-right) .Toastify__toast.queued-toast:has(.freespins-toast){border-radius:0 0 16px 16px!important;width:100%!important;margin-left:0!important;margin-right:0!important}.Toastify__toast-container--bottom-right{right:5rem!important}@media (min-width:768px){.Toastify__toast{border-radius:24px 24px 0!important}}.Toastify__toast--default{--tw-bg-opacity:1!important;background-color:rgba(23,23,41,var(--tw-bg-opacity,1))!important}
.Toastify__toast-container:has(.wof-toast){flex-direction:column-reverse!important;display:flex!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{--tw-bg-opacity:1!important;background-color:rgba(23,23,41,var(--tw-bg-opacity,1))!important;width:328px!important;font-family:var(--font-inter),sans-serif!important;border-radius:24px 24px 0!important;margin-bottom:0!important;margin-left:auto!important;margin-right:auto!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:.5s forwards slide-in-from-bottom}.top-slide-out{animation:.5s forwards slide-out-to-top}