@media (prefers-reduced-motion){.path{stroke-dasharray:unset!important;animation:none!important}}@keyframes grow{0%{stroke-dashoffset:1px;stroke-dasharray:0 100;opacity:0}10%{opacity:1}40%{stroke-dasharray:100 0}85%{stroke-dasharray:100 0}95%,to{stroke-dasharray:0 100}}.path{stroke-dashoffset:1px;stroke-dasharray:100 0;transform-origin:50%;stroke:#d4a017;animation:10s infinite forwards grow}
