@keyframes ds-fill{0%{width:0}to{width:100%}}
@keyframes fi-hero-arrow-nudge{0%,to{transform:translate(0)}50%{transform:translate(8px)}}.fi-hero-arrow{animation:1.5s ease-in-out infinite fi-hero-arrow-nudge}a:hover .fi-hero-arrow{animation-duration:.7s}.fi-hero-arrow-fill{opacity:0;transition:opacity .25s}a:hover .fi-hero-arrow-fill,a:focus-visible .fi-hero-arrow-fill{opacity:1}@media (prefers-reduced-motion:reduce){.fi-hero-arrow{animation:none}}
