.AnimatedDownArrows path{stroke:#c81300;fill:transparent;stroke-width:4px;animation:AnimatedDownArrows 2s infinite;-webkit-animation:AnimatedDownArrows 2s infinite}@keyframes AnimatedDownArrows{0%{opacity:0}40%{opacity:1}80%{opacity:0}to{opacity:0}}@-webkit-keyframes AnimatedDownArrows{0%{opacity:0}40%{opacity:1}80%{opacity:0}to{opacity:0}}.AnimatedDownArrows path.a1{animation-delay:-1s;-webkit-animation-delay:-1s}.AnimatedDownArrows path.a2{animation-delay:-.5s;-webkit-animation-delay:-.5s}.AnimatedDownArrows path.a3{animation-delay:0s;-webkit-animation-delay:0s}
