.logos--animated {
    --logos-items: 8
}

.logos--animated img:nth-of-type(1) {
    --logos-item-index: 1
}

.logos--animated img:nth-of-type(2) {
    --logos-item-index: 2
}

.logos--animated img:nth-of-type(3) {
    --logos-item-index: 3
}

.logos--animated img:nth-of-type(4) {
    --logos-item-index: 4
}

.logos--animated img:nth-of-type(5) {
    --logos-item-index: 5
}

.logos--animated img:nth-of-type(6) {
    --logos-item-index: 6
}

.logos--animated img:nth-of-type(7) {
    --logos-item-index: 7
}

.logos--animated img:nth-of-type(8) {
    --logos-item-index: 8
}