/* screen - 3c-schuifdeur */

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

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

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

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

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

.x3c-schuifdeur .wat-is-het-probleem-met-uw-schuifpui {
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 2.0px;
  margin-top: 77px;
  min-height: 16px;
  text-align: center;
  white-space: nowrap;
  width: 302px;
}

.x3c-schuifdeur .deur {
  cursor: pointer;
  display: flex;
  height: 43px;
  margin-left: 1.0px;
  margin-top: 30px;
  width: 217px;
}

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

.x3c-schuifdeur .bij-openen-gaat-de-d {
  height: 24px;
  left: 19px;
  object-fit: cover;
  position: absolute;
  top: calc(47.37% - 11px);
  width: calc(100% - 39px);
}

.x3c-schuifdeur .deur-1 {
  cursor: pointer;
  margin-top: 10px;
}

.x3c-schuifdeur .mijn-probleem-staat-hier-niet-tussen {
  height: 24px;
  left: calc(49.47% - 60px);
  object-fit: cover;
  position: absolute;
  top: calc(47.37% - 11px);
  width: 122px;
}

.x3c-schuifdeur .deur-2 {
  margin-top: 239px;
}

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

.x3c-schuifdeur .deur-3 {
  display: flex;
  height: 43px;
  margin-left: 1.0px;
  width: 217px;
}
