@media only screen and (min-width:800px){.dual-testimonials .dual-testimonial-slider .swiper-slide-active .slide-inner{&:before{background:#fff;bottom:0;content:"";height:70%;opacity:.35;position:absolute;right:0;top:auto;width:1px}}}.rotate-hover-button{&:hover{animation:spin 3s linear infinite}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}