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

.html-embed-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: none;
  padding: 1.5em 0;
  display: none;
}

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

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

.nl-2-logo.new-size.size-b {
  max-width: none;
  max-height: 71px;
}

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

.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-2-main-section {
  width: 65%;
  margin-top: 0;
}

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

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

.nl-2-sidebar-image {
  width: 100%;
  margin-bottom: 1em;
}

.nl-2-sidebar-image.new-size {
  width: 83%;
}

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

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

.nl-2-h1.sidebar-heading.new-style {
  text-align: center;
  text-transform: none;
  margin-top: 0;
  font-size: 25px;
  line-height: 125%;
}

.nl-2-h1.sidebar-heading.new-style.no-top-mar {
  color: #fff;
  text-align: center;
  background-color: #222;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: -1.9em;
  margin-left: -8px;
  margin-right: -8px;
  padding: 10px 20px;
  font-size: 22px;
}

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

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

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

.star-rating.new-size {
  max-height: 45px;
}

.nl-sidebar-ul-li {
  font-size: 18px;
  line-height: 130%;
}

.nl-sidebar-ul-li.new-size {
  font-size: 16px;
}

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

.nl-2-heading.h-df {
  width: 65%;
}

.nl-2-heading.h-df.new-size {
  width: 100%;
  font-size: 40px;
  line-height: 112%;
}

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

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

.nl-2-body-wrapper-inner.no-top-mar {
  margin-top: 0;
}

.nl-2-body-wrapper-inner.new-size {
  flex-flow: row;
  max-width: 1100px;
}

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

.nl-2-sidebar-ul.new-style {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  padding-left: 30px;
  padding-right: 30px;
}

.italic-text {
  font-weight: 400;
}

.blockquote-img {
  max-height: 70px;
  position: absolute;
  inset: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

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

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

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

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

.nl-sidebar-inner.green-bk-col {
  background-color: #eaf4f4;
  width: 100%;
}

.nl-sidebar-inner.yel-bk-col {
  background-color: #fff;
  border: 2px #979696;
  border-radius: 20px;
  margin-top: 100px;
  padding-bottom: 1em;
  padding-left: .5em;
  padding-right: .5em;
  box-shadow: 0 2px 5px 2px #0003;
}

.nl-sidebar-inner.yel-bk-col.no-top-mar {
  margin-top: 20px;
}

.nl-sidebar-inner.yel-bk-col.no-top-mar.new-bor {
  box-shadow: none;
  border-style: solid;
  border-width: 1px;
  border-bottom-color: #8a8888;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nl-sidebar-inner.yel-bk-col.no-top-mar.new-bor.side-mar {
  width: 85%;
}

.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-article-section {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  padding: 3em 1em;
}

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

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

.sidebar-reviews.bot-mar {
  margin-bottom: 20px;
}

.sidebar-reviews.new-style-cen {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.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.ta-c {
  text-align: center;
  margin-bottom: 0;
}

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

.nl-2-p.testimonial-inside-p {
  background-color: #fff9be;
  border-radius: 15px;
  padding: 30px 20px;
}

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

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

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

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

.nl-2-quote-block {
  background-color: #fff9be;
  border-radius: 15px;
  padding: 3em;
  position: relative;
}

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

.paragraph-14 {
  margin-bottom: 0;
  font-size: 16px;
}

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

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

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

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

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

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

.mobile-fixed-cta {
  display: none;
}

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

.image-38 {
  width: 59%;
  max-width: none;
}

.image-38.new-size {
  width: 49%;
}

.doc-img {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40%;
  margin-top: 0;
  margin-left: -29px;
  margin-right: -23px;
  display: flex;
}

.doc-img.new-padding {
  justify-content: center;
  align-items: center;
  width: 33%;
}

.image-39 {
  width: 74px;
  max-width: none;
}

.doc-box-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.doc-box-wrapper.top-mar {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #fff;
  border: 1px solid #d8d4d4;
  border-radius: 10px;
  width: 35%;
  margin-top: 20px;
  padding: 10px;
}

.doc-box-wrapper.top-mar.new-size {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 38%;
}

.doc-box-wrapper.top-mar.new-size.no-bord {
  border-style: none;
}

.doc-box-wrapper.top-mar.new-size.no-bord.no-top-mar {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 50%;
  margin-top: 0;
}

.div-block-32 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-32.vertical-align {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}

.right-side-text {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.right-side-text.new-space {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  align-items: flex-start;
}

.verified-tag {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.about-author.not-bot-mar {
  margin-bottom: 0;
  font-size: 11px;
}

.about-author.not-bot-mar.new-style {
  font-weight: 400;
}

.about-author.new-styel {
  font-size: 13px;
  font-weight: 500;
}

.about-author.new-size {
  margin-top: -12px;
  margin-bottom: 10px;
  font-size: 12px;
}

.about-author.new-size.add-top-mar {
  margin-top: 0;
  margin-bottom: 0;
}

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

.par-v4-heading-2 {
  line-height: 36px;
}

.par-v4-heading-2.more-space {
  margin-top: 40px;
}

.par-v4-heading-2.more-space.no-top-space {
  margin-top: 10px;
}

.par-v4-heading-2.new-space {
  margin-top: 10px;
  margin-bottom: 20px;
}

.par-v4-heading-2.new-space.blue {
  color: #009490;
  text-align: center;
  line-height: 39px;
}

.par-v4-heading-2.new-space.blue.sub-heading {
  font-size: 29px;
  font-weight: 400;
  line-height: 29px;
}

.par-v4-heading-2.new-space.blue.left-align {
  color: #000;
  text-align: left;
  margin-top: 350px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 43px;
}

.par-v4-heading-2.new-space.blue.left-align.white-text {
  color: #fff;
  background-color: #5858589e;
  margin-top: 310px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.ri-cta-btn {
  text-align: center;
  background-color: #006ac6;
  border: 2px solid #006ac6;
  border-radius: 15px;
  width: 100%;
  margin-top: 1em;
  padding: 1em 2em;
  font-size: 21px;
  line-height: 100%;
  transition: all .4s;
}

.ri-cta-btn:hover {
  color: #006ac6;
  background-color: #0000;
  border-width: 2px;
}

.ri-cta-btn.new-green {
  background-color: #009490;
  border-color: #009490;
  font-size: 21px;
}

.ri-cta-btn.new-green:hover {
  color: #009490;
  background-color: #00949000;
}

.ri-cta-btn.new-green.cta-banner-size {
  font-size: 21px;
}

.ri-cta-btn.new-green.cta-banner-size.new-size-s {
  width: 45%;
  margin-top: 0;
  padding-left: 1em;
  padding-right: 1em;
}

.ri-cta-btn.new-green.green-col-mod {
  background-color: #00bb25;
  border-color: #00bb25 #00bb25 #006915;
  border-bottom-width: 4px;
}

.ri-cta-btn.new-green.green-col-mod:hover {
  color: #fbff00;
  text-decoration: underline;
}

.ri-cta-btn.new-green.green-col-mod.new-size {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 17px;
}

.ri-cta-btn.new-green.green-col-mod.new-size.new-per {
  width: 30%;
}

.ri-cta-btn.new-green.green-col-mod.new-size.new-per.no-top-mar {
  width: 22%;
  margin-top: 0;
}

.ri-cta-btn.new-green.green-col-mod.new-size.new-per.no-top-mar.top-mob-cta {
  background-image: linear-gradient(#1fff48, #014b0e);
  border-style: none;
  border-radius: 30px;
  width: 300px;
}

.ri-cta-btn.new-green.green-col-mod.new-size.new-per.no-top-mar.top-mob-cta:hover {
  color: #fff;
  text-decoration: none;
}

.ri-cta-btn.new-green.green-col-mod.new-size.small-size {
  border-bottom-style: none;
  font-size: 26px;
  box-shadow: 2px 4px 4px 1px #00000057;
}

.ri-cta-btn.new-green.green-col-mod.new-size.small-size:hover {
  color: #fff;
  background-color: #00bb2599;
  text-decoration: none;
}

.ri-cta-btn.new-green.green-col-mod.new-size.new-style {
  border-bottom-style: none;
  border-radius: 30px;
}

.ri-cta-btn.new-green.green-col-mod.new-size.new-style:hover {
  color: #fff;
  text-decoration: none;
}

.ri-cta-btn.new-green.green-col-mod.new-size.new-style.s-size {
  width: 95%;
}

.ul.new-bk-yel {
  background-color: #fff8dd;
  border-radius: 15px;
  flex-flow: column;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  list-style-type: square;
  display: flex;
}

.ul.new-bk-yel.no-bot-mar {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.ul.new-bk-yel.no-border-rad {
  border-radius: 0;
}

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

.ri-p {
  text-align: left;
  align-self: auto;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.ri-p.tanya-s-quote {
  background-color: #fff3c4;
  border-radius: 15px;
  margin-bottom: 1.5em;
  padding: 1.5em;
  font-size: 21px;
  font-style: italic;
  font-weight: 600;
}

.ri-p.tanya-s-quote.new-yel-col {
  background-color: #fff8dd;
}

.ri-p.tanya-s-quote.new-yel-col.new-style {
  background-color: #e9e9e9;
  border-left: 5px solid #b88721;
  border-radius: 0;
}

.ri-p.tanya-s-quote.new-yel-col.new-style.new-size {
  font-size: 18px;
  font-weight: 400;
}

.ri-p.tanya-s-quote.new-yel-col.new-style.new-size.new-bk-col {
  background-color: #fff8dd;
}

.ri-p.tanya-s-quote.new-yel-col.new-style.new-size.new-bk-col.no-side-bor {
  border-left-style: none;
}

.ri-p.tanya-s-quote.new-yel-col.new-style.new-size.new-bk-col.hide-temp {
  display: none;
}

.ri-p.mt-0 {
  margin-top: 0;
}

.ri-p.new-size {
  font-size: 15px;
}

.ri-p.cen-align {
  text-align: center;
}

.ri-p.m-0 {
  margin-top: 0;
  margin-bottom: 0;
}

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

.new-font-color {
  color: #0b2655;
  font-family: Montserrat, sans-serif;
  line-height: 44px;
}

.new-font-color.mob-font-size {
  color: #000;
  line-height: 45px;
}

.new-font-color.mob-font-size.sub-heading-new {
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.new-font-color.new-size {
  color: #000;
  font-size: 30px;
  line-height: 37px;
}

.ri-final-cta-box {
  background-color: #fff9df;
  border: 1px solid #b99400;
  border-radius: 15px;
  padding: 3em;
}

.ri-final-cta-box.no-bod-rad {
  border-style: none;
  border-radius: 0;
}

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

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

.nl-img.top-mar {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: inline-flex;
}

.nl-img.new-size {
  width: 100%;
  max-width: none;
}

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

.par-v4-content-wrapper-2.mob-space.new-space {
  width: 100%;
  max-width: none;
  padding-top: .25em;
}

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

.par-v4-content-wrapper-extra-paddings.new-para-add {
  padding-left: 0;
  padding-right: 0;
}

.character-story {
  background-color: #f2f2f2;
  border-right: 1px solid #0000001a;
  border-radius: 15px;
  padding: 3em;
}

.character-story.no-bk-border {
  background-color: #f2f2f200;
  border: 1px #000;
  padding: 1em 0 2em;
}

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

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

.paragraph-25.new-grey-col.new-size, .paragraph-25.new-size {
  font-size: 14px;
  font-weight: 400;
}

.footer-link-2 {
  color: #525252;
}

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

.nl-footer.space-top {
  width: 100%;
  margin-top: 30px;
}

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

.footer-links-2.new-size-s {
  font-size: 14px;
  font-weight: 400;
}

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

.sticky-cta-section-v1 {
  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: 2em;
  display: flex;
  position: sticky;
  bottom: 0;
}

.sticky-cta-section-v1.new-size {
  width: 100%;
}

.sticky-cta-section-v1.new-size.new-style {
  z-index: 9999999;
  grid-column-gap: 600px;
  grid-row-gap: 600px;
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  position: static;
  top: 0;
}

.sticky-cta-section-v1.new-size.new-style.new-sticky-bar {
  position: sticky;
}

.sticky-cta-section-v1.new-size.new-style.cen-align {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
}

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

.text-span, .text-span-2, .text-span-3, .text-span-4 {
  color: #007ed8;
}

.bold-text {
  text-transform: uppercase;
}

.head-img {
  max-width: 69%;
}

.header-img-wrapper {
  background-image: url('../images/H-1.jpg');
  background-position: 0 0;
  background-size: auto;
  width: 1100px;
  height: 500px;
}

.header-img-wrapper.just-mobile-section-text {
  display: none;
}

.header-img-wrapper.just-desktop-section {
  background-image: url('../images/Sm-1.jpg');
}

.nl-6-testimonial {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  border: 1px solid #0000001a;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2em;
  display: flex;
}

.nl-6-testimonial.new-style-bk {
  background-color: #f0f0f0;
  border-radius: 0;
  box-shadow: 2px 4px 5px #0003;
}

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

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

.nl-6-testimonial-p.new-font {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

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

.nl-6-testimonials-2.bot-mar {
  margin-bottom: 30px;
}

.nl-6-testimonials-2.bot-mar.top-mar {
  margin-top: 30px;
}

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

.nl-6-testimonial-img {
  max-height: 65px;
  margin-bottom: 2em;
}

.nl-6-testimonial-img.size-big {
  border-radius: 50px;
  max-height: 55px;
}

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

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

.faq-answer.col-bk {
  background-color: #f0f0f0;
}

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

.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: Montserrat, 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;
}

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

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

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

.faq-question.col-bk {
  background-color: #f0f0f0;
}

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

.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.no-bk-col {
  background-color: #e9ecec00;
  padding-left: 0;
  padding-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.bold-text-39 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-5 {
  line-height: 131%;
}

.disclaimer-p {
  color: #9c9c9c;
  text-align: center;
  font-size: 10px;
  line-height: 120%;
}

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

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

.testimonial-item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 2.5em;
  display: flex;
}

.testimonial-item.last-item {
  margin-bottom: 0;
}

.ti-author {
  border-radius: 100px;
  height: 75px;
}

.gif-box-item {
  border: 1px solid #0000001a;
  border-radius: 15px;
  margin-bottom: 2em;
  overflow: hidden;
}

.gif-bi-bg-video {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 360px;
  margin-bottom: 0;
}

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

  .par-v4-heading-2.more-space.no-top-space {
    color: #333;
  }

  .ri-p {
    margin-top: 20px;
  }
}

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

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

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

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

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

  .cta-section-btn.fixed-cta {
    background-color: #23b000;
    margin-top: 0;
    margin-bottom: .75em;
  }

  .nl-2-heading.h-df {
    width: 100%;
  }

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

  .nl-2-body-wrapper-inner.new-size {
    flex-flow: column;
  }

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

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

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

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

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

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

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

  .mobile-fixed-cta {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
    display: flex;
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
  }

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

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

  .par-v4-heading-2.new-space.blue.left-align.white-text.no-top-mob-mar {
    margin-top: 365px;
  }

  .ri-cta-btn.new-green.green-col-mod.new-size.new-per.no-top-mar {
    width: 35%;
    display: none;
  }

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

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

  .par-v4-content-wrapper-2.mob-space.new-space {
    padding-left: 2em;
    padding-right: 2em;
  }

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

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

  .sticky-cta-section-v1.new-size.new-style {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: row;
  }

  .header-img-wrapper {
    box-sizing: border-box;
    object-fit: fill;
    object-position: 50% 50%;
    width: 100%;
  }

  .header-img-wrapper.just-mobile-section-text {
    background-image: url('../images/Smoking-bracelet-mob-2.jpg');
    background-size: cover;
    width: 100%;
    display: inline-flex;
  }

  .header-img-wrapper.just-desktop-section {
    display: none;
  }

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

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

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

  .nl-6-testimonials-2.bot-mar.top-mar {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .nl-6-testimonial-body {
    text-align: center;
  }

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

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

  .container-small {
    overflow: hidden;
  }

  .section {
    padding: 6rem 4rem;
  }

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

@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: 25px;
  }

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

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

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

  .cta-section-btn.fixed-cta {
    padding-left: 1em;
    padding-right: 1em;
  }

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

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

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

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

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

  .mobile-fixed-cta {
    padding-left: 2em;
    padding-right: 2em;
  }

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

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

  .ri-cta-btn.new-green.cta-banner-size.new-size-s {
    width: 80%;
  }

  .ri-cta-btn.new-green.green-col-mod.new-size.new-per.no-top-mar {
    width: 50%;
  }

  .ri-p.tanya-s-quote {
    font-size: 19px;
  }

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

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

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

  .header-img-wrapper {
    height: auto;
  }

  .header-img-wrapper.just-mobile-section-text {
    width: 100%;
  }

  .nl-6-testimonial {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

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

  .nl-6-testimonial-img {
    margin-bottom: .25em;
  }

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

  .container-small {
    width: 100%;
  }

  .spacer-40 {
    height: 2.5rem;
  }

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

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

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

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

  .gif-bi-bg-video {
    height: 260px;
  }
}

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

  .nl-2-logo {
    max-width: none;
    max-height: 54px;
  }

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

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

  .nl-content-piece.cta-section.nl-2-content-piece {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 3em 1em;
  }

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

  .nl-2-h1 {
    font-size: 25px;
    line-height: 112%;
  }

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

  .cta-section-btn.fixed-cta {
    padding: 10px 1em;
  }

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

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

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

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

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

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

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

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

  .nl-2-quote-block {
    padding: 2em 1.5em;
  }

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

  .mobile-fixed-cta {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

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

  .doc-box-wrapper.top-mar {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .doc-box-wrapper.top-mar.new-size {
    width: 100%;
  }

  .div-block-32.vertical-align {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .right-side-text {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

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

  .about-author.not-bot-mar {
    font-size: 11px;
  }

  .about-author.new-styel {
    margin-bottom: 0;
  }

  .about-author.new-size {
    margin-top: 3px;
  }

  .par-v4-heading-2 {
    font-size: 36px;
    font-weight: 800;
    line-height: 100%;
  }

  .par-v4-heading-2.more-space {
    font-size: 30px;
    line-height: 28px;
  }

  .par-v4-heading-2.new-space.blue {
    font-size: 25px;
    line-height: 31px;
  }

  .par-v4-heading-2.new-space.blue.sub-heading {
    font-size: 26px;
    line-height: 19px;
  }

  .par-v4-heading-2.new-space.blue.left-align {
    margin-top: 0;
    font-size: 28px;
    line-height: 32px;
  }

  .par-v4-heading-2.new-space.blue.left-align.white-text.no-top-mob-mar {
    background-color: #58585859;
    margin-top: 111px;
    font-size: 19px;
    line-height: 23px;
  }

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

  .ri-cta-btn.new-green.cta-banner-size.new-size-s {
    width: 100%;
  }

  .ri-cta-btn.new-green.green-col-mod {
    font-size: 18px;
    line-height: 105%;
  }

  .ri-cta-btn.new-green.green-col-mod.new-size.new-per.no-top-mar {
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 19px;
    display: inline-flex;
  }

  .ri-cta-btn.new-green.green-col-mod.new-size.new-per.no-top-mar.top-mob-cta {
    display: none;
  }

  .ri-cta-btn.new-green.green-col-mod.new-size.small-size {
    font-size: 18px;
  }

  .ul.new-bk-yel {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ri-p.tanya-s-quote {
    padding: 1.25em;
    font-size: 17px;
  }

  .italic-text-11 {
    font-size: 15px;
    line-height: 10px;
  }

  .new-font-color.mob-font-size {
    font-size: 24px;
    line-height: 120%;
  }

  .new-font-color.mob-font-size.sub-heading-new {
    font-size: 19px;
    line-height: 16px;
  }

  .new-font-color.new-size {
    font-size: 22px;
    line-height: 24px;
  }

  .ri-final-cta-box {
    padding: 1.5em;
  }

  .par-v4-article-info {
    text-align: center;
  }

  .par-v4-article-info.left-align {
    text-align: left;
  }

  .nl-img.top-mar {
    margin-top: 10px;
  }

  .par-v4-content-wrapper-2.mob-space {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .par-v4-content-wrapper-2.mob-space.new-space {
    padding-left: 1em;
    padding-right: 1em;
  }

  .character-story {
    padding: 1.5em;
  }

  .footer-link-2 {
    flex-flow: column;
    display: flex;
  }

  .footer-links-2.new-size-s {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    text-align: center;
    flex-flow: column;
  }

  .nl-footer-wrapper-2 {
    padding-left: 1em;
    padding-right: 1em;
  }

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

  .sticky-cta-section-v1.new-size.new-style {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
  }

  .sticky-cta-section-v1.new-size.new-style.new-sticky-bar {
    padding-top: .5em;
    padding-bottom: .5em;
  }

  .header-img-wrapper {
    object-position: 50% 50%;
    width: 100%;
    height: 250px;
    display: inline-flex;
  }

  .header-img-wrapper.just-mobile-section-text {
    justify-content: center;
    align-items: center;
    height: 230px;
  }

  .nl-6-testimonial.new-style-bk {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .nl-6-testimonial-p.new-font {
    text-align: left;
    margin-bottom: 10px;
  }

  .nl-6-testimonial-body.new-style {
    text-align: left;
  }

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

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

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

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

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

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

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

  .section {
    padding: 3.5rem 1rem;
  }

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

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

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

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

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

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

  .testimonial-item {
    flex-flow: column;
  }

  .gif-box-item {
    margin-bottom: 1.5em;
  }

  .gif-bi-bg-video {
    height: 210px;
  }
}


