/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/

body,
header {
    background-color: #f1f1f1
}

button,
hr,
input {
    overflow: visible
}

button,
h1,
h2,
h3,
h4,
h5,
select {
    text-transform: none
}

progress,
sub,
sup {
    vertical-align: baseline
}

.text-underline,
abbr[title] {
    text-decoration: underline
}

table,
textarea {
    overflow: auto
}

.youtube,
.youtube .play-button,
.youtube img {
    cursor: pointer
}

.img-100,
.w-full,
.w100,
.youtube img,
table {
    width: 100%
}

body {
    margin: auto;
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 400
}

.top-page {
    display: block;
    margin: auto;
    background-color: #fff;
    padding-block: 47px;
    padding-inline: 56px
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

hr {
    box-sizing: content-box;
    height: 0
}

.w-1000,
legend {
    box-sizing: border-box
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.bull p:nth-child(odd),
.font-bold,
h1,
h2,
h3,
h4,
h5 {
    font-weight: 700
}

.d-block,
details {
    display: block
}

summary {
    display: list-item
}

.d-none,
[hidden],
template {
    display: none
}

.d-flex,
.flex-column {
    display: flex
}

h1,
h2,
h3,
h4,
h5 {
    color: #000;
    font-family: Lato, sans-serif
}

.text-44,
h1 {
    font-size: 44px
}

h2 {
    font-size: 34px
}

.text-24,
h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    text-decoration: none;
    background-color: transparent;
    font-size: 20px
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 14px;
    display: block;
    padding-block: 3px
}

sub,
sup {
    font-size: 75%;
    line-height: 0
}

.lh-140,
p {
    line-height: 160%
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

u {
    text-decoration-thickness: 1px
}

p {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: normal
}

.text-uppercase {
    text-transform: uppercase!important
}

.font-italic,
.text-italic {
    font-style: italic
}

.text-center {
    text-align: center!important
}

.text-left {
    text-align: left!important
}

.text-white {
    color: #fff!important;
    text-shadow: -2px 0 0 #000, 2px 0 0 #000, 0 -2px 0 #000, 0 1px 0 #000
}

.text-white-noshadow {
    color: #fff!important;
    text-shadow: none
}

.text-black {
    color: #000!important;
    text-shadow: 2px 2px 4px rgb(255 255 255/50%)
}

.text-black-noshadow {
    color: #000!important;
    text-shadow: none
}

.text-brown {
    color: #5e3128
}

.text-yellow {
    color: #fff200
}

.text-purple {
    color: #8460ba
}

.text-green {
    color: #abcc00
}

.text-orange {
    color: #fe9400
}

.text-darkgreen {
    color: #537000
}

.text-red {
    color: #d70000
}

.no-text {
    font-weight: 300
}

.text-gray {
    color: #919191
}

.text-darkgray {
    color: #4d4d4d
}

.text-red {
    color: #d70000
}

.bull {
    padding-left: 18px
}

.cta,
sup a {
    text-decoration: none
}

.text-12 {
    font-size: 12px
}

.text-14 {
    font-size: 14px
}

.text-16 {
    font-size: 16px
}

.text-18 {
    font-size: 18px
}

.text-48 {
    font-size: 48px
}

.text-28 {
    font-size: 28px
}

.text-80 {
    font-size: 80px
}

.ls-16 {
    letter-spacing: 1.6px
}

.ls-18 {
    letter-spacing: 1.8px
}

.ls-03 {
    letter-spacing: .35px
}

.ls-normal {
    letter-spacing: normal!important
}

.img-100 {
    height: auto;
    max-width: fit-content
}

.font-normal {
    font-weight: 400
}

.border-orange {
    border: 1px solid #fe9400
}

.border-radius-8 {
    border-radius: 8px
}

.border-radius-5 {
    border-radius: 5px
}

.border-gray {
    border: solid #f1f1f1
}

.bg-orange {
    background: rgba(254, 148, 0, .1)
}

.bg-white {
    background-color: #fff
}

.control-version.bg-white-green-line {
    background-repeat: no-repeat;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#537000, #537000), linear-gradient(#fff, #fff);
    background-size: 100% 125px, 100% 80%, 100% 100%
}

.new-version.bg-white-green-line {
    background-repeat: no-repeat;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#537000, #537000), linear-gradient(#fff, #fff);
    background-size: 100% 50px, 100% 80%, 100% 100%
}

.bg-darkgray {
    background-color: #4d4d4d
}

.bg-green {
    background-color: #537000
}

.bg-lightgreen {
    background: #f9fbe5
}

.bull p,
.wave-bg {
    background-repeat: no-repeat
}

.wave-bg {
    background-image: url("https://fb-v1.cdn-bio.com/assets/5796-2755-7e78-4c9e_wave-5b052bf9a49e9fea0d92a59fba01e8f1.png");
    background-position: calc(50% + 0px) 55%;
    background-size: contain
}

.gap-10 {
    gap: 10px
}

.gap-15 {
    gap: 15px
}

.gap-20 {
    gap: 20px
}

.flex-row-reverse {
    flex-direction: row-reverse
}

.z-index-0 {
    z-index: 0
}

.z-index-1 {
    z-index: 1
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.flex-auto {
    flex: auto
}

.flex-wrap {
    flex-wrap: wrap
}

.w-1000,
.w-1980,
.w-600,
.w-800 {
    padding-inline: 20px
}

.justify-content-between {
    justify-content: space-between
}

.align-items-center {
    align-items: center
}

.align-items-end {
    align-items: flex-end
}

.align-items-baseline {
    align-items: baseline
}

.justify-content-center {
    justify-content: center
}

.position-absolute {
    position: absolute!important;
    overflow: hidden
}

.position-relative,
.section1,
.youtube,
.z-index-0,
.z-index-1,
sub,
sup {
    position: relative
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d
}

table tr.tablehead {
    border: 1px solid #4d4d4d
}

table td,
table th {
    padding-block: 12px;
    border: 1px solid #4d4d4d;
    border-right: unset;
    border-bottom: unset
}

.green-line {
    background-color: #537000;
    height: 3px;
    width: 150px
}

.gray-line {
    background-color: #4d4d4d;
    height: 1.5px;
    max-width: 340px;
}

.youtube {
    background-color: #000;
    padding-top: 56.25%;
    overflow: hidden;
    margin-top: 40px
}

.w-1000,
.w-1130,
.w-1300,
.w-1980,
.w-235,
.w-280,
.w-300,
.w-320,
.w-330,
.w-340,
.w-370,
.w-400,
.w-440,
.w-470,
.w-500,
.w-550,
.w-565,
.w-600,
.w-625,
.w-700,
.w-750,
.w-880,
.w-890,
.w-900,
.w-912 {
    margin: auto
}

.youtube img {
    top: -16.82%;
    left: 0;
    opacity: .7
}

.youtube .play-button {
    width: 90px;
    height: 60px;
    z-index: 1;
    opacity: .8;
    border-radius: 6px
}

.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #fff
}

.youtube .play-button,
.youtube .play-button:before,
.youtube iframe,
.youtube img {
    position: absolute
}

.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
}

.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.bull p {
    background-size: 30px!important;
    padding: 3px 0 30px 53px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0
}

.cta h3 {
    letter-spacing: 2.8px
}

.cta h4 {
    letter-spacing: normal
}

.cta .button {
    border-radius: 5px;
    background: #fe9400;
    letter-spacing: 2.4px
}

#survey-banner {
    visibility: hidden;
    height: 0;
    display: block
}

#bio-banner {
    visibility: hidden;
    height: auto
}

.flex-column {
    flex-direction: column
}

.w-1980 {
    max-width: 1980px
}

.w-1300 {
    max-width: 1300px
}

.w-1000 {
    max-width: 1000px
}

.w-1130 {
    max-width: 1130px;
    box-sizing: content-box;
    padding-inline: 10px
}

.w-800,
.w-850 {
    max-width: 850px;
    margin: auto
}

.w-880 {
    max-width: 880px
}

.w-900 {
    max-width: 900px
}

.w-912 {
    max-width: 912px
}

.w-750 {
    max-width: 750px
}

.w-700 {
    max-width: 700px
}

.w-625 {
    max-width: 625px
}

.w-565 {
    max-width: 565px
}

.w-550 {
    max-width: 550px
}

.w-440 {
    max-width: 440px
}

.w-470 {
    max-width: 470px
}

.w-400 {
    max-width: 400px
}

.w-500 {
    max-width: 500px
}

.w-600 {
    max-width: 600px
}

.w-280 {
    max-width: 280px
}

.w-300 {
    max-width: 300px
}

.w-320 {
    max-width: 320px
}

.w-330 {
    max-width: 330px
}

.w-340 {
    max-width: 340px
}

.w-370 {
    max-width: 370px
}

.w-235 {
    max-width: 235px
}

.w-890 {
    max-width: 890px
}

.w-fit {
    max-width: fit-content
}

.h-200 {
    height: 200px
}

.p-0 {
    padding: 0
}

.p-10 {
    padding: 10px
}

.p-20 {
    padding: 20px
}

.p-30 {
    padding: 30px
}

.p-40 {
    padding: 40px
}

.p-50 {
    padding: 50px
}

.p-60 {
    padding: 60px
}

.p-70 {
    padding: 70px
}

.p-80 {
    padding: 80px
}

.p-90 {
    padding: 90px
}

.p-100 {
    padding: 100px
}

.pt-0 {
    padding-top: 0
}

.pt-10 {
    padding-top: 10px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.pt-65,
.pt-md-65 {
    padding-top: 65px
}

.pt-74 {
    padding-top: 74px
}

.pt-82 {
    padding-top: 82px
}

.pt-80 {
    padding-top: 80px
}

.pt-90 {
    padding-top: 90px
}

.pt-100 {
    padding-top: 100px
}

.pt-110 {
    padding-top: 110px
}

.pt-120 {
    padding-top: 120px
}

.pt-130 {
    padding-top: 130px
}

.pt-140 {
    padding-top: 140px
}

.pt-150 {
    padding-top: 150px
}

.pt-180 {
    padding-top: 180px
}

.pt-200 {
    padding-top: 200px
}

.pt-225 {
    padding-top: 225px
}

.pt-250 {
    padding-top: 250px
}

.pt-300 {
    padding-top: 300px
}

.pb-0 {
    padding-bottom: 0!important
}

.pb-10 {
    padding-bottom: 10px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50,
.pb-md-50 {
    padding-bottom: 50px
}

.pb-80 {
    padding-bottom: 82px
}

.pb-85 {
    padding-bottom: 85px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-150 {
    padding-bottom: 150px
}

.pb-200 {
    padding-bottom: 200px
}

.pb-227 {
    padding-bottom: 227px
}

.pb-300 {
    padding-bottom: 300px
}

.pb-400 {
    padding-bottom: 400px
}

.pb-500 {
    padding-bottom: 500px
}

.pb-600 {
    padding-bottom: 600px
}

.pb-700 {
    padding-bottom: 700px
}

.pb-800 {
    padding-bottom: 800px
}

.pr-md-70 {
    padding-right: 70px
}

.pl-45 {
    padding-left: 45px
}

.pl-md-50 {
    padding-left: 50px
}

.pl-20 {
    padding-left: 20px
}

.pr-45 {
    padding-right: 47px
}

.px-0 {
    padding-inline: 0
}

.px-xmd-45 {
    padding-inline: 45px
}

.px-100 {
    padding-inline: 100px
}

.py-10 {
    padding-block: 10px
}

.py-15 {
    padding-block: 15px
}

.py-20 {
    padding-block: 20px
}

.py-30 {
    padding-block: 30px
}

.py-55 {
    padding-block: 55px
}

.py-170 {
    padding-block: 170px
}

.m-0 {
    margin: 0
}

.m-10 {
    margin: 10px
}

.m-20 {
    margin: 20px
}

.m-30 {
    margin: 30px
}

.m-40 {
    margin: 40px
}

.m-50 {
    margin: 50px
}

.mx-auto {
    margin-inline: auto!important
}

.my-auto {
    margin-block: auto!important
}

.mt-auto {
    margin-top: initial!important
}

.ml-auto {
    margin-left: auto
}

.ml-0 {
    margin-left: 0
}

.ml-5 {
    margin-left: 5px
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.ml-50 {
    margin-left: 50px
}

.ml-100 {
    margin-left: 100px
}

.ml--110 {
    margin-left: -110px
}

.mr-auto {
    margin-right: auto
}

.mr-0 {
    margin-right: 0
}

.mr-5 {
    margin-right: 5px
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.mr-50 {
    margin-right: 50px
}

.mr-100 {
    margin-right: 100px
}

.mb-0 {
    margin-bottom: 0
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-100 {
    margin-bottom: 100px
}

.mb--30 {
    margin-bottom: -30px
}

.mb--100 {
    margin-bottom: -100px
}

.mb--200 {
    margin-bottom: -200px
}

.mb--300 {
    margin-bottom: -300px
}

.mb--400 {
    margin-bottom: -400px
}

.mb--500 {
    margin-bottom: -500px
}

.mb--600 {
    margin-bottom: -600px
}

.mt-0 {
    margin-top: 0
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt-80 {
    margin-top: 80px
}

.mt-90 {
    margin-top: 90px
}

.mt-100 {
    margin-top: 100px
}

.mt-150 {
    margin-top: 150px
}

.mt-200 {
    margin-top: 200px
}

.mt-280 {
    margin-top: 280px
}

.mt-300 {
    margin-top: 300px
}

.mt--10 {
    margin-top: -10px!important
}

.mt--150 {
    margin-top: -150px
}

.mt--235 {
    margin-top: -235px
}

.mt--300 {
    margin-top: -300px
}

@media screen and (max-width:991px) {
    .guarantee-cont {
        margin: auto;
        text-align: center
    }
    .guarantee-bottle,
    .spectrum-img {
        max-width: 400px
    }
    .cc-img-influencer {
        width: 20%!important
    }
    .cc-img-girl {
        width: 100%
    }
    .subheadline-font {
        font-size: 30px!important
    }
    .img-d-flex,
    .img-d-flex3 {
        display: block!important
    }
    .flex-lg-wrap {
        flex-wrap: wrap
    }
    .bg-lg-white {
        background-color: #fff
    }
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
    .bg-lg-lightgray {
        background: #fafafa
    }
}

@media screen and (min-width:1400px) {
    .d-xl-block {
        display: block
    }
    .d-xl-none {
        display: none
    }
    .d-flex-xl {
        display: flex;
        gap: 20px
    }
    .flex-4-box {
        max-width: 22%!important
    }
    .pb-xl-auto {
        padding-bottom: auto!important
    }
    .mt--xl-150 {
        margin-top: -150px
    }
    .mt--xl-170 {
        margin-top: -170px
    }
    .mt--xl-300 {
        margin-top: -300px
    }
    .pb-lg-40 {
        padding-bottom: 40px!important
    }
}

@media screen and (min-width:1024px) {
    .d-lg-flex {
        display: flex;
        gap: 20px
    }
    .d-lg-block {
        display: block!important
    }
    .d-lg-none {
        display: none!important
    }
    .float-right-lg {
        float: right
    }
    .float-left-lg {
        float: left
    }
    .mt--lg-150 {
        margin-top: -150px
    }
    .mt--lg-170 {
        margin-top: -170px
    }
    .mt--lg-300 {
        margin-top: -300px
    }
}

@media screen and (min-width:769px) {
    .d-md-none {
        display: none
    }
    .d-md-table-cell {
        display: table-cell
    }
    .d-md-block {
        display: block!important
    }
    .gap-md-15 {
        gap: 15px
    }
    .p-md-10 {
        padding: 10px
    }
    .p-md-20 {
        padding: 20px
    }
    .ls-md-normal {
        letter-spacing: normal
    }
    .p-md-30 {
        padding: 30px
    }
    .p-md-40 {
        padding: 40px
    }
    .p-md-50 {
        padding: 50px
    }
    .p-md-60 {
        padding: 60px
    }
    .p-md-70 {
        padding: 70px
    }
    .p-md-180 {
        padding: 80px
    }
    .p-md-90 {
        padding: 90px
    }
    .p-md-100 {
        padding: 100px
    }
    .pt-md-100 {
        padding-top: 100px
    }
    .pt-md-200 {
        padding-top: 200px
    }
    .pt-md-300 {
        padding-top: 300px
    }
    .pt-md-400 {
        padding-top: 400px
    }
    .pt-md-500 {
        padding-top: 500px
    }
    .pt-md-600 {
        padding-top: 600px
    }
    .pt-md-700 {
        padding-top: 700px
    }
    .pt-md-800 {
        padding-top: 800px
    }
    .pb-md-100 {
        padding-bottom: 100px
    }
    .pb-md-200 {
        padding-bottom: 200px
    }
    .pb-md-300 {
        padding-bottom: 300px
    }
    .pb-md-400 {
        padding-bottom: 400px
    }
    .pb-md-500 {
        padding-bottom: 500px
    }
    .pb-md-600 {
        padding-bottom: 600px
    }
    .pb-md-700 {
        padding-bottom: 700px
    }
    .pb-md-800 {
        padding-bottom: 800px
    }
    .pl-md-0 {
        padding-left: 0
    }
    .pl-md-10 {
        padding-left: 10px
    }
    .pl-md-30,
    .pr-md-30 {
        padding-left: 30px
    }
    .pl-md-20 {
        padding-left: 20px
    }
    .pl-md-40 {
        padding-left: 40px
    }
    .pl-md-50 {
        padding-left: 50px
    }
    .pl-md-60 {
        padding-left: 60px
    }
    .pl-md-70 {
        padding-left: 70px
    }
    .pl-md-80 {
        padding-left: 80px
    }
    .pl-md-90 {
        padding-left: 90px
    }
    .pl-md-100 {
        padding-left: 100px
    }
    .pl-md-150 {
        padding-left: 150px
    }
    .pr-md-20 {
        padding-left: 20px;
        padding-right: 20px
    }
    .pr-md-40 {
        padding-right: 40px
    }
    .pr-md-50 {
        padding-right: 50px
    }
    .pr-md-60 {
        padding-right: 60px
    }
    .pr-md-70 {
        padding-right: 70px
    }
    .pr-md-80 {
        padding-right: 80px
    }
    .pr-md-90 {
        padding-right: 90px
    }
    .pr-md-100 {
        padding-right: 100px
    }
    .mt--md-150 {
        margin-top: -150px
    }
    .mt--md-170 {
        margin-top: -170px
    }
    .ml-md-50 {
        margin-left: 50px
    }
    .mt--md-300 {
        margin-top: -300px
    }
    .mt-md-50 {
        margin-top: 50px
    }
    .d-md-flex {
        display: flex;
        gap: 20px
    }
    .d-md-grid {
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: 1fr;
        gap: 1em;
        max-width: 600px;
        margin: 0 auto
    }
    .flex-4-box {
        max-width: 35%
    }
    .float-right-md {
        float: right
    }
    .float-left-md {
        float: left
    }
    .text-md-left {
        text-align: left
    }
    .mb-md-0 {
        margin-bottom: 0!important
    }
    .ls-md-18 {
        letter-spacing: 1.8px
    }
    .h-md-200 {
        height: 200px
    }
    .w-md-235 {
        width: 235px
    }
}

@media screen and (max-width:767px) {
    .guarantee-cont {
        margin: auto;
        text-align: center
    }
    .guarantee-bottle,
    .spectrum-img {
        max-width: 350px
    }
    .wade-sm-img {
        scale: 117%
    }
    .cc-img-influencer {
        width: 45%!important
    }
}

@media screen and (max-width:768px) {
    .text-center-sm {
        text-align: center!important
    }
    .pills-section {
        background-image: unset!important
    }
    .depressed-text {
        padding-inline: 30px
    }
    .new-version.bg-white-green-line {
        text-align: center;
        background-repeat: no-repeat;
        background-image: linear-gradient(#fff, #fff), linear-gradient(#537000, #537000), linear-gradient(#fff, #fff);
        background-size: 100% 0, 100% 80%, 100% 100%
    }
    .img-d-flex2 {
        gap: 20px!important
    }
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .order-md-3 {
        order: 3
    }
    .w-md-211 {
        max-width: 211px;
        height: auto
    }
    p {
        font-size: 16px!important
    }
    .control-version.bg-white-green-line {
        background-repeat: no-repeat;
        background-image: linear-gradient(#fff, #fff), linear-gradient(#537000, #537000), linear-gradient(#fff, #fff);
        background-size: 100% 60%, 100% 90%, 100% 100%
    }
    .w-sm-350 {
        width: 350px;
        height: auto
    }
    .bull p {
        background-size: 30px!important;
        padding: 3px 0 15px 53px;
        text-align: left;
        margin-bottom: 0;
        background-repeat: no-repeat;
        margin-top: 0
    }
    table td {
        width: 128px
    }
    table td:first-child {
        width: 212px
    }
    .bull,
    .pl-sm-0 {
        padding-left: 0
    }
    .mw-sm-330 {
        max-width: 330px
    }
    .w-sm-35 {
        width: 35%;
        height: auto
    }
    .w-sm-27 {
        width: 27%;
        height: auto
    }
    h1 {
        font-size: 34px
    }
    h2 {
        font-size: 24px
    }
    h3 {
        font-size: 18px
    }
    .text-sm-12 {
        font-size: 12px
    }
    .d-sm-none {
        display: none
    }
    .d-sm-block {
        display: block!important
    }
    .mx-md-auto {
        margin-inline: auto
    }
    .mx-md-0 {
        margin-inline: 0!important
    }
    .d-sm-flex {
        display: flex;
        flex-direction: column;
        gap: 50px
    }
    .flex-sm-column {
        display: flex;
        flex-direction: column
    }
    .px-xmd-45 {
        padding-inline: 30px
    }
    .pt-sm-0 {
        padding-top: 0
    }
    .pt-sm-10 {
        padding-top: 10px
    }
    .pt-sm-20 {
        padding-top: 20px
    }
    .pt-sm-30 {
        padding-top: 30px
    }
    .pt-sm-40 {
        padding-top: 40px
    }
    .pt-sm-50 {
        padding-top: 50px
    }
    .pt-sm-65 {
        padding-top: 65px
    }
    .pt-sm-100 {
        padding-top: 100px
    }
    .pt-sm-200 {
        padding-top: 200px
    }
    .pt-sm-300 {
        padding-top: 300px
    }
    .pt-sm-400 {
        padding-top: 400px
    }
    .pt-sm-500 {
        padding-top: 500px
    }
    .pt-sm-600 {
        padding-top: 600px
    }
    .pt-sm-700 {
        padding-top: 700px
    }
    .pt-sm-800 {
        padding-top: 800px
    }
    .pb-sm-0 {
        padding-bottom: 0
    }
    .pb-sm-10 {
        padding-bottom: 10px
    }
    .pb-sm-20 {
        padding-bottom: 20px
    }
    .pb-sm-30 {
        padding-bottom: 30
    }
    .pb-sm-40 {
        padding-bottom: 40
    }
    .pb-sm-50 {
        padding-bottom: 50
    }
    .pb-sm-100 {
        padding-bottom: 100px
    }
    .pb-sm-200 {
        padding-bottom: 200px
    }
    .pb-sm-300 {
        padding-bottom: 300px
    }
    .pb-sm-400 {
        padding-bottom: 400px
    }
    .pb-sm-500 {
        padding-bottom: 500px
    }
    .pb-sm-600 {
        padding-bottom: 600px
    }
    .pb-md-700 {
        padding-bottom: 700px
    }
    .pb-sm-800 {
        padding-bottom: 800px
    }
    .pl-sm-10 {
        padding-left: 10px
    }
    .pl-sm-20 {
        padding-left: 20px
    }
    .pl-sm-30,
    .pr-sm-30 {
        padding-left: 30px
    }
    .pl-sm-40 {
        padding-left: 40px
    }
    .pl-sm-50 {
        padding-left: 50px
    }
    .pl-sm-60 {
        padding-left: 60px
    }
    .pl-sm-70 {
        padding-left: 70px
    }
    .pl-sm-80 {
        padding-left: 80px
    }
    .pl-sm-90 {
        padding-left: 90px
    }
    .pl-sm-100 {
        padding-left: 100px
    }
    .pl-sm-150 {
        padding-left: 150px
    }
    .pr-sm-20 {
        padding-left: 20px;
        padding-right: 20px
    }
    .pr-sm-40 {
        padding-right: 40px
    }
    .pr-sm-50 {
        padding-right: 50px
    }
    .pr-sm-60 {
        padding-right: 60px
    }
    .pr-sm-70 {
        padding-right: 70px
    }
    .pr-sm-80 {
        padding-right: 80px
    }
    .pr-sm-90 {
        padding-right: 90px
    }
    .pr-sm-100 {
        padding-right: 100px
    }
    .mt-sm-0 {
        margin-top: 0
    }
    .mt-sm-20 {
        margin-top: 20px
    }
    .mt-sm-30 {
        margin-top: 30px
    }
    .mt-sm-40 {
        margin-top: 40px
    }
    .mt-sm-50 {
        margin-top: 50px
    }
    .mt--sm-150 {
        margin-top: -150px
    }
    .mt--sm-170 {
        margin-top: -170px
    }
    .mt--sm-235 {
        margin-top: -235px
    }
    .mt--sm-300 {
        margin-top: -300px
    }
    .mb-sm-0 {
        margin-bottom: 0
    }
    .mb-sm-10 {
        margin-bottom: 10px
    }
    .mb-sm-20 {
        margin-bottom: 20px
    }
    .mb-sm-30 {
        margin-bottom: 30px
    }
    .mb-sm-40 {
        margin-bottom: 40px
    }
    .mb-sm-50 {
        margin-bottom: 50px
    }
    .mb--sm-150 {
        margin-bottom: -150px
    }
    .mb--sm-170 {
        margin-bottom: -170px
    }
    .mb--sm-200 {
        margin-bottom: -200px
    }
    .mb--sm-235 {
        margin-bottom: -235px
    }
    .mb--sm-300 {
        margin-bottom: -300px
    }
    .mb--sm-50 {
        margin-bottom: -50px
    }
    .mt-sm-10 {
        margin-top: 10px
    }
    .text-sm-16 {
        font-size: 16px
    }
}

@media screen and (max-width:480px) {
    .guarantee-cont {
        margin: auto;
        text-align: center
    }
    .guarantee-bottle,
    .spectrum-img {
        max-width: 280px
    }
    .d-sm-none {
        display: none
    }
    .d-sm-block {
        display: block!important
    }
    .d-sm-flex {
        display: flex;
        flex-direction: column;
        gap: 50px
    }
    .float-right-sm {
        float: right
    }
    .float-left-sm {
        float: left
    }
    .p-sm-0 {
        padding: 0
    }
    .p-sm-10 {
        padding: 10px
    }
    .p-sm-20 {
        padding: 20px
    }
    .p-sm-30 {
        padding: 30px
    }
    .p-sm-40 {
        padding: 40px
    }
    .p-sm-50 {
        padding: 50px
    }
    .p-sm-60 {
        padding: 60px
    }
    .p-sm-100 {
        padding: 100px
    }
    .pt-sm-20 {
        padding-top: 20px
    }
    .pt-sm-30 {
        padding-top: 30px
    }
    .pt-sm-40 {
        padding-top: 40px
    }
    .pt-sm-50 {
        padding-top: 50px
    }
    .pt-sm-100 {
        padding-top: 100px
    }
    .pt-sm-200 {
        padding-top: 200px
    }
    .pt-sm-300 {
        padding-top: 300px
    }
    .pt-sm-400 {
        padding-top: 400px
    }
    .pt-sm-500 {
        padding-top: 500px
    }
    .pt-sm-600 {
        padding-top: 600px
    }
    .pt-sm-700 {
        padding-top: 700px
    }
    .pt-sm-800 {
        padding-top: 800px
    }
    .pb-sm-50 {
        padding-bottom: 50px
    }
    .pb-sm-100 {
        padding-bottom: 100px
    }
    .pb-sm-200 {
        padding-bottom: 200px
    }
    .pb-sm-300 {
        padding-bottom: 300px
    }
    .pb-sm-400 {
        padding-bottom: 400px
    }
    .pb-sm-500 {
        padding-bottom: 500px
    }
    .pb-sm-600 {
        padding-bottom: 600px
    }
    .pb-sm-700 {
        padding-bottom: 700px
    }
    .pb-sm-800 {
        padding-bottom: 800px
    }
    .pl-sm-0 {
        padding-left: 0
    }
    .pl-sm-10 {
        padding-left: 10px
    }
    .pl-sm-20 {
        padding-left: 20px
    }
    .pl-sm-30 {
        padding-left: 30px
    }
    .pl-sm-40 {
        padding-left: 40px
    }
    .pl-sm-50 {
        padding-left: 50px
    }
    .pl-sm-60 {
        padding-left: 60px
    }
    .pl-sm-70 {
        padding-left: 70px
    }
    .pl-sm-80 {
        padding-left: 80px
    }
    .pl-sm-90 {
        padding-left: 90px
    }
    .pl-sm-100 {
        padding-left: 100px
    }
    .pl-sm-150 {
        padding-left: 150px
    }
    .mt--sm-150 {
        margin-top: -150px
    }
    .mt--sm-170 {
        margin-top: -170px
    }
    .mt--sm-200 {
        margin-top: -200px
    }
    .mt--sm-235 {
        margin-top: -235px
    }
    .mt--sm-300 {
        margin-top: -300px
    }
}

.pills-section {
    background-image: url("https://fb-v1.cdn-bio.com/assets/bottle-with-pills-786dd113bf80a86bbb6b7776e9e18fb4.png");
    background-position: top right;
    background-size: 500px;
    background-repeat: no-repeat
}

@media(max-width:450px) {
    .subheadline-font {
        font-size: 25px !important;
    }
}

@media(max-width:400px) {
    .influencer-img,
    .influencer-img img {
        width: 140px;
        height: auto;
    }
    .influencer-text {
        font-size: 95%;
    }
    .subheadline-font {
        font-size: 20px !important;
    }
    .headline-font {
        font-size: 30px !important;
    }
}

@media(max-width:350px) {
    .influencer-img,
    .influencer-img img {
        width: 120px;
        height: auto;
    }
    .influencer-text {
        font-size: 90%;
    }
}