#wrapper .daotao-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%), linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  backdrop-filter: blur(6px);
}
#wrapper .daotao-sec-1 {
  padding: 94px 0;
}
#wrapper .daotao-sec-1-col-left h1 {
  font-size: 48px;
  line-height: 1.3;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 8px;
}
#wrapper .daotao-sec-1-col-left h1 p {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
}
#wrapper .daotao-sec-1-col-right .img img {
  border-radius: 20px;
}
#wrapper .daotao-heading-sec h2 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 400;
}
#wrapper .daotao-sec-2-card .col-inner {
  border-radius: 16px;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #E4E4E4;
  box-shadow: 0px 4px 10px 0px #0000001A;
}
#wrapper .daotao-sec-2-card .img img {
  border-radius: 12px;
}
#wrapper .daotao-sec-2-card h4 {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
  margin: 16px 8px 8px;
}
#wrapper .daotao-sec-2-card p {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0 8px 20px;
}
#wrapper .daotao-sec-3-box .col-inner {
  border-radius: 8px;
  padding: 24px 16px;
  background-color: #fff;
  border: 1px solid #DFDFDF;
}
#wrapper .daotao-sec-3-box h3 {
  color: #47940B;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 0.01em;
  margin-bottom: 16px;
}
#wrapper .daotao-sec-3-box p {
  color: #474546;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 0;
}