.animate-health-scanner{animation:3.5s ease-in-out infinite healthScannerScan}.animate-health-ekg-draw{animation:2.8s linear infinite healthEkgDrawLoop}.group:hover .animate-health-scanner{animation-duration:2s}.group:hover .animate-health-ekg-draw{animation-duration:1.8s}@keyframes healthScannerScan{0%,to{transform:translateY(32px)}50%{transform:translateY(80px)}}@keyframes healthEkgDrawLoop{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.animate-comparative-peers{transform-origin:80px 90px;animation:4.8s ease-in-out infinite comparativePeersBreath}.animate-comparative-fund{transform-origin:160px 90px;animation:4.2s ease-in-out infinite comparativeFundBreath}.animate-comparative-benchmark{transform-origin:240px 90px;animation:5.4s ease-in-out infinite comparativeBenchmarkBreath}.animate-comparative-arrow{animation:2.4s ease-in-out infinite comparativeArrowSlide}@keyframes comparativePeersBreath{0%,to{transform:scaleY(1)}50%{transform:scaleY(.96)}}@keyframes comparativeFundBreath{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.03)}}@keyframes comparativeBenchmarkBreath{0%,to{transform:scaleY(1)}50%{transform:scaleY(.97)}}@keyframes comparativeArrowSlide{0%,to{opacity:.8;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.animate-qualitative-shield{animation:16s linear infinite qualitativeShieldOrbit}.animate-qualitative-float{animation:5s ease-in-out infinite qualitativeFloatHover}.animate-qualitative-flow-left{offset-path:path("M 124 72 L 160 80");animation:3s cubic-bezier(.4,0,.2,1) infinite qualitativeFlowMove}.animate-qualitative-flow-right{offset-path:path("M 196 86 L 160 80");animation:3s cubic-bezier(.4,0,.2,1) 1.5s infinite qualitativeFlowMove}.group:hover .animate-qualitative-shield{animation-duration:8s}.group:hover .animate-qualitative-float{animation-duration:2.5s}@keyframes qualitativeShieldOrbit{0%{stroke-dashoffset:280px}to{stroke-dashoffset:0}}@keyframes qualitativeFloatHover{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes qualitativeFlowMove{0%{offset-distance:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{offset-distance:100%;opacity:0}}
