@keyframes slideShow{0%{opacity:0;z-index:1;transform:scale(1)}3%{opacity:1;z-index:2;transform:scale(1)}30%{opacity:1;z-index:2;transform:scale(1.08)}31%{opacity:1;z-index:2;transform:scale(1.08)}36%{opacity:0;z-index:1;transform:scale(1.08)}to{opacity:0;z-index:1;transform:scale(1.08)}}.slide-1{animation:slideShow 24s 0s infinite;opacity:1;z-index:2}.slide-2{animation:slideShow 24s 6s infinite}.slide-2,.slide-3{opacity:0;z-index:1}.slide-3{animation:slideShow 24s 12s infinite}.slide-4{animation:slideShow 24s 16s infinite;opacity:0;z-index:1}@keyframes indicatorPulse{0%,30%{opacity:1;transform:scale(1.1)}33.33%,to{opacity:.5;transform:scale(1)}}.indicator-1{animation:indicatorPulse 18s 0s infinite}.indicator-2{animation:indicatorPulse 18s 6s infinite}.indicator-3{animation:indicatorPulse 18s 12s infinite}