.elementor .e-fd45e63-9467df3{width:99vw;height:100vh;position:absolute;background-color: #ffffff;
background-image:
  radial-gradient(circle at 9.0% 17.0%, #d7df23, transparent 50%),
  radial-gradient(circle at 49.4% 52.0%, #ff7738, transparent 50%),
  radial-gradient(circle at 90.0% 72.0%, #4d00e9, transparent 50%);
filter: blur(100px);


animation: gradient 20s ease infinite;
  background-size: 200% 200%;
}

@keyframes gradient {
	0% {
		background-position: 0% 20%;
	}
	25% {
		background-position: 100% 50%;
	}
	50% {
		background-position: 50% 70%;
	}
	100% {
		background-position: 0% 20%;
	}\n}.elementor .e-4785106-7cf5367{width:60%;}.elementor .e-872675f-242a305{height:40vh;padding:0px;flex-direction:column;justify-content:center;align-items:center;}.elementor .e-a420db2-bf0a368{margin-block-end:5rem;flex-direction:row;gap:1rem;}