.pillar-ilust{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-ilust.revealed{opacity:1;transform:translateY(0)}.pillar-ilust svg,.pillar-ilust svg *{shape-rendering:geometricPrecision;text-rendering:geometricPrecision}.pillar-ilust svg path[stroke-dasharray]{animation:march 2s linear infinite}@keyframes march{to{stroke-dashoffset:-32}}