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

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

.marquee {
    z-index: 999999999;
    background-color: #ffa200;
    width: 100%;
    position: sticky;
    top: 0;
    overflow: hidden;
}

.marquee.turned-off {
    display: none;
}

.marquee-inner {
    background-color: #ffa200;
    justify-content: flex-start;
    align-items: center;
    padding-top: 1em;
    padding-bottom: 1em;
    display: flex;
}

.marquee-inner.new-color {
    background-color: #29a6dc;
    width: 100%;
    padding-bottom: 0;
}

.marquee-inner.new-color.yel-col-bk {
    background-color: #d5962f;
}

.marquee-msg-container {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    min-width: 100%;
    display: flex;
}

.text-mar-new {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
}

.new-mar-texxt {
    font-size: 20px;
    font-weight: 800;
}

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

.quick-stack {
    margin-top: 30px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.quick-stack.no-top-space {
    padding-top: 0;
}

.tgl-author-box {
    align-items: center;
    display: flex;
}

.tgl-author-box.new-border {
    border-bottom: .5px solid #000;
    padding-bottom: 10px;
}

.t-body-testimonial {
    color: #000;
    margin-top: 10px;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
}

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

.pcp-box-ul {
    padding-left: 20px;
}

.faq-list {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    grid-auto-columns: 100%;
    place-items: start stretch;
    display: grid;
}

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

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

.section.faq-new-bk.no-top-mar {
    margin-top: 0;
    padding-left: 2rem;
    padding-right: 2rem;
}

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

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

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

.image-7 {
    border-radius: 30px;
    margin-top: 10px;
}

.foot-size {
    color: #b0b0b0;
    font-size: 18px;
    font-weight: 400;
}

.paragraph-4 {
    color: #7c7c7c;
    margin-bottom: 0;
    margin-left: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
}

.bold-text-38 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
}

.boder-with-text {
    background-color: #faf6a4;
    border: 3px solid #29a6dc;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    padding: 20px;
    display: flex;
}

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

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

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

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

.par-v4-content-wrapper.mob-space.new-space.no-top-space {
    padding-top: 1em;
    padding-bottom: 0;
}

.pcp-box-li.par-v4-p.new-font {
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 143%;
}

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

.quick-stack-2 {
    padding: 0;
}

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

.eq-v2-testimonial-inside-article {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    border-top: 1px solid #0000001a;
    border-bottom: 1px #0000001a;
    flex-direction: row;
    width: 100%;
    margin-bottom: 1.5em;
    padding: 2em .5em;
    display: flex;
}

.par-v4-body-wrapper {
    background-color: #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 1000px;
    display: flex;
    position: relative;
}

.paragraph-26 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
}

.image-6 {
    border: 0 #29a6dc;
}

.new-font-color {
    color: #0b2655;
    font-family: Montserrat, sans-serif;
    line-height: 44px;
}

.new-font-color.new-size {
    color: #000;
    font-size: 30px;
    line-height: 37px;
}

.new-font-color.new-size.new-style {
    font-size: 22px;
    font-weight: 500;
}

.new-font-color.mob-font-size {
    color: #000;
    line-height: 45px;
}

.new-font-color.mob-font-size.sub-heading-new {
    font-size: 25px;
    font-weight: 400;
    line-height: 35px;
}

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

.heading {
    letter-spacing: -.02em;
    font-weight: 400;
}

.heading.regular {
    letter-spacing: -.02em;
    letter-spacing: -.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
}

.t-body-author-name {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    line-height: 90%;
}

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

.par-v4-content-wrapper-extra-paddings.new-space,
.par-v4-content-wrapper-extra-paddings.new-para-add {
    padding-left: 0;
    padding-right: 0;
}

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

.t-author-img {
    max-height: 75px;
}

.div-block-21 {
    background-color: #faf6a4;
    border-left: 3px solid #29a6dc;
    margin-top: 0;
    padding: 10px;
    display: flex;
}

.t-body-stars-rating {
    min-height: 20px;
}

.logo-1 {
    max-height: 40px;
}

.pcp-checker-regular-cta {
    color: #000;
    text-align: center;
    cursor: pointer;
    background-color: #ffb647;
    border: 2px solid #ffb647;
    border-radius: 15px;
    width: 100%;
    margin-top: .5em;
    margin-bottom: 1em;
    padding: 1.25em 3em;
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
    transition: all .4s;
}

.pcp-checker-regular-cta:hover {
    background-color: #ffb64700;
}

.pcp-checker-regular-cta.new-color-cta.new-cta {
    text-transform: uppercase;
    margin-top: 2em;
    font-family: Montserrat, sans-serif;
}

.pcp-checker-regular-cta.new-color-cta {
    color: #fff;
    background-color: #00cd98;
    border-color: #29a6dc;
}

.pcp-checker-regular-cta.new-color-cta:hover {
    color: #fff;
    -webkit-text-stroke-color: #29dc3b;
    background-color: #30bdfa;
    border-color: #29dc3b;
}

.pcp-checker-regular-cta.new-color-cta.new-cta.new-col {
    background-color: #02cb35;
    border-color: #02cb35;
}

.pcp-checker-regular-cta.new-color-cta.new-cta.new-col.new-size {
    width: 60%;
    max-width: 500px;
    margin-top: 1em;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.paragraph-24 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
}

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

.par-v4-heading {
    margin-top: 10px;
    line-height: 36px;
}

.par-v4-heading.new-space {
    margin-top: 10px;
    margin-bottom: 20px;
}

.par-v4-heading.align-cen {
    text-align: center;
    font-family: Montserrat, sans-serif;
}

.par-v4-heading.more-space {
    margin-top: 0;
    font-size: 25px;
    line-height: 28px;
}

.par-v4-heading.more-space.top-space-adj {
    margin-top: 40px;
}

.paragraph-23 {
    color: #333;
    text-align: left;
    margin-top: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 25px;
}

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

.pcp-box.new-box-style.new-color-yellow {
    background-color: #faf6a4;
    border-left-width: 3px;
    border-left-color: #29a6dc;
    border-radius: 0;
    width: 100%;
}

.pcp-box.new-box-style.new-color-yellow.bk-color-white {
    background-color: #fff;
    border-width: 1px;
    border-color: #29a6dc;
}

.tgl-footer-wrapper {
    flex-direction: column;
    align-items: flex-start;
    width: 70%;
    padding-top: 3em;
    padding-bottom: 3em;
    font-family: Open Sans, sans-serif;
    display: flex;
}

.tgl-footer-wrapper.mo-space {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 4em;
    padding-bottom: 4em;
    padding-left: 0;
}

.tgl-p {
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 24px;
    line-height: 150%;
}

.tgl-p.list-of-benefits.disclaimer {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 12px;
}

.tgl-logo-links {
    align-items: center;
    display: flex;
}

.tgl-footer-link {
    color: #b9b9b9;
    text-transform: uppercase;
    margin-left: 5px;
    margin-right: 5px;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-decoration: none;
}

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

.paragraph-34 {
    text-align: left;
    align-self: auto;
    margin-top: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 150%;
}

.paragraph-34.special {
    text-align: left;
    width: 100%;
}

.paragraph-34.bullet-point {
    padding-left: 40px;
}

.paragraph-34.tanya-s-quote {
    background-color: #fff3c4;
    border-radius: 15px;
    padding: 1.5em;
    font-size: 21px;
    font-style: italic;
    font-weight: 600;
}

.par-v4-body-wrapper-2 {
    background-color: #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 1000px;
    display: flex;
    position: relative;
}

.div-block-36 {
    background-color: #faf6a4;
    border-left: 3px solid #29a6dc;
    margin-top: 20px;
    padding: 10px;
    display: flex;
}

.boder-with-text-2 {
    background-color: #fffecd;
    border: 3px solid #02cb35;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    padding: 20px;
    display: flex;
}

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

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

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

.par-v4-heading-2 {
    line-height: 36px;
}

.par-v4-heading-2.new-space {
    margin-top: 10px;
    margin-bottom: 20px;
}

.par-v4-heading-2.new-space.blue {
    color: #000;
    text-align: center;
    line-height: 39px;
}

.par-v4-heading-2.new-space.blue.sub-heading {
    font-size: 29px;
    font-weight: 400;
    line-height: 29px;
}

.par-v4-heading-2.more-space {
    margin-top: 40px;
}

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

.par-v4-heading-2.align-cen.new-size {
    text-align: left;
}

.par-v4-heading-2.no-space-top {
    margin-top: 0;
}

.par-v4-heading-2.no-space-top.new-style {
    font-size: 20px;
}

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

.par-v4-content-wrapper-2.mob-space.new-space {
    max-width: 900px;
    padding-top: .25em;
}

.logo-1-2 {
    max-height: 45px;
}

.div-block-41 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
}

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

.paragraph-35 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
}

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

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

.nl-2-h1 {
    color: #000;
    margin-top: 1em;
    margin-bottom: .5em;
    font-size: 32px;
    font-weight: 700;
    line-height: 100%;
}

.nl-2-h1.green-text {
    color: #013d28;
}

.nl-2-h1.green-text.new-style {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
}

.faq-list-2 {
    grid-column-gap: .1rem;
    grid-row-gap: .1rem;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    grid-auto-columns: 100%;
    place-items: start stretch;
    display: grid;
}

.bold-text-39 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 21px;
    font-weight: 700;
}

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

.cta-section-btn.new-col-cgn {
    background-color: #ff8a3d;
    border: 3px solid #ff8a3d;
    width: 100%;
    min-width: auto;
    margin-top: 0;
}

.cta-section-btn.new-col-cgn.new-size {
    width: 50%;
}

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

.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-col-bk-cgn {
    background-color: #fdfdfddb;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
    display: flex;
}

.h2 {
    margin-top: 1.5em;
    font-size: 32px;
    line-height: 110%;
}

.h2.tc-white {
    color: #fff;
}

.h2.tc-white.h-scta {
    max-width: 50%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 500;
    display: none;
}

.lpi-cta-sticky-section-wrapper {
    justify-content: space-between;
    align-items: center;
    max-width: 700px;
    display: flex;
}

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

.op-header-cntdwn.new-bk-col {
    background-color: #cae2df;
    background-image: linear-gradient(90deg, #e2e2e4, #bcc7e4);
    display: none;
}

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

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

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

.text-span-23 {
    color: #b91e1e;
    font-size: 24px;
    font-weight: 600;
    text-decoration: underline;
}

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

.hashtag-p.p.white-text {
    color: #fff;
}

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

.op-logo {
    max-height: 60px;
    padding-top: 5px;
    font-size: 14px;
    display: block;
}

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

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

.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._3x {
    background-color: #23a454;
    border: 1px solid #23a454;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 20px;
    font-weight: 500;
}

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

.op-po-cta._3x.blue-bk-col {
    color: #fff;
    background-color: #123499;
    border-color: #123499;
}

.op-po-cta._3x.blue-bk-col.green-new {
    background-color: #02cb35;
}

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

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

.op-po-cta._2x.new-col-chn {
    background-color: #183322;
}

.op-po-cta._2x.new-col-chn:hover {
    background-color: #18332200;
}

.op-po-cta._2x.new-col-chn.dark-blue {
    color: #fcfcfc;
    background-color: #001246;
}

.op-po-cta._2x.new-col-chn.dark-blue.new-style-size {
    background-color: #00b67b;
    border-style: none;
    border-radius: 40px;
    width: 100%;
    margin-top: 0;
    padding: .5em;
    font-size: 12px;
}

.op-po-cta._2x.new-col-chn.dark-blue.green-new {
    background-color: #02cb35;
}

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

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

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

.psi-row.light-blue {
    background-color: #ebf0fd;
}

.psi-row.light-blue.yel-col {
    background-color: #ffeed3;
}

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

.psi-row.lager.light-blue {
    background-color: #ebf0fd;
}

.psi-row.lager.light-blue.yel-col {
    background-color: #ffeed3;
}

.text-span-24 {
    color: #00ce29;
}

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

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

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

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

.opof-item.top-mar-size {
    margin-top: 20px;
    font-size: 14px;
}

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

.op-po-img-3.no-bot-mar {
    border-radius: 15px;
    max-width: 100%;
    max-height: none;
    margin-top: 10px;
    margin-bottom: 0;
}

.barb-item {
    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;
}

.barb-item.f-second {
    background-color: #fff;
    border-radius: 0;
    width: 33%;
}

.barb-item.f-second.new-col-style {
    background-color: #fff3de;
    border-width: 2px;
    border-color: #fdbe57;
    border-radius: 20px;
    padding-bottom: 1.5em;
    padding-left: 10px;
    padding-right: 10px;
}

.barb-item.f-second.new-col-style.size-b {
    background-color: #fff9e7;
    justify-content: flex-start;
    align-items: flex-start;
}

.barb-item.f-second.bk-yel-col {
    background-color: #fff8d7;
}

.barb-item.f-first {
    border-style: solid;
    border-radius: 0;
    width: 33%;
}

.barb-item.f-first._3x {
    background-color: #fff;
    border-width: 2px;
    border-color: #23a454;
}

.barb-item.f-first._3x.blue-col-outline {
    border-color: #123499;
}

.barb-item.f-first._3x.new-blck-bor {
    background-color: #fff8d7;
    border-width: 1px;
    border-color: #000;
}

.barb-item.f-first.yel-col-bk {
    background-color: #fff8d7;
}

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

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

.op-product-option-rating-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0 20px 10px;
    display: flex;
}

.op-product-option-rating-3.bot-mar {
    border-bottom: 1px solid silver;
}

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

.op-hashtag {
    background-color: #00b783;
    margin-top: 1.5em;
    margin-bottom: 1em;
    margin-right: 75%;
    padding: .3em .8em;
}

.op-hashtag.new-red-bk {
    background-color: #ce1c01;
    margin-right: 73%;
    display: none;
}

.faq-button {
    height: 25px;
}

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

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

.op-top-3-testimonials._2 {
    border-top-style: none;
    flex-flow: row;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

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

.swiper-slide {
    border-radius: 0;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
}

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

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

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

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

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

.star-rating.t3ti-stars.new-mar-top {
    margin-top: 1em;
}

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

.h3.mb-0 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 26px;
    line-height: 100%;
}

.h3._1 {
    color: #000;
    text-align: left;
    padding: 0;
    font-size: 32px;
}

.h3._1.centre-align {
    text-align: center;
}

.h3.mb-0.pl-0.garantie {
    text-align: left;
    margin-bottom: 10px;
    font-size: 32px;
}

.h3.mb-0.pl-0.red-text {
    color: #f30000;
}

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

.h3.mb-0.pl-0 {
    color: #000;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 108%;
}

.ba-reviews-box {
    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;
}

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

.product-tag {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #fff;
    border: 1px solid #0000001a;
    border-radius: 5px;
    justify-content: flex-start;
    align-items: center;
    width: 49%;
    padding: .5em 1em;
    display: flex;
    box-shadow: 2px 2px 5px #0000001a;
}

.bold-text-381 {
    font-size: 30px;
}

.button-6 {
    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-6:hover {
    background-color: #c2b9d5;
}

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

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

.button-6.angebot-1.zumangebot {
    box-shadow: none;
    background-color: #00a979;
    align-self: stretch;
    margin-top: .5em;
    margin-bottom: 40px;
}

.button-6.angebot-1.zumangebot.blue-bk {
    background-color: #123499;
}

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

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

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

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

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

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

.p-2.ta-c.po-price.fsz-26 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: 300;
    display: flex;
}

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

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

.p-2.gzg-p.new-font {
    color: #00c21a;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 16px;
    display: flex;
}

.p-2.p-padding.ta-c.pb-0 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    text-decoration: line-through;
    text-decoration-thickness: 2px;
    display: flex;
}

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

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

.p-2.fsz-14.mb-0.new-size-big {
    text-align: center;
    width: 100%;
    font-size: 22px;
}

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

.h2-2.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-2.ta-c.lh-1-3 {
    color: #000;
    text-align: left;
    flex-flow: row;
    align-self: center;
    align-items: flex-start;
    line-height: 130%;
    display: flex;
}

.h2-2.ta-c._1 {
    border-bottom: 1px solid silver;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    margin-top: 0;
    padding: 0;
    font-size: 22px;
    display: flex;
}

.h2-2.ta-c._1.no-top-mar {
    color: #000;
    margin-top: 0;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
}

.h2-2.ta-c._1.no-bot-mar {
    border: 1px #000;
}

.h2-2.ta-c._1.no-bot-mar.size-b,
.h2-2.ta-c._1.size-b {
    font-size: 26px;
}

.h2-2.ta-c._1.size-b.no-bot-bor {
    border: 1px #000;
}

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

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

.faq-question-3.light-blue-col {
    background-color: #ebf0fd;
}

.faq-question-3.light-blue-col.new-col-bk {
    background-color: #fff3de;
}

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

.bold-text-380 {
    font-size: 32px;
}

.bold-text-380.new-style {
    font-size: 18px;
    font-weight: 400;
}

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

.div-block-6 {
    width: 100%;
    max-width: none;
    display: flex;
}

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

.divider._5 {
    background-color: #d8d8d8;
    height: 2px;
}

.divider._4 {
    background-color: #d8d8d8;
    height: 2px;
    margin-top: 0;
}

.divider._4._1 {
    background-color: #d8d8d8;
    height: 1px;
}

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

.ts-h {
    color: #000;
    margin-top: 0;
    padding: 0;
    font-size: 32px;
    line-height: 100%;
}

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

.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.blue-bk-col {
    background-color: #123499;
}

.op-best-option-tag.blue-bk-col.red-bk-col {
    background-color: #ff0005;
}

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

.product-section-info {
    flex-flow: column;
    margin-top: 2em;
    display: flex;
}

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

.payment-img {
    width: 95%;
    margin: .5em auto 20px;
    display: block;
}

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

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

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

.p.fsz-21.mb-0 {
    font-size: 21px;
}

.p.fsz-21.mb-0.ta-c {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
}

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

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

.p.mb-0.new-size {
    font-size: 30px;
    font-weight: 700;
}

.p.mb-0.new-font-size {
    font-size: 19px;
}

.p.new-font-style {
    font-size: 16px;
}

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

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

.answer-p.p {
    width: 100%;
    padding: 0 10px 0 20px;
    font-size: 18px;
}

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

.answer-p.p.top-mar {
    padding-top: 20px;
}

.answer-p.p.no-line-height {
    line-height: 120%;
}

.answer-p.p.no-line-height.new-style-bold {
    font-weight: 700;
}

.answer-p.p.no-line-height.no-bold {
    font-weight: 400;
}

.answer-p.p {
    padding: 10px;
}

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

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

.product-section-swiper-wrapper {
    background-color: #fff;
    border: 1px solid #00a979;
    width: 100%;
    margin-bottom: 30px;
    padding: 0 10px 40px;
    overflow: hidden;
}

.product-section-swiper-wrapper.border-blue {
    border-color: #001246;
}

.op-content-wrapper {
    border-bottom: 3px #bf8034;
    align-self: center;
    width: 800px;
}

.op-content-wrapper.top-mar-new {
    width: 700px;
    margin-top: 40px;
}

.gzg-section {
    flex-flow: column;
    align-items: flex-start;
    margin-top: 2em;
    margin-bottom: 2em;
    display: flex;
}

.gzg-section.centre-align {
    justify-content: flex-start;
    align-items: center;
}

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

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

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

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

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

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

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

.bold-text-369 {
    color: #000;
    -webkit-text-stroke-color: #4b3873;
    font-size: 36px;
    font-weight: 900;
    line-height: 40px;
}

.swiper-img {
    border: 2px solid #d8d8d8;
    border-radius: 0;
}

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

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

.fomo-adv-box {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 800px;
    max-width: none;
    margin-top: 1.5em;
    padding: 1em 1em 3em;
    display: flex;
}

.fomo-adv-box.no-top-mar {
    border-style: none;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.fomo-adv-box.new-style-align-1 {
    border-style: none;
    flex-flow: row;
}

.fomo-adv-box.new-style-align-1.top-mar-no {
    margin-top: 0;
}

.fomo-adv-box.new-style-align-1.bot-mar-no {
    flex-flow: column;
    padding-bottom: 0;
}

.fomo-adv-box.new-style-align-1.bot-mar-no.new-alignment {
    flex-flow: row;
}

.fomo-adv-box.side-mar {
    padding-left: 1em;
    padding-right: 1em;
}

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

.bold-text-365 {
    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;
    align-items: flex-start;
    margin-top: 2em;
    margin-bottom: 2em;
    display: flex;
}

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

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

.op-content-wrapper-fw.fw-grey-bg {
    background-color: #fff;
    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._2 {
    margin-top: 0;
}

.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 0 0 0;
    display: flex;
}

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

.fomo-adv-box-items.mar-space-new {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    padding-left: 15px;
    padding-right: 15px;
}

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

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

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

.op-list.top-mar-spc {
    margin-top: 40px;
}

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

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

.social-icon.yel {
    background-color: #000;
}

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

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

.faq-wrapper-3._2 {
    width: 800px;
}

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

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

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

.op-footer.light-blue-bk {
    background-color: #ebf0fd;
}

.op-footer.light-blue-bk.new-bk-col {
    background-color: #e4e4e4;
}

.op-footer.testimonial-list {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-flow: column;
    width: 100%;
}

.op-footer.testimonial-list.new-col-bk {
    background-color: #fff;
}

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

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

.p-3.footer-p.no-top-mar {
    margin-top: 0;
}

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

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

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

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

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

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

.sticky-cta-section-v1.new-modify-1 {
    z-index: 2147483647;
    grid-column-gap: .1em;
    grid-row-gap: .1em;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    background-color: #fff0;
    width: 100%;
    padding: 0 1em;
    display: none;
    bottom: 0;
}

.ah-cta-btn {
    text-align: left;
    cursor: pointer;
    background-color: #1062aa;
    border: 3px solid #1062aa;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Droid Sans, sans-serif;
    font-size: 21px;
    transition: all .4s ease-in;
    display: flex;
}

.ah-cta-btn:hover {
    color: #1062aa;
    background-color: #1062aa00;
    font-weight: 400;
}

.ah-cta-btn.new-color-1 {
    background-color: #4441d9;
    border-color: #4441d9;
    border-radius: 10px;
    width: 60%;
    margin-top: 2em;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.ah-cta-btn.new-color-1:hover {
    color: #fff;
}

.ah-cta-btn.new-color-1.new-size-mar {
    text-transform: uppercase;
    width: 35%;
    padding-left: 0;
    padding-right: 0;
}

.ah-cta-btn.new-color-1.new-size-mar.new-green-bk {
    background-color: #00a979;
    border-color: #00a979;
}

.ah-cta-btn.new-color-1.new-size-mar.new-green-bk:hover {
    background-color: #006e4f;
    border-color: #006e4f;
    transform: scale(.9);
}

.ah-cta-btn.new-color-1.new-size-mar.new-green-bk.new-col {
    text-transform: none;
    background-color: #123499;
    border-color: #123499;
    margin-top: 1em;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 400;
}

.ah-cta-btn.new-color-1.new-size-mar.new-green-bk.new-col.w--current {
    margin-top: 1em;
}

.ah-cta-btn.new-color-1.new-size-mar.new-green-bk.new-col.green-cta {
    background-color: #02cb35;
    border-color: #02cb35;
    width: 50%;
}

.ah-cta-btn.new-color-1.new-size-mar.new-green-bk.new-col.green-cta.size-per {
    width: 100%;
}

.sub-head-wrapper {
    background-color: #fdbe57;
    align-items: stretch;
    width: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    display: flex;
}

.sub-head-wrapper.new-size {
    width: 56%;
}

.sub-head-wrapper.new-style-space {
    justify-content: center;
    align-items: stretch;
    width: 40%;
    padding-left: 0;
}

.hero-product-feature {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 47%;
    display: flex;
}

.product-feature-img {
    height: 60px;
}

.product-feature-description {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
}

.product-feature-description-h {
    margin-top: 0;
    margin-bottom: -21px;
    font-size: 26px;
    line-height: 100%;
}

.product-feature-description-h.yel {
    color: #fdbe57;
}

.product-feature-description-p {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 130%;
}

.cell-9 {
    border-radius: 10px;
    justify-content: center;
    align-items: flex-start;
    padding: 10px;
    box-shadow: 0 2px 5px 1px #0003;
}

.quick-stack-5 {
    padding-left: 10px;
    padding-right: 10px;
}

.bold-text-382 {
    font-size: 18px;
    font-weight: 400;
}

.bold-text-383 {
    color: #000;
    -webkit-text-decoration: line-through #000;
    text-decoration: line-through #000;
}

.image-8 {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.bp-testimonial {
    background-color: #e8edd6;
    border-radius: 15px;
    width: 100%;
    margin-bottom: 2em;
    padding: 2.5em;
}

.bp-testimonial.testimonial-grey {
    background-color: #ebebeb;
    border-radius: 15px;
}

.bp-testimonial.testimonial-grey.no-space {
    padding-top: 1em;
    padding-bottom: 1em;
}

.eq-v2-p-2 {
    color: #000;
    margin-bottom: 30px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 150%;
}

.eq-v2-p-2.t-p {
    margin-bottom: 0;
}

.ta-name {
    margin-top: 1em;
    font-family: Lato, sans-serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 100%;
}

.ta-name.no-mar {
    margin-bottom: 0;
}

.eq-v2-author-img {
    max-height: 40px;
}

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

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

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

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

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

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

.eq-v2-testimonial-time {
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
}

.eq-v2-testimonial-preamble-2 {
    margin-top: .1em;
    margin-bottom: .5em;
    font-size: 24px;
    font-weight: 500;
    line-height: 100%;
}

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

.nl-6-testimonial {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    border: 1px solid #0000001a;
    border-radius: 15px;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    max-height: 290px;
    padding: 2em;
    display: flex;
}

.nl-6-testimonial.stacking-card {
    justify-content: flex-start;
    align-items: flex-start;
}

.nl-6-testimonial.stacking-card.col-bk-new {
    background-color: #fff3de;
    border-width: 2px;
    border-color: #fdbe57;
}

.nl-6-testimonial.stacking-card.col-bk-new.no-size-mes {
    height: auto;
}

.nl-6-testimonial.stacking-card {
    width: 100%;
    height: 300px;
}

.nl-6-testimonial.bk-col {
    background-color: #fff3de;
}

.nl-6-testimonial.bk-col.bor-radius {
    border-color: #fdbe57;
}

.nl-6-testimonial-img {
    max-height: 90px;
    margin-bottom: 2em;
}

.nl-6-testimonial-name {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
}

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

.nl-6-testimonial-p {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 150%;
}

.nl-6-testimonial-p.new-text-style {
    font-family: Lato, sans-serif;
    font-size: 18px;
}

.nl-6-testimonial-p.new-text-style.bot-mar {
    margin-bottom: 10px;
}

.nl-6-testimonial-p.new-text-style.font-size {
    font-size: 15px;
}

.div-block-5 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    background-color: #efd3da;
    flex-flow: column;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
}

.div-block-5.new-yel-bkl {
    background-color: #faf8f3;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
}

.div-block-5.new-yel-bkl.new-style-align {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fff6de;
    flex-flow: row;
    justify-content: center;
    align-items: center;
}

.div-block-5.new-yel-bkl.new-style-align.new-size-pic {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
}

.text-block-8 {
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 700;
    display: flex;
}

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

.nl-p.mb-0 {
    text-align: center;
    margin-bottom: 0;
    font-weight: 400;
    display: flex;
}

.quick-stack-6 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.image-9 {
    max-width: 24%;
    max-height: none;
}

.image-9.new-size-image {
    max-width: 50%;
}

.italic-text,
.italic-text-2,
.italic-text-3 {
    font-size: 18px;
}

.div-block-42 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    background-color: #efd3da;
    flex-flow: column;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
}

.div-block-42.new-yel-bkl {
    background-color: #faf8f3;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
}

.new-color {
    color: #fdbe57;
}

.testimonial-list-wrapper {
    width: 100%;
    height: 20px;
}

.nl-6-testimonials {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    display: flex;
    position: static;
}

.nl-6-testimonials.stacking-cards {
    grid-column-gap: 1.2em;
    grid-row-gap: 1.2em;
    align-items: center;
}

.nl-6-testimonials.stacking-cards.new-style {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 60%;
}

.nl-6-testimonial-img-2 {
    max-height: 65px;
    margin-bottom: 2em;
}

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

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

.h2-3.ta-c.lh-1-3 {
    color: #000;
    text-align: left;
    flex-flow: row;
    align-self: center;
    align-items: flex-start;
    line-height: 130%;
    display: flex;
}

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

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

.nl-comments-section {
    max-width: 70%;
    padding: 2em;
}

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

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

.project-preview {
    letter-spacing: -3px;
    margin-bottom: 0;
    font-family: Lato, sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 100%;
}

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

.se-balm-header {
    justify-content: center;
    align-items: flex-start;
    margin-top: 2em;
    margin-bottom: 2em;
    display: flex;
}

.se-balm-header-wrapper {
    width: 1200px;
}

.se-balm-marquee {
    background-color: #d59641;
    justify-content: center;
    align-items: center;
    margin-bottom: 2em;
    padding-top: 1em;
    padding-bottom: 1em;
    display: flex;
}

.se-balm-marquee-p {
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 800;
    line-height: 100%;
}

.se-balm-header-logo {
    max-height: 30px;
}

.se-balm-pdp-body {
    color: #3c3c3c;
    letter-spacing: -1px;
    text-transform: none;
    font-family: Open Sans, sans-serif;
    font-size: 21px;
    font-weight: 400;
}

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

.se-balm-content-wrapper {
    width: 1200px;
}

.se-balm-hero-section {
    justify-content: space-between;
    display: flex;
}

.sebhs-slider {
    width: 35%;
}

.sebhs-product-info {
    width: 60%;
}

.pre-tag {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #ffffe7;
    border: 1px solid #d59641;
    border-radius: 5px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2em;
    padding: 1em 2em;
    display: flex;
}

.pre-tag-p {
    color: #d59641;
    margin-bottom: 0;
}

.pre-tag-status-circle {
    background-color: #d59641;
    border: 1px solid #000;
    border-radius: 100px;
    width: 15px;
    height: 15px;
}

.swiper {
    border: 1px solid #d596411a;
    border-radius: 15px;
}

.swiper-slide-img {
    width: 100%;
}

.perfect-solution-box {
    border: 1px solid #d59641;
    border-radius: 15px;
    margin-top: 2em;
    padding: 1.5em 1em 1em;
    position: relative;
}

.psb-h3 {
    color: #d59641;
    letter-spacing: -1px;
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    top: -11%;
}

.psb-items {
    justify-content: space-between;
    display: flex;
}

.psb-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
    display: flex;
}

.psb-item-img {
    height: 50px;
}

.psb-item-p {
    text-align: center;
    margin-top: .75em;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 100%;
}

.sb-balm-product-name {
    letter-spacing: -1.5px;
    margin-top: 0;
    font-size: 36px;
    line-height: 120%;
}

.product-tags {
    justify-content: space-between;
    margin-bottom: 1em;
    display: flex;
}

.pt-img {
    aspect-ratio: 1;
    width: 50px;
    max-width: none;
    height: 50px;
}

.pt-text-box {
    flex-flow: column;
    display: flex;
}

.pt-sub-p {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 100%;
}

.pt-p {
    margin-bottom: 0;
    font-weight: 700;
}

.product-info-p {
    font-size: 20px;
    line-height: 130%;
}

.product-info-p.mb-0 {
    margin-bottom: 0;
}

.product-info-p.mb-0.rr-p {
    color: #d59641;
    font-size: 24px;
}

.emph-yellow {
    background-color: #f9e64c;
    padding-left: 5px;
    padding-right: 5px;
}

.real-results {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 1em;
    display: flex;
}

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

.checkmarks-box-item {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.checkmarks-box-item-img {
    max-height: 30px;
}

.choose-your-plan-box {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 2em;
    display: flex;
}

.cyp-h {
    letter-spacing: -1.5px;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 120%;
}

.purchased-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #ffdde2;
    border: 1px solid #e75042;
    border-radius: 10px;
    justify-content: flex-start;
    align-items: center;
    margin-top: .5em;
    margin-bottom: 1em;
    padding: .5em 1em;
    display: flex;
}

.status-circle {
    background-color: #e50000;
    border-radius: 100px;
    width: 15px;
    height: 15px;
    box-shadow: 0 0 10px 2px #ff1600d4;
}

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

.bundles-box {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: .5em;
    margin-bottom: 1em;
    display: flex;
}

.bundles-box.desktop {
    align-items: stretch;
    margin-top: 3em;
    margin-bottom: 3em;
}

.bundle-item {
    border: 2px solid #000;
    border-radius: 10px;
    width: 32%;
    overflow: hidden;
}

.bundle-item.most-popular {
    flex-flow: column;
    justify-content: space-between;
    transition: all .4s;
    display: flex;
    transform: scale(1.1);
}

.bundle-item.most-popular:hover {
    box-shadow: 0 0 10px 5px #0003;
}

.bundle-item.flex-sb {
    flex-flow: column;
    justify-content: space-between;
    display: flex;
}

.bundle-head {
    background-color: #0c7785;
    padding: .5em;
}

.bundle-head-p {
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 600;
    line-height: 100%;
}

.bundle-head-p.sub-p {
    font-size: 14px;
    font-weight: 400;
}

.bundle-img {
    width: 100%;
    margin-bottom: 1em;
}

.bundle-price-description {
    padding-left: 10px;
    padding-right: 10px;
}

.bundle-price-description.top-mar {
    padding-top: 40px;
}

.bpd-p {
    text-align: center;
    font-weight: 600;
}

.bpd-regular-price {
    text-align: center;
    font-size: 18px;
}

.p-old-price {
    font-weight: 700;
    text-decoration: line-through;
}

.price-per-balm-p {
    color: #e75042;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}

.per-balm-p {
    font-size: 14px;
}

.price-per-day {
    background-color: #0c7785;
    border-radius: 100px;
    padding: 10px;
}

.ppd-p {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 700;
    line-height: 120%;
}

.ppd-p.fsz-15 {
    font-size: 15px;
}

.cta-btn {
    color: #fff;
    text-align: center;
    background-color: #03cf00;
    border-radius: 10px;
    width: 90%;
    margin-top: .5em;
    margin-left: auto;
    margin-right: auto;
    padding: .75em 1em;
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
    transition: all .3s;
    display: block;
}

.cta-btn:hover {
    transform: scale(.92);
}

.shipping-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #ffdbdb;
    justify-content: center;
    align-items: center;
    padding: .5em 1em;
    display: flex;
}

.shipping-box.free-shipping {
    background-color: #dbf0ff;
}

.shipping-img {
    height: 30px;
}

.shipping-p {
    letter-spacing: -1px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
}

.shipping-p.mbg-p {
    font-size: 14px;
    line-height: 120%;
}

.shipping-p.mbg-p.opacity-0 {
    opacity: 0;
}

.frequency-tag {
    background-color: #f5a63f;
    justify-content: center;
    align-items: center;
    padding: .5em .5px;
    display: flex;
}

.frequency-tag.bv {
    background-color: #fe2c2c;
}

.ft-p {
    letter-spacing: -1.5px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
}

.ft-p.bv-p {
    color: #fff;
}

.mbg-box {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-color: #f6c992;
    justify-content: center;
    align-items: center;
    padding: .5em;
    display: flex;
}

.mbg-box-img.opacity-0 {
    opacity: 0;
}

.product-faq-section {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
    display: flex;
}

.product-faq-section.general-faq {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    width: 900px;
    margin-top: 3em;
}

.product-faq-item.opacity-40 {
    opacity: .4;
}

.product-faq-item.general-faq-item {
    background-color: #fff9e7;
    border: 2px solid #fdbe57;
    border-radius: 15px;
    padding: 1em;
}

.faq-item-question {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 150%;
}

.faq-item-head {
    border-bottom: 1px solid #000;
    justify-content: space-between;
    padding: .5em 0;
    display: flex;
}

.faq-item-head.general-faq-head {
    border-bottom-width: 0;
}

.faq-item-answer {
    overflow: hidden;
}

.faq-item-answer-p {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 18px;
    line-height: 130%;
}

.faq-item-answer-p.p-25px {
    padding-left: 25px;
}

.ol {
    font-size: 18px;
    list-style-type: decimal;
}

.product-section-review {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    background-color: #efefef;
    border: 1px solid #0000001a;
    border-radius: 15px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 1em;
    padding: 1em;
    display: flex;
}

.psr-img {
    height: 100px;
}

.psr-author-info-head {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: .5em;
    display: flex;
}

.psr-author-name-p {
    margin-bottom: 0;
    font-weight: 600;
    line-height: 100%;
}

.psr-rating {
    max-height: 20px;
}

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

.se-balm-before-after {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10vh;
    display: flex;
}

.se-balm-h2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    font-size: 32px;
    line-height: 120%;
}

.se-balm-h2.ta-c {
    text-align: center;
    margin-bottom: 1em;
}

.emphasize-orange {
    background-color: #f5a63f;
    margin-top: 5px;
    padding: 5px;
    display: inline-block;
}

.ba-review-img {
    border-radius: 15px;
    margin-top: 10px;
    margin-bottom: 1em;
}

.ba-review-h2 {
    margin-top: 0;
    margin-bottom: .5em;
    font-size: 24px;
    line-height: 120%;
}

.ba-review-author {
    border-top: 1px solid #0000001a;
    border-bottom: 1px solid #0000001a;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: .75em;
    padding-bottom: .75em;
    display: flex;
}

.review-author {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
}

.verified-customer {
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
}

.verified-customer-box {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-color: #12b57f;
    border-radius: 100px;
    padding: .5em 1em;
    display: flex;
}

.verified-check {
    height: 20px;
}

.ba-check-list-item {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.ba-check-list-p {
    margin-top: 2px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 130%;
}

.ba-check-list {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
    flex-flow: column;
    display: flex;
}

.se-balm-verified {
    background-color: #fff;
    border: 2px solid #e49e31;
    border-radius: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10vh;
    padding: 3em;
    display: flex;
    box-shadow: 0 2px 5px #0003;
}

.sebv-h2 {
    color: #e49e31;
    margin-top: 0;
    font-size: 38px;
    line-height: 120%;
}

.expert-box {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 1.5em;
    display: flex;
}

.expert-box-right {
    max-width: 70%;
}

.expert-img {
    border: 3px solid #e49e31;
    border-radius: 100px;
    max-height: 150px;
}

.awe-img {
    max-height: 75px;
}

.expert-quote {
    background-color: #fff9e7;
    border: 2px solid #e49e31;
    border-radius: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 1.5em 2em;
    display: flex;
    position: relative;
}

.expert-quote-p {
    margin-bottom: 0;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    line-height: 150%;
}

.quotes {
    color: #e49e31;
    margin-bottom: -.5em;
    font-family: Bitter, serif;
    font-size: 64px;
    font-weight: 800;
    line-height: 100%;
}

.about-expert {
    margin-top: 1.5em;
}

.expert-name {
    color: #e49e31;
}

.expert-bio {
    font-size: 16px;
    line-height: 140%;
}

.expert-tags {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 1em;
    display: flex;
}

.expert-tag {
    background-color: #fcf3e4;
    border: 1px solid #e49e31;
    border-radius: 100px;
    padding: .3em 1em;
}

.expert-tag-p {
    color: #e49e31;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 100%;
}

.se-balm-science-behind {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 1000px;
    margin-top: 7vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.science-behind-h {
    font-size: 32px;
    line-height: 120%;
}

.sb-first-row {
    justify-content: space-between;
    align-items: center;
    margin-top: 1em;
    margin-bottom: 2em;
    display: flex;
}

.sb-fr-left {
    width: 35%;
}

.sb-fr-right {
    width: 60%;
}

.ugc-video {
    width: 100%;
}

.ugc-video-bg {
    aspect-ratio: 1;
    width: 100%;
    height: auto;
}

.sb-fr-right-p {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 150%;
}

.italic-text-4,
.italic-text-5 {
    font-style: normal;
}

.sb-second-row {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
}

.sb-second-row-item {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #f6f6f6;
    border: 1px solid #0000001a;
    border-radius: 15px;
    justify-content: flex-start;
    align-items: center;
    width: 48%;
    padding: 1.5em;
    display: flex;
}

.sb-second-row-item-img {
    max-height: 75px;
}

.sb-second-row-item-p {
    margin-bottom: 0;
    line-height: 130%;
}

.se-balm-ingredients {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10vh;
    display: flex;
}

.ingredients-h2 {
    text-align: center;
    width: 60%;
    margin-top: 0;
    font-size: 32px;
    line-height: 120%;
}

.ingredients-box {
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 3em;
    margin-bottom: 2em;
    display: flex;
}

.ingredients-box-item {
    background-color: #fff9e7;
    border: 1px solid #fdbe57;
    border-radius: 15px;
    width: 19%;
    padding-top: 1em;
    padding-bottom: 1em;
}

.ingredients-box-item-img {
    max-width: 70%;
}

.ingredients-box-item-p {
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 16px;
    line-height: 130%;
}

.ingredients-box-item-h {
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 24px;
    line-height: 100%;
}

.ingredients-box-item-img-wrapper {
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
}

.se-balm-comparison {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10vh;
    display: flex;
}

.regular-section-h2 {
    text-align: center;
    width: 50%;
    font-size: 32px;
    line-height: 120%;
}

.regular-section-h2._w-unset {
    width: auto;
}

.comparison-box {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    justify-content: center;
    align-items: stretch;
    margin-top: 3em;
    display: flex;
}

.comparison-box-left,
.comparison-box-right {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 40%;
    display: flex;
}

.conparison-divider {
    background-color: #000;
    width: 10px;
}

.comparison-img {
    max-height: 300px;
}

.h2-us-them {
    color: #fff;
    background-color: #3c3c3c;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.comparison-p {
    line-height: 130%;
}

.comparison-p.us {
    text-align: center;
    margin-top: 1em;
}

.comparison-p.them {
    text-align: center;
    margin-top: 1em;
    font-size: 16px;
}

.se-balm-mbg {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    background-color: #fff9e7;
    border: 2px solid #fdbe57;
    border-radius: 15px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 10vh;
    padding: 3em;
    display: flex;
}

.mbg-h2 {
    font-size: 32px;
    line-height: 120%;
}

.mbg-text-block {
    width: 60%;
}

.mbg-p {
    font-size: 18px;
    line-height: 130%;
}

.image-10 {
    max-height: 225px;
}

.se-balm-2nd-product-section {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10vh;
    display: flex;
}

._2nd-ps-h2 {
    text-align: center;
    margin-bottom: 1em;
    font-size: 32px;
    line-height: 120%;
}

._2nd-ps-p {
    text-align: center;
    margin-bottom: 1em;
    line-height: 130%;
}

.se-balm-2nd-product-section-text-part {
    width: 700px;
}

.se-balm-reviews-section {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10vh;
    display: flex;
}

.trustpilot-rating {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-start;
    align-items: center;
    margin-top: .5em;
    margin-bottom: 1em;
    display: flex;
}

.trustpilot-rating-p {
    margin-bottom: 0;
    line-height: 130%;
}

.underlined {
    text-decoration: underline;
}

.trustpilot-stars {
    max-height: 30px;
}

.trustpilot-review-boxes {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    justify-content: center;
    width: 100%;
    margin-top: 2em;
    margin-bottom: 5em;
    display: flex;
}

.trustpilot-review-box {
    border: 1px solid #0000001a;
    border-radius: 15px;
    width: 49%;
    padding: 1.5em;
    box-shadow: 7px 7px #0000001a;
}

.tp-head {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-bottom: 1px solid #0000001a;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 1em;
    display: flex;
}

.tp-author-img {
    border-radius: 100px;
    max-height: 50px;
}

.tp-author-name {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
}

.place-n-reviews {
    color: #878787;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 120%;
}

.tp-body {
    padding-top: 1em;
}

.tp-body-first-row {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.tp-stars {
    max-height: 25px;
}

.tp-date {
    margin-bottom: 0;
    font-size: 16px;
}

.tp-review-p {
    letter-spacing: -.5px;
    margin-top: 1em;
    font-size: 16px;
    line-height: 150%;
}

.se-balm-general-faq {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 900px;
    margin-top: 10vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.se-balm-cta-section {
    background-color: #e49e31;
    justify-content: space-between;
    align-items: center;
    margin-top: 10vh;
    padding: 1em 2em;
    display: flex;
    position: sticky;
    bottom: 0;
}

.se-balm-cta-h2 {
    z-index: 1;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 120%;
    position: relative;
}

.se-balm-cta-btn {
    z-index: 1;
    text-transform: uppercase;
    background-color: #141414;
    border-radius: 100px;
    padding: 1em 3em;
    font-size: 18px;
    font-weight: 600;
    line-height: 100%;
    position: relative;
}

.se-balm-cta-section-substrate {
    z-index: 0;
    background-color: #e49e31;
    width: 110vw;
    height: 100%;
    display: block;
    position: absolute;
    inset: 0% 0% 0% -13vw;
}

.se-balm-cta-section-wrapper {
    justify-content: space-between;
    align-items: center;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.floating-cta-trigger {
    margin-top: 10vh;
}

.se-balm-footer {
    justify-content: center;
    align-items: flex-start;
    margin-top: 5vh;
    display: flex;
}

.se-balm-footer-inner {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 700px;
    display: flex;
}

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

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

.footer-link {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 100%;
    text-decoration: none;
}

.footer-email-p {
    color: #3c3c3c;
    text-align: center;
    margin-top: 1em;
    font-size: 16px;
}

.bold-text-388,
.link {
    color: #3c3c3c;
    text-decoration: none;
}

.disclaimer-box {
    border: 1px solid #3c3c3c1a;
    border-radius: 5px;
    margin-top: 1em;
    padding: 1.25em;
}

.disclaimer-p {
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 130%;
}

.disclaimer-p.lp-disclaimer {
    color: #8b8b8b;
    width: 50%;
    margin-top: 2em;
    font-size: 14px;
}

.all-rights-p {
    text-align: center;
    margin-top: 2em;
    font-size: 16px;
    line-height: 120%;
}

.bbi-mobile {
    display: none;
}

.image-11 {
    margin-top: 1em;
}

.se-balm-hero,
.se-balm-img-f-width {
    border-radius: 15px;
}

@media screen and (min-width: 1440px) {
    .quick-stack {
        padding-top: 20px;
    }
    .paragraph-23 {
        margin-top: 10px;
    }
    .tgl-p {
        font-size: 24px;
    }
    .paragraph-34 {
        margin-top: 10px;
    }
    .par-v4-body-wrapper-2 {
        flex-flow: column;
        display: flex;
    }
    .quick-stack-4 {
        padding-top: 20px;
    }
    .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;
    }
    .text-span-23 {
        color: #c80000;
        font-weight: 600;
    }
    .hashtag-p.p {
        color: #fff;
        margin-bottom: 0;
        font-weight: 400;
        display: inline-block;
    }
    .op-logo {
        max-height: 65px;
    }
    .op-content-wrapper-sw-2 {
        width: 1000px;
    }
    .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%;
    }
    .bold-text-371 {
        color: #b91616;
    }
    .text-span-15 {
        color: #c80000;
        font-weight: 700;
    }
    .psi-row {
        grid-column-gap: 1.5em;
        grid-row-gap: 1.5em;
        background-color: #fdf8f6;
        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;
    }
    .faq-answer-2 {
        flex-flow: column;
    }
    .trust-section-left {
        max-width: 60%;
    }
    .opof-item {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        justify-content: flex-start;
        align-items: center;
        display: flex;
    }
    .op-po-img-3 {
        margin-top: 1.5em;
        margin-bottom: 2em;
    }
    .barb-item {
        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-rating-3 {
        grid-column-gap: 5px;
        grid-row-gap: 5px;
        display: flex;
    }
    .content-head {
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-bottom: 0;
        display: flex;
    }
    .op-hashtag {
        margin-top: 1.5em;
        margin-bottom: 1em;
        margin-right: 50%;
        padding: .3em 1.5em .3em .8em;
    }
    .faq-button {
        font-family: Merriweather, serif;
        line-height: 20px;
    }
    .op-product-section {
        margin-top: 1em;
    }
    .op-top-3-testimonials {
        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;
    }
    .psi-row-right {
        width: 50%;
    }
    .swiper-slide {
        padding-left: 0;
        padding-right: 0;
    }
    .trust-section {
        justify-content: space-between;
        align-items: center;
        padding-top: 0;
        padding-bottom: 0;
        display: flex;
    }
    .question-p-2 {
        font-size: 20px;
    }
    .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 {
        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;
    }
    .ba-reviews-box {
        text-align: left;
        justify-content: center;
        display: flex;
    }
    .button-6.angebot-1.zumangebot {
        margin-top: 0;
    }
    .td-st {
        text-decoration: line-through;
    }
    .verfified-icon {
        max-height: 14px;
    }
    .p-2 {
        margin-bottom: 10px;
        font-family: Lato, sans-serif;
        font-size: 18px;
        line-height: 150%;
    }
    .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.p-padding {
        padding-left: 10px;
        padding-right: 10px;
    }
    .p-2.p-padding.ta-c.pb-0 {
        margin-bottom: 0;
    }
    .p-2.fsz-14 {
        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;
    }
    .h2-2 {
        font-size: 32px;
        line-height: 100%;
    }
    .h2-2.ta-c {
        text-align: center;
        text-align: center;
        padding-left: 20px;
    }
    .faq-question-3 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .op-stars-reviews {
        grid-column-gap: .75em;
        grid-row-gap: .75em;
        justify-content: flex-start;
        align-items: center;
        margin-top: 1em;
        display: flex;
    }
    .social-links {
        grid-column-gap: .4em;
        grid-row-gap: .4em;
        display: flex;
    }
    .divider {
        background-color: silver;
        border-top: 1px solid #d8d8d8;
        width: 100%;
        height: 2px;
        margin-top: 1em;
        margin-bottom: 1em;
        padding: 0;
    }
    .ts-h {
        margin-top: 0;
        font-size: 30px;
        font-weight: 700;
        line-height: 100%;
    }
    .trust-section-logo {
        max-width: 25%;
    }
    .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;
    }
    .product-section-info {
        margin-top: 0;
    }
    .psi-row-left {
        width: 50%;
    }
    .payment-img {
        margin-bottom: 20px;
    }
    .p {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 150%;
    }
    .p.fsz-21 {
        font-size: 21px;
    }
    .p.fsz-21.ta-r {
        text-align: right;
    }
    .p.fsz-21.td-st {
        text-decoration: line-through;
    }
    .p.mb-0 {
        margin-bottom: 0;
    }
    .answer-p.p {
        margin-bottom: 0;
        padding-bottom: 10px;
        padding-left: 0;
    }
    .text-span-22 {
        color: #c80000;
        font-weight: 600;
    }
    .t3ti-head-h {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 26px;
        line-height: 100%;
    }
    .op-content-wrapper {
        width: 700px;
    }
    .t3ti-head-img {
        border-radius: 100px;
        max-height: 65px;
    }
    .t3ti-head {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        justify-content: flex-start;
        align-items: center;
        display: flex;
    }
    .h1 {
        font-size: 36px;
        line-height: 120%;
    }
    .bold-text-369 {
        font-weight: 800;
        line-height: 100%;
    }
    .t3ti-head-h-wrapper {
        grid-column-gap: .5em;
        grid-row-gap: .5em;
        justify-content: flex-start;
        align-items: center;
        display: flex;
    }
    .fomo-adv-box {
        border-color: #d8d8d8;
    }
    .op-order-features {
        grid-column-gap: 1.5em;
        grid-row-gap: 1.5em;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
        margin-bottom: 2em;
        display: flex;
    }
    .op-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.fw-grey-bg {
        background-color: #fff;
        padding-top: 3em;
        padding-bottom: 3em;
    }
    .faq-item {
        border-radius: 0;
        padding: 0;
    }
    .op-pr-stars-img-2 {
        max-height: 20px;
    }
    .op-content {
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        padding-top: 1em;
        padding-bottom: 3em;
        display: flex;
    }
    .op-list {
        margin-top: 1em;
        margin-bottom: 1em;
        padding-left: 20px;
    }
    .opof-icon {
        max-height: 20px;
    }
    .social-icon {
        max-height: 30px;
    }
    .faq-wrapper-3 {
        margin-bottom: 2em;
    }
    .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-3 {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 150%;
    }
    .p-3.mb-0 {
        margin-bottom: 0;
    }
    .faq-answer-3 {
        flex-flow: column;
    }
    .h2-3 {
        font-size: 32px;
        line-height: 100%;
    }
    .h2-3.ta-c {
        text-align: center;
        padding-left: 20px;
    }
}

@media screen and (min-width: 1920px) {
    .tgl-p {
        margin-top: 20px;
        font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
        font-size: 32px;
    }
    .tgl-p.list-of-benefits {
        margin-top: 20px;
        font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    }
    .par-v4-body-wrapper-2 {
        flex-flow: column;
        justify-content: center;
        align-items: center;
        position: relative;
    }
    .par-v4-header-2 {
        align-self: center;
    }
    .op-header-cntdwn {
        padding-top: 2em;
        padding-bottom: 2em;
    }
    .psi-row {
        margin-top: 0;
    }
    .psi-row.lager {
        margin-top: 1em;
        padding-top: 0;
    }
    .barb-item.f-second,
    .barb-item.f-first._3x {
        background-color: #fff;
    }
    .button-6.angebot-1.zumangebot {
        margin-top: 0;
    }
    .ts-h {
        font-size: 28px;
    }
    .p.mb-0 {
        font-size: 18px;
    }
    .op-content-wrapper-fw.fw-grey-bg {
        background-color: #fff;
    }
    .p-3.mb-0 {
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    .marquee-msg-container {
        flex: none;
    }
    .section {
        padding: 6rem 4rem;
    }
    .section.faq-new-bk.no-top-mar {
        padding-top: 1rem;
    }
    .container-small {
        overflow: hidden;
    }
    .par-v4-header-wrapper {
        padding-left: 3em;
        padding-right: 3em;
    }
    .faq-wrapper {
        grid-column-gap: 3rem;
        grid-template-columns: 1fr 1fr;
        grid-auto-flow: row;
        min-height: auto;
    }
    .par-v4-content-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .par-v4-content-wrapper.mob-space.new-space {
        padding-left: 2em;
        padding-right: 2em;
    }
    .cell-3 {
        justify-content: flex-start;
        align-items: center;
    }
    .par-v4-body-wrapper {
        width: 100%;
    }
    .heading.regular {
        font-weight: 700;
    }
    .par-v4-content-wrapper-extra-paddings.new-space.more-padding {
        padding-left: 2em;
        padding-right: 2em;
    }
    .faq-answer {
        padding-right: 2.5rem;
    }
    .pcp-checker-regular-cta.new-color-cta.new-cta.new-col.new-size {
        width: 80%;
        max-width: none;
    }
    .tgl-footer-wrapper {
        align-items: center;
        width: 95%;
    }
    .tgl-logo-links {
        flex-direction: column;
    }
    .tgl-footer-link {
        margin-bottom: 15px;
        margin-left: 0;
        margin-right: 0;
    }
    .par-v4-body-wrapper-2 {
        width: 100%;
    }
    .cell-8 {
        justify-content: flex-start;
        align-items: center;
    }
    .par-v4-header-wrapper-2 {
        padding-left: 3em;
        padding-right: 3em;
    }
    .cell-7 {
        justify-content: flex-start;
        align-items: center;
    }
    .par-v4-content-wrapper-2 {
        padding-left: 0;
        padding-right: 0;
    }
    .par-v4-content-wrapper-2.mob-space.new-space {
        padding-left: 2em;
        padding-right: 2em;
    }
    .faq-wrapper-2 {
        grid-column-gap: 2rem;
        grid-row-gap: 2rem;
        grid-template-columns: 1fr 1fr;
        grid-auto-flow: row;
        min-height: auto;
    }
    .bold-text-39 {
        font-size: 21px;
        font-weight: 700;
    }
    .paragraph-11 {
        font-weight: 700;
    }
    .text-span-23 {
        font-size: 26px;
    }
    .op-product-options-mobiles-5 {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        flex-flow: column;
        padding-left: 1em;
        padding-right: 1em;
        line-height: 0;
        display: none;
    }
    .op-product-options-mobiles-5.tablet {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        padding-left: 0;
        padding-right: 0;
        display: none;
    }
    .op-content-wrapper-sw-2 {
        width: 100%;
    }
    .op-po-cta {
        margin-top: .5em;
    }
    .bold-text-371 {
        font-weight: 600;
    }
    .text-span-15 {
        color: #b91e1e;
        font-size: 26px;
        font-weight: 600;
    }
    .op-po-img-3 {
        order: -1;
        margin-top: 0;
    }
    .barb-item {
        width: 45%;
        position: relative;
        overflow: hidden;
    }
    .barb-item.f-second {
        order: 2;
    }
    .barb-item.f-second.new-col-style.size-b {
        align-items: flex-start;
        width: 47%;
    }
    .barb-item.f-second.bk-yel-col {
        width: 50%;
    }
    .barb-item.f-first {
        order: -1;
    }
    .barb-item.f-first._3x.new-blck-bor,
    .barb-item.f-first.yel-col-bk {
        width: 50%;
    }
    .op-hashtag {
        margin-right: 50%;
    }
    .oppo-m-right-2 {
        flex-flow: column;
        justify-content: center;
        align-self: stretch;
        align-items: center;
        width: 60%;
        display: flex;
    }
    .oppo-m-right-2.tablet {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        justify-content: center;
        align-self: center;
        align-items: flex-start;
        width: 60%;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 40px;
    }
    .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 {
        margin-top: 1em;
    }
    .h3.mb-0.pl-0 {
        border-left: 5px #bf8034;
        margin-top: 1.5em;
        margin-bottom: 20px;
        padding-left: 10px;
        font-size: 28px;
    }
    .h3.mb-0.pl-0.produktinfos {
        margin-top: 1em;
        margin-bottom: 20px;
    }
    .ba-reviews-box {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        flex-flow: wrap;
        justify-content: center;
        align-items: center;
        display: inline-flex;
    }
    .product-tag {
        background-color: #fff;
        justify-content: flex-start;
        align-items: center;
        padding: .5em 1em;
        display: flex;
    }
    .p-2.ta-c.po-price.fsz-26 {
        font-size: 26px;
    }
    .p-2.gzg-p {
        color: #000;
        text-align: left;
        align-self: flex-start;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: auto;
    }
    .p-2.option-tag-p {
        text-transform: uppercase;
        font-weight: 700;
    }
    .p-2.gzg-p {
        margin-left: auto;
        margin-right: auto;
    }
    .p-2.p-padding.ta-c.pb-0 {
        align-self: flex-start;
        font-size: 18px;
    }
    .p-2.ta-c.po-price.fsz-26 {
        color: #b91e1e;
        align-self: flex-start;
        font-size: 20px;
    }
    .text-span-16 {
        text-decoration: line-through;
    }
    .h2-2.ta-c.p-0 {
        text-align: left;
        margin-top: 0;
        margin-bottom: 5px;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .h2-2.ta-c {
        margin-top: 0;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 28px;
    }
    .h2-2.ta-c.lh-1-3 {
        padding-top: 0;
    }
    .divider._5 {
        background-color: #d8d8d8;
    }
    .divider._4._1 {
        margin-bottom: 30px;
    }
    .op-best-option-tag {
        position: absolute;
    }
    .payment-img {
        margin-top: 1em;
        margin-bottom: 1em;
    }
    .p {
        font-size: 18px;
    }
    .answer-p.p {
        padding-left: 0;
        padding-right: 0;
    }
    .text-span-22 {
        font-size: 26px;
    }
    .product-option-mobile-img {
        width: 100%;
        font-style: italic;
        text-decoration: none;
        display: block;
    }
    .op-content-wrapper {
        width: 100%;
        padding-left: 2em;
        padding-right: 2em;
    }
    .op-fomo-section {
        padding-left: .5em;
        padding-right: .5em;
    }
    .op-product-option-mobile {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        border: 2px solid #000;
        border-radius: 5px;
        display: flex;
        overflow: hidden;
    }
    .op-product-option-mobile.best-option {
        border-width: 3px;
        border-color: #1dad15;
    }
    .op-product-option-mobile.best-option._3x {
        grid-column-gap: 0em;
        grid-row-gap: 0em;
        border-color: #20a152;
        border-radius: 0;
        flex-flow: row;
        align-self: stretch;
        display: flex;
        overflow: hidden;
    }
    .op-product-option-mobile.best-option._3x.tablet {
        align-self: auto;
        width: 100%;
    }
    .op-product-option-mobile.best-option._3x.tablet._2x {
        border-color: #444;
    }
    .op-product-option-mobile.best-option._3x.tablet._2x._1x {
        border-color: #878787;
    }
    .op-product-option-mobile.best-option._3x._1 {
        border-style: none;
        flex-flow: row;
    }
    .op-product-option-mobile.best-option._3x._1.tablet {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        background-color: #fff;
    }
    .h1 {
        padding-right: 20px;
    }
    .fomo-adv-box {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .fomo-adv-box.no-top-mar {
        margin-top: 4em;
        padding-left: .5em;
        padding-right: .5em;
    }
    .op-social-media-proof {
        padding-left: 1em;
        padding-right: 1em;
    }
    .op-order-features {
        grid-column-gap: 1.2em;
        grid-row-gap: 1.2em;
    }
    .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 {
        padding-left: 0;
    }
    .oppo-m-left {
        align-self: stretch;
        width: 40%;
    }
    .oppo-m-left.tablet {
        flex-flow: column;
        width: 40%;
        padding: 0;
        display: flex;
    }
    .faq-wrapper-3,
    .faq-wrapper-3._2 {
        margin-top: 0;
    }
    .op-po-cta-3 {
        margin-top: .5em;
    }
    .op-po-cta-3.f-width {
        width: 100%;
    }
    .op-po-cta-3.f-width._3x {
        font-weight: 500;
        line-height: 26px;
    }
    .op-po-cta-3.f-width._3x._2x {
        background-color: #183322;
    }
    .op-po-cta-3.f-width._3x._2x.blue-bk {
        background-color: #001246;
    }
    .p-3 {
        font-size: 18px;
    }
    .sticky-cta-section-v1 {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        flex-flow: column;
    }
    .ah-cta-btn.new-color-1.new-size-mar {
        width: 50%;
    }
    .nl-6-testimonial {
        flex-flow: column;
        width: 32%;
        padding-left: 1.25em;
        padding-right: 1.25em;
    }
    .nl-6-testimonial.bk-col.bor-radius {
        width: 100%;
        max-width: none;
        max-height: none;
    }
    .nl-6-testimonial-body {
        text-align: center;
    }
    .div-block-5,
    .text-block-8,
    .div-block-42 {
        justify-content: center;
        align-items: center;
    }
    .nl-6-testimonials {
        flex-flow: row;
    }
    .h2-3.ta-c {
        margin-top: 0;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 28px;
    }
    .h2-3.ta-c.lh-1-3 {
        padding-top: 0;
    }
    .nl-comments-section {
        max-width: 100%;
    }
    .se-balm-header-wrapper,
    .se-balm-content-wrapper {
        width: 100%;
        padding-left: 1em;
        padding-right: 1em;
    }
    .se-balm-hero-section {
        flex-flow: column;
    }
    .sebhs-slider {
        width: 100%;
    }
    .sebhs-product-info {
        width: 100%;
        margin-top: 3em;
    }
    .product-faq-section.general-faq,
    .product-faq-item.opacity-40._w-100 {
        width: 100%;
    }
    .faq-item-question {
        font-size: 21px;
        font-weight: 700;
    }
    .se-balm-verified {
        padding-left: 2em;
        padding-right: 2em;
    }
    .expert-box {
        flex-flow: column;
    }
    .expert-box-left {
        width: 100%;
    }
    .expert-box-right {
        width: 100%;
        max-width: none;
    }
    .se-balm-science-behind {
        width: 100%;
    }
    .sb-second-row-item-img {
        max-height: 60px;
    }
    .sb-second-row-item-p {
        font-size: 18px;
    }
    .ingredients-box {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        flex-flow: wrap;
        justify-content: center;
        align-items: stretch;
    }
    .ingredients-box-item {
        flex-flow: row-reverse;
        width: 100%;
        padding-bottom: 0;
        padding-left: 1em;
        display: flex;
    }
    .se-balm-comparison {
        margin-top: 5vh;
    }
    .regular-section-h2 {
        width: 80%;
    }
    .se-balm-mbg {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .mbg-text-block {
        width: 80%;
    }
    .image-10 {
        max-height: 150px;
    }
    .se-balm-2nd-product-section {
        margin-top: 5vh;
    }
    .se-balm-2nd-product-section-text-part {
        width: 100%;
    }
    .trustpilot-review-box {
        width: 48%;
    }
    .se-balm-general-faq {
        width: 100%;
    }
    .se-balm-cta-section {
        padding-left: 1em;
        padding-right: 1em;
    }
    .se-balm-cta-h2 {
        font-size: 21px;
    }
    .se-balm-cta-btn {
        font-size: 15px;
    }
    .ingredients-box-text {
        width: 100%;
        margin-bottom: 1em;
    }
}

@media screen and (max-width: 767px) {
    .marquee-inner {
        overflow: hidden;
    }
    .marquee-msg-container {
        flex: none;
    }
    .section {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .container-small {
        width: 100%;
    }
    .par-v4-header-wrapper {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .faq-wrapper {
        grid-row-gap: 3rem;
        grid-template-columns: 1fr;
    }
    .spacer-40 {
        height: 2.5rem;
    }
    .par-v4-content-wrapper {
        padding-left: 2em;
        padding-right: 2em;
    }
    .cell-3 {
        justify-content: flex-start;
        align-items: center;
    }
    .par-v4-content-wrapper-extra-paddings {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .pcp-checker-regular-cta.new-color-cta.new-cta.new-col.new-size {
        width: 90%;
        padding: 1em 1.5em;
    }
    .paragraph-34.tanya-s-quote {
        font-size: 19px;
    }
    .cell-8 {
        justify-content: flex-start;
        align-items: center;
    }
    .par-v4-header-wrapper-2 {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .cell-7 {
        justify-content: flex-start;
        align-items: center;
    }
    .par-v4-content-wrapper-2 {
        padding-left: 2em;
        padding-right: 2em;
    }
    .faq-wrapper-2 {
        grid-row-gap: 3rem;
        grid-template-columns: 1fr;
    }
    .paragraph-11 {
        text-align: center;
        font-size: 18px;
    }
    .op-header-cntdwn {
        padding-left: 1em;
        padding-right: 1em;
    }
    .text-span-23 {
        font-size: 18px;
    }
    .hashtag-p.p {
        font-size: 15px;
    }
    .op-product-options-mobiles-5.tablet {
        justify-content: center;
        align-items: center;
        width: 100%;
        display: none;
    }
    .op-content-wrapper-sw-2 {
        width: auto;
    }
    .op-po-cta {
        font-size: 18px;
    }
    .text-span-15 {
        font-size: 22px;
    }
    .trust-section-left {
        width: 100%;
        max-width: 100%;
    }
    .barb-item.f-second.new-col-style {
        width: 60%;
    }
    .barb-item.f-second.new-col-style.size-b {
        width: 100%;
        position: sticky;
        top: 10px;
    }
    .barb-item.f-second.bk-yel-col {
        width: 60%;
    }
    .barb-item.f-first {
        width: 45%;
    }
    .barb-item.f-first._3x.new-blck-bor {
        width: 60%;
    }
    .barb-item.f-first.yel-col-bk {
        width: auto;
        max-width: 60%;
    }
    .op-hashtag {
        margin-right: 44%;
    }
    .faq-button {
        margin-left: 15px;
    }
    .oppo-m-right-2 {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .oppo-m-right-2.tablet {
        justify-content: center;
        align-items: flex-start;
        width: 55%;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 15px;
    }
    .trust-section {
        grid-column-gap: 3em;
        grid-row-gap: 3em;
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start;
    }
    .trust-section.new-bk-col {
        grid-column-gap: 2.1em;
        grid-row-gap: 2.1em;
        text-align: center;
        justify-content: center;
        align-items: center;
        max-width: 100%;
    }
    .question-p-2 {
        font-size: 24px;
    }
    .star-rating {
        max-height: 22px;
    }
    .h3.mb-0.p-0 {
        margin-bottom: 0;
        font-size: 14px;
    }
    .h3.mb-0.pl-0.garantie {
        text-align: left;
    }
    .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;
    }
    .ba-reviews-box {
        max-width: 100%;
        display: inline-flex;
        position: relative;
    }
    .product-tag {
        justify-content: flex-start;
        align-items: center;
        padding-top: .4em;
        padding-bottom: .4em;
    }
    .bold-text-381 {
        text-align: center;
    }
    .p-2.option-tag-p,
    .p-2.ta-c {
        font-size: 14px;
    }
    .p-2.ta-c.po-price.fsz-26 {
        width: 100%;
        font-size: 14px;
    }
    .p-2.gzg-p {
        font-size: 12px;
    }
    .p-2.p-padding.ta-c.pb-0 {
        color: #000;
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 16px;
    }
    .p-2.ta-c,
    .p-2.ta-c.po-price.fsz-26 {
        font-size: 14px;
    }
    .text-span-16 {
        text-decoration: line-through;
    }
    .h2-2.ta-c.p-0 {
        text-align: left;
        font-size: 22px;
    }
    .h2-2.ta-c._1.no-bot-mar,
    .h2-2.ta-c._1.size-b.no-bot-bor {
        margin-top: 20px;
    }
    .op-stars-reviews {
        flex-flow: row;
        justify-content: flex-start;
        align-items: center;
    }
    .ts-h {
        color: #000;
        font-size: 26px;
    }
    .trust-section-logo {
        flex-flow: column;
        order: -1;
        justify-content: center;
        align-self: flex-start;
        align-items: center;
        width: auto;
        max-width: none;
        display: flex;
    }
    .payment-img {
        width: 50%;
    }
    .p {
        font-weight: 300;
    }
    .p.mb-0 {
        font-size: 17px;
    }
    .p.mb-0.new-size {
        font-size: 22px;
    }
    .answer-p.p {
        padding-left: 10px;
        padding-right: 10px;
    }
    .text-span-22 {
        font-size: 18px;
    }
    .product-option-mobile-img {
        object-fit: cover;
        width: auto;
    }
    .op-content-wrapper {
        align-self: flex-start;
        width: 100%;
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .op-content-wrapper.top-mar-new {
        width: auto;
        max-width: 100%;
        padding-left: .5em;
        padding-right: .5em;
    }
    .op-fomo-section {
        padding-left: 1em;
        padding-right: 1em;
    }
    .op-product-option-mobile.best-option._3x.tablet {
        align-self: auto;
        width: 100%;
        padding: 0;
    }
    .op-product-option-mobile.best-option._3x.tablet._2x._1x {
        align-self: auto;
    }
    .op-product-option-mobile.best-option._3x._1.tablet {
        grid-column-gap: 1.8em;
        grid-row-gap: 1.8em;
        background-color: #fff;
        flex: 0 auto;
        justify-content: center;
        align-self: auto;
        align-items: stretch;
        padding: 0;
        overflow: hidden;
    }
    .bold-text-369 {
        font-size: 33px;
    }
    .trust-logo {
        width: 40%;
        max-width: 100%;
        max-height: 100%;
    }
    .fomo-adv-box {
        width: 100%;
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .op-content-wrapper-fw,
    .op-content-wrapper-fw.fw-grey-bg {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .op-content {
        padding-left: 0;
        padding-right: 0;
    }
    .oppo-m-left {
        flex-flow: column;
        justify-content: flex-start;
        max-width: 40%;
        display: flex;
    }
    .oppo-m-left.tablet {
        align-self: center;
        width: 45%;
        max-width: 100%;
        height: 100%;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
    }
    .faq-wrapper-3._2 {
        width: auto;
    }
    .op-po-cta-3 {
        font-size: 18px;
    }
    .op-po-cta-3.f-width {
        font-size: 16px;
    }
    .op-po-cta-3.f-width._3x {
        font-size: 20px;
    }
    .op-po-cta-3.f-width._3x._2x {
        background-color: #20a152;
    }
    .opfi-second-line {
        max-width: none;
    }
    .op-footer.light-blue-bk.new-bk-col {
        flex-flow: column;
    }
    .p-3 {
        font-weight: 300;
    }
    .p-3.footer-p {
        max-width: 100%;
    }
    .p-3.mb-0 {
        font-size: 17px;
    }
    .opfi-first-line {
        flex-flow: column;
        max-width: 100%;
    }
    .ah-cta-btn {
        font-size: 16px;
    }
    .ah-cta-btn.new-color-1 {
        width: 60%;
    }
    .ah-cta-btn.new-color-1.new-size-mar {
        width: 80%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .ah-cta-btn.new-color-1.new-size-mar.new-green-bk.new-col.green-cta {
        text-align: center;
        width: 100%;
        font-size: 24px;
    }
    .sub-head-wrapper {
        width: 70%;
    }
    .sub-head-wrapper.new-style-space {
        width: 90%;
    }
    .quick-stack-5 {
        grid-column-gap: 12px;
        grid-row-gap: 12px;
        width: 100%;
    }
    .nl-6-testimonial {
        width: 100%;
        margin-top: 100px;
    }
    .nl-6-testimonial.stacking-card {
        background-color: #f7f7f7;
        justify-content: flex-start;
        align-items: center;
        position: sticky;
        top: 0;
    }
    .nl-6-testimonial-img {
        margin-bottom: .25em;
    }
    .div-block-5 {
        justify-content: flex-start;
        align-items: center;
    }
    .div-block-5.new-yel-bkl.new-style-align.new-size-pic {
        text-align: center;
        flex-flow: column;
    }
    .div-block-42 {
        justify-content: flex-start;
        align-items: center;
    }
    .nl-6-testimonials {
        flex-flow: column;
    }
    .nl-6-testimonials.stacking-cards {
        position: relative;
    }
    .nl-6-testimonials.stacking-cards.new-style {
        text-align: center;
        flex-flow: column;
    }
    .nl-6-testimonial-img-2 {
        margin-bottom: .25em;
    }
    .link-block-3 {
        display: flex;
    }
    .div-block-43 {
        flex-flow: column;
        justify-content: center;
        align-items: center;
        max-width: 100%;
        display: flex;
    }
    .pre-tag {
        padding-left: .5em;
        padding-right: .5em;
    }
    .pre-tag-status-circle,
    .status-circle {
        flex: none;
    }
    .bundles-box {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        flex-flow: column wrap;
    }
    .bundles-box.desktop {
        display: none;
    }
    .bundle-item {
        flex-flow: wrap;
        width: 100%;
        display: flex;
    }
    .bundle-img {
        object-fit: scale-down;
        width: 40%;
        padding-bottom: 2em;
        padding-left: .5em;
        padding-right: .5em;
    }
    .bundle-price-description {
        flex-flow: wrap;
        justify-content: center;
        align-items: flex-start;
        padding-left: 0;
        padding-right: 0;
        display: flex;
    }
    .bpd-p,
    .bpd-regular-price {
        margin-bottom: 0;
        font-size: 15px;
        line-height: 100%;
    }
    .bpd-regular-price.mobile {
        margin-top: 1em;
        font-size: 18px;
    }
    .bpd-price-per-balm {
        width: 100%;
    }
    .price-per-balm-p {
        margin-top: 5px;
        margin-bottom: 0;
        line-height: 100%;
    }
    .price-per-balm-p.mobiles {
        font-size: 32px;
    }
    .price-per-day {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        display: none;
    }
    .cta-btn {
        padding-top: 1em;
        padding-bottom: 1em;
        font-size: 16px;
    }
    .cta-btn.mobile {
        padding-top: .75em;
        padding-bottom: .75em;
        font-size: 21px;
    }
    .se-balm-before-after {
        margin-top: 5vh;
    }
    .se-balm-verified {
        margin-top: 5vh;
        padding: 1.5em 1em;
    }
    .expert-quote {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .expert-tags {
        flex-flow: wrap;
    }
    .se-balm-science-behind {
        margin-top: 5vh;
    }
    .sb-first-row {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start;
    }
    .sb-fr-left,
    .sb-fr-right {
        width: 100%;
    }
    .sb-second-row-item {
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .sb-second-row-item-img {
        max-height: 80px;
    }
    .se-balm-ingredients {
        margin-top: 5vh;
    }
    .ingredients-box {
        margin-top: 1.5em;
    }
    .ingredients-box-item {
        flex-flow: column-reverse;
        position: relative;
    }
    .ingredients-box-item-img {
        max-width: 30%;
    }
    .ingredients-box-item-p,
    .ingredients-box-item-h {
        text-align: left;
    }
    .ingredients-box-item-img-wrapper {
        position: relative;
    }
    .se-balm-mbg {
        flex-flow: column-reverse;
        justify-content: space-between;
        align-items: flex-start;
        margin-top: 5vh;
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }
    .mbg-text-block {
        width: 100%;
    }
    .se-balm-reviews-section {
        margin-top: 5vh;
    }
    .trustpilot-review-box {
        width: 100%;
        padding: 1em .75em;
    }
    .tp-author-name {
        font-size: 16px;
    }
    .place-n-reviews {
        font-size: 12px;
    }
    .tp-stars {
        max-height: 20px;
    }
    .tp-date {
        font-size: 12px;
    }
    .se-balm-general-faq {
        margin-top: 5vh;
    }
    .se-balm-cta-h2 {
        max-width: 50%;
    }
    .disclaimer-p.lp-disclaimer {
        width: 90%;
    }
    .ingredients-box-text {
        margin-bottom: 0;
    }
    .bundle-item-second-part {
        flex-flow: column;
        justify-content: flex-end;
        align-items: stretch;
        width: 60%;
        padding-top: .5em;
        padding-bottom: 0;
        display: flex;
    }
    .bundle-item-first-part {
        width: 100%;
    }
    .bundles-box-mobile {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        flex-flow: column;
        width: 100%;
        margin-bottom: 2em;
        display: flex;
    }
    .bbi-mobile {
        border: 2px solid #000;
        border-radius: 15px;
        flex-flow: column;
        display: flex;
        overflow: hidden;
    }
    .mobile-about-product {
        justify-content: space-between;
        display: flex;
    }
    .map-img-wrapper {
        width: 40%;
    }
    .map-img {
        width: 100%;
    }
    .map-price-info {
        flex-flow: column;
        justify-content: center;
        align-items: center;
        width: 55%;
        padding-top: 1em;
        padding-bottom: 1em;
        display: flex;
    }
    .mobiles-payment {
        max-width: 80%;
        margin-top: 1em;
    }
}

@media screen and (max-width: 479px) {
    .marquee-msg-container {
        flex: none;
    }
    .new-mar-texxt.mob-size {
        font-size: 17px;
    }
    .par-v4-h {
        font-size: 24px;
        line-height: 30px;
    }
    .quick-stack.no-top-mar {
        margin-top: 0;
        padding-top: 0;
    }
    .faq-list {
        grid-column-gap: .5rem;
        grid-row-gap: .5rem;
    }
    .section {
        padding: 3.5rem 1rem;
    }
    .section.faq-new-bk {
        padding-top: 1rem;
        padding-bottom: 0;
    }
    .section.faq-new-bk.no-top-mar {
        padding-left: .5rem;
        padding-right: .5rem;
    }
    .faq-accordion {
        border-radius: 1rem;
    }
    .paragraph-4 {
        font-size: 14px;
    }
    .bold-text-37 {
        font-size: 24px;
    }
    .boder-with-text {
        margin-top: 10px;
        padding: 0 10px;
    }
    .par-v4-header-wrapper {
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }
    .faq-wrapper {
        grid-template-columns: 1fr;
    }
    .par-v4-content-wrapper.mob-space {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .par-v4-content-wrapper.mob-space.new-space {
        padding-left: 1em;
        padding-right: 1em;
    }
    .par-v4-content-wrapper.mob-space.new-space.no-top-space {
        width: 100%;
        max-width: 100%;
    }
    .par-v4-content-wrapper.mob-space.new-space.no-top-space.new-top-mar {
        padding-top: 0;
    }
    .cell-3 {
        justify-content: flex-start;
        align-items: flex-start;
    }
    .faq-question {
        padding: 1.5rem 1.75rem 1.5rem 2rem;
    }
    .eq-v2-testimonial-inside-article {
        flex-direction: column;
        align-items: flex-start;
    }
    .new-font-color.new-size,
    .new-font-color.new-size.mob-size-s {
        font-size: 20px;
        line-height: 15px;
    }
    .new-font-color.new-size {
        font-size: 22px;
        line-height: 24px;
    }
    .new-font-color.new-size.mob-size-s {
        font-size: 24px;
        line-height: 30px;
    }
    .new-font-color.mob-font-size {
        font-size: 27px;
        line-height: 32px;
    }
    .new-font-color.mob-font-size.sub-heading-new {
        font-size: 19px;
        line-height: 16px;
    }
    .heading.regular {
        font-size: 1.375rem;
        line-height: 100%;
    }
    .t-body-author-name {
        font-size: 20px;
    }
    .par-v4-content-wrapper-extra-paddings.new-space.more-padding {
        width: 100%;
        padding-left: .5em;
        padding-right: .5em;
    }
    .faq-answer {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .t-author-img {
        max-height: 60px;
    }
    .pcp-checker-regular-cta.new-color-cta.new-cta {
        padding-left: 1em;
        padding-right: 1em;
        line-height: 129%;
    }
    .pcp-checker-regular-cta.new-color-cta.new-cta.new-col.new-size {
        margin-top: .5em;
        margin-bottom: 1.25em;
        padding-left: 1em;
        padding-right: 1em;
    }
    .par-v4-heading {
        font-size: 36px;
        font-weight: 800;
        line-height: 77%;
    }
    .par-v4-heading.new-space.blue {
        font-size: 28px;
    }
    .par-v4-heading.align-cen {
        font-size: 30px;
    }
    .par-v4-heading.more-space {
        font-size: 30px;
        line-height: 25px;
    }
    .paragraph-23 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .paragraph-23.no-top-mar {
        margin-top: 10px;
    }
    .pcp-box {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .pcp-box.new-box-style.new-color-yellow {
        width: 100%;
        padding-left: 1em;
        padding-right: 1em;
    }
    .pcp-box.new-box-style.new-color-yellow.bk-color-white {
        padding-left: 0;
        padding-right: 0;
    }
    .tgl-footer-wrapper.mo-space {
        padding-top: 2em;
        padding-bottom: 2em;
    }
    .tgl-p.list-of-benefits.disclaimer {
        text-align: center;
    }
    .paragraph-34.tanya-s-quote {
        padding: 1.25em;
        font-size: 17px;
    }
    .par-v4-article-info {
        text-align: center;
    }
    .par-v4-heading-2 {
        font-size: 36px;
        font-weight: 800;
        line-height: 100%;
    }
    .par-v4-heading-2.new-space.blue {
        font-size: 28px;
        line-height: 31px;
    }
    .par-v4-heading-2.more-space {
        font-size: 30px;
        line-height: 28px;
    }
    .par-v4-heading-2.align-cen.new-size {
        font-size: 28px;
        line-height: 100%;
    }
    .par-v4-content-wrapper-2.mob-space {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .par-v4-content-wrapper-2.mob-space.new-space {
        padding-left: 1em;
        padding-right: 1em;
    }
    .logo-1-2 {
        max-height: 40px;
    }
    .par-v4-p {
        font-size: 18px;
        line-height: 150%;
    }
    .faq-question-2 {
        padding: 1.5rem 1rem;
    }
    .faq-wrapper-2 {
        grid-column-gap: .1rem;
        grid-row-gap: .1rem;
        grid-template-columns: 1fr;
    }
    .nl-2-h1 {
        font-size: 25px;
        line-height: 112%;
    }
    .nl-2-h1.green-text.new-style {
        font-size: 24px;
    }
    .faq-list-2 {
        grid-column-gap: .2rem;
        grid-row-gap: .2rem;
    }
    .bold-text-39 {
        font-size: 16px;
        line-height: 100%;
    }
    .cta-section-btn {
        padding-left: 1em;
        padding-right: 1em;
        font-size: 18px;
    }
    .cta-section-btn.new-col-cgn.new-size {
        width: 100%;
    }
    .op-header-cntdwn {
        object-fit: fill;
        background-image: linear-gradient(90deg, #006e49, #29ae81);
        border-top-color: #006e49;
        border-bottom-color: #006e49;
        align-self: stretch;
        padding: 1em;
    }
    .countdown-clock.cntdwn-fomo {
        grid-column-gap: .5em;
        grid-row-gap: .5em;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
    }
    .code-embed-2 {
        order: 0;
    }
    .bold-text-288 {
        font-weight: 600;
    }
    .text-span-23 {
        color: #cc1717;
        font-size: 20px;
    }
    .hashtag-p.p {
        font-size: 11px;
        font-weight: 400;
    }
    .op-product-options-mobiles-5 {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        margin-top: 10px;
        padding-left: 0;
        padding-right: 0;
        display: flex;
    }
    .op-product-options-mobiles-5.tablet {
        display: none;
    }
    .op-logo {
        width: 40%;
        max-height: none;
        padding-top: 10px;
        display: block;
    }
    .bold-text-366 {
        font-size: 13px;
    }
    .bold-text-304 {
        font-weight: 600;
    }
    .bold-text-373 {
        font-size: 13px;
    }
    .op-po-cta {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .bold-text-371 {
        color: #b91e1e;
        font-weight: 600;
    }
    .text-span-15 {
        color: #b91e1e;
        text-align: left;
        font-size: 17px;
        font-weight: 600;
    }
    .psi-row {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        background-color: #fdf8f6;
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 0;
        margin-bottom: 1em;
        padding-bottom: 0;
        line-height: 100%;
    }
    .psi-row.light-blue.yel-col {
        justify-content: flex-start;
        align-items: center;
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .psi-row.lager {
        margin-top: 1.5em;
        font-size: 16px;
    }
    .swiper-container {
        margin-bottom: 15px;
    }
    .bold-text-271 {
        padding-left: 2px;
        font-weight: 600;
    }
    .trust-section-left {
        align-self: flex-start;
        width: 110%;
    }
    .opof-item {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .op-po-img-3 {
        margin-top: 2.7em;
    }
    .barb-item.f-second {
        z-index: 2;
        background-color: #fff;
        width: 90%;
        position: sticky;
        top: 1em;
    }
    .barb-item.f-second.new-col-style,
    .barb-item.f-second.new-col-style.size-b,
    .barb-item.f-second.bk-yel-col {
        width: 100%;
    }
    .barb-item.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;
    }
    .barb-item.f-first._3x.new-blck-bor {
        width: 100%;
    }
    .barb-item.f-first.yel-col-bk {
        max-width: 100%;
    }
    .t3-testimonials-item._2 {
        width: 100%;
    }
    .content-head {
        margin-bottom: 0;
        padding-top: 0;
    }
    .op-hashtag {
        background-color: #00b783;
        border-radius: 0;
        margin-top: 0;
        margin-bottom: .5em;
        margin-right: 0%;
        padding-top: .2em;
        padding-bottom: .2em;
        padding-left: .6em;
        font-size: 12px;
    }
    .faq-button {
        vertical-align: baseline;
        align-self: flex-end;
    }
    .op-product-section {
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        display: flex;
    }
    .oppo-m-right-2 {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        align-self: center;
        width: 55%;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
    }
    .oppo-m-right-2.tablet {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        justify-content: flex-start;
        align-items: flex-start;
        width: 95%;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 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;
    }
    .psi-row-right {
        align-self: center;
        width: 60%;
    }
    .swiper-slide {
        justify-content: center;
        align-items: center;
        padding-left: 0;
        padding-right: 0;
    }
    .trust-section {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        flex-flow: wrap-reverse;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }
    .bold-text-377 {
        font-size: 14px;
    }
    .question-p-2 {
        word-break: normal;
        align-self: center;
        width: 100%;
        padding-top: 0;
        font-size: 16px;
    }
    .star-rating {
        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._1 {
        text-align: left;
        font-size: 26px;
    }
    .h3._1.centre-align {
        line-height: 117%;
    }
    .h3.mb-0.pl-0 {
        color: #000;
        text-align: left;
        border-left: 3px #bf8034;
        justify-content: flex-start;
        align-items: center;
        margin-top: 0;
        margin-bottom: 10px;
        padding-left: 0;
        font-size: 22px;
        line-height: 120%;
        display: flex;
    }
    .h3.mb-0.pl-0.garantie {
        margin-top: 0;
        font-size: 26px;
    }
    .h3.mb-0.pl-0 {
        color: #000;
        text-align: left;
        border-left: 3px #bf8034;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 10px;
        padding-left: 0;
        font-size: 22px;
        line-height: 120%;
        display: flex;
    }
    .h3.mb-0.pl-0.produktinfos {
        margin-top: .5em;
        margin-bottom: 10px;
    }
    .ba-reviews-box {
        grid-column-gap: 0em;
        grid-row-gap: 0em;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        display: inline-flex;
    }
    .list-item-7 {
        font-family: Lato, sans-serif;
        font-size: 16px;
    }
    .product-tag {
        background-color: #fff;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        padding: .5em;
    }
    .bold-text-381 {
        font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
        font-size: 24px;
    }
    .button-6 {
        text-align: center;
        width: 100%;
        margin-top: 1em;
        padding: 1.5em 1em;
        font-size: 18px;
        line-height: 60%;
    }
    .button-6.angebot-1 {
        padding-top: 1.2em;
        padding-bottom: 1.2em;
        font-size: 20px;
        font-weight: 500;
        line-height: 100%;
    }
    .button-6.angebot-1.zumangebot {
        box-shadow: none;
        margin-top: 0;
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .button-6.angebot-1.zumangebot.blue-bk,
    .button-6.angebot-1.zumangebot.mt-1em {
        margin-top: 1em;
    }
    .bold-text-363 {
        color: #20a152;
    }
    .bold-text-45 {
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
    }
    .p-2 {
        font-size: 16px;
        line-height: 140%;
    }
    .p-2.option-tag-p {
        font-size: 12px;
        font-weight: 600;
    }
    .p-2.ta-c.po-price.fsz-26 {
        justify-content: center;
        align-items: center;
        margin-bottom: 5px;
        font-size: 12px;
        display: flex;
    }
    .p-2.gzg-p {
        color: #000;
        text-align: left;
        align-self: auto;
        margin-top: 1em;
        margin-bottom: 10px;
        margin-right: 0;
        font-size: 10px;
        font-style: normal;
        font-weight: 500;
        line-height: 100%;
    }
    .p-2.option-tag-p {
        font-size: 12px;
    }
    .p-2.gzg-p {
        color: #4e4e4e;
        align-self: stretch;
        margin-top: 1.5em;
        margin-bottom: 10px;
        font-size: 10px;
        font-style: italic;
        line-height: 100%;
    }
    .p-2.gzg-p.new-font {
        justify-content: center;
        align-items: center;
        max-width: none;
        display: flex;
    }
    .p-2.p-padding.ta-c.pb-0 {
        text-align: left;
        justify-content: center;
        align-self: flex-start;
        align-items: center;
        margin-top: 40px;
        padding: 0;
        font-size: 13px;
        display: flex;
    }
    .p-2.ta-c.po-price.fsz-26 {
        color: #b91e1e;
        text-align: left;
        align-self: flex-start;
        margin-top: -15px;
        margin-bottom: -15px;
        font-size: 11px;
    }
    .h2-2.ta-c.p-0 {
        color: #000;
        text-align: left;
        margin-top: 0;
        margin-bottom: 5px;
        padding-top: 0;
        font-size: 14px;
        line-height: 110%;
    }
    .h2-2.ta-c.lh-1-3 {
        margin-top: 0;
        padding-top: 0;
        font-size: 24px;
    }
    .h2-2.ta-c._1.size-b.no-bot-bor {
        margin-top: 20px;
    }
    .bold-text-280 {
        font-size: 13px;
    }
    .faq-question-3 {
        background-color: #94cfbe;
        padding: 10px 15px 8px;
    }
    .op-stars-reviews {
        grid-column-gap: .3em;
        grid-row-gap: .3em;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        margin-top: .25em;
        margin-bottom: 5px;
    }
    .bold-text-380 {
        font-size: 26px;
    }
    .bold-text-380.new-style {
        text-align: center;
        font-size: 16px;
        line-height: 118%;
    }
    .link-block-2 {
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .divider {
        background-color: #d8d8d8;
        height: 2px;
    }
    .divider._5,
    .divider._4 {
        background-color: #d8d8d8;
        height: 2px;
        margin-top: 0;
    }
    .divider._4._1 {
        margin-top: 2em;
    }
    .paragraph-13 {
        color: #000;
        font-size: 12px;
        font-weight: 700;
    }
    .ts-h {
        color: #000;
        margin-bottom: 15px;
        font-size: 22px;
        font-weight: 700;
    }
    .trust-section-logo {
        text-align: right;
        align-self: flex-start;
        width: 35%;
    }
    .op-best-option-tag {
        margin-bottom: 0;
    }
    .bold-text-372 {
        font-size: 15px;
    }
    .product-section-info {
        background-color: #fdf8f6;
        margin-top: 1.5em;
    }
    .psi-row-left {
        align-self: flex-start;
        width: 36%;
        line-height: 100%;
    }
    .payment-img {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .p {
        color: #000;
        font-size: 16px;
        font-weight: 300;
        line-height: 150%;
    }
    .p.fsz-21 {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 16px;
    }
    .p.fsz-21.ta-r.mb-0 {
        color: #929292;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 13px;
        line-height: 140%;
    }
    .p.fsz-21.mb-0 {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        font-size: 16px;
        line-height: 100%;
    }
    .p.fsz-21.td-st.mb-0 {
        font-size: 14px;
        text-decoration: line-through;
    }
    .p.mb-0 {
        text-align: left;
        align-self: flex-start;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
        font-weight: 300;
    }
    .p.mb-0.versand {
        margin-left: -4px;
    }
    .p.mb-0.new-size {
        font-size: 18px;
    }
    .p._2 {
        padding-top: 20px;
        padding-left: 10px;
        font-size: 16px;
    }
    .answer-p.p.wirkung {
        padding-left: 0;
        font-size: 16px;
        font-weight: 300;
        line-height: 160%;
    }
    .answer-p.p {
        padding-bottom: 15px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 16px;
        font-weight: 300;
    }
    .text-span-22 {
        color: #cc1717;
        font-size: 20px;
    }
    .t3ti-head-h {
        text-align: center;
        align-self: auto;
        font-size: 18px;
        line-height: 100%;
    }
    .product-section-swiper-wrapper {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .product-option-mobile-img {
        grid-column-gap: 39px;
        grid-row-gap: 39px;
        vertical-align: baseline;
        object-fit: contain;
        max-width: 100%;
        padding: 0% 0 0;
    }
    .op-content-wrapper {
        background-color: #f6fdfb;
        margin-top: 15px;
        margin-bottom: 12px;
        padding-top: 0;
        padding-left: .75em;
        padding-right: .75em;
    }
    .gzg-section {
        margin-top: 0;
        margin-bottom: 1em;
    }
    .op-fomo-section {
        padding-left: 0;
        padding-right: 0;
    }
    .bold-text-287 {
        font-weight: 600;
    }
    .t3ti-head-img {
        max-height: 100px;
    }
    .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;
        background-color: #fff;
        border-color: #20a152;
        flex-flow: column;
    }
    .op-product-option-mobile.best-option._3x.tablet,
    .op-product-option-mobile.best-option._3x.tablet._2x._1x {
        padding-left: 10px;
        padding-right: 10px;
    }
    .op-product-option-mobile.best-option._3x._1 {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        box-shadow: none;
        border-style: none;
        flex-flow: row;
        align-self: auto;
        padding: 10px 10px 0;
    }
    .op-product-option-mobile.best-option._3x._1.tablet {
        grid-column-gap: .6em;
        grid-row-gap: .6em;
        flex-flow: row;
        justify-content: center;
        align-items: stretch;
        max-height: 366px;
    }
    .t3ti-head {
        grid-column-gap: .8em;
        grid-row-gap: .8em;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .t3ti-head._2 {
        margin-bottom: 5px;
    }
    .h1 {
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 37px;
        line-height: 22px;
    }
    .bold-text-277 {
        color: #20a152;
    }
    .bold-text-378 {
        font-size: 17px;
    }
    .bold-text-369 {
        color: #000;
        font-size: 26px;
        line-height: 32px;
    }
    .swiper-img {
        border: 2px solid #d8d8d8;
        border-radius: 0;
        align-self: center;
    }
    .t3ti-head-h-wrapper {
        grid-column-gap: .3em;
        grid-row-gap: .3em;
        line-height: 18px;
    }
    .trust-logo {
        width: auto;
        max-width: 50%;
        max-height: none;
    }
    .fomo-adv-box {
        background-color: #fff;
        border-color: #d8d8d8;
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .fomo-adv-box.new-style-align-1.top-mar-no {
        flex-flow: column;
    }
    .fomo-adv-box.new-style-align-1.bot-mar-no {
        padding-left: 1em;
        padding-right: 1em;
    }
    .fomo-adv-box.new-style-align-1.bot-mar-no.new-alignment {
        flex-flow: column;
    }
    .fomo-adv-box.side-mar {
        margin-bottom: 20px;
    }
    .op-order-features {
        grid-column-gap: .5em;
        grid-row-gap: .5em;
        margin-top: 0;
        margin-bottom: 0;
    }
    .op-content-wrapper-fw {
        align-self: auto;
        width: 100%;
        margin-top: 0;
        padding-left: .5em;
        padding-right: .5em;
    }
    .op-content-wrapper-fw.fw-grey-bg {
        background-color: #fff;
        margin-top: 0;
        margin-bottom: .5em;
        padding-top: .5em;
        padding-bottom: .5em;
    }
    .bold-text-306,
    .bold-text-289 {
        font-weight: 600;
    }
    .faq-item {
        padding: 0;
    }
    .op-content {
        padding: 0 .5em;
    }
    .op-list {
        margin-bottom: 20px;
        line-height: 20px;
    }
    .opof-icon {
        align-self: flex-start;
        max-height: 15px;
        margin-top: 3px;
    }
    .social-icon {
        border-style: none;
        border-bottom-width: 0;
        max-height: 25px;
    }
    .bold-text-264 {
        padding-left: 4px;
    }
    .oppo-m-left {
        align-self: flex-start;
        width: 45%;
        max-width: none;
    }
    .oppo-m-left.tablet {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        width: 100%;
    }
    .bold-text-379 {
        font-size: 16px;
    }
    .faq-wrapper-3 {
        grid-column-gap: .5em;
        grid-row-gap: .5em;
        margin-top: 0;
    }
    .faq-wrapper-3._2 {
        margin-bottom: 1em;
    }
    .op-po-cta-3 {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .op-po-cta-3.f-width {
        background-color: #20a152;
        border-radius: 0;
        margin-top: 0;
        padding-top: 1em;
        padding-bottom: 1em;
        font-family: Lato, sans-serif;
        font-size: 14px;
        font-weight: 700;
        box-shadow: 0 2px 5px #0003;
    }
    .op-po-cta-3.f-width._3x {
        border: 1px #20a152;
        border-radius: 0;
        align-self: stretch;
        margin-top: 0;
        padding: .5em .125em;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        box-shadow: 0 2px 5px #0003;
    }
    .op-po-cta-3.f-width._3x._2x {
        border-style: none;
    }
    .op-footer.testimonial-list.new-col-bk {
        grid-column-gap: 8px;
        grid-row-gap: 8px;
        margin-top: 1em;
        padding-left: 1em;
        padding-right: 1em;
    }
    .p-3 {
        color: #000;
        font-size: 16px;
        font-weight: 300;
        line-height: 150%;
    }
    .p-3.mb-0 {
        text-align: left;
        align-self: flex-start;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
        font-weight: 300;
    }
    .opfi-first-line {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        flex-flow: column;
    }
    .op-footer-logo {
        max-height: 30px;
    }
    .ah-cta-btn {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .ah-cta-btn.new-color-1,
    .ah-cta-btn.new-color-1.new-size-mar {
        width: 90%;
    }
    .ah-cta-btn.new-color-1.new-size-mar.new-green-bk.new-col {
        font-size: 20px;
    }
    .ah-cta-btn.new-color-1.new-size-mar.new-green-bk.new-col.green-cta.size-per {
        font-size: 21px;
        line-height: 24px;
    }
    .sub-head-wrapper {
        width: 100%;
        padding-left: 10px;
    }
    .sub-head-wrapper.new-size {
        justify-content: center;
        align-items: stretch;
        width: 90%;
    }
    .hero-product-feature {
        width: 100%;
    }
    .bp-testimonial,
    .bp-testimonial.testimonial-grey {
        padding: 1.5em;
    }
    .nl-6-testimonial.stacking-card {
        padding-left: .5em;
        padding-right: .5em;
    }
    .nl-6-testimonial.bk-col.bor-radius {
        margin-top: 0;
    }
    .div-block-5 {
        justify-content: flex-start;
        align-items: center;
    }
    .div-block-5.new-yel-bkl {
        text-align: center;
    }
    .text-block-8 {
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    .nl-p.mb-0,
    .bold-text-50 {
        text-align: center;
    }
    .div-block-42 {
        justify-content: flex-start;
        align-items: center;
    }
    .div-block-42.new-yel-bkl,
    .bold-text-384,
    .bold-text-49,
    .bold-text-48 {
        text-align: center;
    }
    .nl-6-testimonials.stacking-cards.new-style {
        max-width: 100%;
    }
    .bold-text-385 {
        font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
        font-size: 26px;
    }
    .h2-3.ta-c.lh-1-3 {
        padding-top: 0;
    }
    .bold-text-386 {
        font-size: 16px;
    }
    .nl-comments-section {
        padding: 0;
    }
    .bold-text-387 {
        text-align: center;
    }
    .pre-tag {
        justify-content: flex-start;
        align-items: flex-start;
    }
    .pre-tag-p {
        font-size: 18px;
    }
    .pre-tag-status-circle {
        flex: none;
        min-width: 15px;
        max-width: 15px;
        min-height: 15px;
        max-height: 15px;
    }
    .psb-h3 {
        width: 80%;
        font-size: 21px;
        line-height: 100%;
        top: -5%;
    }
    .psb-items {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        flex-flow: wrap;
        justify-content: center;
        align-items: center;
    }
    .psb-item {
        width: 45%;
    }
    .sb-balm-product-name {
        font-size: 28px;
    }
    .product-tags {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        flex-flow: column;
    }
    .purchased-box {
        display: flex;
    }
    .status-circle {
        flex: none;
        min-width: 15px;
        min-height: 15px;
    }
    .pb-p {
        font-size: 14px;
    }
    .bpd-regular-price.mobile {
        font-size: 16px;
    }
    .price-per-balm-p.mobiles {
        font-size: 24px;
    }
    .cta-btn.mobile {
        font-size: 18px;
    }
    .shipping-p {
        font-size: 14px;
    }
    .faq-item-question {
        font-size: 18px;
        line-height: 120%;
    }
    .faq-item-answer-p {
        font-size: 16px;
    }
    .faq-item-answer-p.p-25px {
        padding-left: 0;
    }
    .product-section-review {
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .se-balm-h2.ta-c,
    .sebv-h2 {
        font-size: 28px;
    }
    .expert-quote {
        padding-left: 1em;
        padding-right: 1em;
    }
    .se-balm-science-behind {
        margin-top: 5vh;
    }
    .sb-fr-right-p {
        font-size: 18px;
    }
    .sb-second-row-item {
        width: 100%;
    }
    .ingredients-h2 {
        width: 100%;
        font-size: 28px;
    }
    .ingredients-box-item-p {
        margin-right: 1em;
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
    }
    .ingredients-box-item-h {
        padding-left: 0;
        padding-right: 0;
    }
    .regular-section-h2 {
        width: 100%;
    }
    .comparison-box {
        flex-flow: column;
    }
    .comparison-box-left,
    .comparison-box-right {
        width: 100%;
    }
    .conparison-divider {
        width: 100%;
        height: 10px;
    }
    .comparison-p.them {
        font-size: 14px;
    }
    .se-balm-mbg {
        padding-left: 1em;
        padding-right: 1em;
    }
    .mbg-h2 {
        font-size: 26px;
    }
    ._2nd-ps-h2 {
        font-size: 28px;
    }
    .se-balm-2nd-product-section-text-part {
        margin-bottom: 3vh;
    }
    .trustpilot-stars {
        max-height: 20px;
    }
    .trustpilot-rating-sub-p {
        text-align: center;
        font-size: 16px;
        line-height: 130%;
    }
    .tp-review-p {
        font-size: 14px;
    }
    .se-balm-cta-section {
        flex-flow: row;
        justify-content: center;
        align-items: center;
        padding-left: 0;
        padding-right: 0;
    }
    .se-balm-cta-h2 {
        text-align: center;
        max-width: 100%;
        font-size: 18px;
    }
    .se-balm-cta-btn {
        font-size: 15px;
    }
    .se-balm-cta-section-wrapper {
        grid-column-gap: .5em;
        grid-row-gap: .5em;
        flex-flow: column;
        justify-content: space-between;
        align-items: center;
    }
    .map-img-wrapper {
        width: 50%;
    }
}

#w-node-_8ce522ac-cbb9-db7a-31d3-56226d8d38f3-024bf721,
#w-node-_1715c543-faea-f862-7f89-aa7ee819e15e-024bf721,
#w-node-_6314da77-f987-6026-ad14-f5dc8a350b86-024bf721,
#w-node-d9b4c452-a0f8-139e-c7f6-2e17e95052fb-024bf721,
#w-node-_9c945783-9038-52db-d2b4-7a0dd03b2fc6-024bf721,
#w-node-af576718-eadf-c034-9c20-003fd051212d-0c48ad8b,
#w-node-fb9cbf16-aacc-794b-8c97-884518a5b6f9-0c48ad8b {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
    #w-node-_8ce522ac-cbb9-db7a-31d3-56226d8d38f3-024bf721,
    #w-node-_1715c543-faea-f862-7f89-aa7ee819e15e-024bf721,
    #w-node-_6314da77-f987-6026-ad14-f5dc8a350b86-024bf721,
    #w-node-d9b4c452-a0f8-139e-c7f6-2e17e95052fb-024bf721,
    #w-node-_9c945783-9038-52db-d2b4-7a0dd03b2fc6-024bf721 {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 767px) {
    #w-node-_8ce522ac-cbb9-db7a-31d3-56226d8d38f3-024bf721,
    #w-node-_1715c543-faea-f862-7f89-aa7ee819e15e-024bf721,
    #w-node-_6314da77-f987-6026-ad14-f5dc8a350b86-024bf721,
    #w-node-d9b4c452-a0f8-139e-c7f6-2e17e95052fb-024bf721,
    #w-node-_9c945783-9038-52db-d2b4-7a0dd03b2fc6-024bf721,
    #w-node-af576718-eadf-c034-9c20-003fd051212d-0c48ad8b,
    #w-node-fb9cbf16-aacc-794b-8c97-884518a5b6f9-0c48ad8b {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }
}