.logo{width:80px;height:80px}.logo>path:first-child{stroke:#000;stroke-width:2px;fill:var(--efas-bg-color);-webkit-backface-visibility:hidden;animation:5s ease-in-out infinite dash}.logo>path:last-child{stroke:#000;stroke-width:2px;fill:var(--efas-bg-color);-webkit-backface-visibility:hidden;animation:5s ease-out infinite dash}@keyframes dash{0%{stroke-dasharray:100}50%{stroke-dasharray:500}to{stroke-dasharray:100}}
