.auth-grid .left-column{background:linear-gradient(209deg,#000000,#2a42f2,#586bf3);background-size:600% 600%;-webkit-animation:AnimationName 19s ease infinite;-moz-animation:AnimationName 19s ease infinite;animation:AnimationName 19s ease infinite}@-webkit-keyframes AnimationName{0%{background-position:76% 0}50%{background-position:25% 100%}to{background-position:76% 0}}@-moz-keyframes AnimationName{0%{background-position:76% 0}50%{background-position:25% 100%}to{background-position:76% 0}}@keyframes AnimationName{0%{background-position:76% 0}50%{background-position:25% 100%}to{background-position:76% 0}}