@keyframes fillProgress{0%{stroke-dashoffset:339px}to{stroke-dashoffset:var(--dash-offset,339)}}#originality .grid>div{overflow:hidden}#originality .grid>div svg circle:nth-child(2){animation:1.5s ease-out forwards fillProgress;animation-delay:calc(var(--order)*.2s);stroke-dashoffset:339px}#originality .grid>div svg circle[data-offset]{animation:1.5s ease-out forwards fillProgress;animation-delay:calc(var(--order)*.2s)}
