.zs-page-about {
  background: #fff;
}

.zs-page-about main {
  padding-top: 118px;
}

.zs-page-about .zs-wz {
  max-width: 1400px;
}

.zs-about-hero,
.zs-about-intro,
.zs-about-why-xdepe,
.zs-about-mvv,
.zs-about-drives,
.zs-about-team,
.zs-about-why,
.zs-about-manufacturing,
.zs-about-cert,
.zs-about-customers,
.zs-about-sustainability,
.zs-about-consult,
.zs-about-news,
.zs-about-contact {
  padding: 72px 10px;
}

.zs-about-hero {
  background-color: var(--brand-bg-soft);
  padding: 60px 0;
}

.zs-about-hero-box {
  min-height: 240px;
}

.zs-page-about .zs-about-hero .hero-content {
  max-width: 60%;
  padding: 40px 50px;
}

.zs-page-about .zs-about-hero .hero-content h1 {
  margin: 0 0 15px;
  color: #1a1a1a;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 800;
}

.zs-page-about .zs-about-hero .hero-content p {
  margin: 0;
  max-width: none;
  color: #666;
  font-size: 16px;
  line-height: 1.6;
}

.zs-about-intro {
  text-align: center;
}

.zs-about-intro h2,
.zs-about-why-xdepe h2,
.zs-about-drives h2,
.zs-about-team h2,
.zs-about-why h2,
.zs-about-manufacturing h2,
.zs-about-cert h2,
.zs-about-customers h2,
.zs-about-sustainability h2,
.zs-about-news h2,
.zs-about-contact h2,
.zs-about-form-card h2 {
  margin: 0 0 50px;
  color: #111;
  font-size: 32px;
  line-height: 1.15;
  font-weight: 800;
}

.zs-about-intro p {
  margin: 0 auto;
  max-width: 1180px;
  color: #222;
  font-size: 18px;
  line-height: 1.75;
  text-align: left;
}

.zs-about-why-xdepe {
  background: #f3f3f3;
}

.zs-about-why-xdepe h2 {
  text-align: center;
}

.zs-about-why-xdepe-grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 56px 34px;
}

.zs-about-why-xdepe-grid li {
  text-align: center;
  color: #4b4b4b;
}

.zs-about-why-xdepe-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  margin: 0 auto 16px;
  border: 1px solid #7d8490;
  border-radius: 50%;
  background: #fff;
}

.zs-about-why-xdepe-icon img {
  display: block;
  width: 36px;
  height: 36px;
  max-width: 100%;
  object-fit: contain;
}

.zs-about-why-xdepe-grid p {
  margin: 0 auto;
  max-width: 280px;
  color: #4b4b4b;
  font-size: 18px;
  line-height: 1.55;
  font-weight: 500;
}

.zs-about-video {
  margin: 28px auto 0;
  width: 100%;
  max-width: 1180px;
  aspect-ratio: 16/9;
  background: #000 url("../img/p10-s07-img2.jpg") center center/cover no-repeat;
}

.zs-about-mvv {
  background: var(--brand-bg-soft);
  padding-top: 56px;
}

.zs-about-mvv-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.zs-about-mvv-grid article {
  position: relative;
  background: #fff;
  padding: 18px 18px 20px;
  border: 2px solid #2e343d;
  border-radius: 22px;
  min-height: 236px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
}

.zs-about-mvv-grid h3 {
  margin: 0 0 10px;
  color: #111;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 800;
}

.zs-about-mvv-grid p {
  margin: 0;
  color: #2a3038;
  font-size: 16px;
  line-height: 1.65;
}

.zs-about-drive-grid,
.zs-about-leadership,
.zs-about-team-grid,
.zs-about-customer-grid,
.zs-about-news-grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 20px;
}

.zs-about-drive-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.zs-about-drives {
  background: #fff;
  padding-top: 56px;
  padding-bottom: 56px;
}

.zs-about-drives h2 {
  text-align: center;
  margin-bottom: 28px;
}

.zs-about-drive-grid img,
.zs-about-leadership img,
.zs-about-team-grid img,
.zs-about-customer-grid img,
.zs-about-news-grid img {
  width: 100%;
  display: block;
  object-fit: cover;
}

.zs-about-drives .zs-about-drive-grid img {
  aspect-ratio: 4 / 3;
  border-radius: 2px;
}

.zs-about-customer-grid img {
  aspect-ratio: 1/1;
}

.zs-about-drives .zs-about-drive-grid li {
  background: #fff;
  padding: 0;
}

.zs-about-drive-grid h3,
.zs-about-customer-grid h3,
.zs-about-news-grid h3 {
  margin: 14px 0 10px;
  color: #111;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
}

.zs-about-drives .zs-about-drive-grid h3 {
  margin: 12px 0 8px;
  color: var(--brand-primary);
  font-size: 22px;
  line-height: 1.1;
}

.zs-about-drive-grid p,
.zs-about-customer-grid p,
.zs-about-news-grid p {
  margin: 0;
  color: #222;
  font-size: 17px;
  line-height: 1.7;
}

.zs-about-drives .zs-about-drive-grid p {
  color: #3f3f3f;
  font-size: 16px;
  line-height: 1.55;
}

.zs-about-customers {
  background: var(--brand-bg-soft);
  padding-top: 56px;
  padding-bottom: 56px;
}

.zs-about-customers h2 {
  text-align: center;
  margin-bottom: 26px;
}

.zs-about-customers .zs-about-customer-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.zs-about-customers .zs-about-customer-grid li {
  text-align: center;
  padding: 0 8px;
}

.zs-about-customers .zs-about-customer-grid img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 2px;
}

.zs-about-customers .zs-about-customer-grid h3 {
  margin: 14px 0 8px;
  color: #111;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 800;
}

.zs-about-customers .zs-about-customer-grid p {
  margin: 0 auto;
  max-width: 420px;
  color: #3d3d3d;
  font-size: 16px;
  line-height: 1.55;
}

.zs-about-cert h2 {
  text-align: center;
}

.zs-about-leadership {
  grid-template-columns: repeat(5, 270px);
  justify-content: flex-start;
  margin-bottom: 24px;
  max-width: none;
  gap: 18px;
}

.zs-about-team-grid {
  grid-template-columns: repeat(5, 270px);
  justify-content: flex-start;
  margin-bottom: 20px;
  gap: 18px;
}

.zs-about-team {
  background: var(--brand-bg-soft);
}

.zs-about-team h2 {
  text-align: left;
  margin: 50px 0 50px;
}

.zs-about-team .zs-about-leadership li,
.zs-about-team .zs-about-team-grid li {
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  text-align: center;
  height: 270px;
}

.zs-about-team .zs-about-leadership img,
.zs-about-team .zs-about-team-grid img {
  width: 220px;
  height: 220px;
  margin: 0 auto;
  border-radius: 50%;
  object-fit: cover;
}

.zs-about-leadership p,
.zs-about-team-grid p {
  margin: 10px 0 0;
  color: #111;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  font-weight: 600;
}

.zs-about-why {
  background: #fff;
  padding-top: 56px;
  padding-bottom: 56px;
}

.zs-about-why ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 18px 14px;
}

.zs-about-why li {
  padding: 6px 10px;
  text-align: center;
  color: #151515;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 600;
  border: 0;
  background: transparent;
}

.zs-about-why h2 {
  text-align: center;
  margin-bottom: 28px;
}

.zs-about-why-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  margin: 0 auto 8px;
  color: #2f3640;
}

.zs-about-why-icon img {
  display: block;
  width: 80px;
  height: 80px;
  max-width: 100%;
  object-fit: contain;
}

.zs-about-why-icon .iconify {
  font-size: 34px;
  line-height: 1;
}

.zs-about-why li span:last-child {
  display: block;
}

.zs-about-split {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
  align-items: center;
}

.zs-about-split img {
  width: 100%;
  display: block;
}

.zs-about-split p {
  margin: 0 0 14px;
  color: #222;
  font-size: 18px;
  line-height: 1.7;
}

.zs-about-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 34px;
  margin-top: 14px;
  border-radius: 4px;
  background: var(--brand-primary);
  color: #fff;
  text-decoration: none;
  border: 0;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  cursor: pointer;
  transition: background-color .25s ease, transform .25s ease;
}

.zs-about-btn:hover {
  background: var(--brand-primary-deep);
  transform: translateY(-2px);
}

.zs-about-cert {
  padding: 80px 0;
  background: #fff;
}

.zs-about-cert-grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 20px;
}

.zs-about-cert-grid li {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #eaeaea;
  transition: transform .3s ease, box-shadow .3s ease;
}

.zs-about-cert-grid li::before {
  content: "+";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  z-index: 2;
  transition: transform .3s ease;
}

.zs-about-cert-grid li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(92 92 92 / 65%);
  opacity: 0;
  transition: opacity .3s ease;
  z-index: 1;
}

.zs-about-cert-grid li:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  border-color: transparent;
}

.zs-about-cert-grid li:hover::after {
  opacity: 1;
}

.zs-about-cert-grid li:hover::before {
  transform: translate(-50%, -50%) scale(1);
}

.zs-about-cert-grid img {
  width: 100%;
  display: block;
  object-fit: cover;
}

.zs-about-center {
  text-align: center;
  margin-top: 26px;
}

.zs-about-customer-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.zs-about-consult {
  background: var(--brand-bg-soft);
}

.zs-about-consult .zs-as-lead-wrap {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.zs-about-consult .zs-as-team-card,
.zs-about-consult .zs-as-lead-form {
  border-radius: 14px;
  background: #fff;
  padding: 16px;
  border: 1px solid #d7d7d7;
  box-shadow: 0 6px 18px rgba(15, 23, 42, 0.06);
}

.zs-about-consult .zs-as-team-card {
  display: flex;
  flex-direction: column;
}

.zs-about-consult .zs-as-hero-image {
  width: 100%;
  height: 400px;
  border-radius: 10px;
  display: block;
  object-fit: cover;
  margin: 0 0 18px;
}

.zs-about-consult .zs-as-feature-list {
  list-style: none;
  margin: 0;
  padding: 20px  0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.zs-about-consult .zs-as-feature-list li {
  text-align: center;
}

.zs-about-consult .zs-as-feature-list li img {
  width: 62px;
  height: 62px;
  display: block;
  margin: 0 auto 14px;
  object-fit: contain;
}

.zs-about-consult .zs-as-feature-list li h3 {
  margin: 0 0 10px;
  color: #111;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700;
}

.zs-about-consult .zs-as-feature-list li p {
  margin: 0;
  color: #333;
  font-size: 14px;
  line-height: 1.45;
}

.zs-about-consult .zs-as-red-logo {
  width: 168px;
  display: block;
  margin: 2px auto 26px;
}

.zs-about-consult .zs-as-lead-form h2 {
  margin: 0 0 34px;
  font-size: 23px;
  line-height: 1.35;
  text-align: center;
  color: #1a1a1a;
  font-weight: 800;
}

.zs-about-consult .zs-as-lead-form form,
.zs-about-contact form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px 14px;
}

.zs-about-consult .zs-as-field {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.zs-about-consult .zs-as-field label {
  color: #202020;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
}

.zs-about-consult .zs-as-field--full {
  grid-column: 1/-1;
}

.zs-about-consult .zs-as-lead-form input,
.zs-about-consult .zs-as-lead-form textarea,
.zs-about-contact input,
.zs-about-contact textarea {
  width: 100%;
  border: 1px solid #cfcfcf;
  padding: 12px 14px;
  border-radius: 6px;
  background: #fff;
  font-size: 16px;
  line-height: 1.5;
  color: #111;
  font-family: inherit;
}

.zs-about-consult .zs-as-lead-form textarea,
.zs-about-contact textarea,
.zs-about-consult .zs-as-lead-form .zs-as-btn,
.zs-about-contact button {
  grid-column: 1/-1;
}

.zs-about-consult .zs-as-lead-form textarea {
  min-height: 174px;
  resize: vertical;
}

.zs-about-consult .zs-as-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 24px;
  border-radius: 6px;
  border: 0;
  background: #006d72;
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  line-height: 1;
  transition: background-color .25s ease, transform .25s ease;
  min-height: 36px;
  font-size: 15px;
  margin-top: 0;
}

.zs-about-consult .zs-as-btn:hover {
  background: #005b5f;
  transform: translateY(-2px);
}

.zs-about-consult .zs-as-note {
  margin: 12px 0 0;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
  color: #111;
  font-weight: 500;
}

.zs-about-news-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.zs-about-news-grid li {
  border: 1px solid #e8e8e8;
  padding: 18px;
}

.zs-about-news-grid img {
  aspect-ratio: 16/9;
}

.zs-about-news-grid span {
  display: block;
  margin-top: 10px;
  color: var(--brand-primary);
  font-size: 16px;
  font-weight: 600;
}

.zs-about-contact h3 {
  margin: -6px 0 26px;
  text-align: center;
  color: #111;
  font-size: 30px;
  line-height: 1.3;
  font-weight: 700;
}

.zs-about-anim {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity .6s ease, transform .6s ease;
}

.zs-about-anim.is-in {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1024px) {
  .zs-page-about main {
    padding-top: 96px;
  }

  .zs-page-about .zs-about-hero .hero-content {
    max-width: 100%;
    padding: 30px 24px;
  }

  .zs-about-intro h2,
  .zs-about-why-xdepe h2,
  .zs-about-drives h2,
  .zs-about-team h2,
  .zs-about-why h2,
  .zs-about-manufacturing h2,
  .zs-about-cert h2,
  .zs-about-customers h2,
  .zs-about-sustainability h2,
  .zs-about-news h2,
  .zs-about-contact h2,
  .zs-about-consult .zs-as-lead-form h2 {
    font-size: 34px;
  }

  .zs-about-mvv-grid,
  .zs-about-drive-grid,
  .zs-about-customer-grid,
  .zs-about-news-grid,
  .zs-about-split,
  .zs-about-consult .zs-as-lead-wrap {
    grid-template-columns: 1fr;
  }

  .zs-about-why-xdepe-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 42px 24px;
  }

  .zs-about-why-xdepe-grid p {
    font-size: 17px;
  }

  .zs-about-team-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .zs-about-why ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zs-about-why-icon,
  .zs-about-why-icon img {
    width: 72px;
    height: 72px;
  }

  .zs-about-cert-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .zs-page-about main {
    padding-top: 82px;
  }

  .zs-about-team {
    display: none;
  }

  .zs-page-about .zs-about-hero .hero-bg-img {
    width: 100%;
    -webkit-mask-image: linear-gradient(to top, transparent, black 45%);
    mask-image: linear-gradient(to top, transparent, black 45%);
  }

  .zs-page-about .zs-about-hero .hero-content {
    max-width: 100%;
    padding: 20px 18px;
    background: rgba(255, 255, 255, 0.94);
    border-radius: 10px;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    filter: none;
    opacity: 1;
  }

  .zs-page-about .zs-about-hero .hero-content h1 {
    font-size: 30px;
    line-height: 1.2;
    color: #0f0f0f;
    text-shadow: none;
  }

  .zs-page-about .zs-about-hero .hero-content p {
    color: #1f1f1f;
    text-shadow: none;
    font-weight: 500;
  }

  .zs-about-intro p,
  .zs-about-why-xdepe-grid p,
  .zs-about-split p,
  .zs-about-drive-grid p,
  .zs-about-customer-grid p,
  .zs-about-news-grid p {
    font-size: 16px;
  }

  .zs-about-intro h2,
  .zs-about-why-xdepe h2,
  .zs-about-drives h2,
  .zs-about-team h2,
  .zs-about-why h2,
  .zs-about-manufacturing h2,
  .zs-about-cert h2,
  .zs-about-customers h2,
  .zs-about-sustainability h2,
  .zs-about-news h2,
  .zs-about-contact h2,
  .zs-about-consult .zs-as-lead-form h2 {
    font-size: 26px;
  }

  .zs-about-team-grid,
  .zs-about-leadership,
  .zs-about-why-xdepe-grid,
  .zs-about-consult .zs-as-feature-list,
  .zs-about-consult .zs-as-lead-form form,
  .zs-about-contact form {
    grid-template-columns: 1fr;
  }

  .zs-about-why-xdepe {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .zs-about-why-xdepe-grid {
    gap: 28px;
  }

  .zs-about-why-xdepe-icon {
    width: 64px;
    height: 64px;
    margin-bottom: 14px;
  }

  .zs-about-why-xdepe-icon img {
    width: 32px;
    height: 32px;
  }

  .zs-about-consult .zs-as-team-card {
    display: flex;
  }

  .zs-about-consult .zs-as-team-card,
  .zs-about-consult .zs-as-lead-form {
    padding: 14px;
  }

  .zs-about-consult .zs-as-red-logo {
    width: 148px;
    margin-bottom: 20px;
  }

  .zs-about-consult .zs-as-lead-form h2 {
    margin-bottom: 24px;
  }

  .zs-about-consult .zs-as-feature-list {
    gap: 22px;
  }

  .zs-about-consult .zs-as-feature-list li img {
    width: 54px;
    height: 54px;
  }



  .zs-about-why-icon {
    width: 64px;
    height: 64px;
    margin-bottom: 10px;
  }

  .zs-about-why-icon img {
    width: 64px;
    height: 64px;
  }

  .zs-page-about .zs-about-btn,
  .zs-page-about .zs-as-btn {
    text-align: center;
    justify-content: center;
    align-items: center;
    line-height: 1.25;
    white-space: normal;
  }

  .zs-about-customers .zs-about-customer-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .zs-about-customers .zs-about-customer-grid li {
    padding: 0;
  }

  .zs-about-customers .zs-about-customer-grid h3 {
    font-size: 28px;
    line-height: 1.2;
  }

  .zs-about-customers .zs-about-customer-grid p {
    font-size: 18px;
    line-height: 1.6;
    max-width: 100%;
  }

  .zs-about-cert-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
