body{overflow-x:hidden}.hero-wave-section{align-items:center;background-attachment:fixed;background-image:url(/images/hero.png);background-position:center;background-size:cover;color:#fff;display:flex;isolation:isolate;justify-content:center}.hero-interactive-bg{--hero-pointer-x: 0;--hero-pointer-y: 0;background-position:calc(50% + (var(--hero-pointer-x) * -34px)) calc(50% + (var(--hero-pointer-y) * -24px));background-size:auto 112%;transition:background-position .3s ease-out}@media(min-aspect-ratio:5 / 3){.hero-interactive-bg{background-size:112% auto}}.hero-overlay{background:linear-gradient(180deg,#2f3a3c3d,#2f3a3c6b),linear-gradient(115deg,#42bcc73d,#c75c422e);top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:0}.dark .hero-overlay{background:linear-gradient(180deg,#050a0c80,#050a0cb8),linear-gradient(115deg,#42bcc733,#c75c4229)}.hero-workflow-flow{display:none;z-index:2}.dark .hero-workflow-flow{opacity:.62}.hero-flow-line{animation:hero-flow-line 18s linear infinite;fill:none;stroke:#42bcc761;stroke-dasharray:12 22;stroke-linecap:round;stroke-width:1.6}.dark .hero-flow-line{stroke:#42bcc76b}.hero-flow-line-2{animation-delay:-6s;animation-duration:22s;stroke:#42bcc747;stroke-width:1.35}.hero-flow-line-3{animation-delay:-12s;animation-duration:26s;stroke:#c75c4238;stroke-width:1.2}.dark .hero-flow-line-2{stroke:#42bcc752}.dark .hero-flow-line-3{stroke:#c75c4247}.hero-workflow-nodes{top:0;right:0;bottom:0;left:0;margin-inline:auto;max-width:80rem;position:absolute}.hero-workflow-node{animation:hero-node-flow 20s ease-in-out infinite;background:#42bcc733;border:1px solid rgba(66,188,199,.42);border-radius:9999px;box-shadow:0 0 28px #42bcc72e;height:.75rem;position:absolute;width:.75rem}.dark .hero-workflow-node{background:#42bcc738;border-color:#42bcc780;box-shadow:0 0 32px #42bcc73d}.hero-workflow-node-1{left:5%;top:25%}.hero-workflow-node-2{animation-delay:-4s;left:31%;top:16%}.hero-workflow-node-3{animation-delay:-8s;bottom:20%;right:29%}.hero-workflow-node-4{animation-delay:-12s;right:6%;top:31%}.hero-wave-glow{will-change:transform}.hero-wave-glow-teal{animation:hero-wave-teal 16s ease-in-out infinite alternate}.hero-wave-glow-coral{animation:hero-wave-coral 18s ease-in-out infinite alternate}@keyframes hero-wave-teal{0%{transform:translate3d(-1.5%,-1%,0) scale(1)}50%{transform:translate3d(2%,1.5%,0) scale(1.08)}to{transform:translate3d(-.5%,2%,0) scale(1.04)}}@keyframes hero-wave-coral{0%{transform:translate3d(1.5%,1%,0) scale(1)}50%{transform:translate3d(-2%,-1%,0) scale(1.06)}to{transform:translate3d(.5%,-2%,0) scale(1.03)}}@keyframes hero-flow-line{0%{stroke-dashoffset:0;transform:translate(-3%)}to{stroke-dashoffset:-220;transform:translate(3%)}}@keyframes hero-node-flow{0%,to{opacity:.58;transform:translate3d(-8px,0,0)}50%{opacity:.82;transform:translate3d(14px,-6px,0)}}@media(prefers-reduced-motion:reduce){.hero-interactive-bg{background-position:center;transition:none}.hero-flow-line,.hero-workflow-node,.hero-wave-glow{animation:none}}
