#wrapper {
    background-color: #fff;
    max-width: 100%;
    margin: 0 auto;
    padding: 0
}

#trust {
    margin: 0 auto;
    padding: 0 20px;
    text-align: center
}

#trust img {
    width: 100%;
    max-width: 400px
}

p {
    font-size: 17px;
    line-height: 1.5;
    margin: 20px auto;
    font-family: nunito sans, roboto, open sans, arial, sans-serif
}

.centerImage {
    max-width: 100%;
    margin: 50px auto;
    text-align: center
}

.centerImage img {
    max-width: 100%
}

.rightImage {
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: right
}

.highlight {
    background-color: #fbff0b;
    padding: 3px
}

.background_gold {
    background: #d87900 !important
}

.termsLink,
.privacyLink,
.supportLink {
    text-decoration: none;
    color: #000
}

:is(.termsLink, .privacyLink, .supportLink):hover {
    text-decoration: underline
}

.phone-link {
    color: #0645ad;
    text-decoration: none
}

.phone-link:hover {
    text-decoration: underline
}

#footerInner>p {
    color: #000
}

#disclaimer {
    color: #000
}

#copyright {
    color: #000
}

@media(max-width:575px) {
    .rightImage {
        float: none;
        margin: 30px auto;
        display: block;
        max-width: 100%
    }
}

#intro {
    padding: 40px 0;
    #background-color: #fff1e0
}

#introInner {
    display: flex;
    max-width: 1024px;
    width: 100%;
    margin: 10px auto
}

#productImages {
    width: 40%;
    position: relative
}

.heroSeals {
    width: 75px;
    position: absolute;
    right: -30px;
    top: 30px
}

.heroSeals img {
    width: 100%;
    max-width: 100%
}

#heroImage {
    height: 300px;
    float: right
}

#productDetails {
    width: 58%
}

#productDetails h2 {
    text-align: center;
    font-family: merriweather, times new roman, serif;
    line-height: 1.5;
    font-size: 28px;
    color: #111;
    font-weight: 600;
    margin-bottom: 10px
}

#productDetails h3 {
    font-size: 15px;
    color: #111;
    text-align: center;
    margin-bottom: 20px;
    font-family: nunito sans, roboto, open sans, arial, sans-serif
}

#productDetails ul {
    max-width: 420px;
    display: block;
    margin: 0 auto
}

#productDetails ul li {
    font-size: 23px;
    line-height: 1.3;
    font-weight: 700;
    list-style-type: none;
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 50px;
    line-height: 1.3;
    margin: 0 0 20px
}

@media(max-width:600px) {
    #productDetails ul {
        margin-left: 20px
    }

    #productDetails ul li {
        font-size: 20px
    }
}

@media(max-width:540px) {
    #intro {
        padding: 10px 0
    }

    #introInner,
    #productDetails {
        display: block;
        width: 100%
    }

    .heroSeals {
        right: auto;
        left: 5%
    }

    #productImages {
        text-align: center;
        width: 100%
    }

    #heroImage {
        float: none
    }

    #productDetails ul {
        margin: 0 50px
    }
}

#header {
    background: linear-gradient(360deg, rgb(8 108 156) 0%, rgb(0 35 87) 100%);
    padding: 0;
    margin: 0
}

#header h1 {
    text-align: center;
    font-family: merriweather, times new roman, serif;
    line-height: 1.5;
    font-size: 40px;
    color: #fff;
    padding: 30px 10px;
    font-weight: 600
}

#header h2 {
    padding: 15px 10px;
    background-color: #d87900;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    font-weight: 700;
    font-size: 24px;
    font-family: nunito sans, roboto, open sans, arial, sans-serif
}

@media(max-width:920px) {
    #header h1 {
        font-size: 40px
    }
}

@media(max-width:760px) {
    #header h1 {
        font-size: 5.3vw
    }

    #header h2 {
        font-size: 18px
    }
}

@media(max-width:410px) {
    #header h1 {
        font-size: 7.2vw
    }

    #header h1 br {
        display: none
    }
}

.benefits {
    width: 100%;
    margin: 50px auto;
    padding: 50px 0;
    background: linear-gradient(360deg, rgb(8 108 156) 0%, rgb(0 35 87) 100%)
}

.benefits h2 {
    text-align: center;
    color: #fff;
    font-family: nunito sans, roboto, open sans, arial, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.3;
    margin: 0 auto 40px
}

.benefits .flex {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    max-width: 800px;
    margin: 0 auto
}

.benefits .flex span {
    width: 20%;
    border: 1px solid #fff;
    color: #fff;
    padding: 15px;
    line-height: 1.3;
    text-align: center;
    flex-grow: 1
}

@media(max-width:600px) {
    .benefits .flex {
        margin: 0 10px
    }

    .benefits .flex span {
        width: 50%
    }
}

.letter {
    width: 100%;
    max-width: 1024px;
    margin: 50px auto;
    padding: 0 20px
}

.letter:first-of-type {
    margin-top: 20px
}

.letter h2 {
    text-align: center;
    color: #111;
    font-family: nunito sans, roboto, open sans, arial, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.3;
    margin: 40px auto
}

.letter h3 {
    color: #060606;
    font-family: nunito sans, roboto, open sans, arial, sans-serif;
    font-size: 24px;
    line-height: 1.3;
    margin: 10px auto 30px
}

.letter ul {
    margin: 30px auto
}

.letter ul li {
    margin: 20px 30px;
    list-style-type: disc;
    line-height: 1.3
}

.letter ol {
    margin: 30px auto
}

.letter ol li {
    margin: 20px 30px;
    list-style-type: decimal;
    line-height: 1.3
}

@media(max-width:700px) {
    .letter h1 {
        font-size: 32px
    }
}

@media(max-width:400px) {
    .letter h2 {
        font-size: 24px;
        margin: 30px auto
    }
}

#steps {
    background: linear-gradient(360deg, rgb(8 108 156) 0%, rgb(0 35 87) 100%);
    padding: 1px 0 20px;
    width: 100%
}

#stepsInner {
    max-width: 1280px;
    display: flex;
    margin: 0 auto
}

#steps h2 {
    font-family: nunito sans, roboto, open sans, arial, sans-serif;
    line-height: 1.2;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin: 30px auto 0
}

.step {
    background-color: #fff;
    border: 3px solid #2b947d;
    border-radius: 10px;
    max-width: 800px;
    margin: 40px auto 20px;
    width: 30%
}

.stepHead {
    position: relative;
    text-align: center;
    padding: 0
}

#steps .stepHead h2 {
    background-color: #2b947d;
    font-family: nunito sans, roboto, open sans, arial, sans-serif;
    line-height: 1.2;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 20px;
    padding: 10px
}

.stepHead .stepSeal {
    position: absolute;
    top: 0;
    left: 30px
}

.step p {
    margin: 0 30px 30px
}

@media(max-width:800px) {
    #stepsInner {
        display: block;
        padding: 0 10px
    }

    .step {
        margin: 30px 0;
        width: 100%
    }
}

#accordion {
    width: 100%;
    max-width: 800px;
    margin: 50px auto
}

#accordion h2 {
    text-align: center;
    color: #e3a864;
    font-family: nunito sans, roboto, open sans, arial, sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.3;
    text-transform: uppercase;
    margin: 80px auto 40px
}

#accordion .q {
    border-bottom: 1px solid #111
}

#accordion .q h3 {
    cursor: pointer;
    padding: 15px 0;
    font-family: nunito sans, roboto, open sans, arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    padding-right: 50px;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-image: url(/assets/images/salesLetter/plus.png)
}

#accordion .q.active h3 {
    background-image: url(/assets/images/salesLetter/minus.png)
}

#accordion .q p {
    margin-top: 0;
    display: none
}

#accordion .q.active p {
    display: block
}

sup {
    vertical-align: super;
    font-size: 10px
}

.citations {
    font-size: 13px;
    word-break: break-word
}

.citations p {
    word-break: break-word
}

#packageSelector {
    max-width: 1024px;
    margin: 30px auto
}

#packageSelector h2 {
    text-align: center;
    color: #111;
    font-family: nunito sans, roboto, open sans, arial, sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.3;
    margin: 0 auto 20px
}

#packageSelector h3 {
    text-align: center;
    color: #333;
    font-family: nunito sans, roboto, open sans, arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    margin: 40px auto 20px
}

#rebillToggle {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

#rebillToggle button {
    width: 46%;
    margin: 0 1%;
    padding: 10px 5px;
    background-color: #fff;
    color: #333;
    font-family: nunito sans, roboto, open sans, arial, sans-serif;
    line-height: 1.3;
    font-size: 18px;
    border: 2px solid #333;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 700
}

#rebillToggle button.active {
    background-color: #0067b9;
    border: 2px solid #333;
    color: #fff
}

#straightSalePackages,
#rebillPackages {
    display: none;
    margin-top: 30px;
    padding: 0 10px
}

#straightSalePackages.active,
#rebillPackages.active {
    display: flex
}

.package {
    color: #111;
    width: 33.333%;
    display: block;
    text-align: center;
    border: 2px solid #0067b9;
    text-decoration: none;
    margin-top: 20px
}

.package h4 {
    font-weight: 700
}

.packageInner {
    padding: 20px
}

.package .heroImageContainer {}

.package .heroImage {
    width: 100%;
    max-width: 300px
}

.package:first-of-type {
    border-right: none
}

.package:last-of-type {
    border-left: none
}

.package.primary {
    margin-top: 0
}

#packageSelector .package h3 {
    margin: 20px auto 10px
}

.freeShippingText {
    color: #185547;
    font-weight: 700;
    margin: 10px auto
}

.mostPopular {
    background-color: #0067b9;
    color: #fff;
    padding: 10px 5px;
    font-size: 20px;
    height: 40px
}

.cartButton {
    width: 100%;
    max-width: 293px;
    clear: both
}

.hundredImg {
    width: 100%;
    max-width: 178px;
    margin: 10px auto
}

@media(max-width:600px) {

    #straightSalePackages.active,
    #rebillPackages.active {
        display: block
    }

    .package .heroImageContainer {
        float: left;
        width: 50%;
        text-align: center
    }

    .package .packageMobRight {
        float: right;
        width: 50%
    }

    .package {
        width: 100%;
        border-right: 2px solid #0067b9 !important;
        border-left: 2px solid #0067b9 !important;
        margin-bottom: 10px
    }

    #packageSelector .package h2 {
        margin-top: 20px;
        text-align: center
    }

    #packageSelector .package h3 {
        text-align: center;
        margin: 5px 0
    }

    .cartButton {
        margin-top: 30px
    }
}

@media(max-width:400px) {
    .package .heroImageContainer {
        float: none;
        width: 100%
    }

    .package .packageMobRight {
        float: none;
        width: 100%
    }
}

#guarantee {
    background: linear-gradient(360deg, rgb(8 108 156) 0%, rgb(0 35 87) 100%);
    padding: 0;
    width: 100%;
    min-height: 320px;
    margin-bottom: 75px
}

#guaranteeInner {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    padding-right: 250px;
    position: relative
}

#guaranteeRibbon {
    position: absolute;
    right: 0;
    top: 0
}

#guarantee h2 {
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.3;
    margin: 20px auto;
    text-align: left;
    font-family: nunito sans, roboto, open sans, arial, sans-serif
}

#guarantee p {
    color: #fff;
    font-size: 20px
}

@media(max-width:540px) {
    #guaranteeRibbon {
        width: 150px
    }

    #guaranteeInner {
        padding-right: 120px
    }
}

@media(max-width:400px) {
    #guaranteeRibbon {
        width: 120px;
        float: right;
        position: relative;
        top: -20px
    }

    #guaranteeInner {
        padding-right: 0
    }

    #guarantee h2 {
        padding-right: 140px;
        font-size: 28px
    }
}

.ingredient {
    margin-bottom: 30px;
    display: flex
}

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

.ingredientImg {
    width: 350px;
    margin-right: 75px
}

.ingredientImg img {
    width: 100%;
    border-radius: 100%
}

.ingredientDetails {
    flex-grow: 1;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc
}

.ingredient.reverse .ingredientDetails {
    text-align: right
}

.ingredient.reverse .ingredientDetails ul {
    direction: rtl
}

.ingredient.reverse .ingredientImg {
    direction: rtl;
    margin-right: 0;
    margin-left: 75px
}

.ingredientTitle {
    font-size: 23px
}

@media(max-width:1000px) {
    .ingredientImg {
        width: 250px;
        margin-right: 50px
    }

    .ingredient.reverse .ingredientImg {
        margin-right: 0;
        margin-left: 50px
    }

    .ingredientDetails {
        width: 400px
    }
}

@media(max-width:600px) {
    .ingredient {
        width: 100%;
        display: block
    }

    .ingredientImg,
    .ingredientDetails {
        width: 100%;
        margin-right: 0
    }

    .ingredientDetails {
        margin-bottom: 50px
    }

    .ingredientImg {
        text-align: center
    }

    .ingredientImg img {
        max-width: 200px
    }

    .ingredient.reverse .ingredientImg {
        margin-right: 0;
        margin-left: 0
    }

    .ingredient.reverse .ingredientDetails ul {
        direction: ltr
    }

    .ingredient.reverse .ingredientDetails {
        text-align: left
    }
}

#supplementLabel {
    width: 100%;
    max-width: 400px
}

#goToSelector {
    max-width: 500px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 10px 5px;
    font-family: nunito sans, roboto, open sans, arial, sans-serif;
    line-height: 1.3;
    font-size: 24px;
    background-color: #0067b9;
    border: 2px solid #333;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    font-weight: 700
}