@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;-ms-user-select:none;user-select:none}.card-swap-container{position:relative;perspective:900px;overflow:visible}.card{position:absolute;top:50%;left:50%;border-radius:12px;border:1px solid #fff;background:#000;transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media (max-width: 768px){.card-swap-container{transform:scale(.75);margin-top:-5rem}}@media (max-width: 480px){.card-swap-container{transform:scale(.55);margin-top:-8rem}}
