@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.bg-mission-gradient{background:linear-gradient(135deg,#380038,#001d33,#201c00,#380038);background-size:400% 400%;animation:gradient-shift 12s ease infinite}
