.linear-gradient-bar{background:linear-gradient(90deg,#E0FFA5,#FFB194,#A1ACF4,#FFB194,#E0FFA5);background-size:200% 100%;animation:gradientMove 6s ease infinite}@keyframes gradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.footer-container .gradient-container{height:75px;background:linear-gradient(to top,var(--color-background-paper) 0,rgba(0,0,0,0) 100%)}.footer-container .logo{width:169px;height:25px}.footer-container .logo-placeholder{height:25px}