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

.par-v4-body-wrapper {
  background-color: #fff;
  width: 900px;
  position: relative;
}

.img-review-txt {
  text-align: center;
  vertical-align: baseline;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
}

.par-v4-content-wrapper-extra-paddings {
  text-align: left;
}

.par-v4-content-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 3em 0;
  display: flex;
}

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

.img-star-review {
  padding-left: 100px;
  padding-right: 100px;
}

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

.info-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #e7f0ff;
  border: 1px solid #0000001a;
  border-radius: 15px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2em;
  padding: 1.5em;
  display: grid;
}

.info-box.info-box-updated {
  grid-column-gap: 1em;
  grid-row-gap: 2.8em;
  background-color: #a4cfab;
  border-radius: 8px;
  grid-template-rows: minmax(auto, 1fr);
  grid-template-columns: 1fr;
  margin-top: 2em;
  padding: 2em;
}

.btn-anmtd {
  text-align: center;
  letter-spacing: .5px;
  background-color: #122065;
  border-radius: 10px;
  margin: 20px auto;
  padding: 20px 35px;
  font-size: 18px;
  line-height: 130%;
  display: block;
  box-shadow: 0 2px 5px #0003;
}

.btn-anmtd.biggerbtn {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.par-v4-subheading {
  font-size: 26px;
  font-weight: 400;
  line-height: 100%;
}

.par-v4-subheading.mb-0 {
  margin-bottom: 0;
  font-size: 21px;
}

.footer-links {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.par-v4-h {
  text-align: center;
  margin-bottom: 23px;
  font-size: 28px;
}

.par-v4-h.align-left {
  text-align: left;
  margin-bottom: 20px;
}

.par-v4-h.align-left.subhead-bold-purple {
  color: #868ce5;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.par-v4-h.align-left.subhead-lato {
  font-family: Lato, sans-serif;
  font-size: 24px;
}

.par-v4-hero-img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  margin-top: 1em;
  margin-bottom: .125em;
}

.par-v4-hero-img.boxshadow {
  mix-blend-mode: normal;
  box-shadow: 2px 2px 15px -1px #0003;
}

.par-v4-hero-img.mb-0-5em {
  margin-bottom: .5em;
}

.par-v4-hero-img.sizing {
  clear: none;
  vertical-align: baseline;
  width: 50%;
  margin-bottom: 1em;
  margin-left: 17em;
  margin-right: 17em;
  display: inline-block;
  position: static;
}

.par-v4-footer-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.bold-text-8 {
  color: #fff;
}

.par-v4-header-wrapper {
  color: #e5e5e5;
  background-color: #bee8ff00;
  justify-content: space-between;
  align-items: center;
  padding: 1.5em 3em;
  display: flex;
}

.par-v4-header-wrapper.ml-0 {
  padding-left: 0;
}

.par-v4-heading {
  font-style: normal;
  font-weight: 400;
}

.par-v4-heading.mt-10 {
  color: #000;
  margin-top: 10px;
}

.footer-link {
  color: #000;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
}

.red-bold {
  color: red;
}

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

.par-v4-p-5.caption {
  margin-top: 0;
  padding-left: 3em;
  padding-right: 3em;
  font-size: 16px;
}

.par-v4-p-5.caption.ml-0 {
  padding-left: 0;
}

.par-v4-p-5.p-info-box {
  margin-top: 20px;
}

.par-v4-p-5.footer-links {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  margin-top: 2em;
  font-size: 8px;
}

.par-v4-p-5.footer-links.disclaimer {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.par-v4-p-5.mb-0 {
  margin-top: 1em;
  margin-bottom: 0;
}

.par-v4-p-5.handwritten {
  color: #00000073;
  margin-top: .5em;
  font-family: Great Vibes, cursive;
  font-size: 32px;
}

.cta-btn-section {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: .25em;
  margin-bottom: .25em;
  font-size: 10px;
  display: flex;
  position: relative;
}

.cta-btn-section.disclaimer {
  text-align: center;
  font-size: 8px;
}

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

.body.custom-font {
  font-family: Droid Sans, sans-serif;
}

.ad-haft-ctrs-row-cell {
  background-color: #f4f4f4;
  width: 33.33%;
  padding: 1em;
}

.ad-haft-ctrs-row-cell.cell-best {
  background-color: #004b5d;
}

.ad-haft-ctrs-row-cell.cell-best.fixed-height-head {
  background-color: #868ce5;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 90px;
  display: flex;
}

.ad-haft-ctrs-row-cell.cell-best.fixed-height {
  background-color: #eeeffd;
  width: 50%;
}

.ad-haft-ctrs-row-cell.cell-best.fixed-height-head {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 33.3%;
  height: 90px;
  display: flex;
}

.ad-haft-ctrs-row-cell.head-cell.fixed-height-head, .ad-haft-ctrs-row-cell.head-cell.fixed-height {
  width: 33.3%;
}

.ad-haft-ctrs-row-cell.fixed-height {
  background-color: #eeeffd;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100px;
  display: flex;
}

.ad-haft-ctrs-row-cell.fixed-height-head {
  background-color: #eeeffd;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 90px;
  display: flex;
}

.ad-haft-ctrs-row-cell.fixed-height {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100px;
  display: flex;
}

.ad-haft-ctrs-row-cell.fixed-height-head {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 33.3%;
  height: 90px;
  display: flex;
}

.table {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border-radius: 10px;
  flex-flow: column;
  margin-bottom: 2em;
  display: flex;
  overflow: hidden;
}

.l2-p-3 {
  color: #202020;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}

.l2-p-3.table-p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 120%;
}

.l2-p-3.table-p.head-cell.h-16-px {
  text-transform: none;
  font-size: 16px;
}

.l2-p-3.table-p.c-white {
  color: #fbfbfb;
}

.l2-p-3.table-p.c-white.c-white-16px {
  color: #202020;
  font-size: 18px;
}

.l2-p-3.table-p.table-p-16px {
  font-size: 18px;
}

.table-row {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.produktbild {
  max-height: 250px;
  margin-bottom: 20px;
}

.platz1 {
  max-height: 150px;
  margin-top: -3em;
  margin-bottom: -2em;
}

.container-13 {
  text-align: center;
  background-color: #f5f5f5;
}

.container-13.platz1box {
  background-color: #fff;
  border: 1px dashed #5f5f5f;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 6em;
  padding-bottom: 2em;
  padding-left: 4em;
  padding-right: 4em;
  display: flex;
}

.container-13.platz1box.fazit {
  background-color: #f5f5f5;
  border-style: none;
  margin-top: 2em;
  padding-left: 4em;
  padding-right: 4em;
}

.bewertung1 {
  max-height: 200px;
}

.button {
  text-align: center;
  text-transform: none;
  background-color: #004730;
  border: 1px solid #004730;
  border-radius: 5px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 50px;
  padding: 25px 18px;
  font-size: 20px;
  font-weight: 500;
  display: flex;
}

.button:hover {
  color: #004730;
  -webkit-text-stroke-color: #0a5f55;
  background-color: #fff;
  border: 1px solid #004730;
  font-size: 20px;
  font-weight: 500;
}

.button.button1 {
  align-self: center;
  width: 400px;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
}

.bold-text-2 {
  color: #404040;
  font-weight: 600;
}

.bold-text-2.platz1 {
  font-size: 24px;
}

.bold-text-2.vorteile {
  color: #417029;
  font-size: 21px;
}

.bold-text-2.vorteile.nachteile {
  color: #962d2d;
}

.gw-h2 {
  align-self: center;
  margin-top: 40px;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
}

.gw-h2.vorteile {
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

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

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

.container-14.platz1boxpositiv.negativ {
  background-color: #fceae3;
  margin-top: 2em;
}

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

.list-item-2 {
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 160%;
}

.container-15 {
  text-align: center;
  background-color: #f5f5f5;
}

.container-15.platz1box {
  background-color: #f2f2f2;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 6em;
  padding-bottom: 2em;
  display: flex;
}

.container-16 {
  text-align: center;
  background-color: #f5f5f5;
}

.container-16.platz1box {
  background-color: #f2f2f2;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 6em;
  padding-bottom: 2em;
  display: flex;
}

.ad-haft-comparison-table-row-style {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border-radius: 10px;
  flex-flow: column;
  margin-bottom: 2em;
  display: flex;
  overflow: hidden;
}

.ad-haft-ctrs-row {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.bold-text-415 {
  font-size: 18px;
}

.l2-green-box {
  background-color: #e7f3ee;
  border-radius: 5px;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 3em;
  padding: 2em 2em 1em;
}

.l2-green-box.update {
  background-color: #f3e7e7;
  border: 2px dashed #e03535;
}

.l2-green-box.update.red-box {
  background-color: #ffb2b2;
  border-style: none;
}

.l2-green-box.update.newwarnbox {
  padding-top: 1em;
}

.l2-p-4 {
  color: #343434;
  align-self: flex-start;
  margin-bottom: 1em;
  padding-top: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}

.color-red {
  color: #b91e1e;
}

.color-red.fw-b {
  color: #b91e1e;
  font-weight: 700;
}

.color-red.fw-b.du-sparst, .color-red.fw-b.du-sparst.color-blue {
  color: #122065;
  font-size: 18px;
  font-weight: 700;
}

.color-red.fw-b.du-sparst {
  color: #24c163;
  font-weight: 400;
}

.bg-vid {
  z-index: 999;
  position: relative;
}

.bg-vid.hero-vid {
  object-fit: fill;
  height: 600px;
  margin-bottom: 1em;
}

.img-profile-pic {
  border-radius: 100px;
  width: 45px;
  height: 45px;
}

.bold-text-257 {
  font-weight: 700;
}

.bold-text-257.profile-name {
  padding-left: 0;
}

.text-block-2 {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.6;
}

.text-block-3 {
  font-size: 20px;
}

.container-profile-name-pic {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #faf1d5;
  border-radius: 5px;
  margin-bottom: 25px;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  display: flex;
}

.container-6.kundebewertung1 {
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.container-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-37 {
  width: 120px;
  max-height: 100%;
  margin-bottom: 10px;
}

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

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

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

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

.paragraph-6 {
  margin-bottom: 0;
  margin-left: 1em;
}

._wf-layout-footer-links {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 1em;
  display: flex;
}

._wf-layout-footer-wrapper {
  width: 50%;
  padding-top: 3em;
  padding-bottom: 3em;
}

.paragraph-7 {
  text-align: center;
  margin-top: 1em;
}

._wf-layout-footer {
  background-color: #f0f4f7;
  justify-content: center;
  align-items: center;
  min-height: 10vh;
  margin-top: 3em;
  font-size: 14px;
  display: flex;
}

._wf-layout-footer._wf-layout-utility-pages-footer {
  margin-top: 5em;
}

.link-2 {
  color: #333;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

.image-38, .image-39 {
  width: 100%;
}

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

.container-18, .container-19, .container-20 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-40 {
  border-radius: 100px;
  width: 80px;
  height: 80px;
}

.blue {
  color: #122065;
  font-family: Merriweather, serif;
}

.floating-cta {
  z-index: 9999;
  opacity: 0;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  pointer-events: auto;
  background-color: #ffffffb3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  transition: opacity .3s;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.btn-anmtd-2 {
  text-align: center;
  letter-spacing: .5px;
  background-color: #092d12;
  border-radius: 10px;
  margin: 20px auto;
  padding: 20px 35px;
  font-size: 18px;
  line-height: 130%;
  display: block;
}

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

.list-item-1 {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-size: 21px;
  line-height: 160%;
}

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

.par-v4-p.fs-s {
  font-size: 16px;
  font-style: italic;
}

.par-v4-p-6 {
  margin-top: 1em;
  font-size: 21px;
  line-height: 160%;
}

.par-v4-p-6.fs-s {
  font-size: 16px;
  font-style: italic;
}

.par-v4-p-6.fs-s.naturesway {
  margin-top: 0;
}

.text-block-4 {
  color: #333;
  text-align: left;
  font-size: 28px;
  font-weight: 700;
}

.dropdown-toggle {
  padding-left: 0;
}

.accordion_header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 1.5rem 1.5rem 0;
  display: flex;
}

.accordion_icon-wrapper {
  width: .875rem;
  height: .875rem;
}

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

.accordion {
  border: 1px solid #c2c2c2;
  margin-top: 20px;
}

.accordion_header-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
  display: flex;
}

.accordion_panel {
  padding: 0 1.5rem 1.5rem;
  display: none;
}

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

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

.hs-layout-main-content-2 {
  flex-flow: column;
  width: 50%;
  margin-top: 3em;
  display: flex;
}

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

.paragraph-10 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  display: flex;
}

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

.paragraph-26 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.paragraph-27, .paragraph-28, .paragraph-29 {
  font-size: 16px;
  line-height: 1.5;
}

.normalpreis {
  color: #4c4c4c;
}

.op-content-wrapper-fw {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 0;
  padding-bottom: 1em;
  display: flex;
}

.op-content-wrapper-fw._2 {
  margin-top: 0;
}

.text-block-7 {
  color: #343434;
  background-color: #fff;
  border-radius: 10px;
  align-self: auto;
  margin-bottom: 20px;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-7._2 {
  background-color: #fff0;
  border-radius: 0;
  margin-bottom: 0;
  padding-right: 10px;
}

.text-block-7._2._3 {
  padding: 20px 0 20px 20px;
  font-size: 16px;
}

.text-span-14 {
  font-weight: 300;
}

.product-section-info {
  margin-top: 2em;
}

.heading-18 {
  color: #343434;
  font-size: 32px;
}

.container-11 {
  width: 60%;
  padding-right: 30px;
  display: block;
}

.container-11.rzte {
  width: 60%;
}

.container-11.rzte._2 {
  width: 100%;
  padding-right: 0;
}

.bold-text-277 {
  color: #343434;
  font-size: 16px;
  font-weight: 700;
  text-decoration: line-through;
}

.t3ti-head-img-2 {
  border-radius: 100px;
  max-height: 80px;
}

.op-product-option-rating-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.media-logo-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 2em;
  padding-bottom: 20px;
  display: flex;
}

.media-logo-wrapper._2 {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  justify-content: space-between;
  padding-bottom: 0;
}

.media-logo-wrapper._2.mobile {
  border: 1px solid #00000029;
  margin-top: 1em;
}

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

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

.question-p {
  color: #343434;
  margin-bottom: 0;
  padding-top: 3px;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.image-65 {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  padding: 10px;
}

.bold-text-316 {
  color: #343434;
  font-weight: 400;
}

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

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

.op-top-3-testimonials-2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-top: 2px solid #d8d8d8;
  flex-flow: column;
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.op-top-3-testimonials-2._2 {
  border-top-style: none;
  flex-flow: row;
  margin-top: 0;
}

.swiper-container {
  position: relative;
  inset: 0;
}

.paragraph-14 {
  color: #343434;
  margin-top: 10px;
  font-size: 18px;
  line-height: 150%;
}

.bold-text-320 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

.gzg-section {
  margin-top: 2em;
  margin-bottom: 2em;
}

.superscript-2 {
  font-size: 18px;
}

.fomo-adv-box-item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.fomo-adv-box-item._2 {
  color: #343434;
}

.fomo-adv-box-item._2._3erpack {
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 50%;
}

.fomo-adv-box-item._2._3erpack.last {
  align-self: center;
  margin-bottom: 0;
}

.fomo-adv-box-item._2.last {
  margin-bottom: 10px;
}

.verfified-icon {
  max-height: 14px;
}

.fomo-adv-box {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 700px;
  margin-top: 1.5em;
  padding: 1em 3em 3em;
  display: flex;
}

.swiper-pagination {
  position: static;
  top: 30px;
}

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

.h2.ta-c._1 {
  color: #343434;
  text-align: center;
  align-self: stretch;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 24px;
  line-height: 120%;
  display: flex;
}

.h2.ta-c.lh-1-3 {
  color: #000;
  text-align: center;
  align-self: center;
  margin-bottom: 20px;
  line-height: 130%;
}

.h2.ta-c {
  text-align: center;
  text-align: center;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 32px;
  line-height: 100%;
}

.op-product-option {
  border: 1px solid #000;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 32%;
  padding-top: 0;
  padding-bottom: .5em;
  display: flex;
}

.op-product-option.f-second {
  border-style: solid;
  border-radius: 0;
  width: 33%;
}

.op-product-option.f-second {
  background-color: #fff;
  border-style: solid;
  border-color: #d8d8d8;
  border-radius: 0;
  align-self: center;
  width: 33%;
}

.op-product-option.f-second._3x {
  background-color: #fff;
  border-width: 1px;
  border-color: #0a5f55;
  border-radius: 10px;
}

.content-head {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.fomo-adv-box-items {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  margin-top: 1em;
  margin-bottom: 10px;
  display: flex;
}

.gzg-img {
  float: right;
  max-height: 150px;
  position: static;
}

.gzg-img.img-float-right {
  margin-bottom: 10px;
  margin-left: 10px;
}

.bold-text-266 {
  color: #343434;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.t3ti-head-img-5 {
  border-radius: 100px;
  max-height: 110px;
}

.t3ti-head-img-5._2 {
  border-radius: 10px;
  align-self: flex-start;
  max-height: 100%;
}

.psi-row-left {
  width: 50%;
}

.psi-row-left._2 {
  width: 35%;
}

.bold-text-3 {
  color: #a11;
  font-weight: 600;
}

.bold-text-3._3erpack {
  color: #343434;
  font-weight: 400;
}

.bold-text-3.normalpreis {
  color: #a11;
  text-decoration: line-through;
}

.pis-gallery-img {
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 15px;
  position: static;
  top: 1em;
  box-shadow: 0 0 5px #00000030;
}

.container-12 {
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.container-12._2 {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.container-12._2.oben {
  margin-bottom: 20px;
}

.p-5 {
  color: #000;
  align-self: flex-start;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.p-5._2 {
  color: #343434;
  margin-top: 10px;
  font-weight: 400;
  line-height: 140%;
}

.text-span-3 {
  color: #c80000;
  font-size: 21px;
  font-weight: 700;
}

.countdown-clock {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: flex-start;
  margin-top: 3em;
  margin-bottom: 4em;
  display: flex;
}

.countdown-clock.cntdwn-fomo {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-width: 400px;
  margin-top: 0;
  margin-bottom: 0;
}

.bold-text-304._2 {
  font-weight: 500;
}

.faq-button {
  height: auto;
}

.psi-row-right {
  width: 50%;
}

.psi-row-right._2 {
  width: 65%;
}

.check-mark {
  align-self: flex-start;
  max-height: 20px;
  margin-top: 5px;
}

.check-mark._2 {
  max-height: 20px;
}

.op-product-options-2 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

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

.answer-p.p-3 {
  color: #343434;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  font-weight: 400;
}

.answer-p.p-3.wirkung {
  padding-left: 0;
  padding-right: 0;
}

.answer-p.p-3.wirkung._1 {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.bold-text-279 {
  color: #343434;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 700;
}

.op-social-media-proof {
  margin-top: 2em;
  margin-bottom: 2em;
}

.gzg-section-inner {
  border-left: 5px solid #0a8040;
  margin-top: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
}

.bold-text-311 {
  color: #343434;
  font-weight: 700;
}

.p-3 {
  color: #343434;
  align-self: flex-start;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.p-3.ta-c {
  text-align: center;
  margin-bottom: 5px;
}

.p-3.fsz-21 {
  margin-top: 10px;
  font-size: 20px;
}

.p-3.fsz-21.ta-r.mb-0 {
  color: #929292;
  text-align: right;
  font-size: 21px;
}

.p-3.fsz-21.ta-r.mb-0._2 {
  color: #4c4c4c;
  text-align: left;
}

.p-3.fsz-21.ta-r.mb-0._2.du-sparst {
  color: #24c163;
}

.p-3.fsz-21.mb-0 {
  color: #343434;
  font-size: 21px;
}

.p-3._2 {
  color: #343434;
  margin-bottom: 12px;
}

.p-3._2._3 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.p-3._2.rot {
  color: #a11;
  font-weight: 500;
}

.p-3.mb-0 {
  color: #343434;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.p-3.t3ti-subheading {
  align-self: flex-start;
  margin-top: .8em;
  margin-bottom: 0;
}

.p-3.t3ti-head-p {
  color: #929292;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}

.product-section-swiper-wrapper {
  width: 100%;
  overflow: hidden;
}

.t3ti-head-img-4 {
  border-radius: 100px;
  max-height: 80px;
}

.authority {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  display: flex;
  box-shadow: 0 0 5px #0000001a;
}

.t3-testimonials-item {
  flex-flow: column;
  display: flex;
}

.t3-testimonials-item-2 {
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.t3-testimonials-item-2._2 {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  width: 50%;
  padding: 15px;
}

.op-po-cta-2 {
  text-align: center;
  background-color: #20a152;
  border-radius: 0;
  width: 90%;
  margin-top: 1em;
  padding: .75em 1em;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.op-pr-stars-img-2 {
  align-self: center;
  max-height: 20px;
}

.star-rating {
  align-self: center;
  max-height: 22px;
}

.star-rating._2 {
  max-height: 18px;
}

.star-rating.t3ti-stars {
  max-height: 16px;
  margin-top: .25em;
  margin-bottom: .25em;
  font-size: 14px;
}

.op-content-wrapper-sw-2 {
  width: 960px;
}

.star-rating-2 {
  align-self: center;
  max-height: 24px;
}

.star-rating-2.t3ti-stars {
  max-height: 16px;
  margin-top: .25em;
  margin-bottom: .25em;
  font-size: 14px;
}

.media-logo-img-2 {
  max-width: 25%;
  height: auto;
}

.t3ti-head-h {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 100%;
}

._3erpack {
  color: #2c2c2c;
}

.button-2 {
  text-align: center;
  text-transform: none;
  background-color: #0a5f55;
  border: 1px solid #0a5f55;
  border-radius: 10px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 25px 18px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.button-2:hover {
  color: #0a5f55;
  -webkit-text-stroke-color: #0a5f55;
  background-color: #fff;
  border: 1px solid #0a5f55;
  font-size: 20px;
  font-weight: 700;
}

.button-2.angebot {
  font-size: 24px;
  line-height: 30px;
}

.button-2.angebot.vorteile {
  margin-top: 0;
}

.op-awards-section-wrapper {
  margin-top: 2em;
  margin-bottom: 2em;
}

.op-awards-section-wrapper._2._3._4 {
  margin-bottom: 1em;
}

.op-awards-section-wrapper._2._3._4._5 {
  margin-top: 0;
}

.op-content-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.op-content-wrapper._2 {
  padding-bottom: 1em;
}

.container-42 {
  background-color: #fff0;
  align-self: center;
  padding-left: 10px;
  display: flex;
}

.container-42._2 {
  background-color: #e7f3ee;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  margin-top: 20px;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.op-product-options-mobiles-4 {
  display: none;
}

.bold-text-321 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

.t3ti-head-h-wrapper {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.faq-question {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #343434;
  background-color: #811361;
  border-bottom: 1px solid #0000001a;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  display: flex;
}

.opof-item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.award-img {
  border: 1px #000;
  width: 100%;
}

.award-img.studie {
  border-style: solid;
  border-color: #d8d8d8;
  border-radius: 10px;
  padding-left: 0;
}

.bold-text-307 {
  color: #343434;
  font-size: 30px;
}

.text-span-15 {
  color: #0a5f55;
}

.text-block-6 {
  color: #343434;
  font-size: 18px;
  font-weight: 500;
}

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

.t3ti-head._2 {
  flex-flow: column;
  align-self: flex-start;
}

.image-64 {
  border-radius: 100px;
  align-self: center;
  width: 80px;
  height: 80px;
  padding: 3px;
}

.image-64._2 {
  border: 1px solid #d8d8d8;
  align-self: center;
  width: 120px;
  height: 120px;
  padding: 0;
}

.op-top-3-testimonials {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-top: 2px solid #e6e6e6;
  flex-flow: column;
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.op-top-3-testimonials._3 {
  border-top-style: none;
  margin-top: 2em;
  padding-top: 0;
  padding-bottom: 0;
}

.op-po-img-3 {
  align-self: stretch;
  margin-top: 1em;
  margin-bottom: 2em;
}

.op-best-option-tag {
  text-align: center;
  background-color: #0a5f55;
  border-radius: 8px 8px 0 0;
  width: 100%;
  padding-top: .5em;
  padding-bottom: .5em;
}

.op-best-option-tag._3 {
  background-color: #24c163;
  border: 0 #000;
}

.t3ti-head-img-3 {
  border-radius: 100px;
  max-height: 80px;
}

.op-header-cntdwn {
  background-image: linear-gradient(90deg, #e5f0cf, #bbd87d);
  border-top: 2px solid #91a663;
  border-bottom: 2px solid #91a663;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 2em;
  display: flex;
}

.op-header-cntdwn._2 {
  background-image: linear-gradient(270deg, #73c7bd, #e4eeed);
  border-top-style: none;
  border-bottom-style: none;
  width: 100%;
  margin-bottom: 1em;
  padding-top: 1em;
  padding-bottom: 1.5em;
}

.bold-text-317 {
  color: #4c4c4c;
  font-weight: 400;
}

.text-span-16 {
  color: #0a5f55;
}

.bold-text-313 {
  font-size: 30px;
  font-weight: 700;
}

.bold-text-419 {
  color: #343434;
  -webkit-text-stroke-color: #4b3873;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
}

.bold-text-310 {
  color: #a11;
  font-weight: 700;
}

.text-span-7 {
  font-weight: 700;
  text-decoration: underline;
}

.infobox {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  max-width: 100%;
  margin-top: 25px;
  margin-left: 0;
  margin-right: 0;
  padding: 15px;
  display: grid;
  box-shadow: 0 2px 5px #0003;
}

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

.h3._1 {
  color: #000;
}

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

.h3.mb-0.pl-0.produktinfos {
  color: #343434;
  text-align: left;
}

.h3.mb-0.pl-0._2.centered {
  text-align: center;
}

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

.h3.mb-0.pl-0.garantie {
  color: #343434;
  margin-bottom: 0;
}

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

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

.h3.mb-0.pl-0 {
  color: #2c2c2c;
  text-align: left;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 26px;
  line-height: 130%;
}

.h3.mb-0.pl-0._2 {
  color: #343434;
  text-align: left;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 140%;
}

.h3.mb-0.pl-0._4.deutschland {
  margin-bottom: 20px;
}

.op-order-features {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  margin-top: 2em;
  margin-bottom: 2em;
  display: flex;
}

.op-awards-section {
  justify-content: space-between;
  margin-top: 1em;
  display: flex;
}

.op-awards-section.studie {
  align-self: flex-start;
  width: 40%;
  margin-top: 0;
}

.op-awards-section.studie.rzte {
  width: 40%;
}

.psi-row {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  background-color: #faf8f8;
  border-top: 1px #0000001a;
  border-bottom: 1px #0000001a;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: .5em;
  margin-bottom: .5em;
  padding-top: .5em;
  padding-bottom: .5em;
  display: flex;
}

.psi-row._2 {
  background-color: #faf8f8;
  justify-content: flex-start;
  align-items: flex-start;
}

.psi-row.lager {
  margin-top: 1em;
}

.p-2 {
  align-self: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.p-2.option-tag-p {
  color: #fff;
  margin-bottom: 0;
}

.p-2.ta-c {
  color: #343434;
  text-align: center;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 400;
}

.p-2.ta-c.po-price.fsz-26 {
  color: #343434;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 300;
}

.p-2.p-padding.ta-c.pb-0 {
  color: #343434;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.p-2.p-padding.ta-c.pb-0.p-custom-style {
  color: #343434;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
}

.p-2.fsz-14 {
  font-size: 14px;
}

.p-2.fsz-14.mb-0 {
  margin-bottom: 0;
  font-size: 14px;
}

.p-2.option-tag-p {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.p-2.gzg-p {
  color: #343434;
  text-align: center;
  margin-top: .5em;
  font-size: 12px;
}

.p-2.gzg-p._2 {
  padding-left: 10px;
  padding-right: 10px;
}

.p-2.ta-c {
  text-align: center;
  margin-bottom: 5px;
}

.p-2.ta-c.po-price.fsz-26 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 21px;
}

.bold-text-314 {
  color: #343434;
  font-size: 18px;
  font-weight: 700;
}

.gesch-tze-formel {
  font-weight: 700;
}

.opof-icon {
  max-height: 20px;
}

.opof-icon.big-icon {
  width: 30px;
  height: auto;
  max-height: none;
}

.opof-icon.big-icon.smaller {
  width: 20px;
}

.op-logo {
  width: 160px;
  max-height: 100%;
  padding-top: 5px;
  font-size: 14px;
  display: block;
}

.op-logo._2 {
  width: 140px;
  padding-top: 0;
}

.op-logo.mobile {
  display: none;
}

.text-span-2 {
  color: #b91e1e;
  font-size: 21px;
  font-weight: 700;
  text-decoration: underline;
}

.container-10 {
  justify-content: flex-start;
  margin-top: 30px;
  display: flex;
}

.container-10._2 {
  margin-top: 15px;
  margin-left: 0;
  margin-right: 0;
}

.pis-gallery {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  column-count: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  column-gap: 15px;
  margin-top: 20px;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.bold-text-302 {
  color: #343434;
  line-height: 130%;
}

.op-product-option-rating-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.op-fomo-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 3em;
  padding-right: 3em;
  display: flex;
}

.t3ti-head-info._2 {
  align-self: flex-start;
}

.op-stars-reviews {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  align-items: center;
  margin-top: 1em;
  display: flex;
}

.op-stars-reviews._2 {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: #343434;
  font-weight: 400;
}

.bold-text-319 {
  color: #343434;
  font-size: 18px;
  font-weight: 600;
}

.divider {
  background-color: #e6e6e6;
  height: 3px;
  margin-top: 1em;
  margin-bottom: 1em;
}

.divider._4 {
  background-color: #e6e6e6;
  height: 3px;
  margin-top: 3em;
}

.divider._4._1, .divider._5 {
  background-color: #e6e6e6;
  height: 3px;
}

.divider._2 {
  background-color: #d8d8d8;
  height: 1px;
  margin-top: 3em;
}

.divider._2._4 {
  background-color: #e6e6e6;
  height: 3px;
  margin-top: 1em;
}

.divider._3 {
  background-color: #e6e6e6;
  height: 3px;
  margin-bottom: 2em;
}

.divider._3._6 {
  background-color: #0a8040;
}

.swiper-img {
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  width: 100%;
}

.op-top-3-testimonials-3 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-top: 2px solid #d8d8d8;
  flex-flow: column;
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.op-top-3-testimonials-3._2 {
  border-top-style: none;
  flex-flow: row;
  margin-top: 0;
}

.op-top-3-testimonials-3._2 {
  border-top-style: none;
  flex-flow: row;
}

.op-top-3-testimonials-3._2._3 {
  margin-top: 0;
}

.paragraph-11 {
  color: #343434;
  align-self: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.paragraph-11._2 {
  font-size: 16px;
  font-weight: 500;
}

.op-pr-stars-img-3 {
  max-height: 20px;
}

.op-content {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

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

.bold-text-260 {
  color: #a11;
  font-weight: 600;
}

.h1 {
  color: #4b3873;
  -webkit-text-stroke-color: #4b3873;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 40px;
}

.h1.titel {
  color: #2c2c2c;
  line-height: 44px;
}

.h1.titel.durchbruch {
  color: #343434;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 44px;
}

.text-span-8 {
  font-size: 36px;
}

.bold-text-259 {
  color: #343434;
  font-size: 18px;
  font-weight: 600;
}

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

.bold-text-315 {
  color: #343434;
  font-size: 18px;
  font-weight: 700;
}

.award-item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.award-item.studie {
  width: 100%;
  display: block;
}

.op-po-cta {
  text-align: center;
  background-color: #878787;
  border-radius: 0;
  width: 90%;
  margin-top: 1em;
  padding: .75em 1em;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.op-po-cta._2x {
  background-color: #444;
  border: 1px solid #444;
  font-size: 20px;
  font-weight: 500;
}

.op-po-cta._2x:hover {
  color: #000;
  background-color: #fff;
  font-weight: 500;
}

.op-po-cta._2x._1x {
  background-color: #878787;
  border-color: #878787;
  border-radius: 10px;
  font-weight: 500;
}

.op-po-cta._2x._1x:hover {
  color: #343434;
  background-color: #fff;
  border-color: #878787;
  font-weight: 600;
}

.op-po-cta._2x._1x._2 {
  background-color: #444;
  border-color: #444;
  font-weight: 500;
}

.op-po-cta._2x._1x._2:hover {
  background-color: #fff;
}

.op-po-cta._2x._1x._2._4 {
  background-color: #24c163;
  border-color: #24c163;
}

.op-po-cta._2x._1x._2._4:hover {
  background-color: #fff;
  border-color: #24c163;
}

.op-po-cta._3x {
  background-color: #0a5f55;
  border: 1px solid #0a5f55;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 500;
}

.op-po-cta._3x:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #0a5f55;
  font-weight: 600;
}

.text-span-17 {
  font-weight: 300;
}

.heading-19 {
  color: #343434;
  font-size: 32px;
}

.container-43 {
  width: 60%;
  padding-right: 30px;
  display: block;
}

.container-43.rzte {
  width: 60%;
}

.container-43.rzte._2 {
  width: 100%;
  padding-right: 0;
}

.bold-text-420 {
  color: #343434;
  font-size: 16px;
  font-weight: 700;
  text-decoration: line-through;
}

.t3ti-head-img-6 {
  border-radius: 100px;
  max-height: 80px;
}

.op-product-option-rating-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-66 {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  padding: 10px;
}

.bold-text-422 {
  color: #343434;
  font-weight: 400;
}

.paragraph-30 {
  color: #343434;
  margin-top: 10px;
  font-size: 18px;
  line-height: 150%;
}

.bold-text-423 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

.bold-text-424 {
  color: #343434;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.bold-text-425 {
  color: #a11;
  font-weight: 600;
}

.bold-text-425._3erpack {
  color: #343434;
  font-weight: 400;
}

.bold-text-425.normalpreis {
  color: #a11;
  text-decoration: line-through;
}

.container-44 {
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.container-44._2 {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.container-44._2.oben {
  margin-bottom: 20px;
}

.p-6 {
  color: #000;
  align-self: flex-start;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.p-6._2 {
  color: #343434;
  margin-top: 10px;
  font-weight: 400;
  line-height: 140%;
}

.text-span-18 {
  color: #c80000;
  font-size: 21px;
  font-weight: 700;
}

.bold-text-427._2 {
  font-weight: 500;
}

.bold-text-429 {
  color: #343434;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 700;
}

.bold-text-430 {
  color: #343434;
  font-weight: 700;
}

.p-7 {
  color: #343434;
  align-self: flex-start;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.p-7.ta-c {
  text-align: center;
  margin-bottom: 5px;
}

.p-7.fsz-21 {
  margin-top: 10px;
  font-size: 20px;
}

.p-7.fsz-21.ta-r.mb-0 {
  color: #929292;
  text-align: right;
  font-size: 21px;
}

.p-7.fsz-21.ta-r.mb-0._2 {
  color: #4c4c4c;
  text-align: left;
}

.p-7.fsz-21.ta-r.mb-0._2.du-sparst {
  color: #24c163;
}

.p-7.fsz-21.mb-0 {
  color: #343434;
  font-size: 21px;
}

.p-7.fsz-21.mb-0.du-sparst {
  color: #24c163;
}

.p-7._2 {
  color: #343434;
  margin-bottom: 12px;
}

.p-7._2._3 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.p-7._2.rot {
  color: #a11;
  font-weight: 500;
}

.p-7.mb-0 {
  color: #343434;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.p-7.t3ti-subheading {
  align-self: flex-start;
  margin-top: .8em;
  margin-bottom: 0;
}

.p-7.t3ti-head-p {
  color: #929292;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}

.p-7.mt-10 {
  margin-top: 10px;
}

.p-7.mt-10.centered {
  text-align: center;
}

.t3ti-head-img-7 {
  border-radius: 100px;
  max-height: 80px;
}

.t3-testimonials-item-3 {
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.t3-testimonials-item-3._2 {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  width: 50%;
  padding: 15px;
}

.op-po-cta-3 {
  text-align: center;
  background-color: #20a152;
  border-radius: 0;
  width: 90%;
  margin-top: 1em;
  padding: .75em 1em;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.star-rating-3 {
  align-self: center;
  max-height: 24px;
}

.star-rating-3.t3ti-stars {
  max-height: 16px;
  margin-top: .25em;
  margin-bottom: .25em;
  font-size: 14px;
}

.button-3 {
  text-align: center;
  text-transform: none;
  background-color: #0a5f55;
  border: 1px solid #0a5f55;
  border-radius: 10px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 25px 18px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.button-3:hover {
  color: #0a5f55;
  -webkit-text-stroke-color: #0a5f55;
  background-color: #fff;
  border: 1px solid #0a5f55;
  font-size: 20px;
  font-weight: 700;
}

.button-3.angebot {
  font-size: 24px;
  line-height: 30px;
}

.button-3.angebot.vorteile {
  margin-top: 0;
}

.op-content-wrapper-2 {
  width: 700px;
}

.op-content-wrapper-2._2 {
  padding-bottom: 1em;
}

.container-45 {
  background-color: #fff0;
  align-self: center;
  padding-left: 10px;
  display: flex;
}

.container-45._2 {
  background-color: #e7f3ee;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  margin-top: 20px;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.bold-text-434 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

.bold-text-437 {
  color: #343434;
  font-size: 30px;
}

.text-block-8 {
  color: #343434;
  font-size: 18px;
  font-weight: 500;
}

.image-67 {
  border-radius: 100px;
  align-self: center;
  width: 80px;
  height: 80px;
  padding: 3px;
}

.image-67._2 {
  border: 1px solid #d8d8d8;
  align-self: center;
  width: 120px;
  height: 120px;
  padding: 0;
}

.op-top-3-testimonials-4 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-top: 2px solid #e6e6e6;
  flex-flow: column;
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.op-top-3-testimonials-4._3 {
  border-top-style: none;
  margin-top: 2em;
  padding-top: 0;
  padding-bottom: 0;
}

.t3ti-head-img-8 {
  border-radius: 100px;
  max-height: 80px;
}

.bold-text-438 {
  font-size: 30px;
  font-weight: 700;
}

.bold-text-439 {
  color: #343434;
  -webkit-text-stroke-color: #4b3873;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
}

.bold-text-440 {
  color: #a11;
  font-weight: 700;
}

.text-span-19 {
  font-weight: 700;
  text-decoration: underline;
}

.p-8 {
  align-self: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.p-8.option-tag-p {
  color: #fff;
  margin-bottom: 0;
}

.p-8.ta-c {
  color: #343434;
  text-align: center;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 400;
}

.p-8.ta-c.po-price.fsz-26 {
  color: #343434;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 300;
}

.p-8.p-padding.ta-c.pb-0 {
  color: #343434;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.p-8.p-padding.ta-c.pb-0.p-custom-style {
  color: #343434;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
}

.p-8.fsz-14 {
  font-size: 14px;
}

.p-8.fsz-14.mb-0 {
  margin-bottom: 0;
  font-size: 14px;
}

.p-8.option-tag-p {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.p-8.gzg-p {
  color: #343434;
  text-align: center;
  margin-top: .5em;
  font-size: 12px;
}

.p-8.gzg-p._2 {
  padding-left: 10px;
  padding-right: 10px;
}

.p-8.ta-c {
  text-align: center;
  margin-bottom: 5px;
}

.p-8.ta-c.po-price.fsz-26 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 21px;
}

.bold-text-443 {
  color: #343434;
  font-size: 18px;
  font-weight: 700;
}

.text-span-20 {
  color: #b91e1e;
  font-size: 21px;
  font-weight: 700;
  text-decoration: underline;
}

.container-46 {
  justify-content: flex-start;
  margin-top: 30px;
  display: flex;
}

.container-46._2 {
  margin-top: 15px;
  margin-left: 0;
  margin-right: 0;
}

.bold-text-445 {
  color: #343434;
  line-height: 130%;
}

.op-product-option-rating-6 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-446 {
  color: #343434;
  font-size: 18px;
  font-weight: 600;
}

.paragraph-31 {
  color: #343434;
  align-self: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.paragraph-31._2 {
  font-size: 16px;
  font-weight: 500;
}

.op-pr-stars-img-4 {
  max-height: 20px;
}

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

.bold-text-448 {
  color: #a11;
  font-weight: 600;
}

.text-span-21 {
  font-size: 36px;
}

.bold-text-449 {
  color: #343434;
  font-size: 18px;
  font-weight: 600;
}

.bold-text-450 {
  color: #343434;
  font-size: 18px;
  font-weight: 700;
}

.op-po-cta-4 {
  text-align: center;
  background-color: #878787;
  border-radius: 0;
  width: 90%;
  margin-top: 1em;
  padding: .75em 1em;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.op-po-cta-4._2x {
  background-color: #444;
  border: 1px solid #444;
  font-size: 20px;
  font-weight: 500;
}

.op-po-cta-4._2x:hover {
  color: #000;
  background-color: #fff;
  font-weight: 500;
}

.op-po-cta-4._2x._1x {
  background-color: #878787;
  border-color: #878787;
  border-radius: 10px;
  font-weight: 500;
}

.op-po-cta-4._2x._1x:hover {
  color: #343434;
  background-color: #fff;
  border-color: #878787;
  font-weight: 600;
}

.op-po-cta-4._2x._1x._2 {
  background-color: #444;
  border-color: #444;
  font-weight: 500;
}

.op-po-cta-4._2x._1x._2:hover {
  background-color: #fff;
}

.op-po-cta-4._2x._1x._2._4 {
  background-color: #24c163;
  border-color: #24c163;
}

.op-po-cta-4._2x._1x._2._4:hover {
  background-color: #fff;
  border-color: #24c163;
}

.op-po-cta-4._3x {
  background-color: #0a5f55;
  border: 1px solid #0a5f55;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 500;
}

.op-po-cta-4._3x:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #0a5f55;
  font-weight: 600;
}

.text-span-22 {
  font-weight: 300;
}

.heading-20 {
  color: #343434;
  font-size: 32px;
}

.container-47 {
  width: 60%;
  padding-right: 30px;
  display: block;
}

.container-47.rzte {
  width: 60%;
}

.container-47.rzte._2 {
  width: 100%;
  padding-right: 0;
}

.bold-text-451 {
  color: #343434;
  font-size: 16px;
  font-weight: 700;
  text-decoration: line-through;
}

.image-68 {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  padding: 10px;
}

.bold-text-453 {
  color: #343434;
  font-weight: 400;
}

.paragraph-32 {
  color: #343434;
  margin-top: 10px;
  font-size: 18px;
  line-height: 150%;
}

.bold-text-454 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

.bold-text-455 {
  color: #343434;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.t3ti-head-img-9 {
  border-radius: 100px;
  max-height: 110px;
}

.t3ti-head-img-9._2 {
  border-radius: 10px;
  align-self: flex-start;
  max-height: 100%;
}

.bold-text-456 {
  color: #a11;
  font-weight: 600;
}

.bold-text-456._3erpack {
  color: #343434;
  font-weight: 400;
}

.bold-text-456.normalpreis {
  color: #a11;
  text-decoration: line-through;
}

.container-48 {
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.container-48._2 {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.container-48._2.oben {
  margin-bottom: 20px;
}

.p-9 {
  color: #000;
  align-self: flex-start;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.p-9._2 {
  color: #343434;
  margin-top: 10px;
  font-weight: 400;
  line-height: 140%;
}

.text-span-23 {
  color: #c80000;
  font-size: 21px;
  font-weight: 700;
}

.bold-text-458._2 {
  font-weight: 500;
}

.bold-text-460 {
  color: #343434;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 700;
}

.bold-text-461 {
  color: #343434;
  font-weight: 700;
}

.t3-testimonials-item-4 {
  flex-flow: column;
  display: flex;
}

.t3-testimonials-item-5 {
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.t3-testimonials-item-5._2 {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  width: 50%;
  padding: 15px;
}

.op-po-cta-5 {
  text-align: center;
  background-color: #20a152;
  border-radius: 0;
  width: 90%;
  margin-top: 1em;
  padding: .75em 1em;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.star-rating-4 {
  align-self: center;
  max-height: 24px;
}

.star-rating-4.t3ti-stars {
  max-height: 16px;
  margin-top: .25em;
  margin-bottom: .25em;
  font-size: 14px;
}

.button-4 {
  text-align: center;
  text-transform: none;
  background-color: #0a5f55;
  border: 1px solid #0a5f55;
  border-radius: 10px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 25px 18px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.button-4:hover {
  color: #0a5f55;
  -webkit-text-stroke-color: #0a5f55;
  background-color: #fff;
  border: 1px solid #0a5f55;
  font-size: 20px;
  font-weight: 700;
}

.button-4.angebot {
  font-size: 24px;
  line-height: 30px;
}

.button-4.angebot.vorteile {
  margin-top: 0;
}

.op-content-wrapper-3 {
  width: 100%;
}

.op-content-wrapper-3._2 {
  padding-bottom: 1em;
}

.container-49 {
  background-color: #fff0;
  align-self: center;
  padding-left: 10px;
  display: flex;
}

.container-49._2 {
  background-color: #e7f3ee;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  margin-top: 20px;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.bold-text-465 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

.bold-text-468 {
  color: #343434;
  font-size: 30px;
}

.text-span-24 {
  color: #0a5f55;
}

.text-block-9 {
  color: #343434;
  font-size: 18px;
  font-weight: 500;
}

.image-69 {
  border-radius: 100px;
  align-self: center;
  width: 80px;
  height: 80px;
  padding: 3px;
}

.image-69._2 {
  border: 1px solid #d8d8d8;
  align-self: center;
  width: 120px;
  height: 120px;
  padding: 0;
}

.op-top-3-testimonials-5 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-top: 2px solid #e6e6e6;
  flex-flow: column;
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.op-top-3-testimonials-5._3 {
  border-top-style: none;
  margin-top: 2em;
  padding-top: 0;
  padding-bottom: 0;
}

.bold-text-469 {
  color: #4c4c4c;
  font-weight: 400;
}

.text-span-25 {
  color: #0a5f55;
}

.bold-text-470 {
  font-size: 30px;
  font-weight: 700;
}

.bold-text-471 {
  color: #343434;
  -webkit-text-stroke-color: #4b3873;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
}

.bold-text-472 {
  color: #a11;
  font-weight: 700;
}

.text-span-26 {
  font-weight: 700;
  text-decoration: underline;
}

.p-10 {
  align-self: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.p-10.option-tag-p {
  color: #fff;
  margin-bottom: 0;
}

.p-10.ta-c {
  color: #343434;
  text-align: center;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 400;
}

.p-10.ta-c.po-price.fsz-26 {
  color: #343434;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 300;
}

.p-10.p-padding.ta-c.pb-0 {
  color: #343434;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.p-10.p-padding.ta-c.pb-0.p-custom-style {
  color: #343434;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
}

.p-10.fsz-14 {
  font-size: 14px;
}

.p-10.fsz-14.mb-0 {
  margin-bottom: 0;
  font-size: 14px;
}

.p-10.option-tag-p {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.p-10.gzg-p {
  color: #343434;
  text-align: center;
  margin-top: .5em;
  font-size: 12px;
}

.p-10.gzg-p._2 {
  padding-left: 10px;
  padding-right: 10px;
}

.p-10.ta-c {
  text-align: center;
  margin-bottom: 5px;
}

.p-10.ta-c.po-price.fsz-26 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 21px;
}

.bold-text-475 {
  color: #343434;
  font-size: 18px;
  font-weight: 700;
}

.text-span-27 {
  color: #b91e1e;
  font-size: 21px;
  font-weight: 700;
  text-decoration: underline;
}

.container-50 {
  justify-content: flex-start;
  margin-top: 30px;
  display: flex;
}

.container-50._2 {
  margin-top: 15px;
  margin-left: 0;
  margin-right: 0;
}

.bold-text-477 {
  color: #343434;
  line-height: 130%;
}

.op-product-option-rating-7 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-478 {
  color: #343434;
  font-size: 18px;
  font-weight: 600;
}

.op-top-3-testimonials-6 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-top: 2px solid #d8d8d8;
  flex-flow: column;
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.op-top-3-testimonials-6._2 {
  border-top-style: none;
  flex-flow: row;
}

.op-top-3-testimonials-6._2._3 {
  margin-top: 0;
}

.paragraph-33 {
  color: #343434;
  align-self: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.paragraph-33._2 {
  font-size: 16px;
  font-weight: 500;
}

.op-pr-stars-img-5 {
  max-height: 20px;
}

.op-top-3-testimonials-7 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-top: 2px solid #d8d8d8;
  flex-flow: column;
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.op-top-3-testimonials-7._2 {
  border-top-style: none;
  flex-flow: row;
}

.op-top-3-testimonials-7._2._3 {
  margin-top: 0;
}

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

.bold-text-480 {
  color: #a11;
  font-weight: 600;
}

.bold-text-481 {
  color: #343434;
  font-size: 18px;
  font-weight: 600;
}

.bold-text-482 {
  color: #343434;
  font-size: 18px;
  font-weight: 700;
}

.op-po-cta-6 {
  text-align: center;
  background-color: #878787;
  border-radius: 0;
  width: 90%;
  margin-top: 1em;
  padding: .75em 1em;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.op-po-cta-6._2x {
  background-color: #444;
  border: 1px solid #444;
  font-size: 20px;
  font-weight: 500;
}

.op-po-cta-6._2x:hover {
  color: #000;
  background-color: #fff;
  font-weight: 500;
}

.op-po-cta-6._2x._1x {
  background-color: #878787;
  border-color: #878787;
  border-radius: 10px;
  font-weight: 500;
}

.op-po-cta-6._2x._1x:hover {
  color: #343434;
  background-color: #fff;
  border-color: #878787;
  font-weight: 600;
}

.op-po-cta-6._2x._1x._2 {
  background-color: #444;
  border-color: #444;
  font-weight: 500;
}

.op-po-cta-6._2x._1x._2:hover {
  background-color: #fff;
}

.op-po-cta-6._2x._1x._2._4 {
  background-color: #24c163;
  border-color: #24c163;
}

.op-po-cta-6._2x._1x._2._4:hover {
  background-color: #fff;
  border-color: #24c163;
}

.op-po-cta-6._3x {
  background-color: #0a5f55;
  border: 1px solid #0a5f55;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 500;
}

.op-po-cta-6._3x:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #0a5f55;
  font-weight: 600;
}

.text-block-10 {
  color: #343434;
  background-color: #fff;
  border-radius: 10px;
  align-self: auto;
  margin-bottom: 20px;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-10._2 {
  background-color: #fff0;
  border-radius: 0;
  margin-bottom: 0;
  padding-right: 10px;
}

.text-block-10._2._3 {
  padding: 20px 0 20px 20px;
  font-size: 16px;
}

.text-span-28 {
  font-weight: 300;
}

.bold-text-483 {
  color: #343434;
  font-size: 16px;
  font-weight: 700;
  text-decoration: line-through;
}

.op-product-option-rating-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-70 {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  padding: 10px;
}

.bold-text-485 {
  color: #343434;
  font-weight: 400;
}

.op-top-3-testimonials-8 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-top: 2px solid #d8d8d8;
  flex-flow: column;
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.op-top-3-testimonials-8._2 {
  border-top-style: none;
  flex-flow: row;
  margin-top: 0;
}

.paragraph-34 {
  color: #343434;
  margin-top: 10px;
  font-size: 18px;
  line-height: 150%;
}

.paragraph-34.centered {
  text-align: center;
}

.paragraph-34.quellen {
  color: #3434348a;
  margin-top: 10px;
  font-size: 10px;
}

.bold-text-486 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

.bold-text-487 {
  color: #343434;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.t3ti-head-img-10 {
  border-radius: 100px;
  max-height: 110px;
}

.t3ti-head-img-10._2 {
  border-radius: 10px;
  align-self: flex-start;
  max-height: 100%;
}

.bold-text-488 {
  color: #a11;
  font-weight: 600;
}

.bold-text-488._3erpack {
  color: #343434;
  font-weight: 400;
}

.bold-text-488.normalpreis {
  color: #a11;
  text-decoration: line-through;
}

.container-51 {
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.container-51._2 {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.container-51._2.oben {
  margin-bottom: 20px;
}

.p-11 {
  color: #000;
  align-self: flex-start;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.p-11._2 {
  color: #343434;
  margin-top: 10px;
  font-weight: 400;
  line-height: 140%;
}

.text-span-29 {
  color: #c80000;
  font-size: 21px;
  font-weight: 700;
}

.bold-text-490._2 {
  font-weight: 500;
}

.bold-text-492 {
  color: #343434;
  font-weight: 700;
}

.t3-testimonials-item-6 {
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.t3-testimonials-item-6._2 {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  width: 50%;
  padding: 15px;
}

.star-rating-5 {
  align-self: center;
  max-height: 24px;
}

.star-rating-5.t3ti-stars {
  max-height: 16px;
  margin-top: .25em;
  margin-bottom: .25em;
  font-size: 14px;
}

.button-5 {
  text-align: center;
  text-transform: none;
  background-color: #0a5f55;
  border: 1px solid #0a5f55;
  border-radius: 10px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 25px 18px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.button-5:hover {
  color: #0a5f55;
  -webkit-text-stroke-color: #0a5f55;
  background-color: #fff;
  border: 1px solid #0a5f55;
  font-size: 20px;
  font-weight: 700;
}

.button-5.angebot {
  font-size: 24px;
  line-height: 30px;
}

.button-5.angebot.vorteile {
  margin-top: 0;
}

.container-52 {
  background-color: #fff0;
  border: 1px solid #00000024;
  align-self: center;
  padding-left: 10px;
  display: flex;
}

.container-52._2 {
  background-color: #e7f3ee;
  border: 1px solid #0a804073;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 15px;
}

.container-52._2._3 {
  background-color: #fff;
  border-color: #00000014;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 2px 5px #0003;
}

.bold-text-496 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

.bold-text-499 {
  color: #343434;
  font-size: 30px;
}

.text-span-30 {
  color: #0a5f55;
}

.bold-text-500 {
  color: #4c4c4c;
  font-weight: 400;
}

.text-span-31 {
  color: #0a5f55;
}

.bold-text-501 {
  font-size: 30px;
  font-weight: 700;
}

.bold-text-502 {
  color: #343434;
  -webkit-text-stroke-color: #4b3873;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
}

.bold-text-503 {
  color: #a11;
  font-weight: 700;
}

.text-span-32 {
  font-weight: 700;
  text-decoration: underline;
}

.p-12 {
  align-self: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.p-12.option-tag-p {
  color: #fff;
  margin-bottom: 0;
}

.p-12.ta-c {
  color: #343434;
  text-align: center;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 400;
}

.p-12.ta-c.po-price.fsz-26 {
  color: #343434;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 300;
}

.p-12.p-padding.ta-c.pb-0 {
  color: #343434;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.p-12.p-padding.ta-c.pb-0.p-custom-style {
  color: #343434;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
}

.p-12.fsz-14 {
  font-size: 14px;
}

.p-12.fsz-14.mb-0 {
  margin-bottom: 0;
  font-size: 14px;
}

.p-12.option-tag-p {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.p-12.gzg-p {
  color: #343434;
  text-align: center;
  margin-top: .5em;
  font-size: 12px;
}

.p-12.gzg-p._2 {
  padding-left: 10px;
  padding-right: 10px;
}

.p-12.ta-c {
  text-align: center;
  margin-bottom: 5px;
}

.p-12.ta-c.po-price.fsz-26 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 21px;
}

.bold-text-506 {
  color: #343434;
  font-size: 18px;
  font-weight: 700;
}

.text-span-33 {
  color: #b91e1e;
  font-size: 21px;
  font-weight: 700;
  text-decoration: underline;
}

.container-53 {
  justify-content: flex-start;
  margin-top: 30px;
  display: flex;
}

.container-53._2 {
  margin-top: 15px;
  margin-left: 0;
  margin-right: 0;
}

.bold-text-508 {
  color: #343434;
  line-height: 130%;
}

.bold-text-509 {
  color: #343434;
  font-size: 18px;
  font-weight: 600;
}

.op-top-3-testimonials-9 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-top: 2px solid #d8d8d8;
  flex-flow: column;
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.op-top-3-testimonials-9._2 {
  border-top-style: none;
  flex-flow: row;
}

.op-top-3-testimonials-9._2._3 {
  margin-top: 0;
}

.paragraph-35 {
  color: #343434;
  align-self: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.paragraph-35._2 {
  font-size: 16px;
  font-weight: 500;
}

.op-pr-stars-img-6 {
  max-height: 20px;
}

.op-top-3-testimonials-10 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-top: 2px solid #d8d8d8;
  flex-flow: column;
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.op-top-3-testimonials-10._2 {
  border-top-style: none;
  flex-flow: row;
}

.op-top-3-testimonials-10._2._3 {
  margin-top: 0;
}

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

.bold-text-511 {
  color: #a11;
  font-weight: 600;
}

.text-span-34 {
  font-size: 36px;
}

.bold-text-512 {
  color: #343434;
  font-size: 18px;
  font-weight: 600;
}

.bold-text-512.white {
  color: #fff;
}

.bold-text-513 {
  color: #343434;
  font-size: 18px;
  font-weight: 700;
}

.bold-text-513.white {
  color: #fff;
}

.op-po-cta-7 {
  text-align: center;
  background-color: #878787;
  border-radius: 0;
  width: 90%;
  margin-top: 1em;
  padding: .75em 1em;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.op-po-cta-7._2x {
  background-color: #444;
  border: 1px solid #444;
  font-size: 20px;
  font-weight: 500;
}

.op-po-cta-7._2x:hover {
  color: #000;
  background-color: #fff;
  font-weight: 500;
}

.op-po-cta-7._2x._1x {
  background-color: #878787;
  border-color: #878787;
  border-radius: 10px;
  font-weight: 500;
}

.op-po-cta-7._2x._1x:hover {
  color: #343434;
  background-color: #fff;
  border-color: #878787;
  font-weight: 600;
}

.op-po-cta-7._2x._1x._2 {
  background-color: #444;
  border-color: #444;
  font-weight: 500;
}

.op-po-cta-7._2x._1x._2:hover {
  background-color: #fff;
}

.op-po-cta-7._2x._1x._2._4 {
  background-color: #24c163;
  border-color: #24c163;
}

.op-po-cta-7._2x._1x._2._4:hover {
  background-color: #fff;
  border-color: #24c163;
}

.op-po-cta-7._3x {
  background-color: #0a5f55;
  border: 1px solid #0a5f55;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 500;
}

.op-po-cta-7._3x:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #0a5f55;
  font-weight: 600;
}

.bold-text-514 {
  color: #343434;
}

.slide-nav {
  font-size: 0;
}

.slide {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/IMAGE-NO-7.jpg');
  background-position: 50%;
  background-size: 100% 100%;
  background-clip: border-box;
}

.slider {
  height: 100vh;
}

.slide-2 {
  background-image: url('../images/2-wichtige-naehrstoffe-natures-way.jpg');
  background-position: 50%;
  background-size: 100% 100%;
}

.mb-1em {
  margin-bottom: 1em;
}

.section-rabatt {
  mix-blend-mode: normal;
  background-color: #f3f1ff;
  border: 1px #000;
  flex-flow: row;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
}

.section-rabatt.sticky-header {
  position: sticky;
  top: 0;
}

.container-54 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: static;
  top: 0;
}

.container-55 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.grid-5 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  margin-top: 0;
}

.image-71 {
  border-radius: 6px;
  width: 100%;
}

.text-block-11 {
  color: #343434;
  background-color: #fff;
  border-radius: 10px;
  align-self: auto;
  margin-bottom: 20px;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-11._2 {
  background-color: #fff0;
  border-radius: 0;
  margin-bottom: 0;
  padding-right: 10px;
}

.text-block-11._2._3 {
  padding: 20px 0 20px 20px;
  font-size: 16px;
}

.text-span-35 {
  font-weight: 300;
}

.image-72 {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  padding: 10px;
}

.bold-text-515 {
  color: #343434;
  font-weight: 400;
}

.bold-text-516 {
  color: #343434;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.bold-text-517 {
  color: #a11;
  font-weight: 600;
}

.bold-text-517._3erpack {
  color: #343434;
  font-weight: 400;
}

.bold-text-517.normalpreis {
  color: #a11;
  text-decoration: line-through;
}

.container-56 {
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.container-56._2 {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.container-56._2.oben {
  margin-bottom: 20px;
}

.media-logo-img-3 {
  max-width: 25%;
}

.button-6 {
  text-align: center;
  text-transform: none;
  background-color: #0a5f55;
  border: 1px solid #0a5f55;
  border-radius: 10px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 25px 18px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.button-6:hover {
  color: #0a5f55;
  -webkit-text-stroke-color: #0a5f55;
  background-color: #fff;
  border: 1px solid #0a5f55;
  font-size: 20px;
  font-weight: 700;
}

.button-6.angebot {
  font-size: 24px;
  line-height: 30px;
}

.container-57 {
  background-color: #fff0;
  align-self: center;
  padding-left: 10px;
  display: flex;
}

.container-57._2 {
  background-color: #e7f3ee;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  margin-top: 20px;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.text-span-36 {
  color: #0a5f55;
}

.media-logo-img-4 {
  max-width: 25%;
}

.bold-text-518 {
  font-size: 30px;
  font-weight: 700;
}

.infobox-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  max-width: 100%;
  margin-top: 25px;
  margin-left: 0;
  margin-right: 0;
  padding: 15px;
  display: grid;
}

.bold-text-519 {
  color: #343434;
  font-size: 18px;
  font-weight: 700;
}

.container-58 {
  justify-content: flex-start;
  margin-top: 30px;
  display: flex;
}

.container-58._2 {
  margin-top: 15px;
  margin-left: 0;
  margin-right: 0;
}

.paragraph-36 {
  color: #343434;
  align-self: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.paragraph-36._2 {
  font-size: 16px;
  font-weight: 500;
}

.bold-text-520 {
  color: #a11;
  font-weight: 600;
}

.nl-3-adv-header {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  color: #050505;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.nl-3-adv-logo {
  max-height: 35px;
}

.nl-3-adv-main-conclusion-steps {
  margin-top: 2em;
  margin-bottom: 2em;
}

.nl-3-adv-main-conclusion-steps.n-custom {
  margin-top: 0;
}

.nl-3-adv-reasons-block-item {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  align-items: center;
  width: 838.5px;
  display: flex;
}

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

.nl-3-adv-main-conclusion-inner {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.nl-3-adv-p {
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.nl-3-adv-p.fc-w {
  color: #000;
  text-align: center;
  margin-bottom: 1em;
  font-family: Montserrat, sans-serif;
}

.nl-3-adv-p.fc-w.new-color-white {
  color: #fff;
}

.nl-3-adv-p.fc-w.ta-l {
  text-align: left;
}

.nl-3-adv-p.footer-p {
  text-align: center;
  font-size: 14px;
}

.nl-3-adv-p.preamble {
  background-color: #e5f1ff;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  margin-bottom: 0;
  padding: 2em;
}

.nl-3-adv-p.sarah-description-p {
  margin-bottom: 1.5em;
}

.nl-3-adv-content-wrapper {
  width: 85%;
  max-width: none;
}

.nl-3-adv-hero-description {
  z-index: 1;
  color: #fff;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 2em;
  padding-left: 5em;
  padding-right: 5em;
  font-size: 21px;
  line-height: 150%;
  position: relative;
}

.nl-3-adv-main-conclusion {
  background-color: #8863d8;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 5em;
  padding: 5em;
  display: flex;
}

.nl-3-adv-main-conclusion.color-yellow {
  background-color: #e0ffe7;
  border-radius: 0;
  margin-top: 4em;
  padding-left: 0;
  padding-right: 0;
}

.nl-3-adv-main-conclusion.color-yellow.mar-box-top {
  margin-top: 1em;
}

.nl-3-adv-main-conclusion.color-yellow.mar-box-top.n-custom {
  border-radius: 15px;
}

.nl-3-adv-hero-heading-h1 {
  text-align: center;
  font-size: 44px;
  line-height: 120%;
}

.nl-3-adv-reasons-block {
  grid-column-gap: 10em;
  grid-row-gap: 10em;
  flex-flow: column;
  margin-top: 3em;
  display: flex;
}

.nl-3-adv-reasons-text-p.nl-3-adv-p {
  font-size: 18px;
}

.hero-substrate {
  z-index: 0;
  background-color: #a851b9;
  border-radius: 30px;
  min-width: 100%;
  min-height: 70%;
  position: absolute;
  inset: auto 0% 0%;
}

.nl-3-adv-content {
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  max-width: none;
  display: flex;
}

.nl-3-adv-main {
  background-color: #fff;
  border-radius: 30px;
  margin-top: 5em;
  padding: 5em;
}

.nl-3-adv-main.n-custom {
  margin-top: 0;
  padding-top: 2em;
  padding-left: 2em;
  padding-right: 2em;
}

.nl-3-adv-reasons-text {
  flex-flow: column;
  max-width: 50%;
  display: flex;
}

.nl-3-adv-reasons-img {
  border-radius: 30px;
  max-width: 45%;
  position: sticky;
  top: 10px;
}

.nl-3-adv-main-cta-button {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  margin-top: 1em;
  padding: 1em 2em;
  font-size: 21px;
}

.nl-3-adv-main-cta-button.sticky-cta-v1-cta-btn {
  color: #fff;
  background-color: #8863d8;
  width: auto;
  margin-top: 0;
  font-size: 21px;
}

.nl-3-adv-hero-heading {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.step-number {
  margin-right: 10px;
  font-size: 28px;
  font-weight: 700;
}

.nl-3-adv-hero-img {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

.hero-product-image {
  z-index: 1;
  max-width: 100%;
  position: relative;
}

.hero-product-image.n-custom {
  border-radius: 15px 15px 0 0;
  width: 100%;
  max-height: none;
  margin-top: 1em;
  margin-bottom: 0;
}

.nl-3-adv-h {
  text-align: center;
}

.nl-3-adv-h.fc-w {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 1.5em;
  font-family: Montserrat, sans-serif;
}

.nl-3-adv-h.fc-w.new-color-white {
  color: #fff;
}

.nl-3-adv-h.ta-l {
  text-align: left;
  font-family: Droid Sans, sans-serif;
  line-height: 120%;
}

.nl-3-adv-reasons-text-h.nl-3-adv-h.ta-l {
  margin-top: 0;
  font-size: 32px;
}

.sticky-cta-section-v1 {
  z-index: 1;
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffffb3;
  justify-content: center;
  align-items: center;
  padding: 2em;
  display: inline-flex;
  position: sticky;
  bottom: 0;
}

.sticky-cta-v1-h {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 28px;
  line-height: 100%;
}

.sticky-cta-v1-p {
  background-color: #f2db67;
  margin-bottom: 0;
  padding: 5px;
  font-size: 21px;
  line-height: 100%;
  display: inline-block;
}

.red-bold-2 {
  color: red;
}

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

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

.nl-2-p.testimonial-inside-p.new-color {
  background-color: #feffe4;
}

.nl-2-p.new-space {
  background-color: #0000;
  margin-top: 25px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.nl-2-p.new-adjust-font {
  margin-top: 30px;
}

.nl-2-p.pace {
  margin-top: -18px;
}

.nl-2-p.adjust-padding-new {
  margin-top: -6px;
}

.nl-2-p.new-font {
  margin-top: 26px;
  font-family: Lato, sans-serif;
}

.nl-2-p.font-space {
  margin-top: -15px;
  margin-bottom: -36px;
}

.nl-2-p.adjust-font-new {
  margin-top: -12px;
}

.nl-2-p.ajus-font-pace {
  margin-top: 30px;
}

.nl-2-p.new-adjust-pad {
  margin-top: -9px;
}

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

.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-logo {
  max-height: 50px;
}

.customer-review-chart {
  flex-flow: column;
  width: 100%;
  display: flex;
}

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

.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: #1cbe00;
  border: 1px solid #1cbe00;
  width: 100%;
  margin-top: .5em;
}

.cta-section-btn-2.mid-text-cta.cta-green:hover {
  color: #1cbe00;
  background-color: #0000;
}

.cta-section-btn-2.mid-text-cta.cta-green.new-space {
  width: 75%;
  padding-left: 1em;
  padding-right: 1em;
}

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

.nl-2-article-section.new-margin-adjust {
  margin-top: -30px;
  padding-top: 0;
}

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

.nl-6-article-stars.n-custom {
  margin-left: auto;
  margin-right: auto;
}

.paragraph-40 {
  color: #000;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
}

.paragraph-40.new-space {
  color: #00888f;
  margin-bottom: 30px;
}

.bold-text-40 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 89%;
}

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

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

.nl-2-h1-4.space-new {
  margin-top: .6em;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.nl-2-h1-4.pad-space {
  margin-top: 2em;
  font-family: Montserrat, sans-serif;
}

.nl-2-h1-4.padding-adj {
  margin-top: .5em;
  font-family: Montserrat, sans-serif;
}

.nl-2-h1-4.padding-adj.new-adjust {
  margin-top: .4em;
  margin-bottom: 30px;
}

.nl-2-h1-4.margin-new {
  margin-top: -1em;
  font-family: Montserrat, sans-serif;
}

.nl-2-h1-4.margin-new.padding-font-adj {
  margin-top: -.1em;
  margin-bottom: 30px;
}

.nl-2-h1-4.margin-new.font-pace {
  margin-top: 0;
  margin-bottom: -10px;
}

.nl-2-h1-4.new-space {
  margin-top: 1.2em;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  line-height: 120%;
}

.paragraph-41 {
  color: #000;
  margin-bottom: 0;
  margin-left: 15px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  display: none;
}

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

.tgl-author-box.mar-pad-new {
  justify-content: flex-start;
  align-items: center;
}

.tgl-author-box.mar-pad-new.n-custom {
  flex-flow: column;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.tgl-author-box.spacing-adjust-left {
  margin-left: -10px;
}

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

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

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

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

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

.nl-2-body-wrapper-inner.top-margin-set {
  justify-content: center;
  align-items: flex-start;
  margin-top: 1em;
}

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

.nl-2-article-head.margin-left-new2 {
  padding-left: 1em;
  padding-right: 1em;
}

.paragraph-42 {
  margin-bottom: 0;
  line-height: 113%;
  text-decoration: none;
}

.nl-6-article-pd {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nl-6-article-pd.mar-bot-adjust-9 {
  margin-top: 0;
  margin-bottom: -35px;
}

.nl-2-sidebar {
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 33%;
  height: 33%;
  display: flex;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

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

.nl-2-adv-item-img.adjust-space {
  margin-top: 40px;
}

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

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

.nl-2-body.gummy {
  align-items: flex-end;
}

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

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

.sidebar-inner.new-color {
  background-color: #fff;
}

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

.nl-2-heading.h-df {
  width: 100%;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 117%;
}

.main-header {
  text-align: center;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 107%;
}

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

.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-color {
  background-color: #e0ffe7;
  border-radius: 0;
}

.text-ben-wrapper.new-color.new-space {
  margin-top: 30px;
}

.heading-15 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

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

.eq-v2-p.new-font {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

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

.nl-2-advantages-item.new-space-adj {
  margin-top: -51px;
}

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

.tgl-es-country-flag {
  display: none;
}

.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.new-color {
  background-color: #5931f4;
  border-width: 0;
  border-color: #fff;
  border-radius: 0;
  width: 100%;
}

.review-header {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: -21px;
  display: flex;
}

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

.nl-6-p-about-article-2 {
  color: #00888f;
  margin-bottom: 0;
  font-size: 15px;
}

.nl-6-p-about-article-2.n-custom {
  margin-left: auto;
  margin-right: auto;
}

.nl-3-adv-footer {
  background-color: #f0f0f091;
  border-top: 1px solid #00000003;
  justify-content: center;
  align-items: center;
  min-height: 15vh;
  margin-top: .25em;
  display: flex;
}

.nl-3-adv-footer-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 40px;
  display: flex;
}

.ad-haft-ts-slide-inner {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.ad-haft-ts-si-testimonial {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 75%;
  padding: 3em;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.ad-haft-ts-si-author-img {
  border-radius: 100px;
  max-height: 150px;
  margin-bottom: 1em;
}

.ad-haft-ts-si-stars {
  max-height: 20px;
}

.ad-haft-ts-si-author-name {
  text-align: center;
  margin-top: 10px;
  margin-bottom: -10px;
}

.l2-p-5 {
  color: #202020;
  flex-flow: column;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}

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

.l2-p-5.mt-1em.ad-haft-ts-si-p {
  text-align: center;
}

.ad-haft-ts-nav {
  bottom: -7%;
}

.ad-haft-testimonial-slider {
  background-color: #0000;
  height: auto;
  margin-bottom: 5em;
}

.icon {
  color: #004b5c;
  margin-left: 0;
  margin-right: 0;
}

.icon-2 {
  opacity: 1;
  color: #004b5c;
  margin-right: 0;
}

.l2-p-6 {
  color: #202020;
  flex-flow: column;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}

.l2-p-6.mt-1em {
  margin-top: 1em;
}

.l2-p-6.mt-1em.ad-haft-ts-si-p {
  text-align: center;
}

.ad-haft-ts-arrow {
  display: flex;
}

.nl-3-adv-reasons-block-item-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.nl-3-adv-reasons-block-item-2.reversed {
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
}

.hero-substrate-2 {
  z-index: 0;
  background-color: #b38fff;
  border-radius: 30px;
  min-width: 100%;
  min-height: 70%;
  position: absolute;
  inset: auto 0% 0%;
}

.paragraph-43 {
  color: #000;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
}

.paragraph-44 {
  margin-bottom: 0;
  line-height: 113%;
  text-decoration: none;
}

.n-custom {
  font-size: 16px;
  line-height: 120%;
}

.about-author-p {
  text-align: center;
  margin-top: .5em;
}

.about-article {
  color: #b5b5b5;
  font-weight: 400;
}

.img-f-width {
  border-radius: 15px;
}

.mt-custom {
  margin-top: 3em;
}

@media screen and (min-width: 1440px) {
  .paragraph-25 {
    margin-left: 100px;
    margin-right: 100px;
    font-size: 8px;
  }

  .color-red {
    color: #9f0000;
    font-weight: 400;
  }

  .color-red.fw-b {
    color: #b91616;
    font-weight: 600;
  }

  .list-item-1.numbered {
    list-style-type: decimal;
  }

  .op-content-wrapper-fw {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    display: flex;
  }

  .product-section-info {
    margin-top: 0;
  }

  .t3ti-head-img-2 {
    border-radius: 100px;
    max-height: 65px;
  }

  .op-product-option-rating-4 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .media-logo-wrapper {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 2em;
    display: flex;
  }

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

  .faq-wrapper {
    margin-bottom: 2em;
  }

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

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

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

  .op-top-3-testimonials-2 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-top: 2px solid #d8d8d8;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 1em;
    display: flex;
  }

  .verfified-icon {
    max-height: 14px;
  }

  .fomo-adv-box {
    border-color: #d8d8d8;
  }

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

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

  .op-product-option {
    border: 1px solid #000;
    border-radius: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 32%;
    padding-top: 0;
    padding-bottom: .5em;
    display: flex;
  }

  .content-head {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    display: flex;
  }

  .t3ti-head-img-5 {
    border-radius: 100px;
    max-height: 65px;
  }

  .psi-row-left {
    width: 50%;
  }

  .bold-text-3 {
    color: #b91616;
  }

  .pis-gallery-img {
    position: static;
  }

  .p-5 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

  .text-span-3 {
    color: #c80000;
    font-weight: 700;
  }

  .countdown-clock.cntdwn-fomo {
    min-width: 400px;
    display: flex;
  }

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

  .psi-row-right {
    width: 50%;
  }

  .op-product-options-2 {
    text-align: left;
    justify-content: center;
    display: flex;
  }

  .answer-p.p-3 {
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .td-st {
    text-decoration: line-through;
  }

  .op-product-section {
    margin-top: 1em;
  }

  .p-3 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

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

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

  .p-3.fsz-21.ta-r {
    text-align: right;
  }

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

  .p-3.t3ti-subheading {
    margin-top: 1em;
  }

  .p-3.t3ti-head-p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
  }

  .t3ti-head-img-4 {
    border-radius: 100px;
    max-height: 65px;
  }

  .op-po-cta-2 {
    text-align: center;
    background-color: #20a152;
    border-radius: 0;
    width: 90%;
    margin-top: 1em;
    padding: .75em 1em;
    font-size: 21px;
    line-height: 100%;
  }

  .op-pr-stars-img-2 {
    max-height: 20px;
  }

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

  .star-rating.t3ti-stars {
    max-height: 15px;
    margin-top: .25em;
    margin-bottom: .25em;
  }

  .op-content-wrapper-sw-2 {
    width: 1000px;
  }

  .star-rating-2 {
    max-height: 24px;
  }

  .star-rating-2.t3ti-stars {
    max-height: 15px;
    margin-top: .25em;
    margin-bottom: .25em;
  }

  .media-logo-img-2 {
    max-width: 25%;
  }

  .t3ti-head-h {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 26px;
    line-height: 100%;
  }

  .op-awards-section-wrapper {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .op-content-wrapper {
    width: 700px;
  }

  .t3ti-head-h-wrapper {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

  .opof-item, .t3ti-head {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .op-top-3-testimonials {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-top: 2px solid #e6e6e6;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 1em;
    display: flex;
  }

  .op-po-img-3 {
    margin-top: 1.5em;
    margin-bottom: 2em;
  }

  .op-best-option-tag {
    background-color: #0a5f55;
    border-radius: 8px 8px 0 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: .75em;
    padding-bottom: .75em;
    display: flex;
  }

  .t3ti-head-img-3 {
    border-radius: 100px;
    max-height: 65px;
  }

  .op-header-cntdwn {
    flex-flow: column;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .bold-text-419 {
    font-weight: 800;
    line-height: 100%;
  }

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

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

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

  .op-order-features {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 2em;
    display: flex;
  }

  .op-awards-section {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .psi-row {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    background-color: #faf8f8;
    border-top: 1px #0000001a;
    border-bottom: 1px #0000001a;
    justify-content: center;
    align-items: flex-start;
    margin-top: .5em;
    margin-bottom: .5em;
    padding-top: .75em;
    padding-bottom: .75em;
    display: flex;
  }

  .psi-row.lager {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .p-2 {
    margin-bottom: 10px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 150%;
  }

  .p-2.p-padding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-2.p-padding.ta-c.pb-0 {
    margin-bottom: 0;
  }

  .p-2.p-padding.ta-c.pb-0.p-custom-style {
    color: #000;
    font-size: 16px;
  }

  .p-2.fsz-14 {
    font-size: 14px;
  }

  .p-2.option-tag-p {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
  }

  .p-2.gzg-p {
    color: #a6a6a6;
    text-align: center;
    margin-top: .5em;
    font-size: 14px;
  }

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

  .p-2.ta-c.po-price {
    margin-top: 1em;
  }

  .p-2.ta-c.po-price.fsz-26 {
    margin-top: 0;
    font-size: 21px;
    font-weight: 300;
  }

  .opof-icon {
    max-height: 20px;
  }

  .op-logo {
    max-height: 65px;
  }

  .text-span-2 {
    color: #c80000;
    font-weight: 600;
  }

  .pis-gallery {
    position: static;
  }

  .op-product-option-rating-3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .op-stars-reviews {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
    justify-content: flex-start;
    align-items: center;
    margin-top: 1em;
    display: flex;
  }

  .divider {
    background-color: silver;
    border-top: 1px solid #d8d8d8;
    width: 100%;
    height: 1px;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0;
  }

  .op-top-3-testimonials-3 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-top: 2px solid #d8d8d8;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 1em;
    display: flex;
  }

  .op-pr-stars-img-3 {
    max-height: 20px;
  }

  .op-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 1em;
    padding-bottom: 3em;
    display: flex;
  }

  .bold-text-260 {
    color: #b91616;
  }

  .h1 {
    font-size: 36px;
    line-height: 120%;
  }

  .cntdwn-p {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0;
    font-family: Lato, sans-serif;
  }

  .award-item {
    flex-flow: column;
    width: 45%;
    display: flex;
  }

  .op-po-cta {
    text-align: center;
    background-color: #20a152;
    border-radius: 0;
    width: 90%;
    margin-top: 1em;
    padding: .75em 1em;
    font-size: 21px;
    line-height: 100%;
  }

  .t3ti-head-img-6 {
    border-radius: 100px;
    max-height: 65px;
  }

  .op-product-option-rating-5 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .bold-text-425 {
    color: #b91616;
  }

  .p-6 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

  .text-span-18 {
    color: #c80000;
    font-weight: 700;
  }

  .p-7 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

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

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

  .p-7.fsz-21.ta-r {
    text-align: right;
  }

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

  .p-7.t3ti-subheading {
    margin-top: 1em;
  }

  .p-7.t3ti-head-p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
  }

  .t3ti-head-img-7 {
    border-radius: 100px;
    max-height: 65px;
  }

  .op-po-cta-3 {
    text-align: center;
    background-color: #20a152;
    border-radius: 0;
    width: 90%;
    margin-top: 1em;
    padding: .75em 1em;
    font-size: 21px;
    line-height: 100%;
  }

  .star-rating-3 {
    max-height: 24px;
  }

  .star-rating-3.t3ti-stars {
    max-height: 15px;
    margin-top: .25em;
    margin-bottom: .25em;
  }

  .op-content-wrapper-2 {
    width: 700px;
  }

  .op-top-3-testimonials-4 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-top: 2px solid #e6e6e6;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 1em;
    display: flex;
  }

  .t3ti-head-img-8 {
    border-radius: 100px;
    max-height: 65px;
  }

  .bold-text-439 {
    font-weight: 800;
    line-height: 100%;
  }

  .p-8 {
    margin-bottom: 10px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 150%;
  }

  .p-8.p-padding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-8.p-padding.ta-c.pb-0 {
    margin-bottom: 0;
  }

  .p-8.p-padding.ta-c.pb-0.p-custom-style {
    color: #000;
    font-size: 16px;
  }

  .p-8.fsz-14 {
    font-size: 14px;
  }

  .p-8.option-tag-p {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
  }

  .p-8.gzg-p {
    color: #a6a6a6;
    text-align: center;
    margin-top: .5em;
    font-size: 14px;
  }

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

  .p-8.ta-c.po-price {
    margin-top: 1em;
  }

  .p-8.ta-c.po-price.fsz-26 {
    margin-top: 0;
    font-size: 21px;
    font-weight: 300;
  }

  .text-span-20 {
    color: #c80000;
    font-weight: 600;
  }

  .op-product-option-rating-6 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .op-pr-stars-img-4 {
    max-height: 20px;
  }

  .bold-text-448 {
    color: #b91616;
  }

  .op-po-cta-4 {
    text-align: center;
    background-color: #20a152;
    border-radius: 0;
    width: 90%;
    margin-top: 1em;
    padding: .75em 1em;
    font-size: 21px;
    line-height: 100%;
  }

  .t3ti-head-img-9 {
    border-radius: 100px;
    max-height: 65px;
  }

  .bold-text-456 {
    color: #b91616;
  }

  .p-9 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

  .text-span-23 {
    color: #c80000;
    font-weight: 700;
  }

  .op-po-cta-5 {
    text-align: center;
    background-color: #20a152;
    border-radius: 0;
    width: 90%;
    margin-top: 1em;
    padding: .75em 1em;
    font-size: 21px;
    line-height: 100%;
  }

  .star-rating-4 {
    max-height: 24px;
  }

  .star-rating-4.t3ti-stars {
    max-height: 15px;
    margin-top: .25em;
    margin-bottom: .25em;
  }

  .op-content-wrapper-3 {
    width: 700px;
  }

  .op-top-3-testimonials-5 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-top: 2px solid #e6e6e6;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 1em;
    display: flex;
  }

  .bold-text-471 {
    font-weight: 800;
    line-height: 100%;
  }

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

  .p-10.p-padding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-10.p-padding.ta-c.pb-0 {
    margin-bottom: 0;
  }

  .p-10.p-padding.ta-c.pb-0.p-custom-style {
    color: #000;
    font-size: 16px;
  }

  .p-10.fsz-14 {
    font-size: 14px;
  }

  .p-10.option-tag-p {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
  }

  .p-10.gzg-p {
    color: #a6a6a6;
    text-align: center;
    margin-top: .5em;
    font-size: 14px;
  }

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

  .p-10.ta-c.po-price {
    margin-top: 1em;
  }

  .p-10.ta-c.po-price.fsz-26 {
    margin-top: 0;
    font-size: 21px;
    font-weight: 300;
  }

  .text-span-27 {
    color: #c80000;
    font-weight: 600;
  }

  .op-product-option-rating-7 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .op-top-3-testimonials-6 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-top: 2px solid #d8d8d8;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 1em;
    display: flex;
  }

  .op-pr-stars-img-5 {
    max-height: 20px;
  }

  .op-top-3-testimonials-7 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-top: 2px solid #d8d8d8;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 1em;
    display: flex;
  }

  .bold-text-480 {
    color: #b91616;
  }

  .op-po-cta-6 {
    text-align: center;
    background-color: #20a152;
    border-radius: 0;
    width: 90%;
    margin-top: 1em;
    padding: .75em 1em;
    font-size: 21px;
    line-height: 100%;
  }

  .op-product-option-rating-8 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .op-top-3-testimonials-8 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-top: 2px solid #d8d8d8;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 1em;
    display: flex;
  }

  .t3ti-head-img-10 {
    border-radius: 100px;
    max-height: 65px;
  }

  .bold-text-488 {
    color: #b91616;
  }

  .p-11 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

  .text-span-29 {
    color: #c80000;
    font-weight: 700;
  }

  .star-rating-5 {
    max-height: 24px;
  }

  .star-rating-5.t3ti-stars {
    max-height: 15px;
    margin-top: .25em;
    margin-bottom: .25em;
  }

  .bold-text-502 {
    font-weight: 800;
    line-height: 100%;
  }

  .p-12 {
    margin-bottom: 10px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 150%;
  }

  .p-12.p-padding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-12.p-padding.ta-c.pb-0 {
    margin-bottom: 0;
  }

  .p-12.p-padding.ta-c.pb-0.p-custom-style {
    color: #000;
    font-size: 16px;
  }

  .p-12.fsz-14 {
    font-size: 14px;
  }

  .p-12.option-tag-p {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
  }

  .p-12.gzg-p {
    color: #a6a6a6;
    text-align: center;
    margin-top: .5em;
    font-size: 14px;
  }

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

  .p-12.ta-c.po-price {
    margin-top: 1em;
  }

  .p-12.ta-c.po-price.fsz-26 {
    margin-top: 0;
    font-size: 21px;
    font-weight: 300;
  }

  .text-span-33 {
    color: #c80000;
    font-weight: 600;
  }

  .op-top-3-testimonials-9 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-top: 2px solid #d8d8d8;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 1em;
    display: flex;
  }

  .op-pr-stars-img-6 {
    max-height: 20px;
  }

  .op-top-3-testimonials-10 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-top: 2px solid #d8d8d8;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 1em;
    display: flex;
  }

  .bold-text-511 {
    color: #b91616;
  }

  .op-po-cta-7 {
    text-align: center;
    background-color: #20a152;
    border-radius: 0;
    width: 90%;
    margin-top: 1em;
    padding: .75em 1em;
    font-size: 21px;
    line-height: 100%;
  }

  .bold-text-517 {
    color: #b91616;
  }

  .media-logo-img-3, .media-logo-img-4 {
    max-width: 25%;
  }

  .bold-text-520 {
    color: #b91616;
  }

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

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

  .mt-custom {
    margin-top: 1.5em;
  }
}

@media screen and (min-width: 1920px) {
  .par-v4-hero-img {
    padding-left: 0;
    padding-right: 0;
  }

  ._wf-layout-footer {
    margin-top: 3em;
  }

  .p-3.mb-0 {
    font-size: 18px;
  }

  .op-header-cntdwn {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .psi-row {
    margin-top: 0;
  }

  .psi-row.lager {
    margin-top: 1em;
    padding-top: 0;
  }

  .p-7.mb-0 {
    font-size: 18px;
  }

  .nl-3-adv-content {
    width: 1200px;
  }

  .hero-substrate-2 {
    background-color: #805ccc;
  }
}

@media screen and (max-width: 991px) {
  .par-v4-body-wrapper {
    width: 100%;
  }

  .img-review-txt {
    padding-left: 10px;
    padding-right: 10px;
  }

  .par-v4-content-wrapper-extra-paddings {
    width: 100%;
  }

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

  .btn-anmtd {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .par-v4-header-wrapper {
    padding-left: 3em;
    padding-right: 3em;
  }

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

  .color-red.fw-b {
    font-weight: 600;
  }

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

  ._wf-layout-footer-wrapper {
    width: 80%;
  }

  .btn-anmtd-2 {
    margin-top: 0;
    margin-bottom: 10px;
  }

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

  .paragraph-10 {
    word-break: keep-all;
  }

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

  .paragraph-26 {
    word-break: keep-all;
  }

  .op-content-wrapper-fw {
    margin-bottom: 0;
    padding-left: 1em;
    padding-right: 1em;
  }

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

  .op-product-option-rating-4.t-off {
    flex: 0 auto;
    display: none;
  }

  .product-tag {
    background-color: #20a152;
    justify-content: center;
    align-items: center;
    padding: .5em 1em;
    display: flex;
  }

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

  .bold-text-284 {
    font-weight: 600;
  }

  .oppo-m-left {
    align-self: stretch;
    width: 40%;
  }

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

  .oppo-m-right-2 {
    flex-flow: column;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    width: 60%;
    display: flex;
  }

  .h2.ta-c._1 {
    padding-top: 15px;
    font-size: 20px;
  }

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

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

  .h2.ta-c.p-0 {
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .op-product-option {
    width: 45%;
    position: relative;
    overflow: hidden;
  }

  .op-product-option.f-second {
    order: -1;
  }

  .op-product-option.f-second {
    order: -1;
    position: static;
  }

  .op-product-option.f-second._3x {
    flex-flow: column;
    padding-bottom: .5em;
    position: static;
  }

  .bold-text-3 {
    font-weight: 600;
  }

  .bold-text-282 {
    font-weight: 600;
    text-decoration: line-through;
  }

  .p-5 {
    font-size: 18px;
  }

  .text-span-3 {
    color: #b91e1e;
    font-size: 26px;
    font-weight: 600;
  }

  .op-product-options-2 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

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

  .op-social-media-proof {
    padding-left: 1em;
    padding-right: 1em;
  }

  .gzg-section-inner {
    border-left-color: #91a665;
  }

  .p-3 {
    font-size: 18px;
  }

  .op-po-cta-2 {
    margin-top: .5em;
  }

  .op-po-cta-2.f-width {
    width: 100%;
  }

  .op-po-cta-2.f-width._3x {
    font-weight: 500;
    line-height: 26px;
  }

  .op-po-cta-2.f-width._3x._2x {
    background-color: #444;
  }

  .product-option-mobile-img {
    width: 100%;
    font-style: italic;
    text-decoration: none;
    display: block;
  }

  .op-pr-stars-img-2 {
    max-height: 15px;
  }

  .op-content-wrapper-sw-2 {
    width: 100%;
  }

  .op-content-wrapper {
    width: 100%;
    padding-left: 2em;
    padding-right: 2em;
  }

  .op-product-options-mobiles-4 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 1em;
    padding-right: 1em;
    line-height: 0;
    display: none;
  }

  .op-product-option-mobile {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    border: 2px solid #000;
    border-radius: 5px;
    display: flex;
    overflow: hidden;
  }

  .op-product-option-mobile.best-option {
    border-width: 3px;
    border-color: #1dad15;
  }

  .op-product-option-mobile.best-option._3x {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    border-color: #20a152;
    border-radius: 0;
    flex-flow: row;
    align-self: stretch;
    display: flex;
    overflow: hidden;
  }

  .op-product-option-mobile.best-option._3x._1 {
    border-style: none;
    flex-flow: row;
  }

  .op-product-option-mobile.best-option._3x._2x.neu {
    flex-flow: column;
  }

  .op-product-option-mobile.best-option._3x._2 {
    border-style: none;
  }

  .op-po-img-3 {
    order: -1;
    margin-top: .5em;
    margin-bottom: 0;
  }

  .op-best-option-tag {
    position: static;
  }

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

  .h3.mb-0.p-0 {
    color: #a5a5a5;
    margin-top: 0;
    padding-left: 0;
    font-size: 18px;
    font-style: italic;
  }

  .h3.mb-0.p-0.t-off {
    display: none;
  }

  .h3.mb-0.pl-0.produktinfos {
    margin-top: 0;
    margin-bottom: 0;
  }

  .h3.mb-0.pl-0._3 {
    margin-bottom: 0;
  }

  .h3.mb-0 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 8px;
    font-size: 18px;
  }

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

  .op-order-features {
    grid-column-gap: 1.2em;
    grid-row-gap: 1.2em;
  }

  .p-2.option-tag-p {
    text-transform: uppercase;
    font-weight: 500;
  }

  .p-2.ta-c {
    font-size: 12px;
  }

  .p-2.ta-c.po-price.fsz-26 {
    text-align: center;
    align-self: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
  }

  .p-2.gzg-p {
    color: #000;
    text-align: left;
    align-self: flex-start;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: auto;
  }

  .p-2.p-padding.ta-c.pb-0 {
    align-self: center;
    font-size: 18px;
  }

  .p-2.p-padding.ta-c.pb-0.p-custom-style {
    margin-top: 0;
    font-size: 13px;
  }

  .p-2.fsz-14.mb-0 {
    font-size: 12px;
  }

  .p-2.option-tag-p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
  }

  .p-2.gzg-p {
    text-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .p-2.gzg-p._2 {
    color: #a6a6a6;
    text-align: center;
    align-self: center;
    margin-right: 0;
    font-size: 10px;
  }

  .p-2.ta-c.t-off {
    color: #20a152;
    align-self: flex-start;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
  }

  .p-2.ta-c.po-price.fsz-26 {
    color: #b91e1e;
    align-self: flex-start;
    font-size: 20px;
  }

  .text-span-2 {
    font-size: 18px;
  }

  .op-product-option-rating-3 {
    flex-flow: row;
  }

  .divider._4._1 {
    margin-bottom: 30px;
  }

  .divider._5 {
    background-color: #d8d8d8;
  }

  .divider._3 {
    margin-bottom: 1em;
  }

  .op-pr-stars-img-3 {
    display: none;
  }

  .op-content {
    padding-left: 0;
  }

  .bold-text-260 {
    font-weight: 600;
  }

  .h1 {
    padding-right: 20px;
  }

  .op-po-cta {
    margin-top: .5em;
  }

  .op-po-cta._2x._1x {
    margin-top: .8em;
    font-size: 16px;
  }

  .op-po-cta._3x {
    margin-top: .8em;
    padding-top: .75em;
    padding-bottom: .75em;
    font-size: 16px;
  }

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

  .op-product-option-rating-5.t-off {
    flex: 0 auto;
    display: none;
  }

  .bold-text-421, .bold-text-425 {
    font-weight: 600;
  }

  .bold-text-426 {
    font-weight: 600;
    text-decoration: line-through;
  }

  .p-6 {
    font-size: 18px;
  }

  .text-span-18 {
    color: #b91e1e;
    font-size: 26px;
    font-weight: 600;
  }

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

  .p-7 {
    font-size: 18px;
  }

  .op-po-cta-3 {
    margin-top: .5em;
  }

  .op-po-cta-3.f-width {
    width: 100%;
  }

  .op-po-cta-3.f-width._3x {
    font-weight: 500;
    line-height: 26px;
  }

  .op-po-cta-3.f-width._3x._2x {
    background-color: #444;
  }

  .op-content-wrapper-2 {
    width: 100%;
    padding-left: 2em;
    padding-right: 2em;
  }

  .p-8.option-tag-p {
    text-transform: uppercase;
    font-weight: 500;
  }

  .p-8.ta-c {
    font-size: 12px;
  }

  .p-8.ta-c.po-price.fsz-26 {
    text-align: center;
    align-self: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
  }

  .p-8.gzg-p {
    color: #000;
    text-align: left;
    align-self: flex-start;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: auto;
  }

  .p-8.p-padding.ta-c.pb-0 {
    align-self: center;
    font-size: 18px;
  }

  .p-8.p-padding.ta-c.pb-0.p-custom-style {
    margin-top: 0;
    font-size: 13px;
  }

  .p-8.fsz-14.mb-0 {
    font-size: 12px;
  }

  .p-8.option-tag-p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
  }

  .p-8.gzg-p {
    text-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .p-8.gzg-p._2 {
    color: #a6a6a6;
    text-align: center;
    align-self: center;
    margin-right: 0;
    font-size: 10px;
  }

  .p-8.ta-c.t-off {
    color: #20a152;
    align-self: flex-start;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
  }

  .p-8.ta-c.po-price.fsz-26 {
    color: #b91e1e;
    align-self: flex-start;
    font-size: 20px;
  }

  .text-span-20 {
    font-size: 18px;
  }

  .op-product-option-rating-6 {
    flex-flow: row;
  }

  .op-pr-stars-img-4 {
    display: none;
  }

  .bold-text-448 {
    font-weight: 600;
  }

  .op-po-cta-4 {
    margin-top: .5em;
  }

  .op-po-cta-4._2x._1x {
    margin-top: .8em;
    font-size: 16px;
  }

  .op-po-cta-4._3x {
    margin-top: .8em;
    padding-top: .75em;
    padding-bottom: .75em;
    font-size: 16px;
  }

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

  .bold-text-452, .bold-text-456 {
    font-weight: 600;
  }

  .bold-text-457 {
    font-weight: 600;
    text-decoration: line-through;
  }

  .p-9 {
    font-size: 18px;
  }

  .text-span-23 {
    color: #b91e1e;
    font-size: 26px;
    font-weight: 600;
  }

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

  .op-po-cta-5 {
    margin-top: .5em;
  }

  .op-po-cta-5.f-width {
    width: 100%;
  }

  .op-po-cta-5.f-width._3x {
    font-weight: 500;
    line-height: 26px;
  }

  .op-po-cta-5.f-width._3x._2x {
    background-color: #444;
  }

  .op-content-wrapper-3 {
    width: 100%;
    padding-left: 2em;
    padding-right: 2em;
  }

  .p-10.option-tag-p {
    text-transform: uppercase;
    font-weight: 500;
  }

  .p-10.ta-c {
    font-size: 12px;
  }

  .p-10.ta-c.po-price.fsz-26 {
    text-align: center;
    align-self: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
  }

  .p-10.gzg-p {
    color: #000;
    text-align: left;
    align-self: flex-start;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: auto;
  }

  .p-10.p-padding.ta-c.pb-0 {
    align-self: center;
    font-size: 18px;
  }

  .p-10.p-padding.ta-c.pb-0.p-custom-style {
    margin-top: 0;
    font-size: 13px;
  }

  .p-10.fsz-14.mb-0 {
    font-size: 12px;
  }

  .p-10.option-tag-p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
  }

  .p-10.gzg-p {
    text-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .p-10.gzg-p._2 {
    color: #a6a6a6;
    text-align: center;
    align-self: center;
    margin-right: 0;
    font-size: 10px;
  }

  .p-10.ta-c.t-off {
    color: #20a152;
    align-self: flex-start;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
  }

  .p-10.ta-c.po-price.fsz-26 {
    color: #b91e1e;
    align-self: flex-start;
    font-size: 20px;
  }

  .text-span-27 {
    font-size: 18px;
  }

  .op-product-option-rating-7 {
    flex-flow: row;
  }

  .op-pr-stars-img-5 {
    display: none;
  }

  .bold-text-480 {
    font-weight: 600;
  }

  .op-po-cta-6 {
    margin-top: .5em;
  }

  .op-po-cta-6._2x._1x {
    margin-top: .8em;
    font-size: 16px;
  }

  .op-po-cta-6._3x {
    margin-top: .8em;
    padding-top: .75em;
    padding-bottom: .75em;
    font-size: 16px;
  }

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

  .op-product-option-rating-8.t-off {
    flex: 0 auto;
    display: none;
  }

  .bold-text-484, .bold-text-488 {
    font-weight: 600;
  }

  .bold-text-489 {
    font-weight: 600;
    text-decoration: line-through;
  }

  .p-11 {
    font-size: 18px;
  }

  .text-span-29 {
    color: #b91e1e;
    font-size: 26px;
    font-weight: 600;
  }

  .p-12.option-tag-p {
    text-transform: uppercase;
    font-weight: 500;
  }

  .p-12.ta-c {
    font-size: 12px;
  }

  .p-12.ta-c.po-price.fsz-26 {
    text-align: center;
    align-self: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
  }

  .p-12.gzg-p {
    color: #000;
    text-align: left;
    align-self: flex-start;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: auto;
  }

  .p-12.p-padding.ta-c.pb-0 {
    align-self: center;
    font-size: 18px;
  }

  .p-12.p-padding.ta-c.pb-0.p-custom-style {
    margin-top: 0;
    font-size: 13px;
  }

  .p-12.fsz-14.mb-0 {
    font-size: 12px;
  }

  .p-12.option-tag-p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
  }

  .p-12.gzg-p {
    text-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .p-12.gzg-p._2 {
    color: #a6a6a6;
    text-align: center;
    align-self: center;
    margin-right: 0;
    font-size: 10px;
  }

  .p-12.ta-c.t-off {
    color: #20a152;
    align-self: flex-start;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
  }

  .p-12.ta-c.po-price.fsz-26 {
    color: #b91e1e;
    align-self: flex-start;
    font-size: 20px;
  }

  .text-span-33 {
    font-size: 18px;
  }

  .op-pr-stars-img-6 {
    display: none;
  }

  .bold-text-511 {
    font-weight: 600;
  }

  .op-po-cta-7 {
    margin-top: .5em;
  }

  .op-po-cta-7._2x._1x {
    margin-top: .8em;
    font-size: 16px;
  }

  .op-po-cta-7._3x {
    margin-top: .8em;
    padding-top: .75em;
    padding-bottom: .75em;
    font-size: 16px;
  }

  .section-rabatt {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bold-text-517, .bold-text-520 {
    font-weight: 600;
  }

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

  .nl-3-adv-reasons-block-item.reversed {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column-reverse;
  }

  .nl-3-adv-main-conclusion-inner {
    width: 100%;
  }

  .nl-3-adv-p.footer-p {
    text-align: center;
  }

  .nl-3-adv-content-wrapper {
    width: 95%;
  }

  .nl-3-adv-main-conclusion {
    padding: 3em;
  }

  .nl-3-adv-main-conclusion.color-yellow {
    padding-left: 2em;
    padding-right: 2em;
  }

  .nl-3-adv-hero-heading-h1 {
    font-size: 36px;
  }

  .nl-3-adv-reasons-block {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
  }

  .nl-3-adv-content {
    width: 100%;
  }

  .nl-3-adv-main {
    padding: 2.5em;
  }

  .nl-3-adv-main.n-custom {
    padding-left: 0;
  }

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

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

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

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

  .sticky-cta-section-v1-text {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nl-2-p.pace {
    margin-top: -11px;
  }

  .nl-2-header-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

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

  .nl-2-h1-4.margin-new.font-pace {
    margin-top: 0;
  }

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

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

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

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

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

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

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

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

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

  .nl-3-adv-footer {
    margin-top: .125em;
  }

  .ad-haft-ts-si-testimonial {
    width: 85%;
  }

  .l2-p-5 {
    margin-top: .25em;
  }

  .ad-haft-ts-nav {
    bottom: -9%;
  }

  .l2-p-6 {
    margin-top: .25em;
  }

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

  .nl-3-adv-reasons-block-item-2.reversed {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column-reverse;
  }

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

@media screen and (max-width: 767px) {
  .par-v4-content-wrapper-extra-paddings {
    padding-left: 1em;
    padding-right: 1em;
  }

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

  .par-v4-header-wrapper {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .ad-haft-ctrs-row-cell.cell-best.fixed-height, .ad-haft-ctrs-row-cell.fixed-height, .ad-haft-ctrs-row-cell.fixed-height {
    height: 180px;
  }

  .l2-p-3.table-p, .l2-p-3.table-p.c-white {
    font-size: 16px;
  }

  .l2-p-3.table-p.table-p-16px {
    overflow-wrap: anywhere;
    overflow-wrap: anywhere;
  }

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

  .color-red {
    color: #a51212;
  }

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

  ._wf-layout-quality {
    flex-direction: column;
  }

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

  .image-11 {
    margin-bottom: 1em;
  }

  .heading-13 {
    line-height: 110%;
  }

  .op-content-wrapper-fw {
    padding-left: 1em;
    padding-right: 1em;
  }

  .container-11, .container-11.rzte {
    width: 100%;
  }

  .bold-text-277 {
    font-size: 10px;
  }

  .product-tag {
    padding-top: .4em;
    padding-bottom: .4em;
  }

  .oppo-m-left {
    flex-flow: column;
    justify-content: flex-start;
    max-width: 40%;
    display: flex;
  }

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

  .oppo-m-right-2 {
    padding-top: 1em;
    padding-bottom: 1em;
  }

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

  .h2.ta-c._1 {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .h2.ta-c.p-0 {
    text-align: left;
    text-align: left;
    text-align: left;
    font-size: 22px;
  }

  .op-product-option.f-second {
    width: 45%;
  }

  .p-5 {
    font-weight: 300;
  }

  .text-span-3 {
    font-size: 22px;
  }

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

  .op-product-options-2 {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .bold-text-279 {
    font-size: 10px;
  }

  .p-3 {
    font-weight: 300;
  }

  .p-3.ta-c {
    font-size: 14px;
  }

  .p-3.mb-0 {
    font-size: 17px;
  }

  .op-po-cta-2 {
    font-size: 18px;
  }

  .op-po-cta-2.f-width {
    font-size: 16px;
  }

  .op-po-cta-2.f-width._3x {
    font-size: 20px;
  }

  .product-option-mobile-img {
    object-fit: cover;
    width: auto;
  }

  .op-pr-stars-img-2 {
    max-height: 12px;
  }

  .star-rating, .star-rating-2 {
    max-height: 22px;
  }

  .op-awards-section-wrapper._2._3 {
    margin-top: 0;
  }

  .op-content-wrapper {
    align-self: flex-start;
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .award-img.studie {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .op-best-option-tag {
    padding-top: .3em;
    padding-bottom: .3em;
  }

  .op-header-cntdwn {
    padding-left: 1em;
    padding-right: 1em;
  }

  .h3.mb-0.p-0 {
    margin-bottom: 0;
    font-size: 14px;
  }

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

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

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

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

  .op-awards-section.studie {
    align-self: center;
    width: 60%;
    margin-top: .5em;
    margin-bottom: .5px;
  }

  .op-awards-section.studie.rzte {
    width: 100%;
  }

  .p-2.option-tag-p {
    font-size: 14px;
  }

  .p-2.ta-c.po-price.fsz-26 {
    font-size: 12px;
  }

  .p-2.p-padding.ta-c.pb-0 {
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
  }

  .p-2.p-padding.ta-c.pb-0.p-custom-style {
    font-size: 9px;
  }

  .p-2.fsz-14.mb-0, .p-2.option-tag-p {
    font-size: 10px;
  }

  .p-2.gzg-p {
    font-size: 12px;
  }

  .p-2.gzg-p._2 {
    font-size: 8px;
  }

  .p-2.ta-c, .p-2.ta-c.po-price.fsz-26, .text-span-2 {
    font-size: 14px;
  }

  .container-10 {
    flex-flow: column;
  }

  .op-fomo-section {
    padding-left: 1em;
    padding-right: 1em;
  }

  .op-stars-reviews {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .op-content {
    padding-left: 0;
    padding-right: 0;
  }

  .op-po-cta {
    font-size: 18px;
  }

  .op-po-cta._2x._1x {
    border-radius: 5px;
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: 13px;
  }

  .op-po-cta._2x._1x._2 {
    border-radius: 5px;
  }

  .op-po-cta._3x {
    border-radius: 5px;
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: 13px;
  }

  .container-43, .container-43.rzte {
    width: 100%;
  }

  .bold-text-420 {
    font-size: 10px;
  }

  .p-6 {
    font-weight: 300;
  }

  .text-span-18 {
    font-size: 22px;
  }

  .bold-text-429 {
    font-size: 10px;
  }

  .p-7 {
    font-weight: 300;
  }

  .p-7.ta-c {
    font-size: 14px;
  }

  .p-7.mb-0 {
    font-size: 17px;
  }

  .op-po-cta-3 {
    font-size: 18px;
  }

  .op-po-cta-3.f-width {
    font-size: 16px;
  }

  .op-po-cta-3.f-width._3x {
    font-size: 20px;
  }

  .star-rating-3 {
    max-height: 22px;
  }

  .op-content-wrapper-2 {
    align-self: flex-start;
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .p-8.option-tag-p {
    font-size: 14px;
  }

  .p-8.ta-c.po-price.fsz-26 {
    font-size: 12px;
  }

  .p-8.p-padding.ta-c.pb-0 {
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
  }

  .p-8.p-padding.ta-c.pb-0.p-custom-style {
    font-size: 9px;
  }

  .p-8.fsz-14.mb-0, .p-8.option-tag-p {
    font-size: 10px;
  }

  .p-8.gzg-p {
    font-size: 12px;
  }

  .p-8.gzg-p._2 {
    font-size: 8px;
  }

  .p-8.ta-c, .p-8.ta-c.po-price.fsz-26, .text-span-20 {
    font-size: 14px;
  }

  .container-46 {
    flex-flow: column;
  }

  .op-po-cta-4 {
    font-size: 18px;
  }

  .op-po-cta-4._2x._1x {
    border-radius: 5px;
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: 13px;
  }

  .op-po-cta-4._2x._1x._2 {
    border-radius: 5px;
  }

  .op-po-cta-4._3x {
    border-radius: 5px;
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: 13px;
  }

  .container-47, .container-47.rzte {
    width: 100%;
  }

  .bold-text-451 {
    font-size: 10px;
  }

  .p-9 {
    font-weight: 300;
  }

  .text-span-23 {
    font-size: 22px;
  }

  .bold-text-460 {
    font-size: 10px;
  }

  .op-po-cta-5 {
    font-size: 18px;
  }

  .op-po-cta-5.f-width {
    font-size: 16px;
  }

  .op-po-cta-5.f-width._3x {
    font-size: 20px;
  }

  .star-rating-4 {
    max-height: 22px;
  }

  .op-content-wrapper-3 {
    align-self: flex-start;
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .p-10.option-tag-p {
    font-size: 14px;
  }

  .p-10.ta-c.po-price.fsz-26 {
    font-size: 12px;
  }

  .p-10.p-padding.ta-c.pb-0 {
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
  }

  .p-10.p-padding.ta-c.pb-0.p-custom-style {
    font-size: 9px;
  }

  .p-10.fsz-14.mb-0, .p-10.option-tag-p {
    font-size: 10px;
  }

  .p-10.gzg-p {
    font-size: 12px;
  }

  .p-10.gzg-p._2 {
    font-size: 8px;
  }

  .p-10.ta-c, .p-10.ta-c.po-price.fsz-26, .text-span-27 {
    font-size: 14px;
  }

  .container-50 {
    flex-flow: column;
  }

  .op-po-cta-6 {
    font-size: 18px;
  }

  .op-po-cta-6._2x._1x {
    border-radius: 5px;
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: 13px;
  }

  .op-po-cta-6._2x._1x._2 {
    border-radius: 5px;
  }

  .op-po-cta-6._3x {
    border-radius: 5px;
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: 13px;
  }

  .bold-text-483 {
    font-size: 10px;
  }

  .p-11 {
    font-weight: 300;
  }

  .text-span-29 {
    font-size: 22px;
  }

  .star-rating-5 {
    max-height: 22px;
  }

  .p-12.option-tag-p {
    font-size: 14px;
  }

  .p-12.ta-c.po-price.fsz-26 {
    font-size: 12px;
  }

  .p-12.p-padding.ta-c.pb-0 {
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
  }

  .p-12.p-padding.ta-c.pb-0.p-custom-style {
    font-size: 9px;
  }

  .p-12.fsz-14.mb-0, .p-12.option-tag-p {
    font-size: 10px;
  }

  .p-12.gzg-p {
    font-size: 12px;
  }

  .p-12.gzg-p._2 {
    font-size: 8px;
  }

  .p-12.ta-c, .p-12.ta-c.po-price.fsz-26, .text-span-33 {
    font-size: 14px;
  }

  .container-53 {
    flex-flow: column;
  }

  .op-po-cta-7 {
    font-size: 18px;
  }

  .op-po-cta-7._2x._1x {
    border-radius: 5px;
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: 13px;
  }

  .op-po-cta-7._2x._1x._2 {
    border-radius: 5px;
  }

  .op-po-cta-7._3x {
    border-radius: 5px;
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: 13px;
  }

  .container-54 {
    flex-flow: wrap;
    padding-top: 20px;
  }

  .container-58 {
    flex-flow: column;
  }

  .nl-3-adv-hero-description {
    padding-left: 2em;
    padding-right: 2em;
  }

  .nl-3-adv-hero-heading-h1 {
    font-size: 30px;
  }

  .nl-3-adv-reasons-block {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .nl-3-adv-main.n-custom {
    padding-right: 0;
  }

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

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

  .nl-3-adv-h.fc-w {
    font-size: 33px;
  }

  .nl-2-p.new-space {
    margin-top: 22px;
  }

  .nl-2-p.pace {
    margin-top: -15px;
  }

  .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-2-article-section {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .paragraph-40, .bold-text-49 {
    font-size: 16px;
  }

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

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

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

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

  .nl-3-adv-footer {
    margin-top: .125em;
  }

  .ad-haft-ts-si-testimonial {
    padding: 1.5em;
  }

  .l2-p-5 {
    margin-top: 1em;
  }

  .l2-p-5.mt-1em.ad-haft-ts-si-p {
    margin-bottom: 0;
  }

  .l2-p-6 {
    margin-top: 1em;
  }

  .l2-p-6.mt-1em.ad-haft-ts-si-p {
    margin-bottom: 0;
  }

  .paragraph-43, .bold-text-521 {
    font-size: 16px;
  }

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

@media screen and (max-width: 479px) {
  .img-review-txt {
    padding-left: 0;
    padding-right: 0;
  }

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

  .par-v4-content-wrapper {
    padding-top: 1em;
  }

  .img-star-review {
    padding-left: 40px;
    padding-right: 40px;
  }

  .info-box {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .info-box.info-box-updated {
    text-align: center;
    grid-template-columns: .25fr;
    place-items: start stretch;
    display: block;
  }

  .par-v4-subheading {
    font-size: 21px;
  }

  .par-v4-h.align-left.subhead-lato {
    font-size: 20px;
  }

  .par-v4-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text-8 {
    padding-right: 0;
  }

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

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

  .par-v4-p-5.p-info-box {
    text-align: left;
  }

  .par-v4-p-5.footer-links {
    width: 100%;
  }

  .par-v4-p-5.handwritten {
    font-size: 21px;
  }

  .bold-text-413 {
    word-break: normal;
    overflow-wrap: normal;
  }

  .ad-haft-ctrs-row-cell, .ad-haft-ctrs-row-cell.cell-best {
    width: 49.3%;
  }

  .ad-haft-ctrs-row-cell.cell-best.fixed-height {
    width: 50%;
    height: 200px;
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .ad-haft-ctrs-row-cell.cell-best.fixed-height-head {
    width: 50%;
  }

  .ad-haft-ctrs-row-cell.head-cell {
    background-color: #cfcfcf;
    width: 100%;
  }

  .ad-haft-ctrs-row-cell.head-cell.fixed-height-head {
    width: 100%;
    height: 2px;
    overflow: visible;
  }

  .ad-haft-ctrs-row-cell.head-cell.fixed-height {
    width: 100%;
    height: 80px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .ad-haft-ctrs-row-cell.fixed-height {
    width: 50%;
    height: 200px;
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .ad-haft-ctrs-row-cell.fixed-height-head {
    width: 50%;
  }

  .table {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .l2-p-3 {
    color: #202020;
    font-size: 20px;
    font-weight: 400;
  }

  .l2-p-3.table-p {
    font-size: 16px;
  }

  .l2-p-3.table-p.head-cell {
    text-align: left;
  }

  .l2-p-3.table-p.c-white {
    font-size: 16px;
  }

  .l2-p-3.table-p.c-white.c-white-16px {
    word-break: normal;
    word-break: normal;
    font-size: 15px;
  }

  .l2-p-3.table-p.table-p-16px {
    font-size: 15px;
  }

  .table-row {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: space-between;
    display: flex;
  }

  .platz1 {
    max-height: 100px;
  }

  .container-13.platz1box, .container-13.platz1box.fazit {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bewertung1 {
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    padding: 20px 10px;
    font-weight: 600;
    line-height: 26px;
    box-shadow: 0 2px 5px #0003;
  }

  .button:hover {
    font-weight: 600;
  }

  .button.button1 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .bold-text-2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 22px;
  }

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

  .bold-text-2.vorteile {
    color: #417029;
    font-size: 20px;
  }

  .bold-text-2.vorteile.nachteile {
    color: #962d2d;
  }

  .gw-h2 {
    align-self: stretch;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 30px;
  }

  .gw-h2.vorteile {
    margin-bottom: 20px;
    font-size: 20px;
  }

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

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

  .container-15.platz1box, .container-16.platz1box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-414 {
    word-break: normal;
    overflow-wrap: normal;
  }

  .ad-haft-comparison-table-row-style {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .ad-haft-ctrs-row {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: space-between;
    display: flex;
  }

  .l2-green-box {
    border-radius: 3px;
    margin-bottom: 2em;
    padding: 20px 20px 5px;
  }

  .l2-green-box.update {
    padding-bottom: 0;
  }

  .l2-p-4 {
    color: #343434;
    font-size: 20px;
    font-weight: 400;
  }

  .color-red {
    color: #b91e1e;
    -webkit-text-stroke-color: #a51212;
    font-size: 16px;
    line-height: 140%;
  }

  .color-red.fw-b {
    color: #b91e1e;
    -webkit-text-stroke-color: #a51212;
    font-size: 14px;
    font-weight: 600;
  }

  .color-red.fw-b.du-sparst {
    font-size: 15px;
    font-weight: 500;
  }

  .text-block-2 {
    word-break: keep-all;
    line-height: 1.5;
  }

  .container-6.kundebewertung1 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .image-37 {
    width: 80px;
  }

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

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

  .wrapper, .container-18 {
    flex-flow: column;
  }

  .bold-text-416 {
    padding-right: 0;
  }

  .list-1 {
    text-align: left;
    padding-left: 20px;
  }

  .list-item-1.numbered {
    padding-left: 0;
    font-size: 18px;
  }

  .par-v4-p, .par-v4-p-6 {
    line-height: 150%;
  }

  .accordion_icon-wrapper {
    width: 3.875rem;
  }

  .bold-text-418, .text-block-5 {
    line-height: 25px;
  }

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

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

  .normalpreis {
    font-size: 15px;
  }

  .op-content-wrapper-fw {
    align-self: auto;
    width: 100%;
    margin-top: 0;
  }

  .text-block-7._2 {
    text-align: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-7._2._3 {
    padding-top: 15px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .product-section-info {
    margin-top: 1.5em;
  }

  .heading-18 {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 30px;
  }

  .bold-text-277 {
    color: #20a152;
  }

  .t3ti-head-img-2 {
    max-height: 100px;
  }

  .op-product-option-rating-4.t-off {
    align-self: flex-start;
    display: none;
  }

  .media-logo-wrapper {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    margin-top: 2em;
  }

  .media-logo-wrapper._2 {
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .product-tag {
    background-color: #0a5f55;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: .3em 0;
  }

  .product-tag.tag2 {
    background-color: #444;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .product-tag.tag2._2 {
    background-color: #19ad54;
  }

  .product-tag.tag2.neu {
    background-color: #878787;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

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

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

  .bold-text-284 {
    color: #343434;
    font-size: 14px;
    font-weight: 700;
    line-height: 140%;
  }

  .oppo-m-left {
    align-self: flex-start;
    width: 45%;
    max-width: none;
  }

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

  .image-65 {
    padding: 5px;
  }

  .bold-text-316 {
    font-size: 15px;
    font-weight: 400;
  }

  .payment-img {
    margin-bottom: 1em;
  }

  .op-top-3-testimonials-2 {
    border-top-width: 2px;
    border-top-color: #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
    margin-top: 0;
    padding-top: 0;
  }

  .op-top-3-testimonials-2._2 {
    border-top-style: none;
    border-bottom-style: none;
    flex-flow: column;
  }

  .swiper-container {
    margin-bottom: 15px;
  }

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

  .bold-text-320 {
    font-size: 15px;
  }

  .gzg-section {
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .fomo-adv-box-item._2 {
    margin-bottom: 5px;
  }

  .fomo-adv-box-item._2._3erpack {
    width: 100%;
    margin-bottom: 10px;
  }

  .fomo-adv-box-item._2._3erpack.last {
    margin-bottom: 0;
  }

  .oppo-m-right-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-self: center;
    width: 55%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .oppo-m-right-2._1 {
    text-align: center;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
  }

  .fomo-adv-box {
    background-color: #f7f7f7;
    border-color: #d8d8d8;
    border-radius: 10px;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

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

  .h2.ta-c.p-0 {
    color: #343434;
    text-align: left;
    text-align: left;
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0;
    font-size: 21px;
    line-height: 110%;
  }

  .op-product-option.f-second {
    z-index: 1;
    text-align: left;
    z-index: 2;
    z-index: 2;
    z-index: 2;
    z-index: 1;
    text-align: left;
    background-color: #fff;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    position: sticky;
    top: 1em;
    box-shadow: 0 2px 5px #0003;
  }

  .content-head {
    margin-bottom: 0;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .bold-text-266 {
    font-size: 16px;
    font-weight: 700;
  }

  .t3ti-head-img-5 {
    max-height: 100px;
  }

  .psi-row-left {
    align-self: flex-start;
    width: 36%;
    line-height: 100%;
  }

  .psi-row-left._2 {
    width: 45%;
    display: flex;
  }

  .code-embed {
    order: 0;
  }

  .bold-text-3 {
    color: #b91e1e;
    font-size: 15px;
    font-weight: 600;
    line-height: 100%;
  }

  .bold-text-282 {
    color: #979797;
    font-size: 14px;
    font-weight: 500;
  }

  .pis-gallery-img {
    border-radius: 0;
    margin-bottom: 10px;
  }

  .pis-gallery-img.last {
    margin-bottom: 0;
  }

  .container-12._2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .container-12._2.oben {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .p-5 {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .p-5._2 {
    font-size: 16px;
  }

  .text-span-3 {
    color: #b91e1e;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
  }

  .text-span-3.gesamt {
    color: #343434;
  }

  .countdown-clock.cntdwn-fomo {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    justify-content: center;
    align-items: flex-start;
    min-width: 0;
  }

  .bold-text-304 {
    font-weight: 600;
  }

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

  .psi-row-right {
    align-self: center;
    width: 60%;
  }

  .psi-row-right._2 {
    width: 55%;
  }

  .check-mark._2 {
    max-height: 20px;
    margin-top: 3px;
  }

  .check-mark._2._3 {
    width: 18px;
    max-height: 20px;
  }

  .op-product-options-2 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .answer-p.p-3 {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    font-weight: 300;
  }

  .answer-p.p-3.wirkung {
    padding-left: 0;
    font-weight: 300;
    line-height: 160%;
  }

  .answer-p.p-3.wirkung._1 {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 400;
  }

  .bold-text-306 {
    font-weight: 600;
  }

  .op-product-section {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .op-social-media-proof {
    padding-left: 0;
    padding-right: 0;
  }

  .gzg-section-inner {
    border-left-style: none;
    border-left-color: #000;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .bold-text-311 {
    font-weight: 500;
  }

  .p-3 {
    color: #343434;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
  }

  .p-3.ta-c {
    font-size: 16px;
  }

  .p-3.fsz-21 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .p-3.fsz-21.ta-r.mb-0 {
    color: #929292;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 140%;
  }

  .p-3.fsz-21.ta-r.mb-0._2 {
    padding: 0;
  }

  .p-3.fsz-21.ta-r.mb-0._2.bestpreis {
    color: #fff;
    text-align: center;
    background-color: #b91e1e;
    border-radius: 4px;
    padding: 5px;
    font-size: 12px;
    font-weight: 500;
  }

  .p-3.fsz-21.ta-r.mb-0._2.du-sparst {
    font-size: 14px;
    font-weight: 500;
  }

  .p-3.fsz-21.mb-0 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 100%;
  }

  .p-3._2 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 140%;
  }

  .p-3._2._3 {
    font-size: 16px;
    line-height: 150%;
  }

  .p-3.mb-0 {
    text-align: left;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .p-3.mb-0.versand {
    margin-left: -4px;
  }

  .p-3.t3ti-head-p {
    color: #4e5358;
    font-size: 12px;
    line-height: 100%;
  }

  .bold-text-264 {
    padding-left: 4px;
  }

  .product-section-swiper-wrapper {
    width: 100%;
  }

  .t3ti-head-img-4 {
    max-height: 100px;
  }

  .authority {
    flex-flow: row;
  }

  .t3-testimonials-item {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    padding: 15px;
  }

  .t3-testimonials-item.weg {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    padding: 15px;
    display: flex;
  }

  .t3-testimonials-item-2._2 {
    width: 100%;
  }

  .op-po-cta-2 {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .op-po-cta-2.f-width {
    background-color: #20a152;
    border-radius: 0;
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 700;
    box-shadow: 0 2px 5px #0003;
  }

  .op-po-cta-2.f-width._3x {
    text-transform: none;
    cursor: pointer;
    background-color: #0a5f55;
    border: 1px #20a152;
    border-radius: 10px;
    align-self: stretch;
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    box-shadow: 0 2px 5px #0003;
  }

  .op-po-cta-2.f-width._3x._2x {
    cursor: pointer;
    border-style: none;
  }

  .op-po-cta-2.f-width._3x._2x.neu {
    cursor: pointer;
    background-color: #878787;
  }

  .op-po-cta-2.f-width._3x._2x._2 {
    background-color: #19ad54;
  }

  .bold-text-287 {
    font-weight: 600;
  }

  .product-option-mobile-img {
    vertical-align: baseline;
    object-fit: fill;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height: auto;
    padding: 0% 0 0;
  }

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

  .star-rating._2 {
    max-height: 16px;
  }

  .star-rating.t3ti-stars {
    margin-bottom: .4em;
  }

  .star-rating-2 {
    max-height: 16px;
  }

  .media-logo-img-2 {
    max-width: 50%;
  }

  .bold-text-285 {
    font-weight: 600;
  }

  .t3ti-head-h {
    text-align: center;
    align-self: auto;
    font-size: 18px;
    line-height: 100%;
  }

  .button-2 {
    padding: 20px;
    font-weight: 600;
    line-height: 26px;
    box-shadow: 0 2px 5px #0003;
  }

  .button-2:hover {
    font-weight: 600;
  }

  .button-2.angebot {
    font-size: 20px;
    line-height: 26px;
  }

  .op-awards-section-wrapper {
    display: none;
  }

  .op-awards-section-wrapper._2 {
    flex-flow: column;
    display: flex;
  }

  .op-awards-section-wrapper._2._3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .op-content-wrapper {
    padding-top: 0;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .op-content-wrapper._2 {
    padding-bottom: .3em;
  }

  .container-42 {
    flex-flow: column;
    padding: 15px;
  }

  .container-42._2 {
    border: 1px solid #d8d8d8;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .op-product-options-mobiles-4 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .bold-text-321 {
    font-size: 15px;
  }

  .t3ti-head-h-wrapper {
    grid-column-gap: .3em;
    grid-row-gap: .3em;
    line-height: 18px;
  }

  .faq-question {
    background-color: #811361;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 15px 8px;
  }

  .bold-text-288, .bold-text-289 {
    font-weight: 600;
  }

  .opof-item {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .award-img {
    width: 100%;
  }

  .award-img.studie._2 {
    margin-bottom: 0;
  }

  .op-product-option-mobile {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-color: #444;
    border-radius: 0;
    box-shadow: 0 2px 5px #0003;
  }

  .op-product-option-mobile.best-option {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-color: #828282;
    border-radius: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
    box-shadow: 0 0 5px #0003;
  }

  .op-product-option-mobile.best-option._3x {
    grid-column-gap: .6em;
    grid-row-gap: .6em;
    border-color: #0a5f55;
    border-radius: 10px;
    flex-flow: column;
  }

  .op-product-option-mobile.best-option._3x._1 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    box-shadow: none;
    border-style: none;
    flex-flow: row;
    align-self: auto;
    padding: 10px 10px 0;
  }

  .op-product-option-mobile.best-option._3x._2x {
    border-color: #444;
  }

  .op-product-option-mobile.best-option._3x._2x.neu {
    border-color: #878787;
  }

  .op-product-option-mobile.best-option._3x._2x._3 {
    border-color: #19ad54;
  }

  .op-product-option-mobile.best-option._3x._2 {
    box-shadow: none;
    border-style: none;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text-307 {
    font-size: 24px;
    line-height: 130%;
  }

  .text-block-6 {
    font-size: 16px;
    font-weight: 700;
  }

  .t3ti-head {
    grid-column-gap: .8em;
    grid-row-gap: .8em;
  }

  .t3ti-head._2 {
    margin-bottom: 5px;
  }

  .image-64 {
    align-self: center;
    width: 100px;
    height: 100px;
  }

  .op-top-3-testimonials {
    border-top-width: 2px;
    border-top-color: #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
    margin-top: 0;
    padding-top: 0;
  }

  .op-top-3-testimonials._3 {
    border-bottom-style: none;
    padding-bottom: 0;
  }

  .op-po-img-3 {
    margin-top: 2.7em;
  }

  .op-best-option-tag {
    margin-bottom: 0;
  }

  .t3ti-head-img-3 {
    max-height: 100px;
  }

  .op-header-cntdwn {
    object-fit: fill;
    background-image: linear-gradient(90deg, #e5f0cf, #bbd87d);
    border-top-color: #91a663;
    border-bottom-color: #91a663;
    align-self: stretch;
    padding: 1em;
  }

  .op-header-cntdwn._2 {
    padding-top: .8em;
    padding-bottom: 1.2em;
  }

  .bold-text-317 {
    color: #333;
    font-size: 12px;
    font-weight: 400;
  }

  .bold-text-313 {
    font-size: 24px;
    line-height: 30px;
  }

  .bold-text-419 {
    color: #2c2c2c;
    font-size: 28px;
    font-weight: 900;
    line-height: 26px;
  }

  .bold-text-310 {
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 700;
    text-decoration: underline;
    display: flex;
  }

  .infobox {
    border: 1px solid #d8d8d8;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h3 {
    color: #000;
  }

  .h3._1 {
    color: #343434;
    font-size: 28px;
  }

  .h3.mb-0.pl-0._4, .h3.mb-0.pl-0._4.deutschland {
    margin-bottom: 10px;
  }

  .h3.mb-0.p-0.t-off {
    text-align: left;
    align-self: flex-start;
    margin-bottom: 0;
    padding-right: 0;
    display: none;
  }

  .h3.mb-0.pl-0._4, .h3.mb-0.pl-0._4.deutschland {
    margin-bottom: 10px;
  }

  .h3.mb-0.pl-0._4, .h3.mb-0.pl-0._4.deutschland {
    margin-bottom: 10px;
  }

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

  .h3.mb-0.pl-0.garantie {
    margin-top: 0;
  }

  .h3.mb-0.pl-0._4, .h3.mb-0.pl-0._4.deutschland {
    margin-bottom: 10px;
  }

  .h3.mb-0.pl-0 {
    color: #2c2c2c;
    text-align: left;
    border-left: 3px #bf8034;
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 0;
    font-size: 20px;
    line-height: 130%;
  }

  .h3.mb-0.pl-0._2 {
    font-size: 24px;
  }

  .h3.mb-0.pl-0._4, .h3.mb-0.pl-0._4.deutschland {
    margin-bottom: 10px;
  }

  .op-order-features {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    margin-top: .5em;
    margin-bottom: 2em;
  }

  .bold-text-286 {
    font-weight: 600;
  }

  .bold-text-261 {
    margin-left: 0;
    font-weight: 600;
  }

  .op-awards-section.studie {
    justify-content: center;
    margin-top: 0;
  }

  .op-awards-section.studie.rzte {
    flex-flow: row;
  }

  .op-awards-section.studie.rzte._2 {
    padding-left: 0;
  }

  .psi-row {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 1em;
    padding-bottom: 0;
    line-height: 100%;
  }

  .psi-row.lager {
    margin-top: 1.5em;
    font-size: 16px;
  }

  .psi-row.lager._2 {
    margin-top: 1em;
  }

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

  .p-2.option-tag-p {
    text-align: center;
    font-size: 11px;
    font-weight: 500;
  }

  .p-2.option-tag-p._2 {
    text-align: center;
    font-size: 12px;
  }

  .p-2.ta-c.po-price.fsz-26 {
    margin-bottom: 5px;
    font-size: 20px;
  }

  .p-2.gzg-p {
    color: #4c4c4c;
    text-align: center;
    align-self: auto;
    margin-top: 1em;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
  }

  .p-2.p-padding.ta-c.pb-0 {
    text-align: left;
    align-self: flex-start;
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 0;
    font-size: 12px;
  }

  .p-2.option-tag-p {
    font-size: 12px;
  }

  .p-2.gzg-p {
    color: #4e4e4e;
    align-self: stretch;
    margin-top: 1.5em;
    margin-bottom: 10px;
    font-size: 10px;
    font-style: italic;
    line-height: 100%;
  }

  .p-2.ta-c.t-off {
    color: #343434;
    text-align: left;
    align-self: flex-start;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    display: flex;
  }

  .p-2.ta-c.t-off.gr-n {
    color: #19ad54;
    margin-top: 10px;
    font-weight: 400;
  }

  .p-2.ta-c.po-price.fsz-26 {
    color: #b91e1e;
    text-align: left;
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
  }

  .p-2.ta-c.po-price.fsz-26._2 {
    font-size: 14px;
  }

  .bold-text-314 {
    font-size: 15px;
    font-weight: 700;
  }

  .gesch-tze-formel {
    font-weight: 300;
  }

  .opof-icon {
    max-height: 15px;
    margin-top: 5px;
  }

  .op-logo {
    padding-top: 10px;
    display: none;
  }

  .op-logo.mobile {
    width: 130px;
    padding-top: 0;
    display: block;
  }

  .op-logo.mobile._2 {
    width: 130px;
  }

  .bold-text-271 {
    padding-left: 2px;
    font-weight: 600;
  }

  .text-span-2 {
    color: #cc1717;
    font-size: 20px;
  }

  .container-10._3 {
    margin-top: 10px;
  }

  .container-10._2 {
    margin-top: 0;
  }

  .pis-gallery {
    column-count: 1;
    column-gap: 5px;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .op-fomo-section {
    padding-left: 0;
    padding-right: 0;
  }

  .op-stars-reviews {
    grid-column-gap: .3em;
    grid-row-gap: .3em;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
  }

  .op-stars-reviews._2 {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    margin-bottom: 20px;
  }

  .bold-text-319 {
    font-size: 15px;
  }

  .divider {
    background-color: #d8d8d8;
    height: 1px;
  }

  .divider._4 {
    background-color: #d8d8d8;
    height: 2px;
    margin-top: 2em;
    margin-bottom: 0;
  }

  .divider._4._1 {
    margin-top: 2em;
    margin-bottom: 1em;
  }

  .divider._5 {
    background-color: #d8d8d8;
    margin-top: 0;
  }

  .divider._2 {
    background-color: #d8d8d8;
    margin-top: 2.5em;
  }

  .divider._2._4 {
    height: 2px;
    margin-top: 1em;
  }

  .divider._3 {
    background-color: #d8d8d8;
    height: 2px;
    margin-bottom: 1.5em;
  }

  .divider._3._6 {
    margin-bottom: 0;
  }

  .op-top-3-testimonials-3 {
    border-top-width: 2px;
    border-top-color: #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
    margin-top: 0;
    padding-top: 0;
  }

  .op-top-3-testimonials-3._2 {
    border-top-style: none;
    border-bottom-style: none;
    flex-flow: column;
  }

  .paragraph-11 {
    color: #2c2c2c;
    font-size: 14px;
    font-weight: 600;
  }

  .paragraph-11._2 {
    font-size: 14px;
  }

  .op-content {
    padding-top: .5em;
    padding-bottom: .5em;
  }

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

  .bold-text-260 {
    color: #b91e1e;
    font-weight: 600;
  }

  .h1 {
    margin-top: 0;
    margin-bottom: 15px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 32px;
  }

  .h1.titel {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .h1.titel.durchbruch {
    margin-bottom: 20px;
    padding-right: 0;
    font-size: 28px;
    font-weight: 900;
    line-height: 34px;
  }

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

  .cntdwn-p {
    margin-top: .5em;
  }

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

  .award-item {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    border: 1px #d8d8d8;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .award-item.studie {
    border-style: solid;
  }

  .award-item.studie._2 {
    border-style: none;
    padding-left: 0;
  }

  .op-po-cta {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .heading-19 {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 30px;
  }

  .bold-text-420 {
    color: #20a152;
  }

  .t3ti-head-img-6 {
    max-height: 100px;
  }

  .op-product-option-rating-5.t-off {
    align-self: flex-start;
    display: none;
  }

  .bold-text-421 {
    color: #343434;
    font-size: 14px;
    font-weight: 700;
    line-height: 140%;
  }

  .image-66 {
    padding: 5px;
  }

  .bold-text-422 {
    font-size: 15px;
    font-weight: 400;
  }

  .paragraph-30 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .bold-text-423 {
    font-size: 15px;
  }

  .bold-text-424 {
    font-size: 16px;
    font-weight: 700;
  }

  .bold-text-425 {
    color: #b91e1e;
    font-size: 15px;
    font-weight: 600;
    line-height: 100%;
  }

  .bold-text-426 {
    color: #979797;
    font-size: 14px;
    font-weight: 500;
  }

  .container-44._2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .container-44._2.oben {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .p-6 {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

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

  .text-span-18 {
    color: #b91e1e;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
  }

  .text-span-18.gesamt {
    color: #343434;
  }

  .bold-text-427, .bold-text-428 {
    font-weight: 600;
  }

  .bold-text-430 {
    font-weight: 500;
  }

  .p-7 {
    color: #343434;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
  }

  .p-7.ta-c {
    font-size: 16px;
  }

  .p-7.fsz-21 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .p-7.fsz-21.ta-r.mb-0 {
    color: #929292;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 140%;
  }

  .p-7.fsz-21.ta-r.mb-0._2 {
    padding: 0;
  }

  .p-7.fsz-21.ta-r.mb-0._2.bestpreis {
    color: #fff;
    text-align: center;
    background-color: #b91e1e;
    border-radius: 4px;
    padding: 5px;
    font-size: 12px;
    font-weight: 500;
  }

  .p-7.fsz-21.ta-r.mb-0._2.du-sparst {
    font-size: 14px;
    font-weight: 500;
  }

  .p-7.fsz-21.mb-0 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 100%;
  }

  .p-7._2 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 140%;
  }

  .p-7._2._3 {
    font-size: 16px;
    line-height: 150%;
  }

  .p-7.mb-0 {
    text-align: left;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .p-7.mb-0.versand {
    margin-left: -4px;
  }

  .p-7.t3ti-head-p {
    color: #4e5358;
    font-size: 12px;
    line-height: 100%;
  }

  .bold-text-431 {
    padding-left: 4px;
  }

  .t3ti-head-img-7 {
    max-height: 100px;
  }

  .t3-testimonials-item-3._2 {
    width: 100%;
  }

  .op-po-cta-3 {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .op-po-cta-3.f-width {
    background-color: #20a152;
    border-radius: 0;
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 700;
    box-shadow: 0 2px 5px #0003;
  }

  .op-po-cta-3.f-width._3x {
    text-transform: none;
    cursor: pointer;
    background-color: #0a5f55;
    border: 1px #20a152;
    border-radius: 10px;
    align-self: stretch;
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    box-shadow: 0 2px 5px #0003;
  }

  .op-po-cta-3.f-width._3x._2x {
    cursor: pointer;
    border-style: none;
  }

  .op-po-cta-3.f-width._3x._2x.neu {
    cursor: pointer;
    background-color: #878787;
  }

  .op-po-cta-3.f-width._3x._2x._2 {
    background-color: #19ad54;
  }

  .bold-text-432 {
    font-weight: 600;
  }

  .star-rating-3 {
    max-height: 16px;
  }

  .bold-text-433 {
    font-weight: 600;
  }

  .button-3 {
    padding: 20px;
    font-weight: 600;
    line-height: 26px;
    box-shadow: 0 2px 5px #0003;
  }

  .button-3:hover {
    font-weight: 600;
  }

  .button-3.angebot {
    font-size: 20px;
    line-height: 26px;
  }

  .op-content-wrapper-2 {
    padding-top: 0;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .op-content-wrapper-2._2 {
    padding-bottom: .3em;
  }

  .container-45 {
    flex-flow: column;
    padding: 15px;
  }

  .container-45._2 {
    border: 1px solid #d8d8d8;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bold-text-434 {
    font-size: 15px;
  }

  .bold-text-435, .bold-text-436 {
    font-weight: 600;
  }

  .bold-text-437 {
    font-size: 24px;
    line-height: 130%;
  }

  .text-block-8 {
    font-size: 16px;
    font-weight: 700;
  }

  .image-67 {
    align-self: center;
    width: 100px;
    height: 100px;
  }

  .op-top-3-testimonials-4 {
    border-top-width: 2px;
    border-top-color: #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
    margin-top: 0;
    padding-top: 0;
  }

  .op-top-3-testimonials-4._3 {
    border-bottom-style: none;
    padding-bottom: 0;
  }

  .t3ti-head-img-8 {
    max-height: 100px;
  }

  .bold-text-438 {
    font-size: 24px;
    line-height: 30px;
  }

  .bold-text-439 {
    color: #2c2c2c;
    font-size: 28px;
    font-weight: 900;
    line-height: 26px;
  }

  .bold-text-440 {
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 700;
    text-decoration: underline;
    display: flex;
  }

  .bold-text-441 {
    font-weight: 600;
  }

  .bold-text-442 {
    margin-left: 0;
    font-weight: 600;
  }

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

  .p-8.option-tag-p {
    text-align: center;
    font-size: 11px;
    font-weight: 500;
  }

  .p-8.option-tag-p._2 {
    text-align: center;
    font-size: 12px;
  }

  .p-8.ta-c.po-price.fsz-26 {
    margin-bottom: 5px;
    font-size: 20px;
  }

  .p-8.gzg-p {
    color: #4c4c4c;
    text-align: center;
    align-self: auto;
    margin-top: 1em;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
  }

  .p-8.p-padding.ta-c.pb-0 {
    text-align: left;
    align-self: flex-start;
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 0;
    font-size: 12px;
  }

  .p-8.option-tag-p {
    font-size: 12px;
  }

  .p-8.gzg-p {
    color: #4e4e4e;
    align-self: stretch;
    margin-top: 1.5em;
    margin-bottom: 10px;
    font-size: 10px;
    font-style: italic;
    line-height: 100%;
  }

  .p-8.ta-c.t-off {
    color: #343434;
    text-align: left;
    align-self: flex-start;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    display: flex;
  }

  .p-8.ta-c.t-off.gr-n {
    color: #19ad54;
    margin-top: 10px;
    font-weight: 400;
  }

  .p-8.ta-c.po-price.fsz-26 {
    color: #b91e1e;
    text-align: left;
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
  }

  .p-8.ta-c.po-price.fsz-26._2 {
    font-size: 14px;
  }

  .bold-text-443 {
    font-size: 15px;
    font-weight: 700;
  }

  .bold-text-444 {
    padding-left: 2px;
    font-weight: 600;
  }

  .text-span-20 {
    color: #cc1717;
    font-size: 20px;
  }

  .container-46._3 {
    margin-top: 10px;
  }

  .container-46._2 {
    margin-top: 0;
  }

  .bold-text-446 {
    font-size: 15px;
  }

  .paragraph-31 {
    color: #2c2c2c;
    font-size: 14px;
    font-weight: 600;
  }

  .paragraph-31._2 {
    font-size: 14px;
  }

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

  .bold-text-448 {
    color: #b91e1e;
    font-weight: 600;
  }

  .bold-text-449, .bold-text-450 {
    font-size: 16px;
  }

  .op-po-cta-4 {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .heading-20 {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 30px;
  }

  .bold-text-451 {
    color: #20a152;
  }

  .bold-text-452 {
    color: #343434;
    font-size: 14px;
    font-weight: 700;
    line-height: 140%;
  }

  .image-68 {
    padding: 5px;
  }

  .bold-text-453 {
    font-size: 15px;
    font-weight: 400;
  }

  .paragraph-32 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .bold-text-454 {
    font-size: 15px;
  }

  .bold-text-455 {
    font-size: 16px;
    font-weight: 700;
  }

  .t3ti-head-img-9 {
    max-height: 100px;
  }

  .bold-text-456 {
    color: #b91e1e;
    font-size: 15px;
    font-weight: 600;
    line-height: 100%;
  }

  .bold-text-457 {
    color: #979797;
    font-size: 14px;
    font-weight: 500;
  }

  .container-48._2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .container-48._2.oben {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .p-9 {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .p-9._2 {
    font-size: 16px;
  }

  .text-span-23 {
    color: #b91e1e;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
  }

  .text-span-23.gesamt {
    color: #343434;
  }

  .bold-text-458, .bold-text-459 {
    font-weight: 600;
  }

  .bold-text-461 {
    font-weight: 500;
  }

  .bold-text-462 {
    padding-left: 4px;
  }

  .t3-testimonials-item-4 {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    padding: 15px;
  }

  .t3-testimonials-item-4.weg {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    padding: 15px;
    display: flex;
  }

  .t3-testimonials-item-5._2 {
    width: 100%;
  }

  .op-po-cta-5 {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .op-po-cta-5.f-width {
    background-color: #20a152;
    border-radius: 0;
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 700;
    box-shadow: 0 2px 5px #0003;
  }

  .op-po-cta-5.f-width._3x {
    text-transform: none;
    cursor: pointer;
    background-color: #0a5f55;
    border: 1px #20a152;
    border-radius: 10px;
    align-self: stretch;
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    box-shadow: 0 2px 5px #0003;
  }

  .op-po-cta-5.f-width._3x._2x {
    cursor: pointer;
    border-style: none;
  }

  .op-po-cta-5.f-width._3x._2x.neu {
    cursor: pointer;
    background-color: #878787;
  }

  .op-po-cta-5.f-width._3x._2x._2 {
    background-color: #19ad54;
  }

  .bold-text-463 {
    font-weight: 600;
  }

  .star-rating-4 {
    max-height: 16px;
  }

  .bold-text-464 {
    font-weight: 600;
  }

  .button-4 {
    padding: 20px;
    font-weight: 600;
    line-height: 26px;
    box-shadow: 0 2px 5px #0003;
  }

  .button-4:hover {
    font-weight: 600;
  }

  .button-4.angebot {
    font-size: 20px;
    line-height: 26px;
  }

  .op-content-wrapper-3 {
    padding-top: 0;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .op-content-wrapper-3._2 {
    padding-bottom: .3em;
  }

  .container-49 {
    flex-flow: column;
    padding: 15px;
  }

  .container-49._2 {
    border: 1px solid #d8d8d8;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bold-text-465 {
    font-size: 15px;
  }

  .bold-text-466, .bold-text-467 {
    font-weight: 600;
  }

  .bold-text-468 {
    font-size: 24px;
    line-height: 130%;
  }

  .text-block-9 {
    font-size: 16px;
    font-weight: 700;
  }

  .image-69 {
    align-self: center;
    width: 100px;
    height: 100px;
  }

  .op-top-3-testimonials-5 {
    border-top-width: 2px;
    border-top-color: #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
    margin-top: 0;
    padding-top: 0;
  }

  .op-top-3-testimonials-5._3 {
    border-bottom-style: none;
    padding-bottom: 0;
  }

  .bold-text-469 {
    color: #333;
    font-size: 12px;
    font-weight: 400;
  }

  .bold-text-470 {
    font-size: 24px;
    line-height: 30px;
  }

  .bold-text-471 {
    color: #2c2c2c;
    font-size: 28px;
    font-weight: 900;
    line-height: 26px;
  }

  .bold-text-472 {
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 700;
    text-decoration: underline;
    display: flex;
  }

  .bold-text-473 {
    font-weight: 600;
  }

  .bold-text-474 {
    margin-left: 0;
    font-weight: 600;
  }

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

  .p-10.option-tag-p {
    text-align: center;
    font-size: 11px;
    font-weight: 500;
  }

  .p-10.option-tag-p._2 {
    text-align: center;
    font-size: 12px;
  }

  .p-10.ta-c.po-price.fsz-26 {
    margin-bottom: 5px;
    font-size: 20px;
  }

  .p-10.gzg-p {
    color: #4c4c4c;
    text-align: center;
    align-self: auto;
    margin-top: 1em;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
  }

  .p-10.p-padding.ta-c.pb-0 {
    text-align: left;
    align-self: flex-start;
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 0;
    font-size: 12px;
  }

  .p-10.option-tag-p {
    font-size: 12px;
  }

  .p-10.gzg-p {
    color: #4e4e4e;
    align-self: stretch;
    margin-top: 1.5em;
    margin-bottom: 10px;
    font-size: 10px;
    font-style: italic;
    line-height: 100%;
  }

  .p-10.ta-c.t-off {
    color: #343434;
    text-align: left;
    align-self: flex-start;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    display: flex;
  }

  .p-10.ta-c.t-off.gr-n {
    color: #19ad54;
    margin-top: 10px;
    font-weight: 400;
  }

  .p-10.ta-c.po-price.fsz-26 {
    color: #b91e1e;
    text-align: left;
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
  }

  .p-10.ta-c.po-price.fsz-26._2 {
    font-size: 14px;
  }

  .bold-text-475 {
    font-size: 15px;
    font-weight: 700;
  }

  .bold-text-476 {
    padding-left: 2px;
    font-weight: 600;
  }

  .text-span-27 {
    color: #cc1717;
    font-size: 20px;
  }

  .container-50._3 {
    margin-top: 10px;
  }

  .container-50._2 {
    margin-top: 0;
  }

  .bold-text-478 {
    font-size: 15px;
  }

  .op-top-3-testimonials-6 {
    border-top-width: 2px;
    border-top-color: #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
    margin-top: 0;
    padding-top: 0;
  }

  .op-top-3-testimonials-6._2 {
    border-top-style: none;
    border-bottom-style: none;
    flex-flow: column;
  }

  .paragraph-33 {
    color: #2c2c2c;
    font-size: 14px;
    font-weight: 600;
  }

  .paragraph-33._2 {
    font-size: 14px;
  }

  .op-top-3-testimonials-7 {
    border-top-width: 2px;
    border-top-color: #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
    margin-top: 0;
    padding-top: 0;
  }

  .op-top-3-testimonials-7._2 {
    border-top-style: none;
    border-bottom-style: none;
    flex-flow: column;
  }

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

  .bold-text-480 {
    color: #b91e1e;
    font-weight: 600;
  }

  .bold-text-481, .bold-text-482 {
    font-size: 16px;
  }

  .op-po-cta-6 {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .text-block-10._2 {
    text-align: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-10._2._3 {
    padding-top: 15px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .bold-text-483 {
    color: #20a152;
  }

  .op-product-option-rating-8.t-off {
    align-self: flex-start;
    display: none;
  }

  .bold-text-484 {
    color: #343434;
    font-size: 14px;
    font-weight: 700;
    line-height: 140%;
  }

  .image-70 {
    padding: 5px;
  }

  .bold-text-485 {
    font-size: 15px;
    font-weight: 400;
  }

  .op-top-3-testimonials-8 {
    border-top-width: 2px;
    border-top-color: #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
    margin-top: 0;
    padding-top: 0;
  }

  .op-top-3-testimonials-8._2 {
    border-top-style: none;
    border-bottom-style: none;
    flex-flow: column;
  }

  .paragraph-34 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .bold-text-486 {
    font-size: 15px;
  }

  .bold-text-487 {
    font-size: 16px;
    font-weight: 700;
  }

  .t3ti-head-img-10 {
    max-height: 100px;
  }

  .bold-text-488 {
    color: #b91e1e;
    font-size: 15px;
    font-weight: 600;
    line-height: 100%;
  }

  .bold-text-489 {
    color: #979797;
    font-size: 14px;
    font-weight: 500;
  }

  .container-51._2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .container-51._2.oben {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .p-11 {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .p-11._2 {
    font-size: 16px;
  }

  .text-span-29 {
    color: #b91e1e;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
  }

  .text-span-29.gesamt {
    color: #343434;
  }

  .bold-text-490, .bold-text-491 {
    font-weight: 600;
  }

  .bold-text-492 {
    font-weight: 500;
  }

  .bold-text-493 {
    padding-left: 4px;
  }

  .t3-testimonials-item-6._2 {
    width: 100%;
  }

  .bold-text-494 {
    font-weight: 600;
  }

  .star-rating-5 {
    max-height: 16px;
  }

  .bold-text-495 {
    font-weight: 600;
  }

  .button-5 {
    padding: 20px;
    font-weight: 600;
    line-height: 26px;
    box-shadow: 0 2px 5px #0003;
  }

  .button-5:hover {
    font-weight: 600;
  }

  .button-5.angebot {
    font-size: 20px;
    line-height: 26px;
  }

  .container-52 {
    flex-flow: column;
    padding: 15px;
  }

  .container-52._2 {
    border: 1px solid #d8d8d8;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bold-text-496 {
    font-size: 15px;
  }

  .bold-text-497, .bold-text-498 {
    font-weight: 600;
  }

  .bold-text-499 {
    font-size: 24px;
    line-height: 130%;
  }

  .bold-text-500 {
    color: #333;
    font-size: 12px;
    font-weight: 400;
  }

  .bold-text-501 {
    font-size: 24px;
    line-height: 30px;
  }

  .bold-text-502 {
    color: #2c2c2c;
    font-size: 28px;
    font-weight: 900;
    line-height: 26px;
  }

  .bold-text-503 {
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 700;
    text-decoration: underline;
    display: flex;
  }

  .bold-text-504 {
    font-weight: 600;
  }

  .bold-text-505 {
    margin-left: 0;
    font-weight: 600;
  }

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

  .p-12.option-tag-p {
    text-align: center;
    font-size: 11px;
    font-weight: 500;
  }

  .p-12.option-tag-p._2 {
    text-align: center;
    font-size: 12px;
  }

  .p-12.ta-c.po-price.fsz-26 {
    margin-bottom: 5px;
    font-size: 20px;
  }

  .p-12.gzg-p {
    color: #4c4c4c;
    text-align: center;
    align-self: auto;
    margin-top: 1em;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
  }

  .p-12.p-padding.ta-c.pb-0 {
    text-align: left;
    align-self: flex-start;
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 0;
    font-size: 12px;
  }

  .p-12.option-tag-p {
    font-size: 12px;
  }

  .p-12.gzg-p {
    color: #4e4e4e;
    align-self: stretch;
    margin-top: 1.5em;
    margin-bottom: 10px;
    font-size: 10px;
    font-style: italic;
    line-height: 100%;
  }

  .p-12.ta-c.t-off {
    color: #343434;
    text-align: left;
    align-self: flex-start;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    display: flex;
  }

  .p-12.ta-c.t-off.gr-n {
    color: #19ad54;
    margin-top: 10px;
    font-weight: 400;
  }

  .p-12.ta-c.po-price.fsz-26 {
    color: #b91e1e;
    text-align: left;
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
  }

  .p-12.ta-c.po-price.fsz-26._2 {
    font-size: 14px;
  }

  .bold-text-506 {
    font-size: 15px;
    font-weight: 700;
  }

  .bold-text-507 {
    padding-left: 2px;
    font-weight: 600;
  }

  .text-span-33 {
    color: #cc1717;
    font-size: 20px;
  }

  .container-53._3 {
    margin-top: 10px;
  }

  .container-53._2 {
    margin-top: 0;
  }

  .bold-text-509 {
    font-size: 15px;
  }

  .op-top-3-testimonials-9 {
    border-top-width: 2px;
    border-top-color: #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
    margin-top: 0;
    padding-top: 0;
  }

  .op-top-3-testimonials-9._2 {
    border-top-style: none;
    border-bottom-style: none;
    flex-flow: column;
  }

  .paragraph-35 {
    color: #2c2c2c;
    font-size: 14px;
    font-weight: 600;
  }

  .paragraph-35._2 {
    font-size: 14px;
  }

  .op-top-3-testimonials-10 {
    border-top-width: 2px;
    border-top-color: #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
    margin-top: 0;
    padding-top: 0;
  }

  .op-top-3-testimonials-10._2 {
    border-top-style: none;
    border-bottom-style: none;
    flex-flow: column;
  }

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

  .bold-text-511 {
    color: #b91e1e;
    font-weight: 600;
  }

  .bold-text-512, .bold-text-513 {
    font-size: 16px;
  }

  .op-po-cta-7 {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .container-54 {
    flex-flow: wrap;
    padding-top: 20px;
  }

  .text-block-11._2 {
    text-align: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-11._2._3 {
    padding-top: 15px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .image-72 {
    padding: 5px;
  }

  .bold-text-515 {
    font-size: 15px;
    font-weight: 400;
  }

  .bold-text-516 {
    font-size: 16px;
    font-weight: 700;
  }

  .bold-text-517 {
    color: #b91e1e;
    font-size: 15px;
    font-weight: 600;
    line-height: 100%;
  }

  .container-56._2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .container-56._2.oben {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .media-logo-img-3 {
    max-width: 50%;
  }

  .button-6 {
    padding: 20px;
    font-weight: 600;
    line-height: 26px;
    box-shadow: 0 2px 5px #0003;
  }

  .button-6:hover {
    font-weight: 600;
  }

  .button-6.angebot {
    font-size: 20px;
    line-height: 26px;
  }

  .container-57 {
    flex-flow: column;
    padding: 15px;
  }

  .container-57._2 {
    border: 1px solid #d8d8d8;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .media-logo-img-4 {
    max-width: 50%;
  }

  .bold-text-518 {
    font-size: 24px;
    line-height: 30px;
  }

  .infobox-2 {
    border: 1px solid #d8d8d8;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-519 {
    font-size: 15px;
    font-weight: 700;
  }

  .container-58._3 {
    margin-top: 10px;
  }

  .container-58._2 {
    margin-top: 0;
  }

  .paragraph-36 {
    color: #2c2c2c;
    font-size: 14px;
    font-weight: 600;
  }

  .paragraph-36._2 {
    font-size: 14px;
  }

  .bold-text-520 {
    color: #b91e1e;
    font-weight: 600;
  }

  .nl-3-adv-header-wrapper {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .nl-3-adv-logo {
    max-height: 25px;
  }

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

  .nl-3-adv-p.preamble {
    padding: 1em;
  }

  .nl-3-adv-hero-description {
    padding-left: .75em;
    padding-right: .75em;
    font-size: 18px;
  }

  .nl-3-adv-main-conclusion {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .nl-3-adv-main-conclusion.color-yellow.mar-box-top.n-custom {
    padding-left: 2em;
    padding-right: 2em;
  }

  .nl-3-adv-hero-heading-h1 {
    width: 100%;
    font-size: 28px;
    line-height: 110%;
  }

  .nl-3-adv-content {
    width: 95%;
  }

  .nl-3-adv-main {
    padding-left: .75em;
    padding-right: .75em;
  }

  .nl-3-adv-main.n-custom {
    margin-top: -1em;
    padding-top: 0;
  }

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

  .nl-3-adv-main-cta-button {
    font-size: 18px;
    line-height: 100%;
  }

  .nl-3-adv-hero-heading {
    font-size: 14px;
  }

  .step-number {
    font-size: 21px;
  }

  .nl-3-adv-hero-img {
    top: -50px;
  }

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

  .hero-product-image {
    bottom: -40px;
  }

  .hero-product-image.n-custom {
    bottom: 0;
  }

  .nl-3-adv-h {
    font-size: 28px;
    line-height: 120%;
  }

  .nl-3-adv-h.fc-w {
    font-size: 24px;
    line-height: 135%;
  }

  .nl-3-adv-reasons-text-h.nl-3-adv-h {
    font-size: 32px;
    line-height: 110%;
  }

  .nl-3-adv-reasons-text-h.nl-3-adv-h.ta-l {
    font-size: 26px;
  }

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

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

  .nl-2-header-wrapper {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
    width: auto;
  }

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

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

  .cta-section-btn-2.mid-text-cta.cta-green.new-space {
    width: 100%;
    padding-right: 1em;
  }

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

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

  .nl-2-h1-4.space-new {
    margin-top: 1.1em;
    font-size: 24px;
    line-height: 135%;
  }

  .nl-2-h1-4.pad-space {
    font-size: 24px;
    line-height: 135%;
  }

  .nl-2-h1-4.padding-adj {
    font-size: 24px;
  }

  .nl-2-h1-4.padding-adj.new-adjust {
    line-height: 135%;
  }

  .nl-2-h1-4.margin-new {
    margin-top: -1em;
    margin-bottom: -3px;
    font-size: 24px;
    line-height: 135%;
  }

  .nl-2-h1-4.margin-new.padding-font-adj {
    font-size: 24px;
    line-height: 135%;
  }

  .nl-2-h1-4.margin-new.font-pace {
    font-size: 24px;
  }

  .nl-2-h1-4.new-space {
    font-size: 24px;
    line-height: 135%;
  }

  .nl-2-article-head.margin-left-new2 {
    padding-right: 1em;
  }

  .paragraph-42 {
    line-height: 119%;
  }

  .nl-6-article-pd {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .nl-2-body {
    width: 246.123%;
  }

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

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

  .nl-sidebar-inner.mar-cta-box-top {
    padding-top: 0;
  }

  .nl-2-heading {
    font-size: 38px;
    line-height: 107%;
  }

  .nl-2-heading.h-df {
    font-size: 29px;
    line-height: 127%;
  }

  .eq-v2-p {
    font-size: 16px;
    line-height: 21px;
  }

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

  .nl-3-adv-footer {
    margin-top: .125em;
  }

  .ad-haft-ts-si-testimonial {
    width: 80%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .ad-haft-ts-si-author-img {
    max-height: 125px;
  }

  .ad-haft-ts-si-author-name {
    font-size: 19px;
  }

  .l2-p-5 {
    color: #202020;
    font-size: 20px;
    font-weight: 400;
  }

  .l2-p-5.mt-1em.ad-haft-ts-si-p {
    font-size: 18px;
  }

  .ad-haft-ts-nav {
    bottom: -5%;
  }

  .icon, .icon-2 {
    font-size: 30px;
  }

  .l2-p-6 {
    color: #202020;
    font-size: 20px;
    font-weight: 400;
  }

  .l2-p-6.mt-1em.ad-haft-ts-si-p {
    font-size: 18px;
  }

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

  .paragraph-44 {
    line-height: 119%;
  }
}


