#footer_animated_arc{--th-arc-mask: .95;--th-arc-dot: calc((1 + var(--th-arc-mask)) / 2.8284271)}@media (min-width: 640px){#footer_animated_arc{--th-arc-mask: .97}}.footer_animated_arc__dot{animation:arc 1s cubic-bezier(.45,0,.55,1)}@keyframes arc{0%{transform:rotate(-200deg) scale(var(--th-arc-dot))}to{transform:rotate(-350deg) scale(var(--th-arc-dot))}}#footer_animated_arc *{animation-play-state:paused;animation-delay:calc(var(--arc-scroll, 1) * -1s);animation-iteration-count:1;animation-fill-mode:both}
