.pvpcb-p {
  color: #000;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 120%;
  display: flex;
}

.nl-5-testimonial-author {
  margin-bottom: .5em;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.nl-5-article {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  margin-top: 3em;
  display: flex;
}

.nl-5-article.nl-5-1 {
  justify-content: center;
  align-items: flex-start;
}

.nl-5-content-wrapper {
  max-width: 900px;
}

.nl-5-p {
  margin-top: 3px;
  margin-bottom: 1.25em;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.nl-5-p.custom-m {
  margin-bottom: 0;
}

.nl-5-p.nl-5article-info {
  color: #a2a2a2;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 100%;
}

.nl-5-p.jf-versch {
  margin-right: 0;
}

.nl-5-facts-box-item-h {
  text-align: center;
  font-size: 16px;
  line-height: 100%;
}

.nl-5-h1 {
  margin-top: 0;
  margin-bottom: .75em;
  padding-left: 0;
  font-size: 32px;
  line-height: 120%;
}

.nl-5-h1.b-box-h {
  text-align: left;
  margin-top: 0;
  font-size: 28px;
}

.nl-5-h1.mt-custom {
  margin-top: .8em;
}

.nl-5-h1.fsz-26 {
  font-size: 26px;
}

.nl-5-facts-box {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 3em;
  display: flex;
}

.nl-5-facts-box.nl-6-facts-box {
  margin-top: 2em;
  margin-bottom: 20px;
}

.nl-5-testimonial-p {
  font-size: 16px;
  line-height: 150%;
}

.nl-5-hero-img-2 {
  border-radius: 15px;
  width: 100%;
  margin-top: 1em;
}

.nl-5-hero-img-2.mb-1-5em {
  margin-bottom: 1.5em;
}

.nl-5-testimonial-rating {
  height: 20px;
  margin-bottom: 1em;
}

.nl-5-testomonials-v1 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  display: flex;
}

.nl-5-testomonials-v1.nl-5-1 {
  flex-flow: row;
}

.nl-5-testimonial-body {
  padding-top: 1em;
  padding-bottom: 1em;
}

.nl-5-testimonial-body.nl-5-1 {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.nl-5-about-article {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.nl-5-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.pv-people-counter-box {
  background-color: #fff;
  border-radius: 100px;
  padding: 10px 0;
}

.highlight-box-item {
  background-color: #fff5ac;
  border: 1px solid #0000001a;
  border-radius: 10px;
  padding: 1em 1.5em;
}

.nl-5-testimonial-item-img {
  max-width: 30%;
}

.nl-5-testimonial-item-img.nl-5-1 {
  width: 100%;
  max-width: none;
}

.b-box {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 10px;
  margin-bottom: 2em;
  padding: 3em;
}

.nl-5-video {
  border-radius: 15px;
  margin-top: 2em;
  margin-bottom: 2em;
  overflow: hidden;
}

.nl-5-facts-box-item-p {
  text-align: center;
  font-size: 14px;
  line-height: 150%;
}

.nl-5-facts-box-item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 30%;
  display: flex;
}

.nl-6-p-cta-btn {
  text-align: center;
  text-transform: uppercase;
  background-color: #4c9d37;
  border-radius: 100px;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 1.25em 2em;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  transition: all .4s;
}

.nl-6-p-cta-btn:hover {
  background-color: #2d791a;
  transform: translate(5px, 5px);
  box-shadow: inset 5px 5px 5px #0003;
}

.highlight-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  margin-bottom: 1em;
  display: flex;
}

.nl-5-testomonials-item {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  background-color: #f7f7f7;
  border: 1px solid #0000001a;
  border-radius: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  padding-right: 3em;
  display: flex;
  overflow: hidden;
}

.nl-5-testomonials-item.nl-5-1 {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  padding-right: 0;
}

.nl-5-article-content {
  flex-flow: column;
  width: 65%;
  display: flex;
}

.nl-5-article-content.nl-5-1 {
  width: 100%;
  max-width: 800px;
}

.nl-5-heading {
  font-size: 36px;
  font-weight: 900;
  line-height: 120%;
}

.background-video-4 {
  z-index: 999;
}

.js-number {
  color: #0baa00;
  margin-left: 5px;
  padding-right: 5px;
  font-size: 21px;
  font-weight: 800;
}

.stars-img {
  height: 20px;
}

.nl-5-header-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.nl-5-header-logo-2 {
  max-height: 70px;
}

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

.nl-5-footer-wrapper {
  justify-content: space-between;
  width: 1100px;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

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

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

.nl-5-footer-link {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

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

.list-2.l-numbers {
  list-style-type: decimal;
}

.list-item-6 {
  color: #000;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.list-item-6.last {
  margin-bottom: 40px;
}

.nl-6-p {
  color: #1f1b43;
  flex: 0 auto;
  align-self: auto;
  margin-bottom: 1.5em;
  font-size: 18px;
  line-height: 150%;
  display: block;
}

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

.nl-6-p.ta-c.fw-bold {
  font-weight: 700;
}

.nl-6-p.ta-c.fw-bold.fsz-21 {
  margin-bottom: 0;
  font-size: 21px;
}

.nl-6-p.ta-c.fw-bold.fsz-21.lh-110 {
  line-height: 110%;
}

.nl-6-p.mb-0 {
  margin-bottom: 0;
}

.comparison-box-row {
  display: flex;
}

.comparison-box {
  border: 1px solid #0000001a;
  border-radius: 15px;
  overflow: hidden;
}

.text-span-13 {
  text-transform: uppercase;
}

.comparison-box-head {
  display: flex;
}

.cbr-item {
  color: #fff;
  background-color: #ffe4b1;
  border: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  width: 33.33%;
  padding: 1em 1.5em;
  display: flex;
}

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

.button-3 {
  text-align: center;
  background-color: #ff9100;
  border: 2px solid #ff9100;
  border-radius: 100px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 1em;
  margin-left: -20px;
  padding: .9em 0;
  font-weight: 700;
  transition: all .4s cubic-bezier(.645, .045, .355, 1);
}

.button-3:hover {
  color: #000;
  background-color: #ff910000;
}

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

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

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

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

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

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

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

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

.par-v4-cta-box {
  background-color: #f6f4f2;
  padding: 3em;
}

.par-v4-cta-box-items {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.par-v4-cta-box-item {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100px;
  align-items: center;
  min-width: 48.7%;
  max-width: 48.7px;
  margin-top: 1em;
  padding: .5em 1em .5em 1.5em;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.par-v4-cta-box-item-wappen {
  max-height: 60px;
}

.par-v4-cta-box-item-state-name {
  margin-bottom: 0;
  font-size: 21px;
  line-height: 100%;
  text-decoration: none;
}

.par-v4-h {
  word-break: normal;
}

.par-v4-h.h-centered {
  text-align: center;
}

.arrow-down-img {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 1em;
  display: block;
}

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

.h1 {
  font-family: Lato, sans-serif;
  font-size: 32px;
  line-height: 100%;
}

.tgl-p-2 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
}

.tgl-p-2.mt-custom {
  margin-top: 1em;
}

.red-bold {
  color: red;
}

.par-v4-cta-box-head {
  text-align: center;
  font-size: 24px;
  line-height: 100%;
}

.container-2 {
  border: 1px solid #bf8034;
  align-self: stretch;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 30px;
}

.container-2.bewertung-1 {
  background-color: #ffefdc;
  border-style: dashed;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-2.bewertung-1.box1 {
  border-style: solid;
  margin-bottom: 30px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.container-2.bewertung-1.box1.box2 {
  border-width: 3px;
  margin-top: 0;
}

.container-2.bewertung-1.box1.box2.update {
  background-color: #fff3ee;
  border: 2px dashed #d87871;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 0;
}

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

.par-v4-p.lead {
  color: #4c4c4c;
  align-self: flex-start;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.7;
}

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

.up-logo {
  max-height: 20px;
}

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

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

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

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

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

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

.hs-layout-footer-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

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

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

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

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

.paragraph-8 {
  font-size: 16px;
  line-height: 1.5;
}

._wf-layout-header {
  background-color: #000c;
  justify-content: center;
  align-items: center;
  display: flex;
}

._wf-layout-header-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}

.text-block-18 {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}

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

._wf-layout-content-wrapper {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  width: 60%;
  display: flex;
}

._wf-layout-content-wrapper._wf-layout-utility-pages-content-wrapper {
  margin-top: 3em;
}

.heading-7 {
  margin-top: 20px;
}

.project-logo {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.text-underline {
  text-decoration: underline;
}

.hero-footnote {
  color: #b1b1b1;
  margin-top: .5em;
  font-size: 18px;
  font-style: italic;
  line-height: 150%;
}

.heading-19 {
  font-size: 64px;
  line-height: 100%;
}

.paragraph-25.article-footnote {
  color: #8e8e8e;
  width: 50%;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
}

.update {
  text-align: center;
  background-color: #ffb8b8;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  font-size: 21px;
  line-height: 160%;
}

.update._2 {
  background-color: #ffe68d;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.update._2.red-box {
  background-color: #ffe23c;
  margin-bottom: 0;
  padding-bottom: 15px;
}

.par-v4-h-2 {
  text-align: center;
}

.arrow-down-img-2 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1em;
  display: block;
}

.caption {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
}

.list-3 {
  order: 0;
  margin-bottom: 30px;
  padding-bottom: 0;
  font-size: 18px;
  list-style-type: disc;
}

.list-item-7 {
  margin-top: 10px;
  padding-bottom: 0;
}

.list-item-8 {
  margin-top: 10px;
  margin-bottom: 0;
}

.list-item-9, .list-item-10 {
  margin-top: 10px;
}

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

.div-block {
  background-color: #dffbff;
  margin-bottom: 1.25em;
  padding: 40px;
}

.div-block-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.text-block-19 {
  font-size: 18px;
}

.div-block-3 {
  margin-bottom: 1.25em;
  padding-top: 0;
  padding-bottom: 0;
}

.bold-text-2, .bold-text-3, .bold-text-4 {
  font-family: Merriweather, serif;
}

.jf-versch {
  margin-left: 326px;
}

.jf1-versc {
  margin-left: 0;
}

.image {
  padding-bottom: 14px;
}

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

  .tgl-p-2 {
    font-size: 24px;
  }

  .container-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-width: 1px;
    border-color: #bf8034;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 30px;
    display: block;
  }

  .paragraph-25 {
    margin-left: 100px;
    margin-right: 100px;
    font-size: 8px;
  }
}

@media screen and (min-width: 1920px) {
  .tgl-p-2 {
    margin-top: 20px;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 32px;
  }

  .tgl-p-2.mt-custom {
    font-family: Lato, sans-serif;
    font-size: 26px;
  }

  .arrow-down-img-2 {
    margin-top: 1em;
  }
}

@media screen and (max-width: 991px) {
  .nl-5-article {
    flex-flow: row-reverse wrap-reverse;
  }

  .nl-5-content-wrapper {
    max-width: 100%;
  }

  .nl-5-hero-section {
    padding-left: 1em;
    padding-right: 1em;
  }

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

  .nl-5-content {
    margin-top: 1.25em;
  }

  .pv-people-counter-box {
    padding-left: 1em;
    padding-right: 1em;
  }

  .nl-5-testomonials-item.nl-5-1 {
    width: 32%;
  }

  .nl-5-article-content {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

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

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

  .container-2 {
    padding-left: 30px;
  }

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

  ._wf-layout-content-wrapper {
    flex-direction: column;
    width: 100%;
    margin-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .nl-5-facts-box {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: wrap;
    justify-content: center;
    align-items: stretch;
  }

  .nl-5-testimonial-p {
    margin-bottom: 0;
  }

  .nl-5-hero-img-2 {
    border-radius: 10px;
  }

  .nl-5-testomonials-v1.nl-5-1 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .nl-5-content {
    margin-top: 1em;
  }

  .nl-5-testimonial-item-img {
    border-radius: 20px;
    max-width: 40%;
  }

  .nl-5-testimonial-item-img.nl-5-1 {
    border-radius: 0;
  }

  .b-box {
    padding: 2em;
  }

  .nl-5-facts-box-item {
    max-width: 45%;
  }

  .nl-5-testomonials-item {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 2em;
  }

  .nl-5-testomonials-item.nl-5-1 {
    width: 70%;
    padding-top: 0;
    padding-left: 0;
  }

  .cb-wrapper {
    width: 100%;
  }

  .comparison-box {
    width: 100%;
    overflow: visible;
  }

  .comparison-box-head {
    border-radius: 15px 15px 0 0;
    width: 100%;
  }

  .cbr-item {
    width: 50%;
    min-width: 50%;
  }

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

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

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

  .par-v4-cta-box {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .par-v4-cta-box-items {
    flex-direction: column;
  }

  .par-v4-cta-box-item {
    min-width: 100%;
    max-width: 100%;
  }

  .heading-16, .heading-10, .heading-18 {
    line-height: 110%;
  }

  .paragraph-25.article-footnote {
    width: 95%;
  }
}

@media screen and (max-width: 479px) {
  .pvpcb-p {
    text-align: center;
    font-size: 14px;
  }

  .nl-5-p.nl-5article-info {
    line-height: 140%;
  }

  .nl-5-h1 {
    font-size: 26px;
  }

  .nl-5-hero-img-2 {
    object-fit: cover;
    min-height: 230px;
  }

  .nl-5-about-article {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nl-5-content {
    margin-top: 1em;
  }

  .pv-people-counter-box {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .nl-5-video {
    border-radius: 10px;
  }

  .nl-5-facts-box-item {
    max-width: 100%;
  }

  .nl-6-p-cta-btn {
    border-radius: 10px;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 16px;
  }

  .nl-5-testomonials-item {
    padding: 1.25em;
  }

  .nl-5-testomonials-item.nl-5-1 {
    width: 100%;
  }

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

  .background-video-4 {
    max-height: 250px;
  }

  .js-number {
    margin-bottom: 5px;
    font-size: 21px;
    display: block;
  }

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

  .nl-5-footer-wrapper {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .list-item-6 {
    font-size: 18px;
  }

  .list-item-6.last {
    margin-bottom: 35px;
  }

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

  .nl-6-p.ta-c.fw-bold.fsz-21.lh-110 {
    line-height: 110%;
  }

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

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

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

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

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

  .arrow-down-img {
    margin-top: 2em;
  }

  .h1 {
    margin-bottom: 20px;
    font-size: 26px;
  }

  .container-2 {
    align-self: stretch;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 25px 20px;
  }

  .container-2.bewertung-1 {
    padding-top: 0;
  }

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

  .par-v4-p.lead {
    color: #4c4c4c;
    margin-bottom: 1.25rem;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
  }

  .heading-16, .heading-10 {
    font-size: 28px;
    line-height: 120%;
  }

  ._wf-layout-content-wrapper {
    margin-right: 10px;
    padding-left: 10px;
  }

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

  .arrow-down-img-2 {
    margin-top: 2em;
  }
}


