.elementor .e-bc85883-b29d97e{width:180px;margin-inline-start:60px;display:flex;align-items:center;align-self:start;}.elementor .e-fada93f{width:50%;flex-direction:column;}.elementor .e-1d5ac64{width:50%;flex-direction:column;}.elementor .e-fa86201{height:116px;position:static;padding:0px;background-color:#000000;mix-blend-mode:normal;flex-direction:row;justify-content:center;align-items:center;background: linear-gradient(-45deg, #17154c, #045159, #3551a3, #f04e23, #fdb61c);
background-size: 400% 400%;
animation: colorGradient 16s ease infinite;
}

/* Animación de desplazamiento del gradiente */
@keyframes colorGradient {
0% {
  background-position: 0% 50%;
}
50% {
  background-position: 100% 50%;
}
100% {
  background-position: 0% 50%;
}\n}