.ui-spinner{color:#4b4b4e;animation:1.4s linear infinite ui-spinner-spin}.ui-spinner-circle{stroke:currentColor;animation:1.4s ease-in-out infinite ui-spinner-circular-stretch-squash}@keyframes ui-spinner-spin{0%{rotate:0deg}to{rotate:360deg}}@keyframes ui-spinner-circular-stretch-squash{0%{stroke-dasharray:1 292.168;stroke-dashoffset:0}50%{stroke-dasharray:241.039 292.168;stroke-dashoffset:-36.521px}to{stroke-dasharray:241.039 292.168;stroke-dashoffset:-292.168px}}
