/* Порядок слоёв главного экрана (снизу вверх) */
.desktop-hero__el-13 {
  z-index: 0;
}

.desktop-hero__el-11 {
  z-index: 0;
}

.desktop-hero__el-10,
.desktop-hero__el-9 {
  z-index: 1;
}

.desktop-hero__el-6,
.desktop-hero__el-7 {
  z-index: 2;
}

.desktop-hero__el-5,
.desktop-hero__el-1,
.desktop-hero__el-3,
.desktop-hero__el-8 {
  z-index: 3;
}

.desktop-hero__el-2 {
  z-index: 20;
}

.desktop-hero__el-12 {
  z-index: 4;
}

/* Розыгрыш — поверх облаков */
.desktop-hero__el-4 {
  z-index: 5;
}
