/* screen - 2-product */

.x2-product {
  background-color: var(--white);
  min-height: 844px;
  min-width: 390px;
  position: relative;
  width: 100%;
}

.x2-product .met-betrekking-tot-w {
  height: 33px;
  left: 45px;
  letter-spacing: 0;
  line-height: 14px;
  position: absolute;
  text-align: center;
  top: calc(36.00% - 12px);
  width: calc(100% - 88px);
}

.x2-product .deur {
  background-color: var(--yellow-metal);
  border-radius: 3px;
  cursor: pointer;
  height: 50px;
  position: absolute;
  right: calc(49.71% - 108px);
  top: calc(44.84% - 22px);
  width: 217px;
}

.x2-product .deur-1 {
  bottom: calc(37.50% - 10px);
  height: 26px;
  letter-spacing: 0;
  line-height: 20px;
  position: absolute;
  right: calc(49.69% - 29px);
  text-align: center;
  white-space: nowrap;
  width: 58px;
}

.x2-product .raam {
  background-color: var(--yellow-metal);
  border-radius: 3px;
  bottom: calc(34.51% - 17px);
  cursor: pointer;
  height: 50px;
  position: absolute;
  right: calc(49.71% - 108px);
  width: 217px;
}

.x2-product .raam-1 {
  bottom: calc(37.50% - 10px);
  height: 26px;
  letter-spacing: 0;
  line-height: 20px;
  position: absolute;
  right: calc(49.04% - 29px);
  text-align: center;
  white-space: nowrap;
  width: 60px;
}

.x2-product .overig {
  background-color: var(--yellow-metal);
  border-radius: 3px;
  bottom: calc(24.18% - 12px);
  cursor: pointer;
  height: 50px;
  position: absolute;
  right: calc(49.71% - 108px);
  width: 217px;
}

.x2-product .schoonhouden {
  bottom: calc(37.50% - 10px);
  height: 26px;
  left: 23px;
  letter-spacing: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
  white-space: nowrap;
  width: calc(100% - 43px);
}

.x2-product .deur-2 {
  background-color: var(--yellow-metal);
  border-radius: 3px;
  bottom: calc(44.84% - 22px);
  cursor: pointer;
  height: 50px;
  position: absolute;
  right: calc(49.71% - 108px);
  width: 217px;
}

.x2-product .schuifpui {
  bottom: calc(37.50% - 10px);
  height: 26px;
  letter-spacing: 0;
  line-height: 20px;
  position: absolute;
  right: calc(48.60% - 53px);
  text-align: center;
  white-space: nowrap;
  width: 110px;
}

.x2-product .terug {
  cursor: pointer;
  display: flex;
  height: 18px;
  justify-content: space-between;
  left: 30px;
  position: absolute;
  top: 31px;
  width: 73px;
}

.x2-product .logo {
  display: flex;
  flex-direction: column;
  height: 124px;
  justify-content: space-between;
  position: absolute;
  right: calc(49.80% - 69px);
  top: 117px;
  width: 139px;
}

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

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