.desktop {
  background-color: #ec0d0d;
  overflow: hidden;
  width: 100%;
  min-width: 1440px;
  min-height: 1024px;
  position: relative;
}

.desktop .racing-master {
  position: absolute;
  top: 285px;
  left: 45px;
  width: 629px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 160px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .rectangle {
  position: absolute;
  top: 233px;
  left: 629px;
  width: 783px;
  height: 527px;
  object-fit: cover;
}

.desktop .mobil-yang-cocok {
  position: absolute;
  top: 810px;
  left: 816px;
  width: 551px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 64px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .text-wrapper {
  position: absolute;
  top: 32px;
  left: 45px;
  width: 393px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 64px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .div {
  position: absolute;
  top: 32px;
  left: 485px;
  width: 377px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 64px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.desktop .text-wrapper-2 {
  position: absolute;
  top: 39px;
  right: -139px;
  width: 487px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 64px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .search {
  position: absolute;
  top: 36px;
  left: 1309px;
  width: 116px;
  height: 116px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop {
  background: linear-gradient(
    180deg,
    rgba(239, 16, 16, 1) 14%,
    rgba(153, 153, 153, 1) 100%
  );
  width: 100%;
  min-width: 1440px;
  min-height: 975px;
  display: flex;
}

.desktop .rectangle {
  margin-top: 155px;
  width: 822px;
  height: 519px;
  margin-left: 125px;
  object-fit: cover;
}
