/* screen - 3-deuren */

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

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

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

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

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

.x3-deuren .met-betrekking-tot-w {
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 2.0px;
  margin-top: 51px;
  min-height: 33px;
  text-align: center;
  width: 302px;
}

.x3-deuren .deur {
  background-color: var(--yellow-metal);
  border-radius: 3px;
  cursor: pointer;
  height: 50px;
  margin-left: 1.0px;
  margin-top: 36px;
  position: relative;
  width: 217px;
}

.x3-deuren .enkele-deur {
  bottom: calc(42.31% - 10px);
  height: 24px;
  letter-spacing: 0;
  line-height: 18px;
  position: absolute;
  right: calc(49.45% - 62px);
  text-align: center;
  white-space: nowrap;
  width: 126px;
}

.x3-deuren .link {
  background-color: var(--yellow-metal);
  border-radius: 3px;
  cursor: pointer;
  height: 50px;
  margin-left: 1.0px;
  margin-top: 20px;
  position: relative;
  width: 217px;
}

.x3-deuren .dubbele-deurstel {
  bottom: calc(42.31% - 10px);
  height: 24px;
  left: 17px;
  letter-spacing: 0;
  line-height: 18px;
  position: absolute;
  text-align: center;
  white-space: nowrap;
  width: calc(100% - 31px);
}

.x3-deuren .schuifpui {
  bottom: calc(42.31% - 10px);
  height: 24px;
  letter-spacing: 0;
  line-height: 18px;
  position: absolute;
  right: calc(49.58% - 49px);
  text-align: center;
  white-space: nowrap;
  width: 98px;
}

.x3-deuren .deur-1 {
  cursor: pointer;
  display: flex;
  height: 43px;
  margin-left: 1.0px;
  margin-top: 148px;
  width: 217px;
}

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

.x3-deuren .ik-heb-een-probleem {
  height: 24px;
  left: calc(49.33% - 70px);
  object-fit: cover;
  position: absolute;
  top: calc(47.37% - 11px);
  width: 142px;
}
