/* screen - 7e-oplossing-onderhoud */

.x7e-oplossing-onderhoud {
  align-items: center;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  height: 844px;
  padding: 31px 29.7px;
  width: 390px;
}

.x7e-oplossing-onderhoud .terug {
  align-self: flex-start;
  cursor: pointer;
  display: flex;
  height: 18px;
  justify-content: space-between;
  width: 75px;
}

.x7e-oplossing-onderhoud .logo {
  display: flex;
  flex-direction: column;
  height: 124px;
  justify-content: space-between;
  margin-left: 3.0px;
  margin-top: 68px;
  width: 141px;
}

.x7e-oplossing-onderhoud .image-1 {
  flex: 1;
  height: 93px;
  margin-left: 24px;
  margin-right: 24px;
  max-height: 93px;
  object-fit: cover;
}

.x7e-oplossing-onderhoud .service-portaal {
  flex: 1;
  height: 26px;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: -4px;
  margin-right: -2px;
  max-height: 26px;
  white-space: nowrap;
}

.x7e-oplossing-onderhoud .deur {
  cursor: pointer;
  display: flex;
  height: 43px;
  margin-left: 1.0px;
  margin-top: 39px;
  width: 217px;
}

.x7e-oplossing-onderhoud .group-2 {
  border: 1px solid;
  border-color: var(--yellow-metal);
  border-radius: 3px;
  flex: 1;
  position: relative;
  width: 217px;
}

.x7e-oplossing-onderhoud .deur-1 {
  cursor: pointer;
  display: flex;
  height: 43px;
  margin-left: 1.0px;
  margin-top: 21px;
  width: 217px;
}
