.blue-background-ball{background:rgba(66,252,255,.33);filter:blur(95.80000305175781px)}.purple-background-ball,.purple-head-ball{background:rgba(100,66,255,.6);filter:blur(95.80000305175781px)}.bg-green-radial{background:rgba(71,194,128,.95);filter:blur(95.80000305175781px)}@keyframes slideUpDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.animate-slide-up-down{animation:slideUpDown .5s ease-out forwards}@keyframes slide-rotate-hor-top{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0) rotate(0deg);opacity:1}}@keyframes slide-rotate-hor-bottom{0%{transform:translateY(0) rotate(0deg);opacity:1}to{transform:translateY(100%);opacity:0}}.slide-rotate-hor-top{animation:slide-rotate-hor-top .5s cubic-bezier(.25,.46,.45,.94) both}.slide-rotate-hor-bottom{animation:slide-rotate-hor-bottom .5s cubic-bezier(.25,.46,.45,.94) both}