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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.div-block {
  flex-flow: row;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block.header {
  background-color: #f4f4f4;
  border: 1px solid #fff;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.image-16 {
  max-height: 15px;
}

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

.list-1.mt-10 {
  margin-top: 10px;
  padding-right: 0;
  list-style-type: disc;
}

.list-1.mt-10.numbered-list, .list-1.mt-10.jf {
  list-style-type: decimal;
}

.list-1.mt-10.bot-mar {
  margin-bottom: 30px;
}

.ni-l3-h {
  margin-top: 34px;
  margin-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 120%;
}

.p {
  color: #404040;
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 28px;
}

.p.mt-20 {
  word-break: keep-all;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 0;
}

.p.mt-20.fu-note {
  margin-top: 40px;
  font-size: 12px;
  line-height: 20px;
}

.p.mt-20.white-text {
  color: #fff;
  text-align: center;
}

.p.mt-20.new-text-style {
  text-align: center;
  font-size: 16px;
  line-height: 21px;
}

.p.img-title {
  font-size: 16px;
}

.p.text-info-box {
  color: #000;
  margin-top: 0;
}

.p.text-info-box.mt-1em {
  margin-top: 1em;
}

.p.text-info-box.white-text-new {
  color: #fff;
  text-align: center;
}

.p.text-info-box.white-text-new.small-size {
  color: #a23600;
  font-size: 16px;
}

.p.text-info-box.white-text-new.black-text {
  color: #333;
}

.p.text-info-box.white-text-new.black-text.left-align {
  text-align: left;
}

.p.no-top-mar {
  margin-top: .125em;
}

.list-item-1.pd-10 {
  word-break: keep-all;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  list-style-type: disc;
}

.list-item-1.pd-10.text-info-box {
  color: #000;
}

.list-item-1.pd-10.jf {
  list-style-type: decimal;
}

.content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 2em;
  display: flex;
}

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

.div-block-8 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  background-color: #f4f4f4;
  border: 1px solid #fff;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0;
  padding: 20px 2em 30px;
  display: flex;
}

.ni-l3-cta-box-items {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.header-wrapper {
  background-color: #61e34a00;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 900px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

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

.image-46 {
  border-radius: 0;
  width: 1000px;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  border: 0 solid #00000063;
  border-radius: 0;
  padding-left: 60px;
  padding-right: 60px;
}

.quick-stack.mt-20 {
  margin-top: 20px;
}

.content-wrapper-4 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  width: 900px;
  margin-bottom: 30px;
  display: block;
}

.gw-h1 {
  color: #404040;
  border: 1px #150329;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 110%;
}

.gw-h1.mt-0 {
  margin-top: 0;
}

.gw-h1.mt-10 {
  color: #757575;
  margin-top: 10px;
  font-weight: 400;
}

.gw-h1.mt-10.new-tetx-size {
  color: #c51e1e;
  font-size: 15px;
}

.gw-h1.mt-10.new-tetx-size.new-img-under-text {
  color: #b9b9b9;
}

.gw-h1.mt-10.new-style-text {
  font-size: 25px;
  line-height: 125%;
}

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

.header-2._2._3 {
  color: #000;
  margin-top: 0;
}

.header-2._2._3.new-white-text {
  color: #fff;
}

.header-2._2._3.new-white-text.black-text {
  color: #333;
  text-align: center;
}

.header-2._2.no-top-mar {
  margin-top: 20px;
}

.header-2._2.no-top-mar.new-col-size {
  color: #864104;
  font-size: 40px;
}

.header-2._2.no-top-mar.white-text {
  color: #fff;
  text-align: center;
}

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

.h2 {
  color: #404040;
  font-weight: 600;
}

.ni-l3-cta-box-item {
  color: #000;
  text-align: center;
  background-color: #3898ec00;
  border: 2px solid #0003;
  border-radius: 10px;
  width: 16%;
  padding: 1.5em .75em;
  font-family: Varela Round, sans-serif;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
  transition: all .4s;
  box-shadow: 0 6px 5px #0000001a;
}

.ni-l3-cta-box-item:hover {
  color: #e8701a;
  background-color: #e8701a00;
  border-color: #e8701a;
}

.ni-l3-cta-box-item.less-padding {
  padding: 1em .5em;
}

.article-wrapper {
  border-width: .5px;
  align-self: flex-start;
  width: 100%;
}

.paragraph-12 {
  color: #a0a0a0;
  margin-bottom: 0;
  margin-left: 10px;
  padding-top: 3px;
  font-size: 14px;
  line-height: 100%;
}

.bold-text {
  color: #404040;
  font-weight: 700;
  line-height: 45px;
}

.enp-layout-article-info-left {
  align-items: center;
  display: flex;
}

.gw-logo {
  background-color: #8fe059;
  max-width: 150px;
  max-height: none;
  margin-left: 0;
}

.ni-l3-p {
  font-family: Varela Round, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

.ni-l3-p.p-cta {
  margin-top: .6em;
  margin-bottom: 0;
}

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

.red-bold {
  color: red;
}

.steps-section-3 {
  background-color: #fff0;
  border-radius: 0;
  margin: 2em auto;
  padding: 2em;
}

.steps-section-3.info-box-green {
  background-color: #a1bba3;
  padding-top: 2em;
  padding-bottom: 2em;
}

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

.par-v4-p.mb-15 {
  -webkit-text-stroke-color: #fff;
  margin-bottom: 15px;
}

.pd-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.info-box {
  background-color: #8997df;
  border-radius: 15px;
  margin: 20px auto;
  padding: 40px;
}

.info-box.color {
  background-color: #b2bfff;
  margin-top: 70px;
}

.info-box.color.new-col-style-testi {
  background-color: #fffcf1;
  border: 1px solid #864104;
  margin-top: 40px;
}

.info-box.color.cta-box-end {
  background-color: #fff8dd;
  border: 2px solid #864104;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.info-box.color.cta-box-end.no-toop-mar {
  margin-top: 40px;
}

.info-box.color.cta-box-end.no-toop-mar.new-bk-col, .info-box.color.cta-box-end.no-toop-mar.bk-adj-col {
  background-color: #fff5ed;
}

.info-box.color.new-col-light {
  background-color: #fff5ed;
  margin-top: 30px;
}

.info-box.color.new-col-light.new-style-box {
  background-color: #fff5ed;
  border-left: 3px solid #c50000;
  border-radius: 0;
}

.info-box.color.new-col-light.new-style-box.no-style {
  border-left-style: none;
}

.info-box.color.new-col-light.new-style-box.no-style.new-brown-bk {
  background-color: #301e0d;
}

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

.par-v4-hero-img._12 {
  margin-top: 0;
}

.cta-btn-section {
  justify-content: center;
  align-items: center;
  margin-top: 2em;
  margin-bottom: 2em;
  display: flex;
  position: relative;
}

.cta-btn-section.mb-0 {
  margin-bottom: 2em;
}

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

.btn-anmtd.spacing {
  margin-top: 40px;
}

.btn-anmtd.spacing.no-top-mar {
  margin-top: 0;
}

.btn-anmtd.spacing.no-top-mar.new-col {
  background-color: #a23600;
}

.btn-anmtd.spacing.no-top-mar.new-col.top-mar {
  margin-top: 20px;
}

.btn-anmtd.spacing.no-top-mar.new-col.top-mar.new-color {
  background-color: #ecc021;
}

.btn-anmtd.spacing.no-top-mar.new-col.top-mar.new-color.black-text {
  color: #000;
}

.btn-anmtd.spacing.no-top-mar.new-col.top-mar.new-color.black-text.float-cta-width {
  width: 35%;
  margin-bottom: 10px;
}

.text-cta {
  color: #fff;
}

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

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

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

.hs-layout-main-content {
  width: 50%;
  margin-top: 3em;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

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

.heading-11 {
  margin-top: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.bold-text-303 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.image-47 {
  flex: 1;
  align-self: flex-start;
}

.button {
  text-align: center;
}

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

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

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

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

.faq-button {
  height: 25px;
}

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

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

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

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

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

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

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

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

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

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

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

.container {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template: ". Area Area-2" 1fr
                 "Area-3 Area-4 ."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.rightfixedimage {
  width: 200px;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 16px;
}

.image-48 {
  position: fixed;
  bottom: 80px;
}

.rightfixedimage1 {
  background-image: url('../images/Bildschirmfoto-2026-01-19-um-14.01.37.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 220px;
  height: 90vh;
  padding-left: 28px;
  display: block;
  position: fixed;
  inset: 0 70px 0 auto;
}

.image-49 {
  max-height: 15px;
}

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

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

.expert-name {
  margin-top: 0;
  margin-bottom: 0;
}

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

.about-expert.top-align {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.expert-info {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.expert-info.cen-align {
  text-align: center;
}

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

.par-v4-p-5.export-info-p {
  margin-top: .5em;
  font-size: 16px;
}

.par-v4-p-5.export-info-p.cen-align {
  text-align: center;
}

.par-v4-p-5.export-info-p.new-text-style {
  font-size: 22px;
  line-height: 119%;
}

.par-v4-p-5.export-info-p.new-text-style.no-top-mar {
  font-size: 16px;
}

.par-v4-p-5.export-info-p.new-text-style.no-bot-mar {
  margin-bottom: 0;
}

.par-v4-p-5.export-info-p.new-mar {
  margin-bottom: 10px;
}

.par-v4-p-5.export-info-p.new-re-text {
  color: #ec0202;
}

.par-v4-p-5.expert-tag-p {
  color: #7a7a7a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 100%;
}

.par-v4-p-5.expert-position {
  color: #8e8e8e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 100%;
}

.expert-img {
  aspect-ratio: 1;
  border: 1px solid #000;
  border-radius: 100px;
}

.expert-img.newexpertimg {
  max-width: 65%;
}

.expert-img.newexpertimg.elevateshoes {
  border-style: none;
  border-radius: 100px;
  margin-bottom: 20px;
}

.expert-tag {
  padding: 1em;
}

.expert-tag.tag-green {
  background-color: #acd6b0;
  border-radius: 7px;
}

.expert-tag.tag-violet {
  background-color: #d6b3ff;
  border-radius: 7px;
}

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

.expert-quote.updatedexpertbox {
  grid-column-gap: 1em;
  grid-row-gap: 2.8em;
  border-radius: 0;
  grid-template-rows: minmax(auto, 1fr);
  grid-template-columns: .25fr 1fr;
  margin-top: 2em;
}

.expert-quote.updatedexpertbox.elevated.new.elevateshoes {
  background-color: #e7f0ff00;
  grid-template-columns: .25fr 1.25fr;
}

.ar-l1-review {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #000;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 49%;
  padding: 1em 1.5em;
  display: flex;
  box-shadow: 5px 5px #000;
}

.ar-l1-review.spacing {
  margin-top: 10px;
}

.ar-l1-review.spacing.new-style-1 {
  border-left-color: #864104;
  box-shadow: 5px 5px #864104;
}

.ar-l1-review-img {
  border-radius: 100px;
  width: 90px;
  margin-bottom: 1em;
}

.ar-l1-review-stars {
  width: 100px;
  margin-bottom: .5em;
}

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

.ar-l1-p.testimonial-p {
  text-align: center;
}

.ar-l1-review-name {
  grid-column-gap: .6em;
  grid-row-gap: .6em;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.ar-l1-review-name-img {
  width: 21px;
}

.ar-l1-name {
  font-size: 18px;
}

.ar-l1-reviews {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  display: flex;
}

.ar-l1-reviews.spacing {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
}

.ar-l1-reviews.spacing.adv2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

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

.t3ti-head-img-6 {
  border-radius: 100px;
  max-height: 110px;
  margin-bottom: 0;
}

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

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

.bg-vid.hero-vid.spacing {
  margin-top: 1em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.t3-testimonials-item.weg.new-style.bot-mar {
  margin-bottom: 20px;
}

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

.wfx-cta-block-4-btns-btn {
  color: #000;
  cursor: pointer;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 24%;
  max-width: 24%;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 21px;
  font-weight: 700;
  text-decoration: none;
  transition: all .4s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  box-shadow: 0 2px 9px #0003;
}

.wfx-cta-block-4-btns-btn:hover {
  background-color: #ffe6cb;
  box-shadow: 0 3px 12px 4px #0003;
}

.wfx-cta-block-4-btns-btn.elvshoes {
  min-width: 10%;
  max-width: 19%;
  overflow: hidden;
}

.wfx-cta-block-4-btns-btn.elvshoes:hover {
  background-color: #fff;
}

.image-20 {
  color: #000;
  border-radius: 20px;
  max-width: 50%;
}

.paragraph-17 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.wfx-cta-block-4-btns {
  justify-content: space-between;
  margin-bottom: 2em;
  display: flex;
}

.image-50 {
  color: #000;
}

.paragraph-18 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.cc-pdp-1-content-marquee {
  text-align: center;
  background-color: #030045;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
  position: static;
}

.cc-pdp-1-content-marquee-inner {
  width: 1200px;
}

.cc-pdp-1-content-marquee-p {
  color: #f5f5f5;
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
}

.marquee-p-attention-span {
  color: #ffe100;
  font-weight: 900;
}

.marquee-date-span {
  font-weight: 900;
}

.cc-pdp-1-header {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.cc-pdp-1-header-inner {
  width: 1100px;
  padding-top: 1em;
  padding-bottom: 1em;
}

.cc-pdp-1-header-logo {
  height: 50px;
}

.cc-pdp-1-content-features-inner {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1100px;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

.cc-pdp-1-content-aso-inner-logo {
  height: 35px;
}

.cc-pdp-1-chsi-img {
  border-radius: 10px;
  width: 42%;
}

.cc-pdp-1-chsi-img.custom-width {
  width: 45%;
}

.cc-pdp-1-cri-reviews-box {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: wrap;
  justify-content: center;
  margin-top: 2em;
  margin-bottom: 1em;
  display: flex;
}

.cc-pdp-1-cri-reviews-box.spacing {
  margin-bottom: 2em;
}

.cc-pdp-1-cbb-below {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-start;
  align-items: center;
  margin-top: .5em;
  display: flex;
}

.cc-pdp-1-chsi-main {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.cc-pdp-1-chsi-main.footer-hero {
  flex-flow: row-reverse;
}

.cc-pdp-1-chsi-main.space {
  margin-bottom: 40px;
}

.cc-pdp-1-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.cc-pdp-1-cri-rbi-p {
  text-align: center;
  font-size: 18px;
  line-height: 140%;
}

.cc-pdp-1-cfi-sbi-p {
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 130%;
}

.cc-pdp-1-cfi-sbi-p.heading {
  margin-bottom: 5px;
  font-size: 21px;
  font-weight: 700;
}

.cc-pdp-1-features-list-item {
  border: 1px solid #0000001a;
  border-radius: 30px;
  display: flex;
  overflow: hidden;
}

.cc-pdp-1-features-list-item.row-reverse {
  flex-flow: row-reverse;
}

.cc-pdp-1-cfi-cb-cc-p {
  margin-bottom: 0;
  font-size: 21px;
  line-height: 120%;
}

.cc-pdp1-cfi-box-item-p {
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 130%;
}

.cc-pdp-1-content-faq {
  background-color: #f9f9f9;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.cc-pdp-1-cfi-cb-column-cell {
  border-bottom: 1px solid #0000001a;
  justify-content: flex-start;
  align-items: center;
  min-height: 70px;
  padding-top: 1.25em;
  padding-bottom: 1em;
  padding-right: 1em;
  display: flex;
}

.cc-pdp-1-cfi-cb-column-cell.no-bb {
  border-bottom-width: 0;
}

.cc-pdp-1-cfi-cb-column-cell.d-flex {
  justify-content: center;
  align-items: center;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
}

.cc-pdp-1-cfi-cb-column-cell.d-flex.cell-head {
  flex-flow: column;
}

.cc-pdp-1-cfi-cb-column-cell.d-flex.bb-white {
  border-bottom-color: #ffffff1a;
}

.cc-pdp-1-mobile-cb-hint-p {
  color: #b0b0b0;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
}

.cc-pdp-1-cfi-trust-icons {
  justify-content: center;
  align-items: flex-start;
  width: 1100px;
  margin-top: 3em;
  margin-bottom: 5em;
  display: flex;
}

.cc-pdp-1-content-hero-footer-inner {
  width: 900px;
}

.cc-pdp-1-cfi-sbi-step-p {
  text-transform: uppercase;
  margin-bottom: 1em;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 21px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: underline;
}

.cc-pdp-1-content-mbg-text-h2 {
  color: #f5f5f5;
  margin-top: 0;
}

.cc-pdp-1-mobile-cb-hint-img {
  height: 30px;
}

.cc-pdp-1-cta-btn {
  text-align: center;
  background-color: #c92626;
  border-radius: 100px;
  min-width: 100%;
  padding: 1em 2em;
  font-size: 24px;
  font-weight: 700;
}

.cc-pdp-1-cta-btn.ai-left-width {
  min-width: 50%;
  padding-top: .75em;
  padding-bottom: .75em;
  font-size: 26px;
  line-height: 100%;
}

.cc-pdp-1-cta-btn.sizing {
  min-width: auto;
  max-width: none;
}

.cc-pdp-1-cta-btn.sizing.spacing {
  margin-bottom: 20px;
}

.cc-pdp-1-cri-rbi-p-author {
  text-align: center;
  font-size: 18px;
  line-height: 120%;
}

.cc-pdp-1-stock-wrapper {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  display: flex;
}

.cc-pdp-1-content-reviews {
  margin-top: 3em;
}

.cc-pdp-1-fli-text-h2 {
  color: #333;
  font-weight: 700;
  line-height: 120%;
}

.cc-pdp-1-content-mbg-inner {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  justify-content: flex-start;
  align-items: center;
  width: 1100px;
  padding-top: 5em;
  padding-bottom: 5em;
  display: flex;
}

.cc-pdp-1-content-features {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cc-pdp-1-cfi-trust-icon-box-p {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 116%;
}

.cc-pdp-1-faq-question-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.cc-pdp-1-cfi-cb-cc-h3 {
  color: #fff;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 100%;
}

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

.cc-pdp-1-features-list {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: column;
  width: 950px;
  margin-top: 2em;
  margin-bottom: 2em;
  display: flex;
}

.cc-pdp-1-content-faq-inner {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 900px;
  margin-top: 3em;
  margin-bottom: 3em;
  display: flex;
}

.cc-pdp-1-cfi-steps-box {
  justify-content: space-around;
  margin-top: 2em;
  display: flex;
}

.cc-pdp-1-content-hero-section-inner {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2em;
  padding-bottom: 2em;
  font-size: 18px;
  line-height: 100%;
}

.cc-pdp-1-cfi-comparison-box-inner {
  border-radius: 30px;
  justify-content: space-between;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.cc-pdp-1-mobile-cb-hint {
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.cc-pdp1-cfi-box-h2 {
  color: #030045;
  text-align: center;
  max-width: 60%;
  font-size: 38px;
  font-weight: 900;
  line-height: 120%;
}

.cc-pdp1-cfi-box-h2.mt-0 {
  color: #0a2264;
  margin-top: 0;
}

.cc-pdp1-cfi-box-h2.mt-0.mw-100 {
  max-width: 100%;
}

.cc-pdp1-cfi-box-h2.non-bold {
  margin-bottom: 0;
  font-weight: 400;
}

.cc-pdp-1-faq-qb-item-body-p {
  margin-bottom: 0;
  padding-top: 10px;
  font-size: 18px;
  line-height: 150%;
}

.cc-pdp-1-content-hero-section {
  background-color: #f9f9f9;
  width: 100%;
}

.cc-pdp-1-cfi-cb-column {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-width: 70%;
  display: flex;
}

.cc-pdp-1-cfi-cb-column.competitor-column {
  background-color: #909090;
  border-radius: 15px;
  width: 50%;
  min-width: 0%;
}

.cc-pdp-1-cfi-cb-column.cc-column {
  background-color: #25356c;
  border-radius: 15px;
  width: 50%;
  min-width: 0%;
}

.cc-pdp1-cfi-box-sub-h2 {
  text-align: center;
  width: 60%;
  margin-top: 0;
  font-weight: 400;
  line-height: 120%;
}

.wb-bb-img {
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.cc-pdp-1-chsi-ul {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  display: flex;
}

.cc-pdp-1-chsi-ul-li {
  grid-column-gap: 1.7em;
  grid-row-gap: 1.7em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cc-pdp1-cfi-box-item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.cc-pdp-1-faq-qb-item-body {
  background-color: #fff;
}

.cc-pdp-1-faq-qb-item-head {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.verrified-buyer-p {
  color: #009a1c;
  font-weight: 700;
}

.cc-pdp-1-content-reviews-inner {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1000px;
  display: flex;
}

.cc-pdp-1-cfi-cb-cc-img {
  height: 35px;
}

.cc-pdp-1-cri-rb-item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  display: flex;
}

.cc-pdp-1-content-mbg-text-p {
  color: #f5f5f5;
  font-size: 18px;
  line-height: 150%;
}

.cc-pdp-1-cfi-steps-box-item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  display: flex;
}

.cc-pdp1-cfi-box {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  display: flex;
}

.cc-pdp-1-cbb-time-icon {
  height: 20px;
}

.cc-pdp-1-cfi-trust-icon-box-icon {
  height: 40px;
}

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

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

.cc-pdp-1-cri-rbi-img {
  border-radius: 30px;
  max-width: 90%;
  margin-bottom: .5em;
}

.cc-pdp-1-cfi-cb-2-columns {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 35%;
  margin-top: -138px;
  display: flex;
}

.cc-pdp-1-chsi-text {
  width: 50%;
}

.cc-pdp-1-chsi-text.custom-width {
  width: 53%;
}

.cc-pdp-1-cfi-comparison-box {
  margin-top: 11em;
  margin-bottom: 1em;
}

.cc-pdp-1-chsi-ul-p {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.cc-pdp-1-chsi-ul-p.elvtshoes {
  font-weight: 400;
}

.cc-pdp-1-chsi-ul-p.elvtshoes.spacing {
  margin-bottom: 1em;
}

.cc-pdp-1-cbb-status-box {
  background-color: #23c100;
  border-radius: 100px;
  width: 15px;
  height: 15px;
}

.cc-pdp-1-chsi-sub-h1 {
  color: #c10000;
  font-size: 21px;
  font-weight: 700;
  line-height: 150%;
}

.cc-pdp-1-fli-text-p {
  font-size: 18px;
  line-height: 150%;
}

.cc-pdp-1-cbb-stock-wrapper {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  border: 1px solid #d10000;
  border-radius: 2px;
  justify-content: flex-start;
  align-items: center;
  padding: 3px;
  display: flex;
}

.cc-pdp-1-faq-qb-item-head-h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.cc-pdp-1-cfi-cb-cc-rating {
  height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.cc-pdp-1-chsi-rating {
  font-weight: 900;
}

.cc-pdp-1-content-aso-inner-logos {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: center;
  margin-top: 1em;
  display: flex;
}

.cc-pdp-1-chsi-ul-li-img {
  max-width: none;
  max-height: 40px;
}

.cc-pdp-1-fli-text-number {
  color: #333;
  font-size: 44px;
  font-weight: 700;
  line-height: 100%;
}

.lic-expand-img {
  height: 10px;
}

.cc-pdp-1-content-aso {
  background-color: #030045;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
}

.cc-pdp-1-cbb-p {
  margin-bottom: 0;
  font-weight: 900;
}

.cc-pdp-1-cbb-p.fc-white {
  color: #f5f5f5;
}

.cc-pdp-1-cbb-p.size-s {
  font-size: 12px;
  font-weight: 400;
}

.cc-pdp-1-fli-text {
  background-color: #f9f9f9;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 55%;
  padding: 2em 3em;
  display: flex;
}

.cc-pdp-1-cfi-trust-icon-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  display: flex;
}

.cc-pdp-1-content-aso-inner-p {
  color: #f5f5f5;
  text-align: center;
  font-size: 18px;
  line-height: 100%;
}

.cc-pdp-1-cfi-sbi-img {
  border-radius: 15px;
  margin-bottom: 1em;
}

.cc-pdp-1-fli-img {
  width: 46%;
  max-width: none;
}

.cc-pdp-1-fli-img.sizing {
  height: 46%;
  padding-top: 60px;
}

.cc-pdp-1-cfi-comparison-box-outer {
  margin-bottom: 5em;
}

.cc-pdp-1-faq-qb-item {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 15px;
  padding: 1.5em;
  transition: all .4s;
}

.cc-pdp-1-faq-qb-item:hover {
  box-shadow: 0 0 10px #0003;
}

.cc-pdp-1-content-hero-footer {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1400px;
  margin-top: 1.5em;
  margin-bottom: 3em;
  display: flex;
}

.cc-pdp-1-cbb-divider {
  background-color: #0000004d;
  width: 2px;
  height: 25px;
}

.cc-pdp-1-cbb-divider.bg-white {
  background-color: #f5f5f51a;
}

.cc-pdp-1-cri-rbi-rating {
  height: 30px;
  margin-bottom: .5em;
}

.cc-pdp-1-content-mbg {
  background-color: #171515;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.cc-pdp-1-chsi-h1 {
  color: #030045;
  margin-top: 10px;
  font-size: 42px;
  font-weight: 900;
  line-height: 120%;
}

.cc-pdp-1-cta-btn-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 1.5em;
  display: flex;
}

.cc-pdp-1-cta-btn-box.mb-3em {
  margin-bottom: 3em;
}

.cc-pdp-1-cta-btn-box.mb-3em.ai-left {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
}

.cc-pdp-1-cta-btn-box.p-1em.spacing, .cc-pdp-1-cta-btn-box.spacing {
  margin-bottom: 1.5em;
}

.cc-pdp-1-cri-rbi-preamble {
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  line-height: 120%;
}

.cc-pdp-1-cbb-stock-item {
  background-color: #b8b8b8;
  width: 15px;
  height: 10px;
}

.cc-pdp-1-cbb-stock-item.stock-leftovers {
  background-color: #c92626;
}

.cc-pdp-1-footer {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5em;
  display: flex;
}

.cc-pdp-1-footer-inner {
  width: 900px;
  padding-top: 3em;
  padding-bottom: 3em;
}

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

.cc-pdp-1-fi-link {
  color: #878787;
  font-size: 16px;
  line-height: 100%;
  text-decoration: none;
}

.cc-pdp-1-fi-p {
  color: #bababa;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 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;
}

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

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

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

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

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

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

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

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

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

.code-embed {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.alert-box {
  background-color: #ffecec;
  border: 2px solid #ec0202;
  border-radius: 5px;
  padding: 10px 20px;
}

.alert-box.new-style {
  background-color: #fff8dd;
  border-style: none none none solid;
  border-left-width: 3px;
  border-left-color: #864104;
}

.alert-box.new-style.bot-mar {
  margin-top: 20px;
  margin-bottom: 30px;
}

.alert-box.new-style.bot-mar.new-style-cta {
  border-left-style: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.alert-box.new-style.bot-mar.new-style-2 {
  background-color: #fff8dd00;
  border-style: solid;
  border-width: 1px;
  border-top-color: #864104;
  border-bottom-color: #864104;
  border-right-color: #864104;
}

.italic-text {
  line-height: 131%;
}

.italic-text-2 {
  text-align: center;
}

.lpi-cta-sticky-section {
  z-index: 2147483647;
  background-color: #303030;
  justify-content: center;
  align-items: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
  position: sticky;
  bottom: 0;
}

.lpi-cta-sticky-section.new-bk-col {
  background-color: #e7e7e7;
}

.lpi-cta-sticky-section.new-bk-col.mar-change {
  padding-top: .5em;
  padding-bottom: .5em;
}

.lpi-cta-sticky-section.new-bk-col.mar-change.new-style-adj.new-style {
  background-color: #e7e7e7db;
  flex-flow: column;
  width: 100%;
}

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

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

.tgl-cta-btn.off-on-mobiles {
  text-transform: uppercase;
}

.tgl-cta-btn.off-on-mobiles:hover {
  color: #000;
  border-color: #000;
}

.tgl-cta-btn.off-on-mobiles.new-col-bk-pink {
  background-color: #fb1597;
  border-color: #fb1597;
}

.tgl-cta-btn.off-on-mobiles.new-col-bk-pink:hover {
  color: #fff;
  background-color: #000;
}

.tgl-cta-btn.off-on-mobiles.new-col-bk-pink.no-bot-mar {
  margin-bottom: 1em;
}

.tgl-cta-btn.off-on-mobiles.new-col-bk-pink.no-bot-mar.new-width {
  width: 50%;
}

@media screen and (min-width: 1440px) {
  .list-item-1.pd-10 {
    word-break: keep-all;
  }

  .header-2._2._3 {
    margin-top: -83px;
  }

  .header-2._2._3.new-white-text.black-text {
    margin-top: 0;
  }

  .steps-section-3 {
    background-color: #66d3a3;
  }

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

  .faq-wrapper {
    margin-bottom: 2em;
  }

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

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

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

  .answer-p.p-3 {
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 20px;
  }

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

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

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

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

  .container-2 {
    grid-template-rows: 1fr;
    grid-template-areas: "Area-3 Area Area-2"
                         "Area-4 . .";
    grid-auto-rows: 1fr;
    grid-auto-flow: row;
    place-items: baseline;
  }

  .rightfixedimage1 {
    background-image: url('../images/Bildschirmfoto-2026-01-26-um-14.58.41.png');
  }

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

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

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

  .p-3 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

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

  .p-3.t3ti-head-p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
  }

  .star-rating {
    max-height: 24px;
  }

  .star-rating.t3ti-stars {
    max-height: 15px;
    margin-top: .25em;
    margin-bottom: .25em;
  }

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

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

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

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

  .star-rating-2.t3ti-stars {
    max-height: 15px;
    margin-top: .25em;
    margin-bottom: .25em;
  }

  .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-9 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }
}

@media screen and (min-width: 1920px) {
  .header-2._2._3.new-white-text.black-text {
    margin-top: 0;
  }

  .par-v4-hero-img-2 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .div-block.header {
    padding-left: 2em;
    padding-right: 2em;
  }

  .p {
    word-break: keep-all;
    font-size: 20px;
  }

  .p.mt-20 {
    word-break: keep-all;
  }

  .list-item-1.pd-10 {
    word-break: keep-all;
    margin-right: 20px;
  }

  .content {
    padding-left: 1em;
    padding-right: 1em;
  }

  .header-wrapper {
    width: auto;
  }

  .header-2._2._3.new-white-text.black-text {
    text-align: center;
  }

  .article-wrapper {
    width: 100%;
  }

  .btn-anmtd.spacing.no-top-mar.new-col.top-mar.new-color.black-text.float-cta-width {
    width: 50%;
  }

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

  .paragraph-10 {
    word-break: keep-all;
  }

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

  .paragraph-13 {
    word-break: keep-all;
  }

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

  .h3.mb-0 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 8px;
    font-size: 18px;
  }

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

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

  .rightfixedimage1 {
    display: none;
  }

  .expert-name-box {
    width: 100%;
  }

  .about-expert {
    flex-flow: wrap;
  }

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

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

  .wfx-cta-block-4-btns-btn {
    order: 0;
    min-width: 48.5%;
    max-width: 48.5%;
    margin-bottom: 0;
  }

  .wfx-cta-block-4-btns {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-wrap: wrap;
    align-content: space-around;
  }

  .cc-pdp-1-content-marquee-inner {
    width: 100%;
  }

  .cc-pdp-1-header-inner {
    width: 100%;
    padding-left: 1em;
  }

  .cc-pdp-1-content-features-inner {
    width: 90%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .cc-pdp-1-content-aso-inner-logo {
    height: 40px;
  }

  .cc-pdp-1-chsi-img {
    width: 60%;
  }

  .cc-pdp-1-chsi-img.custom-width {
    width: 65%;
  }

  .cc-pdp-1-chsi-main {
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .cc-pdp-1-chsi-main.footer-hero {
    flex-flow: column-reverse;
  }

  .cc-pdp-1-cfi-trust-icons, .cc-pdp-1-content-hero-footer-inner {
    width: 100%;
  }

  .cc-pdp-1-fli-text-h2 {
    font-size: 28px;
  }

  .cc-pdp-1-content-features, .cc-pdp-1-features-list {
    width: 100%;
  }

  .cc-pdp-1-content-faq-inner {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .cc-pdp-1-content-hero-section-inner {
    width: 100%;
  }

  .cc-pdp1-cfi-box-h2, .cc-pdp1-cfi-box-h2.mt-0 {
    max-width: 100%;
  }

  .cc-pdp1-cfi-box-h2.non-bold {
    max-width: 80%;
  }

  .cc-pdp1-cfi-box-sub-h2 {
    width: 100%;
  }

  .wb-bb-img {
    max-width: 50%;
  }

  .cc-pdp-1-content-reviews-inner {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .cc-pdp-1-cri-rb-item {
    width: 45%;
  }

  .cc-pdp1-cfi-box {
    flex-flow: wrap;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }

  .wb-bb-column {
    width: 49.5%;
  }

  .wb-bb-column.ai-c {
    order: -9999;
    width: 100%;
  }

  .cc-pdp-1-chsi-text {
    width: 100%;
    margin-top: 1.5em;
  }

  .cc-pdp-1-chsi-text.custom-width {
    width: 100%;
  }

  .cc-pdp-1-chsi-rating {
    font-size: 18px;
    line-height: 120%;
  }

  .cc-pdp-1-content-aso-inner-logos {
    flex-flow: wrap;
  }

  .cc-pdp-1-fli-text-number {
    font-size: 32px;
  }

  .cc-pdp-1-content-aso {
    padding-left: 1em;
    padding-right: 1em;
  }

  .cc-pdp-1-fli-text {
    width: 55%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .cc-pdp-1-fli-img {
    object-fit: cover;
    width: 45%;
  }

  .cc-pdp-1-content-hero-footer {
    width: 100%;
  }

  .cc-pdp-1-footer-inner {
    width: 100%;
    padding-top: 0;
    padding-left: 1em;
    padding-right: 1em;
  }

  .p-9 {
    font-size: 18px;
  }

  .tgl-cta-btn.off-on-mobiles {
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }
}

@media screen and (max-width: 767px) {
  .div-block.header {
    padding-left: 2em;
    padding-right: 2em;
  }

  .p {
    max-width: none;
    font-size: 18px;
  }

  .list-item-1.pd-10 {
    word-break: keep-all;
    margin-right: 10px;
    font-size: 18px;
  }

  .content {
    padding-left: 1em;
    padding-right: 1em;
  }

  .div-block-8 {
    width: 100%;
  }

  .ni-l3-cta-box-items {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .header-wrapper {
    width: auto;
  }

  .content-wrapper-4 {
    width: 100%;
  }

  .gw-h1 {
    word-break: keep-all;
    font-weight: 900;
    line-height: 100%;
  }

  .h2 {
    font-size: 28px;
  }

  .ni-l3-cta-box-item {
    width: 30%;
  }

  .article-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text {
    font-size: 31px;
  }

  .btn-anmtd.spacing.no-top-mar.new-col.top-mar.new-color.black-text.float-cta-width {
    width: 80%;
  }

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

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

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

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

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

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

  .expert-name-box {
    width: 100%;
  }

  .about-expert {
    flex-flow: wrap;
  }

  .p-3 {
    font-weight: 300;
  }

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

  .cc-pdp-1-content-marquee-inner {
    padding-left: 1em;
    padding-right: 1em;
  }

  .cc-pdp-1-content-features-inner {
    justify-content: flex-start;
    align-items: center;
  }

  .cc-pdp-1-chsi-img, .cc-pdp-1-chsi-img.custom-width {
    width: 100%;
  }

  .cc-pdp-1-features-list-item {
    flex-flow: column-reverse;
    position: sticky;
    top: 5%;
  }

  .cc-pdp-1-features-list-item.row-reverse {
    flex-flow: column-reverse;
  }

  .cc-pdp-1-cfi-cb-column-cell {
    min-height: 100px;
  }

  .cc-pdp-1-mobile-cb-hint-p {
    color: #bfbfbf;
    text-transform: lowercase;
    margin-right: 10px;
    font-size: 24px;
    font-weight: 300;
  }

  .cc-pdp-1-mobile-cb-hint-img {
    height: 50px;
  }

  .cc-pdp-1-fli-text-h2 {
    font-size: 26px;
  }

  .cc-pdp-1-content-mbg-inner {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 1em;
    padding-right: 1em;
  }

  .cc-pdp-1-features-list {
    position: relative;
  }

  .cc-pdp-1-content-hero-section-inner {
    padding-top: 0;
  }

  .cc-pdp-1-cfi-comparison-box-inner {
    min-width: 150%;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .cc-pdp-1-mobile-cb-hint {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-bottom: 3em;
    display: flex;
  }

  .cc-pdp1-cfi-box-h2.mt-0 {
    font-size: 32px;
  }

  .cc-pdp1-cfi-box-h2.non-bold {
    margin-left: auto;
    margin-right: auto;
    font-size: 32px;
  }

  .cc-pdp-1-cfi-cb-column {
    width: 55%;
    min-width: 0%;
  }

  .wb-bb-img {
    max-width: 60%;
  }

  .cc-pdp1-cfi-box {
    flex-flow: column;
  }

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

  .cc-pdp-1-cfi-cb-2-columns {
    width: 45%;
  }

  .cc-pdp-1-cfi-comparison-box {
    width: 100%;
    margin-left: 1em;
  }

  .cc-pdp-1-fli-text {
    width: 100%;
  }

  .cc-pdp-1-fli-img {
    width: 100%;
    max-height: 300px;
  }

  .cc-pdp-1-cfi-comparison-box-outer {
    margin-bottom: .35em;
  }

  .cc-pdp-1-faq-qb-item:hover {
    box-shadow: none;
  }

  .cc-pdp-1-chsi-h1 {
    font-size: 36px;
  }

  .cc-pdp-1-cta-btn-box, .cc-pdp-1-cta-btn-box.mb-3em {
    margin-left: auto;
    margin-right: auto;
  }

  .cc-pdp-1-cta-btn-box.p-1em {
    padding-left: 1em;
    padding-right: 1em;
  }

  .star-rating-2 {
    max-height: 22px;
  }

  .p-9 {
    font-weight: 300;
  }
}

@media screen and (max-width: 479px) {
  .div-block.header {
    padding-bottom: 15px;
    padding-left: 1.2em;
  }

  .list-1.mt-10 {
    padding-left: 10px;
  }

  .p {
    word-break: keep-all;
  }

  .list-item-1.pd-10 {
    white-space: normal;
    word-break: keep-all;
    font-size: 18px;
    line-height: 160%;
  }

  .content {
    margin-top: 0;
    padding-left: 1em;
    padding-right: 1em;
  }

  .div-block-8 {
    border-top-style: solid;
    flex-flow: column-reverse;
  }

  .header-wrapper {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    padding-left: 0;
    padding-right: 1.2em;
    display: flex;
  }

  .image-46 {
    object-fit: cover;
  }

  .quick-stack.mt-20 {
    padding-left: 0;
    padding-right: 0;
  }

  .content-wrapper-4 {
    width: 100%;
    display: block;
  }

  .gw-h1 {
    margin-bottom: 5px;
    font-size: 32px;
    line-height: 110%;
  }

  .gw-h1.mt-10.new-tetx-size {
    text-align: center;
  }

  .header-2 {
    align-self: stretch;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 30px;
  }

  .header-2._2 {
    margin-top: 30px;
  }

  .header-2._2._3.new-white-text.black-text {
    text-align: center;
    font-size: 26px;
  }

  .header-2._2.no-top-mar.white-text {
    font-size: 26px;
  }

  .h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 22px;
  }

  .ni-l3-cta-box-item {
    width: 47%;
  }

  .article-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-12 {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0;
    padding-top: 0;
  }

  .bold-text {
    word-break: keep-all;
    font-size: 28px;
    line-height: 13px;
  }

  .enp-layout-article-info-left {
    flex-direction: column;
    align-items: flex-start;
  }

  .gw-logo {
    width: 100%;
    height: 100%;
  }

  .par-v4-p {
    line-height: 150%;
  }

  .info-box.color.cta-box-end.no-toop-mar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .info-box.color.cta-box-end.no-toop-mar.new-bk-col {
    padding-left: 10px;
    padding-right: 10px;
  }

  .info-box.color.new-col-light {
    padding-left: 20px;
    padding-right: 20px;
  }

  .btn-anmtd {
    padding-left: 10px;
    padding-right: 10px;
  }

  .btn-anmtd.spacing.no-top-mar.new-col.top-mar.new-color.black-text.float-cta-width {
    width: 90%;
  }

  .text-cta {
    padding-right: 0;
  }

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

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

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

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

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

  .answer-p.p-3 {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    font-weight: 300;
  }

  .faq-question {
    background-color: #f7f7f7;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 15px 8px;
  }

  .h3 {
    color: #000;
  }

  .h3.mb-0.pl-0 {
    color: #2c2c2c;
    text-align: left;
    border-left: 3px #bf8034;
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 0;
    font-size: 20px;
    line-height: 130%;
  }

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

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

  .rightfixedimage1 {
    display: none;
  }

  .about-expert {
    justify-content: center;
    align-items: center;
  }

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

  .par-v4-p-5.export-info-p.new-text-style.no-bot-mar {
    font-size: 18px;
  }

  .par-v4-p-5.expert-tag-p {
    font-size: 12px;
  }

  .expert-img {
    width: auto;
    height: 70px;
    min-height: 70px;
  }

  .expert-img.newexpertimg {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .expert-quote {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .expert-quote.updatedexpertbox {
    text-align: center;
    grid-template-columns: .25fr;
    place-items: start stretch;
    display: block;
  }

  .ar-l1-review {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .ar-l1-p {
    font-size: 16px;
  }

  .ar-l1-reviews {
    flex-flow: column;
    margin-bottom: 0;
  }

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

  .t3ti-head-h-wrapper {
    grid-column-gap: .3em;
    grid-row-gap: .3em;
    line-height: 18px;
  }

  .t3ti-head-h-wrapper.cen-align {
    justify-content: center;
    align-items: center;
  }

  .t3ti-head-info.cen-align {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .t3ti-head-h {
    text-align: center;
    align-self: auto;
    font-size: 18px;
    line-height: 100%;
  }

  .p-3 {
    color: #343434;
    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.cen-align {
    text-align: center;
  }

  .bold-text-322 {
    font-size: 16px;
    font-weight: 700;
  }

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

  .star-rating.t3ti-stars {
    margin-bottom: .4em;
  }

  .t3ti-head {
    grid-column-gap: .8em;
    grid-row-gap: .8em;
  }

  .t3ti-head._2 {
    margin-bottom: 5px;
  }

  .t3ti-head.cen-align {
    justify-content: center;
    align-items: center;
  }

  .bold-text-341 {
    font-size: 15px;
    font-weight: 700;
    display: inline-flex;
  }

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

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

  .t3-testimonials-item.weg {
    background-color: #fff;
    border: 1px #d8d8d8;
    border-radius: 10px;
    padding: 0;
    display: flex;
  }

  .t3-testimonials-item.weg.new-style.bot-mar.no-bk {
    background-color: #fff0;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .t3-testimonials-item.weg.new-style.no-bk {
    background-color: #fff0;
    margin-bottom: 20px;
  }

  .wfx-cta-block-4-btns-btn {
    min-width: 100%;
    max-width: none;
  }

  .wfx-cta-block-4-btns {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .cc-pdp-1-header-logo {
    height: 35px;
  }

  .cc-pdp-1-content-features-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .cc-pdp-1-content-aso-inner-logo {
    height: 25px;
  }

  .cc-pdp-1-chsi-img.custom-width {
    width: 90%;
  }

  .cc-pdp-1-cri-reviews-box {
    position: relative;
  }

  .cc-pdp-1-cbb-below {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .cc-pdp-1-cfi-cb-cc-p {
    font-size: 18px;
  }

  .cc-pdp-1-cfi-trust-icons {
    margin-bottom: 3em;
  }

  .cc-pdp-1-content-mbg-text-h2 {
    text-align: center;
  }

  .cc-pdp-1-mobile-cb-hint-img {
    height: 40px;
  }

  .cc-pdp-1-cta-btn {
    padding-left: 1em;
    padding-right: 1em;
    font-size: 21px;
  }

  .cc-pdp-1-cta-btn.ai-left-width {
    min-width: 100%;
    font-size: 21px;
  }

  .cc-pdp-1-stock-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .cc-pdp-1-cfi-steps-box {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    position: relative;
  }

  .cc-pdp-1-mobile-cb-hint {
    width: 95vw;
    display: inline-flex;
  }

  .cc-pdp1-cfi-box-h2.mt-0, .cc-pdp1-cfi-box-h2.non-bold {
    font-size: 26px;
  }

  .cc-pdp-1-cfi-cb-column {
    width: 45%;
  }

  .wb-bb-img {
    max-width: 100%;
  }

  .cc-pdp-1-chsi-ul-li {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .cc-pdp-1-faq-qb-item-head {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .cc-pdp-1-cri-rb-item {
    background-color: #fff;
    border: 1px solid #0000001a;
    border-radius: 15px;
    width: 100%;
    padding: 1em;
    position: sticky;
    top: 0;
  }

  .cc-pdp-1-content-mbg-text-p {
    text-align: center;
  }

  .cc-pdp-1-cfi-steps-box-item {
    background-color: #fff;
    border: 1px solid #0000001a;
    border-radius: 15px;
    width: 100%;
    padding: 1.5em;
    position: sticky;
    top: 0;
  }

  .cc-pdp-1-cfi-cb-2-columns {
    width: 55%;
  }

  .cc-pdp-1-cbb-status-box {
    flex: none;
  }

  .cc-pdp-1-chsi-sub-h1 {
    line-height: 130%;
  }

  .cc-pdp-1-faq-qb-item-head-h3 {
    font-size: 21px;
    line-height: 100%;
  }

  .cc-pdp-1-content-aso-inner-logos {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .cc-pdp-1-chsi-ul-li-img {
    padding-top: 5px;
  }

  .lic-expand-img {
    height: 8px;
  }

  .cc-pdp-1-cfi-comparison-box-outer {
    margin-bottom: .35em;
  }

  .cc-pdp-1-cbb-divider {
    display: none;
  }

  .cc-pdp-1-chsi-h1 {
    font-size: 28px;
  }

  .cc-pdp-1-content-mbg-img {
    max-height: 175px;
    margin-left: auto;
    margin-right: auto;
  }

  .star-rating-2 {
    max-height: 16px;
  }

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

  .bold-text-319 {
    font-size: 15px;
  }

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

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

  .p-9._2 {
    font-size: 20px;
  }

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

  .tgl-cta-btn.off-on-mobiles.new-col-bk-pink.no-bot-mar.new-width {
    width: 90%;
  }

  .tgl-cta-btn.off-on-mobiles.new-col-bk-pink.no-bot-mar.new-width.new-gren-col {
    font-size: 19px;
  }
}

#w-node-f16676ae-8fb1-b88a-0b50-917741d4ffae-c3521058, #w-node-eea23b13-47f9-4fec-05ba-607f6a3ca3c2-c3521058, #w-node-b6d40a3b-2a71-1f53-1b50-ba97c9b92ecf-c3521058 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2c65812f-56ae-06cc-eac8-065243ef8df6-5be84b49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_2c65812f-56ae-06cc-eac8-065243ef8df7-5be84b49 {
  place-self: center;
}

#w-node-bfe92a82-69e8-3682-49b8-fd2f82486b58-87e8fc2a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-bfe92a82-69e8-3682-49b8-fd2f82486b59-87e8fc2a {
  place-self: center;
}

#w-node-c9e2e3e9-a25f-731b-01d7-63012c47f1ad-3cf69400, #w-node-c9e2e3e9-a25f-731b-01d7-63012c47f1ad-275c1aad {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2c65812f-56ae-06cc-eac8-065243ef8df6-c300f41e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_2c65812f-56ae-06cc-eac8-065243ef8df7-c300f41e {
  place-self: center;
}

#w-node-_2c65812f-56ae-06cc-eac8-065243ef8df6-ae8b5a5e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_2c65812f-56ae-06cc-eac8-065243ef8df7-ae8b5a5e {
  place-self: center;
}

@media screen and (min-width: 1440px) {
  #w-node-b6d40a3b-2a71-1f53-1b50-ba97c9b92ecf-c3521058 {
    grid-area: Area-3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c9e2e3e9-a25f-731b-01d7-63012c47f1ad-3cf69400, #w-node-c9e2e3e9-a25f-731b-01d7-63012c47f1ad-275c1aad {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


