/* Restored source components that were flattened during the first conversion. */

.npdc-service-sidebar__cta {
  min-height: 285px;
  background: linear-gradient(rgba(51, 65, 85, 0.55), rgba(51, 65, 85, 0.72)), url("/wp-content/uploads/2025/11/shutterstock_2207894257-scaled.jpg") center/cover;
}

.npdc-service-sidebar__note {
  margin-top: 22px;
  padding: 28px;
  border-radius: 6px;
  color: #334155;
  background: #effaff;
  font-family: Lato, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

.npdc-service-table-wrap {
  margin: 22px 0;
  overflow-x: auto;
}

.npdc-service-table {
  width: 100%;
  border-collapse: collapse;
  color: #7a7a7a;
  background: #fff;
  font-size: 16.2px;
  line-height: 1.5;
}

.npdc-service-table th,
.npdc-service-table td {
  padding: 12px 16px;
  border: 1px solid #dfe8ec;
  text-align: left;
  vertical-align: top;
}

.npdc-service-table th {
  color: #2f2f2f;
  font-weight: 600;
}

@media (min-width: 821px) {
  .npdc-service-page .npdc-flow > h3 {
    font-size: 48px;
    line-height: 1.2;
  }

  .npdc-service-page .npdc-flow > .npdc-card h3 {
    font-size: 32px;
    line-height: 1.2;
  }

  .npdc-service-page .npdc-section--mist:nth-of-type(3) {
    min-height: 1366px;
  }

  .npdc-service-page .npdc-section--cta {
    min-height: 792px;
  }

  .npdc-service-page .npdc-section--cta .npdc-section__inner {
    min-height: 602px;
  }
}

@media (max-width: 820px) {
  .npdc-service-page .npdc-service-sidebar {
    display: block;
  }

  .npdc-service-page .npdc-flow > .npdc-flow:first-child h2 {
    font-size: 20px;
    line-height: 1.3;
  }

  .npdc-service-page .npdc-flow > h3 {
    font-size: 30px;
    line-height: 1.2;
  }

  .npdc-service-page .npdc-flow > .npdc-card h3 {
    font-size: 22px;
    line-height: 30px;
  }

  .npdc-service-page .npdc-section--mist:nth-of-type(3) {
    min-height: 1208px;
  }

  .npdc-service-page .npdc-section--cta {
    min-height: 571px;
  }

  .npdc-service-page .npdc-section--cta .npdc-section__inner {
    min-height: 431px;
  }

  .npdc-service-table {
    min-width: 620px;
    font-size: 14px;
  }

  .npdc-service-table th,
  .npdc-service-table td {
    padding: 10px 12px;
  }
}
