.wireframe1-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.wireframe1-wireframe1 {
  width: 100%;
  height: 1024px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
  background-color: rgba(255, 255, 255, 1);
}
.wireframe1-rectangle1 {
  top: 0px;
  left: 0px;
  width: 1440px;
  height: 1024px;
  position: absolute;
}
.wireframe1-site {
  gap: 10px;
  top: 807px;
  left: 100px;
  width: 906px;
  height: 85px;
  display: flex;
  padding: 10px 10px 12px;
  overflow: hidden;
  position: absolute;
  align-items: center;
  flex-shrink: 0;
  border-radius: 30px;
  justify-content: space-between;
  background-color: rgba(131, 146, 155, 1);
}
.wireframe1-text1 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 46px;
  font-style: Regular;
  text-align: left;
  font-family: Lexend;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.wireframe1-email {
  gap: 10px;
  top: 684px;
  left: 100px;
  width: 916px;
  display: flex;
  padding: 10px;
  position: absolute;
  align-items: center;
  justify-content: center;
}
.wireframe1-text3 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 65px;
  font-style: Regular;
  text-align: left;
  font-family: Lexend;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.wireframe1-tl {
  gap: 10px;
  top: 570px;
  left: 100px;
  width: 580px;
  display: flex;
  padding: 10px;
  position: absolute;
  align-items: center;
  justify-content: center;
}
.wireframe1-text5 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 83px;
  font-style: Regular;
  text-align: left;
  font-family: Lexend;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.wireframe1-mandycreativelogoblanc1 {
  top: 100px;
  left: 100px;
  width: 964px;
  height: 415px;
  position: absolute;
}
