.animate-slideInLeft{animation:.6s cubic-bezier(.25,.46,.45,.94) forwards slideInLeft}.animate-slideInRight{animation:.6s cubic-bezier(.25,.46,.45,.94) forwards slideInRight}.slide-in-left{animation:.6s cubic-bezier(.25,.46,.45,.94) forwards slideInLeft}.slide-in-right{animation:.6s cubic-bezier(.25,.46,.45,.94) forwards slideInRight}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@media (max-width:768px){.testimonial-container{padding:1.5rem}.company-logos{flex-wrap:wrap;gap:1rem}.company-logos img{max-width:100px;height:2.5rem}}
