.desktop {
  position: relative;
  width: 1440px;
  height: 4105px;
  background-color: #fafdfe;
  overflow: hidden;
}

.desktop .overlap {
  position: absolute;
  width: 1441px;
  height: 1344px;
  top: -1px;
  left: 0;
}

.desktop .home-page {
  position: absolute;
  width: 994px;
  height: 739px;
  top: 61px;
  left: 271px;
  aspect-ratio: 1.35;
  object-fit: cover;
}

.desktop .part {
  position: absolute;
  width: 993px;
  height: 566px;
  top: 778px;
  left: 270px;
  aspect-ratio: 1.75;
  object-fit: cover;
}

.desktop .rectangle {
  position: absolute;
  width: 1441px;
  height: 66px;
  top: 0;
  left: 0;
  background-color: #55c1dc;
}

.desktop .text-wrapper {
  position: absolute;
  top: 15px;
  left: 588px;
  font-family: "AA Bebas Neue-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 48px;
  text-align: center;
  letter-spacing: 2.88px;
  line-height: normal;
  white-space: nowrap;
}

.desktop .overlap-group {
  position: absolute;
  width: 995px;
  height: 2761px;
  top: 1343px;
  left: 268px;
}

.desktop .img {
  position: absolute;
  width: 991px;
  height: 826px;
  top: 0;
  left: 3px;
  aspect-ratio: 1.2;
  object-fit: cover;
}

.desktop .part-2 {
  position: absolute;
  width: 994px;
  height: 853px;
  top: 826px;
  left: 0;
  aspect-ratio: 1.17;
  object-fit: cover;
}

.desktop .part-3 {
  position: absolute;
  width: 994px;
  height: 1105px;
  top: 1656px;
  left: 1px;
  aspect-ratio: 0.9;
  object-fit: cover;
}
