.ho-motion{--ho-ease-out: cubic-bezier(.23, 1, .32, 1)}@keyframes ho-pop{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.ho-play .ho-seq>*{animation:ho-pop .5s var(--ho-ease-out) both;animation-delay:calc(var(--ho-base, .12s) + var(--ho-i, 0) * .18s)}.ho-play .ho-seq>:nth-child(1){--ho-i: 0}.ho-play .ho-seq>:nth-child(2){--ho-i: 1}.ho-play .ho-seq>:nth-child(3){--ho-i: 2}.ho-play .ho-seq>:nth-child(4){--ho-i: 3}.ho-play .ho-pop{animation:ho-pop .5s var(--ho-ease-out) both;animation-delay:var(--ho-d, 0ms)}@keyframes ho-grow-y{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.ho-play .ho-bars>*{transform-origin:bottom;animation:ho-grow-y .55s var(--ho-ease-out) both;animation-delay:calc(var(--ho-base, .8s) + var(--ho-i, 0) * 90ms)}.ho-play .ho-bars>:nth-child(1){--ho-i: 0}.ho-play .ho-bars>:nth-child(2){--ho-i: 1}.ho-play .ho-bars>:nth-child(3){--ho-i: 2}.ho-play .ho-bars>:nth-child(4){--ho-i: 3}.ho-play .ho-bars>:nth-child(5){--ho-i: 4}.ho-play .ho-check{stroke-dasharray:8;stroke-dashoffset:8;animation:ho-draw .4s var(--ho-ease-out) forwards;animation-delay:var(--ho-d, 0ms)}@keyframes ho-draw{to{stroke-dashoffset:0}}.ho-play .ho-connector{transform-origin:top;animation:ho-grow-y .35s var(--ho-ease-out) both;animation-delay:var(--ho-d, 0ms)}@keyframes ho-grow-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.ho-play .ho-grow-x{transform-origin:left;animation:ho-grow-x .6s var(--ho-ease-out) both;animation-delay:var(--ho-d, 0ms)}@keyframes ho-fade{0%{opacity:0}to{opacity:1}}.ho-play .ho-fade{animation:ho-fade .5s ease-out both;animation-delay:var(--ho-d, 0ms)}@media(prefers-reduced-motion:reduce){.ho-play .ho-seq>*,.ho-play .ho-pop,.ho-play .ho-bars>*,.ho-play .ho-connector,.ho-play .ho-grow-x,.ho-play .ho-fade{animation:none!important}.ho-play .ho-check{animation:none!important;stroke-dasharray:none;stroke-dashoffset:0}}
