.project-preview-wrapper, .body {
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-wrpr {
  height: 100px;
}

.nl-header-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.nl-logo {
  max-height: 35px;
}

.features-list-item-text-h {
  color: #000;
  margin-top: 1.5em;
  margin-bottom: 20px;
  line-height: 100%;
}

.paragraph-11 {
  margin-bottom: 0;
  text-decoration: none;
}

.cta-section-item-step {
  color: #000;
  text-align: left;
  flex: none;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  display: block;
}

.nl-cta-section-h1 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 120%;
}

.nl-cta-section-h1.mb-1em {
  margin-bottom: 1em;
}

.nl-cta-section-h1.mb-1em.mt-0 {
  margin-top: 0;
}

.nl-cta-section-h1.ta-l {
  text-align: left;
  margin-bottom: .5em;
}

.nl-cta-section-h1.ta-l.mt-custom {
  margin-top: 1.5em;
}

.nl-2-p {
  color: #1c1c1c;
  margin-bottom: 20px;
  font-size: 18px;
  font-style: normal;
  line-height: 150%;
}

.nl-2-p.effect-emphsz-p {
  background-color: #f0eded;
  border-radius: 15px;
  padding: 1em;
  display: block;
}

.nl-p {
  color: #000;
  margin-bottom: 1.25em;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.nl-p.features-list-item-text-p {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.nl-p.mb-0 {
  margin-bottom: 0;
}

.nl-p.emphsz {
  background-color: #c6e4ff;
  border-radius: 5px;
  margin-bottom: .75em;
  padding: 10px;
  display: inline-block;
}

.nl-p.fs-i {
  font-style: italic;
}

.nl-p.mt-1-5em {
  margin-top: 1.5em;
}

.nl-p.ta-c {
  text-align: center;
}

.nl-article-info {
  font-style: italic;
}

.nl-content-piece.cta-section {
  background-color: #e6f3ff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  margin-bottom: 7em;
  padding: 5em;
  display: flex;
}

.cta-section-steps {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 3em;
  display: flex;
}

.nl-body-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.cta-section-btn {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 10px;
  margin-top: 0;
  padding: 15px 3em;
  font-size: 21px;
  line-height: 100%;
  text-decoration: none;
}

.nl-body {
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nl-hero-img {
  width: 100%;
  margin-bottom: 1em;
}

.cta-section-step {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cta-section-step.d-f-row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
}

.cta-section-item-step-description {
  margin-bottom: 0;
}

.features-list-item {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.features-list-item-info {
  max-width: 60%;
}

.hero-img {
  object-fit: cover;
  border-radius: 20px;
  height: 100%;
}

.features-img {
  border-radius: 30px;
  max-height: 300px;
}

.scroll-into-view-trigger-container {
  grid-column-gap: 7.5em;
  grid-row-gap: 7.5em;
  flex-direction: column;
  display: flex;
}

.features-list {
  grid-column-gap: 7.5em;
  grid-row-gap: 7.5em;
  flex-direction: column;
  margin-top: 5em;
  display: flex;
}

.nl-footer {
  background-color: #eef0f4;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nl-footer-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 3em;
  display: flex;
}

.paragraph-12 {
  text-align: center;
}

.footer-links {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.footer-link {
  color: #525252;
}

.list {
  font-size: 21px;
  line-height: 100%;
}

.nl-list {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  margin-bottom: 2em;
  display: flex;
}

.nl-list-item {
  background-color: #f0eded;
  border-radius: 5px;
  padding: 1em;
}

.faq-item.f-child {
  border-bottom: 1px solid #0000004d;
  margin-top: 0;
  padding-top: .5em;
  padding-bottom: .5em;
}

.faq-item.f-child.l-child {
  border-bottom-width: 0;
}

.faq-box {
  background-color: #f0eded;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 3em;
  margin-bottom: 3em;
  padding: 1.5em 2em;
  display: flex;
}

.nl-ol {
  padding-left: 20px;
  font-size: 18px;
  list-style-type: decimal;
}

.nl-img {
  border-radius: 15px;
}

.nl-img.cta-img {
  max-width: 60%;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nl-bg-video {
  border-radius: 15px;
  margin-bottom: 1.5em;
}

@media screen and (min-width: 1440px) {
  .nl-content-piece.cta-section {
    background-color: #e6f3ff;
  }

  .nl-hero-img, .hero-img {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .paragraph-11 {
    font-weight: 700;
  }

  .nl-content-piece {
    max-width: 100%;
    padding: 1em;
  }

  .nl-body {
    width: 100%;
    max-width: none;
  }

  .nl-hero-img {
    border-radius: 20px;
    width: 100%;
  }

  .nl-headline {
    color: #000;
    font-size: 44px;
    line-height: 110%;
  }

  .features-list-item {
    flex-direction: column;
  }

  .features-list-item-info {
    max-width: 100%;
  }

  .hero-img {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 100%;
    min-height: 400px;
  }

  .features-img {
    border-radius: 20px;
  }

  .nl-footer-wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .nl-logo {
    max-height: 30px;
  }

  .paragraph-11 {
    text-align: center;
    font-size: 18px;
  }

  .nl-content-piece.cta-section {
    margin-left: 1em;
    margin-right: 1em;
    padding: 3em 1.5em;
  }

  .cta-section-steps {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-top: 4em;
    margin-bottom: 4em;
    display: flex;
  }

  .cta-section-step {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: center;
  }

  .cta-section-step.d-f-row {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .features-list-item {
    flex-direction: column;
  }

  .features-list-item-info {
    max-width: 100%;
  }

  .hero-img {
    object-fit: cover;
    min-height: 400px;
  }

  .features-img {
    border-radius: 15px;
  }

  .features-list {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
  }

  .nl-footer-wrapper {
    width: 100%;
  }

  .nl-img.cta-img {
    max-width: 100%;
  }

  .nl-bg-video {
    max-height: 300px;
  }
}

@media screen and (max-width: 479px) {
  .nl-logo {
    max-height: 25px;
  }

  .features-list-item-text-h {
    font-size: 28px;
    line-height: 100%;
  }

  .nl-cta-section-h1 {
    font-size: 28px;
  }

  .cta-section-steps {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    align-items: center;
    margin-top: 4em;
    margin-bottom: 4em;
  }

  .cta-section-btn {
    padding-left: 1em;
    padding-right: 1em;
    font-size: 18px;
  }

  .features-list-item-img {
    width: 100%;
  }

  .cta-section-step {
    align-items: center;
  }

  .nl-headline {
    font-size: 32px;
  }

  .cta-section-item-step-description.nl-p {
    text-align: center;
  }

  .hero-img {
    object-fit: cover;
    min-height: 330px;
  }

  .features-img {
    border-radius: 15px;
    width: 100%;
    max-height: none;
  }

  .scroll-into-view-trigger-container {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
  }

  .nl-bg-video {
    max-height: 200px;
  }
}
