.desktop {
  background-color: #f4f4f4;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.desktop .div {
  background-color: #f4f4f4;
  width: 1440px;
  height: 1667px;
  position: relative;
}

.desktop .overlap {
  position: absolute;
  width: 343px;
  height: 465px;
  top: 340px;
  left: 369px;
  background-color: #ffffff;
}

.desktop .text-wrapper {
  position: absolute;
  top: 203px;
  left: 40px;
  font-family: "Hanken Grotesk-Medium", Helvetica;
  font-weight: 500;
  color: #1a1a1a;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .frame {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 397px;
  left: 20px;
}

.desktop .text-wrapper-2 {
  position: absolute;
  width: 273px;
  top: 250px;
  left: 40px;
  font-family: "Hanken Grotesk-Regular", Helvetica;
  font-weight: 400;
  color: #1a1a1a;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .overlap-group {
  position: absolute;
  width: 305px;
  height: 152px;
  top: 21px;
  left: 20px;
  background-color: #1f3b6f;
}

.desktop .group {
  position: absolute;
  width: 59px;
  height: 53px;
  top: 50px;
  left: 123px;
}

.desktop .overlap-group-2 {
  position: absolute;
  width: 342px;
  height: 465px;
  top: 340px;
  left: 730px;
  background-color: #ffffff;
}

.desktop .img {
  position: absolute;
  width: 95px;
  height: 30px;
  top: 61px;
  left: 105px;
}

.desktop .p {
  position: absolute;
  top: 216px;
  left: 443px;
  font-family: "Hanken Grotesk-Medium", Helvetica;
  font-weight: 500;
  color: #1f3b6f;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .overlap-2 {
  position: absolute;
  width: 1440px;
  height: 104px;
  top: 0;
  left: 0;
  background-color: #ffffff;
}

.desktop .logo {
  position: absolute;
  width: 170px;
  height: 48px;
  top: 28px;
  left: 80px;
}

.desktop .user {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 28px;
  left: 1319px;
}

.desktop .text-wrapper-3 {
  position: absolute;
  top: 53px;
  left: 1301px;
  font-family: "Hanken Grotesk-Regular", Helvetica;
  font-weight: 400;
  color: #a2a2a2;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .text-wrapper-4 {
  position: absolute;
  top: 37px;
  left: 520px;
  font-family: "Hanken Grotesk-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 22px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .bildschirmfoto {
  position: absolute;
  width: 1440px;
  height: 579px;
  top: 1088px;
  left: 0;
  object-fit: cover;
}

.desktop .rectangle-wrapper {
  position: absolute;
  width: 1440px;
  height: 8px;
  top: 104px;
  left: 0;
  background-color: #ebebeb;
}

.desktop .rectangle {
  width: 981px;
  height: 8px;
  background-color: #f0434e;
  border-radius: 0px 20px 20px 0px;
}