#wrapper .tintuc-sec-1 .section-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 46.06%, rgba(29, 96, 5, 0.3) 67.6%, rgba(29, 96, 5, 0.5) 94.05%);
  backdrop-filter: blur(32px);
  -webkit-backdrop-filter: blur(32px);
  z-index: 1;
}
#wrapper .tintuc-sec-1-col-right .img img {
  border-radius: 20px;
}
#wrapper .tintuc-sec-1-col-left h1 {
  font-size: 48px;
  line-height: 1.3;
  font-weight: 500;
  text-transform: uppercase;
}
#wrapper .tintuc-sec-1-col-left p {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
}
#wrapper .tuyendung-sec-2 h2 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 500;
}