@keyframes draw-undraw-cycle{0%{stroke-dashoffset:1}11.5%{stroke-dashoffset:0}88.5%{stroke-dashoffset:0}to{stroke-dashoffset:1}}@keyframes fill-unfill-cycle{0%,5%{opacity:0}12%{opacity:1}88%{opacity:1}95%{opacity:0}to{opacity:0}}.logo-svg{opacity:1;will-change:opacity}.logo-animated .logo-outline{stroke-dasharray:1;stroke-dashoffset:1;animation:draw-undraw-cycle 13s linear infinite}.logo-animated .logo-fill-group{opacity:0;animation:fill-unfill-cycle 13s linear infinite}.animated-name-container{opacity:0}.animated-name-container .letter{display:inline-block;line-height:1em;opacity:0}.logo-container{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}
