.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-group {
  position: absolute;
  width: 343px;
  height: 451px;
  top: 341px;
  left: 188px;
  background-color: #ffffff;
}

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

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

.desktop .p {
  position: absolute;
  width: 271px;
  top: 248px;
  left: 40px;
  font-family: "Hanken Grotesk", Helvetica;
  font-weight: 400;
  color: #1a1a1a;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .bildschirmfoto {
  width: 305px;
  height: 152px;
  top: 20px;
  left: 20px;
  position: absolute;
  object-fit: cover;
}

.desktop .overlap {
  position: absolute;
  width: 342px;
  height: 451px;
  top: 341px;
  left: 549px;
  background-color: #ffffff;
}

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

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

.desktop .overlap-2 {
  position: absolute;
  width: 342px;
  height: 451px;
  top: 341px;
  left: 909px;
  background-color: #ffffff;
}

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

.desktop .overlap-3 {
  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-5 {
  position: absolute;
  top: 53px;
  left: 1301px;
  font-family: "Hanken Grotesk", Helvetica;
  font-weight: 400;
  color: #a2a2a2;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

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

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

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

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