.cauver-industry-feature-page #home-section .top-block {
  text-align: center;
}

.cauver-industry-feature-page #home-section .top-block .container,
.cauver-industry-feature-page #home-section .top-block h1 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.cauver-industry-feature-page #home-section .top-block h1 {
  max-width: 1180px;
  font-size: clamp(4.6rem, 6vw, 8rem);
  line-height: 1.05;
}

.cauver-industry-feature-page #home-section .top-block h2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
  font-size: clamp(2.2rem, 2.8vw, 3.6rem);
  line-height: 1.22;
}

.cauver-industry-feature-page #home-section .top-block p {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 760px;
  font-size: 18px;
  line-height: 1.6;
}

.cauver-industry-feature-page #home-section .top-block a.button-one,
.cauver-industry-feature-page #home-section .top-block p,
.cauver-industry-feature-page #home-section .top-block img {
  position: relative;
  z-index: 2;
}

.cauver-industry-feature-page #home-section .top-block img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: min(100%, 680px);
}

.cauver-industry-feature-page #video-section .title-section {
  margin: 0 auto;
  max-width: 1120px;
  text-align: center;
}

.cauver-industry-feature-page #video-section .title-section h1 {
  font-size: clamp(4.4rem, 5.4vw, 7.2rem);
  line-height: 1.08;
  margin-top: 12px;
}

.cauver-industry-feature-page #video-section .title-section p {
  margin: 16px auto 0;
  max-width: 1100px;
  font-size: 18px;
  line-height: 1.65;
}

.cauver-industry-feature-page #features-section2 .about-post {
  min-height: 220px;
  align-items: flex-start;
}

.cauver-industry-feature-page #features-section2 .about-post .icon-box {
  margin-right: 24px;
}

.cauver-industry-feature-page #features-section2 .about-post h2 {
  margin-top: 0;
}

.cauver-workflow-box {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  margin: 0 auto;
  max-width: 1200px;
  padding: 44px 0 0;
}

.cauver-workflow-card {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  height: 100%;
  padding: 0 18px 0 0;
  text-align: left;
}

.cauver-workflow-card i {
  color: #4374ff;
  display: block;
  font-size: 18px;
  margin-bottom: 14px;
}

.cauver-workflow-step {
  display: none;
}

.cauver-workflow-card h2 {
  color: #22314f;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.08;
  margin-bottom: 10px;
}

.cauver-workflow-card p {
  color: #667792;
  font-size: 17px;
  line-height: 1.5;
  margin: 0;
}

.cauver-industry-feature-page .statistic-post p {
  align-items: baseline;
  display: inline-flex;
  gap: 2px;
}

.cauver-benefit-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.cauver-benefit-post {
  height: 100%;
}

.cauver-industry-feature-page .about-app-section .about-post,
.cauver-industry-feature-page .about-app-section2 .about-post {
  min-height: 0;
}

.cauver-industry-feature-page .overview-section.about-app-section.second-style {
  padding: 72px 0 56px;
}

.cauver-industry-feature-page .overview-section .container {
  max-width: 1240px;
}

.cauver-industry-feature-page .overview-section .section-tag {
  color: #b39d88;
  font-size: 20px;
  line-height: 1.4;
  margin: 0 0 18px;
}

.cauver-industry-feature-page .overview-section .section-title {
  color: #333333;
  font-size: clamp(4.6rem, 5.6vw, 7.4rem);
  font-weight: 300;
  letter-spacing: -0.03em;
  line-height: 1.05;
  margin: 0 0 26px;
  max-width: 920px;
}

.cauver-industry-feature-page .overview-section .section-description {
  color: #5f6d85;
  font-size: clamp(2rem, 2.1vw, 2.3rem);
  line-height: 1.58;
  margin: 0 0 44px;
  max-width: 980px;
}

.cauver-industry-feature-page .overview-section .overview-cards {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
}

.cauver-industry-feature-page .overview-section .overview-card {
  background: #f5f6fb;
  border-radius: 4px;
  min-height: 188px;
  padding: 30px 34px;
}

.cauver-industry-feature-page .overview-section .overview-card h4 {
  color: #5e37df;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  margin: 0 0 12px;
}

.cauver-industry-feature-page .overview-section .overview-card h4 i {
  color: #111111;
  font-size: 16px;
  line-height: 1;
}

.cauver-industry-feature-page .overview-section .overview-card p {
  color: #667792;
  font-size: 18px;
  line-height: 1.55;
  margin: 0;
  max-width: 28ch;
}

@media (max-width: 991px) {
  .cauver-industry-feature-page #home-section .top-block h1 {
    max-width: 900px;
  }

  .cauver-industry-feature-page #home-section .top-block h2 {
    max-width: 760px;
  }

  .cauver-industry-feature-page #video-section .title-section h1 {
    font-size: clamp(3.6rem, 5vw, 5.8rem);
  }

  .cauver-workflow-box {
    padding: 30px 0 0;
  }

  .cauver-workflow-card {
    margin-bottom: 28px;
    padding-right: 12px;
  }

  .cauver-workflow-card h2 {
    font-size: 24px;
  }

  .cauver-workflow-card p {
    font-size: 16px;
  }

  .cauver-industry-feature-page .overview-section .section-title,
  .cauver-industry-feature-page .overview-section .section-description {
    max-width: 100%;
  }

  .cauver-industry-feature-page .overview-section .overview-cards {
    gap: 22px;
  }

  .cauver-industry-feature-page .overview-section .overview-card {
    padding: 28px 26px;
  }
}

@media (max-width: 767px) {
  .cauver-industry-feature-page #home-section .top-block h1,
  .cauver-industry-feature-page #home-section .top-block h2,
  .cauver-industry-feature-page #home-section .top-block p {
    max-width: 100%;
  }

  .cauver-industry-feature-page #home-section .top-block h1 {
    font-size: clamp(3.6rem, 9vw, 5rem);
  }

  .cauver-industry-feature-page #home-section .top-block h2 {
    font-size: clamp(2rem, 5vw, 2.8rem);
  }

  .cauver-industry-feature-page #video-section .title-section h1 {
    font-size: clamp(3rem, 8vw, 4.4rem);
  }

  .cauver-workflow-box {
    padding-top: 22px;
  }

  .cauver-workflow-card {
    padding-right: 0;
  }

  .cauver-workflow-card h2 {
    font-size: 22px;
  }

  .cauver-workflow-card p {
    font-size: 15px;
  }

  .cauver-industry-feature-page .overview-section.about-app-section.second-style {
    padding: 56px 0 40px;
  }

  .cauver-industry-feature-page .overview-section .section-tag {
    margin-bottom: 14px;
  }

  .cauver-industry-feature-page .overview-section .section-title {
    font-size: clamp(3.4rem, 8.4vw, 5rem);
    margin-bottom: 20px;
  }

  .cauver-industry-feature-page .overview-section .section-description {
    font-size: 18px;
    margin-bottom: 28px;
  }

  .cauver-industry-feature-page .overview-section .overview-cards {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .cauver-industry-feature-page .overview-section .overview-card {
    min-height: 0;
    padding: 24px 22px;
  }

  .cauver-industry-feature-page .overview-section .overview-card p {
    font-size: 17px;
    max-width: none;
  }
}
