@keyframes blob{0%,to{transform:translate(0)scale(1)}25%{transform:translate(20px,-50px)scale(1.1)}50%{transform:translate(-20px,20px)scale(.9)}75%{transform:translate(50px,50px)scale(1.05)}}.animate-blob{animation:7s infinite blob}.animation-delay-2000{animation-delay:2s}.animation-delay-3000{animation-delay:3s}.animation-delay-4000{animation-delay:4s}.animation-delay-6000{animation-delay:6s}.triangle-shape{clip-path:polygon(50% 0%,0% 100%,100% 100%)}@keyframes enrollment-glow{0%,to{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 20px #22c55e66,0 0 40px #22c55e33}50%{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 30px #22c55e99,0 0 60px #22c55e66}}.enrollment-open-glow{animation:2s ease-in-out infinite enrollment-glow}
