@keyframes hero-gradient-animation{0%{--x-0:98%;--c-0:hsla(55.58823529411776, 0%, 100%, 0.86);--s-start-0:2%;--s-end-0:78.72573401919361%;--y-0:98%}100%{--x-0:2%;--c-0:hsla(284.55882352941165, 0%, 100%, 0.86);--s-start-0:2%;--s-end-0:78.72573401919361%;--y-0:98%}}@property --x-0{syntax:'<percentage>';inherits:false;initial-value:98%}@property --c-0{syntax:'<color>';inherits:false;initial-value:hsla(55.58823529411776,0%,100%,.86)}@property --s-start-0{syntax:'<percentage>';inherits:false;initial-value:2%}@property --s-end-0{syntax:'<percentage>';inherits:false;initial-value:78.72573401919361%}@property --y-0{syntax:'<percentage>';inherits:false;initial-value:98%}@property --s-start-1{syntax:'<percentage>';inherits:false;initial-value:2%}@property --s-end-1{syntax:'<percentage>';inherits:false;initial-value:78.72573401919361%}@property --y-1{syntax:'<percentage>';inherits:false;initial-value:91%}@property --c-1{syntax:'<color>';inherits:false;initial-value:hsla(284.55882352941177,85%,73%,.42)}@property --x-1{syntax:'<percentage>';inherits:false;initial-value:98%}@property --x-2{syntax:'<percentage>';inherits:false;initial-value:16%}@property --s-start-2{syntax:'<percentage>';inherits:false;initial-value:2%}@property --s-end-2{syntax:'<percentage>';inherits:false;initial-value:61.288600779667334%}@property --c-2{syntax:'<color>';inherits:false;initial-value:hsla(181.00000000000003,85%,73%,.42)}@property --y-2{syntax:'<percentage>';inherits:false;initial-value:87%}@property --s-start-3{syntax:'<percentage>';inherits:false;initial-value:2%}@property --s-end-3{syntax:'<percentage>';inherits:false;initial-value:61.288600779667334%}@property --x-3{syntax:'<percentage>';inherits:false;initial-value:52%}@property --c-3{syntax:'<color>';inherits:false;initial-value:hsla(252.7941176470588,85%,73%,.42)}@property --y-3{syntax:'<percentage>';inherits:false;initial-value:79%}.fondo_dinamico{--x-0:98%;--c-0:hsla(55.58823529411776, 0%, 100%, 0.86);--y-0:98%;--y-1:91%;--c-1:hsla(284.55882352941177, 85%, 73%, 0.42);--x-1:98%;--x-2:16%;--c-2:hsla(181.00000000000003, 85%, 73%, 0.42);--y-2:87%;--x-3:52%;--c-3:hsla(252.7941176470588, 85%, 73%, 0.42);--y-3:79%;;background-color:hsla(198.00000000000063,14%,16%,1);background-image:radial-gradient(circle at var(--x-0) var(--y-0),var(--c-0) var(--s-start-0),transparent var(--s-end-0)),radial-gradient(circle at var(--x-1) var(--y-1),var(--c-1) var(--s-start-1),transparent var(--s-end-1)),radial-gradient(circle at var(--x-2) var(--y-2),var(--c-2) var(--s-start-2),transparent var(--s-end-2)),radial-gradient(circle at var(--x-3) var(--y-3),var(--c-3) var(--s-start-3),transparent var(--s-end-3));animation:hero-gradient-animation 10s linear infinite alternate;background-blend-mode:overlay,normal,normal,normal}