.pillar-screen{margin:48px auto;max-width:1000px;opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1);width:100%}.pillar-screen.reveal-active{opacity:1;transform:translateY(0)}.anim-flow-cyan{animation:flow-ants 2s linear infinite;opacity:.7;stroke-dasharray:4 4}@keyframes flow-ants{to{stroke-dashoffset:-80}}