.custom-toast-container{z-index:9999;pointer-events:none;transition:bottom .3s ease}.custom-toast{pointer-events:auto}@media (max-width:768px){.custom-toast-container{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:6.5rem!important;transform:translateX(-50%)!important;width:90%}body.keyboard-open .custom-toast-container{bottom:8rem!important}}