.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.project-preview {
  text-align: center;
  letter-spacing: -3px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 100%;
}

.body {
  justify-content: center;
  align-items: center;
  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-bk-col {
  background-color: #243612;
  padding-top: .5em;
  padding-bottom: .5em;
}

.nl-2-header-wrapper.new-bk-col.new-blue-col {
  background-color: #001f2c;
}

.nl-2-header-wrapper.new-bk-col.new-blue-col.new-col-bk {
  background-color: #050b99;
}

.nl-2-logo {
  max-height: 35px;
  margin-top: 1em;
}

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

.nl-2-logo.inverted-logo {
  filter: invert();
}

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

.nl-content-piece.cta-section.nl-2-content-piece.new-bk-col.no-top-mar.blue-bk-new {
  background-color: #defbff;
  background-image: linear-gradient(40deg, #002ea1, #218fff);
  width: 100%;
}

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

.bold-text-313.new-text-col {
  color: #404040;
}

.bold-text-313.new-text-col.new-font {
  font-family: Lato, sans-serif;
}

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

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

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

.paragraph-11.new-size {
  font-size: 18px;
}

.paragraph-11.blue-text {
  color: #022ea0;
  font-size: 21px;
}

.paragraph-11.blue-text.new-size {
  font-size: 18px;
}

.eq-list-highlight {
  background-color: #e8edd6;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 2em;
  padding: 2em;
}

.eq-list-highlight.new-col-bk {
  background-color: #fdfbd8;
}

.eq-list-highlight.new-col-bk.new-border {
  border-radius: 20px;
}

.eq-list-highlight.new-col-bk.new-border.new-blue-bk {
  background-color: #defbff;
}

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

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

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

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

.list.num-list {
  list-style-type: decimal;
}

.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-green-col {
  background-color: #528125;
  margin-top: 1em;
  margin-bottom: 20px;
  padding-left: 1em;
  padding-right: 1em;
}

.cta-section-btn.new-green-col.corner-rad {
  border-radius: 100px;
}

.cta-section-btn.new-green-col.corner-rad.new-green {
  background-color: #5dbb02;
}

.cta-section-btn.new-green-col.corner-rad.new-green:hover {
  color: #1a3500;
  background-color: #5dbb0200;
}

.cta-section-btn.new-green-col.new-mar {
  padding-left: 2em;
  padding-right: 2em;
}

.cta-section-btn.new-green-col.new-mar.corner-rad {
  background-color: #5dbb02;
  border-radius: 100px;
}

.cta-section-btn.new-green-col.new-mar.corner-rad:hover {
  color: #214400;
  background-color: #5dbb0200;
}

.cta-section-btn.new-green-col.new-mar.corner-rad.new-cta-col {
  background-color: #cdd5ed;
  border: 1px solid #022ea0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cta-section-btn.new-green-col.new-mar.corner-rad.new-cta-col.new-size {
  background-color: #fff;
  width: 25%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.cta-section-btn.new-green-col.no-top-mar {
  margin-top: 0;
}

.cta-section-btn.new-green-col.no-top-mar.new-size {
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.l1-custom-ul-li-p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 120%;
}

.l1-custom-ul-li-p.new-font {
  font-family: Lato, sans-serif;
  font-size: 16px;
}

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

.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.new-bk {
  background-color: #e9ecec;
}

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

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

.eq-v2-p-7.li-p.new-font {
  font-family: Montserrat, sans-serif;
}

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

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

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

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

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

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

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

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

.nl-2-h1.sidebar-heading.cen-align.black-text {
  font-size: 28px;
  line-height: 30px;
}

.nl-2-h1.sidebar-heading.cen-align.black-text.caps-letter {
  text-transform: uppercase;
}

.nl-2-h1.no-top-mar {
  margin-top: .5em;
}

.nl-2-h1.new-top-space {
  margin-top: 0;
}

.nl-2-h1.new-top-space.style-new {
  padding-left: 2em;
  font-weight: 400;
}

.nl-2-h1.new-top-space.style-new.new-mar {
  padding-left: 0;
}

.nl-2-h1.line-height {
  line-height: 40px;
}

.nl-2-h1.line-height.no-top-mar.style-new {
  padding-left: 2em;
  font-weight: 400;
}

.nl-2-h1.no-bot-mar {
  margin-top: .5em;
  margin-bottom: -.9em;
}

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

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

.heading-23.regular.font-new {
  font-family: Lato, sans-serif;
}

.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.white-text {
  color: #fff;
  font-size: 42px;
  line-height: 123%;
}

.nl-2-heading.h-df.white-text.new-style {
  width: 65%;
}

.nl-2-heading.h-df.white-text.new-style.max-wid-100 {
  width: 100%;
  margin-left: 250px;
  font-size: 35px;
}

.nl-2-heading.h-df.white-text.new-style.max-wid-100.bot-mar {
  margin-bottom: 20px;
}

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

.faq-answer.new-bk {
  background-color: #e9ecec;
}

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

.nl-2-advantages-section.no-top-mar {
  margin-top: 1em;
}

.text-span-37 {
  color: #05eaff;
}

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

.paragraph-34.col-new {
  color: #404040;
}

.paragraph-34.col-new.new-font {
  font-family: Lato, sans-serif;
}

.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.no-top-mar.cen-align {
  justify-content: center;
  align-items: center;
  width: 100%;
}

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

.faq-wrapper-2 {
  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;
}

.image-35.mius-top-mar {
  margin-top: -150px;
}

.image-35.mius-top-mar.border-radius {
  border-radius: 20px;
}

.image-35.mius-top-mar.border-radius.no-bor-rad {
  border-radius: 0;
  max-width: 100%;
  margin-top: -390px;
}

.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-size {
  width: 30%;
}

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

.nl-2-article-head.new-top-mar {
  width: 100%;
  padding-top: 30px;
}

.nl-2-article-head.new-top-mar.new-side-mar {
  padding-left: 125px;
}

.nl-2-article-head.new-top-mar.new-side-mar.new-bk-col {
  background-color: #3e5527;
  background-image: url('../images/199604.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 100px;
}

.nl-2-article-head.new-top-mar.new-side-mar.new-bk-col.no-side-mar {
  background-image: url('../images/Blue-glitch-background.jpg');
  background-size: contain;
  padding-bottom: 350px;
  padding-left: 0;
}

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

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

.doc-box-wrapper.top-mar.new-size.new-style-font {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #e0e0e0;
  width: 61%;
  padding-right: 10px;
}

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

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

.paragraph-13.new-size {
  width: 65%;
}

.paragraph-13.new-size.white-tex {
  color: #fff;
  margin-left: -77px;
  font-size: 11px;
  text-decoration: none;
}

.paragraph-13.new-size.white-tex.new-textheader-style {
  margin-left: -77px;
  font-size: 30px;
  font-weight: 700;
  line-height: 41px;
}

.l1-sidebar-stars {
  height: 15px;
  margin-bottom: 5px;
}

.l1-custom-ul-li-mark {
  min-height: 25px;
}

.img-float {
  float: right;
  border-radius: 15px;
  width: 50%;
  margin-bottom: 2em;
  margin-left: 2em;
}

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

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

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

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

.right-side-text.no-space {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.l1-custom-ul-li {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.nl-2-p.new-style-s-font {
  font-size: 10px;
  font-weight: 700;
}

.nl-2-p.new-mar, .nl-2-p.new-mar.new-space {
  padding-left: 0;
}

.nl-2-p.new-space {
  padding-left: 4em;
}

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

.nl-sidebar-inner.border-line {
  border: 1px solid #bbb;
  flex-flow: column;
  align-items: center;
  width: 85%;
  padding: 1em;
  display: flex;
}

.nl-sidebar-inner.border-line.top-mar {
  margin-top: 30px;
}

.nl-sidebar-inner.border-line.top-mar.bk-col-light-blue {
  background-color: #defbff;
}

.l1-custom-ul {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  margin-bottom: 1em;
  display: flex;
}

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

.nl-2-article-section.not-top-mar.border-line {
  border: 1px solid #bbb;
}

.nl-2-article-section.not-top-mar.border-line.no-border {
  border-style: none;
}

.nl-2-article-section.not-top-mar.border-line.no-border.max-width-100 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  padding-left: 1em;
  display: flex;
}

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

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

.text-ben-wrapper.new-yel.new-size {
  width: 65%;
}

.text-ben-wrapper.new-yel.new-size.bot-mar-s {
  margin-bottom: 40px;
}

.text-ben-wrapper.new-yel.new-size.bot-mar-s.new-bk-col {
  background-color: #b2f6ff;
  width: 60%;
}

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

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

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

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

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

.faq-list-2 {
  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;
}

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

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

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

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

.section-7.faq-new-bk.no-top-mar.new-style {
  border-radius: 5px;
}

.section-7.faq-new-bk.no-top-mar.new-style.no-bk {
  background-color: #e9ecec00;
  padding-left: 2rem;
  padding-right: 2rem;
}

.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 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 3em;
  display: flex;
}

.nl-footer-wrapper.new-footer-col-bk {
  background-color: #050b99;
}

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

.paragraph-12.no-bot-mar {
  margin-bottom: 0;
}

.paragraph-12.no-bot-mar.white-text {
  color: #fff;
  text-align: left;
}

.footer-links {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-link.white-text {
  color: #fff;
}

.cta-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.eq-v2-testimonials-list-2 {
  grid-column-gap: .7em;
  grid-row-gap: .7em;
  flex-direction: column;
  align-items: stretch;
  margin-top: 0;
  display: flex;
}

.eq-v2-testimonials-list-2.new-mar {
  padding-left: 2em;
}

.eq-v2-testimonial-p {
  color: #000;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.eq-v2-testimonial-rate {
  max-height: 25px;
  margin-top: .5em;
  margin-bottom: .5em;
}

.nl-comments-section {
  padding: 2em;
}

.nl-comments-section.top-border-adj {
  border: .5px solid #000;
  border-radius: 30px;
  margin-top: 20px;
  padding-top: 10px;
}

.nl-comments-section.top-border-adj.no-border {
  border-style: none;
}

.features-list-item-text-h {
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 110%;
}

.features-list-item-text-h.h1 {
  margin-top: 1.5em;
  margin-bottom: .75em;
  font-family: Open Sans, sans-serif;
}

.eq-v2-testimonial-preamble {
  margin-top: .1em;
  margin-bottom: .5em;
  font-size: 23px;
  font-weight: 500;
  line-height: 100%;
}

.eq-v2-testimonial-preamble.new-size {
  font-size: 30px;
  font-weight: 400;
}

.eq-v2-testimonial-2 {
  border-bottom: 1px solid #0000001a;
  flex-direction: column;
  align-items: flex-start;
  padding: 1em 1em 1.5em 0;
  display: flex;
}

.eq-v2-testimonial-2.no-border-down {
  border-bottom-style: none;
}

.eq-v2-testimonial-2.diff-align {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.eq-v2-testimonial-2.diff-align.new-mar {
  padding-left: 2em;
}

.comparison-table-inner.new-style-size {
  padding-left: 4em;
  padding-right: 2em;
}

.comparison-table-inner.new-style-size.d-none {
  display: none;
}

.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: 1em;
  display: flex;
}

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

.ctr-cell.cell-head.no-col {
  background-color: #ffc30000;
  border-style: none;
}

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

.ctr-cell.cell-first.no-col {
  background-color: #f9f9f900;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
}

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

.ctr-cell.cen-align.no-col {
  background-color: #f9f9f900;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  padding-top: 1em;
  padding-bottom: 1em;
}

.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.cell-p.green--text {
  color: #0f8f72;
}

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

.text-wrapper {
  background-color: #fff;
}

.text-wrapper.new-style {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

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

.link-block, .link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6 {
  padding-left: 4em;
}

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

.lpi-cta-sticky-section.new-bk-col {
  background-color: #ffffffc2;
}

.lpi-cta-sticky-section.new-bk-col.new-col {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0160d7;
  border-top: 2px solid #fff;
  justify-content: space-between;
  padding: 1em 50px;
}

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

.paragraph-35.new-size {
  font-size: 18px;
}

.image-40 {
  max-width: none;
  max-height: 30px;
}

.image-40.logo-inverted {
  filter: invert();
}

.sm-header {
  background-color: #fff;
  border-bottom: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sm-header-inner {
  width: 900px;
  padding-top: 1em;
  padding-bottom: 1em;
}

.sm-body {
  background-color: #eee;
  font-family: PT Sans, sans-serif;
}

.sm-l2-logo {
  height: 40px;
}

.sm-l2-logo-box {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sm-advertorial-tag {
  background-image: linear-gradient(95deg, #708ca8, #2a4467);
  border-radius: 10px;
  margin-left: 1em;
  padding: .75em;
}

.smat-p {
  color: #f5f5f5;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
}

.sm-content-inner {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 3em;
  display: flex;
}

.sm-content-piece {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 900px;
  margin-bottom: 0;
  display: flex;
}

.sm-content-piece.full-width {
  width: 100%;
}

.sm-content-piece.ptb-3em {
  padding-top: 3em;
  padding-bottom: 3em;
}

.sm-heading {
  margin-bottom: 0;
  line-height: 110%;
}

.sm-subheading {
  margin-top: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
}

.sm-aa {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center start;
  margin-top: 1em;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.sm-list-number {
  text-overflow: clip;
  background-color: #708ca8;
  background-image: linear-gradient(#000, #055290 0%, #add6fc);
  border-radius: 100px;
  padding: 15px;
}

.smpi-p {
  color: #f5f5f5;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.sm-aa-name {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 100%;
}

.sm-aa-position {
  color: #838383;
  margin-bottom: 0;
}

.sm-aa-date {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sm-aa-date-text {
  margin-bottom: 0;
}

.pulse-circle {
  background-color: #10b981;
  border-radius: 100px;
  width: 10px;
  height: 10px;
}

.sm-hero-img {
  border-radius: 20px;
  margin-top: 2em;
  margin-bottom: 1em;
}

.as-seen-on-box {
  background-color: #d7ebff;
  background-image: url('../images/kv-findsmy-banner-mobile.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #2a44671a;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 1.5em 1em;
  display: flex;
}

.as-seen-on-box.no-bg {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.aso-logo {
  height: 20px;
}

.asob-logos {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.aso-h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 21px;
  line-height: 100%;
}

.aso-h2.tc-dark {
  color: #333;
}

.sm-l2-p {
  margin-bottom: 1.25em;
  padding-left: 0;
  font-size: 19px;
  line-height: 150%;
}

.sm-l2-p.h3 {
  font-size: 24px;
}

.sm-l2-p.fsz-16 {
  font-size: 18px;
}

.sm-l2-p.ta-c {
  color: #f5f5f5;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.sm-l2-p.lto-tag-p {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
}

.sm-l2-h2 {
  margin-top: 1em;
  font-size: 28px;
  line-height: 110%;
}

.sm-l2-h2.mt-0 {
  text-align: center;
  margin-top: 0;
}

.sm-l2-h2.ta-c {
  color: #f5f5f5;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 34px;
}

.sm-l2-h2.mt-0-5 {
  margin-top: .5em;
}

.sm-l2-img-f-width {
  border: 1px solid #0000001a;
  border-radius: 15px;
  margin-bottom: 1em;
}

.sm-l2-img-f-width.mb-1-5 {
  margin-bottom: 1.5em;
}

.sm-l2-img-f-width.additional-margin {
  margin-bottom: 3em;
}

.sm-l2-img-f-width.mb-1-5em {
  margin-bottom: 1.5em;
}

.sm-l2-img-f-width._w-50 {
  width: 50%;
  margin-top: 2em;
  margin-bottom: 2em;
}

.sm-l2-blue-box {
  background-color: #e4f5fd;
  border-left: 5px solid #214768;
  margin-bottom: 1em;
  padding: 2em;
}

.sm-l2-ul {
  font-size: 18px;
  line-height: 100%;
}

.sm-content-piece-f-width {
  background-color: #fff;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.sm-content-piece-f-width.pattern-bg {
  background-image: url('../images/pattern.avif');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  width: 100%;
  margin-top: 1em;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.sm-content-piece-f-width.pattern-bg.mb-0 {
  margin-bottom: 0;
}

.sm-content-piece-f-width.mt-0 {
  margin-top: 0;
}

.sm-content-piece-f-width.mt-0.f-dc {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.sm-content-piece-f-width.mt-0.f-dc.mb-0 {
  margin-bottom: 0;
}

.sm-content-piece-f-width.mt-0.f-dc.mb-0.p-3em {
  padding-top: 3em;
  padding-bottom: 3em;
}

.sm-content-piece-f-width.mb-0 {
  margin-bottom: 0;
}

.cp-cta-box {
  border: 1px solid #0000004d;
  border-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 2em 3em;
  display: flex;
}

.cpcb-cta-btn {
  text-align: center;
  text-transform: uppercase;
  background-image: linear-gradient(267deg, #658c9f, #214768);
  border-radius: 100px;
  min-width: 40%;
  padding: 1.25em 2em;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  transition: all .5s;
}

.cpcb-cta-btn:hover {
  background-image: linear-gradient(267deg, #658c9f, #214768);
  transform: scale(1.1);
}

.cpcb-cta-btn.single-cta {
  border-radius: 100px;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em;
}

.cpcb-cta-btn.single-cta:hover {
  background-image: linear-gradient(267deg, #658c9f, #214768);
}

.hcs-box {
  background-color: #f5f5f5;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 3em;
  padding: 2em 2em 3em;
  display: flex;
}

.hcsb-img {
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
}

.lto-tag {
  background-color: #fbba43;
  border-radius: 100px;
  margin-top: 2em;
  margin-bottom: 1em;
  padding: .5em 2em;
}

.sm-l2-h5 {
  color: #848484;
  text-align: center;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
  line-height: 100%;
}

.bold-text-315 {
  color: #5b5b5b;
}

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

.price-comparison-item {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 1em 2em;
  display: flex;
}

.pci-h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
}

.pci-h2.ts-stroke {
  color: #919191;
  font-size: 24px;
  text-decoration: line-through;
}

.pci-p {
  color: #b3b3b3;
  margin-bottom: 0;
}

.pci-p.ts-stroke {
  color: #919191;
  font-size: 12px;
  line-height: 100%;
}

.p-vs-text {
  color: #a9a9a9;
  font-size: 21px;
  font-weight: 700;
  line-height: 100%;
}

.checkmarks-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: space-between;
  width: 100%;
  margin-top: 2em;
  display: flex;
}

.checkmarks-item {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  background-color: #fff;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 32%;
  padding: 1em;
  transition: all .5s;
  display: flex;
}

.checkmarks-item:hover {
  transform: translate(0, -10px);
}

.ci-text {
  margin-bottom: 0;
  font-size: 16px;
}

.hcsb-p {
  margin-top: 1em;
  margin-bottom: 0;
}

.sm-l2-testimonials-section {
  width: 100%;
  margin-top: 3em;
  margin-bottom: 3em;
  padding-left: 3em;
  padding-right: 3em;
}

.sm-l2-testimonials-p {
  font-size: 18px;
  line-height: 150%;
}

.sm-l2-testimonials-p.fsz-14 {
  margin-top: -10px;
  font-size: 14px;
}

.sm-l2-testimonials-head {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sm-l2-ts-inner {
  justify-content: space-between;
  margin-top: 1em;
  display: flex;
}

.sm-l2-testimonials-item {
  background-color: #f9f9f9;
  border: 1px solid #0000001a;
  border-radius: 10px;
  width: 32%;
  padding: 1em;
}

.trustpilot-stars {
  height: 20px;
  margin-bottom: 1em;
}

.ti-sub-h {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.ti-p {
  font-size: 16px;
  line-height: 150%;
}

.ti-technical {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 150%;
}

.author-name {
  font-weight: 700;
}

.testimonial-time {
  color: #adadad;
}

.sm-l2-testimonials-bottom {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  display: flex;
}

.sm-footer {
  justify-content: center;
  align-items: center;
  padding: 3em;
  display: flex;
}

.sm-footer-inner {
  width: 900px;
}

.sm-footer-p {
  color: #999;
  text-align: center;
  margin-bottom: 5px;
}

.bg-vid {
  border-radius: 15px;
  width: 100%;
}

.bg-vid.img-link.fd-left {
  justify-content: flex-start;
  align-items: flex-start;
}

.bg-vid-inner {
  z-index: 999;
  aspect-ratio: 1;
  border: 1px solid #0000001a;
  border-radius: 15px;
  position: relative;
}

.tgl-header {
  background-color: #fff;
  border-bottom: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tgl-header-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 70%;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

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

.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: 0;
  margin-bottom: 1.5em;
  padding: .5em;
}

.eq-v2-testimonial-inside-article {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-top: 1px solid #0000001a;
  border-bottom: 1px solid #0000001a;
  flex-direction: row;
  width: 100%;
  margin-bottom: 1.5em;
  padding: 2em .5em;
  display: flex;
}

.bold-text-6 {
  color: #393939;
  font-size: 15px;
  font-weight: 400;
}

.tgl-tag {
  background-color: #000;
  border-radius: 100px;
  align-items: center;
  margin-bottom: 1.5em;
  padding: .5em 1em;
  display: flex;
}

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

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

.tgl-express-shipping {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  position: absolute;
  inset: 0% 0 auto auto;
}

.tgl-express-shipping.display-none {
  flex: 0 auto;
  display: none;
}

.red-bold-price {
  color: #f50707;
}

.tgl-content-wrapper {
  justify-content: space-between;
  width: 70%;
  margin-top: 3em;
  display: flex;
  position: relative;
}

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

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

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

.tgl-p.list-of-benefits-2 {
  margin-left: 20px;
}

.tgl-p.sources {
  word-break: break-all;
  font-size: 11px;
}

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

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

.tgl-content-main {
  flex-direction: column;
  align-items: flex-start;
  width: 70%;
  display: flex;
}

.red-bold {
  color: red;
}

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

.paragraph-3 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: .5em;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.tgl-author-box {
  align-items: center;
  display: flex;
}

.tgl-content-sidebar {
  width: 25%;
  position: relative;
  top: 0;
}

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

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

.heading {
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  line-height: 100%;
}

.image-5 {
  width: 100%;
}

.t-body-testimonial {
  color: #000;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.t-body-stars-rating {
  min-height: 20px;
}

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

.bold-text {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 100%;
}

.t-author-img {
  max-height: 75px;
}

.rbt-tag {
  max-width: 50%;
  position: absolute;
  top: 0;
  right: 0;
}

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

.tgl-mobile-cta-section {
  display: none;
}

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

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

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

.image-6 {
  margin-bottom: 2em;
}

.image-6.mobile {
  display: none;
}

.foot-size {
  color: #b0b0b0;
  font-size: 18px;
  font-weight: 400;
}

.bold-text-3 {
  font-size: 16px;
}

.t-body-author-name {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  line-height: 90%;
}

.tgl-footer {
  background-color: #fff;
  border-top: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  margin-top: 3em;
  display: flex;
}

.tgl-footer-wrapper {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding-top: 3em;
  padding-bottom: 3em;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.tgl-logo-links {
  align-items: center;
  display: flex;
}

.image-18 {
  max-height: 30px;
  margin-right: 30px;
}

.tgl-footer-link {
  color: #b9b9b9;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.universal-box {
  background-color: #cde0ff;
  border-radius: 15px;
  margin-bottom: 2em;
  padding: 2em;
}

.nl-6-cta-box-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  padding: 2em 5em;
  display: flex;
}

.nl-6-cta-box-wrapper.new-style-color {
  background-color: #8dccde;
}

.nl-6-cta-box-wrapper.new-style-color.new-cta-bk-color {
  background-color: #d3ecfc;
  margin-top: 0;
}

.nl-6-cta-box-product-h {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 120%;
}

.nl-6-cta-box {
  background-color: #f9f9f9;
  border: 1px solid #0000001a;
  border-radius: 15px;
  width: 100%;
  margin-bottom: 2em;
  position: relative;
  overflow: hidden;
}

.cta-btn {
  text-align: center;
  text-transform: uppercase;
  background-color: #00b229;
  border-radius: 5px;
  padding: 1em;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
}

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

.nl-6-cta-box-product-p {
  text-align: center;
  margin-bottom: .5em;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.nl-6-cta-box-product-p.cta-box-p-footnote {
  color: #919191;
  margin-bottom: 1em;
  font-size: 14px;
}

.nl-6-cta-box-pb {
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
}

.sidebar-h2 {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 28px;
  line-height: 90%;
}

.img-link {
  justify-content: center;
  align-items: flex-start;
  width: 110%;
  display: flex;
}

.img-link.fd-left {
  justify-content: flex-start;
  align-items: flex-start;
}

.img-link.pl-4em {
  padding-left: 4em;
}

.div-block-33 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1em;
  display: flex;
}

.image-42 {
  max-width: 15%;
}

.div-block-34 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex: 0 auto;
  order: 0;
  max-width: 100px;
  display: flex;
}

.sm-bp {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  flex-flow: column;
  align-items: flex-start;
  margin-top: 2em;
  display: flex;
}

.div-block-36 {
  background-color: #00d6e9;
}

.div-block-37 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: grid;
}

.div-block-38 {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.div-block-39 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-block-7 {
  width: 70%;
  display: flex;
}

.footer-p-link {
  color: #fff;
  text-decoration: none;
}

.comparison-img.mobile {
  display: none;
}

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

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

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

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

  .tgl-content-wrapper {
    flex: 0 auto;
    width: 70%;
  }

  .tgl-p.sources {
    object-fit: fill;
    font-size: 8px;
  }

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

  .image-5 {
    width: 100%;
  }

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

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

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

  .container-small {
    overflow: hidden;
  }

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

  .nl-2-h1.new-top-space.style-new, .nl-2-h1.line-height.no-top-mar.style-new {
    padding-left: 0;
  }

  .nl-2-heading.h-df, .nl-2-heading.h-df.white-text.new-style {
    width: 100%;
  }

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

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

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

  .faq-wrapper-2.no-top-mar {
    margin-top: -11px;
  }

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

  .nl-2-article-head.new-top-mar.new-side-mar {
    padding-left: 23px;
    padding-right: 23px;
  }

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

  .paragraph-13.new-size.white-tex {
    width: 90%;
    margin-left: 0;
  }

  .paragraph-13.new-size.white-tex.new-textheader-style {
    margin-left: 0;
  }

  .l1-custom-ul-li {
    justify-content: flex-start;
    align-items: center;
  }

  .nl-2-p, .nl-2-p.new-space {
    padding-left: 0;
  }

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

  .nl-2-article-section.not-top-mar.border-line.no-border.max-width-100 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .text-ben-wrapper.new-yel.new-size.bot-mar-s {
    width: 100%;
  }

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

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

  .section-7 {
    padding: 6rem 4rem;
  }

  .section-7.faq-new-bk.no-top-mar.new-style.no-bk.no-mar-spc {
    padding-top: 2rem;
  }

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

  .eq-v2-testimonials-list-2.new-mar, .nl-comments-section.top-border-adj.no-border {
    padding-left: 0;
  }

  .eq-v2-testimonial-2.diff-align.new-mar {
    padding-left: 0;
    padding-right: 0;
  }

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

  .link-block, .link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6 {
    padding-left: 0;
  }

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

  .sm-header-inner {
    width: 100%;
  }

  .sm-l2-logo {
    height: 30px;
  }

  .sm-content-piece {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .sm-heading.custom-m {
    margin-top: 0;
  }

  .sm-hero-img {
    width: 100%;
  }

  .sm-hero-img.custom-ratio {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    margin-top: 0;
  }

  .sm-l2-img-f-width._w-50 {
    width: 100%;
  }

  .hcs-box {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .checkmarks-box {
    flex-flow: wrap;
    justify-content: center;
    align-items: stretch;
  }

  .checkmarks-item {
    width: 48%;
  }

  .sm-footer-inner {
    width: 100%;
  }

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

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

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

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

  .tgl-cta-product-img {
    width: 100%;
  }

  .tgl-mobile-cta-section-inner-text {
    width: 100%;
    padding-left: 5em;
    padding-right: 5em;
  }

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

  .tgl-mobile-cta-box-h {
    text-align: center;
    font-family: Open Sans, sans-serif;
    font-size: 32px;
    line-height: 120%;
  }

  .tgl-p.sources {
    margin-top: 2em;
    font-size: 8px;
  }

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

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

  .tgl-mobile-cta-section-inner {
    border: 1px solid #0000001a;
    border-radius: 15px;
    flex-direction: column;
    align-items: center;
    width: 80%;
    padding-top: 3em;
    padding-bottom: 3em;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .cta-mobile-progress-bar {
    width: 100%;
    height: 10px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0%;
  }

  .a-break-all {
    white-space: normal;
    word-break: break-all;
  }

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

  .image-5 {
    width: 100%;
  }

  .tgl-mobile-cta-section {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 2em;
    display: flex;
  }

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

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

  .tgl-logo-links {
    flex-direction: column;
  }

  .image-18 {
    max-height: 35px;
    margin-bottom: 1em;
    margin-right: 0;
  }

  .tgl-footer-link {
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
  }

  .img-link.pl-4em {
    padding-left: 0;
  }

  .div-block-33 {
    flex-flow: column;
  }

  .div-block-37 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    place-items: start stretch;
    display: flex;
  }

  .link-block-7 {
    width: 100%;
  }
}

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

  .nl-content-piece.cta-section.nl-2-content-piece.new-bk-col.no-top-mar {
    margin-top: 0;
  }

  .nl-content-piece.cta-section.nl-2-content-piece.new-bk-col.no-top-mar.blue-bk-new {
    padding: 2em;
  }

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

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

  .paragraph-11.blue-text.new-size {
    font-size: 15px;
  }

  .spacer-40 {
    height: 2.5rem;
  }

  .cta-section-btn.new-green-col.new-mar.corner-rad.new-cta-col.new-size {
    width: auto;
    padding: .5em 1em;
  }

  .container-small {
    width: 100%;
  }

  .nl-2-h1.new-top-space.style-new {
    padding-left: 0;
  }

  .nl-2-heading.h-df.white-text.new-style {
    font-size: 36px;
  }

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

  .image-35 {
    width: 568px;
    max-width: 100%;
    max-height: none;
  }

  .image-35.mius-top-mar.border-radius.no-bor-rad {
    width: 100%;
    max-width: none;
  }

  .nl-2-article-head.new-top-mar.new-side-mar.new-bk-col.no-side-mar {
    background-size: cover;
  }

  .img-float {
    width: 100%;
  }

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

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

  .nl-2-p.new-style-s-font.new-space {
    color: #bbb;
    font-size: 10px;
  }

  .nl-2-p.new-space {
    padding-left: 0;
    font-size: 18px;
  }

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

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

  .nl-2-article-section.not-top-mar.border-line.no-border.max-width-100 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .text-ben-wrapper.new-yel.new-size.bot-mar-s {
    width: 100%;
  }

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

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

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

  .eq-v2-testimonials-list-2.new-mar {
    padding-left: 0;
  }

  .nl-comments-section.top-border-adj {
    padding-left: 1em;
    padding-right: 1em;
  }

  .nl-comments-section.top-border-adj.no-border {
    padding-left: 0;
    padding-right: 0;
  }

  .text-wrapper.new-style {
    border-radius: 20px;
  }

  .link-block-3, .link-block-4, .link-block-5, .link-block-6 {
    padding-left: 0;
  }

  .lpi-cta-sticky-section.new-bk-col.new-col {
    padding: 1em;
  }

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

  .sm-header-inner {
    padding-left: 1em;
    padding-right: 1em;
  }

  .sm-content {
    display: block;
  }

  .sm-content-inner {
    padding-top: 1em;
  }

  .sm-heading.custom-m {
    margin-top: 1em;
  }

  .sm-list-number {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .sm-hero-img.custom-ratio {
    margin-top: 0;
  }

  .hcs-box {
    width: 95%;
  }

  .hcsb-img {
    max-width: 70%;
  }

  .checkmarks-box {
    flex-flow: wrap;
    justify-content: center;
    align-items: stretch;
  }

  .checkmarks-item {
    width: 48%;
  }

  .ci-text {
    font-size: 14px;
    line-height: 120%;
  }

  .sm-l2-testimonials-section {
    padding-left: 1em;
    padding-right: 1em;
  }

  .sm-l2-ts-inner {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
  }

  .sm-l2-testimonials-item, .tgl-cta-product-img {
    width: 100%;
  }

  .tgl-mobile-cta-section-inner-text {
    padding-left: 3em;
    padding-right: 3em;
  }

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

  .tgl-mobile-cta-section-inner {
    width: 100%;
    padding-top: 5em;
  }

  .image-6.mobile {
    display: block;
  }

  .image-6.desktop {
    display: none;
  }

  .nl-6-cta-box-wrapper {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }

  .img-link {
    width: 100%;
  }

  .div-block-33 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-37 {
    flex-flow: column;
    display: flex;
  }

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

  .comparison-img.mobile {
    display: block;
  }

  .comparison-img.desktop {
    display: none;
  }
}

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

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

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

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

  .paragraph-11.blue-text {
    font-size: 16px;
  }

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

  .list {
    padding-left: 10px;
  }

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

  .cta-section-btn.new-green-col.new-mar.corner-rad.new-cta-col {
    padding: .75em 2em;
  }

  .cta-section-btn.new-green-col.new-mar.corner-rad.new-cta-col.new-size {
    width: 100%;
  }

  .cta-section-btn.new-green-col.no-top-mar.new-size {
    width: 90%;
  }

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

  .eq-v2-p {
    font-size: 14px;
    line-height: 19px;
  }

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

  .character-story {
    padding: 1.5em 1em;
  }

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

  .nl-2-h1.new-top-space.style-new {
    padding-left: 0;
  }

  .nl-2-h1.line-height.no-top-mar {
    line-height: 31px;
  }

  .nl-2-h1.line-height.no-top-mar.style-new {
    padding-left: 0;
  }

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

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

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

  .nl-2-heading.h-df.white-text.new-style {
    font-size: 26px;
  }

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

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

  .image-35.mius-top-mar.border-radius {
    width: 100%;
    max-width: none;
    margin-top: -170px;
  }

  .image-35.mius-top-mar.border-radius.no-bor-rad {
    width: 100%;
    margin-top: 0;
  }

  .nl-2-article-head.new-top-mar.new-side-mar.new-bk-col {
    padding-top: 20px;
  }

  .nl-2-article-head.new-top-mar.new-side-mar.new-bk-col.no-side-mar {
    background-position: 50% 0;
    background-size: auto;
    width: 100%;
    padding-bottom: 0;
    padding-right: 0;
  }

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

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

  .doc-box-wrapper.top-mar.new-size.new-style-font {
    width: 100%;
    padding-left: 20px;
  }

  .paragraph-13.new-size.white-tex {
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-13.new-size.white-tex.new-textheader-style {
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-left: 0;
    font-size: 25px;
    line-height: 28px;
    display: flex;
  }

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

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

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

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

  .right-side-text.no-space.left-space {
    margin-left: 10px;
  }

  .nl-2-p {
    margin-top: 0;
    padding-left: 0;
    font-size: 18px;
  }

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

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

  .nl-sidebar-inner.border-line.top-mar {
    width: 90%;
  }

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

  .nl-2-article-section.not-top-mar.border-line.no-border.max-width-100 {
    width: 100%;
    padding: 1em 0 0;
  }

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

  .text-ben-wrapper.new-yel.new-size.bot-mar-s, .text-ben-wrapper.new-yel.new-size.bot-mar-s.new-bk-col, .content-wrapper-main {
    width: 100%;
  }

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

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

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

  .section-7 {
    padding: 3.5rem 1rem;
  }

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

  .section-7.faq-new-bk.no-top-mar.new-style.no-bk {
    padding-left: 0;
    padding-right: 0;
  }

  .nl-footer-wrapper {
    flex-flow: column;
    padding-left: 1em;
    padding-right: 1em;
  }

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

  .eq-v2-testimonials-list-2.new-mar {
    padding-left: 0;
  }

  .nl-comments-section {
    padding: 0;
  }

  .nl-comments-section.top-border-adj {
    padding-left: 1em;
    padding-right: 1em;
  }

  .nl-comments-section.top-border-adj.no-border {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .features-list-item-text-h.h1 {
    font-size: 26px;
  }

  .eq-v2-testimonial-preamble, .eq-v2-testimonial-preamble.new-size {
    font-size: 18px;
  }

  .eq-v2-testimonial-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .eq-v2-testimonial-2.diff-align.new-mar {
    flex-flow: row;
    padding-left: 0;
  }

  .comparison-table-inner.new-style-size {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

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

  .text-wrapper.new-style {
    padding-left: 1em;
    padding-right: 1em;
  }

  .heading-wrapper {
    padding-left: 0;
  }

  .link-block {
    padding-left: 0;
  }

  .no-space {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 66px;
    margin-left: 0;
    display: flex;
  }

  .link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6 {
    padding-left: 0;
  }

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

  .lpi-cta-sticky-section.new-bk-col.new-col {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .image-40.logo-inverted {
    max-height: 25px;
  }

  .sm-heading {
    font-size: 32px;
    line-height: 90%;
  }

  .sm-subheading {
    font-size: 18px;
  }

  .aso-logo {
    height: 15px;
  }

  .asob-logos {
    flex-flow: wrap;
  }

  .sm-l2-p.lto-tag-p {
    font-size: 14px;
  }

  .sm-l2-h2.mt-0 {
    text-align: center;
    font-size: 26px;
  }

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

  .cpcb-cta-btn {
    width: 100%;
    font-size: 16px;
  }

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

  .hcsb-img {
    max-width: 90%;
  }

  .sm-l2-h5 {
    text-align: center;
    font-size: 16px;
  }

  .price-comparison-box {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    flex-flow: column;
    width: 100%;
  }

  .price-comparison-item {
    min-width: 100%;
  }

  .pci-h2 {
    font-size: 28px;
  }

  .checkmarks-item {
    width: 100%;
  }

  .hcsb-p {
    text-align: center;
  }

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

  .tgl-cta-btn.tgl-mcb-cta-btn {
    margin-bottom: 0;
    font-size: 18px;
  }

  .eq-v2-testimonial-inside-article {
    flex-direction: column;
    align-items: flex-start;
  }

  .tgl-cta-product-img {
    object-fit: cover;
    width: 100%;
    min-height: 340px;
  }

  .bold-text-4 {
    font-size: 32px;
  }

  .tgl-mobile-cta-section-inner-text {
    padding-left: 1em;
    padding-right: 1em;
  }

  .tgl-mobile-cta-box-h {
    font-size: 26px;
    line-height: 110%;
  }

  .tgl-p.list-of-benefits-2 {
    margin-left: 0;
  }

  .tgl-p.sources {
    margin-top: 2em;
  }

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

  .tgl-mobile-cta-section-inner {
    padding-top: 5em;
  }

  .tgl-main-head {
    font-size: 32px;
  }

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

  .t-author-img {
    max-width: 70%;
    max-height: 60px;
  }

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

  .universal-box, .nl-6-cta-box-wrapper {
    padding-left: 1em;
    padding-right: 1em;
  }

  .nl-6-cta-box-wrapper.new-style-color.new-cta-bk-color {
    padding: 1em;
  }

  .nl-6-cta-box-product-h {
    font-size: 20px;
  }

  .cta-btn {
    font-size: 17px;
    line-height: 117%;
  }

  .nl-6-cta-box-product-img {
    width: 90%;
  }

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


