/* screen - 4-ramen */

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

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

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

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

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

.x4-ramen .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;
}

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

.x4-ramen .enkele-raam {
  bottom: calc(38.46% - 9px);
  height: 24px;
  letter-spacing: 0;
  line-height: 18px;
  position: absolute;
  right: calc(48.28% - 63px);
  text-align: center;
  white-space: nowrap;
  width: 130px;
}

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

.x4-ramen .dubbele-ramen {
  bottom: calc(38.46% - 9px);
  height: 24px;
  left: 32px;
  letter-spacing: 0;
  line-height: 18px;
  position: absolute;
  text-align: center;
  white-space: nowrap;
  width: calc(100% - 61px);
}
