.onboarding-toast-animation{animation:fade-in .8s cubic-bezier(1,-.1,1,1) 0s 1 normal both running}@keyframes fade-in{0%{opacity:1;bottom:6rem}to{opacity:0;bottom:8rem}}.toastercontainer{max-width:-moz-max-content;max-width:max-content}