.hero-bg{background-color:#285477}.hero-l1{animation:gradient 10s ease-in-out infinite reverse;background-image:radial-gradient(circle at 99% 1%,#ffc861 0,transparent 50%)}.hero-l1,.hero-l3{background-size:160%}.hero-l3{animation:gradient 20s ease-in-out infinite reverse;background-image:radial-gradient(circle at 0 0,rgba(142,255,56,.66) 0,transparent 50%)}.hero-l2{animation:gradient 30s ease-in-out infinite reverse;background-image:radial-gradient(circle at 28% 100%,#4dafff 0,transparent 50%);background-size:160%}@keyframes gradient{0%{background-position:0 0}50%{background-position:60% 60%}to{background-position:0 0}}