.student-highlights-container{--animation-delay:.2s}.student-highlight-item{opacity:0;animation:.6s ease-out forwards slideInFromLeft}.student-highlight-item:first-child{animation-delay:0s}.student-highlight-item:nth-child(2){animation-delay:.2s}.student-highlight-item:nth-child(3){animation-delay:.4s}.student-highlight-icon{will-change:transform;animation:2s ease-in-out infinite bounce}.student-highlight-item:first-child .student-highlight-icon{animation-delay:0s}.student-highlight-item:nth-child(2) .student-highlight-icon{animation-delay:.2s}.student-highlight-item:nth-child(3) .student-highlight-icon{animation-delay:.4s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.student-highlight-item,.student-highlight-icon{opacity:1;animation:none;transform:none}}@media (max-width:768px){.student-highlight-icon{animation-duration:1.5s}}
