.hero-orbs.svelte-1uha8ag{position:relative;width:400px;height:400px}.hero-orb.svelte-1uha8ag{position:absolute;border-radius:50%;filter:blur(60px);opacity:.5;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}.hero-orb-1.svelte-1uha8ag{width:200px;height:200px;background:var(--color-accent-red);top:20%;left:10%;animation:svelte-1uha8ag-float1 8s ease-in-out infinite alternate;opacity:.35}.hero-orb-2.svelte-1uha8ag{width:180px;height:180px;background:var(--color-accent-blue);top:40%;right:10%;animation:svelte-1uha8ag-float2 10s ease-in-out infinite alternate;opacity:.3}.hero-orb-3.svelte-1uha8ag{width:120px;height:120px;background:var(--color-accent-red);bottom:10%;left:30%;animation:svelte-1uha8ag-float3 7s ease-in-out infinite alternate;opacity:.25}.hero-orb-4.svelte-1uha8ag{width:160px;height:160px;background:var(--color-accent-blue);top:5%;right:30%;animation:svelte-1uha8ag-float4 9s ease-in-out infinite alternate;opacity:.2}@keyframes svelte-1uha8ag-float1{0%{transform:translate(0) scale(1)}to{transform:translate(30px,-20px) scale(1.1)}}@keyframes svelte-1uha8ag-float2{0%{transform:translate(0) scale(1)}to{transform:translate(-25px,25px) scale(.9)}}@keyframes svelte-1uha8ag-float3{0%{transform:translate(0) scale(1)}to{transform:translate(20px,-30px) scale(1.15)}}@keyframes svelte-1uha8ag-float4{0%{transform:translate(0) scale(1)}to{transform:translate(-15px,15px) scale(1.05)}}.fade-in-section{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in-section.fade-in-visible{opacity:1;transform:translateY(0)}
