.desktop-hero__el-8 > * {
  position: absolute;
  box-sizing: border-box;
}

/* 2 — бейдж х10 */
.desktop-hero__el-8-badge {
  top: 0;
  left: 61.98px;
  width: 138.2670135498047px;
  height: 88.4819564819336px;
  padding: 12.94px 33.2px 30.62px 33.2px;
  gap: 28.85px;
  border: 3.02px solid transparent;
  border-radius: 25.68px;
  background:
    linear-gradient(#d0eaff, #d0eaff) padding-box,
    linear-gradient(99.05deg, #ffffff -15.18%, rgba(255, 255, 255, 0) 56.52%) border-box;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.desktop-hero__el-8-badge-text {
  width: 71px;
  height: 45px;
  color: #0086f0;
  font-family: "Helvetica Neue", "Inter", Helvetica, Arial, sans-serif;
  font-size: 44.63px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.04em;
  text-align: right;
}

/* 1 — подпись iPhone */
.desktop-hero__el-8-label {
  z-index: 1;
  top: 62.03px;
  left: 0;
  width: 260px;
  height: 59.58054733276367px;
  padding: 12.95px 27.81px;
  gap: 4.79px;
  border-radius: 53.22px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.desktop-hero__el-8-label-text {
  width: 205px;
  height: 34px;
  color: #0086f0;
  font-family: "Helvetica Neue", "Inter", Helvetica, Arial, sans-serif;
  font-size: 34.09px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.04em;
  text-align: right;
  white-space: nowrap;
}
