.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.html-embed-3 {
  width: 50px;
  margin-left: auto;
  margin-right: auto;
}

.l-header-wrapper {
  border-bottom: 1px #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1em 2em;
  display: flex;
}

.l-header-wrapper.new-style-space {
  justify-content: space-between;
}

.l-header-wrapper.new-style-space.bottom-border {
  grid-column-gap: 300px;
  grid-row-gap: 300px;
  border-bottom-style: solid;
  justify-content: center;
}

.l-header-wrapper.new-style-space.bottom-border.new-bk-col {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #e0eee7;
  border-bottom-style: none;
  padding-top: 1em;
  padding-bottom: 1em;
}

.logo {
  max-height: 75px;
}

.marquee-inner {
  background-color: #225e02;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.marquee-inner.bk-blue-col {
  /*background-color: #52bbe7;*/
  background-color: #062659;
}

.marquee-msg-container {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  display: flex;
}

.marquee-message {
  color: #fff;
  white-space: nowrap;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 120%;
  display: inline;
}

.p {
  margin-bottom: 1em;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.p.author-name-p {
  margin-bottom: 0;
  font-weight: 700;
}

.p.publish-date {
  margin-bottom: 0;
  font-size: 14px;
}

.lpi-author-img {
  max-height: 50px;
}

.adv-text {
  color: #cfcfcf;
}

.nl-content-piece-2 {
  width: 100%;
  max-width: 780px;
}

.nl-headline {
  color: #080808;
}

.lpi-author {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1em;
  margin-bottom: 1em;
  display: flex;
}

.body {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.bold-text-11 {
  text-align: left;
}

.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.mb-1em.mt-0.blue-text {
  color: #062659;
}

.bold-text-12 {
  text-align: left;
}

.faq-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: flex;
}

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

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

.nl-p.under-line-text {
  text-decoration: underline;
}

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

.nl-p.mb-0 {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-weight: 400;
  display: flex;
}

.nl-p.fs-i {
  text-transform: none;
  font-style: normal;
}

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

.paragraph-12.new-grey-col {
  color: #b3b3b3;
}

.div-block-5 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #efd3da;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.div-block-5.new-yel-bkl {
  background-color: #faf8f3;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}

.pcp-box-ul {
  background-color: #f5ffa5;
  border-radius: 15px;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 2em 2em 2em 3em;
}

.pcp-box-ul.no-top-mar {
  margin-top: 0;
}

.pcp-box-ul.no-top-mar.new-green-bk {
  background-color: #e1f3e3;
  font-family: Open Sans, sans-serif;
}

.pcp-box-ul.no-top-mar.new-green-bk.new-yel-col {
  background-color: #fbdd3d;
  border-radius: 5px;
}

.pcp-box-ul.no-top-mar.new-green-bk.new-bk-col {
  background-color: #c1e8ff;
}

.nl-6-testimonial-stars {
  height: 20px;
}

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

.nl-list-item.new-col-bk {
  background-color: #fbdd3d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nl-list-item.new-lavender-col {
  background-color: #ece7ff;
}

.nl-list-item.new-top-mar {
  margin-top: 10px;
}

.nl-list-item.new-top-mar.new-lav-col {
  background-color: #ece7ff;
}

.nl-list-item.new-col-yel {
  background-color: #fbdd3d;
}

.nl-list-item.blue-text-bk {
  background-color: #c1e8ff;
}

.nl-list-item.blue-text-bk.top-mar-new {
  margin-top: 30px;
}

.nl-list-item.new-bk-light {
  background-color: #e9ecec;
}

.nl-list-item.new-bk-light.top-ar-next {
  margin-top: 30px;
}

.nl-headline-2.new-col {
  color: #062659;
}

.faq-answer {
  background-color: #fff;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  overflow: hidden;
}

.nl-hero-img {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 1em;
  display: flex;
}

.bold-text {
  color: #1c4846;
}

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

.container-small {
  z-index: 0;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

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

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

.nl-img.mob-chart-only {
  display: none;
}

.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;
}

.bold-text-8 {
  text-align: left;
}

.spacer-40 {
  background-color: #0000;
  flex: none;
  width: 2.5rem;
  height: 2.5rem;
}

.par-v4-h {
  margin-top: 40px;
}

.par-v4-h.new-blue-col {
  color: #062659;
}

.paragraph-24 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
}

.faq-list {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: start stretch;
  display: grid;
}

.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;
}

.nl-content-piece.cta-section.new-yel-bk {
  background-color: #faf8f3;
}

.nl-content-piece.cta-section.new-yel-bk.no-bot-mar {
  margin-bottom: 2em;
}

.nl-content-piece.cta-section.new-yel-bk.no-bot-mar.bk-grey-col {
  background-color: #e9ecec;
  padding-top: 3em;
  padding-bottom: 3em;
}

.faq-accordion {
  background-color: #171918;
  border-style: none;
  border-width: .0625rem;
  border-radius: .75rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

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

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

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

.features-list-item-text-h.new-style-font {
  font-size: 25px;
}

.features-list-item-text-h.no-top-mar {
  margin-top: 20px;
}

.features-list-item-text-h.no-top-mar.new-blue, .features-list-item-text-h.new-blue-col {
  color: #062659;
}

.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;
}

.text-block-8 {
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  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;
}

.cta-section-btn.new-cta-green {
  background-color: #1c4846;
  margin-top: 1em;
  margin-bottom: 1em;
}

.cta-section-btn.new-cta-green.col-chn-blue {
  background-color: #52bbe7;
}

.cta-section-btn.new-cta-green.col-chn-blue.no-bot-mar {
  margin-bottom: 0;
}

.faq-content {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 33.75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.faq-icon {
  color: #29a6dc;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}

.faq-question {
  cursor: pointer;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 2.25rem 2rem 2.5rem;
  display: flex;
}

.text-block-9 {
  margin-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
}

.faq-box {
  background-color: #faf8f3;
  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;
}

.bold-text-37 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 36px;
}

.par-v4-p {
  margin-top: 1em;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  transition: opacity .2s;
}

.nl-3-adv-reasons-img {
  border-radius: 30px;
  width: 400px;
  height: 400px;
}

.pcp-box-li.par-v4-p.new-font-style {
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.pcp-box-li.par-v4-p.new-font-style.first-child {
  margin-top: 0;
}

.pcp-box-li.par-v4-p.new-font-style.first-child.font-style-new, .pcp-box-li.par-v4-p.new-font-style.change-font {
  font-family: Open Sans, sans-serif;
}

.section {
  background-color: #f6f3ed;
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 2rem 5rem;
  overflow: hidden;
}

.section.faq-new-bk {
  background-color: #e9ecec;
  padding-bottom: 0;
}

.section.faq-new-bk.no-top-mar {
  margin-top: 0;
}

.section.faq-new-bk.no-top-mar.less-bor-rad {
  border-radius: 15px;
}

.size-big-style {
  font-size: 37px;
}

.nl-3-adv-reasons-text {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  max-width: 50%;
  display: flex;
}

.heading-2 {
  letter-spacing: -.02em;
  font-weight: 400;
}

.heading-2.regular {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}

.div-block-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.nl-3-adv-reasons-block-item {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nl-3-adv-reasons-block-item.reversed {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row-reverse;
  margin-top: 20px;
}

.bold-text-38 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.bold-text-9 {
  text-align: left;
}

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

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

.bold-text-52 {
  text-align: left;
}

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

.bold-text-57 {
  color: #1c4846;
}

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

.paragraph-25 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
}

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

.text-block-10 {
  margin-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
}

.bold-text-64 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 36px;
}

.bold-text-64.new-blue-text {
  color: #062659;
}

.div-block-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.bold-text-68 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.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;
}

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

.footer-link {
  color: #525252;
}

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

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

.cta-section-btn-2.new-col-cgn {
  background-color: #ff8a3d;
  border: 3px solid #ff8a3d;
  margin-top: 0;
}

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

.lpi-cta-sticky-section {
  z-index: 2147483647;
  background-color: #303030;
  justify-content: center;
  align-items: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
  position: sticky;
  bottom: 0;
}

.lpi-cta-sticky-section.new-col-bk-cgn {
  background-color: #e7e7e7db;
  padding-top: 1em;
  padding-bottom: 1em;
}

.h2 {
  margin-top: 1.5em;
  font-size: 32px;
  line-height: 110%;
}

.h2.tc-white {
  color: #fff;
}

.h2.tc-white.h-scta {
  max-width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 500;
  display: none;
}

.lpi-cta-sticky-section-wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: 700px;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .nl-hero-img {
    width: 100%;
  }

  .nl-content-piece.cta-section {
    background-color: #e6f3ff;
  }
}

@media screen and (max-width: 991px) {
  .l-header-wrapper.new-style-space.bottom-border.new-bk-col {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .marquee-msg-container {
    flex: none;
  }

  .marquee-message {
    font-size: 16px;
  }

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

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

  .faq-wrapper {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
  }

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

  .faq-answer {
    padding-right: 2.5rem;
  }

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

  .nl-body-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-small {
    overflow: hidden;
  }

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

  .paragraph-11 {
    font-weight: 700;
  }

  .text-block-8 {
    justify-content: center;
    align-items: center;
  }

  .nl-3-adv-reasons-img.new-size {
    width: 300px;
    height: 300px;
  }

  .section {
    padding: 6rem 4rem;
  }

  .nl-3-adv-reasons-text {
    max-width: 100%;
  }

  .nl-3-adv-reasons-block-item {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: center;
  }

  .nl-3-adv-reasons-block-item.reversed {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

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

  .nl-body-wrapper-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-26 {
    font-weight: 700;
  }

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

  .paragraph-27 {
    font-weight: 700;
  }
}

@media screen and (max-width: 767px) {
  .l-header-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .l-header-wrapper.new-style-space.bottom-border {
    flex-flow: row;
  }

  .marquee-inner {
    overflow: hidden;
  }

  .marquee-msg-container {
    flex: none;
  }

  .faq-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .div-block-5 {
    justify-content: flex-start;
    align-items: center;
  }

  .container-small {
    width: 100%;
  }

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

  .spacer-40 {
    height: 2.5rem;
  }

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

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

  .text-block-9 {
    text-align: left;
  }

  .nl-3-adv-reasons-img {
    max-width: 100%;
  }

  .section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nl-3-adv-reasons-block-item {
    justify-content: space-between;
    align-items: center;
  }

  .nl-3-adv-reasons-block-item.reversed {
    flex-flow: column;
  }

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

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

  .text-block-10 {
    text-align: left;
  }

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

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

  .lpi-cta-sticky-section.new-col-bk-cgn {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .l-header-wrapper {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
  }

  .l-header-wrapper.new-style-space.bottom-border {
    flex-flow: column;
  }

  .l-header-wrapper.new-style-space.bottom-border.new-bk-col {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .marquee-msg-container {
    flex: none;
  }

  .marquee-message {
    font-size: 16px;
  }

  .bold-text-7 {
    font-size: 27px;
    line-height: 100%;
  }

  .nl-headline {
    font-size: 33px;
    line-height: 79%;
  }

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

  .nl-cta-section-h1.mb-1em.mt-0 {
    line-height: 114%;
  }

  .faq-wrapper {
    grid-template-columns: 1fr;
  }

  .bold-text-49, .nl-p.mb-0 {
    text-align: center;
  }

  .bold-text-39 {
    font-size: 23px;
  }

  .bold-text-45 {
    text-align: left;
  }

  .div-block-5 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-5.new-yel-bkl {
    text-align: center;
  }

  .pcp-box-ul {
    padding-left: 2em;
  }

  .nl-headline-2 {
    font-size: 28px;
  }

  .faq-answer {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .bold-text-43 {
    text-align: left;
  }

  .nl-img.mob-chart-only {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    display: inline-flex;
  }

  .nl-img.desktop-chart-only {
    display: none;
  }

  .list {
    padding-left: 10px;
  }

  .bold-text-51 {
    font-size: 23px;
    line-height: 112%;
  }

  .bold-text-50 {
    text-align: center;
  }

  .par-v4-h {
    font-size: 24px;
    line-height: 30px;
  }

  .faq-list {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
  }

  .nl-content-piece {
    padding-top: 0;
  }

  .nl-content-piece.cta-section.new-yel-bk.no-bot-mar.bk-grey-col {
    padding: 2em 1em;
  }

  .bold-text-44 {
    text-align: left;
  }

  .faq-accordion {
    border-radius: 1rem;
  }

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

  .features-list-item-text-h.new-style-font {
    margin-top: .25em;
  }

  .bold-text-47 {
    text-align: left;
  }

  .italic-text-2 {
    font-size: 20px;
  }

  .bold-text-41 {
    text-align: left;
  }

  .text-block-8 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .bold-text-42 {
    text-align: left;
  }

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

  .faq-question {
    padding: 1.5rem 1.75rem 1.5rem 2rem;
  }

  .bold-text-37 {
    font-size: 23px;
  }

  .bold-text-40 {
    line-height: 116%;
  }

  .par-v4-p {
    font-size: 18px;
    line-height: 150%;
  }

  .nl-3-adv-reasons-img {
    border-radius: 20px;
  }

  .nl-3-adv-reasons-img.new-size {
    width: 300px;
    height: 300px;
  }

  .pcp-box-li.par-v4-p {
    font-size: 20px;
  }

  .bold-text-48 {
    text-align: center;
  }

  .section {
    padding: 3.5rem 1rem;
  }

  .section.faq-new-bk {
    padding-top: 1rem;
    padding-bottom: 0;
  }

  .bold-text-46 {
    text-align: left;
  }

  .heading-2.regular {
    font-size: 1.375rem;
  }

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

  .bold-text-53 {
    text-align: center;
  }

  .bold-text-54 {
    font-size: 23px;
  }

  .bold-text-55, .bold-text-56 {
    text-align: left;
  }

  .bold-text-58 {
    font-size: 23px;
    line-height: 112%;
  }

  .bold-text-59 {
    text-align: center;
  }

  .bold-text-60, .bold-text-61, .bold-text-62, .bold-text-63 {
    text-align: left;
  }

  .bold-text-64 {
    font-size: 23px;
  }

  .bold-text-65 {
    line-height: 116%;
  }

  .bold-text-66 {
    text-align: center;
  }

  .bold-text-67 {
    text-align: left;
  }

  .bold-text-69 {
    font-size: 14px;
  }

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

  .lpi-cta-sticky-section.new-col-bk-cgn {
    padding-left: 10px;
    padding-right: 10px;
  }
}
