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

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

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

.code-embed {
  height: 10px;
}

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

.faq-wrapper {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 2em;
  display: flex;
}

.faq-wrapper._2 {
  margin-top: 0;
}

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

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

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

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

.tgl-cta-btn.off-on-mobiles.bfctabtn.mb-0.pink-ct {
  background-color: #ff7e97;
  border-color: #ff7e97;
  border-radius: 40px;
}

.tgl-cta-btn.off-on-mobiles.bfctabtn.mb-0.pink-ct:hover {
  color: #fff;
}

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

.faq-answer {
  flex-flow: column;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

.faq-button {
  height: 25px;
}

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

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

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

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

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

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

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

.tgl-p.no-bot-mar {
  margin-bottom: 0;
}

.tgl-p.no-bot-mar.no-top-mar {
  margin-top: 0;
}

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

.h3 {
  color: #4b3873;
  font-size: 30px;
  line-height: 100%;
}

.h3.mb-0 {
  color: #000;
  text-align: center;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.h3.mb-0.pl-0 {
  color: #000;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

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

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

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

.sidebar-h.black-text {
  color: #000;
}

.wb-bb-column {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  width: 33%;
  display: flex;
}

.wb-bb-column.ai-c {
  justify-content: center;
  align-items: center;
}

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

.h2.ta-c {
  color: #000;
  text-align: center;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 28px;
  line-height: 100%;
}

.h2.ta-c.lh-1-3 {
  color: #000;
  align-self: center;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  line-height: 130%;
}

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

.color-red {
  color: red;
}

.wb-bb-p {
  text-align: center;
  font-family: Open Sans, sans-serif;
}

.wb-bb-p.p-heading {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
}

.bold-text-300 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
}

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

.wb-bb-img {
  width: auto;
}

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

.cta-box.pink-bk {
  background-color: #ffe2e2;
}

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

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

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

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

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

.answer-p.new-style {
  padding-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

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

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

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

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

.faq-question {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  background-color: #ceffd7;
  border-bottom: 1px solid #0000001a;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  display: flex;
}

.faq-question.blue-col {
  background-color: #d5e4ee;
}

.faq-question.blue-col.pink-col {
  background-color: #ffe2e2;
}

.cbr-left {
  width: 50%;
}

.progress-bar {
  width: 100%;
}

.question-p {
  margin-bottom: 0;
  padding-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

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

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

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

.avrg-stars {
  width: 35%;
}

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

.mobile-only {
  display: none;
}

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

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

.wb-benefits-box {
  display: flex;
}

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

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

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

.item-icon {
  max-height: 40px;
}

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

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

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

.faq-item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 0;
  flex-flow: column;
  padding: 0 0 0 0;
  display: flex;
}

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

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

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

.sidebar-yellow-cta.pink-cta {
  color: #fff;
  background-color: #ff7e97;
  border-width: 1px;
  border-color: #ff7e97;
  border-radius: 40px;
}

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

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

.cta-box-img {
  width: 46%;
  max-height: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.pcp-box-ul.no-top-mar.new-green-bk.new-yel-col.new-bk-col {
  background-color: #ffe2e2;
  padding-bottom: 1em;
}

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

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

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

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

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

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

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

.nl-cta-section-h1.mb-1em {
  margin-bottom: 1em;
}

.nl-cta-section-h1.mb-1em.mt-0 {
  margin-top: 0;
}

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

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

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

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

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

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

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

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

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

.nl-p.mb-5em {
  margin-bottom: 5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nl-list {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  margin-bottom: 2em;
  display: flex;
}

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

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

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

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

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

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

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

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

.nl-content-piece.cta-section.new-yel-bk.no-bot-mar.light-pink-bk {
  background-color: #ffe2e2;
}

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

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

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

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

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

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

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

.faq-item-2.f-child {
  border-bottom: 1px solid #0000004d;
  margin-top: 0;
  padding-top: .5em;
  padding-bottom: .5em;
}

.faq-item-2.f-child.l-child {
  border-bottom-width: 0;
}

.text-block-8 {
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

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

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

.cta-section-btn.new-cta-green.pink-cta-col {
  background-color: #ff7e97;
}

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

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

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

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

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

.faq-box {
  background-color: #faf8f3;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 3em;
  margin-bottom: 3em;
  padding: 1.5em 2em;
  display: flex;
}

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

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

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

.nl-3-adv-reasons-img.new-size.just-border {
  border: .3px solid #a8a4a4;
}

.nl-3-adv-reasons-img.new-size.extra-margin {
  margin-bottom: 1.5em;
}

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

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

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

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

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

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

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

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

.nl-3-adv-reasons-block-item.reversed.ai-top {
  justify-content: space-between;
  align-items: flex-start;
}

.nl-3-adv-reasons-block-item.reversed.ai-top.mb-5em {
  margin-bottom: 5em;
}

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

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

.image-868, .image-869, .image-870 {
  width: 100%;
}

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

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

.nl-p-2.cta-nl-p {
  text-align: center;
  font-size: 20px;
}

.nl-p-2.cta-nl-p.new-size {
  background-color: #0000;
  border-radius: 20px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 25px;
}

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

.nl-content-piece-2.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-2.cta-section.nl-2-content-piece {
  background-color: #ffe2e2;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2em;
  padding: 3em;
}

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

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

.cta-section-btn-2.mid-text-cta.cta-green {
  background-color: #ff7e97;
  border: 2px solid #ff7e97;
  width: 100%;
  margin-top: .5em;
  transition: all .4s;
}

.cta-section-btn-2.mid-text-cta.cta-green:hover {
  color: #000;
  background-color: #0000;
  border-width: 2px;
  border-color: #000;
}

.div-block-7 {
  text-align: center;
  background-color: #ffe2e2;
  border-radius: 20px;
}

.link-block {
  background-color: #ff7e97;
  border-radius: 20px;
}

.link-block-2 {
  text-align: center;
  background-color: #ff7e97;
  padding-left: 2em;
  padding-right: 2em;
}

.tgl-p-copy {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

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

.tgl-p-copy.no-bot-mar {
  margin-bottom: 0;
}

.tgl-p-copy.no-bot-mar.no-top-mar {
  margin-top: 0;
}

.l1-header {
  justify-content: center;
  align-items: center;
  display: flex;
}

.l1-header-wrapper {
  justify-content: space-between;
  width: 1100px;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

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

.l1-advertorial-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.l1-ab-flag {
  max-height: 20px;
}

.l1-ab-p {
  margin-bottom: 0;
}

.body {
  font-family: Montserrat, sans-serif;
}

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

.l1-content-wrapper {
  justify-content: space-between;
  width: 1100px;
  margin-top: 3em;
  display: flex;
}

.l1-main {
  max-width: 825px;
}

.l1-sidebar {
  max-width: 250px;
}

.l1-main-h1 {
  margin-top: 0;
}

.l1-hero-img {
  border-radius: 20px;
  width: 100%;
  margin-bottom: 1em;
}

.l1-p {
  margin-bottom: 1.5em;
  font-size: 18px;
  line-height: 150%;
}

.l1-p.p-mt {
  margin-top: 1.5em;
}

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

.l1-sidebar-wrapper {
  border: 1px solid #0000004d;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 1.5em;
  display: flex;
}

.l1-sidebar-h3 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 21px;
  line-height: 120%;
}

.l1-sidebar-h3.tc-green {
  color: #00b206;
  text-align: center;
  font-size: 18px;
}

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

.bold-text-391 {
  color: #75c17e;
}

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

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

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

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

.l1-sidebar-img {
  max-width: 80%;
}

.l1-sidebar-cta-btn {
  background-color: #00b206;
  border-radius: 7px;
  margin-top: 1em;
  padding-top: .75em;
  padding-bottom: .75em;
  font-size: 16px;
  transition: all .4s;
}

.l1-sidebar-cta-btn:hover {
  text-decoration: underline;
}

.img-f-height {
  max-width: 50%;
  max-height: 80%;
  margin-bottom: 3em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.l1-content-cta-btn {
  background-color: #00b206;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  margin-bottom: 4em;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 20px;
  display: flex;
}

.bold-text-392 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

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

.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-img {
  max-width: 35%;
  margin-bottom: 1em;
}

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

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

.l1-footer-wrapper {
  flex-flow: column;
  width: 1100px;
  padding: 2em;
  display: flex;
}

.l1-footer-science-links {
  margin-bottom: 3em;
}

.l1-footer-science-link-p {
  color: #8d8787;
}

.l1-footer-science-link-h3 {
  color: #696868;
}

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

.l1-footer-logo {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: row;
  margin-bottom: 2em;
  display: flex;
}

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

.l1-sticky-cta {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fff3;
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
}

.l1-sticky-cta-wrapper {
  justify-content: center;
  align-items: center;
  width: 1100px;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  display: flex;
}

.l1-sticky-cta-btn {
  background-color: #00b206;
  padding: 1em 2em;
  font-size: 21px;
  line-height: 100%;
}

@media screen and (min-width: 1440px) {
  .faq-wrapper {
    margin-bottom: 2em;
  }

  .faq-answer {
    flex-flow: column;
  }

  .faq-button {
    font-family: Merriweather, serif;
    line-height: 20px;
  }

  .h3 {
    font-size: 26px;
    line-height: 100%;
  }

  .h3.mb-0 {
    white-space: pre-wrap;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h3.mb-0.pl-0 {
    color: #000;
    margin-bottom: 0;
    padding-left: 0;
  }

  .h2 {
    font-size: 32px;
    line-height: 100%;
  }

  .h2.ta-c {
    text-align: center;
    padding-left: 20px;
  }

  .faq-question {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .question-p {
    font-size: 20px;
  }

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

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

  .faq-item {
    border-radius: 0;
    padding: 0;
  }

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

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

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

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

@media screen and (max-width: 991px) {
  .tgl-header {
    width: 100%;
  }

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

  .faq-wrapper, .faq-wrapper._2 {
    margin-top: 0;
  }

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

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

  .h3.mb-0 {
    margin-top: 1em;
  }

  .h3.mb-0.pl-0 {
    border-left: 5px solid #bf8034;
    margin-top: 1.5em;
    margin-bottom: 20px;
    padding-left: 10px;
    font-size: 28px;
  }

  .h3.mb-0.pl-0.produktinfos {
    margin-top: 1em;
    margin-bottom: 20px;
  }

  .h2.ta-c {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 28px;
  }

  .h2.ta-c.lh-1-3 {
    padding-top: 0;
  }

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

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

  .cta-box-row {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .container-small {
    overflow: hidden;
  }

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

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

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

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

  .section {
    padding: 6rem 4rem;
  }

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

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

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

  .nl-p-2.cta-nl-p.new-size {
    padding-top: 3em;
  }

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

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

  .l1-header-wrapper {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .l1-content-wrapper {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .l1-main, .l1-sidebar {
    max-width: none;
  }

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

  .l1-sidebar-cta-btn {
    padding: 1em 2em;
  }

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

@media screen and (max-width: 767px) {
  .tgl-header-wrapper {
    flex-flow: column;
  }

  .faq-button {
    margin-left: 15px;
  }

  .h3.mb-0 {
    text-align: center;
    font-size: 21px;
  }

  .h3.mb-0.pl-0 {
    text-align: left;
  }

  .h3.mb-0.pl-0.produktinfos {
    align-self: flex-start;
  }

  .wb-bb-column {
    order: 2;
    width: 100%;
  }

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

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

  .cbr-left {
    width: 100%;
  }

  .question-p {
    font-size: 24px;
  }

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

  .wb-benefits-box {
    flex-flow: column;
  }

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

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

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

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

  .container-small {
    width: 100%;
  }

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

  .spacer-40 {
    height: 2.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .l1-sticky-cta-btn {
    font-size: 18px;
  }
}

@media screen and (max-width: 479px) {
  .tgl-header {
    padding-left: 3%;
    padding-right: 3%;
  }

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

  .bold-text-388 {
    font-size: 24px;
    line-height: 128%;
  }

  .faq-wrapper {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    margin-top: 0;
  }

  .faq-wrapper._2 {
    margin-bottom: 1em;
  }

  .tgl-cta-btn.off-on-mobiles.bfctabtn.mb-0 {
    font-size: 25px;
    line-height: 86%;
  }

  .tgl-author-box.no-top-mar {
    padding-bottom: 10px;
  }

  .faq-button {
    vertical-align: baseline;
    align-self: flex-end;
  }

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

  .tgl-p {
    margin-bottom: 10px;
  }

  .h3 {
    color: #000;
  }

  .h3.mb-0.pl-0 {
    color: #000;
    text-align: left;
    border-left: 3px solid #bf8034;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 22px;
    line-height: 120%;
  }

  .h3.mb-0.pl-0.produktinfos {
    margin-top: .5em;
    margin-bottom: 10px;
  }

  .h2.ta-c.lh-1-3 {
    padding-top: 0;
  }

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

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

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

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

  .image-867 {
    display: none;
  }

  .faq-question {
    background-color: #8da3ff;
    padding: 10px 15px 8px;
  }

  .question-p {
    word-break: normal;
    align-self: center;
    width: 100%;
    padding-top: 0;
    font-size: 16px;
  }

  .tgl-h {
    font-size: 24px;
  }

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

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

  .mobile-only {
    width: 100%;
    max-width: none;
    display: inline-flex;
  }

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

  .bold-text-389 {
    font-size: 18px;
    line-height: 92%;
  }

  .faq-item {
    padding: 0;
  }

  .tgl-content {
    padding: .25em;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .list {
    padding-left: 10px;
  }

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

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

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

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

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

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

  .nl-content-piece.cta-section.new-yel-bk.no-bot-mar.light-pink-bk {
    margin-left: 0;
    margin-right: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .section {
    padding: 3.5rem 1rem;
  }

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

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

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

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

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

  .tgl-p-copy {
    margin-bottom: 10px;
  }

  .l1-header-wrapper {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

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

  .l1-content-wrapper {
    margin-top: 0;
  }

  .l1-main-h1 {
    font-size: 32px;
    line-height: 100%;
  }

  .l1-h2 {
    font-size: 28px;
    line-height: 100%;
  }

  .l1-content-cta-btn {
    text-align: center;
    font-size: 16px;
  }

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

  .l1-footer-logo {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .l1-sticky-cta-wrapper {
    padding-left: 1em;
    padding-right: 1em;
  }

  .l1-sticky-cta-btn {
    text-align: center;
    font-size: 16px;
  }
}


