.flow-demo-grid{background-color:#fff;background-image:linear-gradient(#1a1a1a17 1px,#0000 1px),linear-gradient(90deg,#1a1a1a17 1px,#0000 1px);background-size:40px 40px}.bubble-in{animation:.35s cubic-bezier(.34,1.45,.64,1) backwards bubble-in}@keyframes bubble-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:no-preference){.flow-pipe-in{animation-name:flow-pipe-in;animation-timing-function:cubic-bezier(.333333,0,.666667,1);animation-fill-mode:both}}@keyframes flow-pipe-in{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.bubble-in{animation:none}}
