.wireframe {
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.wireframe .div {
  background-color: #ffffff;
  width: 100%;
  height: 96vh;
  position: relative;
}

.wireframe .overlap {
  position: absolute;
  width: 100%;
  height: 96vh;
  top: 75px;
  left: 0;
  background-image: url(../img/estudiante-internet-social-hogar-profesion-1.png);
  background-size: cover;
  background-position: 50% 50%;
}

.wireframe .desktop-hero-light {
  width: 100%;
  height: 96vh;
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
}

.wireframe .text-wrapper {
  font-family: "Fira Sans", Helvetica;
  font-weight: 900;
  color: #ffffff;
  font-size: 75px;
  text-align: center;
  letter-spacing: 0.2px;
  line-height: 110px;
  white-space: nowrap;
}

.wireframe .esta-opci-n-la {
  
  font-family: "Fira Sans", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  letter-spacing: 0.2px;
  line-height: 40px;
}

.wireframe .span {
  font-weight: 500;
}

.wireframe .text-wrapper-2 {
  font-weight: 700;
}

.wireframe .group {
 
  width: 296px;
  height: 77px;
  top: 468px;
  left: 573px;
}

.wireframe .overlap-group {
  position: relative;
  width: 294px;
  height: 77px;
  background-color: #fe0000;
  border-radius: 38px;
}

.wireframe .text-wrapper-3 {
 
  width: 155px;
  top: 19px;
  left: 98px;
  font-family: "Fira Sans", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 32px;
  letter-spacing: 0;
  line-height: normal;
}

.wireframe .raphael-chat {
  
  width: 45px;
  height: 48px;
  top: 14px;
  left: 30px;
}

.wireframe .overlap-2 {
 
  width: 100%;
  height: 60px;
  top: -3px;
  left: 0;
}

.wireframe .overlap-3 {
  width: 100%;
  height: 58px;
  top: 0;
  left: 0;
}

.wireframe .background-content {
  width: 100%;
  height: 1px;
  top: 3px;
  left: 0;
}

.wireframe .gradient {
  height: 1px;
}

.wireframe .rectangle {
  width: 100%;
  height: 75px;
  background-color: #d9d9d9;
}

.wireframe .text-wrapper-4 {
  position: absolute;
 
  top: 0;
  left: 176px;
  font-family: "Fira Sans", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0.2px;
  line-height: 84px;
  white-space: nowrap;
}

.wireframe .logo-UPAEP {
  position: absolute;
  width: 135px;
  height: 40px;
  top: 20px;
  left: 19px;
}
@media only screen and (max-width: 768px) {
  .wireframe .text-wrapper {
    font-size: 40px;
    line-height: 1.2;
  }

}
@media only screen and (max-width: 430px) {
  .wireframe .text-wrapper {
    font-size: 30px;
    line-height: 2.2;
    
  }
  .wireframe .text-wrapper-4 {
    font-size:25px;
  }
}
.css-j98da1{
  position: static !important;
}
