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

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

.nl-2-header-wrapper {
  grid-column-gap: 700px;
  grid-row-gap: 700px;
  background-color: #f7f7f7;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 1.5em 0;
  display: flex;
}

.nl-2-header-wrapper.new-color {
  background-color: #0000;
}

.nl-2-logo {
  max-height: 55px;
}

.nl-2-sidebar-cta-btn {
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 100px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.nl-2-sidebar-cta-btn.new-cta-color {
  background-color: #00d85e;
  border: 2px solid #00d85e;
}

.nl-2-sidebar-cta-btn.new-cta-color:hover {
  border-width: 2px;
}

.nl-2-sidebar-cta-btn.new-cta-color.new-color {
  background-color: #eea727;
  border-color: #eea727;
  border-radius: 10px;
}

.nl-2-main-section {
  width: 65%;
  margin-top: 0;
}

.star-rating {
  max-height: 15px;
}

.nl-2-body-wrapper-inner {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  width: 100%;
  margin-top: 0;
  display: flex;
  position: relative;
}

.scrll-vw-trigger {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  flex-direction: column;
  display: flex;
}

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

.nl-content-piece {
  max-width: 60%;
}

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

.nl-content-piece.cta-section.nl-2-content-piece {
  background-color: #fff9be;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-top: 3em;
  margin-bottom: 0;
  padding: 3em;
}

.nl-content-piece.cta-section.nl-2-content-piece.new-bk-color {
  background-color: #f6f3ed;
  padding-left: 3em;
  padding-right: 3em;
}

.nl-content-piece.cta-section.nl-2-content-piece.new-bk-color.green-bkgrd {
  background-color: #f3fcd2;
  padding-left: 2em;
  padding-right: 2em;
}

.sidebar-reviews {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.rows-right {
  border: 1px solid #000;
  width: 100%;
  height: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.rows-right.gray-color {
  background-color: #8b193d;
}

.rows-right.gray-color.color-green {
  background-color: #2f6d1c;
}

.rows-right.row-img {
  height: 200px;
}

.rows-right.light-green {
  background-color: #effcdc;
  height: 120px;
}

.nl-2-article-head {
  width: 65%;
}

.nl-2-article-head.margin-left-new2 {
  width: 70%;
  padding-left: 1em;
  padding-right: 1em;
}

.nl-2-article-section {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  padding: 3em 2em;
}

.nl-2-article-section.no-top-space {
  padding-top: 0;
}

.image {
  text-align: center;
}

.text-block-10 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-10.text-smaller.new-fontweight {
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
}

.text-block-10.no-bold {
  font-weight: 400;
}

.text-block-10.no-bold.size-s {
  justify-content: flex-start;
  align-items: center;
  font-size: 17px;
  line-height: 120%;
  display: flex;
}

.text-block-10.white-color {
  color: #fff;
  font-size: 17px;
}

.nl-2-advantages-section {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  flex-direction: column;
  margin-top: 5em;
  display: flex;
}

.nl-2-advantages-section.space-gap-new-5 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
}

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

.nl-2-sidebar-ul {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  padding-left: 15px;
  display: flex;
}

.cta-section-btn {
  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.new-color {
  background-color: #00d85e;
  border: 2px solid #00d85e;
}

.cta-section-btn.new-color:hover {
  border-style: solid;
  border-width: 2px;
}

.cta-section-btn.new-color.new-color-yellow {
  background-color: #eea727;
  border-color: #eea727;
}

.cta-section-btn.new-color.new-color-yellow:hover {
  background-color: #eea727;
}

.cta-section-btn.mid-text-cta.cta-green {
  background-color: #1cbe00;
  border: 1px solid #1cbe00;
  width: 100%;
  margin-top: .5em;
}

.cta-section-btn.mid-text-cta.cta-green:hover {
  color: #1cbe00;
  background-color: #0000;
}

.cta-section-btn.mid-text-cta.cta-green.new-space {
  width: 75%;
  padding-left: 1em;
  padding-right: 1em;
}

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

.nl-2-adv-item-description {
  text-align: left;
}

.paragraph-14 {
  margin-bottom: 0;
}

.nl-2-p {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 150%;
}

.nl-2-p.new-space {
  background-color: #0000;
  margin-top: 25px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.nl-2-p.new-space.mar-top-new-adj9 {
  margin-top: 18px;
}

.nl-2-p.pace-pad {
  margin-top: -36px;
}

.nl-2-p.pace-pad.no-top-mar {
  margin-top: 0;
}

.nl-2-p.adj-pad {
  margin-top: -23px;
}

.nl-2-p.space-pad-adj {
  margin-top: -15px;
}

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

.nl-2-p.ta-c.mb-10 {
  margin-bottom: 10px;
}

.nl-sidebar-inner {
  color: #000;
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  padding: 3em 1.5em;
  position: sticky;
  top: 20px;
}

.paragraph-13 {
  color: #000;
  margin-bottom: 0;
  font-style: italic;
}

.div-block-10 {
  flex-flow: column;
  width: 100%;
  height: 60px;
  display: flex;
}

.div-block-10.table-left, .div-block-10.table-right {
  height: 100%;
}

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

.nl-2-h1 {
  color: #000;
  margin-top: 1em;
  margin-bottom: .5em;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.nl-2-h1.sidebar-heading {
  margin-top: .5em;
  font-size: 24px;
  font-weight: 400;
}

.nl-2-h1.no-bot-space {
  margin-bottom: -.6em;
}

.nl-2-body-wrapper {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.cell-14 {
  justify-content: center;
  align-items: flex-start;
  line-height: 18px;
}

.cell-10, .cell-5 {
  justify-content: center;
  align-items: flex-start;
}

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

.rows {
  border: 1px solid #000;
  width: 100%;
  height: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.rows.row-img {
  text-align: center;
  height: 200px;
}

.rows.new-color {
  background-color: #8b193d;
}

.rows.new-color.color-green {
  background-color: #2f6d1c;
}

.rows.color-new-light-green {
  background-color: #effcdc;
  height: 120px;
}

.nl-2-sidebar {
  width: 33%;
  height: 33%;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.nl-2-adv-item-img {
  border-radius: 0;
}

.nl-2-adv-item-img.obj-fit-img.border-grey, .nl-2-adv-item-img.mob-img-only.obj-fit-img.border-new {
  border: 1px solid #6b6b6b;
}

.nl-2-advantages-item {
  display: block;
}

.nl-sidebar-ul-li {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 130%;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.div-block-9.table-wrapper {
  height: auto;
  margin-bottom: 40px;
}

.div-block-9.table-wrapper.new-table-with-img {
  display: none;
}

.div-block-9.table-wrapper.new-table-with-img.desktop-donly {
  display: inline-flex;
}

.content-wrapper-main {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content-wrapper-main.new-bk-color {
  background-color: #0000;
}

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

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

.hike-logo {
  max-height: 45px;
}

.nl-2-heading {
  color: #000;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 52px;
  font-weight: 700;
  line-height: 100%;
}

.nl-2-heading.new-font-style {
  margin-top: 0;
  font-size: 29px;
  font-weight: 400;
}

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

.nl-p.cta-nl-p {
  text-align: center;
}

.nl-p.cta-nl-p.p-mt {
  margin-bottom: 2em;
}

.nl-2-sidebar-image {
  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;
}

.nl-2-cta-section {
  margin-top: 1em;
}

.paragraph-11 {
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
  text-decoration: none;
}

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

.bold-text {
  font-size: 45px;
}

.bold-text-2 {
  line-height: 120%;
}

.nl-6-testimonials {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  display: flex;
  position: static;
}

.nl-6-testimonials.hori-adj {
  flex-flow: row;
}

.nl-6-testimonials.hori-adj.top-no-mar {
  margin-top: 20px;
}

.nl-6-testimonial {
  border: 1px solid #0000001a;
  border-radius: 15px;
  padding: 2em;
}

.nl-6-testimonial.new-color {
  background-color: #f8f9fa;
  width: 100%;
  height: 350px;
  padding-left: 1em;
  padding-right: 1em;
}

.nl-6-testimonial.new-color.no-radius {
  border-radius: 0;
}

.nl-6-testimonial-img {
  border-radius: 60px;
  max-height: 65px;
  margin-bottom: 0;
}

.nl-6-testimonial-name {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

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

.nl-6-testimonial-p {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 150%;
}

.body {
  background-color: #eef0f4;
}

.pcp-checker-regular-cta {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-color: #ffb647;
  border: 2px solid #ffb647;
  border-radius: 15px;
  width: 100%;
  margin-top: .5em;
  margin-bottom: 1em;
  padding: 1.25em 3em;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  transition: all .4s;
}

.pcp-checker-regular-cta:hover {
  background-color: #ffb64700;
}

.pcp-box-ul {
  padding-left: 20px;
}

.steps-box-h {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 100%;
}

.steps-box-step {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  margin-bottom: 2em;
  display: flex;
}

.steps-box-step.last-item-mb {
  margin-bottom: 0;
}

.par-v4-subheading {
  font-size: 21px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
}

.bg-video {
  z-index: 999;
  aspect-ratio: 16 / 9;
  object-fit: fill;
  width: 100%;
}

.par-v4-footer-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.par-v4-footer-wrapper.sources-new {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

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

.step-number {
  max-height: 35px;
}

.par-v4-content-wrapper {
  padding: 2em 0 3em;
}

.pcp-box-h {
  font-size: 26px;
  line-height: 100%;
}

.par-v4-h.clickout-link {
  color: #001ae6;
}

.footer-link {
  color: #000;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
}

.box-p {
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
}

.box-p.ta-c {
  margin-top: auto;
  margin-bottom: auto;
}

.hero-footnote-p {
  color: #b5b5b5;
  text-align: left;
  margin: 5px 3em 2em;
}

.par-v4-p {
  margin-top: 1em;
  font-size: 21px;
  line-height: 160%;
}

.par-v4-p.mb-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.car-finance-box-item {
  color: #000;
  background-color: #f4f4f4;
  border: 1px solid #0000001a;
  border-radius: 15px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 2em;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.car-finance-box-item:hover {
  background-color: #ffb647;
}

.car-finance-box-item.new-logo-1 {
  justify-content: center;
  align-items: center;
}

.car-finance-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.par-v4-article-info {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  color: #8f8f8f;
  border-bottom: 1px solid #8f8f8f;
  justify-content: center;
  align-items: center;
  padding-bottom: 5px;
  font-family: Droid Sans, sans-serif;
  display: flex;
}

.par-v4-content-wrapper-extra-paddings {
  padding-left: 1em;
  padding-right: 1em;
}

.par-v4-hero-img {
  width: 100%;
  margin-top: 1em;
  margin-bottom: .125em;
}

.box-logo-img {
  margin-bottom: 1em;
}

.par-v4-header-wrapper {
  color: #e5e5e5;
  background-color: #bee8ff00;
  justify-content: center;
  align-items: center;
  padding: 3em 3em 1.5em 1em;
  display: flex;
}

.pcp-box {
  background-color: #f2f2f2;
  border: 1px solid #0000001a;
  border-radius: 15px;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 2em 3em;
}

.pcp-box.new-color-green {
  background-color: #edeedb;
}

.par-v4-body-wrapper {
  background-color: #fff;
  width: auto;
  max-width: 1000px;
  position: relative;
}

.body-2 {
  color: #050505;
  border-radius: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.body-2:hover {
  color: #000;
}

.marquee {
  z-index: 999999999;
  background-color: #ffa200;
  width: 100%;
  position: sticky;
  top: 0;
  overflow: hidden;
}

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

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

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

.achtung-span {
  color: red;
  margin-left: 25px;
  margin-right: 25px;
  font-weight: 800;
}

.par-v4-article-info-2 {
  color: #8f8f8f;
  text-align: center;
  border-bottom: 1px solid #8f8f8f;
  padding-bottom: 5px;
  font-family: Droid Sans, sans-serif;
}

.bold-text-3 {
  line-height: 120%;
}

.image-2 {
  width: 100%;
}

.sticky-cta-bottom {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ff841899;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1em;
  display: flex;
  position: sticky;
  top: 0;
  bottom: 0;
}

.sticky-cta-bottom.new-color {
  background-color: #cecece45;
}

.button {
  background-color: #169954;
  border-radius: 10px;
  padding: 1em 2em;
  font-size: 18px;
  line-height: 100%;
  transition: all .4s;
}

.button:hover {
  transform: translate(-5px, -5px);
  box-shadow: 5px 5px #fff;
}

.button.new-font-style {
  color: #000;
  text-align: center;
  background-color: #eea727;
  justify-content: center;
  align-items: center;
  width: 40%;
  max-width: 500px;
  text-decoration: none;
  display: flex;
}

.phone {
  white-space: nowrap;
  word-break: normal;
}

.disclaimer {
  color: #a3a3a3;
  text-align: center;
  margin-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 12px;
  display: flex;
}

.text-span, .text-span-2, .link {
  color: #afafaf;
}

.nl-2-footer {
  background-color: #0000;
  border-top: 1px solid #0000001a;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 5em;
  display: flex;
}

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

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

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

.eq-v2-header {
  border-bottom: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  display: flex;
}

.eq-v2-header-wrapper {
  padding-top: 1em;
  padding-bottom: 1em;
}

.logo-placeholder {
  max-height: 60px;
}

.link-2 {
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.link-2.link-quotes {
  word-break: break-all;
  line-height: 150%;
}

.ta-name {
  margin-top: 1em;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 100%;
}

.bp-rate {
  max-height: 100px;
}

.bold-text-30 {
  font-size: 44px;
  font-weight: 700;
  line-height: 110%;
}

.eq-list-highlight {
  background-color: #f3fcd2;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 2em;
  padding: 2em;
  display: flex;
}

.eq-v2-main-wrapper {
  border-bottom: 1px solid #0000001a;
  border-left: 1px solid #0000001a;
  border-right: 1px solid #0000001a;
  flex-direction: column;
  align-items: center;
  max-width: 900px;
  padding-bottom: 4em;
  display: flex;
}

.eq-v2-author-2 {
  align-items: center;
  margin-top: 1em;
  margin-bottom: 1em;
  display: flex;
}

.eq-author-info {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 15px;
  display: flex;
}

.eq-v2-hero-img-2 {
  margin-top: 1em;
  margin-bottom: 2em;
}

.quotes-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.eq-v2-hashtag {
  color: #000;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.eq-v2-h2-2 {
  color: #000;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
}

.fact-item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #f2f2f2;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 49%;
  padding: 1em 2em;
  display: flex;
}

.eq-v2-content {
  flex-direction: column;
  align-items: center;
  width: 80%;
  display: flex;
}

.eq-v2-content.align-left {
  justify-content: flex-start;
  align-items: flex-start;
}

.cta-btn {
  text-align: center;
  text-transform: uppercase;
  background-color: #039f00;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 2em;
  padding: 1.25em 2em;
  font-size: 16px;
  line-height: 100%;
}

.paragraph-7 {
  color: #929292;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
}

.eq-v2-heading-2 {
  color: #000;
  text-align: center;
  margin-top: 1em;
  margin-bottom: .5em;
  font-family: Lato, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 120%;
}

.eq-v2-hashtags-2 {
  background-color: #e8edd6;
  border-radius: 100px;
  align-items: center;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: .5em 2em;
  display: flex;
}

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

.eq-v2-p-2.t-p {
  margin-bottom: 0;
}

.eq-v2-p-2.li-p {
  margin-bottom: 15px;
  padding-left: 10px;
}

.eq-v2-p-2.li-p.li-last-p, .eq-v2-p-2.mb-0 {
  margin-bottom: 0;
}

.img-s-w {
  width: 100%;
  margin-bottom: 2em;
}

.img-s-w.br-10 {
  border: 1px solid #0000001a;
  border-radius: 10px;
}

.eq-v2-author-img {
  max-height: 40px;
}

.img-disclaimer {
  color: #8b8b8b;
  text-align: left;
  margin-top: -1.5em;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 100%;
}

.list {
  margin-bottom: 0;
  padding-left: 25px;
  list-style-type: disc;
}

.facts-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 2em;
  display: flex;
}

.eq-v2-main {
  justify-content: center;
  align-items: center;
  display: flex;
}

.eq-v2-preamble-2 {
  color: #000;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}

.fact-img {
  max-height: 50px;
}

.bp-testimonials {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 2em;
  display: flex;
}

.testimonial-author {
  max-height: 75px;
}

.bp-testimonial {
  background-color: #e8edd6;
  border-radius: 15px;
  width: 100%;
  margin-bottom: 2em;
  padding: 2.5em;
}

.bp-testimonial.testimonial-grey {
  background-color: #ebebeb;
  border-radius: 15px;
}

.eq-v2-author-name-2 {
  color: #929292;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.bp-rate-box {
  background-color: #e8edd6;
  border: 1px solid #0000001a;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.eq-v2-footer {
  justify-content: center;
  align-items: center;
  display: flex;
}

.eq-v2-footer-wrapper {
  border-left: 1px solid #0000001a;
  border-right: 1px solid #0000001a;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 2em 3em;
  display: flex;
}

.logo-footer-placeholder {
  max-height: 40px;
}

.eq-v2-footer-links {
  color: #000;
  display: flex;
}

.eq-v2-footer-link {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.eq-v2-footer-divider {
  margin-bottom: 0;
  padding-left: 1em;
  padding-right: 1em;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.image-3 {
  width: 250px;
  height: 250px;
  margin-bottom: 20px;
}

.image-4 {
  max-height: 60px;
}

.hs-layout-header-wrapper {
  border-bottom: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.image-22 {
  max-height: 40px;
}

.hs-layout-content {
  justify-content: center;
  align-items: center;
  display: flex;
}

.hs-layout-main-content {
  width: 50%;
  margin-top: 3em;
}

.heading-11 {
  font-family: Lato, sans-serif;
}

.paragraph-10 {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.hs-layout-footer {
  border-top: 1px solid #0000001a;
  justify-content: center;
  margin-top: 3em;
  display: flex;
}

.hs-layout-footer-wrapper {
  padding-top: 3em;
  padding-bottom: 3em;
}

.image-23 {
  max-height: 30px;
}

.hs-footer-links {
  margin-top: 1em;
}

.hs-footer-link {
  color: #000;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.heading-12 {
  margin-top: 20px;
  font-family: Lato, sans-serif;
}

.image-25 {
  max-height: 30px;
}

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

.sticky-cta-section-v1.new-modify-1 {
  grid-column-gap: .1em;
  grid-row-gap: .1em;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #fff0;
  width: 100%;
  padding: 0 1em;
}

.ah-cta-btn {
  text-align: left;
  cursor: pointer;
  background-color: #1062aa;
  border: 3px solid #1062aa;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 21px;
  transition: all .4s ease-in;
  display: flex;
}

.ah-cta-btn:hover {
  color: #1062aa;
  background-color: #1062aa00;
  font-weight: 400;
}

.ah-cta-btn.new-color-1 {
  background-color: #4441d9;
  border-color: #4441d9;
  border-radius: 10px;
  width: 60%;
  margin-top: 2em;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.ah-cta-btn.new-color-1:hover {
  color: #fff;
}

.ah-cta-btn.new-color-1.new-size-mar {
  width: 35%;
  padding-left: 0;
  padding-right: 0;
}

.ah-cta-btn.new-color-1.new-size-mar.new-adj-size-style {
  text-align: center;
  text-transform: uppercase;
  background-color: #eea727;
  border-color: #eea727;
  width: 56%;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.header-wrap-container {
  grid-column-gap: 700px;
  grid-row-gap: 700px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.nl-2-logo-2 {
  max-height: 60px;
}

.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.color-yellow {
  background-color: #e0ffe7;
  border-radius: 0;
  margin-top: 4em;
  padding-left: 0;
  padding-right: 0;
}

.nl-3-adv-main-conclusion.color-yellow.box-cta-new-pad.margin-top-09 {
  margin-top: 2em;
}

.nl-3-adv-main-conclusion.color-yellow.box-cta-new-pad.margin-top-09.new-color-lav {
  background-color: #f3f5fd;
}

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

.nl-3-adv-h.new-font.small-size-28.modi-font {
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
}

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

.nl-2-adv-item-img-2 {
  border-radius: 0;
}

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

.nl-6-p-about-article-2 {
  color: #00888f;
  margin-bottom: 0;
  font-size: 15px;
}

.nl-6-p-about-article-2.new-color-dark-blue {
  color: #082591;
}

.customer-review-chart {
  flex-flow: column;
  width: 100%;
  display: flex;
}

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

.nl-2-h1-4 {
  color: #000;
  margin-top: 1em;
  margin-bottom: auto;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.nl-2-h1-4.new-space {
  margin-top: 1.2em;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  line-height: 120%;
}

.nl-2-h1-4.new-space.pad-adj {
  margin-top: .5em;
  line-height: 135%;
}

.nl-2-h1-4.new-space.pad-adj.margin-top-10 {
  margin-top: 0;
  margin-bottom: 0;
}

.nl-2-h1-4.space {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  line-height: 135%;
}

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

.tgl-banner-img-container {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 1.5em;
  display: flex;
  position: relative;
}

.nl-2-heading-2 {
  color: #000;
  font-size: 56px;
  font-weight: 700;
  line-height: 100%;
}

.nl-2-heading-2.h-df {
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 117%;
}

.nl-2-heading-2.h-df.new-font-height {
  font-weight: 700;
}

.nl-2-heading-2.h-df.new-font-height.line-height-new {
  font-weight: 500;
  line-height: 108%;
}

.nl-2-heading-2.h-df.new-font-height.line-height-new.no-line-height {
  font-size: 36px;
}

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

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

.sidebar-inner.new-color {
  background-color: #fff;
}

.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.sidebar-cta-btn {
  width: 90%;
  margin-top: .5em;
  margin-bottom: .5em;
  padding: .5em;
}

.nl-2-body-wrapper-inner-2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  width: 100%;
  margin-top: 2em;
  display: flex;
  position: relative;
}

.paragraph-42 {
  margin-bottom: 0;
  line-height: 113%;
  text-decoration: none;
}

.text-block-9 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.nl-2-body {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.nl-2-article-section-2 {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  padding: 3em 1em;
}

.nl-2-article-section-2.mar-pad-adjust {
  margin-top: -30px;
  padding-top: 0;
  padding-left: 1em;
}

.nl-6-article-pd {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nl-6-article-pd.margin-bot-3 {
  margin-bottom: -45px;
}

.heading-15 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.main-header {
  text-align: center;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 107%;
}

.main-header.new-size {
  font-size: 16px;
  font-weight: 500;
  line-height: 121%;
}

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

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

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

.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-color {
  background-color: #e0ffe7;
  border-radius: 0;
}

.text-ben-wrapper.new-color.blue-color {
  background-color: #f3f5fd;
}

.text-ben-wrapper.new-color.blue-color.no-bk-color {
  background-color: #f3f5fd00;
}

.text-ben-wrapper.new-color.blue-color.no-top-mar {
  margin-top: 0;
}

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

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

.tgl-author-box.pad-mar-left {
  margin-left: -10px;
}

.review-header {
  z-index: 999;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.paragraph-40 {
  color: #000;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
}

.paragraph-40.new-space {
  color: #00888f;
  margin-bottom: 30px;
}

.paragraph-40.new-space.new-color-blue {
  color: #082591;
}

.paragraph-40.new-space.new-color-blue.new-yellow-color {
  color: #ffbd11;
}

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

.new-text-style {
  font-size: 32px;
  font-weight: 400;
  line-height: 115%;
}

.image-26 {
  margin-top: -1em;
}

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

  .eq-v2-footer-wrapper {
    width: 80%;
  }

  .tgl-cta-btn.sidebar-cta-btn {
    font-size: 19px;
  }

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

@media screen and (min-width: 1920px) {
  .eq-v2-footer-wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .nl-2-header-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .nl-2-sidebar-cta-btn {
    margin-top: 1em;
  }

  .nl-2-main-section {
    width: 100%;
  }

  .nl-2-body-wrapper-inner {
    flex-direction: column;
    align-items: center;
  }

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

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

  .nl-2-article-head, .nl-2-article-head.margin-left-new2 {
    width: 100%;
  }

  .text-block-10.text-smaller {
    font-size: 12px;
  }

  .text-block-10.text-smaller.new-fontweight, .text-block-10.no-bold.size-s {
    font-size: 17px;
    line-height: 120%;
  }

  .text-block-10.white-color {
    text-align: center;
  }

  .nl-2-sidebar-ul {
    text-align: left;
  }

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

  .nl-sidebar-inner {
    flex-flow: column;
    align-items: center;
    width: 80%;
    padding-left: 4em;
    padding-right: 4em;
    display: none;
  }

  .nl-sidebar-inner.margin-top-space-adj-04 {
    padding-top: 0;
  }

  .nl-sidebar-inner.margin-top-space-adj-04.mar-bot-space-03 {
    padding-bottom: .5em;
  }

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

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

  .nl-2-h1.sidebar-heading {
    text-align: center;
  }

  .nl-2-body-wrapper {
    max-width: 95%;
  }

  .cell-14, .cell-10 {
    justify-content: center;
    align-items: flex-start;
  }

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

  .nl-2-sidebar {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .nl-2-heading {
    font-size: 49px;
  }

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

  .bold-text {
    font-size: 50px;
  }

  .nl-6-testimonials {
    flex-flow: row;
  }

  .nl-6-testimonial {
    width: 32%;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .par-v4-footer-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .par-v4-footer-wrapper.sources-new {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .car-finance-box {
    flex-flow: wrap;
  }

  .par-v4-header-wrapper {
    padding-left: 3em;
    padding-right: 3em;
  }

  .par-v4-body-wrapper {
    width: 100%;
  }

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

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

  .button.new-font-style {
    width: 90%;
  }

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

  .eq-v2-main-wrapper {
    width: 100%;
    padding-bottom: 2em;
  }

  .eq-v2-content {
    width: 95%;
  }

  .eq-v2-content.align-left {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
  }

  .eq-v2-footer-wrapper {
    width: 100%;
  }

  .bold-text-50 {
    line-height: 108%;
  }

  .hs-layout-main-content {
    width: 90%;
  }

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

  .ah-cta-btn.new-color-1.new-size-mar {
    width: 50%;
  }

  .ah-cta-btn.new-color-1.new-size-mar.new-adj-size-style {
    width: 100%;
  }

  .header-wrap-container {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

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

  .nl-3-adv-main-conclusion.color-yellow {
    padding-left: 2em;
    padding-right: 2em;
  }

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

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

  .nl-2-heading-2.h-df {
    font-size: 48px;
  }

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

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

  .tgl-cta-btn.sidebar-cta-btn {
    margin-top: .5em;
    margin-bottom: 1em;
  }

  .nl-2-body-wrapper-inner-2 {
    flex-direction: column;
    align-items: center;
  }

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

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

@media screen and (max-width: 767px) {
  .nl-2-header-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: row;
    padding-left: 60px;
    padding-right: 60px;
  }

  .nl-2-logo {
    max-height: 45px;
  }

  .nl-content-piece.cta-section {
    padding: 3em 1.5em;
  }

  .nl-2-article-head.margin-left-new2 {
    width: 100%;
  }

  .nl-2-article-section {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .text-block-10.text-smaller {
    font-size: 11px;
  }

  .text-block-10.text-smaller.new-fontweight, .text-block-10.no-bold.size-s {
    font-size: 15px;
    line-height: 120%;
  }

  .text-block-10.white-color {
    font-size: 16px;
  }

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

  .nl-2-p.new-space {
    margin-top: 22px;
  }

  .nl-sidebar-inner {
    width: 100%;
  }

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

  .nl-2-h1 {
    font-size: 30px;
  }

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

  .nl-2-adv-item-img {
    object-fit: cover;
    border-radius: 20px;
    min-height: 250px;
  }

  .nl-2-adv-item-img.obj-fit-img {
    min-height: 200px;
  }

  .nl-2-heading {
    line-height: 96%;
  }

  .nl-2-heading.new-font-style {
    line-height: 107%;
  }

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

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

  .nl-cta-section-h1 {
    line-height: 103%;
  }

  .bold-text {
    font-size: 40px;
    line-height: 91%;
  }

  .bold-text-2 {
    font-size: 30px;
  }

  .nl-6-testimonials {
    flex-flow: column;
  }

  .nl-6-testimonial {
    width: 100%;
  }

  .par-v4-content-wrapper-extra-paddings, .par-v4-header-wrapper {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .marquee-inner {
    overflow: hidden;
  }

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

  .button.new-font-style {
    width: 90%;
  }

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

  .bold-text-30 {
    font-size: 36px;
    line-height: 107%;
  }

  .eq-v2-main-wrapper {
    padding-bottom: 2em;
  }

  .eq-v2-h2-2 {
    text-align: center;
    font-size: 30px;
    line-height: 109%;
  }

  .fact-item {
    width: 48%;
  }

  .eq-v2-content.align-left {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .eq-v2-heading-2 {
    line-height: 97%;
  }

  .bold-text-40, .bold-text-41 {
    font-size: 30px;
  }

  .bold-text-42 {
    font-size: 36px;
  }

  .bold-text-43, .bold-text-44 {
    font-size: 15px;
  }

  .bold-text-51 {
    font-size: 30px;
  }

  .bold-text-52 {
    font-size: 30px;
    line-height: 112%;
  }

  .heading-11 {
    line-height: 110%;
  }

  .ah-cta-btn {
    font-size: 16px;
  }

  .ah-cta-btn.new-color-1 {
    width: 60%;
  }

  .ah-cta-btn.new-color-1.new-size-mar {
    width: 80%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ah-cta-btn.new-color-1.new-size-mar.new-adj-size-style {
    width: 100%;
  }

  .nl-2-logo-2 {
    max-height: 40px;
  }

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

  .nl-3-adv-h.new-font.small-size-28.modi-font {
    text-align: center;
    font-size: 30px;
    line-height: 38px;
  }

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

  .nl-2-adv-item-img-2 {
    object-fit: cover;
    border-radius: 20px;
    min-height: 200px;
  }

  .nl-2-heading-2.h-df {
    font-size: 40px;
  }

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

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

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

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

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

  .nl-2-article-section-2 {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .nl-3-adv-p.fc-w {
    text-align: left;
  }

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

  .paragraph-40 {
    font-size: 16px;
  }
}

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

  .nl-content-piece.cta-section.nl-2-content-piece {
    padding: 3em 1em;
  }

  .nl-content-piece.cta-section.nl-2-content-piece.new-bk-color {
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .nl-content-piece.cta-section.nl-2-content-piece.new-bk-color.green-bkgrd {
    padding-left: 1em;
    padding-right: 1em;
  }

  .rows-right {
    background-color: #effcdc;
  }

  .nl-2-article-head.margin-left-new2 {
    padding-right: 1em;
  }

  .nl-2-article-section {
    padding-left: 1em;
    padding-right: 1em;
  }

  .nl-2-article-section.no-top-space {
    padding-left: .5em;
    padding-right: .5em;
  }

  .text-block-10.text-smaller {
    font-size: 12px;
  }

  .text-block-10.text-smaller.new-fontweight, .text-block-10.no-bold.size-s {
    font-size: 14px;
  }

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

  .cta-section-btn.mid-text-cta.cta-green.new-space {
    width: 100%;
    padding-right: 1em;
  }

  .nl-2-p.new-space {
    margin-top: 10px;
  }

  .nl-sidebar-inner {
    width: 100%;
    padding-left: 2em;
    padding-right: 2em;
  }

  .nl-2-h1 {
    font-size: 22px;
    line-height: 110%;
  }

  .nl-2-h1.no-bot-space {
    line-height: 103%;
  }

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

  .rows {
    background-color: #effcdc;
  }

  .nl-2-adv-item-img {
    border-radius: 10px;
    min-height: 200px;
  }

  .nl-2-adv-item-img.obj-fit-img {
    min-height: 100%;
  }

  .div-block-9.table-wrapper {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .div-block-9.table-wrapper.new-table-with-img {
    display: inline-flex;
  }

  .div-block-9.table-wrapper.new-table-with-img.desktop-donly {
    display: none;
  }

  .div-block-9.table-wrapper.new-table-with-img.mob-only, .content-wrapper-main.new-bk-color {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .nl-2-heading {
    font-size: 32px;
  }

  .nl-2-heading.new-font-style {
    font-size: 20px;
  }

  .nl-p.cta-nl-p.p-mt {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

  .nl-cta-section-h1 {
    font-size: 24px;
    line-height: 118%;
  }

  .bold-text {
    font-size: 27px;
  }

  .bold-text-2 {
    font-size: 20px;
    line-height: 113%;
  }

  .nl-6-testimonials.hori-adj {
    flex-flow: column;
  }

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

  .par-v4-subheading {
    font-size: 17px;
    line-height: 108%;
  }

  .bg-video {
    aspect-ratio: 16 / 9;
    object-fit: contain;
    height: 300px;
    position: relative;
  }

  .par-v4-footer-wrapper.sources-new {
    justify-content: center;
    align-items: center;
  }

  .steps-box {
    padding-left: .5em;
    padding-right: .5em;
  }

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

  .par-v4-heading {
    font-size: 25px;
    font-weight: 800;
    line-height: 111%;
  }

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

  .pcp-box {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .pcp-box.new-color-green {
    padding: 1em .5em;
  }

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

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

  .button {
    text-align: center;
  }

  .button.new-font-style {
    width: 100%;
  }

  .disclaimer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-30 {
    font-size: 28px;
    line-height: 106%;
  }

  .eq-list-highlight {
    padding-left: 1em;
    padding-right: 1em;
  }

  .eq-v2-main-wrapper {
    padding-bottom: 2em;
    padding-left: 10px;
    padding-right: 10px;
  }

  .eq-v2-author-2 {
    flex-flow: column;
  }

  .eq-author-info {
    justify-content: space-between;
    align-items: center;
  }

  .eq-v2-h2-2 {
    font-size: 26px;
    line-height: 110%;
  }

  .fact-item {
    width: 100%;
  }

  .eq-v2-content.align-left {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .eq-v2-heading-2 {
    width: 100%;
    font-size: 32px;
    line-height: 100%;
  }

  .eq-v2-hashtags-2 {
    flex-wrap: wrap;
    place-content: center;
    width: 100%;
  }

  .img-s-w.br-10 {
    object-fit: cover;
    min-height: 210px;
  }

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

  .bp-testimonial, .bp-testimonial.testimonial-grey {
    padding: 1.5em;
  }

  .eq-v2-footer-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .bold-text-31 {
    font-size: 24px;
    line-height: 17px;
  }

  .bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35 {
    font-size: 24px;
  }

  .bold-text-36 {
    font-size: 20px;
  }

  .bold-text-37, .bold-text-38 {
    font-size: 24px;
  }

  .bold-text-39 {
    font-size: 24px;
    line-height: 113%;
  }

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

  .bold-text-41 {
    font-size: 22px;
    line-height: 98%;
  }

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

  .bold-text-45, .bold-text-46, .bold-text-47 {
    font-size: 22px;
  }

  .bold-text-48 {
    font-size: 24px;
  }

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

  .bold-text-51 {
    font-size: 26px;
  }

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

  .bold-text-53 {
    font-size: 26px;
    line-height: 100%;
  }

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

  .bold-text-55, .bold-text-56, .bold-text-57 {
    font-size: 26px;
  }

  .bold-text-58, .bold-text-59 {
    line-height: 107%;
  }

  .bold-text-60 {
    line-height: 108%;
  }

  .heading-11 {
    font-size: 28px;
    line-height: 120%;
  }

  .ah-cta-btn {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .ah-cta-btn.new-color-1, .ah-cta-btn.new-color-1.new-size-mar {
    width: 90%;
  }

  .ah-cta-btn.new-color-1.new-size-mar.new-adj-size-style {
    text-align: center;
    width: 100%;
    line-height: 25px;
  }

  .header-wrap-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

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

  .nl-3-adv-main-conclusion.color-yellow.box-cta-new-pad.margin-top-09.new-color-lav {
    padding-left: .5em;
    padding-right: .5em;
  }

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

  .nl-3-adv-h.new-font {
    text-align: center;
    font-size: 26px;
  }

  .nl-3-adv-h.new-font.small-size-28 {
    font-size: 28px;
  }

  .nl-3-adv-h.new-font.small-size-28.modi-font {
    text-align: center;
    font-size: 26px;
    line-height: 32px;
  }

  .nl-3-adv-h.new-font.small-size-28.modi-font.no-space-top {
    margin-top: 0;
  }

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

  .nl-2-adv-item-img-2 {
    border-radius: 10px;
    max-width: 100%;
    min-height: 100px;
  }

  .nl-2-h1-4.new-space {
    font-size: 24px;
    line-height: 135%;
  }

  .nl-2-h1-4.new-space.pad-adj.margin-top-10 {
    font-size: 22px;
  }

  .nl-2-h1-4.space {
    font-size: 22px;
    line-height: 135%;
  }

  .nl-2-heading-2 {
    font-size: 38px;
  }

  .nl-2-heading-2.h-df {
    font-size: 29px;
    line-height: 127%;
  }

  .nl-2-heading-2.h-df.new-font-height {
    font-size: 29px;
  }

  .nl-2-heading-2.h-df.new-font-height.line-height-new {
    font-size: 25px;
  }

  .nl-2-heading-2.h-df.new-font-height.line-height-new.no-line-height {
    line-height: 47%;
  }

  .paragraph-42 {
    line-height: 119%;
  }

  .nl-2-article-section-2 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .nl-6-article-pd {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .nl-3-adv-p.fc-w {
    text-align: left;
  }

  .text-ben-wrapper.new-color.blue-color {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-ben-wrapper.new-color.blue-color.no-bk-color {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

  .new-text-style {
    font-size: 19px;
    line-height: 112%;
  }

  .bold-text-63 {
    font-size: 29px;
    line-height: 110%;
  }
}

#w-node-c3296261-70a5-1fd3-e9bf-543665d3521a-162e42dd, #w-node-c3296261-70a5-1fd3-e9bf-543665d3521e-162e42dd, #w-node-c3296261-70a5-1fd3-e9bf-543665d35222-162e42dd, #w-node-c3296261-70a5-1fd3-e9bf-543665d35236-162e42dd, #w-node-c3296261-70a5-1fd3-e9bf-543665d3523a-162e42dd, #w-node-c3296261-70a5-1fd3-e9bf-543665d3523e-162e42dd, #w-node-c3296261-70a5-1fd3-e9bf-543665d35254-162e42dd, #w-node-c3296261-70a5-1fd3-e9bf-543665d35258-162e42dd, #w-node-c3296261-70a5-1fd3-e9bf-543665d3525c-162e42dd, #w-node-c3296261-70a5-1fd3-e9bf-543665d35260-162e42dd, #w-node-c3296261-70a5-1fd3-e9bf-543665d35264-162e42dd, #w-node-c3296261-70a5-1fd3-e9bf-543665d35270-162e42dd {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}


