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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

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

.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-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 {
  text-align: center;
  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-yel-col.new-blue-col {
  background-color: #99d5ea;
}

.pcp-box-ul.no-top-mar.new-green-bk.new-yel-col.new-blue-col.other-col {
  background-color: #e2f4f9;
}

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

.nl-list-item {
  background-color: #f0eded;
  border-radius: 5px;
  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;
}

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

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

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

.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: flex-start;
  width: 100%;
  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;
}

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

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

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

.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.no-radius {
  border-radius: 0;
}

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

.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.cta-orange {
  background-color: #ff742e;
  margin-top: .5em;
  margin-bottom: .5em;
}

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

.par-v4-p.bot-mar {
  margin-bottom: 40px;
}

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

.nl-3-adv-reasons-img.new-size {
  width: 100%;
  height: auto;
}

.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.bk-col-light {
  background-color: #eeeeec;
}

.section.faq-new-bk.no-top-mar.bk-col-light.no-radius {
  border-radius: 0;
}

.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-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-25 {
  text-align: center;
}

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

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

.footer-link {
  color: #525252;
}

.bold-text-63, .bold-text-12, .bold-text-71 {
  text-align: left;
}

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

.bold-text-74, .bold-text-77 {
  text-align: left;
}

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

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

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

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

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

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

.comparison-table {
  margin-bottom: 2em;
}

.nl-6-p {
  color: #1f1b43;
  margin-bottom: 1.5em;
  font-size: 18px;
  line-height: 150%;
}

.nl-6-p.cell-p {
  margin-bottom: 0;
  font-size: 16px;
}

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

.ctr-cell-arrow {
  max-height: 30px;
}

.ct-row {
  display: flex;
}

.ctr-cell {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #0000001a;
  justify-content: flex-start;
  align-items: center;
  width: 33.3%;
  padding: .5em 1em;
  display: flex;
}

.ctr-cell.cell-first.new-size-1 {
  width: 45%;
}

.ctr-cell.cell-head {
  background-color: #ffc300;
}

.ctr-cell.cell-head.new-size {
  width: 45%;
}

.ctr-cell.cell-head.new-size.blue-col {
  background-color: #ccc;
}

.ctr-cell.cell-head.new-col-blue {
  text-align: center;
  background-color: #ccc;
}

.ctr-cell.cen-align {
  justify-content: center;
  align-items: center;
}

.sticky-cta-section-v1-2 {
  z-index: 1;
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffffb3;
  justify-content: center;
  align-items: center;
  padding: 1em 2em;
  display: flex;
  position: sticky;
  bottom: 0;
}

.sticky-cta-section-v1-2.new-space {
  padding-top: 1em;
  padding-bottom: 1em;
}

.nl-3-adv-main-cta-button {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  margin-top: 1em;
  padding: 1em 2em;
  font-size: 21px;
}

.nl-3-adv-main-cta-button.sticky-cta-v1-cta-btn {
  color: #fff;
  background-color: #8863d8;
  width: auto;
  margin-top: 0;
  font-size: 21px;
}

.nl-3-adv-main-cta-button.green-cta-col {
  color: #fff;
  text-transform: uppercase;
  background-color: #ff742e;
  font-weight: 700;
}

.code-embed {
  height: 10px;
}

.tgl-header {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 1200px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.tgl-header-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding: 1em 0;
  display: flex;
}

.text-ben-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ebfff1;
  border-radius: 10px;
  flex-flow: column;
  margin-top: 20px;
  padding: 20px;
  display: flex;
}

.text-ben-wrapper.new-yel {
  background-color: #fdfbd8;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.eq-v2-p {
  color: #000;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.eq-v2-p.new-font {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-span {
  color: red;
}

.text-span-2 {
  color: #45b4f8;
}

.ft-info {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.progress-bar {
  width: 100%;
}

.ft-item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #0000;
  width: 100%;
  padding: .5em 1em .5em .5em;
  display: flex;
}

.ft-item.ft-subitem {
  background-color: #0000;
  border-left: 2px solid #d3d6db;
  margin-left: 3em;
  padding-left: 1em;
}

.cbli-img {
  max-height: 100px;
}

.text-color-red {
  color: red;
}

.ft-info-p {
  color: #627aad;
  font-size: 14px;
  line-height: 100%;
}

.ft-info-p.mb-0 {
  margin-bottom: 0;
}

.ft-info-p.mb-0.as-link {
  cursor: pointer;
}

.ft-info-p.mb-0.as-link:hover {
  text-decoration: underline;
}

.ft-info-p.mb-0.color-grey {
  color: #939393;
}

.fb-like-testimonials {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  width: 100%;
  padding: 1em;
  display: flex;
}

.bold-text-93 {
  background-color: #fde10a;
}

.by-feature-p {
  flex: auto;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 100%;
}

.by-feature-p.fsz {
  flex-grow: 0;
}

.by-feature-row {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.tgl-content-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.number-of-reviews {
  color: #a4a4a4;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  line-height: 100%;
}

.tgl-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1200px;
  padding-left: 4%;
  padding-right: 4%;
  display: flex;
}

.bb-item-img {
  max-height: 130px;
}

.bold-text-2 {
  font-family: Open Sans, sans-serif;
  font-size: 32px;
}

.tgl-main-head {
  color: #000;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 110%;
}

.tgl-main-head.new-sub-headline {
  font-size: 22px;
  line-height: 140%;
}

.rate-scale-wrapper {
  background-color: #ededed;
  border: 1px solid #0000001a;
  border-radius: 5px;
  width: 50%;
  min-width: 50%;
  height: 25px;
}

.tgl-content-sidebar {
  aspect-ratio: auto;
  background-color: #f2f2f2;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
}

.sidebar-h {
  color: #4aa3e9;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  line-height: 120%;
}

.sidebar-h.new-col {
  color: #034097;
}

.custom-list-box {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: #e2f4f9;
  flex-flow: column;
  width: 100%;
  margin-bottom: 20px;
  padding: 2em;
  display: flex;
}

.highlight-yellow {
  background-color: #ffbf00;
}

.rating-by-star {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.tgl-content-main {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 850px;
  padding-right: 3%;
  display: flex;
}

.syc-arrow {
  max-height: 50px;
}

.avrg-stars {
  width: 35%;
}

.text-span-3 {
  color: #186d56;
}

.cta-box-row {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sidebar-rating-box {
  background-color: #fff;
  width: 100%;
  margin-bottom: 1.5em;
  padding-top: 2em;
  padding-bottom: 1.5em;
  font-family: Open Sans, sans-serif;
}

.bg-video.bg-custom-1-tablets {
  max-height: 320px;
}

.sidebar-h3-avg {
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  line-height: 100%;
}

.link {
  text-decoration: none;
}

.tgl-h {
  color: #000;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 120%;
}

.tgl-h.new-sub-head {
  font-size: 31px;
  font-weight: 800;
}

.like-btn {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

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

.color-red {
  color: red;
}

.ft-p {
  font-size: 16px;
  line-height: 140%;
}

.text-span-4 {
  color: #007be0;
}

.like-img {
  max-height: 15px;
}

.cbr-left {
  width: 50%;
}

.box-item-img {
  max-height: 20px;
}

.average-rating {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1em;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.rbs-row {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.benefits-box {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: #e2f4f9;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 1em 2em;
  display: flex;
}

.by-feature-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  display: flex;
}

.cbl-row {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.rating-by-feature {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.cta-box-lower-item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  display: flex;
}

.cta-box-lower {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #fef8b7;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 3em;
  padding: 2em 1.5em;
  display: flex;
}

.syc-p {
  text-align: center;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 100%;
}

.syc-p.white-text {
  color: #fff;
}

.bg-video-wrapper {
  border-radius: 15px;
  width: 100%;
  margin-bottom: 1em;
  overflow: hidden;
}

.bold-text-4 {
  font-size: 38px;
  font-weight: 800;
  line-height: 110%;
}

.avrg-number {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.cta-box-img {
  width: 45%;
}

.custom-list-box-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.custom-list-box-item.top-align {
  justify-content: flex-start;
  align-items: flex-start;
}

.sidebar-img {
  max-width: 100%;
  margin-bottom: .5em;
}

.paragraph-5 {
  color: #7c7c7c;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.tgl-author-img {
  max-height: 20px;
}

.rate-actual-scale {
  background-image: linear-gradient(90deg, #f1d500 16%, #ffae00);
  width: 90%;
  height: 100%;
}

.rate-actual-scale._4-star {
  width: 7%;
}

.rate-actual-scale._2-star {
  width: 0%;
}

.rate-actual-scale._1-star {
  width: 1%;
}

.rate-actual-scale._3-star {
  width: 2%;
}

.by-feature-stars {
  height: 15px;
}

.tgl-hero-img {
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
}

.tgl-p {
  color: #000;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 150%;
  text-decoration: none;
}

.tgl-p.fsz-21 {
  font-size: 21px;
}

.tgl-p.text-decoration-underline {
  text-decoration: underline;
}

.tgl-p.cbli-p {
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
}

.tgl-p.li-p {
  margin-top: 0;
  margin-bottom: 0;
}

.tgl-cta-btn {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #00b403;
  border: 2px solid #00b403;
  border-radius: 5px;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 2em;
  padding-top: .7em;
  padding-bottom: .7em;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  line-height: 100%;
  transition: all .4s cubic-bezier(.86, 0, .07, 1);
}

.tgl-cta-btn:hover {
  color: #00b403;
  background-color: #0000;
  border: 2px solid #00b403;
}

.tgl-cta-btn.off-on-mobiles.bfctabtn {
  font-size: 28px;
}

.tgl-cta-btn.off-on-mobiles.bfctabtn.mb-0 {
  margin-bottom: 0;
}

.cta-box-inner {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.image-6 {
  border-radius: 15px;
  margin-bottom: 2em;
}

.image-6.img-gif {
  border-radius: 15px;
  width: 100%;
}

.image-6.margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.sidebar-yellow-cta {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  color: #000;
  background-color: #ffbf00;
  border: 1px solid #e68600;
  border-bottom-width: 4px;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 2em;
  padding: 1.5em;
  text-decoration: none;
  display: flex;
}

.sidebar-yellow-cta.new-green {
  background-color: #00b403;
  border-width: 1px;
  border-color: #145e23;
}

.paragraph-4 {
  color: #9e9e9e;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.paragraph-4.new-style {
  margin-left: 0;
  font-size: 15px;
}

.ft-img {
  max-width: 35%;
  margin-bottom: 1em;
}

.sidebar-inner {
  border: 1px solid #0000001a;
  flex-direction: column;
  align-items: center;
  width: 300px;
  margin-top: 0;
  margin-right: 0;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
  position: sticky;
  top: 30px;
  overflow: hidden;
}

.tgl-author-box {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.tgl-author-box.no-top-mar {
  margin-top: 0;
}

.sidebar-h3 {
  text-align: center;
  border-bottom: 1px solid #0000001a;
  width: 100%;
  margin-top: 0;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  line-height: 100%;
}

.cta-box {
  background-color: #feffe4;
  width: 100%;
  padding: 2em 3em;
  position: relative;
}

.ft-name {
  color: #3c5997;
  cursor: pointer;
  margin-bottom: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
}

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

.tgl-author-img-2.verified-icon {
  margin-left: 5px;
}

.tgl-social-links {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  display: flex;
}

.rbs-p {
  color: #009926;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
}

.ey-pabs-footer-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 800px;
  display: flex;
}

.paragraph-6 {
  color: #d6d6d6;
  text-align: center;
  font-size: 12px;
}

.paragraph-6.black-text {
  color: #000;
}

.footer-links-2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.ey-pabs-footer {
  background-color: #151515;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 3em;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

.ey-pabs-footer.lp-1 {
  background-color: #232323;
}

.ey-pabs-footer.lp-1.new-grey-bk {
  background-color: #e2e2e2;
}

.l2-footer-logo {
  filter: invert();
  max-height: 20px;
  margin-bottom: 1em;
}

.l2-footer-logo.lp-1 {
  filter: none;
  max-height: 49px;
}

.l2-footer-p {
  color: #eaeaea;
  font-size: 12px;
  line-height: 120%;
}

.l2-footer-p.footer-link {
  text-decoration: none;
}

.l2-footer-p.black-text {
  color: #000;
}

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

.nl-3-adv-header {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  color: #050505;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nl-3-adv-header-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.nl-3-adv-logo {
  max-height: 70px;
}

.hero-substrate {
  z-index: 0;
  background-color: #b38fff;
  border-radius: 30px;
  min-width: 100%;
  min-height: 70%;
  position: absolute;
  inset: auto 0% 0%;
}

.hero-substrate.new-blue-col {
  background-color: #99d5ea;
}

.nl-3-adv-content {
  background-color: #ececec;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
}

.mobile-screen-only {
  display: none;
}

.about-author {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
}

.nl-3-adv-reasons-text-h.nl-3-adv-h {
  text-align: left;
  font-size: 30px;
  line-height: 32px;
}

.nl-3-adv-hero-heading-h1 {
  text-align: center;
  font-size: 44px;
  line-height: 120%;
}

.nl-3-adv-main-conclusion {
  background-color: #8863d8;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 5em;
  padding: 5em;
  display: flex;
}

.nl-3-adv-main-conclusion.blue-col-bk {
  background-color: #99d5ea;
}

.nl-3-adv-p {
  font-size: 18px;
  line-height: 150%;
}

.nl-3-adv-p.fc-w {
  color: #000;
  text-align: center;
  margin-bottom: 1em;
  font-family: Montserrat, sans-serif;
}

.nl-3-adv-p.fc-w.new-color-white {
  color: #fff;
}

.nl-3-adv-p.fc-w.new-color-white.black-text {
  color: #000;
}

.nl-3-adv-p.footer-p {
  text-align: center;
  font-size: 14px;
}

.hero-product-image {
  z-index: 1;
  max-width: 100%;
  position: relative;
}

.nl-3-adv-reasons-text-p.nl-3-adv-p {
  font-size: 18px;
}

.tgl-p-2 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 150%;
  text-decoration: none;
}

.tgl-p-2.no-space-top {
  margin-top: 0;
  margin-bottom: 0;
}

.tgl-p-2.no-space-top.white-text {
  color: #fff;
}

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

.nl-3-adv-reasons-block {
  grid-column-gap: 10em;
  grid-row-gap: 10em;
  flex-flow: column;
  margin-top: 3em;
  display: flex;
}

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

.div-block-8.bot-space {
  margin-bottom: 10px;
}

.nl-3-adv-hero-img {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nl-3-adv-hero-description {
  z-index: 1;
  color: #fff;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 2em;
  padding-left: 5em;
  padding-right: 5em;
  font-size: 21px;
  line-height: 150%;
  position: relative;
}

.nl-3-adv-hero-description.black-text {
  color: #000;
}

.nl-3-adv-content-wrapper {
  width: 80%;
  max-width: 1200px;
}

.nl-3-adv-reasons-text-2 {
  flex-flow: column;
  max-width: 100%;
  display: flex;
}

.image-868 {
  width: 100%;
  max-width: none;
}

.nl-3-adv-main-conclusion-inner {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.nl-3-adv-h {
  text-align: center;
}

.nl-3-adv-h.fc-w {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 1.5em;
  font-family: Montserrat, sans-serif;
}

.nl-3-adv-h.fc-w.new-color-white {
  color: #fff;
}

.nl-3-adv-h.fc-w.new-color-white.black-text {
  color: #000;
}

.nl-3-adv-main {
  background-color: #fff;
  border-radius: 30px;
  margin-top: 5em;
  padding: 5em;
}

.nl-3-adv-main-conclusion-steps {
  margin-top: 2em;
  margin-bottom: 2em;
}

.nl-3-adv-footer {
  background-color: #f0f0f091;
  border-top: 1px solid #00000003;
  justify-content: center;
  align-items: center;
  min-height: 15vh;
  margin-top: .25em;
  display: flex;
}

.nl-3-adv-footer-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 40px;
  display: flex;
}

.bold-text-95 {
  text-align: center;
  display: inline;
}

.ctr-cell-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f9f9f9;
  border: 1px solid #0000001a;
  justify-content: flex-start;
  align-items: center;
  width: 33.3%;
  padding: .5em 1em;
  display: flex;
}

.ctr-cell-copy.cell-first.new-size-1 {
  width: 45%;
}

.ctr-cell-copy.cell-head {
  background-color: #ffc300;
}

.ctr-cell-copy.cell-head.new-size {
  width: 45%;
}

.ctr-cell-copy.cell-head.new-size.blue-col {
  background-color: #ccc;
}

.ctr-cell-copy.cell-head.new-col-blue {
  text-align: center;
  background-color: #ccc;
}

.ctr-cell-copy.cen-align {
  justify-content: center;
  align-items: center;
}

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

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

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

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

.nl-p-copy.mb-0 {
  text-align: center;
  margin-bottom: 0;
  font-weight: 400;
  display: flex;
}

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

.nl-3-adv-reasons-text-p-copy.nl-3-adv-p {
  color: #333;
  text-align: center;
  background-color: #cef4ff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}

.quick-stack-9-copy {
  padding-bottom: 0;
}

.text-span-5 {
  color: #1d861d;
}

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

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

  .eq-v2-p {
    font-size: 18px;
  }

  .tgl-content {
    justify-content: center;
    align-items: flex-start;
  }

  .tgl-content-main {
    width: 100%;
  }

  .tgl-hero-img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .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 {
    color: #000;
    font-size: 44px;
    line-height: 110%;
  }

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

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

  .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-footer-wrapper {
    width: 100%;
  }

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

  .nl-6-p.cell-p {
    font-size: 16px;
  }

  .sticky-cta-section-v1-2 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
  }

  .tgl-header {
    width: 100%;
  }

  .tgl-header-wrapper {
    align-items: center;
    width: 95%;
  }

  .ft-item.ft-subitem {
    width: 90%;
  }

  .tgl-content-wrapper {
    flex-direction: column;
    align-items: center;
    width: 95%;
  }

  .tgl-content {
    width: 100%;
  }

  .tgl-content-sidebar {
    width: 35%;
    display: none;
  }

  .tgl-content-main {
    width: 100%;
  }

  .cta-box-row {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .bg-video.bg-custom-3-tablets {
    max-height: 410px;
  }

  .bg-video.bg-custom-2-tablets {
    max-height: 350px;
  }

  .bg-video.bg-custom-1-tablets {
    max-height: 370px;
  }

  .cta-box-img {
    width: 60%;
  }

  .tgl-hero-img {
    margin-bottom: 20px;
  }

  .tgl-cta-btn.off-on-mobiles {
    display: none;
  }

  .tgl-cta-btn.off-on-mobiles.bfctabtn, .tgl-cta-btn.off-on-mobiles.bfctabtn.mb-0 {
    display: block;
  }

  .cta-box-inner {
    flex-direction: column;
    align-items: center;
  }

  .sidebar-inner {
    flex-direction: column;
    position: static;
  }

  .about-author {
    text-align: left;
  }

  .nl-3-adv-main-conclusion {
    padding: 3em;
  }

  .nl-3-adv-p.footer-p {
    text-align: center;
  }

  .nl-3-adv-content-wrapper {
    width: 95%;
  }

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

  .nl-3-adv-main-conclusion-inner {
    width: 100%;
  }

  .nl-3-adv-main {
    padding: 2.5em;
  }

  .nl-3-adv-footer {
    margin-top: .125em;
  }
}

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

  .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-footer-wrapper {
    width: 100%;
  }

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

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

  .tgl-header-wrapper {
    flex-flow: column;
  }

  .ft-item.ft-subitem {
    width: 90%;
    margin-right: 3em;
  }

  .cbli-img {
    max-height: 125px;
  }

  .fb-like-testimonials {
    padding-left: 0;
    padding-right: 0;
  }

  .bb-item-img {
    max-height: 160px;
  }

  .cta-box-row {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
  }

  .bg-video.bg-custom-3-tablets, .bg-video.bg-custom-2-tablets {
    max-height: 300px;
  }

  .bg-video.bg-custom-1-tablets {
    max-height: 270px;
  }

  .cbr-left {
    width: 100%;
  }

  .benefits-box {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .cbl-row {
    flex-flow: wrap;
  }

  .cta-box-lower-item {
    width: 50%;
  }

  .bb-item {
    justify-content: center;
    align-items: center;
    width: 45%;
    display: flex;
  }

  .cta-box-img {
    width: 100%;
  }

  .tgl-hero-img {
    margin-bottom: 20px;
    margin-left: auto;
  }

  .tgl-p.cbli-p {
    font-size: 18px;
  }

  .ft-img {
    max-width: 100%;
  }

  .cta-box {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .mobile-screen-only {
    display: block;
  }

  .about-author {
    text-align: center;
  }

  .nl-3-adv-reasons-text-h.nl-3-adv-h {
    text-align: left;
  }

  .cell-3 {
    justify-content: flex-start;
    align-items: center;
  }

  .new-image-text-sec {
    flex-flow: column;
    display: flex;
  }

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

  .nl-3-adv-reasons-block {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .nl-3-adv-hero-description {
    padding-left: 2em;
    padding-right: 2em;
  }

  .div-block-9 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .nl-3-adv-reasons-text-2 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-868 {
    display: none;
  }

  .nl-3-adv-h.fc-w {
    font-size: 33px;
  }

  .nl-3-adv-footer {
    margin-top: .125em;
  }
}

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

  .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, .bold-text-59 {
    font-size: 23px;
  }

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

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

  .bold-text-62 {
    font-size: 28px;
  }

  .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 {
    font-size: 26px;
  }

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

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

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

  .list {
    padding-left: 10px;
  }

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

  .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: .5rem;
    grid-row-gap: .5rem;
  }

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

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

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

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

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

  .features-list-item-text-h {
    font-size: 22px;
    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;
  }

  .cta-section-btn.new-cta-green.cta-orange {
    padding-left: .5em;
    padding-right: .5em;
  }

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

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

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

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

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

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

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

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

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

  .italic-text-7 {
    font-size: 23px;
  }

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

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

  .bold-text-65 {
    font-size: 22px;
  }

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

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

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

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

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

  .bold-text-73, .bold-text-75 {
    font-size: 23px;
  }

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

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

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

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

  .paragraph-27 {
    font-size: 17px;
  }

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

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

  .bold-text-57, .bold-text-58 {
    font-size: 23px;
  }

  .bold-text-83, .bold-text-84 {
    text-align: left;
  }

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

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

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

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

  .italic-text-8 {
    font-size: 23px;
  }

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

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

  .nl-6-p {
    font-size: 16px;
  }

  .nl-6-p.cell-p {
    font-size: 13px;
  }

  .ctr-cell {
    padding-left: .75em;
    padding-right: .75em;
  }

  .ctr-cell.cell-first {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .ctr-cell.cell-head {
    padding-left: .125em;
    padding-right: .125em;
  }

  .ctr-cell.cell-head.new-size {
    width: 45%;
  }

  .bold-text-92 {
    font-size: 13px;
  }

  .sticky-cta-section-v1-2 {
    grid-column-gap: 1.2em;
    grid-row-gap: 1.2em;
    padding-left: 1em;
    padding-right: 1em;
    display: flex;
  }

  .nl-3-adv-main-cta-button {
    font-size: 18px;
  }

  .nl-3-adv-main-cta-button.sticky-cta-v1-cta-btn {
    font-size: 18px;
    line-height: 22px;
  }

  .tgl-header {
    padding-left: 3%;
    padding-right: 3%;
  }

  .tgl-header-wrapper {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-ben-wrapper.new-yel {
    margin-top: 10px;
  }

  .ft-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .ft-item.ft-subitem {
    margin-left: 1em;
  }

  .tgl-content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .tgl-content {
    padding-left: 3%;
    padding-right: 3%;
  }

  .tgl-main-head {
    font-size: 32px;
    line-height: 83%;
  }

  .tgl-main-head.new-sub-headline {
    font-size: 20px;
  }

  .custom-list-box {
    padding-left: 1em;
    padding-right: 1em;
  }

  .tgl-content-main {
    padding-right: 0%;
  }

  .bg-video.bg-custom-4-mobiles {
    max-height: 250px;
  }

  .bg-video.bg-custom-5-mobiles {
    max-height: 330px;
  }

  .bg-video.bg-custom-3-tablets {
    max-height: 200px;
  }

  .bg-video.bg-custom-2-tablets, .bg-video.bg-custom-1-tablets {
    max-height: 180px;
  }

  .tgl-h, .tgl-h.new-sub-head {
    font-size: 24px;
  }

  .ft-p {
    font-size: 14px;
  }

  .box-item-img {
    margin-top: 5px;
  }

  .benefits-box {
    padding-left: 1em;
    padding-right: 1em;
  }

  .bold-text-4 {
    font-size: 26px;
    line-height: 108%;
  }

  .custom-list-box-item {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .paragraph-5 {
    font-size: 14px;
  }

  .tgl-hero-img {
    margin-bottom: 20px;
  }

  .tgl-cta-btn.off-on-mobiles.bfctabtn.mb-0.new-size {
    font-size: 21px;
  }

  .paragraph-4 {
    font-size: 14px;
  }

  .cta-box {
    padding-left: 1em;
    padding-right: 1em;
  }

  .ft-name {
    font-size: 14px;
  }

  .bold-text-94 {
    width: auto;
  }

  .nl-3-adv-logo {
    max-height: 50px;
  }

  .mobile-screen-only {
    display: none;
  }

  .about-author {
    text-align: left;
    font-size: 14px;
    line-height: 135%;
  }

  .quick-stack-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .nl-3-adv-reasons-text-h.nl-3-adv-h {
    font-size: 24px;
    line-height: 110%;
  }

  .nl-3-adv-hero-heading-h1 {
    font-size: 28px;
    line-height: 116%;
  }

  .nl-3-adv-main-conclusion {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .nl-3-adv-p {
    font-size: 20px;
  }

  .nl-3-adv-hero-description {
    padding-left: .75em;
    padding-right: .75em;
    font-size: 18px;
  }

  .image-868 {
    display: none;
  }

  .nl-3-adv-h {
    font-size: 28px;
    line-height: 120%;
  }

  .nl-3-adv-h.fc-w {
    font-size: 24px;
    line-height: 135%;
  }

  .nl-3-adv-main {
    padding-left: .75em;
    padding-right: .75em;
  }

  .nl-3-adv-footer {
    margin-top: .125em;
  }

  .ctr-cell-copy {
    padding-left: .75em;
    padding-right: .75em;
  }

  .ctr-cell-copy.cell-first {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .ctr-cell-copy.cell-head {
    padding-left: .125em;
    padding-right: .125em;
  }

  .ctr-cell-copy.cell-head.new-size {
    width: 45%;
  }

  .ctr-cell-copy.cell-head.new-col-blue {
    background-color: #89deff;
  }

  .nl-p-copy {
    text-align: center;
    text-decoration: underline;
  }

  .nl-p-copy.mb-0 {
    text-align: center;
  }

  .bold-text-76-copy {
    font-size: 23px;
    line-height: 112%;
    text-decoration: underline;
  }

  .bold-text-96 {
    font-size: 15px;
  }

  .bold-text-97 {
    text-decoration: underline;
  }

  .bold-text-98 {
    font-size: 15px;
  }

  .quick-stack-9-copy {
    padding-left: 0;
    padding-right: 0;
  }
}

#w-node-_9636870a-152b-fffd-371a-f7ba13b2ddfa-f3fc77fe, #w-node-_9636870a-152b-fffd-371a-f7ba13b2de49-f3fc77fe, #w-node-_9636870a-152b-fffd-371a-f7ba13b2de92-f3fc77fe, #w-node-_9636870a-152b-fffd-371a-f7ba13b2dee5-f3fc77fe, #w-node-_9636870a-152b-fffd-371a-f7ba13b2df31-f3fc77fe, #w-node-_9636870a-152b-fffd-371a-f7ba13b2ddfa-7e972a29, #w-node-_9636870a-152b-fffd-371a-f7ba13b2de49-7e972a29, #w-node-_9636870a-152b-fffd-371a-f7ba13b2de92-7e972a29, #w-node-_9636870a-152b-fffd-371a-f7ba13b2dee5-7e972a29, #w-node-_9636870a-152b-fffd-371a-f7ba13b2df31-7e972a29, #w-node-_9636870a-152b-fffd-371a-f7ba13b2ddfa-49e4d08e, #w-node-_9636870a-152b-fffd-371a-f7ba13b2de49-49e4d08e, #w-node-_9636870a-152b-fffd-371a-f7ba13b2de92-49e4d08e, #w-node-_9636870a-152b-fffd-371a-f7ba13b2dee5-49e4d08e, #w-node-_9636870a-152b-fffd-371a-f7ba13b2df31-49e4d08e, #w-node-_73ce8ca7-0079-07b7-0fde-f4635ce1af12-49e4d08e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-_9636870a-152b-fffd-371a-f7ba13b2ddfa-f3fc77fe, #w-node-_9636870a-152b-fffd-371a-f7ba13b2de49-f3fc77fe, #w-node-_9636870a-152b-fffd-371a-f7ba13b2de92-f3fc77fe, #w-node-_9636870a-152b-fffd-371a-f7ba13b2dee5-f3fc77fe, #w-node-_9636870a-152b-fffd-371a-f7ba13b2df31-f3fc77fe, #w-node-_9636870a-152b-fffd-371a-f7ba13b2ddfa-7e972a29, #w-node-_9636870a-152b-fffd-371a-f7ba13b2de49-7e972a29, #w-node-_9636870a-152b-fffd-371a-f7ba13b2de92-7e972a29, #w-node-_9636870a-152b-fffd-371a-f7ba13b2dee5-7e972a29, #w-node-_9636870a-152b-fffd-371a-f7ba13b2df31-7e972a29, #w-node-_9636870a-152b-fffd-371a-f7ba13b2ddfa-49e4d08e, #w-node-_9636870a-152b-fffd-371a-f7ba13b2de49-49e4d08e, #w-node-_9636870a-152b-fffd-371a-f7ba13b2de92-49e4d08e, #w-node-_9636870a-152b-fffd-371a-f7ba13b2dee5-49e4d08e, #w-node-_9636870a-152b-fffd-371a-f7ba13b2df31-49e4d08e, #w-node-_73ce8ca7-0079-07b7-0fde-f4635ce1af12-49e4d08e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


