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

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

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

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

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

.l1-header.new-col-bk {
  background-color: #252a32;
}

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

.l1-header-wrapper.new-style {
  background-color: #252a32;
  justify-content: center;
  padding-top: 1em;
  padding-bottom: 1em;
}

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

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

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

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

.l1-h2 {
  font-size: 36px;
  font-weight: 700;
}

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

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

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

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

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

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

.l1-p.less-mar {
  margin-bottom: 1em;
}

.l1-p.less-mar.white-text {
  color: #fff;
}

.l1-p.less-mar.white-text.no-bot-ar {
  margin-bottom: 0;
}

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

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

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

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

.l1-content-cta-btn.less-mar-bot {
  margin-bottom: 2em;
}

.l1-content-cta-btn.less-mar-bot.new-col-bk {
  background-color: #6898ce;
}

.l1-content-cta-btn.less-mar-bot.new-col-bk.new-style-cta {
  width: 60%;
  margin-bottom: 0;
}

.l1-content-cta-btn.less-mar-bot.new-col-bk.new-style-cta.new-col {
  background-color: #3fdd3f;
}

.l1-about-article-p {
  font-weight: 700;
}

.l1-about-article-p.new-font-style {
  font-weight: 400;
}

.l1-about-article-p.new-style-bold {
  font-size: 16px;
}

.l1-about-article-p.new-style-bold.new-col {
  color: #009490;
}

.l1-about-article-p.new-style-bold.new-col.new-blue {
  color: #7ca9fe;
}

.l1-about-article-p.new-style {
  font-size: 15px;
}

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

.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-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-hero-img {
  border-radius: 20px;
  width: 100%;
  margin-bottom: 1em;
}

.l1-hero-img.no-border-radius {
  border-radius: 0;
}

.l1-hero-img.no-border-radius.new-top-mar {
  margin-top: 40px;
}

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

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

.l1-content-wrapper.no-top-mar {
  margin-top: 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.color-grey {
  color: #939393;
}

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

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

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

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

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

.l1-sidebar-cta-btn.cta-col-new {
  background-color: #6898ce;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.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-wrapper.new-style {
  border-width: 2px;
  border-color: #6898ce;
  border-radius: 0;
  padding-left: 1em;
  padding-right: 1em;
}

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

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

.l1-sidebar-img.new-size {
  max-width: 100%;
}

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

.l1-custom-ul-li-p.new-size {
  font-size: 15px;
}

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

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

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

.l1-footer-p.no-bot-space {
  margin-bottom: 0;
}

.l1-footer-p.no-bot-space.new-col {
  color: #8a8a8a;
}

.l1-footer-p.cen-align {
  text-align: center;
  font-size: 18px;
}

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

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

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

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

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

.l1-footer-clickout-link.new-col {
  color: #8a8a8a;
}

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

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

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

.l1-sticky-cta {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fff3;
  justify-content: center;
  align-items: center;
  display: none;
  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%;
}

.bold-text-393, .text-span, .text-span-2, .bold-text-394, .bold-text-395 {
  color: #4b90e2;
}

.text-wrapper {
  background-color: #2a2828;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  padding: 15px 20px;
  display: flex;
}

.img-text-wrapper {
  flex-flow: column;
  padding: 10px;
  display: flex;
}

.img-text-wrapper.blue-bk-col {
  background-color: #daeaff;
}

.img-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-396, .text-span-3, .bold-text-397, .bold-text-398, .bold-text-399, .bold-text-400, .bold-text-401, .bold-text-402, .bold-text-403, .bold-text-404, .bold-text-405, .bold-text-406, .bold-text-407, .bold-text-408, .bold-text-409, .bold-text-410, .bold-text-411, .bold-text-412, .bold-text-413, .bold-text-414, .bold-text-415, .bold-text-416, .bold-text-417, .bold-text-418, .bold-text-419, .bold-text-420, .bold-text-421, .bold-text-422, .bold-text-423, .bold-text-424, .bold-text-425, .bold-text-426, .bold-text-427, .bold-text-428, .bold-text-429, .bold-text-430, .bold-text-431, .bold-text-432, .bold-text-433, .bold-text-434, .bold-text-435, .bold-text-436, .bold-text-437, .bold-text-438, .bold-text-439, .bold-text-440, .bold-text-441, .bold-text-442, .bold-text-443, .bold-text-444, .bold-text-445, .bold-text-446, .bold-text-447, .bold-text-448, .bold-text-449, .bold-text-450, .bold-text-451, .bold-text-452, .bold-text-453, .bold-text-454, .bold-text-455, .bold-text-456, .bold-text-457, .bold-text-458, .bold-text-459, .bold-text-460, .bold-text-461, .bold-text-462, .bold-text-463, .bold-text-464, .bold-text-465, .bold-text-466, .bold-text-467, .bold-text-468, .bold-text-469, .bold-text-470, .bold-text-471, .bold-text-472, .bold-text-473, .bold-text-474, .text-span-4, .bold-text-475, .bold-text-476 {
  color: #4b90e2;
}

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

.baib-img {
  border: 1px solid #0000001a;
  border-radius: 15px;
  max-width: 48%;
}

.baib-img.no-corner {
  border-radius: 0;
  max-width: 438px;
}

.baib-img.no-corner.new-size {
  max-width: 355px;
}

.nl-headline.new-textdark {
  color: #000;
}

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

.list-3 {
  padding-left: 20px;
}

.paragraph-11 {
  margin-bottom: 0;
  font-size: 19px;
  text-decoration: none;
}

.before-after-image-box-2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1em;
  display: flex;
}

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

.list-item-2 {
  margin-bottom: 10px;
  font-size: 16px;
}

.list-item-2.new-font {
  font-size: 18px;
  font-weight: 400;
}

.list-item-2.new-font.font-col-new {
  color: #686868;
}

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

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

.cta-new-wrapper {
  justify-content: center;
  align-items: center;
  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.light-green-cta {
  background-color: #009490;
  border-radius: 40px;
  width: 85%;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.reviwe-wrapper {
  background-color: #ededed;
  flex-flow: row;
  margin-top: 0;
  padding: 20px;
  display: flex;
}

.reviwe-wrapper.bot-space {
  margin-bottom: 20px;
  padding-top: 40px;
}

.reviwe-wrapper.bot-space.new-style-font {
  flex-flow: column;
}

.reviwe-wrapper.bot-space.new-style-font.no-top-ar {
  padding-top: 20px;
}

.reviwe-wrapper.bot-space.new-style-font.no-top-ar.grren-bk {
  background-color: #b3dfdd;
}

.reviwe-wrapper.bot-space.new-style-font.no-top-ar.new-blue-bk {
  background-color: #e2ecff;
}

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

.logo-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

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

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

.features-list-item-text-h.no-top-mar.cen-align {
  text-align: center;
}

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

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

.nl-list-item.new-lavender-col.light-green {
  background-color: #b3dfdd;
}

.nl-list-item.new-lavender-col.light-green.light-yel-bk {
  background-color: #f7f1dd;
}

.nl-list-item.new-lavender-col.light-green.light-yel-bk.bot-mar-new {
  margin-bottom: 20px;
  padding-top: .5em;
  padding-bottom: .5em;
}

.container-14 {
  background-color: #eefce7;
  border-radius: 10px;
}

.container-14.platz1boxpositiv {
  margin-top: 20px;
  padding-bottom: 15px;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.container-14.platz1boxpositiv.new-style-font.no-bk-col {
  background-color: #eefce700;
  padding-left: .5em;
  padding-right: .5em;
}

.container-14.platz1boxpositiv.new-style-font.no-bk-col.new-bk-col {
  background-color: #f7f1dd;
}

.container-14.platz1boxpositiv.new-style-font.no-bk-col.new-bk-col.new-blue-bk {
  background-color: #e2ecff;
  padding: 20px 1em 40px;
}

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

.nl-body.new-bk-col {
  background-color: #fff;
}

.nl-body.new-bk-col.top-mar {
  margin-top: 20px;
}

.nl-body.new-bk-col.top-mar.bot-mar {
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.nl-body.new-bk-col.top-mar.bot-mar.new-align {
  flex-flow: column;
}

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

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

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

.nl-article-info.new-size-s {
  font-size: 14px;
}

.left-img {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 7%;
  height: auto;
  padding-right: 0;
  display: flex;
}

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

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

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

.footer-link {
  color: #525252;
}

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

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

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

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

.body {
  background-color: #ddd;
}

.faq-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: flex;
}

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

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

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

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

.paragraph-24 {
  color: #000;
  font-family: 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;
}

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

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

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

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

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

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

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

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

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

.section.faq-new-bk.no-top-mar.no-border-radius.new-mar-mod {
  padding-left: 2rem;
  padding-right: 2rem;
}

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

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

.text-span-5, .text-span-6, .text-span-7 {
  color: #7ca9fe;
}

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

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

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

.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;
  margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.nl-content-piece-2.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-2.cta-section.new-yel-bk {
  background-color: #faf8f3;
}

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

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

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

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

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

.ppp.mb-5em {
  margin-bottom: 2em;
}

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 991px) {
  .l1-header-wrapper {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

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

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

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

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

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

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

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

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

  .baib-img.no-corner.new-size {
    max-width: 325px;
  }

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

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

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

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

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

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

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

  .container-small {
    overflow: hidden;
  }

  .section {
    padding: 6rem 4rem;
  }

  .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-3-adv-reasons-block-item.reversed.ai-top {
    flex-flow: column;
  }

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

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

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

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

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

@media screen and (max-width: 767px) {
  .ft-img {
    max-width: 100%;
  }

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

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

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

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

  .baib-img.no-corner.new-size {
    max-width: 214px;
  }

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

  .cta-section-btn.light-green-cta {
    width: 100%;
  }

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

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

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

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

  .container-small {
    width: 100%;
  }

  .spacer-40 {
    height: 2.5rem;
  }

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 479px) {
  .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-wrapper.new-style {
    justify-content: center;
    align-items: center;
  }

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

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

  .img-f-height {
    max-width: 100%;
    max-height: none;
  }

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

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

  .l1-content-cta-btn.less-mar-bot.new-col-bk.new-style-cta {
    width: 100%;
  }

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

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

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

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

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

  .l1-footer-p.cen-align {
    font-size: 15px;
  }

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

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

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

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

  .baib-img {
    border-radius: 5px;
  }

  .baib-img.no-corner {
    width: 100%;
    max-width: none;
  }

  .baib-img.no-corner.new-size {
    max-width: none;
  }

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

  .nl-headline.new-textdark {
    width: 100%;
  }

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

  .paragraph-11 {
    font-size: 13px;
    line-height: 119%;
  }

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

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

  .cta-section-btn.light-green-cta {
    width: 100%;
    padding-left: .5em;
  }

  .reviwe-wrapper.bot-space {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

  .nl-list-item.new-lavender-col.light-green {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-14.platz1boxpositiv {
    margin-top: 10px;
  }

  .nl-body {
    padding-left: 0;
    padding-right: 0;
  }

  .left-img {
    width: 100%;
    height: auto;
  }

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

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

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

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

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

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

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

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

  .section {
    padding: 3.5rem 1rem;
  }

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

  .section.faq-new-bk.no-top-mar.no-border-radius.new-mar-mod {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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


