.carousel-slide{animation:service-rotate 16.8s linear infinite}.carousel-slide:nth-child(1){animation-delay:0s}.carousel-slide:nth-child(2){animation-delay:-2.8s}.carousel-slide:nth-child(3){animation-delay:-5.6s}.carousel-slide:nth-child(4){animation-delay:-8.4s}.carousel-slide:nth-child(5){animation-delay:-11.2s}.carousel-slide:nth-child(6){animation-delay:-14s}@keyframes service-rotate{0%,15%{opacity:1;transform:translateY(0)}16.67%,100%{opacity:0;transform:translateY(24px)}}@media(prefers-reduced-motion:reduce){.carousel-slide{animation:none}.carousel-slide:not(.active){display:none}}
