.testimonial-image-visible{opacity:1;transition:transform 2s linear;animation:homepage-testimonial-fade-in .7s ease-out forwards;z-index:10}.testimonial-images-under{transform:rotate(7deg) translate(10px,20px) scale(1);opacity:0;transition:transform 2s linear;z-index:1;display:none}@keyframes homepage-testimonial-fade-in{0%{transform:rotate(-3.5deg) translate(5px,10px) scale(.9)}to{transform:rotate(0deg) translate(0) scale(1)}}@keyframes homepage-testimonial-fade-out{0%{transform:rotate(0deg) translate(0) scale(1)}to{transform:rotate(-3.5deg) translate(5px,10px) scale(.9)}}