.c-spinner{animation:l2 1s linear infinite}.c-spinner__icon{height:100%;width:100%}.c-spinner--primary{color:#9604ef}.c-spinner--light{color:#fff}.c-spinner--small{height:20px;width:20px}.c-spinner--medium{height:40px;width:40px}.c-spinner--large{height:80px;width:80px}@keyframes l2{to{transform:rotate(1turn)}}
