.container_anchor{margin:50px auto 0;position:relative;width:120px}.arrow_icon{animation-delay:0s;-webkit-animation-delay:0s;animation-direction:normal;-webkit-animation-direction:normal;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-name:arrow;-webkit-animation-name:arrow;animation-play-state:running;-webkit-animation-play-state:running;animation-timing-function:linear;-webkit-animation-timing-function:linear;bottom:27px;left:50%;margin-left:-18px;position:absolute}.arrow_icon:hover{-webkit-animation-name:none}@keyframes arrow{0%,to{bottom:0}75%{bottom:60px}}@-webkit-keyframes arrow{0%,to{bottom:0}75%{bottom:60px}}