75 * (i+1) }).add({ targets: ‘.ml3’, opacity: 0, duration: 1000, easing: “easeOutExpo”, delay: 3000 }).add({ targets: ‘.ml4 .letter’, opacity: [0,1], easing: “easeInOutQuad”, duration: 10, delay: (el, i) => 75 * (i+1) }).add({ targets: ‘.ml4’, opacity: 0, duration: 1000, easing: “easeOutExpo”, delay: 3000 }).add({ targets: ‘.ml5 .letter’, opacity: [0,1], easing: “easeInOutQuad”, duration: 10, delay: (el, i) => 75 * (i+1) }).add({ targets: ‘.ml5’, opacity: 0, duration: 1000, easing: “easeOutExpo”, delay: 3000 }).add({ targets: ‘.ml6 .letter’, opacity: [0,1], easing: “easeInOutQuad”, duration: 10, delay: (el, i) => 75 * (i+1) }).add({ targets: ‘.ml6’, opacity: 0, duration: 1000, easing: “easeOutExpo”, delay: 3000 }); ]]>