@keyframes rotateBackground{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotating-bg{animation:rotateBackground 270s linear infinite;transform-origin:center center}.testimonial-carousel .swiper-pagination-bullet{background-color:#A0AEC0;opacity:.7;transition:background-color .3s ease,transform .3s ease}.testimonial-carousel .swiper-pagination-bullet-active{background-color:#FFFFFF;transform:scale(1.2);opacity:1}.testimonial-carousel .swiper-button-next,.testimonial-carousel .swiper-button-prev{color:#FFFFFF;transform:scale(.8)}.testimonial-carousel .swiper-button-next:after,.testimonial-carousel .swiper-button-prev:after{font-size:2rem}