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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@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-header-2 {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  object-fit: fill;
  background-color: #fff;
  border: 1px #000;
  border-bottom: 3px solid #91a665;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  padding: 15px 0;
  display: flex;
}

.par-v4-header-wrapper-2 {
  background-color: #d9aa7100;
  border: 0 #000;
  border-bottom-color: #d2c7e9;
  justify-content: flex-start;
  align-items: center;
  width: 830px;
  padding: .5em 0;
  display: flex;
}

.gm-logo {
  text-align: left;
  width: 22%;
  height: 0%;
  padding-top: 0;
  padding-bottom: 0;
}

.gm-logo.footer {
  align-self: center;
  width: auto;
  height: auto;
  max-height: 50px;
  padding-top: 3px;
}

.bold-text-12 {
  color: #4c4c4c;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.bold-text-12.quellen {
  font-size: 14px;
  line-height: 20px;
}

.bold-text-12.lettko {
  font-size: 24px;
}

.bold-text-12.rot1 {
  color: red;
}

.par-v4-content-wrapper {
  padding: 1em 0;
}

.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-first.cta._3.links {
  display: none;
}

.op-product-option.f-first._2.cta.align-left {
  justify-content: center;
  align-items: flex-start;
}

.op-product-option.f-first._2.cta._3 {
  width: 100%;
}

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

.op-product-option.f-first._3x {
  border: 2px solid #23a454;
}

.op-product-option.f-first._3x._3 {
  border-color: #b91e1e;
}

.op-product-option.f-second {
  border-radius: 0;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 33%;
}

.op-product-option.f-second._2 {
  border-width: 2px;
  border-color: #23a454;
}

.op-product-option.f-first {
  border-style: none;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 35%;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
}

.op-product-option.f-first._2 {
  width: 60%;
}

.op-product-option.f-first._2.cta {
  border-style: none;
  width: 64%;
}

.op-product-option.f-first.cta {
  border-style: none;
  width: 35%;
}

.op-po-img {
  margin-top: 0;
  margin-bottom: 0;
}

.op-po-img.cta {
  border: 1px #000;
}

.bold-text-13 {
  color: #2c2c2c;
  font-family: Roboto, sans-serif;
  font-weight: 900;
}

.container-4 {
  align-self: flex-start;
  max-width: 940px;
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.par-v4-body-wrapper {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px #000;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 1000px;
  margin-top: 0;
  padding: 2em 6em;
}

.par-v4-body-wrapper.mt-2em {
  margin-top: 2em;
}

.social-link {
  background-color: #000;
  background-image: url('../images/facebook-logo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: margin .2s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.social-link:hover {
  margin-top: -8px;
}

.social-link.pinterest {
  background-color: #b7081b;
  background-image: url('../images/pinterest-logo.svg');
}

.social-link.pinterest.hide-for-now {
  display: none;
}

.social-link.email {
  background-image: url('../images/mail-logo.svg');
  background-size: auto 40%;
}

.social-link.email.hide-for-now {
  display: none;
}

.social-link.reddit {
  background-color: #ff4500;
  background-image: url('../images/reddit-logo.svg');
}

.social-link.reddit.hide-for-now {
  display: none;
}

.social-link.facebook {
  background-color: #0b85ee;
}

.social-link.facebook.hide-for-now {
  width: 50px;
  height: 50px;
  display: none;
}

.social-link.linkedin {
  background-color: #0a66c2;
  background-image: url('../images/linkedin-logo.svg');
  background-size: auto 45%;
}

.social-link.linkedin.hide-for-now {
  display: none;
}

.social-link.tumblr {
  background-color: #001833;
  background-image: url('../images/tumblr-logo.svg');
}

.social-link.tumblr.hide-for-now {
  display: none;
}

.social-link.twitter {
  background-color: #1c9cea;
  background-image: url('../images/twitter-logo.svg');
  background-size: auto 43%;
}

.social-link.twitter.hide-for-now {
  display: none;
}

.h2.ta-c.cta {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Roboto, sans-serif;
}

.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: #2c2c2c;
  text-align: center;
  align-self: stretch;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  display: flex;
}

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

.h2.t3t-section-h {
  color: #202020;
  margin-bottom: .5em;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
}

.h2.t3t-section-h._2 {
  color: #2c2c2c;
  font-size: 26px;
}

.h2.t3t-section-h._3 {
  margin-top: 40px;
}

.h2.t3t-section-h._3._4 {
  margin-bottom: 1em;
}

.h2.t3t-section-h._4._5 {
  margin-top: 30px;
}

.h2.ta-c {
  text-align: left;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-top: 0;
  padding-left: 0;
  padding-right: 20px;
  font-size: 32px;
  line-height: 100%;
  display: flex;
}

.h2.ta-c.cta {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.bold-text-252 {
  color: #000;
  padding-left: 0;
  padding-right: 0;
  font-size: 30px;
  line-height: 110%;
}

.bold-text-252.cta {
  color: #2c2c2c;
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
}

.bold-text-252.cta._4 {
  margin-bottom: 10px;
  font-size: 28px;
}

.list-3 {
  color: #4c4c4c;
  padding-left: 40px;
  list-style-type: disc;
}

.list-3.bewertung {
  padding-left: 40px;
}

.list-3._2 {
  list-style-type: decimal;
}

.list-3.plus-list, .list-3.plus-list.minus-list._3, .list-3.plus-list._3 {
  list-style-type: none;
}

.list-3.zahl, .list-3.num1 {
  list-style-type: decimal;
}

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

.list-3._5 {
  margin-top: 2em;
  font-family: Roboto, sans-serif;
}

.image-34 {
  border-radius: 200px;
  align-self: center;
  width: auto;
  height: 50px;
  min-height: 0;
  margin-right: 15px;
}

.par-v4-content-wrapper-extra-paddings {
  padding-left: 0;
  padding-right: 0;
}

.par-v4-content-wrapper-extra-paddings.body {
  color: #1c1c1c;
  background-color: #fff;
  font-family: Lato, sans-serif;
}

.button-2 {
  color: #4b3873;
  text-align: center;
  background-color: #d2c7e9;
  border-radius: 0;
  margin-top: 1.5em;
  padding: 1.2em 3em;
  font-size: 20px;
  font-weight: 900;
  line-height: 100%;
  display: block;
}

.button-2:hover {
  background-color: #c2b9d5;
}

.button-2.angebot-1 {
  color: #fff;
  background-color: #bf8034;
  font-size: 24px;
  font-weight: 500;
  box-shadow: 0 2px 5px #0003;
}

.button-2.angebot-1:hover {
  background-color: #cc9756;
}

.button-2.angebot-1.box {
  align-self: flex-start;
  margin-top: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  font-weight: 500;
}

.button-2.angebot-1.box.cta {
  background-color: #e7a130;
  align-self: stretch;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.button-2.angebot-1.zumangebot {
  background-color: #23a454;
  align-self: stretch;
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  font-weight: 500;
  box-shadow: 0 2px 5px #0003;
}

.button-2.angebot-1.zumangebot:hover {
  color: #23a454;
  background-color: #fff;
  border: 1px solid #23a454;
}

.button-2.angebot-1.zumangebot._2 {
  margin-top: 1em;
}

.content-container {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.content-container._100-margin-top {
  margin-top: 0;
}

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

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

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

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

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

.container-2.bewertung-1.uberuns {
  background-color: #f5f8ef;
  border-style: none;
  margin-top: 50px;
  margin-bottom: 0;
}

.socials-container {
  align-items: center;
  display: flex;
  position: relative;
}

.socials-container.copy-this {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

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

.par-v4-hero-img {
  border: 3px #bf8034;
  width: 100%;
  margin-top: .5em;
  margin-bottom: 1em;
}

.par-v4-p {
  margin-top: .7em;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 150%;
}

.par-v4-p.lead {
  color: #4c4c4c;
  align-self: flex-start;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}

.par-v4-p.lead.quellen {
  word-break: break-all;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}

.par-v4-p.lead.infobox {
  margin-top: 0;
  margin-bottom: 0;
}

.par-v4-p.lead.zusammengefasst {
  margin-top: 0;
}

.par-v4-p.lead.lettko {
  font-size: 24px;
}

.par-v4-p.lead._2 {
  font-weight: 400;
}

.par-v4-p.lead.abstand2, .par-v4-p.lead._4 {
  margin-top: 2em;
}

.par-v4-p.lead.ro1 {
  color: red;
}

.par-v4-p.subhead {
  color: #03080e;
  text-align: left;
  margin-top: .6em;
  margin-bottom: .5em;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

.par-v4-p.subhead.kategorie {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.par-v4-p.ccb-item-p {
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
}

.par-v4-p.table-p {
  margin-top: 0;
  margin-bottom: 0;
}

.par-v4-p.table-p.head-p {
  color: #fff;
}

.par-v4-p.exclusive-box {
  background-color: #ffc9c9;
  padding: 2em;
}

.par-v4-p.lead-copy {
  color: #4c4c4c;
  align-self: flex-start;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}

.par-v4-p.lead-copy.quellen {
  word-break: break-all;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}

.par-v4-p.lead-copy.infobox {
  margin-top: 0;
  margin-bottom: 0;
}

.par-v4-p.lead-copy.zusammengefasst {
  margin-top: 0;
}

.par-v4-p.lead-copy.lettko {
  font-size: 24px;
}

.par-v4-p.lead-copy._2 {
  font-weight: 400;
}

.par-v4-p.lead-copy.abstand2, .par-v4-p.lead-copy._4 {
  margin-top: 2em;
}

.par-v4-p.lead-copy.ro1 {
  color: red;
}

.par-v4-p.criteria-h {
  margin-top: 0;
  font-size: 26px;
}

.par-v4-p.pnc-p {
  margin-top: 0;
  margin-bottom: 0;
}

.image-35 {
  border: 3px solid #bf8034;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 40px;
  display: block;
}

.image-35.testimonial2, .image-35.testimonial {
  margin-bottom: 20px;
}

.image-35.testimonial.shinyhair, .image-35.testimonial.shinyhair._2 {
  border-style: none;
}

.image-35.testimonial.shinyhair.luxuryglow {
  border: 1px solid #91a665;
}

.image-35.testimonial.shinyhair.platz1 {
  border: 2px #d8d8d8;
  border-radius: 0;
}

.image-35.testimonial.shinyhair.mobile {
  display: none;
}

.image-35.testimonial.shinyhair._3 {
  margin-bottom: 0;
}

.image-35.testimonial.shinyhair._3._4 {
  margin-bottom: 20px;
}

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

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

.p.fsz-14.mb-0 {
  color: #000;
  align-self: center;
  margin-bottom: 0;
  font-size: 14px;
}

.p.fsz-14.mb-0.cta {
  font-family: Roboto, sans-serif;
}

.op-product-option-rating {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.op-product-option-rating.m-auto {
  margin-left: auto;
  margin-right: auto;
}

.bold-text-27 {
  color: #2c2c2c;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48px;
}

.list-item-6 {
  color: #4c4c4c;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.7;
}

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

.list-item-6.last.portulak {
  list-style-type: decimal;
}

.list-item-6.bewertung {
  margin-bottom: 10px;
}

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

.list-item-6.bewertung.last._2 {
  margin-bottom: 30px;
}

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

.list-item-6.green {
  color: green;
}

.list-item-6.red {
  color: #c51e1e;
}

.list-item-6.kigelia {
  margin-bottom: 40px;
  list-style-type: decimal;
}

.bildunterschrift {
  color: #000;
  background-color: #ffefdc;
  margin-top: -20px;
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 15px;
  font-size: 16px;
}

.bold-text-16 {
  color: #2c2c2c;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.bold-text-16.kategorie {
  color: #91a665;
  font-size: 18px;
  font-weight: 400;
}

.bold-text-16.subhead {
  color: #2c2c2c;
}

.op-product-options {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #000;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 30px;
  padding: 10px;
  display: flex;
  box-shadow: 0 0 5px #0003;
}

.op-product-options.mobile {
  display: none;
}

.op-product-options.desktop.cta {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f7f7f7;
  border-color: #202020;
  margin-bottom: 20px;
  padding-right: 20px;
  box-shadow: 0 0 5px #00000026;
}

.op-product-options.desktop.cta._2 {
  box-shadow: none;
  border-style: none;
  border-color: #d8d8d8;
  margin-bottom: 0;
}

.op-product-options.desktop.cta._3 {
  background-color: #f1f8e1;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.par-v4-h {
  color: #2c2c2c;
  align-self: flex-start;
  margin-top: 50px;
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 44px;
}

.par-v4-h.h4 {
  color: #4b3873;
  margin-top: 30px;
  font-size: 32px;
  line-height: 32px;
}

.par-v4-h.h4.gut {
  color: #000;
  font-size: 28px;
  line-height: 32px;
}

.par-v4-h.h4.gut.box {
  margin-top: 0;
  font-size: 24px;
}

.par-v4-h.h4.gut.box.zwischenheadline {
  color: #2c2c2c;
  margin-top: 30px;
}

.par-v4-h.h4.gut.box.zwischenheadline.frage {
  margin-top: 40px;
}

.par-v4-h.h4.gut.box.zwischenheadline._3 {
  margin-top: 50px;
}

.par-v4-h.h4.gut.teilen {
  margin-bottom: 10px;
}

.par-v4-h.h4.gut.teilen.studien {
  border-top: 1px solid #000;
  padding-top: 30px;
}

.par-v4-h.platz1 {
  margin-top: 0;
}

.par-v4-h.h3 {
  font-size: 26px;
}

.par-v4-h.h3.m0 {
  color: #2c2c2c;
  margin-top: 0;
  margin-bottom: 0;
}

.par-v4-h.h3.m0.fc-green {
  color: #2c2c2c;
}

.par-v4-h.mt-0 {
  margin-top: 0;
}

.par-v4-h._2 {
  margin-bottom: 15px;
}

.par-v4-heading {
  color: #2c2c2c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48px;
}

.bold-text-14 {
  color: #000;
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
}

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

.bold-text-14.box.berschrift {
  color: #2c2c2c;
  line-height: 34px;
}

.bold-text-14.box.berschrift._1 {
  color: #91a665;
}

.bold-text-14.uberuns {
  color: #2c2c2c;
  border-left: 5px solid #91a663;
  padding-left: 15px;
}

.bold-text-14.uberuns.teilen {
  color: #2c2c2c;
  border: 1px #000;
  padding-left: 0;
  font-size: 24px;
}

.relative {
  align-self: flex-start;
  margin-top: 0;
  position: relative;
}

.par-v4-p-2 {
  text-align: left;
  align-self: flex-start;
  margin-top: .7em;
  font-size: 18px;
  line-height: 160%;
}

.par-v4-p-2.advertorial {
  color: #6c717d;
  text-align: right;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.par-v4-p-2.date {
  color: #6c717d;
  text-align: left;
  text-align: left;
  flex: 1;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.par-v4-p-2.advertorial {
  color: #6c717d;
  text-align: right;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.par-v4-disclaimer-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: 800px;
  padding: 1em 0 2em;
  display: flex;
}

.par-v4-source-box {
  border: 10px #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  display: block;
}

.source {
  color: #afafaf;
  text-align: justify;
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.par-v4-footer-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 0 #000;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  padding-top: .5em;
  padding-bottom: .5em;
  display: flex;
}

.footer-links {
  text-align: center;
  align-self: center;
}

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

.body-2 {
  background-color: #f7f7f7;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.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(90deg, #e5f0cf, #bbd87d);
  border-top-style: none;
  border-bottom-style: none;
  width: 100%;
  margin-bottom: 1em;
  padding-top: 1em;
  padding-bottom: 1.5em;
}

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

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

.bold-text-255 {
  color: #4c4c4c;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.bold-text-259 {
  color: #2c2c2c;
  font-family: Roboto, sans-serif;
  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;
}

.award-item.studie.cleanser {
  padding-right: 30px;
}

.award-item._1 {
  align-self: center;
}

.trust-section {
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.trust-section-logo {
  max-width: 30%;
}

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

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

.paragraph-11 {
  align-self: center;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-11._2 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.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;
  font-family: Roboto, sans-serif;
  box-shadow: 0 2px 5px #0003;
}

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

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

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

.op-po-cta._2x._1x._2.test {
  background-color: #23a454;
  border-color: #57b87c;
  box-shadow: 0 2px 5px #0003;
}

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

.op-po-cta._3x {
  background-color: #23a454;
  border: 1px solid #23a454;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.op-po-cta._3x:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #23a454;
}

.op-po-cta._3x._2 {
  background-color: #5dc238;
  border-color: #5dc238;
  width: 100%;
  margin-top: .5em;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 22px;
  box-shadow: 0 2px 17px 4px #0003;
}

.op-po-cta._3x._2:hover {
  color: #5dc238;
  background-color: #fff;
}

.op-po-cta._3x._2._3 {
  text-align: center;
  align-self: center;
  width: 40%;
  margin-top: 0;
  padding: .75em 0;
  font-size: 16px;
}

.op-po-cta._3x._2._4 {
  margin-top: 1em;
}

.op-po-cta._3x._2._4._5 {
  margin-top: 0;
}

.op-po-cta._3x._3 {
  background-color: #b91e1e;
  border-color: #b91e1e;
  box-shadow: 0 2px 5px #0003;
}

.op-po-cta._3x._3:hover {
  color: #b91e1e;
  background-color: #fff;
}

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

.bold-text-275 {
  font-weight: 600;
}

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

.op-content-wrapper-fw.fw-grey-bg {
  background-color: #f7f7f7;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 2.5em;
  padding-bottom: 2em;
  display: flex;
}

.op-content-wrapper-fw.fw-grey-bg._2 {
  background-color: #fff;
  margin-top: 0;
}

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

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

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

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

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

.bold-text-6 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-decoration: line-through;
}

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

.t3ti-head-h {
  color: #2c2c2c;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  line-height: 100%;
}

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

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

.container-5.cleanser {
  margin-top: 10px;
}

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

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

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

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

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

.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._3erpack.last._3 {
  margin-bottom: 0;
}

.fomo-adv-box-item._2._3erpack._3 {
  width: 100%;
}

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

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

.bold-text-266.abstand {
  margin-bottom: 2em;
}

.bold-text-3 {
  color: #b91e1e;
  font-weight: 700;
}

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

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

.bold-text-45 {
  font-size: 26px;
  font-weight: 500;
}

.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 {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 900;
  line-height: 48px;
}

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

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

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

.t3ti-head-img._2 {
  vertical-align: baseline;
  border-radius: 0;
  align-self: stretch;
  max-height: 100%;
}

.t3ti-head-img._2.einzeln {
  border: 1px solid #e6e6e6;
}

.t3ti-head-img._2._3 {
  align-self: center;
  width: 50%;
}

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

.text-span-2.rot {
  text-decoration: none;
}

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

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

.op-content-wrapper._3 {
  justify-content: space-between;
  align-self: center;
  align-items: stretch;
  width: 1200px;
  display: flex;
}

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

.op-awards-section._1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.op-awards-section._2 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  margin-top: 0;
}

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

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

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

.social-icon {
  background-color: #2c2c2c;
  border: 1px solid #2c2c2c;
  border-radius: 0;
  max-height: 30px;
  padding: 5px;
}

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

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

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

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

.h3.mb-0 {
  color: #2c2c2c;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  line-height: 100%;
}

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

.h3.mb-0.pl-0.auszeichnung {
  margin-bottom: 30px;
  font-size: 26px;
  line-height: 120%;
}

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

.h3.mb-0.pl-0._2 {
  font-weight: 900;
  line-height: 140%;
}

.h3.mb-0.pl-0.cleanser {
  color: #b91e1e;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: none;
  margin-bottom: 0;
  margin-left: 2em;
  margin-right: 2em;
  line-height: 120%;
  display: block;
}

.h3._1 {
  color: #000;
  font-family: Roboto, sans-serif;
}

.h3.mb-0 {
  color: #2c2c2c;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  line-height: 100%;
}

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

.h3.mb-0.pl-0 {
  color: #2c2c2c;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 26px;
}

.h3.mb-0.pl-0.produktinfos {
  color: #2c2c2c;
}

.faq-button {
  height: 25px;
}

.hashtag-p.p-3 {
  color: #fff;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.hashtag-p.p-3._2 {
  font-size: 18px;
}

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

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

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

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

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

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

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

.op-list {
  color: #4c4c4c;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
  list-style-type: none;
}

.op-list._2.mitte {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: 700px;
  margin-top: 30px;
  margin-bottom: 0;
  display: flex;
}

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

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

.faq-answer.faq-answer-paddings {
  padding: .5em 1.5em 2em;
}

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

.fsz-26 {
  font-size: 26px;
}

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

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

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

.bold-text-270 {
  color: #2c2c2c;
}

.bold-text-2 {
  color: #202020;
  -webkit-text-stroke-color: #4b3873;
  font-family: Roboto, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 44px;
}

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

.op-hashtag {
  background-color: #91a665;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-top: 1.5em;
  margin-bottom: 1em;
  margin-right: 55%;
  padding: .1em 1.5em .1em .8em;
}

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

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

.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: 20px;
  display: block;
  position: relative;
}

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

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

.answer-p.p-3 {
  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.last {
  padding-bottom: 0;
}

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

.answer-p.p-3.wirkung._1._2 {
  margin-bottom: 10px;
  padding-bottom: 0;
  font-weight: 400;
}

.answer-p.p-3.wirkung._1._2._3 {
  margin-bottom: 0;
}

.answer-p.p-3.wirkung._1.cleanser {
  text-align: center;
  padding-bottom: 0;
}

.answer-p.p-4 {
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 21px;
  font-weight: 400;
}

.answer-p.faq-answer-no-paddings {
  margin-bottom: 1em;
  font-size: 21px;
}

.bold-text-279 {
  color: #2c2c2c;
  font-size: 16px;
  font-weight: 700;
}

.bold-text-280 {
  color: #000;
  font-size: 16px;
}

.social-links {
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  display: flex;
}

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

.p-2.p-padding.ta-c.pb-0 {
  margin-bottom: 0;
}

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

.p-2.p-padding.ta-c.pb-0.p-custom-style.gr-n {
  color: #23a454;
  font-weight: 500;
}

.p-2.p-padding.ta-c.pb-0.p-custom-style.versand {
  font-size: 14px;
}

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

.p-2.fsz-14.mb-0 {
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

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

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

.p-2.option-tag-p {
  color: #fff;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.p-2.option-tag-p._2 {
  text-align: center;
  text-transform: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
}

.p-2.option-tag-p._2._3 {
  padding-left: 5em;
  padding-right: 5em;
  font-weight: 400;
}

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

.p-2.ta-c {
  color: #2c2c2c;
  text-align: center;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

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

.p-2.ta-c.po-price.fsz-26._2 {
  text-decoration: none;
}

.p-2.ta-c.b-rste {
  color: #23a454;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.p-2.ta-c.shampoo {
  color: #23a454;
  margin-left: 20px;
  margin-right: 20px;
  font-weight: 700;
}

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

.op-best-option-tag._2 {
  padding: .5em 1em;
}

.op-best-option-tag._2._4 {
  background-color: #b91e1e;
}

.ts-h {
  color: #2c2c2c;
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  line-height: 100%;
}

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

.bold-text-299 {
  font-weight: 600;
}

.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 {
  margin-top: 1em;
  padding-bottom: 0;
  display: none;
}

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

.t3-testimonials-item._2 {
  width: 50%;
}

.t3-testimonials-item._2.einzeln {
  width: 100%;
}

.t3-testimonials-item._3 {
  margin-top: 30px;
}

.psi-row {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  background-color: #fff;
  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.lager {
  margin-top: 1em;
}

.psi-row._2 {
  justify-content: flex-start;
  align-items: flex-start;
}

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

.t3ti-head-info._2 {
  align-self: flex-start;
  margin-bottom: 5px;
}

.color-red {
  color: #b91e1e;
}

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

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

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

.p-3 {
  color: #4c4c4c;
  align-self: flex-start;
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

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

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

.p-3.mb-0 {
  color: #4c4c4c;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.p-3.mb-0.info {
  background-color: #d6eeb4;
  margin-bottom: 20px;
  padding: 10px 15px;
}

.p-3.mb-0._2 {
  margin-bottom: 20px;
}

.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: #23a454;
}

.p-3.fsz-21.mb-0, .p-3.fsz-21.td-st.mb-0 {
  font-size: 21px;
}

.p-3.fsz-21.td-st.mb-0.normalpreis {
  text-decoration: line-through;
}

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

.p-3.fragen {
  margin-top: -15px;
  margin-bottom: 5px;
}

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

.p-3.footer-p {
  color: #2c2c2c;
  text-align: center;
  margin-top: 2em;
  font-size: 14px;
}

.p-3.mt-1em {
  margin-top: 1em;
}

.p-3.last {
  margin-bottom: 30px;
}

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

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

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

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

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

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

.container-6.rzte.cleanser {
  align-self: center;
  padding-right: 0;
}

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

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

.divider._3._5 {
  margin-bottom: 1em;
}

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

.divider._4._1 {
  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._2._3 {
  background-color: #d8d8d8;
  height: 1px;
  margin-top: 2em;
  margin-bottom: 2em;
}

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

.bold-text-274 {
  font-weight: 600;
}

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

.bold-text-277.sparen {
  color: #b91e1e;
}

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

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

.content-head._3 {
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

.content-head._3._2 {
  justify-content: flex-end;
  align-items: center;
}

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

.payment-img._2 {
  margin-top: 20px;
}

.bold-text-257 {
  color: #2c2c2c;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

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

.bold-text-272 {
  color: #202020;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.trust-section-left {
  align-self: flex-start;
  max-width: 65%;
}

.faq-item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 0;
  flex-flow: column;
  padding: 0;
  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;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

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

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

.op-top-3-testimonials._2._3._5, .op-top-3-testimonials._2._4 {
  padding-bottom: 0;
}

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

.op-top-3-testimonials._3._4 {
  padding-top: 0;
}

.op-top-3-testimonials._3._4._5 {
  padding-bottom: 0;
}

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

.op-awards-section-wrapper.mobile {
  display: none;
}

.op-awards-section-wrapper.auszeichnungen {
  margin-bottom: 0;
}

.op-awards-section-wrapper._2.cleanser {
  background-color: #f3c7c7;
  border-top: 1px solid #b91e1e;
  border-bottom: 1px #b91e1e;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0;
}

.op-awards-section-wrapper._2.cleanser._3 {
  margin-bottom: 0;
}

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

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

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

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

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

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

.swiper-wrapper {
  position: relative;
}

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

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

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

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

.award-img.nutri, .award-img.ssl {
  width: 100%;
}

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

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

.op-footer-inner {
  flex-flow: column;
  justify-content: space-between;
  width: 700px;
  display: flex;
}

.opfi-first-line {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.op-footer-link {
  color: #2c2c2c;
  -webkit-text-stroke-color: #4b3873;
  font-size: 16px;
  line-height: 100%;
  text-decoration: none;
}

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

.op-footer-logo {
  max-height: 50px;
}

.op-footer {
  background-color: #f7f7f7;
  border-top: 3px #4b3873;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 3em;
  display: flex;
}

.offerpage {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.heading {
  color: #2c2c2c;
  font-family: Roboto, sans-serif;
  font-size: 28px;
}

.paragraph-12 {
  color: #4c4c4c;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 1.7;
}

.button {
  text-align: center;
  text-transform: uppercase;
  background-color: #91a663;
  border: 1px solid #91a663;
  border-radius: 0;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 25px 18px;
  font-family: Roboto, sans-serif;
  font-size: 19px;
  font-weight: 500;
  display: flex;
}

.button:hover {
  color: #91a663;
  background-color: #fff;
  border: 1px solid #91a663;
  font-size: 19px;
  font-weight: 500;
}

.button._3 {
  margin-top: 20px;
}

.button._3._4 {
  margin-bottom: 30px;
}

.button.normal {
  margin-bottom: 15px;
  transition: all .3s;
}

.button.amazon {
  color: #91a663;
  background-color: #fff;
}

.button.amazon:hover {
  background-color: #ededed;
}

.button.mt-custom {
  margin-top: 1em;
}

.button._4 {
  text-transform: none;
  flex-flow: column;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 700;
  line-height: 26px;
  box-shadow: 0 0 5px #0003;
}

.button._4._3.sticky {
  position: sticky;
  bottom: 20px;
  right: 20px;
}

.button._4._3.sticky-cta-btn {
  align-items: center;
  width: 500px;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.button._4._3.sticky-cta-btn._6 {
  background-color: #5dc238;
  border-color: #5dc238;
}

.button._4._3.sticky-cta-btn._6:hover {
  color: #5dc238;
  -webkit-text-stroke-color: #5dc238;
  background-color: #fff;
}

.button._4._6 {
  margin-bottom: 1em;
}

.button._5 {
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
}

.reviewbox {
  border: 1px solid #2c2c2c;
  padding: 5px 25px 25px;
  box-shadow: 5px 6px #91a6633d;
}

.ah-header-wrap {
  color: #fff;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.image {
  max-height: 50px;
}

.ah-content {
  justify-content: center;
  align-items: flex-start;
  min-height: 0;
  display: flex;
}

.ah-content-wrap {
  max-width: 60%;
  padding-top: 3em;
}

.ah-adv-bar {
  width: 100%;
}

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

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

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

.ah-footer-wrapper {
  padding-top: 2em;
  padding-bottom: 2em;
}

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

.ah-footer-link {
  color: #aaa;
  margin-left: 15px;
}

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

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

.text-span-4 {
  background-color: #0000;
}

.section {
  background-color: #eff5ed;
  margin-bottom: 20px;
  padding: 5px 20px;
}

.section._1 {
  background-color: #eff5ed;
  border: 1px solid #91a665;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.section._1._2 {
  padding-top: 20px;
}

.paragraph-13 {
  color: #4c4c4c;
  margin-top: -10px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.bold-text-307 {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 30px;
}

.paragraph-14 {
  color: #4c4c4c;
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.paragraph-14.bwertungen {
  margin-bottom: 40px;
}

.sticky-button {
  display: block;
  position: fixed;
  bottom: 20px;
  right: 20px;
}

.youtube {
  margin-top: 1em;
}

.link, .link-2 {
  color: #91a663;
}

.ergebnisse {
  color: gray;
  width: 100%;
  margin-top: -5px;
  margin-bottom: 20px;
  font-size: 12px;
  display: block;
  position: static;
  inset: auto auto 0% 0%;
}

.ergebnisse._2 {
  margin-top: -15px;
  margin-bottom: 0;
}

.container-7 {
  max-width: 100%;
  position: relative;
  inset: -50px 0% 0% 20px;
}

.loading-screen {
  z-index: 9999;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.success-text {
  color: #fff;
  font-size: 32px;
}

.text-block {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  max-width: 20%;
  display: flex;
}

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

.container-8 {
  display: block;
}

.rechts {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: stretch;
  width: 50%;
  display: flex;
}

.section-2, .section-3 {
  width: 100%;
  display: flex;
}

.rechtslinks {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-top: 30px;
  margin-bottom: 20px;
  display: flex;
}

.links {
  align-self: flex-start;
  width: 50%;
}

.text-block-2 {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.7;
}

.text-block-2.textrechts {
  color: #4c4c4c;
  font-size: 18px;
  line-height: 1.6;
}

.text-block-2.textrechts._2 {
  margin-top: 20px;
  font-size: 16px;
}

.text-block-3 {
  color: #4c4c4c;
  font-size: 20px;
  line-height: 1.7;
}

.text-block-3.drlettko {
  padding: 0;
}

.drlettko {
  background-color: #f7f7f7;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
}

.html-embed-3 {
  width: 50px;
  margin-left: auto;
  margin-right: auto;
}

.nl-header {
  border-bottom: 3px solid #91a665;
}

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

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

.eq-v2-testimonial-about-author {
  margin-left: 15px;
}

.features-img {
  border: 1px solid #000;
  border-radius: 0;
  max-height: 300px;
  box-shadow: 5px 5px #91a66580;
}

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

.nl-headline {
  color: #2c2c2c;
  font-family: Roboto, sans-serif;
  font-weight: 900;
  line-height: 46px;
}

.features-list-item-info {
  max-width: 60%;
}

.par-v4-disclaimer-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: 900px;
  padding: 1em 0 2em;
  display: flex;
}

.cta-section-steps {
  margin-top: 3em;
  margin-bottom: 3em;
}

.heading-17 {
  color: #2c2c2c;
  margin-top: 14px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 34px;
}

.nl-li {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 15px;
}

.features-list {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  flex-direction: column;
  margin-top: 5em;
  display: flex;
}

.nl-li-item {
  color: #4c4c4c;
  margin-bottom: .8em;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.image-19 {
  align-self: center;
  max-height: 15px;
}

.features-list-item-text-h {
  color: #2c2c2c;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 900;
  line-height: 42px;
}

.features-list-item-text-h._1 {
  color: #2c2c2c;
  margin-top: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 900;
}

.eq-v2-testimonial-head {
  align-items: center;
  display: flex;
}

.testimonial {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial._2 {
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
}

.eq-v2-testimonial-preamble {
  color: #2c2c2c;
  margin-top: .1em;
  margin-bottom: .5em;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 100%;
}

.nl-body-wrapper {
  border-bottom: 1px #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.nl-hero-description {
  background-color: #eff5ed;
  border: 1px #000;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 30%;
  padding: 2em 1.5em;
  display: flex;
}

.source-2 {
  text-align: justify;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 150%;
}

.source-2.disclaimer {
  color: #4c4c4c;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.nl-hero-section {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 85%;
  margin-top: 2em;
  margin-bottom: 2em;
  margin-right: auto;
  display: flex;
}

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

.nl-article-info {
  color: #6c717d;
  font-family: Roboto, sans-serif;
  font-style: normal;
}

.rating-p {
  color: #4c4c4c;
  align-self: center;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 100%;
}

.nl-rating {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 10px;
  display: flex;
}

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

.cta-section-btn.fixed-cta {
  background-color: #bf8034;
  border: 1px solid #bf8034;
  border-radius: 0;
}

.nl-body {
  border-bottom: 3px solid #91a665;
  align-items: center;
  display: flex;
}

.hero-section-cta-btn {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #91a665;
  border: 1px #91a665;
  border-top-color: #000;
  border-radius: 0;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.hero-section-cta-btn:hover {
  border-left-color: #91a665;
}

.paragraph-15 {
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

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

.nl-content-piece.cta-section {
  background-color: #eff5ed;
  border: 1px #000;
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  margin-top: 4em;
  margin-bottom: 0;
  padding: 2em 5em 4em;
  display: flex;
}

.nl-comments-section {
  width: 100%;
  max-width: 900px;
  padding: 2em 0;
}

.scroll-view-trgr {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.eq-v2-testimonial-p {
  color: #4c4c4c;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

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

.cta-section-item-step {
  color: #2c2c2c;
  text-align: left;
  flex: none;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 100%;
  display: block;
}

.hero-img {
  border: 1px #000;
  border-radius: 0;
}

.eq-v2-test-author-photo {
  border-radius: 50px;
  max-height: 60px;
}

.text-block-4 {
  color: #4c4c4c;
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}

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

.features-list-item {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: flex-start;
  display: flex;
}

.eq-v2-test-author-name {
  color: #2c2c2c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 100%;
}

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

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

.cta-section-item-step-description.nl-p {
  margin-bottom: 20px;
  line-height: 150%;
}

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

.nl-p {
  color: #4c4c4c;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.nl-p.features-list-item-text-p {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.nl-p.features-list-item-text-p.p-testimonial-inside {
  background-color: #eff5ed;
  border: 1px #000;
  border-radius: 0;
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 20px;
}

.nl-p.features-list-item-text-p.p-testimonial-inside._2 {
  padding: 10px 15px;
}

.nl-p.cta-nl-p {
  text-align: center;
  line-height: 150%;
}

.nl-p.cta-nl-p.p-mt {
  margin-bottom: 0;
  line-height: 150%;
}

.eq-v2-testimonial-time {
  color: #4c4c4c;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
}

.bild {
  margin-bottom: 30px;
}

.nl-cta-section-h1 {
  color: #2c2c2c;
  text-align: center;
  margin-bottom: 1.5em;
  font-family: Roboto, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 46px;
}

.pp-hero-logo {
  max-height: 32px;
}

.par-v4-footer-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f7f7f7;
  border: 0 #000;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  padding-top: .5em;
  padding-bottom: .5em;
  display: flex;
}

.gm-logo-2 {
  text-align: left;
  height: 50px;
}

.gm-logo-2.footer {
  text-align: left;
  align-self: center;
  width: 120px;
  height: 100%;
  padding-top: 3px;
  line-height: 20px;
}

.footer-links-2 {
  color: #fff;
  align-self: center;
}

.footer-link-2 {
  color: #4c4c4c;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: 400;
  text-decoration: none;
}

.mobile-fixed-cta {
  justify-content: center;
  align-items: center;
  display: none;
}

.paragraph-16 {
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
}

.bold-text-308 {
  font-weight: 900;
}

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

.image-37 {
  border: 3px solid #bf8034;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 40px;
  display: block;
}

.image-37.testimonial {
  margin-bottom: 20px;
}

.image-37.testimonial.shinyhair {
  border-style: none;
}

.image-38 {
  border: 3px solid #bf8034;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 40px;
  display: block;
}

.image-38.testimonial {
  margin-bottom: 20px;
}

.image-38.testimonial.shinyhair {
  border-style: none;
}

.image-39 {
  border: 3px solid #bf8034;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 40px;
  display: block;
}

.image-39.testimonial {
  margin-bottom: 20px;
}

.image-39.testimonial.shinyhair {
  border-style: none;
}

.image-40 {
  border: 3px solid #bf8034;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 40px;
  display: block;
}

.image-40.testimonial {
  margin-bottom: 20px;
}

.image-40.testimonial.shinyhair {
  border: 1px solid #d8d8d8;
  border-bottom-style: none;
  border-radius: 0;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  box-shadow: 0 0 5px #0003;
}

.image-40.testimonial.shinyhair._3 {
  margin-top: 1.5em;
  margin-bottom: 2em;
}

.image-40.testimonial.shinyhair._3._4 {
  margin-bottom: 0;
}

.image-40.testimonial.shinyhair._2 {
  margin-bottom: 15px;
}

.image-40.testimonial.shinyhair._2._3 {
  border-radius: 0;
  margin-top: 10px;
}

.image-40.testimonial.shinyhair.mobile {
  display: none;
}

.bold-text-310 {
  color: #971818;
  font-weight: 900;
}

.bold-text-311 {
  font-weight: 500;
}

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

.bold-text-312, .text-span-6 {
  font-weight: 500;
}

.heading-18 {
  font-family: Roboto, sans-serif;
  font-size: 32px;
}

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

.text-block-5 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

._3erpack {
  color: #2c2c2c;
}

.normalpreis {
  color: #4c4c4c;
}

.infobox {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f7f7f7;
  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;
}

.infobox._2 {
  background-color: #f2f6e8;
  border: 1px solid #91a665;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  display: flex;
}

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

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

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

.container-9._2.neu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}

.vorhernachher {
  margin-top: 15px;
  margin-bottom: 40px;
}

.vorhernachher._2 {
  margin-bottom: 0;
}

.text-block-6 {
  color: #23a454;
  background-color: #23a45400;
  margin-top: 10px;
  padding: 3px 5px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.container-10 {
  background-color: #f5f5f5;
}

.container-10.bildunterschrift._2 {
  background-color: #f3fce4;
  margin-top: -15px;
  margin-bottom: 30px;
  padding: 15px 20px;
}

.container-10.bildunterschrift._2.gelb {
  background-color: #f5f5f5;
  flex-flow: column;
  margin-top: 0;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.container-10.bildunterschrift._2.li {
  background-color: #fffadc;
}

.container-10.bildunterschrift._2.g1 {
  background-color: #b6f500;
}

.container-10.bildunterschrift._2.g2 {
  background-color: #a4dd00;
}

.container-10.bildunterschrift._2.g3 {
  background-color: #98cd00;
}

.container-10.bildunterschrift._2._4 {
  background-color: #e4f7fc;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 0;
  box-shadow: 0 0 5px #0003;
}

.container-10.bildunterschrift._2.blau {
  background-color: #e4effc;
}

.container-10.bildunterschrift._2.rot1 {
  background-color: #fce4e4;
}

.text-block-7 {
  color: #4c4c4c;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}

.bold-text-314 {
  color: #2c2c2c;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

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

.bold-text-316 {
  color: #2c2c2c;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

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

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

.text-block-8 {
  color: #4c4c4c;
  background-color: #f7f7f7;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 10px 15px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

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

.text-span-9 {
  color: #91a665;
}

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

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

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

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

.p-5._2 {
  color: #343434;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  line-height: 140%;
}

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

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

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

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

.luxg-ul {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  display: flex;
}

.luxg-ul-li {
  font-size: 18px;
  line-height: 100%;
}

.progress-box {
  background-color: #f1f1f1;
  border: 1px solid #0000001a;
  border-radius: 15px;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 2em 2em 3em;
}

.step-box {
  color: #2c2c2c;
  background-color: #f5f5f5;
  border: 2px #92a56a;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  padding: 1em 2em;
  font-family: Roboto, sans-serif;
  display: flex;
}

.steps-box-wrapper {
  margin-top: 2em;
  margin-bottom: 2em;
  display: flex;
}

.li-img {
  border-radius: 0;
  margin-bottom: 1em;
}

.studie {
  border-radius: 0;
  padding-left: 5px;
}

.text-block-9 {
  text-align: center;
  border-bottom: 1px solid #d8d8d8;
  margin-top: 15px;
  padding-bottom: 29px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

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

.container-11 {
  background-color: #e7f3ee;
  border: 1px #d8d8d8;
  border-radius: 5px;
  flex-flow: row;
  padding: 10px;
  display: flex;
}

.container-11._2 {
  background-color: #ecf0e3;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 2em;
  margin-bottom: 2.5em;
  padding-top: 30px;
  padding-left: 20px;
}

.container-11._3 {
  background-color: #ecf0e3;
  border-radius: 0;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 100%;
  margin: 2em 0;
}

.container-12 {
  border: 1px solid #d8d8d8;
  border-top-style: none;
  border-radius: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.container-12._2 {
  border-style: solid;
  border-radius: 0;
  margin-top: 40px;
  padding-bottom: 30px;
}

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

.text-block-10 {
  color: #91a663;
  align-self: center;
  margin-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-block-10._2 {
  color: #343434;
  align-self: flex-start;
  margin-bottom: 15px;
  margin-left: 0;
  font-size: 24px;
  font-weight: 600;
}

.studienbox {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 0;
  margin-bottom: 1em;
  padding: 10px 20px;
}

.studienbox._5 {
  margin-bottom: 2em;
}

.studienbox._5._3 {
  border-radius: 0;
  margin-top: 2em;
  margin-bottom: 2em;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  transform: translate(0);
  box-shadow: 0 0 5px #0003;
}

.studienbox._2 {
  border-radius: 0;
}

.studienbox._3 {
  margin-top: 2em;
  box-shadow: 0 0 5px #0003;
}

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

.bold-text-321 {
  color: #2c2c2c;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.bold-text-321.kategorie {
  color: #fff;
  background-color: #91a665;
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
}

.bold-text-321.subhead {
  color: #2c2c2c;
  font-size: 22px;
  font-weight: 500;
}

.par-v4-content-wrapper-2 {
  padding: 1em 0;
}

.image-41 {
  border-radius: 5px;
  width: 4rem;
  max-height: 100%;
}

.bold-text-322 {
  color: #24c163;
}

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

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

.bold-text-323 {
  color: #2c2c2c;
  font-family: Roboto, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 46px;
}

.bold-text-324 {
  color: #343434;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.bold-text-324.quellen {
  font-size: 14px;
  line-height: 20px;
}

.bold-text-325 {
  color: #000;
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
}

.bold-text-325.uberuns {
  color: #2c2c2c;
  border-left: 5px solid #24c163;
  padding-left: 15px;
}

.bold-text-325.uberuns.teilen {
  color: #343434;
  border: 1px #000;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 24px;
}

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

.bold-text-325.box.berschrift {
  color: #2c2c2c;
  font-weight: 900;
  line-height: 34px;
}

.par-v4-heading-2 {
  color: #2c2c2c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
}

.bold-text-326 {
  color: #91a663;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  font-size: 24px;
  font-weight: 600;
  display: flex;
}

.par-v4-hero-img-2 {
  border: 3px #bf8034;
  border-radius: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}

.l2-p-3 {
  color: #4c4c4c;
  align-self: flex-start;
  margin-bottom: 1em;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}

.l2-p-3.zusammenfassung {
  margin-bottom: .75em;
}

.l2-p-3.studie {
  align-self: center;
  margin-bottom: .25em;
  font-size: 20px;
}

.l2-p-3.studie.update2 {
  font-size: 24px;
}

.l2-p-3.studienbox {
  border: 1px #000;
  border-bottom: 1px solid #d8d8d8;
  border-radius: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-left: 0;
  font-size: 22px;
}

.l2-p-3.studienbox._2 {
  border-top-style: solid;
  border-top-color: #d8d8d8;
  border-bottom-style: none;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 10px;
}

.l2-p-3._2 {
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 1.5em;
  padding-bottom: 30px;
}

.l2-p-3.innen {
  margin-top: 1em;
}

.l2-p-3.grau {
  color: #fff;
}

.l2-img-trust-icon {
  border: 1px solid #d8d8d8;
  border-radius: 0;
  max-height: 85px;
  margin: 0 auto 2.5em;
  padding: 10px;
  box-shadow: 0 0 5px #0003;
}

.container-13 {
  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-13.kundebewertung1 {
  border-radius: 0;
  margin-bottom: 20px;
}

.container-13.kundebewertung1.last {
  background-color: #f9f2dc;
  margin-bottom: 2.5em;
}

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

.container-14 {
  border-bottom: 1px solid #d8d8d8;
  align-self: flex-start;
  max-width: 940px;
  margin-bottom: 30px;
  padding-top: 5px;
  padding-bottom: 15px;
  display: flex;
}

.container-15 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 15px;
  display: flex;
}

.container-15.studie {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
}

.container-15.studie.update {
  color: #0a5f55;
  background-color: #ecf0e3;
  border: 1px solid #d8d8d8;
  border-bottom-style: none;
  border-radius: 0;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  font-size: 24px;
}

.container-15.studie.ingriedient {
  justify-content: flex-start;
  align-items: center;
  margin: 30px 0 20px;
  display: block;
}

.container-15.studie.ingriedient._2 {
  margin-top: 3em;
}

.source-3 {
  color: #afafaf;
  text-align: justify;
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

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

.image-42 {
  border-radius: 200px;
  align-self: center;
  width: auto;
  height: 50px;
  min-height: 0;
  margin-right: 15px;
}

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

.par-v4-p-3.subhead {
  color: #2c2c2c;
  text-align: left;
  margin-top: .6em;
  margin-bottom: 1em;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.par-v4-p-3.subhead.kategorie {
  text-align: left;
  background-color: #24c16300;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: .5em;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
}

.par-v4-p-3.lead {
  color: #343434;
  align-self: flex-start;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}

.par-v4-p-3.lead.quellen {
  word-break: break-all;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}

.par-v4-p-3.lead.ende {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 30px;
}

.par-v4-p-3.lead.anfang {
  padding-top: 20px;
}

.par-v4-content-wrapper-extra-paddings-2 {
  padding-left: 0;
  padding-right: 0;
}

.par-v4-content-wrapper-extra-paddings-2.body {
  color: #343434;
  background-color: #fff;
  font-family: Lato, sans-serif;
}

.par-v4-h-2 {
  color: #2c2c2c;
  align-self: flex-start;
  margin-top: 50px;
  margin-bottom: 25px;
  font-size: 36px;
  font-weight: 600;
  line-height: 44px;
}

.par-v4-h-2.h4 {
  color: #4b3873;
  margin-top: 30px;
  font-size: 32px;
  line-height: 32px;
}

.par-v4-h-2.h4.gut {
  color: #000;
  font-size: 28px;
  line-height: 32px;
}

.par-v4-h-2.h4.gut.box {
  margin-top: 0;
  font-size: 24px;
}

.par-v4-h-2.h4.gut.box.zwischenheadline {
  color: #2c2c2c;
  margin-top: 2em;
  font-family: Roboto, sans-serif;
  font-weight: 900;
}

.par-v4-h-2.h4.gut.teilen {
  margin-bottom: 10px;
}

.par-v4-h-2.h4.gut.teilen.studien {
  border-top: 1px solid #d8d8d8;
  padding-top: 30px;
}

.image-43 {
  align-self: flex-start;
  max-height: 25px;
  margin-top: 1px;
  line-height: 24px;
}

.image-43.check {
  max-height: 25px;
  padding-right: 10px;
}

.image-43.check.ingrediant {
  align-self: center;
  max-height: 75px;
}

.image-43.check.schritt {
  max-height: 40px;
}

.image-43.check.schritt.update {
  border: 1px #0a5f55;
  border-radius: 0;
  align-self: center;
  max-height: 40px;
  margin-top: 0;
  margin-right: 10px;
  padding: 0;
}

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

.link-block {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: block;
}

.par-v4-body-wrapper-2 {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px #d8d8d8;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 1000px;
  margin-top: 0;
  margin-bottom: 2em;
  padding: 2em 6em;
}

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

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

.container-17.bewertung-1.uberuns {
  background-color: #e7f3ee;
  border-style: none;
  border-radius: 0;
  margin-top: 50px;
  margin-bottom: 0;
}

.bold-text-328.inhaltstoff {
  color: #2c2c2c;
  font-size: 24px;
}

.image-45 {
  align-self: flex-start;
  max-height: 25px;
  margin-top: 1px;
  line-height: 24px;
}

.image-45.check {
  max-height: 25px;
  padding-right: 10px;
}

.image-45.check.ingrediant {
  border: 1px #d8d8d8;
  border-radius: 0;
  align-self: center;
  max-height: 150px;
  margin-right: 20px;
  padding-right: 0;
}

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

.l2-p-6.studie {
  color: #2c2c2c;
  align-self: center;
  margin-bottom: .25em;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bold-text-331 {
  color: #2c2c2c;
}

.container-18 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 15px;
  display: flex;
}

.container-18.studie {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
}

.container-18.studie.ingriedient {
  background-color: #f5f5f500;
  justify-content: flex-start;
  align-items: center;
  margin: 20px 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.container-18.studie.ingriedient._2 {
  margin-top: 4em;
}

.link-3, .link-4 {
  text-align: left;
}

.ul-li {
  font-size: 18px;
}

.ul {
  margin-bottom: 1.5em;
  font-size: 18px;
  line-height: 100%;
}

.ul.ul-highlighted {
  background-color: #ecffdf;
  border: 1px solid #0000001a;
  border-radius: 15px;
  padding: 1em 1em 1em 2em;
}

.cream-content-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: wrap;
  justify-content: space-between;
  display: flex;
}

.ccb-item {
  background-color: #ecffdf;
  border: 1px solid #0000001a;
  border-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 18%;
  padding: 1.5em;
  display: flex;
}

.ccb-item-img {
  border-radius: 100px;
}

.cmprsn-table {
  border-radius: 10px;
  margin-bottom: 2em;
  overflow: visible;
}

.cmprsn-table-row {
  display: flex;
}

.cmprsn-table-row-item {
  background-color: #f2f2f2;
  border: 1px solid #0000001a;
  width: 50%;
  padding: 1em 1.5em;
}

.cmprsn-table-row-item.head {
  background-color: #92a56b;
}

.cmprsn-table-row-item.head.br-1px {
  border-right: 1px solid #ffffff80;
}

.cmprsn-table-row-item.br-1px {
  border-right: 1px solid #0000001a;
}

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

.gr-n {
  color: #91a665;
}

.bwm-l1-content, .bm-l1-content-wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.bm-l1-article {
  width: 850px;
  min-height: 100vh;
  margin-top: 2em;
  padding: 1.5em 2em;
  box-shadow: 0 0 5px #0003;
}

.bm-l1-article-header {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.bm-header-logo {
  width: auto;
  max-height: 40px;
}

.p-anzeige {
  color: #cdcdcd;
}

.body-3 {
  font-family: Open Sans, sans-serif;
}

.article-tag {
  background-color: #ffa0a0;
  border-radius: 10px;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: .5em 1em;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  display: inline-block;
}

.bm-heading-sub-h {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.bm-main-h {
  text-align: center;
  margin-top: 0;
  font-size: 34px;
  font-weight: 800;
  line-height: 110%;
}

.hero-info-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #ffe7aa;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  padding: 1.25em;
  display: flex;
}

.info-icon {
  max-height: 30px;
}

.info-box-p {
  margin-bottom: 0;
}

.author-p {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 100%;
}

.social-buttons-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-bottom: 1px solid #0000001a;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 2em;
  margin-bottom: 2em;
  padding-bottom: 1em;
  display: flex;
}

.social-btn {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  color: #000;
  background-color: #e5e5e5;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.social-btn.fb {
  background-color: #4267b2;
  padding: 5px 2em;
}

.social-btn.x {
  background-color: #000;
  padding: 5px 2em;
}

.social-btn.e-mail {
  background-color: #7d7d7d;
  padding: 5px 2em;
}

.social-btn.wa {
  background-color: #25d366;
  padding: 5px 2em;
}

.social-btn.share {
  background-color: #95d03a;
}

.social-btn-img {
  height: 15px;
}

.op-po-cta-3 {
  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-3._3x {
  background-color: #23a454;
  border: 1px solid #23a454;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.op-po-cta-3._3x:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #23a454;
}

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

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

.op-po-cta-3._2x._1x {
  background-color: #878787;
  border-color: #878787;
  font-family: Roboto, sans-serif;
}

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

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

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

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

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

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

.p-6.fsz-14.mb-0 {
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

.p-6.p-padding.ta-c.pb-0 {
  margin-bottom: 0;
}

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

.p-6.ta-c {
  color: #2c2c2c;
  text-align: center;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

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

.p-6.option-tag-p {
  color: #fff;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

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

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

.bold-text-333 {
  color: #2c2c2c;
  font-size: 16px;
  font-weight: 700;
}

.bold-text-334 {
  color: #2c2c2c;
  font-size: 16px;
  font-weight: 700;
  text-decoration: line-through;
}

.social-btn-p {
  margin-bottom: 0;
}

.social-btn-p.tc-white {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}

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

.bm-l1-p.mb-0 {
  margin-bottom: 0;
}

.bm-l1-p.mb-0.footnote {
  font-size: 12px;
}

.bm-l1-p.color-white {
  color: #fff;
}

.bm-l1-p.bm-p-highlight {
  background-color: #efff83;
  display: inline;
}

.bm-l1-p.after-highlight {
  margin-top: 1em;
}

.bm-l1-p.text-decorated {
  font-size: 24px;
  text-decoration: underline;
}

.bm-l1-p.price-p {
  color: #333;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
}

.bm-l1-p.bm-ot-h {
  font-size: 24px;
  line-height: 110%;
}

.bm-l1-img-f-width {
  width: 100%;
  margin-bottom: 2em;
}

.bm-ul {
  padding-left: 20px;
  font-size: 18px;
}

.bm-ul.color-white {
  color: #fff;
}

.bm-ul.mb-2em {
  margin-bottom: 2em;
}

.bm-box-yellow {
  background-color: #fff1c3;
  margin-bottom: 2em;
  padding: 2em;
}

.bm-l1-h2 {
  margin-top: 1.5em;
  margin-bottom: .75em;
  font-size: 28px;
  line-height: 120%;
}

.bm-l1-h2.mt-0 {
  margin-top: 0;
}

.bm-l1-h2.mt-0.color-white, .bm-l1-h2.color-white {
  color: #fff;
}

.bm-green-box {
  background-color: #d8ffdc;
  padding: 2em;
}

.bm-blue-box {
  background-color: #2b304b;
  margin-top: 2em;
  padding: 2em;
}

.bm-brown-box {
  background-color: #521c01;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 2em;
}

.bb-highlight-box {
  background-color: #7d6f67;
  border-radius: 10px;
  margin-bottom: 2em;
  padding: 1em;
}

.bm-yellow-box {
  background-color: #fff9e4;
  margin-bottom: 2em;
  padding: 2em;
}

.cta-btn-black {
  text-align: center;
  background-color: #171717;
  border-radius: 15px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 2em;
  padding: 1.5em 1em;
  font-size: 18px;
  line-height: 100%;
  transition: all .4s;
  display: flex;
}

.cta-btn-black:hover {
  background-color: #393939;
  transform: translate(0, -3px);
}

.cta-btn-black.c-green {
  background-color: #728940;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  font-size: 21px;
  transition: all .5s;
}

.cta-btn-black.c-green:hover {
  background-color: #566a2b;
}

.yellow-box-testimonials-box {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  margin-bottom: 2em;
  display: flex;
}

.ybtb-item {
  background-color: #fff1c0;
  border-radius: 10px;
  padding: 2em;
}

.old-price {
  color: #c30000;
  font-size: 16px;
  font-weight: 400;
  text-decoration: line-through;
}

.bm-options-table {
  background-color: #ededed;
  border: 1px solid #0000001a;
  border-radius: 10px;
  margin-bottom: 2em;
  display: flex;
}

.bm-ot-column {
  padding: 2em;
}

.bm-ot-column.br-1px {
  border-right: 1px solid #0000001a;
}

.bm-important-info-box {
  background-color: #ffebeb;
  border: 3px dashed #db0000;
  border-radius: 10px;
  padding: 3em;
}

.disclaimer-box {
  background-color: #f7f7f7;
  border: 1px solid #0000001a;
  border-radius: 15px;
  padding: 1em;
  display: inline-block;
}

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

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

.text-span-12 {
  color: #f01a1a;
  font-weight: 900;
}

.text-span-13 {
  color: #f80000;
}

.text-span-14 {
  color: red;
}

.bold-text-335 {
  font-weight: 900;
}

.headline-highlight {
  color: #91a665;
}

.criteria-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: wrap;
  display: flex;
}

.criteria-box-item {
  background-color: #e7ffc9;
  border: 1px solid #0000001a;
  border-radius: 10px;
  width: 100%;
  padding: 2em;
}

.criteria-box-item._2 {
  margin-bottom: 20px;
}

.product-review-box-conclusion {
  background-color: #f6f6f6;
  border: 1px solid #0000001a;
  border-radius: 15px;
  margin-top: 7em;
  margin-bottom: 2em;
  padding: 3em;
  position: relative;
}

.review-box-h {
  text-align: center;
  margin-top: 1em;
  font-family: Roboto, sans-serif;
}

.rb-img {
  max-width: 40%;
  margin: 4em auto;
  display: block;
}

.rb-img.full-width {
  border-radius: 15px;
  max-width: 100%;
  margin-top: 2em;
}

.pros-n-cons {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  display: flex;
}

.pros-n-cons-item {
  background-color: #f4ffe2;
  border: 1px solid #0000001a;
  border-radius: 15px;
  width: 100%;
  padding: 2em;
}

.pros-n-cons-item.nachteile {
  background-color: #ffeee2;
}

.pros-n-cons-h {
  margin-top: 0;
  font-family: Roboto, sans-serif;
}

.pnc-row {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .75em;
  display: flex;
}

.pnc-row-bullet {
  background-color: #00a229;
  border-radius: 100px;
  width: 15px;
  height: 15px;
}

.pnc-row-bullet.red-bullet {
  background-color: #a20000;
}

.product-description-box {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  background-color: #d5d5d533;
  border: 1px solid #0000001a;
  border-radius: 15px;
  flex-flow: column;
  margin-top: 1em;
  margin-bottom: 2em;
  padding: 2em;
  display: flex;
}

.star {
  background-color: #f6f6f6;
  border-radius: 100px;
  max-height: 130px;
  padding: 1em;
  display: block;
  position: absolute;
  top: -10%;
  left: 50%;
  transform: translate(-50%);
}

.star.star-2 {
  top: -8%;
}

.product-box-final {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: #f6f6f6;
  border-radius: 15px;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 2em;
  margin-bottom: 3em;
  padding: 3em;
  display: flex;
}

.pbf-image {
  width: 40%;
}

.pbf-text {
  width: 55%;
}

.pbf-h {
  font-family: Roboto, sans-serif;
}

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

.article-category {
  color: #f5f5f5;
  text-align: center;
  margin-top: 1em;
}

.choose-package-box {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  display: flex;
  position: relative;
}

.l1-red-box {
  background-color: #fff3f3;
  border: 2px solid #ff9898;
  border-radius: 15px;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 1.25em 2em;
}

.l1-red-box.testimonial-box {
  background-color: #f3f7ff;
  border-color: #98c6ff;
}

.l1-red-box.l1-red-box-0-25 {
  border-radius: 0 25px;
}

.bg-img-as-img {
  display: none;
}

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

.sand-clock-item {
  max-height: 100px;
}

.u-dont-have-to-box {
  border: 2px solid #a8beff;
  border-radius: 15px;
  padding: 2em 3em;
  position: relative;
}

.cta-section-cta-btn {
  text-align: center;
  text-transform: uppercase;
  background-color: #23ad00;
  border-radius: 10px;
  width: 100%;
  margin-top: 1em;
  padding: 1.25em 1.5em;
  font-size: 21px;
  font-weight: 600;
  line-height: 100%;
}

.cta-section-cta-btn.money-back {
  transition: all .5s;
}

.cta-section-cta-btn.money-back:hover {
  transform: translate(5px, 5px);
  box-shadow: inset 5px 5px 5px #0003;
}

.cta-section-cta-btn.money-back.article-f-width-cta {
  margin-top: 0;
}

.cta-section-cta-btn.money-back.article-f-width-cta.mt-custom {
  margin-top: 1em;
  margin-bottom: 1em;
}

.cta-section-cta-btn.money-back.article-f-width-cta.faq-item-cta-btn {
  margin-bottom: .5em;
}

.cta-opions {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  flex-flow: column;
  width: 100%;
  display: flex;
}

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

.uv-rays-box {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  background-color: #fff;
  border: 1px solid #ffa3a3;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 3em;
  padding: 2em;
  display: flex;
}

.shipping-icon {
  height: 30px;
}

.link-5 {
  text-align: left;
}

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

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

.l1-h2 {
  margin-top: 1.5em;
  margin-bottom: 1em;
  line-height: 120%;
}

.l1-h2.h3 {
  font-size: 28px;
}

.l1-h2.h3.mt-0 {
  margin-top: 0;
}

.l1-h2.h3.mt-0.mb-custom {
  margin-bottom: .25em;
}

.l1-h2.h3.mt-0.mb-custom.h4 {
  z-index: 999;
  text-align: center;
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 24px;
  position: relative;
}

.l1-h2.h3.mt-0.h2-black {
  color: #000;
}

.l1-h2.h3.tc-white {
  color: #fff;
}

.l1-h2.h3.tc-white.mt-5em {
  margin-top: .5em;
}

.l1-h2.h3.tc-white.mt-1em {
  margin-top: 1em;
}

.l1-h2.ta-c {
  text-align: center;
  font-size: 36px;
}

.l1-h2.ta-c.fc-white {
  color: #f5f5f5;
  z-index: 999;
  position: relative;
}

.l1-h2.ta-c.fc-white.sob-h {
  margin-bottom: 0;
  padding-top: .75em;
  padding-bottom: .75em;
}

.bm-luxg-l1-banner {
  z-index: -1;
  object-fit: cover;
  max-width: 1100px;
  min-height: 25vh;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.op-product-option-rating-5 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

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

.swiper-slide-2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  display: flex;
}

.about-author-box {
  background-color: #002e78;
  border-radius: 15px;
  padding: 2em 3em;
}

.about-author-box.borders-0-25 {
  border-radius: 0 25px;
}

.about-author-box.borders-0-25.color-blue {
  background-color: #f3f7ff;
  border: 2px solid #98c6ff;
}

.about-author-box.borders-0-25.d-flex {
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.l1-hero-section {
  background-color: #fffbc7;
  border: 5px solid #fff;
  border-radius: 15px;
  margin-top: 2em;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.udhtb-img {
  z-index: 0;
  width: 50%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.how-uv-works-img {
  max-width: 15%;
}

.efx-med-logo-white {
  max-height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.cta-option-price-box {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.swiper-wrapper-2 {
  width: 100%;
  display: flex;
  overflow: visible;
}

.l1-cta-section-left {
  width: 35%;
}

.bold-text-265 {
  color: #2c2c2c;
  font-size: 21px;
  font-weight: 700;
}

.udht-text {
  width: 60%;
}

.udht-text._w-100 {
  width: 100%;
}

.single-product-img {
  width: 30%;
  position: absolute;
  inset: auto 5% 0% auto;
}

.single-product-img.wmn-img-top {
  width: 33%;
}

.l1-p {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 21px;
  line-height: 150%;
}

.l1-p.tc-white {
  color: #f5f5f5;
}

.l1-p.tc-white.margin-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.l1-p.tc-white.margin-0._w-60 {
  width: 60%;
  display: block;
}

.l1-p.tc-white.margin-0._w-60.padding-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.l1-p.tc-white.blue-box-p {
  width: 60%;
  margin-right: 1em;
}

.l1-p.t-box-p {
  text-align: center;
}

.l1-p.fc-white {
  color: #f5f5f5;
}

.l1-p.fc-white.fw-700 {
  text-align: center;
  font-weight: 600;
}

.l1-p.fc-white.fw-700.custom-mb {
  margin-bottom: 3em;
}

.l1-p.fc-white.fw-700.custom-mb.margine-txt {
  margin-bottom: 10em;
}

.l1-p.fc-white.mt-0 {
  margin-top: 0;
}

.l1-p.fc-white.it-p {
  text-align: center;
  font-size: 18px;
  line-height: 120%;
}

.l1-p.fsz-24px {
  font-size: 24px;
}

.l1-p.fsz-24px.fw-700 {
  font-weight: 600;
}

.l1-p.fsz-24px.alige-center {
  text-align: center;
}

.l1-p.m-0, .l1-p.margin-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.l1-p.margin-0.ta-r {
  text-align: right;
}

.l1-p.margin-0.ta-r.fsz-16 {
  font-size: 16px;
  line-height: 110%;
}

.l1-p.margin-0.ta-r.fsz-16.author-name {
  letter-spacing: -1px;
  font-size: 24px;
  font-weight: 700;
}

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

.l1-p.align.line-height-110 {
  line-height: 110%;
}

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

.l1-p.checklist-p {
  color: #f5f5f5;
  margin-top: 0;
  margin-bottom: 0;
}

.op-product-options-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #000;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 30px;
  padding: 10px;
  display: flex;
  box-shadow: 0 0 5px #0003;
}

.op-product-options-3.desktop.cta {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f7f7f7;
  border-color: #202020;
  margin-bottom: 20px;
  padding-right: 20px;
  box-shadow: 0 0 5px #00000026;
}

.op-product-options-3.desktop.cta.new-design {
  border-color: #2020201a;
  border-radius: 15px;
  padding: 2em;
}

.l1-cta-section.mt-3em {
  margin-top: 3em;
  display: none;
}

.time-box {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  background-color: #002e78;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  padding: 2em;
  display: flex;
  position: relative;
}

.time-box.fd-column {
  flex-flow: column;
}

.time-box.box-margins {
  background-image: url('../images/Bg_1Bg.avif');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 140%;
  border-radius: 0 25px;
  margin-top: 3em;
  margin-bottom: 1em;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.time-box.box-margins.mb-2em {
  margin-bottom: 2em;
}

.time-box.wrinkles-box {
  border-radius: 0 25px;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
}

.time-box.wrinkles-box.three-faces-box {
  background-image: url('../images/face_1face.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: flex-end;
  align-items: center;
}

.shipping-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  display: flex;
}

.l1-hero-section-p {
  text-align: center;
  padding: 1.5em;
  font-size: 21px;
  line-height: 150%;
}

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

.bold-text-263 {
  color: #000;
  padding-left: 0;
  padding-right: 0;
  font-size: 30px;
  line-height: 110%;
}

.bold-text-263.cta {
  color: #2c2c2c;
  text-align: left;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
}

.l1-cta-section-wrapper {
  background-color: #fff;
  border: 2px solid #0000001a;
  border-radius: 15px;
  justify-content: space-between;
  padding: 3em 2em;
  display: flex;
}

.l1-cta-section-right {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  display: flex;
}

.swiper-slide-img {
  border: 3px solid #f5f5f5;
  border-radius: 15px;
  width: 100%;
}

.ml-signature {
  max-height: 50px;
}

.cta-amount-p {
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.content-item-img {
  border: 2px solid #000;
  border-radius: 100px;
  max-height: 100px;
}

.content-item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  display: flex;
}

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

.l1-content-section-wrapper.bg-blue {
  background-color: #f2f9ff;
  width: 100%;
  padding-bottom: 5em;
}

.l1-content-section-wrapper.bg-blue.bg-dark-blue {
  background-color: #002e78;
  padding-top: 3em;
  padding-bottom: 3em;
}

.l1-content-section-wrapper.mb-5em {
  margin-bottom: 5em;
}

.l1-content-section-wrapper.mb-5em.mt-3em {
  margin-top: 3em;
}

.l1-content-section-wrapper.mb-5em.bg-blue {
  background-color: #f2f9ff;
}

.l1-content-section-wrapper.bg-navy {
  background-color: #332474;
}

.l1-content-section-wrapper.bg-navy.bg-blue-dark, .l1-content-section-wrapper.bg-dark-blue-img {
  background-color: #002e78;
}

.faq-section {
  margin-top: 2em;
}

.cp-line {
  background-color: #e5e5e5;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 40%;
}

.shipping-p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 100%;
}

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

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

.p-7.fsz-14.mb-0 {
  color: #000;
  align-self: center;
  margin-bottom: 0;
  font-size: 14px;
}

.l1-ul-li {
  font-size: 21px;
}

.cta-radio-active {
  background-color: #37f;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  position: absolute;
  inset: 50% 0% 0% 50%;
  transform: translate(0);
}

.cta-radio-active.inactive {
  background-color: #0000;
}

.color-emphasize {
  color: #fff700;
}

.cta-radio-outline {
  border: 2px solid #37f;
  border-radius: 100px;
  width: 25px;
  height: 25px;
}

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

.l1-content-section {
  width: 900px;
}

.l1-content-section.padding-3 {
  padding-top: 3em;
  padding-bottom: 3em;
}

.l1-content-section.l1-author {
  flex-flow: row;
  display: flex;
  position: relative;
}

.l1-content-section.l1-author.l1-author-float {
  display: block;
}

.white-box {
  background-color: #fff;
  border: 3px solid #82c1ff;
  border-radius: 15px;
  margin-top: -3em;
  padding: 1.5em 3em;
}

.white-box.no-mt {
  background-image: url('../images/beautiful-wmn_1beautiful-wmn.avif');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin-top: 1em;
}

.white-box.margine-minus {
  margin-top: -10.6em;
}

.white-box.margine-minus.borders-0-25 {
  border-radius: 0 25px;
}

.focus-on-box {
  background-color: #f2d1ca;
  background-image: url('../images/penetration-img-box_1penetration-img-box.avif');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border: 2px solid #ec91a0;
  border-radius: 15px;
  padding: 2em 3em;
}

.focus-on-box.another-bg {
  background-image: url('../images/uv-protection-bg_1uv-protection-bg.avif');
}

.focus-on-box.bckgrnd-none {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.focus-on-box.box-bckgrnd-2 {
  background-image: url('../images/penetration-img-box-2_1penetration-img-box-2.avif');
  background-position: 100% 100%;
  background-repeat: no-repeat;
}

.focus-on-box.border-0-25 {
  background-image: url('../images/ready-use-3d-rendering-advertising-cosmetic-serum-oil-drop-saggy-skin-cell-skin-repair-копия_1ready-use-3d-rendering-advertising-cosmetic-serum-oil-drop-saggy-skin-cell-skin-repair копия.avif');
  border-radius: 0 25px;
}

.focus-on-box.border-0-25.bg.bg-white {
  background-color: #fff;
  background-image: url('../images/27-min_127-min.avif');
}

.focus-on-box.border-0-25.bg.bg-white.borders-none {
  border-color: #ec91a000;
}

.focus-on-box.border-0-25.color-pink {
  background-color: #faf0ef;
  background-image: url('../images/26_126.avif');
  margin-bottom: 0;
}

.focus-on-box.border-0-25.color-pink.d-flex {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-image: url('../images/bg-3_1bg-3.avif');
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.focus-on-box.border-0-25.color-pink.d-flex.custom-padding {
  padding-left: 1.5em;
  display: block;
}

.focus-on-box.border-0-25.color-pink.img-4 {
  background-image: url('../images/Без-имени-1_1Без имени-1.avif');
}

.focus-on-box.border-0-25.color-pink.img-bg {
  background-image: url('../images/bd-4_1bd-4.avif');
}

.op-po-img-4 {
  margin-top: 0;
  margin-bottom: 0;
}

.op-po-img-4.cta {
  border: 1px #000;
}

.cta-radio-btn {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25px;
  height: 25px;
  display: flex;
  position: relative;
}

.cta-savings-p {
  color: #027400;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  position: relative;
}

.cta-savings-p.old-price {
  color: #000;
  font-weight: 400;
}

.box-text {
  width: 70%;
}

.product-img {
  max-width: 60%;
  margin: 3em auto;
  display: block;
}

.l1-cta-section-slider {
  width: 100%;
  position: relative;
}

.swiper {
  width: 100%;
  overflow: hidden;
}

.cta-amount-savings {
  flex: 1;
  margin-left: 1em;
}

.l1-content-headline {
  color: #f5f5f5;
  text-align: center;
  margin-top: 1em;
  font-family: Open Sans, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
}

.l1-img {
  border: 3px solid #fff;
  border-radius: 15px;
  box-shadow: 0 0 5px #0006;
}

.l1-img.br-100 {
  float: right;
  border-radius: 1000px;
  width: 40%;
  margin-left: 2em;
}

.l1-img.float-right {
  float: right;
  clear: none;
  border: 3px solid #fff;
  border-radius: 15px;
  width: 50%;
  margin-bottom: 1em;
  margin-left: 1em;
  box-shadow: 0 0 5px #0006;
}

.l1-img.float-right.width-35 {
  width: 35%;
}

.l1-img.float-right.width-35.clear {
  clear: none;
  display: block;
}

.l1-img.float-right.width-35.clear.img-borders-0-25 {
  border-radius: 0 25px;
}

.l1-img.float-right._w-35 {
  width: 35%;
}

.l1-img.float-right._w-35.no-style {
  box-shadow: none;
  border-width: 0;
  width: 30%;
  margin-top: 2em;
}

.l1-img.float-right._w-35.img-borders-0-25 {
  border-radius: 0 25px;
}

.l1-img.float-right.no-styles {
  box-shadow: none;
  border-width: 0;
  border-radius: 0;
  width: 35%;
  margin-left: 2em;
}

.l1-img.mb-2em {
  width: 100%;
  margin-bottom: 2em;
}

.l1-img.float-left {
  float: left;
  border: 3px solid #fff;
  border-radius: 15px;
  width: 35%;
  margin-bottom: .75em;
  margin-right: 1.5em;
  box-shadow: 0 0 5px #0006;
}

.l1-img.float-left.img-border-0-25 {
  border-radius: 0 25px;
}

.cta-option {
  background-color: #efefef;
  border: 2px solid #3377ff80;
  border-radius: 15px;
  padding: 2em 1.5em;
  display: flex;
  position: relative;
}

.cta-option.option-active {
  border-color: #37f;
  box-shadow: 0 0 10px #0006;
}

.cta-option.option-sold-out {
  opacity: .65;
  overflow: hidden;
}

.option-tag {
  background-color: red;
  border-radius: 10px;
  padding: .5em 1em;
  position: absolute;
  top: -14%;
}

.option-tag.best-deal-tag {
  background-color: #ff8c00;
}

.aa-img {
  float: right;
  clear: none;
  border: 1px solid #f5f5f5;
  border-radius: 15px;
  max-width: 50%;
  height: 300px;
  max-height: 50%;
  margin-left: 2em;
  display: block;
}

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

.bm-luxg-l1-footer {
  background-color: #4d4d4d;
  justify-content: center;
  align-items: flex-start;
  padding: 2em;
  display: flex;
}

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

.bm-luxg-footer-link {
  color: #f5f5f5;
  font-size: 14px;
  line-height: 100%;
  text-decoration: none;
}

.bm-luxg-footer-wrapper {
  width: 900px;
}

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

.check-list-box.regular {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #002e78;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3em;
  display: flex;
}

.check-list-box.regular.box-w-bg-img {
  background-image: url('../images/bg-3_2bg-3.avif');
  background-position: 100%;
  background-repeat: repeat-y;
  background-size: auto 100%;
}

.swiper-slide-3 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  display: flex;
}

.sobt-timer-icon {
  height: 30px;
}

.link-6 {
  text-align: left;
}

.ib-divider {
  background-color: #98c6ff;
  width: 5px;
  height: auto;
}

.box-cream {
  max-width: 35%;
  max-height: 100%;
  margin-top: -6em;
  margin-bottom: -6em;
}

.floating-author-img-box {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

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

.op-product-option-rating-6.align-left {
  justify-content: flex-start;
  align-items: center;
}

.bold-text-338 {
  color: #000;
  padding-left: 0;
  padding-right: 0;
  font-size: 30px;
  line-height: 110%;
}

.bold-text-338.cta {
  color: #2c2c2c;
  text-align: left;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
}

.sobt-substrate {
  background-color: #24519a;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.float-author-info {
  float: right;
  width: auto;
  max-width: 35%;
  margin-bottom: 2em;
  margin-left: 2em;
}

.sobt-timer-time-span {
  color: #fe0;
  margin-bottom: 0;
  font-size: 21px;
  line-height: 100%;
}

.box-with-items {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #002e78;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.box-with-items.align-left {
  justify-content: center;
  align-items: flex-start;
  padding: 2em;
}

.op-product-options-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #000;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 30px;
  padding: 10px;
  display: flex;
  box-shadow: 0 0 5px #0003;
}

.op-product-options-4.desktop.cta {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f7f7f7;
  border-color: #202020;
  margin-bottom: 20px;
  padding-right: 20px;
  box-shadow: 0 0 5px #00000026;
}

.op-product-options-4.desktop.cta.new-design {
  border-color: #2020201a;
  border-radius: 15px;
  padding: 2em;
}

.special-offer-banner-timer {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.lettko-img-floating {
  transform-style: preserve-3d;
  width: 100%;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

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

.img-icon {
  max-width: 20%;
  margin-bottom: 1.5em;
  margin-left: 5em;
  padding-left: 0;
}

.text-n-img-float {
  float: right;
  border: 3px solid #ec91a0;
  border-radius: 1000px;
  max-width: 35%;
  margin-bottom: 1.5em;
  margin-left: 1.5em;
}

.list-box {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sobt-timer-box {
  z-index: 999;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
  position: relative;
}

.text-box {
  width: 100%;
  max-width: 100%;
}

.sold-out-overlay-p {
  color: #eb0000;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
  transform: rotate(-10deg);
}

.sob-substrate {
  z-index: 0;
  background-color: #002e78;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% 50%;
  transform: translate(-50%);
}

.sold-out-overlay {
  z-index: 2147483647;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #ffffff4d;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.box-name-author {
  background-color: #fff;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 1em;
  display: flex;
  position: absolute;
  bottom: -2%;
  right: 0;
}

.ingredients-cream-box {
  color: #002e78;
  background-color: #002e78;
  border-radius: 0 25px;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 2em;
  padding: 1em 2.5em;
  display: flex;
}

.ingredients-cream-box.flex-off {
  display: block;
}

.ingredients-cream-text {
  max-width: 60%;
  padding-top: 0;
}

.ingredients-cream-text.no-flex {
  max-width: none;
}

.checklist {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 60%;
  display: flex;
}

.icons-item {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  background-color: #002e7800;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 17%;
  display: flex;
}

.problem-box {
  flex-flow: column;
  max-width: 18%;
  display: flex;
}

.ingredients-cream-img {
  float: right;
  border-radius: 500px;
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  margin-top: 5em;
  display: block;
}

.ingredients-cream-img.float-right {
  float: right;
  margin-top: 0;
  display: block;
}

.ingr-cream-img {
  border: 2px solid #fff;
  border-radius: 500px;
  display: block;
}

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

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

.p-8.fsz-14.mb-0 {
  color: #000;
  align-self: center;
  margin-bottom: 0;
  font-size: 14px;
}

.it-icon {
  vertical-align: baseline;
  max-width: none;
  height: 85px;
}

.img-box {
  width: 100%;
}

.icons-items-box {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 1em;
  display: flex;
}

.img-cream {
  width: 110%;
  max-width: 120%;
  height: 100%;
  max-height: 100%;
}

.content-about-author.width50 {
  z-index: 1;
  width: 100%;
  position: relative;
}

.special-offer-banner {
  position: relative;
}

.checklist-item {
  display: flex;
}

.sobt-timer-p {
  color: #f5f5f5;
  margin-bottom: 0;
  font-size: 21px;
  line-height: 100%;
}

.bold-text-301 {
  color: #2c2c2c;
  font-size: 21px;
  font-weight: 700;
}

.ingredients-box {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.regular-blue-box-w-different-br {
  background-color: #002e78;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  padding: 1.25em 2em;
}

.swiper-wrapper-3 {
  width: 100%;
  display: flex;
  overflow: visible;
}

.img-problem {
  border: 2px solid #ff9898;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  width: 100%;
  max-width: 100%;
}

.floating-cta-wrapper {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
  position: sticky;
  bottom: 0;
}

.floating-cta-btn {
  text-align: center;
  text-transform: uppercase;
  background-color: #23ad00;
  border: 1px solid #23ad00;
  border-radius: 10px;
  width: 900px;
  padding: 1em 8em;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
}

.floating-cta-btn:hover {
  color: #23ad00;
  background-color: #fff;
}

.l2-header {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

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

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

.l2-links-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 2em;
  display: flex;
}

.l2-simple-t-item {
  background-color: #c7e0f1;
  border-radius: 3px;
  padding: 1.5em 2em;
}

.l2-h2 {
  color: #000;
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 130%;
}

.l2-h2._2 {
  margin-bottom: 40px;
}

.l2-cta-f-width {
  color: #000;
  text-align: center;
  background-image: linear-gradient(#f6dba4, #f1c15f);
  border: 1px solid #000;
  border-radius: 3px;
  width: 100%;
  margin-top: 0;
  padding: 1em 1.5em;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  transition: all .5s;
}

.l2-cta-f-width:hover {
  transform: translate(3px, 3px);
  box-shadow: inset 2px 2px 5px #00000080;
}

.l2-cta-f-width.cta-btn-s {
  width: 90%;
  font-size: 16px;
}

.l2-cta-f-width.cta-btn-s.cta-btn-sidebar {
  border-radius: 3px;
  margin-top: 1em;
  font-size: 20px;
}

.bold-text-248 {
  font-size: 20px;
  font-weight: 600;
}

.l2-p {
  color: #000;
  margin-bottom: 1em;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 140%;
}

.l2-p.fsz-16 {
  margin-bottom: .75em;
  font-size: 16px;
}

.l2-p.fsz-16.mb-0 {
  margin-bottom: 0;
}

.l2-p.fsz-16.mb-0.fsz-12 {
  word-break: break-all;
  font-size: 12px;
}

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

.l2-p.stb-p {
  text-align: center;
  margin-bottom: 0;
}

.l2-p.testimonial-p {
  color: #000;
  text-align: center;
  font-size: 14px;
}

.l2-p.cta-footnote {
  color: #6d6d6d;
  text-align: center;
  margin-top: .5em;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}

.l2-simple-testimonials-box {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  margin-top: 1em;
  margin-bottom: 3em;
  display: flex;
}

.bold-text-241 {
  color: #000;
  font-weight: 600;
}

.l2-h3 {
  margin-top: 10px;
  font-size: 24px;
  line-height: 100%;
}

.l2-h3.ta-c {
  text-align: center;
  margin-top: 0;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.l2-h3.ta-c.tc-white {
  color: #333;
  margin-bottom: 0;
}

.l2-h3.fsz-18 {
  font-size: 18px;
}

.l2-h3.fsz-18.mb-0 {
  margin-bottom: 0;
}

.l2-h3.mb-20px {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 700;
}

.container-19 {
  align-self: flex-start;
  max-width: 940px;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.container-19.author {
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-19.author._2 {
  border: 1px #000;
  border-bottom: 1px solid #d8d8d8;
  margin-top: 10px;
  margin-bottom: 30px;
}

.bold-text-250 {
  font-weight: 300;
}

.l2-img-trust-icon-2 {
  border: 1px #000;
  border-radius: 0;
  max-height: 85px;
  margin: 1em auto 2.5em;
  box-shadow: 0 0 5px #0003;
}

.bold-text-49 {
  color: #000;
  text-align: center;
  font-weight: 600;
}

.l2-sidebar-head {
  z-index: 99;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 1em;
  display: flex;
  position: sticky;
  top: 50px;
}

.l2-content-wrapper {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: center;
  align-items: flex-start;
  max-width: 1250px;
  display: flex;
}

.italic-text-7 {
  text-align: center;
  line-height: 170%;
}

.l2-upd-box {
  background-color: #c7e0f1;
  border: 2px dashed #2179b4;
  border-radius: 3px;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 1.5em;
}

.l2-content-sidebar {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  display: flex;
  overflow: hidden;
}

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

.l2-upd-msg {
  color: red;
  font-weight: 700;
}

.image-46 {
  border-radius: 200px;
  align-self: center;
  width: auto;
  height: 50px;
  min-height: 0;
  margin-right: 15px;
}

.l2-t-author {
  border-radius: 100px;
  max-height: 90px;
}

.l2-list {
  padding-left: 20px;
  font-size: 18px;
  list-style-type: disc;
}

.l2-list.ul-list {
  list-style-type: disc;
}

.l2-list.ul-list.mb-3em {
  margin-bottom: 2em;
}

.l2-list.fsz-16px {
  font-size: 16px;
}

.l2-list.fsz-16px.mb-3em {
  margin-bottom: 2em;
}

.bold-text-249 {
  font-weight: 300;
}

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

.l2-green-box-2._2 {
  background-color: #def1f6;
  margin-top: .7em;
  margin-bottom: 2em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  padding-left: 1.5em;
}

.l2-green-box-2._2.rot {
  background-color: #f6dede;
}

.l2-green-box-2._2.check {
  background-color: #def6e5;
}

.l2-green-box-2._2._3 {
  margin-bottom: 1em;
}

.l2-green-box-2._2._3.gelb {
  background-color: #f8f2c1;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.l2-green-box-2._2.blau {
  margin-top: 0;
}

.l2-main-content {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  padding: 2.5em;
  display: flex;
}

.l2-img-f-width {
  border-radius: 3px;
  width: 100%;
  box-shadow: 0 0 5px #0003;
}

.l2-img-f-width.mb-1em {
  border-radius: 0;
  margin-bottom: 1em;
  box-shadow: 0 0 5px #0003;
}

.l2-img-f-width.mb-1em._2 {
  box-shadow: none;
  margin-top: .5em;
  margin-bottom: 2em;
}

.l2-img-f-width.mb-1em._2._3 {
  margin-top: 0;
}

.l2-img-f-width.mt-2em {
  align-self: center;
  max-width: 50%;
  margin-top: 2em;
}

.l2-hero-img, .l2-hero-img.br-0 {
  border-radius: 0;
}

.l2-img-footnote {
  color: #797979;
  text-align: center;
  margin: 1em auto 30px;
}

.l2-sidebar-testimonial {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 1.5em;
  display: flex;
}

.l2-sub-h {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 130%;
}

.l2-sub-h.fsz-16 {
  text-align: center;
  padding-left: 1.5em;
  padding-right: 1.5em;
  font-size: 16px;
}

.l2-sub-h.fsz-16.tc-white {
  color: #333;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 300;
}

.l2-sub-h.fsz-16.tc-white._3 {
  font-weight: 500;
}

.l2-sub-h._2 {
  background-color: #d6eeb4;
  margin-bottom: 20px;
  padding: 10px 15px;
  font-size: 18px;
}

.l2-sub-h._2._3 {
  margin-top: 0;
  font-weight: 300;
}

.l2-sub-h._2.quote {
  background-color: #f8f2c1;
  margin-top: 0;
}

.bold-text-199 {
  font-size: 20px;
  font-weight: 600;
}

.l2-main-h {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 120%;
}

.l2-main-h._2 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.l2-main-h._2._3 {
  margin-bottom: 20px;
}

.l2-sidebar-inner {
  border-radius: 0;
}

.article-footnote {
  text-align: center;
  width: 700px;
  margin-top: 3em;
  font-size: 12px;
  line-height: 100%;
}

.l2-t-stars {
  max-height: 20px;
  margin-bottom: .75em;
}

.bold-text-251 {
  font-weight: 300;
}

.bold-text-247 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.bold-text-244 {
  font-weight: 600;
}

.l2-attention-box {
  background-color: #fbf8f4;
  border: 1px solid #291d0d;
  border-radius: 3px;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 2em;
}

.l2-by-redaction-box {
  background-color: #fbf8f4;
  border-radius: 3px;
  margin-top: 1em;
  padding: 2em;
}

.par-v4-p-4 {
  text-align: left;
  align-self: flex-start;
  margin-top: .7em;
  font-size: 18px;
  line-height: 160%;
}

.par-v4-p-4.advertorial {
  color: #6c717d;
  text-align: right;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.par-v4-p-4.date {
  color: #6c717d;
  text-align: left;
  flex: 1;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.l2-footer {
  background-color: #969696;
  margin-top: 3em;
  padding: 3em;
}

.l2-footer-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.headlineoben {
  color: #91a665;
  background-color: #fff;
  margin-bottom: 0;
  padding: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.italic-text-11 {
  font-weight: 700;
}

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

.text-span-16 {
  color: #91a665;
}

.bold-text-340 {
  color: #333;
  font-family: Roboto, sans-serif;
  font-weight: 900;
}

.bold-text-340._2 {
  font-size: 26px;
}

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

.text-span-17 {
  font-size: 14px;
  font-weight: 400;
}

.text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22 {
  color: #91a665;
}

.p-9 {
  color: #4c4c4c;
  align-self: flex-start;
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.p-9.mb-0 {
  color: #4c4c4c;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.p-9.mb-0.info {
  background-color: #d6eeb4;
  margin-bottom: 20px;
  padding: 10px 15px;
}

.p-10 {
  color: #4c4c4c;
  align-self: flex-start;
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.p-10.mb-0 {
  color: #4c4c4c;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.p-10.mb-0._2 {
  margin-bottom: 20px;
}

.p-10.mb-0._2._3 {
  margin-bottom: 15px;
  text-decoration: underline;
}

.p-10.last {
  margin-bottom: 30px;
}

.p-10.last._2 {
  margin-bottom: 0;
}

.p-10._2 {
  color: #333;
}

.p-10._2._3 {
  font-size: 22px;
  line-height: 30px;
}

.l2-sticky-cta-section {
  z-index: 99;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff4d;
  width: 100%;
  padding: 1.2em 3em;
  position: fixed;
  bottom: 0;
}

.l2-sticky-cta-section._2 {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #fff;
  padding-top: 1em;
  padding-bottom: 1em;
}

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

.text-span-23, .text-span-24, .text-span-25 {
  text-decoration: underline;
}

.section-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.container-20 {
  flex-flow: row;
  width: 100%;
  max-width: none;
  display: block;
}

.container-21 {
  flex-flow: column;
  width: 100%;
  max-width: none;
  display: block;
}

.div-block-3 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 1200px;
  margin-top: 20px;
  display: grid;
}

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

.mask {
  width: auto;
  height: auto;
}

.slide-nav {
  display: none;
  position: relative;
}

.left-arrow {
  position: absolute;
  top: 0%;
  bottom: 0%;
  transform: translate(0, 150px);
}

.right-arrow {
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
  transform: translate(0, 150px);
}

.text-span-26 {
  font-size: 22px;
}

.div-block-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.image-47 {
  aspect-ratio: auto;
  object-fit: contain;
  width: 60px;
  height: 60px;
}

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

.image-48 {
  width: 1200px;
  padding-bottom: 20px;
}

.div-block-7 {
  background-color: #f9f9f9;
  border-top: 1px solid #d8d8d8;
  align-self: center;
  width: 1200px;
  padding-top: 30px;
  padding-bottom: 20px;
}

.div-block-7._2 {
  background-color: #fff;
  border-top-style: none;
  width: 100%;
}

.div-block-7._2._3 {
  background-color: #f9f9f9;
  width: 100%;
}

.div-block-7._3 {
  border-top-style: none;
}

.div-block-7._4 {
  width: 100%;
}

.berschrift {
  text-align: center;
  margin-bottom: 30px;
  padding-left: 2em;
  padding-right: 2em;
  font-family: Roboto, sans-serif;
}

.berschrift._2 {
  padding-left: 5em;
  padding-right: 5em;
}

.text-block-13 {
  font-size: 22px;
  line-height: 30px;
}

.text-block-13.mitte {
  text-align: center;
  width: 700px;
}

.text-block-13.mitte.links {
  text-align: left;
}

.text-block-13.mitte.box {
  text-align: left;
  width: 100%;
}

.image-49 {
  text-align: center;
  vertical-align: baseline;
}

.image-50 {
  text-align: center;
  vertical-align: baseline;
  max-width: 50%;
  display: inline-block;
}

.image-50.dhtbild {
  max-width: 70%;
  margin-top: 30px;
  margin-bottom: 20px;
}

.image-50.dhtbild._2 {
  max-width: 75%;
}

.image-50.dhtbild._2._4 {
  margin-top: 10px;
}

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

.text-span-27, .text-span-28 {
  background-color: #d6eeb4;
}

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

.container-23 {
  justify-content: center;
  align-items: center;
  width: 700px;
  display: flex;
}

.container-23._3 {
  margin-top: -20px;
  margin-bottom: 2em;
}

.container-23._3._4 {
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.container-24 {
  width: 1200px;
  max-width: 1200px;
}

.text-span-30 {
  background-color: #d6eeb4;
}

.klein {
  font-size: 20px;
}

.klein._2 {
  color: #91a663;
}

.text-span-31, .text-span-32, .text-span-33 {
  text-decoration: underline;
}

.text-span-34 {
  background-color: #d6eeb4;
}

.container-25, .container-26 {
  width: 50%;
}

.button-4 {
  text-align: center;
  background-color: #5dc238;
  border: 1px solid #5dc238;
  width: 500px;
  padding-top: 1em;
  padding-bottom: 1em;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-span-35 {
  background-color: #ff0;
}

.text-span-36 {
  color: #91a663;
}

.text-span-37 {
  text-decoration: line-through;
}

.text-span-38, .text-span-39 {
  font-weight: 700;
}

.bold-text-342 {
  color: #b91e1e;
}

@media screen and (min-width: 1280px) {
  .box-name-author {
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    margin-right: 1em;
    padding-left: 1em;
  }

  .berschrift {
    padding-left: 5em;
    padding-right: 5em;
  }
}

@media screen and (min-width: 1440px) {
  .par-v4-header-2 {
    width: 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-first._2 {
    width: 65%;
  }

  .op-po-img {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .par-v4-body-wrapper {
    width: 1000px;
  }

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

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

  .h2.t3t-section-h {
    margin-bottom: .5em;
  }

  .h2.ta-c {
    text-align: center;
    align-self: flex-start;
    padding-left: 0;
  }

  .bold-text-252 {
    text-align: left;
    line-height: 115%;
  }

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

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

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

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

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

  .op-product-option-rating {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .op-product-options {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    text-align: left;
    justify-content: center;
    padding-left: 10px;
    display: flex;
  }

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

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

  .par-v4-disclaimer-wrapper {
    width: 800px;
  }

  .op-header-cntdwn {
    flex-flow: column;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .countdown-clock.cntdwn-fomo {
    min-width: 400px;
    display: flex;
  }

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

  .trust-section {
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .trust-section-logo {
    max-width: 25%;
  }

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

  .op-po-cta._3x._2 {
    margin-top: .25em;
  }

  .op-product-section {
    margin-top: 1em;
  }

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

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

  .op-content-wrapper-fw.fw-grey-bg {
    background-color: #f2f2f2;
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .op-product-options-2 {
    text-align: left;
    justify-content: center;
    display: flex;
  }

  .product-section-info {
    margin-top: 0;
  }

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

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

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

  .op-product-option-rating-3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .pis-gallery-img {
    position: static;
  }

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

  .bold-text-3 {
    color: #b91616;
  }

  .h1 {
    font-size: 36px;
    line-height: 120%;
  }

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

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

  .text-span-2 {
    color: #c80000;
    font-weight: 600;
  }

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

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

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

  .social-icon {
    max-height: 30px;
  }

  .star-rating {
    max-height: 24px;
  }

  .star-rating.t3ti-stars {
    max-height: 15px;
    margin-top: .25em;
    margin-bottom: .25em;
  }

  .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.pl-0.cleanser {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    margin-left: 10em;
    margin-right: 10em;
    font-size: 28px;
    display: block;
  }

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

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

  .hashtag-p.p-3 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
    display: inline-block;
  }

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

  .op-logo {
    max-height: 65px;
  }

  .op-po-img-3 {
    margin-top: 1.5em;
    margin-bottom: 2em;
  }

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

  .op-list {
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 20px;
  }

  .op-list._2 {
    padding-left: 0;
  }

  .op-product-option-rating-4 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

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

  .fsz-26 {
    font-size: 26px;
  }

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

  .bold-text-2 {
    font-weight: 800;
    line-height: 100%;
  }

  .op-hashtag {
    margin-top: 1.5em;
    margin-bottom: 1em;
    margin-right: 50%;
    padding: .3em 1.5em .3em .8em;
  }

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

  .pis-gallery {
    position: static;
  }

  .td-st {
    text-decoration: line-through;
  }

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

  .answer-p.p-3 {
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .answer-p.p-3.wirkung._1.cleanser {
    text-align: center;
    margin-bottom: 15px;
  }

  .answer-p.p-4 {
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .social-links {
    grid-column-gap: .4em;
    grid-row-gap: .4em;
    display: flex;
  }

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

  .op-best-option-tag {
    background-color: #20a152;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: .75em;
    padding-bottom: .75em;
    display: flex;
  }

  .op-best-option-tag._2._3 {
    margin-top: .5em;
  }

  .ts-h {
    margin-top: 0;
    font-size: 30px;
    font-weight: 700;
    line-height: 100%;
  }

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

  .psi-row {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    background-color: #fff;
    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;
  }

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

  .color-red {
    color: #9f0000;
    font-weight: 400;
  }

  .color-red.fw-b {
    color: #b91616;
    font-weight: 600;
  }

  .p-3 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

  .p-3.t3ti-head-p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
  }

  .p-3.t3ti-subheading {
    margin-top: 1em;
  }

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

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

  .p-3.fsz-21.ta-r {
    text-align: right;
  }

  .p-3.fsz-21.td-st {
    text-decoration: line-through;
  }

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

  .fomo-adv-box {
    border-color: #d8d8d8;
  }

  .bold-text-260 {
    color: #b91616;
  }

  .divider {
    background-color: silver;
    border-top: 1px solid #d8d8d8;
    width: 100%;
    height: 1px;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0;
  }

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

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

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

  .trust-section-left {
    max-width: 60%;
  }

  .faq-item {
    border-radius: 0;
    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;
    margin-bottom: 1em;
    padding-top: 1em;
    display: flex;
  }

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

  .op-awards-section-wrapper._2.cleanser {
    text-align: center;
    align-self: center;
    padding-top: 30px;
  }

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

  .t3ti-head {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    justify-content: flex-start;
    align-items: center;
    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;
  }

  .faq-wrapper {
    margin-bottom: 2em;
  }

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

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

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

  .ah-content-wrap {
    max-width: 45%;
  }

  .ah-footer-wrapper {
    width: 100%;
    margin-top: 0;
    padding-top: 3em;
    padding-bottom: 3em;
  }

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

  .ah-footer-link {
    color: #aaa;
    margin-left: 15px;
    font-family: Droid Sans, sans-serif;
    font-size: 16px;
    line-height: 100%;
    text-decoration: none;
  }

  .par-v4-disclaimer-wrapper-2 {
    width: 800px;
  }

  .cntdwn-p-2 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0;
    font-family: Lato, sans-serif;
  }

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

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

  .p-5 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

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

  .star-rating-2.t3ti-stars {
    max-height: 15px;
    margin-top: .25em;
    margin-bottom: .25em;
  }

  .bold-text-325 {
    font-size: 30px;
  }

  .par-v4-h-2.h4 {
    font-size: 30px;
    line-height: 38px;
  }

  .par-v4-body-wrapper-2 {
    width: 900px;
  }

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

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

  .p-6 {
    margin-bottom: 10px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 150%;
  }

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

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

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

  .p-6.p-padding.ta-c.pb-0 {
    margin-bottom: 0;
  }

  .p-6.p-padding.ta-c.pb-0.p-custom-style {
    color: #000;
    font-size: 16px;
  }

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

  .p-6.ta-c.po-price {
    margin-top: 1em;
  }

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

  .p-6.option-tag-p {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
  }

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

  .text-span-11 {
    color: #c80000;
    font-weight: 600;
  }

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

  .op-product-option-rating-5 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .op-product-options-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    text-align: left;
    justify-content: center;
    padding-left: 10px;
    display: flex;
  }

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

  .bold-text-263 {
    text-align: left;
    line-height: 115%;
  }

  .p-7 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

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

  .op-po-img-4 {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .op-product-option-rating-6 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .bold-text-338 {
    text-align: left;
    line-height: 115%;
  }

  .op-product-options-4 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    text-align: left;
    justify-content: center;
    padding-left: 10px;
    display: flex;
  }

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

  .list-box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: flex-start;
  }

  .problem-box {
    justify-content: center;
    align-items: center;
    max-width: 20%;
    margin-right: 0;
  }

  .p-8 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

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

  .p-9 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

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

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

  .p-10.mb-0, .p-10.mb-0._2._3 {
    margin-bottom: 0;
  }

  .p-10._2 {
    font-size: 20px;
  }

  .bold-text-342 {
    color: #b91e1e;
  }
}

@media screen and (min-width: 1920px) {
  .par-v4-header-2 {
    width: 100%;
  }

  .par-v4-body-wrapper {
    width: 1000px;
  }

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

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

  .par-v4-h {
    margin-bottom: 30px;
  }

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

  .par-v4-disclaimer-wrapper {
    width: 800px;
  }

  .op-header-cntdwn {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .op-content-wrapper-fw.fw-grey-bg {
    background-color: #fef8f6;
  }

  .op-awards-section.studie.rzte.cleanser {
    margin-bottom: 0;
  }

  .swiper-container {
    display: block;
    position: relative;
  }

  .answer-p.p-3.wirkung._1.cleanser.last {
    margin-bottom: 0;
  }

  .ts-h {
    font-size: 28px;
  }

  .psi-row {
    margin-top: 0;
  }

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

  .p-3.mb-0 {
    font-size: 18px;
  }

  .container-6.rzte.cleanser {
    align-self: center;
  }

  .swiper-wrapper {
    flex-flow: row;
    display: block;
  }

  .ah-content {
    min-height: 0;
  }

  .par-v4-disclaimer-wrapper-2 {
    width: 800px;
  }

  .nl-hero-description {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 2em;
    display: flex;
  }

  .nl-hero-section {
    display: flex;
  }

  .par-v4-h-2 {
    margin-bottom: 30px;
  }

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

  .par-v4-body-wrapper-2 {
    width: 900px;
  }

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

  .l2-cta-f-width {
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .p-9.mb-0, .p-10.mb-0 {
    font-size: 18px;
  }

  .section-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .container-20 {
    width: auto;
    max-width: none;
    display: block;
  }

  .container-21 {
    width: auto;
    max-width: none;
  }

  .div-block-3 {
    width: 1200px;
  }

  .div-block-7._2._3 {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .par-v4-header-2 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .par-v4-header-wrapper-2 {
    padding-left: 1.5em;
    padding-right: 0;
  }

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

  .op-product-option {
    width: 45%;
    position: relative;
    overflow: hidden;
  }

  .op-product-option.f-second {
    order: 2;
  }

  .op-product-option.f-first {
    order: -1;
  }

  .op-po-img {
    order: -1;
    margin-top: 0;
  }

  .par-v4-body-wrapper {
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .h2.ta-c.mobile {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .h2.ta-c.p-0 {
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Roboto, sans-serif;
  }

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

  .h2.t3t-section-h {
    border-left: 5px #bf8034;
    padding-left: 0;
  }

  .h2.t3t-section-h._2 {
    margin-top: 1.5em;
    margin-bottom: 20px;
  }

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

  .button-2.angebot-1.box.mobile.cta {
    margin-top: .5em;
  }

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

  .par-v4-p.pnc-p {
    width: 95%;
    line-height: 150%;
  }

  .p {
    font-size: 18px;
  }

  .op-product-options {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    justify-content: center;
    display: none;
  }

  .op-product-options.mobile.cta {
    display: flex;
  }

  .par-v4-disclaimer-wrapper {
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .op-social-media-proof {
    padding-left: 1em;
    padding-right: 1em;
  }

  .oppo-m-left {
    align-self: stretch;
    width: 35%;
  }

  .op-po-cta {
    margin-top: .5em;
  }

  .bold-text-269 {
    font-weight: 500;
  }

  .op-product-section {
    display: block;
  }

  .product-option-mobile-img {
    width: 100%;
    font-style: italic;
    text-decoration: none;
    display: block;
  }

  .op-content-wrapper-fw {
    margin-bottom: 0;
    padding-left: 2em;
    padding-right: 2em;
  }

  .op-content-wrapper-fw.fw-grey-bg {
    padding-left: 2em;
    padding-right: 2em;
  }

  .op-content-wrapper-fw.fw-grey-bg._2 {
    margin-bottom: 0;
    padding-bottom: 1em;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .op-content-wrapper-fw._3 {
    padding-left: 0;
    padding-right: 0;
  }

  .op-product-options-2 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    justify-content: center;
    display: none;
  }

  .op-order-features {
    grid-column-gap: 1.2em;
    grid-row-gap: 1.2em;
  }

  .gzg-section-inner {
    border-left-color: #91a665;
  }

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

  .h1 {
    padding-right: 20px;
  }

  .text-span-2 {
    font-size: 26px;
  }

  .op-content-wrapper {
    width: 100%;
    padding-left: 2em;
    padding-right: 2em;
  }

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

  .op-content-wrapper._3 {
    width: 100%;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .text-span-3 {
    color: #b91e1e;
    font-size: 26px;
    font-weight: 600;
  }

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

  .h3.mb-0.pl-0._3 {
    margin-bottom: 0;
  }

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

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

  .h3.mb-0.pl-0.produktinfos {
    margin-top: 0;
    margin-bottom: 0;
  }

  .op-po-img-3 {
    order: -1;
    margin-top: 0;
  }

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

  .op-product-option-rating-4.t-off {
    flex: 0 auto;
    display: none;
  }

  .op-hashtag {
    margin-right: 50%;
  }

  .product-tag {
    background-color: #20a152;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: .5em 1em;
    display: flex;
  }

  .product-tag.tag2 {
    background-color: #333;
  }

  .product-tag.tag2.neu {
    background-color: #878787;
  }

  .bold-text-282 {
    font-weight: 600;
    text-decoration: line-through;
  }

  .answer-p.p-4 {
    font-size: 21px;
  }

  .p-2.p-padding.ta-c.pb-0 {
    align-self: flex-start;
    font-size: 18px;
  }

  .p-2.gzg-p {
    margin-left: auto;
    margin-right: auto;
  }

  .p-2.option-tag-p._2 {
    font-weight: 500;
  }

  .p-2.ta-c.po-price.fsz-26 {
    color: #b91e1e;
    align-self: flex-start;
    font-size: 20px;
  }

  .p-2.ta-c.t-off {
    color: #20a152;
    align-self: flex-start;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
  }

  .p-2.option-tag-p {
    text-transform: uppercase;
    font-weight: 700;
  }

  .p-2.gzg-p {
    color: #000;
    text-align: center;
    align-self: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .p-2.ta-c.po-price.fsz-26 {
    font-size: 26px;
  }

  .op-best-option-tag {
    position: absolute;
  }

  .color-red.fw-b {
    font-weight: 600;
  }

  .p-3, .p-3.fragen {
    font-size: 18px;
  }

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

  .divider._3 {
    margin-bottom: 1em;
  }

  .divider._4._1 {
    margin-bottom: 30px;
  }

  .divider._2._3 {
    margin-top: 1em;
  }

  .divider._5 {
    background-color: #d8d8d8;
  }

  .bold-text-284 {
    font-weight: 600;
  }

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

  .op-pr-stars-img-3 {
    display: none;
  }

  .op-content {
    padding-left: 0;
  }

  .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: 0;
    padding-right: 0;
    line-height: 0;
    display: flex;
  }

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

  .op-po-cta-2 {
    margin-top: .5em;
  }

  .op-po-cta-2.f-width {
    width: 100%;
  }

  .op-po-cta-2.f-width._3x {
    margin-top: 0;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    line-height: 26px;
  }

  .op-po-cta-2.f-width._3x._2x {
    background-color: #444;
  }

  .op-po-cta-2.f-width._3x._2x._1x, .op-po-cta-2.f-width._3x._2x.neu {
    background-color: #878787;
  }

  .oppo-m-right-2 {
    flex-flow: column;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    width: 60%;
    padding-left: 20px;
    display: flex;
  }

  .oppo-m-right-2._1 {
    width: 100%;
    padding-left: 0;
  }

  .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: column;
    align-self: stretch;
    padding: 5px;
    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 {
    border-color: #333;
  }

  .op-product-option-mobile.best-option._3x._2x.neu {
    border-color: #878787;
    flex-flow: column;
  }

  .op-product-option-mobile.best-option._3x._2 {
    border-style: none;
    flex-flow: row;
  }

  .button._4._3.sticky-cta-btn {
    max-width: none;
  }

  .ah-content-wrap {
    max-width: 95%;
    padding-left: .5em;
    padding-right: .5em;
  }

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

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

  .features-img {
    border-radius: 20px;
  }

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

  .par-v4-disclaimer-wrapper-2 {
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

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

  .nl-hero-section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    width: 100%;
  }

  .cta-section-btn.fixed-cta {
    background-color: #23b000;
    margin-top: 0;
  }

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

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

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

  .hero-img {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 100%;
    min-height: 400px;
  }

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

  .nl-p.cta-nl-p.p-mt {
    margin-bottom: auto;
  }

  .nl-cta-section-h1 {
    margin-top: 0;
  }

  .pp-hero-logo {
    max-height: 35px;
  }

  .mobile-fixed-cta {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }

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

  .p-5 {
    font-size: 18px;
  }

  .par-v4-content-wrapper-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .par-v4-body-wrapper-2 {
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

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

  .cream-content-box {
    justify-content: center;
  }

  .ccb-item {
    justify-content: flex-start;
    width: 32%;
  }

  .bm-l1-article {
    width: 100%;
  }

  .op-po-cta-3 {
    margin-top: .5em;
  }

  .p-6.gzg-p {
    margin-left: auto;
    margin-right: auto;
  }

  .p-6.p-padding.ta-c.pb-0 {
    align-self: flex-start;
    font-size: 18px;
  }

  .p-6.ta-c.po-price.fsz-26 {
    font-size: 26px;
  }

  .p-6.option-tag-p {
    text-transform: uppercase;
    font-weight: 700;
  }

  .text-span-11 {
    font-size: 26px;
  }

  .product-review-box-conclusion {
    padding-top: 5em;
  }

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

  .bm-luxg-l1-banner {
    max-width: 100%;
  }

  .how-uv-works-img {
    max-width: 25%;
  }

  .l1-cta-section-left {
    width: 100%;
    margin-bottom: 3em;
  }

  .single-product-img.wmn-img-top {
    width: 40%;
    right: 0%;
  }

  .l1-p.tc-white.blue-box-p {
    width: 100%;
  }

  .l1-p.tc-white.blue-box-p.three-faces-p {
    width: 100%;
    margin: 0 0 10em;
  }

  .op-product-options-3 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    justify-content: center;
    display: none;
  }

  .time-box.box-margins.mb-2em {
    background-size: auto 100%;
  }

  .time-box.wrinkles-box.three-faces-box {
    background-position: 100% 100%;
    background-size: auto 50%;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 2em;
  }

  .l1-cta-section-wrapper {
    flex-flow: column;
  }

  .l1-cta-section-right {
    width: 100%;
  }

  .l1-content-section-wrapper, .l1-content-section-wrapper.bg-blue, .l1-content-section-wrapper.mb-5em.mt-3em {
    padding-left: 1em;
    padding-right: 1em;
  }

  .p-7 {
    font-size: 18px;
  }

  .l1-content-section {
    width: 100%;
  }

  .focus-on-box.border-0-25.color-pink {
    background-position: -100% 100%;
  }

  .focus-on-box.border-0-25.color-pink.d-flex.custom-padding {
    padding-left: 1.5em;
  }

  .focus-on-box.border-0-25.color-pink.img-4.custom-padding, .focus-on-box.border-0-25.color-pink.img-bg.custom-padding {
    padding-left: 2em;
  }

  .op-po-img-4 {
    order: -1;
    margin-top: 0;
  }

  .l1-img.float-right.width-35.clear, .l1-img.float-right._w-35.no-style {
    width: 50%;
  }

  .l1-img.float-right._w-35.img-borders-0-25 {
    width: 60%;
  }

  .l1-img.float-left {
    width: 50%;
  }

  .bm-luxg-footer-wrapper {
    width: 100%;
  }

  .check-list-box.regular.box-w-bg-img {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: auto 60%;
  }

  .float-author-info {
    max-width: 45%;
  }

  .op-product-options-4 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    justify-content: center;
    display: none;
  }

  .list-box {
    flex-flow: wrap;
  }

  .checklist {
    max-width: 80%;
  }

  .problem-box {
    max-width: 30%;
  }

  .p-8 {
    font-size: 18px;
  }

  .floating-cta-wrapper {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .l2-content-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .l2-content-sidebar {
    width: 60%;
  }

  .l2-main-content {
    width: 95%;
  }

  .p-9, .p-10 {
    font-size: 18px;
  }

  .div-block-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .image-47 {
    height: 50px;
  }

  .image-48 {
    width: 100%;
    margin-top: 40px;
  }

  .div-block-7._2, .div-block-7._2._3, .div-block-7._4 {
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .berschrift._2 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .container-24 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .par-v4-header-2 {
    align-self: center;
    width: 100%;
  }

  .par-v4-header-wrapper-2 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 1.5em;
    padding-right: 0;
    display: flex;
  }

  .par-v4-content-wrapper {
    padding-left: 0;
    display: block;
  }

  .op-product-option.f-first {
    width: 45%;
  }

  .par-v4-body-wrapper {
    align-self: center;
    display: block;
  }

  .h2.ta-c.mobile {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .h2.ta-c.p-0 {
    text-align: left;
    font-size: 22px;
  }

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

  .par-v4-content {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .par-v4-content-wrapper-extra-paddings {
    padding-left: 0;
    padding-right: 0;
  }

  .button-2.angebot-1.box.mobile.cta {
    padding-left: 1em;
    padding-right: 1em;
    font-size: 20px;
  }

  .par-v4-p.ccb-item-p {
    font-size: 18px;
  }

  .p {
    font-weight: 300;
  }

  .op-product-options.mobile.cta {
    flex-flow: row;
  }

  .op-header-cntdwn {
    padding-left: 1em;
    padding-right: 1em;
  }

  .trust-section {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-flow: row;
  }

  .trust-section-logo {
    align-self: flex-start;
    width: 40%;
    max-width: none;
  }

  .oppo-m-left {
    flex-flow: column;
    justify-content: flex-start;
    max-width: 40%;
    display: flex;
  }

  .op-po-cta {
    font-size: 18px;
  }

  .bold-text-269 {
    font-weight: 500;
  }

  .product-option-mobile-img {
    object-fit: cover;
    width: auto;
  }

  .op-content-wrapper-fw, .op-content-wrapper-fw.fw-grey-bg {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .op-content-wrapper-fw.fw-grey-bg._2 {
    margin-bottom: 0;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .op-content-wrapper-fw._3 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-5 {
    flex-flow: column;
  }

  .text-span-2 {
    font-size: 18px;
  }

  .op-content-wrapper {
    align-self: flex-start;
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

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

  .op-content-wrapper._3 {
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .op-awards-section.studie {
    align-self: center;
    width: 60%;
    margin-top: .5em;
    margin-bottom: .5px;
  }

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

  .text-span-3 {
    font-size: 22px;
  }

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

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

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

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

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

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

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

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

  .hashtag-p.p-3 {
    font-size: 15px;
  }

  .fsz-26 {
    font-size: 21px;
  }

  .op-hashtag {
    margin-right: 44%;
  }

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

  .product-tag {
    padding-top: .4em;
    padding-bottom: .4em;
  }

  .product-tag.tag2 {
    background-color: #444;
  }

  .product-tag.tag2.neu {
    background-color: #878787;
  }

  .answer-p.p-3.wirkung.last {
    margin-bottom: 40px;
  }

  .p-2.p-padding.ta-c.pb-0 {
    color: #000;
    padding-top: 5px;
    padding-bottom: 0;
    font-size: 16px;
  }

  .p-2.p-padding.ta-c.pb-0.p-custom-style, .p-2.gzg-p {
    font-size: 12px;
  }

  .p-2.option-tag-p {
    font-size: 14px;
    font-weight: 500;
  }

  .p-2.option-tag-p._2 {
    font-weight: 500;
  }

  .p-2.ta-c, .p-2.ta-c.po-price.fsz-26 {
    font-size: 14px;
  }

  .p-2.ta-c.t-off {
    font-weight: 500;
  }

  .p-2.gzg-p {
    text-align: center;
    align-self: center;
    margin-right: 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
  }

  .p-2.ta-c, .p-2.ta-c.po-price.fsz-26 {
    font-size: 14px;
  }

  .ts-h {
    color: #000;
    font-size: 24px;
  }

  .op-fomo-section {
    padding-left: 1em;
    padding-right: 1em;
  }

  .color-red {
    color: #a51212;
  }

  .p-3 {
    font-weight: 300;
  }

  .p-3.mb-0 {
    font-size: 17px;
  }

  .p-3.fragen {
    margin-top: -30px;
  }

  .p-3.ta-c {
    font-size: 14px;
  }

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

  .container-6, .container-6.rzte {
    width: 100%;
  }

  .trust-section-left {
    width: 60%;
    max-width: 100%;
  }

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

  .op-content {
    padding-left: 0;
    padding-right: 0;
  }

  .op-product-options-mobiles-4 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding-left: 0;
    padding-right: 0;
  }

  .trust-logo {
    width: 80%;
    max-width: 100%;
    max-height: 100%;
  }

  .op-stars-reviews {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .op-po-cta-2 {
    font-size: 18px;
  }

  .op-po-cta-2.f-width {
    font-size: 16px;
  }

  .op-po-cta-2.f-width._3x {
    padding-top: 1em;
    padding-bottom: 1em;
    font-family: Roboto, sans-serif;
    font-size: 20px;
  }

  .op-po-cta-2.f-width._3x._2x.neu {
    background-color: #878787;
  }

  .oppo-m-right-2 {
    flex-flow: column;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 20px;
  }

  .oppo-m-right-2._1 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .award-img.studie {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .op-product-option-mobile.best-option._3x {
    flex-flow: column;
    padding: 5px;
  }

  .op-product-option-mobile.best-option._3x._1 {
    padding-bottom: 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._2 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .image {
    max-height: 40px;
  }

  .ah-content-wrap {
    padding-left: .5em;
    padding-right: .5em;
  }

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

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

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

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

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

  .features-list-item-info {
    text-align: center;
    max-width: 100%;
  }

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

  .features-list {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
  }

  .features-list-item-text-h {
    text-align: left;
  }

  .cta-section-btn.fixed-cta {
    padding-left: 1em;
    padding-right: 1em;
  }

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

  .nl-content-piece.cta-section {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 1em;
    margin-bottom: 2em;
    padding: 3em 1.5em;
  }

  .hero-img {
    object-fit: cover;
    min-height: 400px;
  }

  .features-list-item {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .nl-p.features-list-item-text-p {
    text-align: left;
    margin-bottom: 10px;
  }

  .nl-p.cta-nl-p {
    text-align: center;
  }

  .nl-p.cta-nl-p.p-mt {
    text-align: center;
    margin-bottom: -21px;
  }

  .nl-cta-section-h1 {
    text-align: center;
  }

  .mobile-fixed-cta {
    padding-left: 2em;
    padding-right: 2em;
  }

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

  .p-5 {
    font-weight: 300;
  }

  .star-rating-2 {
    max-height: 22px;
  }

  .par-v4-content-wrapper-2 {
    padding-left: 0;
    display: block;
  }

  .par-v4-content-wrapper-extra-paddings-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .par-v4-body-wrapper-2 {
    align-self: center;
    display: block;
  }

  .ccb-item {
    width: 48.4%;
  }

  .op-po-cta-3 {
    font-size: 18px;
  }

  .p-6.gzg-p {
    font-size: 12px;
  }

  .p-6.p-padding.ta-c.pb-0 {
    color: #000;
    padding-top: 5px;
    padding-bottom: 0;
    font-size: 16px;
  }

  .p-6.p-padding.ta-c.pb-0.p-custom-style {
    font-size: 12px;
  }

  .p-6.ta-c, .p-6.ta-c.po-price.fsz-26 {
    font-size: 14px;
  }

  .text-span-11 {
    font-size: 18px;
  }

  .bm-l1-p.bm-ot-h {
    font-size: 21px;
  }

  .bm-ot-column.br-1px, .product-review-box-conclusion {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .star {
    box-shadow: 0 2px 5px #0003;
  }

  .star.star-2 {
    top: -10%;
  }

  .product-box-final {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .pbf-image {
    width: 80%;
  }

  .pbf-text {
    width: 100%;
  }

  .bg-img-as-img {
    z-index: 0;
    margin-top: -5vh;
    position: relative;
  }

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

  .sand-clock-item {
    max-height: 60px;
  }

  .bm-luxg-l1-banner {
    min-height: 40vh;
  }

  .about-author-box.borders-0-25.color-blue {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .about-author-box.borders-0-25.d-flex.custom-padding {
    padding-left: 1.5em;
  }

  .udhtb-img {
    z-index: 0;
  }

  .udht-text {
    z-index: 1;
    width: 100%;
    position: relative;
  }

  .udht-text.width-custom {
    width: 70%;
  }

  .single-product-img {
    width: 50%;
    position: static;
  }

  .l1-p.tc-white.margin-0._w-60 {
    width: 100%;
  }

  .time-box {
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .time-box.box-margins.mb-2em {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: column;
  }

  .time-box.box-margins.mb-2em.pb-0 {
    padding-bottom: 0;
  }

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

  .content-item {
    z-index: 1;
    position: relative;
  }

  .p-7 {
    font-weight: 300;
  }

  .white-box.no-mt {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-bottom: 0;
    padding-left: 1.5em;
    padding-right: 0;
    overflow: hidden;
  }

  .focus-on-box {
    background-size: auto 70%;
  }

  .focus-on-box.border-0-25.color-pink.custom-padding {
    background-position: 100% 100%;
    background-size: auto 60%;
    padding-left: 1.5em;
  }

  .box-text, .l1-img.float-right, .l1-img.float-right.width-35.clear {
    width: 100%;
  }

  .l1-img.float-right._w-35, .l1-img.float-right._w-35.no-style {
    width: 50%;
  }

  .l1-img.float-left.img-border-0-25 {
    width: 100%;
  }

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

  .check-list-box.regular.box-w-bg-img {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

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

  .float-author-info {
    max-width: 50%;
  }

  .text-n-img-float {
    max-width: 60%;
  }

  .checklist {
    max-width: 90%;
    margin-bottom: 32em;
  }

  .icons-item {
    max-width: 29%;
  }

  .p-8 {
    font-weight: 300;
  }

  .icons-items-box {
    flex-flow: wrap;
  }

  .floating-cta-btn {
    text-align: center;
    width: 600px;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .l2-content-sidebar {
    width: 95%;
  }

  .l2-main-content {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .article-footnote {
    width: 95%;
  }

  .p-9 {
    font-weight: 300;
  }

  .p-9.mb-0 {
    font-size: 17px;
  }

  .p-10 {
    font-weight: 300;
  }

  .p-10.mb-0 {
    font-size: 17px;
  }

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

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

  .div-block-4._2 {
    margin-top: 300px;
  }

  .berschrift, .berschrift._2 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-23 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .par-v4-header-2 {
    background-color: #c02121;
    border-bottom-style: solid;
    border-bottom-color: #91a665;
    align-self: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .par-v4-header-wrapper-2 {
    background-color: #fff;
    width: 100%;
    margin-left: 0;
    padding: .75em 1.2em 0;
    display: block;
  }

  .gm-logo {
    width: 40%;
    padding-top: 3px;
    padding-bottom: 10px;
  }

  .gm-logo.footer {
    width: 20%;
    padding-top: 0;
  }

  .bold-text-12 {
    color: #4c4c4c;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }

  .bold-text-12.quellen {
    align-self: flex-start;
    padding-left: 3px;
    font-size: 12px;
    line-height: 20px;
  }

  .bold-text-12.uberuns {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  .bold-text-12.julia {
    color: #e02e2e;
    font-style: italic;
  }

  .par-v4-content-wrapper {
    padding-top: 0;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .op-product-option.f-first.mobile {
    box-shadow: none;
    border-style: none;
    width: 100%;
    position: static;
  }

  .op-product-option.f-first.cta._3, .op-product-option.f-first._2.mobile {
    box-shadow: none;
    width: 100%;
    position: static;
  }

  .op-product-option.f-first._2.mobile.cta {
    background-color: #fff0;
    border-style: none;
  }

  .op-product-option.f-second {
    z-index: 2;
    background-color: #fff;
    width: 90%;
    position: sticky;
    top: 1em;
  }

  .op-product-option.f-first {
    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;
  }

  .op-po-img {
    margin-top: 2.7em;
  }

  .op-po-img.cta._3 {
    margin-top: 0;
  }

  .op-po-img.mobile {
    order: -1;
    align-self: auto;
    margin-top: 0;
  }

  .op-po-img.mobile.cta {
    border-style: none;
  }

  .bold-text-13 {
    color: #2c2c2c;
    font-size: 30px;
    font-weight: 900;
    line-height: 36px;
  }

  .bold-text-13.zwischenheadline {
    font-size: 24px;
    line-height: 30px;
  }

  .container-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    direction: ltr;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    padding-top: 15px;
    padding-bottom: 20px;
    display: flex;
  }

  .par-v4-body-wrapper {
    background-color: #fff;
    border-style: none;
    border-width: 1px;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .social-link {
    width: 40px;
    height: 40px;
  }

  .h2.ta-c.mobile {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 10px;
  }

  .h2.ta-c.p-0 {
    color: #2c2c2c;
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0;
    font-family: Roboto, sans-serif;
    font-size: 21px;
    line-height: 110%;
  }

  .h2.ta-c.p-0.klein {
    font-size: 18px;
  }

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

  .h2.t3t-section-h {
    color: #2c2c2c;
    border-left: 3px #bf8034;
    padding-left: 0;
    font-size: 20px;
    line-height: 120%;
  }

  .h2.t3t-section-h._2 {
    border-left: 3px solid #bf8034;
    margin-bottom: 1em;
    padding-left: 10px;
  }

  .h2.t3t-section-h._3._4 {
    font-size: 24px;
  }

  .bold-text-252 {
    margin-top: .5em;
    font-size: 24px;
    line-height: 120%;
  }

  .bold-text-252.cta {
    text-align: left;
    margin-top: 0;
  }

  .par-v4-content {
    background-color: #f7f7f7;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .list-3, .list-3.bewertung {
    padding-left: 30px;
  }

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

  .list-3.plus-list {
    padding-left: 10px;
  }

  .image-34 {
    align-self: center;
    width: auto;
    min-width: 0;
    height: 45px;
    margin-right: 10px;
  }

  .par-v4-content-wrapper-extra-paddings {
    padding-top: 1em;
  }

  .par-v4-content-wrapper-extra-paddings.body {
    background-color: #f7f7f7;
    padding-top: 0;
  }

  .button-2 {
    text-align: center;
    width: 100%;
    margin-top: 1em;
    padding: 1.5em 1em;
    font-size: 18px;
    line-height: 60%;
  }

  .button-2.angebot-1 {
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    font-size: 20px;
    font-weight: 500;
    line-height: 100%;
  }

  .button-2.angebot-1.box.mobile {
    margin-top: .5em;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    box-shadow: 0 0 5px #0003;
  }

  .button-2.angebot-1.box.mobile.cta {
    text-transform: uppercase;
    background-color: #91a663;
    border: 1px solid #91a663;
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 21px;
    font-weight: 500;
    line-height: 120%;
  }

  .button-2.angebot-1.box.mobile.cta:hover {
    color: #91a663;
    background-color: #fff;
  }

  .button-2.angebot-1.zumangebot {
    text-transform: uppercase;
    border: 1px solid #23a454;
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 19px;
    font-weight: 500;
    line-height: 120%;
    box-shadow: 0 2px 5px #0003;
  }

  .button-2.angebot-1.zumangebot:hover {
    background-color: #fff;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .button-2.angebot-1.zumangebot._3 {
    padding: 1em .5em;
  }

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

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

  .container-2.bewertung-1.uberuns {
    box-shadow: 0 0 5px #0000001c;
  }

  .par-v4-hero-img {
    border-style: none;
    margin-top: 0;
    margin-bottom: .5em;
  }

  .par-v4-hero-img._2 {
    margin-bottom: 0;
  }

  .par-v4-hero-img._3 {
    margin-top: 1em;
  }

  .par-v4-hero-img._3._2 {
    margin-top: .5em;
    margin-bottom: .5em;
  }

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

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

  .par-v4-p.lead.quellen {
    text-align: justify;
    word-break: break-all;
    justify-content: flex-start;
    align-items: stretch;
    font-size: 12px;
    display: flex;
  }

  .par-v4-p.lead.angriff {
    background-color: #f4ff25;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
  }

  .par-v4-p.lead.angriff._2 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .par-v4-p.lead.empfehlung {
    border-left: 5px solid #e02e2e;
    padding-left: 15px;
    font-size: 26px;
  }

  .par-v4-p.subhead {
    color: #2c2c2c;
    margin-top: .5em;
    margin-bottom: .15em;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
  }

  .par-v4-p.subhead.kategorie {
    font-family: Roboto, sans-serif;
    line-height: 20px;
  }

  .par-v4-p.table-p {
    font-size: 16px;
  }

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

  .par-v4-p.lead-copy.quellen {
    text-align: justify;
    word-break: break-all;
    justify-content: flex-start;
    align-items: stretch;
    font-size: 12px;
    display: flex;
  }

  .par-v4-p.lead-copy.angriff {
    background-color: #f4ff25;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
  }

  .par-v4-p.lead-copy.angriff._2 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .par-v4-p.lead-copy.empfehlung {
    border-left: 5px solid #e02e2e;
    padding-left: 15px;
    font-size: 26px;
  }

  .image-35 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .image-35.testimonial2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .image-35.testimonial {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .image-35.testimonial.shinyhair {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-35.testimonial.shinyhair.desktop {
    display: none;
  }

  .image-35.testimonial.shinyhair.desktop._2, .image-35.testimonial.shinyhair.mobile {
    display: block;
  }

  .image-35.testimonial.shinyhair.bewertung {
    border-style: solid;
    border-color: #fff;
  }

  .p {
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 150%;
  }

  .bold-text-27 {
    color: #2c2c2c;
    font-family: Roboto, sans-serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 36px;
    position: static;
  }

  .bold-text-27.gr-n {
    color: #91a665;
  }

  .list-item-6 {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.6;
  }

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

  .list-item-6.bewertung {
    margin-bottom: 15px;
  }

  .list-item-6._2 {
    margin-bottom: 10px;
    line-height: 1.5;
  }

  .bildunterschrift {
    margin-top: -10px;
    padding-left: 12px;
    font-size: 13px;
    font-weight: 300;
  }

  .bold-text-16 {
    color: #2c2c2c;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
  }

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

  .bold-text-16.subhead {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
  }

  .op-product-options {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .op-product-options.mobile {
    flex-flow: column;
    margin-top: 20px;
    display: flex;
  }

  .op-product-options.mobile.cta {
    background-color: #fff;
    flex-flow: column;
  }

  .op-product-options.mobile.cta._2 {
    box-shadow: none;
    border-style: solid;
    border-color: #d8d8d8;
  }

  .op-product-options.desktop {
    display: none;
  }

  .op-product-options.desktop.cta._3 {
    background-color: #fff;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .par-v4-h {
    color: #000;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 34px;
  }

  .par-v4-h.h4.gut {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .par-v4-h.h4.gut.box.zwischenheadline, .par-v4-h.h4.gut.box.zwischenheadline._2 {
    margin-bottom: 20px;
  }

  .par-v4-h.h4.gut.box.zwischenheadline._3 {
    margin-top: 40px;
  }

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

  .par-v4-h.zwischenheadline.bericht {
    margin-top: 30px;
  }

  .par-v4-h.zwischenheadline.bericht.bewertung {
    margin-top: 15px;
  }

  .par-v4-heading {
    color: #2c2c2c;
    text-align: left;
    margin-top: 5px;
    font-size: 34px;
    font-weight: 900;
    line-height: 34px;
  }

  .bold-text-14 {
    font-size: 24px;
    line-height: 28px;
  }

  .bold-text-14.box.berschrift {
    font-size: 26px;
  }

  .bold-text-14.box.berschrift._1._2 {
    font-size: 24px;
    line-height: 30px;
  }

  .bold-text-14.uberuns.teilen {
    font-size: 21px;
  }

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

  .par-v4-p-2.date {
    color: #979797;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 11px;
    font-weight: 300;
    line-height: 14px;
    display: block;
  }

  .par-v4-p-2.advertorial {
    color: #979797;
    text-align: right;
    align-self: center;
    font-size: 11px;
    font-weight: 300;
    line-height: 14px;
    display: block;
  }

  .par-v4-disclaimer-wrapper {
    width: 100%;
  }

  .par-v4-source-box {
    border-top: 1px #d8d8d8;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .source {
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
  }

  .par-v4-footer-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

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

  .countdown-clock.cntdwn-fomo {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .code-embed {
    order: 0;
  }

  .bold-text-255 {
    color: #333;
    font-size: 12px;
    font-weight: 400;
  }

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

  .bold-text-291 {
    font-weight: 600;
  }

  .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.mobile {
    padding-left: 0;
  }

  .award-item.studie.cleanser {
    padding-right: 0;
  }

  .trust-section {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .trust-section-logo {
    text-align: right;
    align-self: flex-start;
    width: 35%;
  }

  .op-social-media-proof {
    padding-left: 0;
    padding-right: 0;
  }

  .oppo-m-left {
    align-self: flex-start;
    width: 45%;
    max-width: none;
  }

  .paragraph-11 {
    color: #2c2c2c;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
  }

  .paragraph-11._2 {
    font-size: 14px;
  }

  .op-po-cta {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .op-po-cta._3x._2 {
    width: 100%;
    margin-top: 0;
    box-shadow: 0 1px 14px 4px #0003;
  }

  .op-po-cta._3x._2._4 {
    margin-top: .5em;
  }

  .bold-text-269 {
    font-size: 18px;
    font-weight: 500;
    line-height: 180%;
  }

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

  .product-option-mobile-img {
    vertical-align: baseline;
    object-fit: fill;
    height: auto;
    padding: 0% 0 0;
  }

  .op-content-wrapper-fw {
    align-self: auto;
    width: 100%;
    margin-top: 0;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .op-content-wrapper-fw.fw-grey-bg {
    background-color: #f7f7f7;
    margin-top: .7em;
    margin-bottom: .5em;
    padding-top: 1.5em;
    padding-bottom: 1.2em;
  }

  .op-content-wrapper-fw._3 {
    padding-left: 0;
    padding-right: 0;
  }

  .op-product-options-2 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: none;
  }

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

  .t3ti-head-h-wrapper {
    grid-column-gap: .3em;
    grid-row-gap: .3em;
    line-height: 18px;
  }

  .bold-text-295 {
    font-weight: 600;
  }

  .check-mark._2 {
    margin-top: 3px;
  }

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

  .bold-text-286, .bold-text-294 {
    font-weight: 600;
  }

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

  .bold-text-288 {
    font-weight: 600;
  }

  .op-order-features {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    margin-top: .5em;
    margin-bottom: 2em;
  }

  .op-order-features._2 {
    margin-top: 2em;
  }

  .t3ti-head-h {
    text-align: center;
    align-self: auto;
    font-size: 18px;
    line-height: 100%;
  }

  .container-5._2 {
    margin-top: 0;
  }

  .container-5.cleanser {
    flex-flow: column;
    flex: 0 auto;
    order: 0;
    margin-top: 0;
  }

  .bold-text-289 {
    font-weight: 600;
  }

  .pis-gallery-img {
    box-shadow: none;
    margin-bottom: 5px;
  }

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

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

  .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-266 {
    font-size: 16px;
    font-weight: 700;
  }

  .bold-text-3 {
    color: #b91e1e;
    font-size: 15px;
    font-weight: 600;
    line-height: 100%;
  }

  .bold-text-296 {
    font-weight: 600;
  }

  .bold-text-45 {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
  }

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

  .h1.titel._2 {
    font-size: 20px;
  }

  .psi-row-left {
    align-self: flex-start;
    width: 36%;
    line-height: 100%;
  }

  .psi-row-left._2 {
    width: 45%;
    display: flex;
  }

  .t3ti-head-img {
    max-height: 70px;
  }

  .t3ti-head-img._2.weg {
    display: none;
  }

  .t3ti-head-img._2._3 {
    width: 100%;
  }

  .list-item-7 {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    list-style-type: none;
  }

  .text-span-2 {
    color: #cc1717;
    font-size: 20px;
  }

  .op-content-wrapper {
    padding-top: 0;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

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

  .op-content-wrapper._3 {
    flex-flow: row;
    align-self: stretch;
    width: 100%;
    padding-left: 1.2em;
    padding-right: 1.2em;
    display: flex;
  }

  .op-awards-section._1 {
    flex-flow: column;
  }

  .op-awards-section.studie {
    justify-content: center;
    margin-top: 0;
  }

  .op-awards-section.studie.mobile {
    width: 100%;
  }

  .op-awards-section.studie.rzte {
    flex-flow: row;
  }

  .text-span-3 {
    color: #b91e1e;
    text-align: left;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .social-icon {
    border-style: none;
    border-bottom-width: 0;
    max-height: 26px;
  }

  .bold-text-271 {
    padding-left: 2px;
    font-weight: 600;
  }

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

  .star-rating.t3ti-stars._2 {
    max-height: 18px;
    margin-top: .5em;
  }

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

  .h3 {
    color: #000;
  }

  .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.garantie {
    margin-top: 0;
  }

  .h3.mb-0.pl-0.auszeichnung {
    border-left: 3px solid #bf8034;
    padding-left: 10px;
  }

  .h3.mb-0.pl-0._2 {
    font-size: 24px;
  }

  .h3.mb-0.pl-0.cleanser {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 23px;
  }

  .h3._1 {
    font-size: 28px;
  }

  .h3.mb-0.pl-0 {
    color: #2c2c2c;
    text-align: left;
    border-left: 3px #bf8034;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 20px;
    line-height: 130%;
  }

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

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

  .hashtag-p.p-3 {
    font-size: 11px;
    font-weight: 400;
  }

  .hashtag-p.p-3._2 {
    margin-bottom: 0;
    font-size: 15px;
  }

  .bold-text-293 {
    font-weight: 600;
  }

  .psi-row-right {
    align-self: center;
    width: 60%;
  }

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

  .op-logo {
    padding-top: 10px;
    display: none;
  }

  .op-logo.mobile {
    width: 130px;
    padding-top: 0;
    display: block;
  }

  .op-logo.mobile._2 {
    width: 180px;
  }

  .op-po-img-3 {
    margin-top: 2.7em;
  }

  .op-list {
    margin-bottom: 15px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    list-style-type: disc;
  }

  .op-product-option-rating-4.t-off {
    align-self: flex-start;
    display: none;
  }

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

  .bold-text-285 {
    font-weight: 600;
  }

  .fsz-26 {
    line-height: 100%;
  }

  .bold-text-256 {
    font-size: 15px;
    font-weight: 400;
  }

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

  .bold-text-305 {
    font-weight: 600;
  }

  .bold-text-270 {
    font-size: 24px;
    line-height: 120%;
  }

  .bold-text-2 {
    color: #2c2c2c;
    font-size: 28px;
    font-weight: 900;
    line-height: 28px;
  }

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

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

  .op-hashtag {
    background-color: #91a665;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: .5em;
    margin-right: 0%;
    padding-top: .2em;
    padding-bottom: .2em;
    padding-left: .6em;
    font-family: Roboto, sans-serif;
    font-size: 12px;
  }

  .swiper-container {
    margin-bottom: 15px;
  }

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

  .pis-gallery {
    column-count: 1;
    column-gap: 5px;
  }

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

  .product-tag {
    background-color: #20a152;
    padding: .3em 0;
  }

  .product-tag.tag2 {
    background-color: #444;
  }

  .product-tag.tag2.neu {
    background-color: #878787;
  }

  .product-tag.tag2.test {
    background-color: #23a454;
  }

  .product-tag.rot {
    background-color: #b91e1e;
  }

  .bold-text-298 {
    font-weight: 600;
  }

  .bold-text-282 {
    color: #979797;
    font-family: Roboto, sans-serif;
    font-weight: 500;
  }

  .bold-text-282.rot {
    color: #b91e1e;
  }

  .answer-p.p-3 {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    font-weight: 400;
  }

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

  .answer-p.p-3.wirkung._1._2 {
    margin-top: 10px;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .answer-p.p-3.wirkung._1._2._3 {
    margin-top: 0;
  }

  .answer-p.p-3.wirkung._1.cleanser {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .answer-p.p-4 {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 21px;
    font-weight: 400;
  }

  .bold-text-287, .bold-text-303 {
    font-weight: 600;
  }

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

  .p-2.p-padding.ta-c.pb-0 {
    text-align: left;
    align-self: flex-start;
    padding-top: 13px;
    padding-bottom: 10px;
    font-size: 13px;
  }

  .p-2.p-padding.ta-c.pb-0.p-custom-style.t-off {
    color: #2c2c2c;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    display: flex;
  }

  .p-2.p-padding.ta-c.pb-0._2 {
    padding-top: 0;
  }

  .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.option-tag-p {
    font-family: Roboto, sans-serif;
    font-size: 11px;
    font-weight: 500;
  }

  .p-2.ta-c.po-price.fsz-26 {
    color: #b91e1e;
    text-align: left;
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 300;
  }

  .p-2.ta-c.po-price.fsz-26._2 {
    font-size: 14px;
  }

  .p-2.ta-c.po-price.fsz-26._2._3 {
    margin-top: 20px;
  }

  .p-2.ta-c.t-off {
    color: #2c2c2c;
    text-align: left;
    align-self: flex-start;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    display: flex;
  }

  .p-2.ta-c.t-off.cleanser {
    color: #20a152;
    margin-top: 10px;
    font-weight: 500;
  }

  .p-2.ta-c.t-off.geschenkt {
    color: #20a152;
    font-size: 12px;
    font-weight: 400;
  }

  .p-2.ta-c.t-off.ml {
    font-size: 12px;
    font-weight: 400;
    text-decoration: underline;
  }

  .p-2.ta-c.t-off.gr-n {
    color: #20a152;
    font-weight: 500;
  }

  .p-2.option-tag-p {
    font-size: 12px;
  }

  .p-2.option-tag-p._2 {
    font-size: 16px;
  }

  .p-2.option-tag-p._2._3 {
    color: #202020;
  }

  .p-2.gzg-p {
    color: #4c4c4c;
    text-align: center;
    align-self: auto;
    margin-top: 1em;
    margin-bottom: 5px;
    margin-right: 0;
    font-family: Roboto, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
  }

  .p-2.ta-c.po-price.fsz-26 {
    margin-bottom: 5px;
    font-size: 20px;
  }

  .p-2.ta-c.shampoo {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
  }

  .op-best-option-tag {
    margin-bottom: 0;
  }

  .op-best-option-tag._2._3 {
    background-color: #cce2d4;
    border: 1px solid #23a454;
    margin-top: 20px;
    position: static;
  }

  .bold-text-264 {
    padding-left: 4px;
  }

  .ts-h {
    color: #2c2c2c;
    font-size: 20px;
    font-weight: 700;
  }

  .op-fomo-section {
    padding-left: 0;
    padding-right: 0;
  }

  .media-logo-wrapper {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    margin-top: 2em;
  }

  .media-logo-wrapper._2 {
    margin-top: 1em;
    margin-bottom: 1em;
    display: flex;
  }

  .t3-testimonials-item._2 {
    width: 100%;
  }

  .t3-testimonials-item._2.weg, .t3-testimonials-item.weg {
    display: none;
  }

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

  .opof-icon {
    max-height: 15px;
    margin-top: 5px;
  }

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

  .p-3 {
    color: #4c4c4c;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
  }

  .p-3.t3ti-head-p {
    color: #4e5358;
    font-size: 12px;
    line-height: 100%;
  }

  .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.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.du-sparst {
    font-size: 14px;
    font-weight: 500;
  }

  .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.mb-0 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 100%;
  }

  .p-3.fsz-21.td-st.mb-0 {
    font-size: 14px;
    text-decoration: line-through;
  }

  .p-3.fsz-21._2 {
    margin-top: 0;
  }

  .p-3.fsz-21.unten {
    margin-bottom: 5px;
  }

  .p-3.fsz-21.unten._2 {
    margin-top: 20px;
  }

  .p-3._2 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 140%;
  }

  .p-3._2.trustpilot, .p-3._2.rtl, .p-3._2._3 {
    font-size: 16px;
  }

  .p-3.fragen {
    margin-top: -10px;
  }

  .p-3.ta-c {
    font-size: 16px;
  }

  .p-3._3 {
    margin-top: 15px;
    font-size: 20px;
  }

  .p-3.last {
    margin-bottom: 20px;
  }

  .bold-text-261 {
    margin-left: 0;
    font-weight: 600;
  }

  .bold-text-304 {
    font-weight: 600;
  }

  .fomo-adv-box {
    background-color: #f7f7f7;
    border-color: #d8d8d8;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .bold-text-297 {
    font-weight: 600;
  }

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

  .container-6.rzte.cleanser {
    padding-right: 0;
  }

  .divider {
    background-color: #d8d8d8;
    height: 1px;
  }

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

  .divider._3._2 {
    margin-top: 2em;
  }

  .divider._4 {
    background-color: #d8d8d8;
    height: 2px;
    margin-top: 2em;
    margin-bottom: 0;
  }

  .divider._4._1 {
    margin-top: 2em;
    margin-bottom: 1em;
  }

  .divider._2 {
    background-color: #d8d8d8;
    margin-top: 2.5em;
  }

  .divider._2._4 {
    height: 2px;
    margin-top: 1em;
  }

  .divider._2._3 {
    background-color: #d8d8d8;
  }

  .divider._5 {
    background-color: #d8d8d8;
    margin-top: 0;
  }

  .bold-text-284 {
    color: #2c2c2c;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: 700;
  }

  .bold-text-274 {
    font-size: 15px;
  }

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

  .bold-text-277 {
    color: #20a152;
  }

  .content-head {
    margin-bottom: 0;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .content-head._3 {
    justify-content: flex-start;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .content-head._3._2 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
  }

  .bold-text-292 {
    font-weight: 600;
  }

  .payment-img {
    margin-bottom: 1em;
  }

  .payment-img._2 {
    margin-top: 20px;
  }

  .bold-text-257 {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 700;
  }

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

  .bold-text-272 {
    color: #2c2c2c;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
  }

  .trust-section-left {
    align-self: flex-start;
    width: 65%;
    font-family: Roboto, sans-serif;
  }

  .faq-item {
    padding: 0;
  }

  .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._2 {
    border-top-style: none;
    border-bottom-style: none;
    flex-flow: column;
  }

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

  .op-top-3-testimonials._3 {
    padding-bottom: 0;
  }

  .op-top-3-testimonials._3._4 {
    border-bottom-style: none;
  }

  .op-awards-section-wrapper {
    display: none;
  }

  .op-awards-section-wrapper.mobile {
    margin-top: 0;
    display: block;
  }

  .op-awards-section-wrapper.auszeichnungen {
    margin-top: 1em;
    display: block;
  }

  .op-awards-section-wrapper._2 {
    flex-flow: column;
    display: flex;
  }

  .op-awards-section-wrapper._2.cleanser {
    border-top-width: 2px;
    border-bottom-width: 2px;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-bottom: 20px;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

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

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

  .op-content {
    padding-top: .5em;
    padding-bottom: .5em;
  }

  .t3ti-head {
    grid-column-gap: .8em;
    grid-row-gap: .8em;
  }

  .t3ti-head._2 {
    margin-bottom: 5px;
  }

  .op-product-options-mobiles-4 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .op-product-options-mobiles-4._2 {
    margin-top: 0;
  }

  .bold-text-306, .bold-text-290 {
    font-weight: 600;
  }

  .trust-logo {
    width: 100%;
    max-height: 200px;
  }

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

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

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

  .verfified-icon._2 {
    max-height: 16px;
  }

  .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: uppercase;
    border: 1px #20a152;
    border-radius: 0;
    align-self: stretch;
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    box-shadow: 0 2px 5px #0003;
  }

  .op-po-cta-2.f-width._3x._2x {
    border-style: none;
  }

  .op-po-cta-2.f-width._3x._2x.neu {
    background-color: #878787;
  }

  .op-po-cta-2.f-width._3x._2x.test {
    background-color: #23a454;
    border-color: #20a152;
  }

  .op-po-cta-2.f-width._3x.rot2 {
    background-color: #b91e1e;
  }

  .op-po-cta-2.f-width._3x.rot2:hover {
    background-color: #a71818;
  }

  .oppo-m-right-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-self: center;
    width: 55%;
    padding: 0;
  }

  .oppo-m-right-2._1 {
    text-align: center;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .oppo-m-right-2._2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .award-img {
    width: 100%;
  }

  .award-img.nutri.trustpilot, .award-img.ssl.rtl {
    margin-bottom: 15px;
  }

  .award-img.studie.cleanser {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .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: #20a152;
    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: 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.test {
    border-color: #23a454;
  }

  .op-product-option-mobile.best-option._3x.neu {
    border-color: #828282;
  }

  .op-product-option-mobile.best-option._3x._2 {
    box-shadow: none;
    border-style: none;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .op-product-option-mobile.best-option._3x.rot {
    border-color: #b91e1e;
  }

  .opfi-first-line {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
  }

  .op-footer-logo {
    max-height: 45px;
  }

  .button {
    padding: 20px;
    font-weight: 500;
    line-height: 26px;
  }

  .button._2 {
    margin-top: 20px;
  }

  .button._3._2 {
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .button.normal {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .button.amazon {
    font-size: 16px;
  }

  .button._4 {
    font-size: 20px;
  }

  .button._4._3 {
    margin-top: 0;
    font-size: 20px;
  }

  .button._4._3.sticky-cta-btn {
    flex: 1;
    justify-content: center;
    align-items: stretch;
    padding: 10px 10px 5px;
    font-size: 18px;
  }

  .button._4._3.sticky-cta-btn._6.w--current {
    text-align: center;
    justify-content: flex-end;
    align-items: stretch;
  }

  .button._4._3.sticky-cta-btn._6._7 {
    justify-content: center;
    align-items: stretch;
    padding-bottom: 10px;
    display: flex;
  }

  .reviewbox {
    background-color: #fff;
  }

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

  .ah-footer-link {
    margin-left: 0;
  }

  .section._1 {
    border: 1px solid #91a665;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .section._1._2 {
    margin-top: 20px;
  }

  .superscript {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 15px;
  }

  .paragraph-14 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .ergebnisse {
    margin-top: 5px;
    font-size: 10px;
  }

  .ergebnisse._2 {
    margin-top: -10px;
  }

  .nl-header {
    border-bottom: 3px solid #91a665;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .nl-header-wrapper {
    border-bottom-color: red;
    padding-bottom: 10px;
    padding-left: 1em;
    padding-right: 1em;
    display: block;
  }

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

  .features-img {
    border-radius: 0;
    width: 100%;
    max-height: none;
  }

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

  .nl-headline {
    color: #2c2c2c;
    margin-top: 0;
    font-size: 32px;
    font-weight: 900;
    line-height: 38px;
  }

  .par-v4-disclaimer-wrapper-2 {
    width: 100%;
  }

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

  .features-list {
    margin-top: 3em;
  }

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

  .features-list-item-text-h._1 {
    font-size: 32px;
    line-height: 38px;
  }

  .testimonial {
    font-size: 20px;
    line-height: 30px;
  }

  .eq-v2-testimonial-preamble {
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
  }

  .nl-hero-description {
    border-style: none;
  }

  .source-2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
  }

  .nl-hero-section {
    margin-top: 0;
    margin-bottom: 1em;
  }

  .nl-article-info {
    color: #4c4c4c;
    font-size: 12px;
  }

  .nl-rating {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

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

  .cta-section-btn.fixed-cta {
    text-align: center;
    background-color: #91a665;
    border-color: #91a665;
    padding: .3em .5em;
    box-shadow: 0 0 14px 1px #00000080;
  }

  .paragraph-15 {
    font-size: 14px;
    line-height: 120%;
  }

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

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

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

  .scroll-view-trgr {
    grid-column-gap: 2.1em;
    grid-row-gap: 2.1em;
  }

  .cta-section-item-step {
    font-size: 28px;
  }

  .hero-img {
    object-fit: cover;
    border-style: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    min-height: 330px;
  }

  .text-block-4 {
    margin-top: 25px;
    font-size: 22px;
    line-height: 30px;
  }

  .eq-v2-testimonial._2 {
    padding-bottom: 0;
  }

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

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

  .nl-p.features-list-item-text-p {
    margin-bottom: 15px;
  }

  .nl-p.features-list-item-text-p.p-testimonial-inside {
    margin-bottom: 10px;
  }

  .nl-p.cta-nl-p.p-mt {
    margin-bottom: -5px;
    font-size: 20px;
  }

  .bild {
    margin-bottom: 25px;
  }

  .nl-cta-section-h1 {
    margin-bottom: 1em;
    font-size: 34px;
    line-height: 40px;
  }

  .pp-hero-logo {
    max-height: 40px;
  }

  .par-v4-footer-wrapper-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .gm-logo-2.footer {
    padding-top: 0;
  }

  .mobile-fixed-cta {
    -webkit-text-fill-color: inherit;
    background-color: #fff0;
    background-clip: border-box;
    justify-content: flex-end;
    align-items: center;
    padding-left: 1.5em;
    padding-right: 1em;
  }

  .paragraph-16 {
    text-align: center;
    font-size: 14px;
  }

  .image-37 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .image-37.testimonial {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .image-37.testimonial.shinyhair {
    margin-top: 20px;
  }

  .image-38 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .image-38.testimonial {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .image-38.testimonial.shinyhair {
    margin-top: 20px;
  }

  .image-39 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .image-39.testimonial {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .image-39.testimonial.shinyhair {
    margin-top: 20px;
  }

  .image-40 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .image-40.testimonial {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .image-40.testimonial.shinyhair {
    margin-top: 1.5em;
  }

  .image-40.testimonial.shinyhair._3 {
    margin-bottom: 1.5em;
  }

  .image-40.testimonial.shinyhair._3._4 {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }

  .image-40.testimonial.shinyhair.mobile {
    border-style: none;
    display: block;
  }

  .image-40.testimonial.shinyhair.desktop {
    display: none;
  }

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

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

  .bold-text-311 {
    font-weight: 500;
  }

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

  .heading-18 {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 30px;
  }

  .bold-text-313 {
    font-size: 24px;
    line-height: 30px;
  }

  .text-block-5 {
    font-size: 16px;
    font-weight: 700;
  }

  .normalpreis {
    font-size: 15px;
  }

  .infobox {
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .infobox._2 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px 15px;
  }

  .container-9._2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .container-9._2.oben {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .vorhernachher {
    margin-bottom: 0;
  }

  .text-span-7 {
    color: #91a665;
  }

  .container-10.bildunterschrift._2 {
    background-color: #e0eed8;
    margin-top: 0;
    margin-bottom: 30px;
    padding: 12px 15px;
  }

  .container-10.bildunterschrift._2.gelb {
    background-color: #fff;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 0 0 5px #0003;
  }

  .container-10.bildunterschrift._2._3 {
    margin-top: -.5em;
  }

  .text-block-7 {
    font-size: 16px;
  }

  .bold-text-314 {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 700;
  }

  .bold-text-315 {
    font-size: 16px;
    font-weight: 700;
  }

  .bold-text-316 {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 700;
  }

  .italic-text {
    font-size: 15px;
    font-style: italic;
  }

  .cntdwn-p-2 {
    margin-top: .5em;
  }

  .bold-text-317 {
    color: #333;
    font-size: 12px;
    font-weight: 400;
  }

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

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

  .p-5 {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .p-5._2 {
    font-size: 16px;
  }

  .t3-testimonials-item-2._2 {
    width: 100%;
  }

  .star-rating-2 {
    max-height: 16px;
  }

  .bold-text-319 {
    font-size: 15px;
  }

  .container-11._2 {
    background-color: #ecf0e3;
    padding: 25px 20px 5px;
  }

  .container-11._3 {
    background-color: #ecf0e3;
  }

  .container-12 {
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-12._2 {
    background-color: #fff;
  }

  .l2-green-box {
    background-color: #474f63;
    border-radius: 0;
    margin-bottom: 2em;
    padding: 25px 20px 5px;
  }

  .text-block-10._2 {
    color: #2c2c2c;
    margin-bottom: 10px;
    font-family: Roboto, sans-serif;
  }

  .studienbox {
    background-color: #fff;
    border-radius: 0;
    margin-bottom: .5em;
    padding: 15px;
  }

  .studienbox._5._3 {
    margin-top: 2em;
    margin-bottom: 2em;
    padding-left: 15px;
    padding-right: 15px;
  }

  .studienbox._2 {
    margin-top: 2em;
  }

  .text-block-11 {
    font-family: Roboto, sans-serif;
  }

  .bold-text-321 {
    color: #2c2c2c;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
  }

  .bold-text-321.kategorie {
    background-color: #91a665;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
  }

  .bold-text-321.subhead {
    color: #2c2c2c;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
  }

  .par-v4-content-wrapper-2 {
    padding-top: 1em;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .button-3 {
    padding: 20px;
    font-weight: 600;
    line-height: 26px;
    box-shadow: 0 2px 5px #0003;
  }

  .button-3:hover {
    font-weight: 600;
  }

  .text-block-12 {
    font-family: Roboto, sans-serif;
    line-height: 1.5;
  }

  .bold-text-323 {
    color: #2c2c2c;
    font-size: 28px;
    font-weight: 900;
    line-height: 36px;
    position: static;
  }

  .bold-text-324 {
    color: #4c4c4c;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }

  .bold-text-324.uberuns {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  .bold-text-324.quellen {
    align-self: flex-start;
    padding-left: 3px;
    font-size: 12px;
    line-height: 20px;
  }

  .bold-text-325 {
    font-size: 24px;
    line-height: 28px;
  }

  .bold-text-325.uberuns {
    color: #0a5f55;
  }

  .bold-text-325.uberuns.teilen {
    color: #2c2c2c;
    font-size: 21px;
  }

  .bold-text-325.box.berschrift {
    color: #2c2c2c;
    font-size: 26px;
    font-weight: 900;
    line-height: 32px;
  }

  .par-v4-heading-2 {
    color: #2c2c2c;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: Roboto, sans-serif;
    font-size: 28px;
    font-weight: 900;
    line-height: 36px;
  }

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

  .par-v4-hero-img-2 {
    border-style: none;
    margin-bottom: 0;
  }

  .bold-text-253, .bold-text-254 {
    font-weight: 700;
  }

  .l2-p-3 {
    color: #343434;
    font-size: 20px;
    font-weight: 400;
  }

  .l2-p-3.studienbox {
    padding-top: 5px;
  }

  .l2-p-3.studienbox._2 {
    padding-bottom: 5px;
  }

  .l2-p-3._2 {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 30px;
  }

  .l2-p-3.innen {
    margin-top: 1em;
  }

  .l2-p-3.grau {
    color: #fff;
    margin-bottom: 1.2em;
  }

  .l2-img-trust-icon {
    box-shadow: none;
    background-color: #fff;
    border-style: solid;
    border-color: #d8d8d8;
    border-radius: 5px;
    align-self: auto;
    max-height: 100%;
    margin: .5em 0 2em;
    padding: 5px;
  }

  .container-13.kundebewertung1 {
    background-color: #faf1d5;
    border-radius: 0;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 2px 5px #0003;
  }

  .container-13.kundebewertung1.last {
    margin-bottom: 2em;
  }

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

  .container-14 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    direction: ltr;
    border-bottom: 1px solid #d8d8d8;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    padding-top: 15px;
    padding-bottom: 10px;
    display: flex;
  }

  .container-15.studie.update {
    background-color: #ecf0e3;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-15.studie.ingriedient {
    margin-top: 0;
    margin-bottom: 0;
  }

  .source-3 {
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
  }

  .image-42 {
    align-self: center;
    width: auto;
    min-width: 0;
    height: 42px;
    margin-right: 10px;
  }

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

  .par-v4-p-3.subhead {
    color: #2c2c2c;
    margin-top: .75em;
    margin-bottom: 1em;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
  }

  .par-v4-p-3.subhead.kategorie {
    text-align: center;
    object-fit: fill;
    background-color: #24c16300;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 20px;
    display: flex;
  }

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

  .par-v4-p-3.lead.quellen {
    text-align: justify;
    word-break: break-all;
    justify-content: flex-start;
    align-items: stretch;
    font-size: 12px;
    display: flex;
  }

  .par-v4-p-3.lead.anfang {
    margin-top: 0;
    padding-top: 10px;
  }

  .par-v4-content-wrapper-extra-paddings-2 {
    padding-top: .5em;
  }

  .par-v4-content-wrapper-extra-paddings-2.body {
    background-color: #f7f7f7;
    padding-top: 0;
  }

  .par-v4-h-2 {
    color: #000;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 34px;
  }

  .par-v4-h-2.h4.gut {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .par-v4-h-2.h4.gut.box.zwischenheadline {
    color: #91a665;
    margin-top: 35px;
    margin-bottom: 30px;
    font-family: Roboto, sans-serif;
    font-size: 26px;
    font-weight: 900;
    line-height: 32px;
  }

  .image-43.check {
    margin-top: 2px;
  }

  .image-43.check.ingrediant {
    max-height: 50px;
  }

  .image-43.check.schritt, .image-43.check.schritt.update {
    max-height: 35px;
  }

  .image-44 {
    width: 80px;
  }

  .par-v4-body-wrapper-2 {
    background-color: #fff;
    border-style: none;
    border-width: 1px;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

  .container-17.bewertung-1.uberuns {
    box-shadow: 0 0 5px #0000001c;
  }

  .text-span-10 {
    color: #24c163;
  }

  .bold-text-328, .bold-text-329 {
    color: #2c2c2c;
    font-weight: 900;
  }

  .bold-text-330 {
    color: #91a665;
  }

  .image-45.check {
    margin-top: 2px;
  }

  .image-45.check.ingrediant {
    border-style: none;
    border-color: #e3000f;
    max-height: 130px;
  }

  .l2-p-6 {
    color: #343434;
    font-size: 20px;
    font-weight: 400;
  }

  .container-18.studie.ingriedient {
    background-color: #fff0;
    margin-top: 0;
    margin-bottom: 30px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .bold-text-332 {
    color: #91a665;
  }

  .ccb-item {
    width: 47%;
  }

  .background-video.luxg-video {
    height: 200px;
  }

  .rot {
    color: #d14b4b;
  }

  .julia {
    color: red;
  }

  .italic-text-2, .italic-text-3 {
    color: #e02e2e;
  }

  .juliainterview {
    background-color: #def4ff;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 0 0 5px #0003;
  }

  .juliainterview.dr-lettko {
    background-color: #d3f5ae;
  }

  .juliainterview.kundenstimmen {
    background-color: #fcefc4;
    padding-bottom: 10px;
  }

  .italic-text-4 {
    color: #e02e2e;
  }

  .bwm-l1-content, .bm-l1-content-wrapper {
    width: 100%;
  }

  .bm-l1-article {
    padding-left: .5em;
    padding-right: .5em;
  }

  .bm-main-h {
    font-size: 24px;
  }

  .hero-info-box {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .social-buttons-box {
    flex-flow: wrap;
  }

  .op-po-cta-3 {
    padding-top: 1em;
    padding-bottom: 1em;
  }

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

  .p-6.gzg-p {
    color: #4e4e4e;
    align-self: stretch;
    margin-top: 1.5em;
    margin-bottom: 10px;
    font-size: 10px;
    font-style: italic;
    line-height: 100%;
  }

  .p-6.p-padding.ta-c.pb-0 {
    text-align: left;
    align-self: flex-start;
    padding-top: 13px;
    padding-bottom: 10px;
    font-size: 13px;
  }

  .p-6.ta-c.po-price.fsz-26 {
    margin-bottom: 5px;
    font-size: 20px;
  }

  .p-6.option-tag-p {
    font-size: 12px;
  }

  .text-span-11 {
    color: #cc1717;
    font-size: 20px;
  }

  .bold-text-334 {
    color: #20a152;
  }

  .bm-box-yellow {
    padding: 1.5em;
  }

  .bm-green-box {
    padding: 1.5em 1.25em;
  }

  .bm-blue-box, .bm-brown-box, .bm-yellow-box {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .cta-btn-black.c-green {
    font-size: 18px;
  }

  .ybtb-item {
    padding: 1em 1.25em;
  }

  .bm-options-table {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    background-color: #0000;
    flex-flow: column;
  }

  .bm-ot-column {
    background-color: #ededed;
    border: 1px solid #0000001a;
    border-radius: 15px;
    padding: 2em 1.25em;
  }

  .bm-ot-column.br-1px {
    background-color: #ededed;
  }

  .bm-important-info-box {
    padding: 1.5em;
  }

  .criteria-box-item {
    padding: 2em 1.25em;
  }

  .product-review-box-conclusion {
    padding-top: 3em;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

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

  .pros-n-cons-item {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .product-description-box {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .star {
    max-height: 100px;
    top: -6%;
  }

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

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

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

  .u-dont-have-to-box {
    padding-bottom: 15em;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .cta-section-cta-btn.money-back, .bold-text-337 {
    font-size: 16px;
  }

  .uv-rays-box {
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .option-tag-p {
    font-size: 14px;
  }

  .l1-h2.ta-c {
    font-size: 28px;
  }

  .bm-luxg-l1-banner {
    min-height: 45vh;
  }

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

  .about-author-box.borders-0-25.d-flex.custom-padding {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .udhtb-img {
    width: 90%;
  }

  .how-uv-works-img {
    max-width: 100%;
  }

  .bold-text-265 {
    font-size: 21px;
  }

  .udht-text.width-custom, .single-product-img.wmn-img-top {
    width: 100%;
  }

  .l1-p.tc-white.blue-box-p.three-faces-p {
    margin-bottom: 15em;
  }

  .l1-p.fsz-24px.alige-center, .l1-p.align-center {
    text-align: left;
  }

  .op-product-options-3 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .op-product-options-3.desktop {
    display: none;
  }

  .time-box.box-margins {
    background-image: none;
  }

  .time-box.wrinkles-box.three-faces-box {
    background-size: auto 40%;
  }

  .l1-hero-section-p {
    padding-left: 1em;
    padding-right: 1em;
  }

  .bold-text-263 {
    margin-top: .5em;
    font-size: 24px;
    line-height: 120%;
  }

  .bold-text-263.cta {
    text-align: left;
    margin-top: 0;
  }

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

  .cta-amount-p {
    font-size: 18px;
  }

  .l1-ul {
    padding-left: 20px;
  }

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

  .l1-content-section-wrapper.bg-blue {
    padding-bottom: 1em;
  }

  .l1-content-section-wrapper.mb-5em {
    margin-bottom: 3em;
  }

  .shipping-p {
    font-size: 16px;
  }

  .p-7 {
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 150%;
  }

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

  .focus-on-box {
    padding-bottom: 10em;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .focus-on-box.bckgrnd-none.pb-custom {
    padding-bottom: 2em;
  }

  .focus-on-box.box-bckgrnd-2 {
    padding-bottom: 10em;
  }

  .focus-on-box.border-0-25.color-pink.img-4.custom-padding {
    background-size: auto 40%;
  }

  .op-po-img-4 {
    margin-top: 2.7em;
  }

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

  .l1-content-headline {
    font-size: 24px;
  }

  .l1-img.br-100 {
    width: 50%;
  }

  .l1-img.float-right._w-35, .l1-img.float-right._w-35.no-style, .l1-img.float-right._w-35.img-borders-0-25, .l1-img.float-right.no-styles {
    width: 100%;
  }

  .l1-img.float-left {
    width: 100%;
    margin-bottom: 1.5em;
  }

  .aa-img {
    text-align: left;
    object-fit: fill;
    height: auto;
    max-height: none;
    margin-bottom: 2em;
    overflow: clip;
  }

  .aa-img.mobile {
    width: 100%;
    display: block;
  }

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

  .bm-luxg-l1-footer {
    padding-left: 1em;
    padding-right: 1em;
  }

  .check-list-box.regular.box-w-bg-img {
    background-size: auto 40%;
  }

  .ib-divider {
    width: 100%;
    height: 5px;
  }

  .box-cream {
    max-width: 70%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .bold-text-338 {
    margin-top: .5em;
    font-size: 24px;
    line-height: 120%;
  }

  .bold-text-338.cta {
    text-align: left;
    margin-top: 0;
  }

  .float-author-info {
    max-width: 100%;
  }

  .op-product-options-4 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .text-n-img-float {
    max-width: 100%;
  }

  .sobt-timer-box {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .ingredients-cream-box.flex-off {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .ingredients-cream-text.no-flex {
    flex-flow: column;
    display: flex;
  }

  .icons-item {
    justify-content: center;
    align-items: center;
    max-width: 45%;
  }

  .problem-box {
    width: 100%;
    max-width: 100%;
  }

  .ingredients-cream-img {
    float: none;
    width: 100%;
    margin-top: 2em;
  }

  .ingredients-cream-img.float-right {
    order: -1;
    margin-top: 2em;
  }

  .ingr-cream-img {
    max-width: 70%;
  }

  .p-8 {
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 150%;
  }

  .icons-items-box {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .sobt-timer-p {
    text-align: center;
    flex: 1 0 auto;
    width: 100%;
  }

  .bold-text-301 {
    font-size: 21px;
  }

  .ingredients-box {
    flex-flow: column;
  }

  .img-problem {
    min-width: 100%;
  }

  .floating-cta-wrapper {
    padding: 1.2em;
  }

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

  .floating-cta-btn:hover {
    pointer-events: auto;
    mix-blend-mode: normal;
    background-color: #76c23300;
  }

  .l2-header {
    padding-top: 1em;
    padding-bottom: .5em;
  }

  .l2-header-wrapper {
    text-align: left;
  }

  .bold-text-102, .bold-text-72, .bold-text-148, .bold-text-111 {
    font-weight: 600;
  }

  .l2-simple-t-item {
    border-radius: 3px;
    padding: 1.5em;
  }

  .bold-text-234, .bold-text-156, .bold-text-115 {
    font-weight: 600;
  }

  .l2-h2 {
    color: #000;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 130%;
  }

  .l2-h2._2 {
    margin-top: 40px;
  }

  .l2-cta-f-width {
    border-radius: 5px;
    margin-top: .5em;
    margin-bottom: .5em;
    padding: 1.5em 1em;
    font-size: 22px;
  }

  .l2-cta-f-width.cta-btn-s.cta-btn-sidebar {
    font-size: 20px;
    font-weight: 600;
  }

  .bold-text-56, .bold-text-196, .bold-text-192, .bold-text-152, .bold-text-124 {
    font-weight: 600;
  }

  .l2-p {
    color: #000;
    font-size: 20px;
    font-weight: 300;
  }

  .bold-text-217, .bold-text-238, .bold-text-235, .bold-text-118, .bold-text-104, .bold-text-177, .bold-text-122, .bold-text-339, .bold-text-138, .italic-text-5, .bold-text-212 {
    font-weight: 600;
  }

  .bold-text-241 {
    font-size: 22px;
    line-height: 120%;
  }

  .l2-h3 {
    color: #000;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 130%;
  }

  .l2-h3.mb-20px {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 120%;
  }

  .bold-text-225, .bold-text-184, .bold-text-123, .bold-text-168, .bold-text-150, .bold-text-191, .bold-text-205, .bold-text-210, .bold-text-68, .bold-text-207 {
    font-weight: 600;
  }

  .container-19 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    direction: ltr;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    padding-top: 15px;
    padding-bottom: 20px;
    display: flex;
  }

  .bold-text-137, .bold-text-219 {
    font-weight: 600;
  }

  .l2-img-trust-icon-2 {
    border-style: none;
    border-radius: 0;
    align-self: auto;
    max-height: 100%;
    margin: .5em 0 1.5em;
    box-shadow: 0 0 5px #0003;
  }

  .bold-text-182, .bold-text-193, .bold-text-239, .bold-text-176, .italic-text-6, .bold-text-165, .bold-text-231, .bold-text-74, .bold-text-215, .bold-text-129, .bold-text-201, .bold-text-87, .bold-text-95, .bold-text-69, .bold-text-198, .bold-text-120, .italic-text-8, .bold-text-109 {
    font-weight: 600;
  }

  .l2-upd-box {
    border-radius: 3px;
  }

  .bold-text-142, .bold-text-63, .bold-text-107, .bold-text-233, .bold-text-98, .bold-text-125, .bold-text-80 {
    font-weight: 600;
  }

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

  .bold-text-171, .bold-text-147, .bold-text-204, .bold-text-59, .bold-text-143, .bold-text-100, .bold-text-90, .bold-text-110, .bold-text-164, .bold-text-232, .bold-text-221, .bold-text-153, .bold-text-236, .bold-text-126, .bold-text-146, .bold-text-61, .l2-upd-msg, .bold-text-211, .bold-text-136, .bold-text-188, .bold-text-89, .bold-text-58, .bold-text-230, .bold-text-162, .bold-text-94, .bold-text-224, .bold-text-175 {
    font-weight: 600;
  }

  .image-46 {
    align-self: center;
    width: auto;
    min-width: 0;
    height: 45px;
    margin-right: 10px;
  }

  .bold-text-106, .bold-text-114 {
    font-weight: 600;
  }

  .l2-list.ul-list.mb-3em, .l2-list.fsz-16px.mb-3em {
    margin-bottom: 2em;
  }

  .bold-text-185, .bold-text-243, .bold-text-209, .bold-text-67, .bold-text-226, .bold-text-163, .bold-text-155 {
    font-weight: 600;
  }

  .l2-green-box-2 {
    border-radius: 3px;
  }

  .bold-text-227, .bold-text-197, .bold-text-91, .bold-text-71, .bold-text-216, .bold-text-97, .bold-text-179, .bold-text-127 {
    font-weight: 600;
  }

  .l2-main-content {
    border-top-color: #bf8034;
    width: 100%;
    padding: 1.5em 1em;
  }

  .bold-text-85, .bold-text-93, .bold-text-167, .bold-text-237, .bold-text-62, .bold-text-113, .bold-text-130, .bold-text-195, .bold-text-65 {
    font-weight: 600;
  }

  .l2-img-f-width {
    border-radius: 0;
    box-shadow: 0 0 5px #0003;
  }

  .l2-img-f-width.mb-1em {
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 1.5em;
    box-shadow: 0 0 5px #0003;
  }

  .l2-img-f-width.mt-2em {
    border-radius: 0;
  }

  .bold-text-141, .bold-text-134, .bold-text-170 {
    font-weight: 600;
  }

  .l2-hero-img {
    border-radius: 0;
    box-shadow: 0 0 5px #0003;
  }

  .bold-text-79, .bold-text-117, .bold-text-229 {
    font-weight: 600;
  }

  .l2-img-footnote {
    margin-top: 1em;
    margin-bottom: 30px;
  }

  .l2-img-footnote._3 {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .l2-img-footnote._2 {
    margin-top: 0;
  }

  .bold-text-88, .bold-text-128, .bold-text-194 {
    font-weight: 600;
  }

  .l2-sub-h {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
  }

  .bold-text-173 {
    font-weight: 600;
  }

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

  .bold-text-121, .bold-text-158, .bold-text-99, .bold-text-161, .bold-text-140, .bold-text-172, .bold-text-135, .italic-text-9 {
    font-weight: 600;
  }

  .l2-main-h {
    color: #000;
    font-size: 32px;
  }

  .bold-text-81, .bold-text-145, .bold-text-157, .bold-text-223, .bold-text-174, .bold-text-186, .bold-text-220, .bold-text-101 {
    font-weight: 600;
  }

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

  .bold-text-83, .italic-text-10 {
    font-weight: 600;
  }

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

  .l2-attention-box {
    border-radius: 0;
    padding: 1.5em;
  }

  .l2-by-redaction-box {
    background-color: #fef8f6;
    border-radius: 3px;
  }

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

  .par-v4-p-4.advertorial {
    color: #7e8798;
    text-align: right;
    align-self: center;
    font-size: 11px;
    font-weight: 300;
    line-height: 14px;
    display: block;
  }

  .par-v4-p-4.date {
    color: #7e8798;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 11px;
    font-weight: 300;
    line-height: 14px;
    display: block;
  }

  .text-span-16._2 {
    margin-right: 5px;
  }

  .p-9 {
    color: #4c4c4c;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
  }

  .p-9.mb-0 {
    text-align: left;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .p-9.mb-0.info._2 {
    font-size: 18px;
  }

  .p-10 {
    color: #4c4c4c;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
  }

  .p-10.mb-0 {
    text-align: left;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .p-10.mb-0._2._3 {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 140%;
  }

  .p-10.last {
    margin-bottom: 20px;
  }

  .p-10._2 {
    font-size: 18px;
  }

  .p-10._2._3 {
    margin-bottom: 20px;
  }

  .l2-sticky-cta-section {
    padding: 1.2em 0;
  }

  .l2-sticky-cta-section._2 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #fff0;
    align-self: flex-end;
    inset: auto 0% 0% auto;
  }

  .l2-sticky-cta-section-wrapper {
    justify-content: center;
    width: 100%;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .l2-sticky-cta-section-wrapper._2 {
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
  }

  .section-4 {
    display: block;
  }

  .div-block-3 {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    place-items: center;
    width: 100%;
    margin-top: 10px;
    padding-left: 1.2em;
    padding-right: 1.2em;
    display: flex;
  }

  .div-block-4._2 {
    margin-top: 2em;
  }

  .left-arrow, .right-arrow {
    transform: translate(0, 20px);
  }

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

  .image-47 {
    height: 40px;
  }

  .image-48 {
    display: none;
  }

  .div-block-7 {
    width: 100%;
    padding-top: 10px;
    padding-left: 1.2em;
    padding-right: 1.2em;
  }

  .div-block-7._2._3._5 {
    padding-bottom: 0;
  }

  .berschrift {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 28px;
    line-height: 38px;
  }

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

  .text-block-13.mitte.box {
    font-size: 16px;
    line-height: 27px;
  }

  .image-50.dhtbild {
    max-width: 100%;
  }

  .image-50.dhtbild._2 {
    max-width: 100%;
    margin-top: 10px;
  }

  .image-50.dhtbild._2._3 {
    margin-top: 30px;
  }

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

  .text-span-28 {
    background-color: #d6eeb4;
  }

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

  .container-23 {
    width: 100%;
  }

  .container-23._3._4 {
    margin-top: 0;
  }

  .container-24 {
    width: 100%;
  }

  .button-4 {
    text-align: center;
    background-color: #5dc238;
    border: 1px solid #5dc238;
    width: 60%;
    padding-top: .5em;
    padding-bottom: .5em;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 500;
    box-shadow: 0 0 4px 3px #00000054;
  }

  .button-4:hover {
    color: #5dc238;
    background-color: #fff;
  }

  .text-span-38, .text-span-39 {
    color: #23a454;
  }

  .bold-text-342 {
    color: #b91e1e;
  }
}

#w-node-_29134045-66f4-0425-efda-3c8b228299ad-f8db075f {
  align-self: start;
}

#w-node-_8036efb4-c444-7092-51e1-bd3e3d02f988-f8db075f {
  place-self: start;
}

@media screen and (max-width: 479px) {
  #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-ecaabd56, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-32d401a6, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-94ca8650, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-7d1611a1, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-8bd3bd67, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-d9bb6181, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-3bf644fd, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-35ad2ae8, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-b02a6377, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-1dbf4557, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-ef9ee5be, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-3525c3c5, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-51d4777c, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-af3df5b1, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-de76811c, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-9893b2e3, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-9e3a34fa, #w-node-b382781a-af4f-3d2f-08ad-2efa2f08c92b-b0b128dd, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-1d6fea52, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-ee1df67a, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-cc2157b6, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-0b8d6d65, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-45cec0d4, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-4ebad21a, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-cf2a3616, #w-node-_33f09fcc-0125-c23a-87db-6f6160b2614f-e9968fa3, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-5c1d9a6c, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-69f847c3, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-e133ad82, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-6687ea88, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-157947de, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-137252ca, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-ed997eb4, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-1202f36c, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-9c83fc52, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-f9eb17de, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-d8615128, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-73206c46, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-47990b47, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-82497106, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-0b684743, #w-node-ec6a746c-c8de-86fd-6ecf-836d848ab688-f135ce37, #w-node-_212cf6c4-228f-71de-dc31-9fc71667d98f-a40c4b11, #w-node-_212cf6c4-228f-71de-dc31-9fc71667d98f-a4d273bf, #w-node-_212cf6c4-228f-71de-dc31-9fc71667d98f-48d62ee9, #w-node-_212cf6c4-228f-71de-dc31-9fc71667d98f-02bf6056, #w-node-_212cf6c4-228f-71de-dc31-9fc71667d98f-5f0b6f7c, #w-node-_212cf6c4-228f-71de-dc31-9fc71667d98f-39e26c0e, #w-node-_212cf6c4-228f-71de-dc31-9fc71667d98f-7a8447f8, #w-node-_212cf6c4-228f-71de-dc31-9fc71667d98f-ffe27df4, #w-node-_212cf6c4-228f-71de-dc31-9fc71667d98f-b9e3d9f1 {
    justify-self: end;
  }
}


