/* screen - 4a-enkele-raam */

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

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

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

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

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

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

.x4a-enkele-raam .link {
  border: 1px solid;
  border-color: var(--yellow-metal);
  border-radius: 3px;
  cursor: pointer;
  height: 43px;
  margin-left: 1.0px;
  margin-top: 21px;
  position: relative;
  width: 217px;
}

.x4a-enkele-raam .mijn-probleem-staathier-niet-tussen {
  height: 24px;
  left: calc(49.49% - 58px);
  object-fit: cover;
  position: absolute;
  top: calc(47.37% - 11px);
  width: 118px;
}

.x4a-enkele-raam .probleem-met-andere-type-raam {
  border: 1px solid;
  border-color: var(--yellow-metal);
  border-radius: 3px;
  cursor: pointer;
  height: 43px;
  margin-left: 1.0px;
  margin-top: 109px;
  position: relative;
  width: 217px;
}

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