@keyframes root-network-grow{0%{stroke-dasharray:0 1000;opacity:0}20%{opacity:.3}to{stroke-dasharray:1000 0;opacity:.2}}@keyframes wave-pulse{0%,to{opacity:.2;transform:scaleY(1)scaleX(1)}25%{opacity:.4;transform:scaleY(1.2)scaleX(.8)}50%{opacity:.3;transform:scaleY(.8)scaleX(1.3)}75%{opacity:.5;transform:scaleY(1.1)scaleX(.9)}}@keyframes root-branch{0%{opacity:0;transform:scaleX(0)scaleY(0)}30%{opacity:.3}to{opacity:.2;transform:scaleX(1)scaleY(1)}}@keyframes weave-flow{0%{opacity:0;transform:translate(-100%)rotate(0)}20%{opacity:.3}80%{opacity:.2}to{opacity:0;transform:translate(100%)rotate(360deg)}}@keyframes growth-energy{0%,to{opacity:.1;transform:scale(.8)}50%{opacity:.4;transform:scale(1.2)}}@keyframes root-expand{0%{opacity:0;transform:scale(.5)}50%{opacity:.3}to{opacity:.1;transform:scale(1.5)}}@keyframes wave-ripple{0%{opacity:.6;transform:scale(0)}to{opacity:0;transform:scale(4)}}.root-network{animation:6s ease-out infinite root-network-grow}.wave-pulse{animation:4s ease-in-out infinite wave-pulse}.root-branch{animation:5s ease-out infinite root-branch}.weave-flow{animation:8s linear infinite weave-flow}.growth-energy{animation:3s ease-in-out infinite growth-energy}.root-expand{animation:10s ease-out infinite root-expand}.wave-ripple{animation:6s ease-out infinite wave-ripple}.root-network:first-child{animation-delay:0s}.root-network:nth-child(2){animation-delay:2s}.root-network:nth-child(3){animation-delay:4s}.wave-pulse:first-child{animation-delay:0s}.wave-pulse:nth-child(2){animation-delay:1s}.wave-pulse:nth-child(3){animation-delay:2s}.wave-pulse:nth-child(4){animation-delay:3s}.root-branch:first-child{animation-delay:0s}.root-branch:nth-child(2){animation-delay:1.5s}.root-branch:nth-child(3){animation-delay:3s}.root-branch:nth-child(4){animation-delay:4.5s}.weave-flow:first-child{animation-delay:0s}.weave-flow:nth-child(2){animation-delay:4s}.growth-energy:first-child{animation-delay:0s}.growth-energy:nth-child(2){animation-delay:1.5s}.growth-energy:nth-child(3){animation-delay:3s}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-animate{animation:.8s ease-out both hero-fade-up}.hero-animate-d1{animation-delay:.1s}.hero-animate-d2{animation-delay:.2s}.hero-animate-d3{animation-delay:.3s}.hero-animate-d4{animation-delay:.4s}.hero-animate-d5{animation-delay:.6s}.hero-animate-d6{animation-delay:.8s}@keyframes wa-popup-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.wa-popup-enter{transform-origin:100% 100%;animation:.25s ease-out forwards wa-popup-in}
