.animation-logo{width:350px;height:435px;margin-left:auto;margin-right:auto}.animation-logo svg{width:100%;height:100%}.animation-logo--anim svg path{animation:colorCycle var(--animation-time) infinite;animation-delay:0s;animation-timing-function:linear;animation-fill-mode:forwards}@media screen and (max-width: 768px){.animation-logo{width:300px;height:372px}}@keyframes colorCycle{0%{fill:currentColor}25%{fill:var(--first-animation-color)}50%{fill:var(--second-animation-color)}75%{fill:var(--third-animation-color)}to{fill:currentColor}}
/*# sourceMappingURL=/cdn/shop/t/81/assets/component-animation-logo.css.map */
