.footer_animated_arc__dot{animation:arc 1s cubic-bezier(.45,0,.55,1)}@keyframes arc{0%{transform:rotate(-200deg) scale(.7)}to{transform:rotate(-350deg) scale(.7)}}#footer_animated_arc *{animation-play-state:paused;animation-delay:calc(var(--arc-scroll, 1) * -1s);animation-iteration-count:1;animation-fill-mode:both}
