.ui-spinner svg{animation:.5s linear infinite loading}.ui-spinner.--color--blue{fill:#0647a6}.ui-spinner.--color--green{fill:#009e49}.ui-spinner.--color--red{fill:#ff3126}.ui-spinner.--color--white{fill:#fff}.ui-spinner.--color--yellow{fill:gold}.ui-spinner.--size--large{width:44px;height:44px}.ui-spinner.--size--small{width:20px;height:20px}@keyframes loading{to{transform:rotate(360deg)}}
