.rotate{animation:rotating 2s linear infinite}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:600px){.v-container{padding:8px!important}}.text-primary[data-v-e9026cc4]{color:#1976d2!important}.text-warning[data-v-e9026cc4]{color:#fb8c00!important}.text-success[data-v-e9026cc4]{color:#4caf50!important}.text-info[data-v-e9026cc4]{color:#2196f3!important}.text-error[data-v-e9026cc4]{color:#f44336!important}.text-grey[data-v-e9026cc4]{color:#9e9e9e!important}