.wy-brand-icon-breathing,.wy-brand-icon-resting{transition:opacity .5s cubic-bezier(.4,0,.2,1)}.wy-brand-icon-breathe--active .wy-brand-icon-resting,.wy-brand-icon-breathing{opacity:0}.wy-brand-icon-breathe--active .wy-brand-icon-breathing{opacity:1}.wy-brand-square{fill:#efe9ff;animation:wy-brand-square-breathe 5.2s ease-in-out infinite;animation-play-state:paused;will-change:fill}.wy-brand-icon-breathe--active .wy-brand-square{animation-play-state:running}.wy-brand-square--static{animation:none;fill:var(--color-primary)}@keyframes wy-brand-square-breathe{0%,to{fill:#efe9ff}50%{fill:var(--color-primary)}}@media (prefers-reduced-motion:reduce){.wy-brand-icon-breathing,.wy-brand-icon-resting{transition:none}.wy-brand-square{animation:none;fill:var(--color-primary)}}