@-webkit-keyframes animate-svg-fill-1{0%{fill:#0000}to{fill:#000}}@keyframes animate-svg-fill-1{0%{fill:#0000}to{fill:#000}}.svg-elem-1{-webkit-animation:animate-svg-fill-1 3s ease-in-out .2s both;animation:animate-svg-fill-1 3s ease-in-out .2s both}@-webkit-keyframes animate-svg-fill-2{0%{fill:#0000}to{fill:#000}}@keyframes animate-svg-fill-2{0%{fill:#0000}to{fill:#000}}.svg-elem-2{-webkit-animation:animate-svg-fill-2 3s ease-in-out .4s both;animation:animate-svg-fill-2 3s ease-in-out .4s both}