@import url(https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900);@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.compat.css);.fastest{--animate-duration:0.2s}@-webkit-keyframes bganimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes bganimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animateBG{background-image:linear-gradient(150deg,#0bf,#09f,#006eff,#06f)}.animateBG,.animateBGLight{background-size:400%;-webkit-animation-name:bganimation;animation-name:bganimation;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animateBGLight{background-image:linear-gradient(150deg,#e9f7fc,#b6e3ff,#9cc7ff,#fbfdff)}