.year-dial{overflow:visible}.year-dial__seg{cursor:pointer}.year-dial__fill{transition:fill .22s ease}.year-dial__seg:hover .year-dial__fill{filter:brightness(.94)}.year-dial__arc{stroke-dasharray:1100;stroke-dashoffset:0;animation:year-dial-draw .62s ease-out both}@keyframes year-dial-draw{0%{stroke-dashoffset:1100}to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.year-dial__arc{animation:none;stroke-dasharray:none}.year-dial__fill{transition:none}}