.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);clip-path:inset(50%);overflow:hidden}.spinner{display:inline-block;position:relative;width:40px;height:40px;margin-right:10px}.spinner-icon{width:100%;height:100%;animation:spin 1.5s linear infinite;fill:#9b59b6}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}