.secTechnologyList_bg {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  position: absolute;
  z-index: -1;
  inset: 0;
}
.secTechnologyList_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .secTechnologyList_title.-since {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .secTechnologyList_title.-since {
    padding-top: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .secTechnologyList_title.-espacio {
    padding-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secTechnologyList_title.-espacio {
    padding-top: 5vw;
  }
}
.secTechnologyList_title > ._title {
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 769px) {
  .secTechnologyList_title > ._title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .secTechnologyList_title > ._title {
    margin-bottom: 7.5vw;
  }
}
.secTechnologyList_title > ._title ._img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.secTechnologyList_title > ._title ._en {
  margin-left: 20px;
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  color: #847344;
  line-height: 0.8;
}
@media screen and (min-width: 769px) {
  .secTechnologyList_title > ._title ._en {
    font-size: 28px;
  }
}
@media screen and (max-width: 768px) {
  .secTechnologyList_title > ._title ._en {
    font-size: 5vw;
  }
}
@media screen and (min-width: 769px) {
  .secTechnologyList_title.-since > ._title ._img {
    height: 60px;
  }
}
@media screen and (max-width: 768px) {
  .secTechnologyList_title.-since > ._title ._img {
    height: 7.5vw;
  }
}
@media screen and (min-width: 769px) {
  .secTechnologyList_title.-espacio > ._title ._img {
    height: 37px;
  }
}
@media screen and (max-width: 768px) {
  .secTechnologyList_title.-espacio > ._title ._img {
    height: 7.25vw;
  }
}
@media screen and (min-width: 769px) {
  .secTechnologyList_cnt1 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .secTechnologyList_cnt1 {
    margin-top: 10vw;
  }
}/*# sourceMappingURL=housing_feature_technology.css.map */