.animate-gradient{background-size:400%;animation:animate-gradient 6s ease infinite}@keyframes animate-gradient{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.gradient-start-feature{background:#fff;background:linear-gradient(180deg,#fff 5%,#e5e7eb 9%,#e5e7eb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e5e7eb",GradientType=1)}