/* ZeroTouch landing — tighter vertical rhythm between major sections */

/* Client logos ticker */
.logo-ticker-section {
  padding: 28px 0 32px !important;
  margin-top: 0 !important;
}

/* Review */
.review-area {
  margin-top: 8px;
}

.review-area .section {
  padding: 18px 24px 32px;
}

.review-area .top-stars {
  margin-top: 0;
  margin-bottom: 6px;
}

.review-area .headline-wrap {
  margin-bottom: 14px;
}

.review-area .stat-row {
  margin-bottom: 14px;
}

.review-area .cta-wrap {
  margin-bottom: 20px;
}

.review-area .reviews-row .review-col {
  padding-bottom: 24px;
}

.review-area .dash-outer {
  margin-top: 16px;
  height: 320px;
}

/* Counter — stop heading overlapping dashboard screenshot */
.counter1-section-area {
  margin-top: 28px !important;
  position: relative;
  z-index: 20;
  background: #fff;
  padding-top: 0 !important;
}

.counter1-section-area .heading5 {
  margin-bottom: 12px;
  position: relative;
  z-index: 2;
}

.counter1-section-area .heading5 h2 {
  margin-bottom: 8px;
}

.counter1-section-area .counter-auhtor-area {
  margin-top: 0 !important;
  padding: 36px 40px !important;
}

/* Hidden Cost */
.service1-section-area.sp3 {
  padding: 36px 0 28px !important;
  margin-top: -36px;
}

.service1-section-area .space60 {
  height: 24px !important;
}

.service1-section-area .service1-header span {
  margin-bottom: 10px;
}

/* How ZeroTouch Works */
.works1-section-area.sp3 {
  padding: 0 !important;
  margin-top: -52px !important;
}

.works1-section-area .space40 {
  height: 8px !important;
}

.works1-section-area .works-bg-area {
  padding: 12px 0 22px !important;
}

.works1-section-area .works-header span {
  margin-top: 8px;
}

/* Powerful AI Features */
.more-features-scetion-area.sp4 {
  padding: 32px 0 44px !important;
  margin-top: -36px;
}

.more-features-scetion-area .space60 {
  height: 24px !important;
}

.more-features-scetion-area .more-features-header span {
  margin-top: 10px !important;
  margin-bottom: 8px !important;
}

/* MSME Compliance */
.msme-sec {
  margin-top: -20px;
}

.msme-sec .ms-section {
  padding: 44px 24px 56px !important;
  margin: 16px 0 0 24px !important;
}

.msme-sec .ms-header {
  margin-bottom: 32px;
}

/* Business Impact (agent grid) */
.agent-grid-area .hero {
  padding: 32px 32px 20px !important;
}

.agent-grid-area .section {
  padding: 36px 28px 48px !important;
}

.agent-grid-area .section-header {
  margin-bottom: 4px !important;
}

/* AP calculation box */
.d.section-fade-bottom {
  padding: 24px 22px 28px !important;
  margin: 16px 20px !important;
}

.d .hdr {
  margin-bottom: 14px !important;
}

/* Why ZeroTouch Automation */
.zt-compare-section {
  padding: 44px 0 52px !important;
  margin-top: 0 !important;
}

.zt-compare-section .zt-header {
  margin-bottom: 24px !important;
}

.zt-compare-section .zt-eyebrow {
  margin-bottom: 10px !important;
}

/* Enterprise Security */
.recognition-section {
  padding: 32px 24px 32px !important;
  margin-top: 0 !important;
}

.recognition-section h4 {
  margin-top: 8px !important;
}

.recognition-desc {
  margin: 8px auto 10px !important;
  text-align: center !important;
}

/* ERP Integrations */
.integration-section {
  margin-top: 0 !important;
  padding-top: 32px !important;
}

/* FAQ */
.faq3-section-area {
  margin-top: -32px !important;
}

.faq3-section-area.sp3 {
  padding: 36px 0 44px !important;
}

.faq3-section-area .space32 {
  height: 10px !important;
}

.faq3-section-area .faq3-header p {
  margin-top: 6px !important;
  margin-bottom: 10px !important;
}

@media (max-width: 767px) {
  .logo-ticker-section {
    padding: 20px 0 24px !important;
  }

  .review-area {
    margin-top: 6px;
  }

  .review-area .section {
    padding: 14px 16px 24px;
  }

  .review-area .dash-outer {
    height: 240px;
    margin-top: 12px;
  }

  .counter1-section-area {
    margin-top: 20px !important;
  }

  .counter1-section-area .counter-auhtor-area {
    padding: 28px 20px !important;
  }

  .service1-section-area.sp3,
  .works1-section-area.sp3,
  .more-features-scetion-area.sp4,
  .faq3-section-area.sp3 {
    padding-top: 28px !important;
    padding-bottom: 32px !important;
  }

  .msme-sec .ms-section {
    padding: 32px 16px 40px !important;
    margin-left: 12px !important;
  }

  .agent-grid-area .hero {
    padding: 24px 16px 16px !important;
  }

  .agent-grid-area .section {
    padding: 28px 16px 36px !important;
  }

  .zt-compare-section {
    padding: 32px 0 40px !important;
    margin-left: 0 !important;
    border-radius: 24px;
  }

  .d.section-fade-bottom {
    margin: 12px 12px !important;
    padding: 20px 16px 24px !important;
  }
}
