.cooperate {
  background: url("../../image/service/iso9001/field/background-cooperate.svg") no-repeat top 0px center;
  background-size: contain;
}
.cooperate .title {
  color: var(--black-1);
  font-size: 38px;
  font-weight: 500;
  line-height: 43.7px;
  letter-spacing: -2px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  border-left: 0px;
  padding: 0px !important;
}
.cooperate .btn-banner {
  justify-content: center;
}
.cooperate .image-cooperate {
  margin-top: 24px;
  text-align: center;
}
.cooperate .image-cooperate img {
  margin: auto;
}

@media screen and (max-width: 992px) {
  main .cooperate .title {
    font-size: 24px;
    line-height: 130%;
  }
}

/*# sourceMappingURL=cooperate.css.map */
