@keyframes hiw-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes hiw-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hiw-line-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes hiw-pulse-ring{0%,to{box-shadow:0 0 #51d21459}50%{box-shadow:0 0 0 10px #51d21400}}.hiw-hero-fade{animation:.8s ease-out both hiw-fade-up}.hiw-hero-fade-delay-1{animation:.8s ease-out .15s both hiw-fade-up}.hiw-hero-fade-delay-2{animation:.8s ease-out .3s both hiw-fade-up}.hiw-float{animation:5s ease-in-out infinite hiw-float}.hiw-float-delay{animation:5s ease-in-out 1.5s infinite hiw-float}.hiw-card-hover{transition:transform .35s,box-shadow .35s}.hiw-card-hover:hover{transform:translateY(-6px);box-shadow:0 12px 32px #36462c1f}.hiw-step-badge{animation:3s ease-in-out infinite hiw-pulse-ring}.hiw-step-image:hover img{transform:scale(1.05)}.hiw-step-image img{transition:transform .5s}.hiw-timeline-line{transform-origin:top;animation:1s ease-out both hiw-line-grow}
