@keyframes hex-wait-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.hex-wait-stroke{stroke-dasharray:1;stroke-dashoffset:1px;animation:.75s cubic-bezier(.22,1,.36,1) forwards hex-wait-draw}@media (prefers-reduced-motion:reduce){.hex-wait-stroke{stroke-dashoffset:0;animation:none}}