.aid-hover-logo{--aid-logo-color:#fff;--aid-draw-duration:680ms;display:block;width:3.375rem;min-width:3.375rem;color:var(--aid-logo-color);overflow:visible;flex-shrink:0}.aid-hover-logo__svg{display:block;width:100%;height:auto;overflow:visible}.aid-hover-logo__path{fill:transparent;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;vector-effect:non-scaling-stroke}.aid-hover-logo__group.is-complete .aid-hover-logo__path,.aid-hover-logo__group.is-reduced .aid-hover-logo__path{fill:currentColor;stroke:transparent;stroke-dashoffset:0;transition:fill .22s cubic-bezier(0,0,.2,1)}@media (prefers-reduced-motion:no-preference){.aid-hover-logo__group.is-drawing .aid-hover-logo__path{animation:aid-logo-draw var(--aid-draw-duration) cubic-bezier(.4,0,.2,1) forwards,aid-logo-fill .2s cubic-bezier(0,0,.2,1) forwards;animation-delay:var(--draw-delay),calc(var(--draw-delay) + var(--aid-draw-duration) - 40ms)}.aid-hover-logo__group.is-drawing.is-hover-draw{--aid-draw-duration:400ms}}@keyframes aid-logo-draw{to{stroke-dashoffset:0}}@keyframes aid-logo-fill{to{fill:currentColor;stroke:transparent}}