@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.saas-subscribe-content{background:linear-gradient(135deg,#30f,#2d337f 50%,#30f);background-size:200% 200%;animation:gradientShift 8s ease infinite}