/* About page: restore the profile hero background from the source site. */
#c_grid-17373866600380 {
  background:
    linear-gradient(rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.42)),
    url("../images/e728fcfd-6ac2-4e5a-948e-c3bad09f174b.jpg") center / cover no-repeat !important;
}

#c_static_001-17373866600491 {
  min-height: 300px;
}

#c_static_001-17373866600491 .e_text-1,
#c_static_001-17373866600491 .e_text-2 {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
}

/* About page video: same behavior as home video, click cover to play. */
#c_static_001-1737386783814 .e_video-12 .p_video {
  position: relative;
  overflow: hidden;
}

#c_static_001-1737386783814 .e_video-12 .cover {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block;
  cursor: pointer;
}

#c_static_001-1737386783814 .e_video-12 .coverImage,
#c_static_001-1737386783814 .e_video-12 .coverImage img,
#c_static_001-1737386783814 .e_video-12 video {
  width: 100%;
  height: 100%;
}

#c_static_001-1737386783814 .e_video-12 .coverImage img,
#c_static_001-1737386783814 .e_video-12 video {
  object-fit: cover !important;
}

#c_static_001-1737386783814 .e_video-12 .playBtn {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  width: 72px;
  height: 72px;
  transform: translate(-50%, -50%);
  margin: 0 !important;
}

#c_static_001-1737386783814 .e_video-12.is-playing .cover {
  display: none !important;
}

/* About page company profile copy. */
.dongyue-section-anchor {
  display: block !important;
  height: 0 !important;
  overflow: hidden !important;
  scroll-margin-top: 110px !important;
}

#c_static_001-1737386783814 .e_richText-11 {
  padding-top: 28px !important;
  padding-bottom: 24px !important;
  color: #111827 !important;
  font-size: 16px !important;
  line-height: 1.9 !important;
  letter-spacing: 0 !important;
}

#c_static_001-1737386783814 .e_richText-11 p,
#c_static_001-1737386783814 .e_richText-11 div,
#c_static_001-1737386783814 .e_richText-11 span {
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  letter-spacing: 0 !important;
}

#c_static_001-1737386783814 .e_richText-11 p {
  margin: 0 0 24px !important;
}

#c_static_001-1737386783814 .e_richText-11 p:last-child {
  margin-bottom: 0 !important;
}

#c_static_001-1737386783814 .e_richText-11 a {
  color: #d71718 !important;
}

@media screen and (max-width: 768px) {
  .dongyue-section-anchor {
    scroll-margin-top: 82px !important;
  }

  #c_static_001-1737386783814 .e_richText-11 {
    font-size: 15px !important;
    line-height: 1.75 !important;
  }

  #c_static_001-1737386783814 .e_richText-11 p {
    margin-bottom: 18px !important;
  }
}
