.elementor .e-160538a{flex-direction:column;selector {
position: relative;
overflow: hidden;
background: linear-gradient(-45deg, #dbeafe, #eaf3fc, #bfdbfe, #eff6ff) !important;
background-size: 400% 400% !important;
animation: bgFlow 10s ease infinite;
}

selector::before,
selector::after {
content: "";
position: absolute;
border-radius: 50%;
filter: blur(40px);
z-index: 0;
pointer-events: none;
}

selector::before {
width: 260px;
height: 260px;
background: rgba(59, 130, 246, 0.25);
top: -80px;
left: 10%;
animation: floatBlob1 14s ease-in-out infinite;
}

selector::after {
width: 200px;
height: 200px;
background: rgba(147, 197, 253, 0.35);
bottom: -60px;
right: 15%;
animation: floatBlob2 16s ease-in-out infinite;
}

@keyframes bgFlow {
0% { background-position: 0% 50%; }
50% { background-position: 100% 50%; }
100% { background-position: 0% 50%; }
}

@keyframes floatBlob1 {
0%, 100% { transform: translate(0, 0) scale(1); }
50% { transform: translate(40px, 30px) scale(1.15); }
}

@keyframes floatBlob2 {
0%, 100% { transform: translate(0, 0) scale(1); }
50% { transform: translate(-30px, -20px) scale(1.1); }
}\n}.elementor .e-40fb789{display:none;flex-direction:column;}.elementor .e-0dbd6ac{width:25%;flex-direction:column;}.elementor .e-f5efabe{width:75%;flex-direction:column;}.elementor .e-de9a59f{flex-direction:row;}.elementor .e-a538b78{flex-direction:column;}