@media (prefers-reduced-motion:no-preference){#logo{fill-opacity:0;stroke-dasharray:1300;stroke-dashoffset:1300;animation:dash 2s ease-in infinite}@keyframes dash{70%{fill-opacity:0}to{fill-opacity:100%;stroke-dashoffset:0;stroke-width:1}}}