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

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

.desktop .overlap {
  position: absolute;
  width: 343px;
  height: 489px;
  top: 405px;
  left: 188px;
  background-color: #ffffff;
}

.desktop .text-wrapper {
  position: absolute;
  top: 201px;
  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: 423px;
  left: 20px;
}

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

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

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

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

.desktop .bildschirmfoto-wrapper {
  position: absolute;
  width: 305px;
  height: 152px;
  top: 20px;
  left: 20px;
  background-image: url(./img/bildschirmfoto-2024-01-23-um-17-16-1.png);
  background-size: cover;
  background-position: 50% 50%;
}

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

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

.desktop .extensiv-begr-nt {
  position: absolute;
  width: 302px;
  top: 201px;
  left: 40px;
  font-family: "Hanken Grotesk-Medium", Helvetica;
  font-weight: 500;
  color: #1a1a1a;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

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

.desktop .download {
  position: absolute;
  width: 305px;
  height: 152px;
  top: 20px;
  left: 20px;
}

.desktop .bitte-w-hlen-sie-die {
  position: absolute;
  top: 216px;
  left: 238px;
  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-4 {
  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-5 {
  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-2 {
  position: absolute;
  width: 1440px;
  height: 583px;
  top: 1190px;
  left: 0;
  object-fit: cover;
}

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

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

span.select-variant {
  cursor: pointer;
}