.animated-background{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.animated-background__shape{border-radius:50%;filter:blur(.5px);opacity:.08;position:absolute;will-change:transform}.animated-background__shape--1{animation:float1 90s ease-in-out infinite;animation-delay:-39s;background:#8b5cf6;height:600px;right:-100px;top:-200px;width:600px;z-index:1}.animated-background__shape--2{animation:float2 85s ease-in-out infinite;animation-delay:-49s;background:#3b82f6;bottom:-150px;height:500px;left:-100px;width:500px;z-index:2}.animated-background__shape--3{animation:float3 100s ease-in-out infinite;animation-delay:-59s;background:#ec4899;height:450px;left:10%;top:50%;width:450px;z-index:3}.animated-background__shape--4{animation:float4 95s ease-in-out infinite;animation-delay:-54s;background:#22c55e;height:550px;right:20%;top:20%;width:550px;z-index:4}.animated-background__shape--5{animation:float5 98s ease-in-out infinite;animation-delay:-64s;background:#fb923c;bottom:20%;height:480px;right:10%;width:480px;z-index:5}.animated-background__shape--6{animation:float6 105s ease-in-out infinite;animation-delay:-44s;background:#06b6d4;height:400px;left:50%;top:10%;width:400px;z-index:6}@keyframes float1{0%{transform:translate(0)}25%{transform:translate(-30vw,10vh)}50%{transform:translate(-50vw,-10vh)}75%{transform:translate(-20vw,-5vh)}to{transform:translate(0)}}@keyframes float2{0%{transform:translate(0)}25%{transform:translate(25vw,-15vh)}50%{transform:translate(40vw,5vh)}75%{transform:translate(15vw,10vh)}to{transform:translate(0)}}@keyframes float3{0%{transform:translate(0)}20%{transform:translate(20vw,20vh)}40%{transform:translate(30vw,-10vh)}60%{transform:translate(-10vw,-20vh)}80%{transform:translate(-20vw,10vh)}to{transform:translate(0)}}@keyframes float4{0%{transform:translate(0)}25%{transform:translate(-20vw,15vh)}50%{transform:translate(-35vw,-25vh)}75%{transform:translate(-10vw,-15vh)}to{transform:translate(0)}}@keyframes float5{0%{transform:translate(0)}20%{transform:translate(-15vw,-10vh)}40%{transform:translate(-30vw,5vh)}60%{transform:translate(-20vw,20vh)}80%{transform:translate(-5vw,10vh)}to{transform:translate(0)}}@keyframes float6{0%{transform:translate(0)}25%{transform:translate(-15vw,10vh)}50%{transform:translate(-25vw,-20vh)}75%{transform:translate(-10vw,-10vh)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.animated-background__shape{animation:none;transform:none}}@media (max-width:768px){.animated-background__shape{filter:blur(1px)}.animated-background__shape--1{height:400px;width:400px}.animated-background__shape--2{height:350px;width:350px}.animated-background__shape--3{height:300px;width:300px}.animated-background__shape--4{height:380px;width:380px}.animated-background__shape--5{height:320px;width:320px}.animated-background__shape--6{height:280px;width:280px}}body{background-color:#fff;margin:0;min-height:100vh;padding:0;position:relative}section{position:relative;z-index:1}.cta-footer,.features,.hero,.testimonials{background-color:transparent;position:relative;z-index:1}