@keyframes es-mark-draw{0%{stroke-dashoffset:101px}to{stroke-dashoffset:0}}.es-mark-draw [data-mark-stroke]{stroke-dasharray:100;stroke-dashoffset:101px;animation:es-mark-draw var(--mark-dur,.7s) var(--ease-out-expo,cubic-bezier(.22, 1, .36, 1)) forwards;animation-delay:calc(var(--mark-i,0) * var(--mark-step,90ms))}.js [data-reveal]:not([data-visible=true]) .es-mark-draw [data-mark-stroke]{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.es-mark-draw [data-mark-stroke],.js [data-reveal]:not([data-visible=true]) .es-mark-draw [data-mark-stroke]{stroke-dasharray:none;stroke-dashoffset:0;animation:none}}
