.background-animate:where(.astro-BBE6DXRZ){background-size:400%;animation:AnimationName 8s ease infinite}@keyframes AnimationName{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}
