/* screen - 8b-portaal-sluiten */

.x8b-portaal-sluiten {
  align-items: flex-end;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  height: 844px;
  padding: 106px 43px;
  width: 390px;
}

.x8b-portaal-sluiten .logo {
  align-self: center;
  display: flex;
  flex-direction: column;
  height: 124px;
  justify-content: space-between;
  margin-left: 3.0px;
  width: 141px;
}

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

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

.x8b-portaal-sluiten .bedankt-voor-het-geb {
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 32px;
  min-height: 33px;
  text-align: center;
  width: 302px;
}

.x8b-portaal-sluiten .deur-container {
  margin-right: 43px;
  margin-top: 53px;
  position: relative;
}

.x8b-portaal-sluiten .deur {
  display: flex;
  height: 17px;
  left: 86px;
  position: absolute;
  top: 15px;
  width: 48px;
}

.x8b-portaal-sluiten .deur-1 {
  cursor: pointer;
  display: flex;
  left: 0;
  position: absolute;
  top: 0;
}

.x8b-portaal-sluiten .group-2 {
  background-color: var(--yellow-metal);
  border-radius: 3px;
  flex: 1;
  position: relative;
  width: 217px;
}

.x8b-portaal-sluiten .deur-2 {
  cursor: pointer;
  display: flex;
  margin-right: 43px;
  margin-top: 21px;
}

.x8b-portaal-sluiten .deur-3 {
  height: 43px;
  width: 217px;
}
