.pulse-container{overflow:hidden;display:inline-block}.team-image{transform:scale(1);transition:transform .3s ease}.pulse-container:hover .team-image{animation:pulse-zoom-out 2s ease forwards}@keyframes pulse-zoom-out{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(.9)}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.animate-marquee{animation:marquee 40s linear infinite;display:flex}.hover\:animate-marquee-paused:hover{animation-play-state:paused}.hover\:animate-marquee-paused{animation-play-state:running}.background{background-image:url(/_next/static/media/bg.cdffd2c1.png);background-attachment:fixed;background-size:cover;background-position:50%;padding:110px 0}