.services-info-animate{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.services-info-animate.is-visible{opacity:1;transform:translateY(0)}.service-item-animate{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.service-item-animate.is-visible{opacity:1;transform:translateY(0)}.service-item-animate:first-child{transition-delay:.1s}.service-item-animate:nth-child(2){transition-delay:.2s}.service-item-animate:nth-child(3){transition-delay:.3s}.service-item-animate:nth-child(4){transition-delay:.4s}.service-item-animate:nth-child(5){transition-delay:.5s}.service-item-animate:nth-child(6){transition-delay:.6s}