/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html {
    color: #202020;
    font-size: 18px;
    font-family: sans-serif;
    line-height: 25px
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,canvas,iframe,img,svg,video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

sub,sup {
    vertical-align: baseline;
    position: relative;
    top: -.4em;
    font-size: .7em;
    margin-left: 2px
}

sub {
    top: .4em
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

ol {
    padding-left: 20px
}

li {
    list-style: none
}

article,section {
    clear: both;
    overflow: hidden
}

a {
    text-decoration: none
}

s,strike {
    text-decoration: none!important;
    position: relative!important;
    display: inline-block!important
}

s:after,strike:after {
    content: "";
    position: absolute!important;
    bottom: 0;
    left: 0;
    border-top: 2px solid red!important;
    height: 45%;
    height: -webkit-calc(50% - 1px);
    height: calc(50% - 1px);
    width: 100%
}

.display-1,.display-2,.display-3,.display-4 {
    font-weight: 300;
    line-height: 1.125;
    letter-spacing: -.025em
}

.display-1 {
    font-size: -webkit-calc(48px + (96 - 60) * ((100vw - 320px)/ (1920 - 320)));
    font-size: calc(48px + (96 - 60) * ((100vw - 320px)/ (1920 - 320)))
}

.display-2 {
    font-size: -webkit-calc(36px + (84 - 48) * ((100vw - 320px)/ (1920 - 320)));
    font-size: calc(36px + (84 - 48) * ((100vw - 320px)/ (1920 - 320)))
}

.display-3 {
    font-size: -webkit-calc(32px + (72 - 36) * ((100vw - 320px)/ (1920 - 320)));
    font-size: calc(32px + (72 - 36) * ((100vw - 320px)/ (1920 - 320)))
}

.display-4 {
    font-size: -webkit-calc(24px + (60 - 32) * ((100vw - 320px)/ (1920 - 320)));
    font-size: calc(24px + (60 - 32) * ((100vw - 320px)/ (1920 - 320)))
}

h1,h2,h3,h4,h5,h6 {
    margin: 20px 0 10px 0
}

h1 {
    font-size: 48px;
    line-height: 52px
}

h2 {
    font-size: 36px;
    line-height: 40px
}

h3 {
    font-size: 32px;
    line-height: 36px
}

h4 {
    font-size: 24px;
    line-height: 28px
}

h5 {
    font-size: 16px;
    line-height: 20px
}

h6 {
    font-size: 12px;
    line-height: 14px
}

ol,p {
    margin-bottom: 10px
}

.text.left {
    text-align: left
}

.text.center {
    text-align: center
}

.text.right {
    text-align: right
}

.text.light {
    font-weight: 100
}

.text.bold {
    font-weight: 700
}

.text.bebas {
    font-family: 'Bebas Neue'
}

.text.source-sans {
    font-family: 'Source Sans Pro',sans-serif
}

.text.uppercase {
    text-transform: uppercase
}

.text.italic {
    font-style: italic
}

.text.underline {
    text-decoration: underline
}

.text.lead {
    font-size: 22px;
    margin-bottom: 20px
}

.text.follow {
    font-size: 16px;
    line-height: 20px
}

.text.black,.text.black:active,.text.black:hover,.text.black:link,.text.black:visited {
    color: #000!important
}

.text.blue,.text.blue:active,.text.blue:hover,.text.blue:link,.text.blue:visited {
    color: #09f!important
}

.text.orange,.text.orange:active,.text.orange:hover,.text.orange:link,.text.orange:visited {
    color: #f1560d
}

.text.red,.text.red:active,.text.red:hover,.text.red:link,.text.red:visited {
    color: red
}

.text.size12 {
    font-size: 12px!important
}

.text.size14 {
    font-size: 14px!important
}

.text.size16 {
    font-size: 16px!important
}

.text.size18 {
    font-size: 18px!important
}

.text.size20 {
    font-size: 20px!important
}

.mobile-terms-text {
    font-size: 12px;
    line-height: 16px
}

.desktop-terms-text {
    font-size: 18px;
    line-height: 24px
}

label.label-floatlabel {
    font-size: 10px!important;
    z-index: 99999999
}

input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.input-style,input,input[type=text],select,text {
    width: 100%;
    border: 1px solid #cdcdcd;
    background-color: #f4f4f4;
    padding: 12px;
    border-radius: 3px;
    height: 48px;
    max-height: 48px;
    font-size: 20px;
    margin-bottom: 10px
}

#autosuggest-list,#autosuggest-list-mobile {
    background-color: #f4f4f4;
    padding: 12px;
    margin: 0;
    font-size: 20px;
    border-radius: 2px
}

#autosuggest-list li:hover,#autosuggest-list-mobile li:hover {
    cursor: pointer;
    background-color: #dcdcdc
}

select,select#cc_month,select#cc_year,select#country-field,select#state {
    color: #000;
    padding: 12px;
    margin: 0;
    margin-bottom: 10px;
    background-color: #f4f4f4;
    height: 48px
}

.styled-select select {
    width: 100%;
    border: 0;
    padding: 0;
    line-height: 1.5;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: inherit;
    text-overflow: '';
    appearance: none;
    background: transparent url(/trial/images/2014_10_09/smart-arrow.png) no-repeat scroll 97% 8px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution:192dpi) {
    .styled-select select {
        background:transparent url(/trial/images/2014_10_09/smart-arrow.png) no-repeat scroll 97% 8px;
        background-size: 16px 144px
    }
}

#checkout-button,#continue-1,#continue-2,#hero button,#shipping-button,#survey-button,.button-style,.continue-btn,.continue-button,.faux-button,button,input[type=submit] {
    display: block;
    background-color: #f1560d;
    border-radius: 3px;
    border: none;
    -webkit-box-shadow: 0 4px 0 #903308;
    box-shadow: 0 4px 0 #903308;
    width: 100%;
    padding: 16px 0;
    margin-bottom: 4px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer!important
}

#checkout-button:hover,#continue-1:hover,#continue-2:hover,#hero button:hover,#shipping-button:hover,#survey-button:hover,.button-style:hover,.continue-btn:hover,.continue-button:hover,.faux-button:hover,button:hover,input[type=submit]:hover {
    -webkit-box-shadow: 0 2px 0 #903308;
    box-shadow: 0 2px 0 #903308;
    position: relative;
    top: 2px
}

#checkout-button.disabled,#continue-1.disabled,#continue-2.disabled,#hero button.disabled,#shipping-button.disabled,#survey-button.disabled,.button-style.disabled,.continue-btn.disabled,.continue-button.disabled,.faux-button.disabled,button.disabled,input[type=submit].disabled {
    background-color: #aaa!important;
    -webkit-box-shadow: 0 4px 0 #777!important;
    box-shadow: 0 4px 0 #777!important;
    cursor: wait!important
}

#checkout-button.disabled:hover,#continue-1.disabled:hover,#continue-2.disabled:hover,#hero button.disabled:hover,#shipping-button.disabled:hover,#survey-button.disabled:hover,.button-style.disabled:hover,.continue-btn.disabled:hover,.continue-button.disabled:hover,.faux-button.disabled:hover,button.disabled:hover,input[type=submit].disabled:hover {
    -webkit-box-shadow: 0 2px 0 #777!important;
    box-shadow: 0 2px 0 #777!important
}

button a {
    display: grid;
    place-items: center;
    height: 100%;
    width: 100%;
    color: #fff!important;
    text-decoration: none
}

button a:focus,button a:hover,button a:visited {
    color: #fff!important;
    text-decoration: none
}

body,html {
    height: 100%;
    margin: 0;
    padding: 0
}

#container {
    height: auto!important;
    margin: 0 auto -80px auto;
    min-height: 100%;
    min-width: 320px
}

.push {
    clear: both;
    height: 80px
}

#content {
    margin: 0 auto;
    padding: 0
}

.wrap {
    max-width: 768px;
    margin: 0 auto;
    overflow: visible;
    padding: 0 10px
}

.wrap.nopadding {
    padding: 0!important
}

.wrap.large {
    max-width: 1028px!important
}

.wrap.small {
    max-width: 480px!important
}

.row {
    width: 100%;
    margin: 0 auto 10px;
    overflow: hidden
}

.row:after,.row:before {
    display: table;
    content: ""
}

.row:after {
    clear: both
}

.column {
    float: left;
    margin: 0 3.7037037037037% 0 0
}

.column.alpha {
    margin: 0 3.7037037037037% 10px 0
}

.column.omega,.column.single {
    margin: 0
}

.column.one {
    width: 4.93827160493827%
}

.column.two {
    width: 13.58024691358025%
}

.column.three {
    width: 22.22222222222222%
}

.column.four {
    width: 30.8641975308642%
}

.column.five {
    width: 39.50617283950617%
}

.column.six {
    width: 48.14814814814815%
}

.column.seven {
    width: 56.79012345679012%
}

.column.eight {
    width: 65.4320987654321%
}

.column.nine {
    width: 74.07407407407407%
}

.column.ten {
    width: 82.71604938271605%
}

.column.eleven {
    width: 91.35802469135802%
}

.column.twelve {
    width: 100%
}

.tracking-pixel {
    visibility: hidden;
    overflow: hidden;
    height: 0;
    width: 0;
    border: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0
}

.xdebug-error,br+font {
    display: none
}

.hidden {
    display: none!important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:after,.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

input.warn {
    border: 1px solid red!important
}

label.warn {
    color: red;
    font-size: 18px;
    font-weight: 400
}

@media print {
    *,:after,:before {
        background: 0 0!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

#autosuggest-container {
    margin-top: 0!important;
    padding-top: 0!important
}

#autosuggest-container li,#autosuggest-container ul {
    color: #000!important
}

header[role=banner] {
    background-color: #fff;
    padding: 0
}

header[role=banner] .logo {
    margin: 0 auto 0
}

header[role=banner] .logo img {
    max-width: 150px;
    width: 100%;
    display: block;
    margin: -10px auto
}

header[role=banner] .call-out {
    background: #c00;
    color: #fff;
    text-align: center;
    position: relative;
    top: -20px
}

header[role=banner] .call-out h1 {
    font-size: 28px!important;
    text-transform: uppercase;
    font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
    padding: 10px 0
}

header[role=banner] .call-out h1 span {
    font-size: 18px;
    text-transform: capitalize
}

footer[role=contentinfo] {
    background: gray!important;
    height: auto;
    padding: 30px 0 30px 0
}

footer[role=contentinfo] .wrap .terms ul {
    color: #fff;
    padding: 20px 0 0 0;
    margin-bottom: 20px
}

footer[role=contentinfo] .wrap .terms ul li {
    display: inline-block
}

footer[role=contentinfo] .wrap .terms ul li a {
    color: #fff!important
}

.grid {
    display: grid;
    gap: 10px 30px;
    grid-template-columns: repeat(12,1fr)
}

.grid .offset-1,.grid .offset-10,.grid .offset-11,.grid .offset-12,.grid .offset-2,.grid .offset-3,.grid .offset-4,.grid .offset-5,.grid .offset-6,.grid .offset-7,.grid .offset-8,.grid .offset-9 {
    visibility: hidden
}

.grid .offset-1,.grid .span-1 {
    grid-column: span 1
}

.grid .offset-2,.grid .span-2 {
    grid-column: span 2
}

.grid .offset-3,.grid .span-3 {
    grid-column: span 3
}

.grid .offset-4,.grid .span-4 {
    grid-column: span 4
}

.grid .offset-5,.grid .span-5 {
    grid-column: span 5
}

.grid .offset-6,.grid .span-6 {
    grid-column: span 6
}

.grid .offset-7,.grid .span-7 {
    grid-column: span 7
}

.grid .offset-8,.grid .span-8 {
    grid-column: span 8
}

.grid .offset-9,.grid .span-9 {
    grid-column: span 9
}

.grid .offset-10,.grid .span-10 {
    grid-column: span 10
}

.grid .offset-11,.grid .span-11 {
    grid-column: span 11
}

.grid .offset-12,.grid .span-12 {
    grid-column: span 12
}

.grid .grid {
    display: grid!important;
    padding: 0!important;
    margin: 0!important;
    gap: 10px 10px!important;
    grid-template-columns: repeat(12,1fr)
}

@media screen and (max-width: 748px) {
    .grid {
        gap:10px 10px
    }

    .grid a.col-100,.grid blockquote.col-100,.grid div.col-100,.grid span.col-100 {
        grid-column: span 12!important
    }

    .grid a.col-75,.grid blockquote.col-75,.grid div.col-75,.grid span.col-75 {
        grid-column: span 9!important
    }

    .grid a.col-60,.grid blockquote.col-60,.grid div.col-60,.grid span.col-60 {
        grid-column: span 7!important
    }

    .grid a.col-50,.grid blockquote.col-50,.grid div.col-50,.grid span.col-50 {
        grid-column: span 6!important
    }

    .grid a.col-40,.grid blockquote.col-40,.grid div.col-40,.grid span.col-40 {
        grid-column: span 5!important
    }

    .grid a.col-33,.grid blockquote.col-33,.grid div.col-33,.grid span.col-33 {
        grid-column: span 4!important
    }

    .grid a.col-25,.grid blockquote.col-25,.grid div.col-25,.grid span.col-25 {
        grid-column: span 3!important
    }

    .grid a.col-0,.grid blockquote.col-0,.grid div.col-0,.grid span.col-0 {
        display: none!important
    }

    .grid .grid {
        gap: 10px 10px
    }
}

.another-form,.benefits,.body-content,.chart,.disclaimer,.experts,.faq,.featured-benefits,.hero,.ingredient-1,.ingredient-2,.made-in-us,.our-word,.perfect,.reclaim,.sample,.science,.supp-facts,.testimonials,.tired {
    overflow: hidden
}

.another-form h1,.another-form h2,.another-form h3,.another-form h4,.another-form h5,.benefits h1,.benefits h2,.benefits h3,.benefits h4,.benefits h5,.body-content h1,.body-content h2,.body-content h3,.body-content h4,.body-content h5,.chart h1,.chart h2,.chart h3,.chart h4,.chart h5,.disclaimer h1,.disclaimer h2,.disclaimer h3,.disclaimer h4,.disclaimer h5,.experts h1,.experts h2,.experts h3,.experts h4,.experts h5,.faq h1,.faq h2,.faq h3,.faq h4,.faq h5,.featured-benefits h1,.featured-benefits h2,.featured-benefits h3,.featured-benefits h4,.featured-benefits h5,.hero h1,.hero h2,.hero h3,.hero h4,.hero h5,.ingredient-1 h1,.ingredient-1 h2,.ingredient-1 h3,.ingredient-1 h4,.ingredient-1 h5,.ingredient-2 h1,.ingredient-2 h2,.ingredient-2 h3,.ingredient-2 h4,.ingredient-2 h5,.made-in-us h1,.made-in-us h2,.made-in-us h3,.made-in-us h4,.made-in-us h5,.our-word h1,.our-word h2,.our-word h3,.our-word h4,.our-word h5,.perfect h1,.perfect h2,.perfect h3,.perfect h4,.perfect h5,.reclaim h1,.reclaim h2,.reclaim h3,.reclaim h4,.reclaim h5,.sample h1,.sample h2,.sample h3,.sample h4,.sample h5,.science h1,.science h2,.science h3,.science h4,.science h5,.supp-facts h1,.supp-facts h2,.supp-facts h3,.supp-facts h4,.supp-facts h5,.testimonials h1,.testimonials h2,.testimonials h3,.testimonials h4,.testimonials h5,.tired h1,.tired h2,.tired h3,.tired h4,.tired h5 {
    font-family: 'Source Sans Pro',sans-serif
}

.another-form li,.another-form p,.benefits li,.benefits p,.body-content li,.body-content p,.chart li,.chart p,.disclaimer li,.disclaimer p,.experts li,.experts p,.faq li,.faq p,.featured-benefits li,.featured-benefits p,.hero li,.hero p,.ingredient-1 li,.ingredient-1 p,.ingredient-2 li,.ingredient-2 p,.made-in-us li,.made-in-us p,.our-word li,.our-word p,.perfect li,.perfect p,.reclaim li,.reclaim p,.sample li,.sample p,.science li,.science p,.supp-facts li,.supp-facts p,.testimonials li,.testimonials p,.tired li,.tired p {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 20px;
    line-height: 26px
}

.another-form img,.benefits img,.body-content img,.chart img,.disclaimer img,.experts img,.faq img,.featured-benefits img,.hero img,.ingredient-1 img,.ingredient-2 img,.made-in-us img,.our-word img,.perfect img,.reclaim img,.sample img,.science img,.supp-facts img,.testimonials img,.tired img {
    width: 100%;
    height: auto;
    display: block
}

.another-form sub,.another-form sup,.benefits sub,.benefits sup,.body-content sub,.body-content sup,.chart sub,.chart sup,.disclaimer sub,.disclaimer sup,.experts sub,.experts sup,.faq sub,.faq sup,.featured-benefits sub,.featured-benefits sup,.hero sub,.hero sup,.ingredient-1 sub,.ingredient-1 sup,.ingredient-2 sub,.ingredient-2 sup,.made-in-us sub,.made-in-us sup,.our-word sub,.our-word sup,.perfect sub,.perfect sup,.reclaim sub,.reclaim sup,.sample sub,.sample sup,.science sub,.science sup,.supp-facts sub,.supp-facts sup,.testimonials sub,.testimonials sup,.tired sub,.tired sup {
    vertical-align: baseline;
    position: relative;
    top: -.4em
}

.another-form sub,.benefits sub,.body-content sub,.chart sub,.disclaimer sub,.experts sub,.faq sub,.featured-benefits sub,.hero sub,.ingredient-1 sub,.ingredient-2 sub,.made-in-us sub,.our-word sub,.perfect sub,.reclaim sub,.sample sub,.science sub,.supp-facts sub,.testimonials sub,.tired sub {
    top: .4em
}

.top60 {
    padding-top: 60px!important
}

.weight400 {
    font-weight: 400!important
}

.hero {
    margin: 0;
    background-color: #fff
}

.hero h2 {
    font-size: 1.5rem;
    letter-spacing: -1px;
    line-height: 1
}

.hero .hero-img {
    background: url(https://resources.healthydirections.com/resources/web/hd/lp/0126-ah-lp-sbpm-trial/flow_yellow.webp) center center no-repeat;
    padding: 0!important
}

.hero .hero-img h3 {
    font-weight: 700!important;
    text-wrap: balance
}

.hero .hero-img h4 {
    font-weight: 400;
    color: #369;
    margin: 0 auto 20px
}

.hero .hero-img h4 .background {
    background-color: #afd0e7;
    color: #000;
    padding: 10px;
    margin: 0
}

.hero .hero-img .grid {
    padding: 0 20px 20px 20px!important
}

.hero .hero-img .grid .right img {
    display: initial!important
}

.hero .hero-img .grid .span-6 img {
    width: 100%
}

.hero .hero-img .grid .orange {
    background-color: #192a6b;
    color: #fff;
    padding: 1px 10px 5px;
    margin: -30px -20px 0;
    position: relative;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px
}

.hero .hero-img .grid .orange span {
    font-size: 24px
}

.hero .image-container {
    position: relative;
    margin-bottom: 0
}

.hero .image-container img {
    width: 100%;
    height: auto;
    margin: 0 auto
}

.hero .featured-benefits {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.hero .featured-benefits .benefits-bottle {
    width: 75%;
    margin-right: -50px
}

.hero .featured-benefits .benefits-bottle img {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin: 25px auto auto
}

.hero .featured-benefits .info-block ul li {
    color: #000;
    font-size: 22px;
    line-height: 26px;
    padding: 0;
    margin: 10px 0;
    list-style: none;
    text-indent: -20px
}

.hero .featured-benefits .info-block ul li::before {
    content: '\2713\0020';
    color: green
}

.hero .featured-benefits .info-block img {
    color: #23a30b!important;
    height: 50px!important;
    width: 50px!important
}

.hero .featured-benefits .info-block p {
    color: #000;
    font-size: 22px;
    line-height: 26px;
    margin: 0
}

@media screen and (max-width: 500px) {
    .hero h2 {
        font-size:1.2rem;
        letter-spacing: -1px;
        line-height: 1
    }

    .hero .featured-benefits {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .hero .featured-benefits .benefits-bottle {
        width: 100%;
        margin: auto -40px
    }

    .hero .featured-benefits .info-block ul li {
        font-size: 17px;
        line-height: 20px
    }
}

.benefits section {
    margin: 50px 0
}

.benefits section div.benefits-hero {
    position: relative
}

.benefits section div.benefits-hero img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto
}

.benefits section div.benefits-hero h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 0 25px
}

.benefits section p {
    padding: 0 25px
}

.another-form {
    display: block;
    padding: 20px 10px;
    width: 100%;
    background-color: #fff;
    text-align: center
}

.another-form label {
    display: none
}

.another-form .exclusive {
    background: #535353;
    background: -webkit-gradient(linear,left top,right top,from(#535353),color-stop(47%,#a3a3a3),to(black));
    background: linear-gradient(90deg,#535353 0,#a3a3a3 47%,#000 100%);
    color: #fff;
    padding: 20px 10px;
    border-radius: 5px;
    text-shadow: 1px 1px 2px rgba(0,0,0,.5);
    width: 100%;
    margin: 0 auto 20px
}

.another-form p {
    display: inline-block;
    color: #000;
    margin-top: 0
}

.another-form p span.text-green {
    color: #01ac21;
    font-size: 40px;
    line-height: 0;
    vertical-align: sub
}

.another-form button#survey-button,.another-form button.survey-button {
    font-size: 18px;
    background-color: #01ac21;
    color: #fff;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    text-transform: uppercase
}

.another-form div.stock-count-container {
    border: red .5px solid;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 5px
}

.another-form div.stock-count-container div {
    width: 15px;
    height: 15px;
    border: gray 1.5px inset;
    margin: 3px;
    display: inline-block
}

.another-form div.stock-count-container div.bg-green {
    background-color: #01ac21
}

.testimonials {
    background-color: #afd0e7;
    overflow: visible;
    margin: 50px 0 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.testimonials .testimonial {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 768px;
    padding: 0
}

.testimonials .testimonial .review {
    padding: 1rem 0 1rem 1rem
}

.testimonials .testimonial .review p {
    margin-top: 0
}

.testimonials .testimonial .review p span.real-user {
    font-weight: 700;
    font-size: 12px;
    padding: 0 0 0 20px;
    margin: 0 0 0 10px;
    vertical-align: bottom;
    background: url(https://resources.healthydirections.com/resources/web/hd/lp/0126-ah-lp-sbpm-trial/sbpm-rg321-r115-check-burst.webp) no-repeat left center;
    background-size: contain
}

.testimonials .testimonial .review-image {
    margin: -50px 0 0 -50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.testimonials .testimonial .review-image picture {
    width: 100%;
    max-width: 250px;
    height: auto
}

@media screen and (max-width: 500px) {
    .testimonials .testimonial .review {
        width:100%
    }

    .testimonials .testimonial .review-image {
        width: 100%
    }
}

@media screen and (max-width: 400px) {
    .testimonials .testimonial .review h3 {
        margin:0 0 1rem 0
    }

    .testimonials .testimonial .review-image {
        margin: -50px 0 0 -25px
    }
}

.body-content,.tired {
    padding: 0 20px
}

.body-content ul,.tired ul {
    padding-left: 10px
}

.body-content ul li,.tired ul li {
    list-style: none;
    background: url(/global-images/mindfuladvantage/x.svg) no-repeat 0 top;
    padding-left: 35px
}

.ingredient-1 {
    padding: 30px 0
}

.ingredient-1 ul {
    margin: 0;
    padding: 0
}

.ingredient-1 ul li {
    position: relative;
    background-color: #ccc;
    padding: 15px 15px 15px 100px;
    margin: 0 0 5px 0;
    color: #000;
    font-weight: 700;
    font-size: 1.5rem;
    list-style-type: none;
    line-height: normal
}

.ingredient-1 ul li::before {
    content: url(https://resources.healthydirections.com/resources/web/hd/lp/0126-ah-lp-sbpm-trial/sbpm-rg321-r115-circle-check.webp);
    position: absolute;
    left: 15px
}

.science {
    overflow: visible;
    margin: 50px 0 0 0
}

.science h2 {
    text-align: center;
    margin: 10px;
    background-color: #446296;
    border-radius: 50px;
    color: #fff;
    padding: 10px 30px
}

.science h3 {
    font-weight: 400;
    font-size: 2rem;
    line-height: normal;
    text-align: center;
    margin: 50px 0 25px 0
}

.science picture {
    max-width: 300px;
    height: auto;
    width: 100%;
    margin: auto
}

.science ul {
    padding: 0
}

.science ul li {
    list-style-type: none;
    background-color: #fff200;
    margin: 0 0 5px 0;
    padding: 15px;
    font-weight: 700;
    font-size: 1.5rem
}

.science div.nutrients-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 500px) {
    .science div.nutrients-list {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.perfect section {
    width: 100%;
    border: .5px solid #446296;
    margin: 30px 0 0;
    padding: 15px;
    background-color: #446296
}

.perfect section h3 {
    color: #000;
    border-radius: 50px;
    padding: 15px;
    background-color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 1
}

.perfect section h4 {
    color: #fff;
    text-align: center;
    font-weight: 100;
    margin: 0 0 20px
}

.perfect section ul {
    background-color: #fff;
    width: auto;
    margin: 0 -15px -15px;
    padding: 15px
}

.perfect section ul li {
    font-weight: 700;
    padding: 15px 0 15px 55px;
    background: url(https://resources.healthydirections.com/resources/web/hd/lp/0126-ah-lp-sbpm-trial/sbpm-rg321-r115-check-over-circle.webp) no-repeat left center;
    background-size: 50px 50px
}

.experts section {
    background-color: #afd0e7;
    padding: 10px;
    margin: 50px 0;
    border-radius: 10px
}

.experts section img {
    max-width: 200px;
    width: 100%;
    height: auto;
    display: block;
    margin: 15px auto 0 auto
}

.experts section div.expert-header {
    background-color: #446296;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    color: #fff
}

.experts section ul {
    padding: 0 0 0 55px
}

.experts section ul li {
    padding: 15px 0 15px 55px;
    background: url(https://resources.healthydirections.com/resources/web/hd/lp/0126-ah-lp-sbpm-trial/sbpm-rg321-r115-check-over-circle.webp) no-repeat left center;
    background-size: 50px 50px
}

@media screen and (max-width: 500px) {
    .experts section ul {
        padding:0
    }
}

.supp-facts {
    padding: 30px 0
}

.supp-facts img {
    max-width: 640px;
    margin: 0 auto
}

.supp-facts img.quality-logos {
    max-width: 130px
}

.supp-facts ul.good {
    padding: 15px
}

.supp-facts ul.good li {
    margin: 10px 0;
    padding: 15px 10px 15px 65px;
    border: 2px solid green;
    border-radius: 5px;
    background: url(https://resources.healthydirections.com/resources/web/hd/lp/0126-ah-lp-sbpm-trial/sbpm-rg321-r115-check-over-circle.webp) no-repeat 10px center;
    background-size: 50px 50px
}

.supp-facts ul.bad {
    padding: 15px
}

.supp-facts ul.bad li {
    margin: 10px 0;
    padding: 15px 10px 15px 65px;
    border: 2px solid red;
    border-radius: 5px;
    background: url(https://resources.healthydirections.com/resources/web/hd/lp/0126-ah-lp-sbpm-trial/sbpm-rg321-r115-x-in-circle.webp) no-repeat 10px center;
    background-size: 50px 50px
}

.chart table {
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 50px auto
}

.chart table tr th {
    border: 1px solid #000;
    padding: 5px
}

.chart table tr td {
    border: 1px solid #000;
    padding: 5px
}

.chart table tr td.benefit-col {
    width: 50%
}

.chart table tr td.check-col {
    width: -webkit-calc(50%/3);
    width: calc(50%/3);
    font-size: 36px;
    line-height: 28px;
    color: green;
    text-align: center
}

.chart table tr td.x-col {
    width: -webkit-calc(50%/3);
    width: calc(50%/3);
    font-size: 36px;
    line-height: 28px;
    color: red;
    text-align: center
}

.faq {
    margin: 0 0 15px 0
}

.faq section .faq-question {
    background-color: gray;
    padding: 10px 10px 10px 30px;
    margin: 10px auto;
    display: block;
    color: #fff;
    font-weight: 700;
    text-indent: -30px
}

.faq section .faq-question span {
    margin: 0 10px
}

.faq section .faq-answer {
    overflow: hidden;
    display: none
}

.faq section [type=checkbox]:checked~.faq-answer {
    display: block
}

.ingredient-2 .ingredient {
    position: relative;
    border: 1px solid #000;
    margin: 10px auto
}

.ingredient-2 .ingredient p {
    margin: 15px 175px 15px 15px
}

.ingredient-2 .ingredient div.ingredient-hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ingredient-2 .ingredient div.ingredient-hero h3 {
    margin: 15px 250px 0 15px
}

.ingredient-2 .ingredient div.ingredient-hero picture {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 250px;
    width: 100%;
    height: auto;
    z-index: -1
}

.ingredient-2 .coa {
    background-color: #fff;
    padding: 10px 0 0 0
}

.ingredient-2 .coa #certificate-include {
    background: #fff;
    -webkit-box-shadow: 0 0 4px #999;
    box-shadow: 0 0 4px #999;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 5px
}

.ingredient-2 .coa #certificate-include img.logo {
    width: 100%;
    max-width: 360px;
    display: block;
    margin: 0 auto
}

.ingredient-2 .coa #certificate-include .cofa-grid-info {
    display: grid;
    grid-template-columns: repeat(2,2fr) 1fr
}

.ingredient-2 .coa #certificate-include .cofa-grid-info .cofa-grid-col-info {
    display: grid;
    grid-template-rows: repeat(3,45px);
    font-size: 14px;
    line-height: 19px
}

.ingredient-2 .coa #certificate-include .cofa-grid-info .cofa-grid-col-info img {
    display: block;
    height: auto;
    max-height: 135px;
    width: auto;
    margin: 0 auto
}

.ingredient-2 .coa #certificate-include .cofa-table {
    width: 100%;
    text-align: center;
    border: 1px solid #000
}

.ingredient-2 .coa #certificate-include .cofa-table th {
    background-color: #fdf250;
    padding: 8px
}

.ingredient-2 .coa #certificate-include .cofa-table th:last-of-type {
    background-color: #5ba252;
    color: #fff
}

.ingredient-2 .coa #certificate-include .cofa-table tr td {
    border: 1px solid #fff;
    background-color: #fffcde;
    padding: 8px;
    font-size: 14px;
    line-height: 19px
}

.ingredient-2 .coa #certificate-include .cofa-table tr td img {
    display: block;
    height: 26px;
    width: 26px;
    margin: 0 auto
}

.ingredient-2 .coa #certificate-include .cofa-table tr td:last-child {
    background-color: #d2e1c4
}

.ingredient-2 .coa #certificate-include .cofa-grid-signature .small {
    font-size: 13px
}

.ingredient-2 .coa #certificate-include .cofa-grid-signature .cofa-grid-person {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 10px;
    -webkit-box-align: end;
    -webkit-align-items: end;
    -ms-flex-align: end;
    align-items: end;
    justify-items: left
}

.ingredient-2 .coa #certificate-include .cofa-grid-signature .cofa-grid-person .small {
    border-top: 2px solid #000
}

.ingredient-2 .coa #certificate-include .cofa-grid-signature .cofa-grid-person img {
    display: block;
    width: 100%;
    max-width: 160px;
    margin-bottom: -10px
}

.ingredient-2 .coa ul {
    margin-top: 0;
    padding-left: 0
}

.ingredient-2 .coa ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.ingredient-2 .coa ul li:before {
    content: "X";
    color: red;
    margin-right: 15px;
    font-weight: 700
}

@media screen and (max-width: 768px) {
    .ingredient-2 .coa .cofa-grid-info,.ingredient-2 .coa .cofa-table {
        font-size:14px;
        line-height: 19px
    }

    .ingredient-2 .coa .cofa-grid-info tr img,.ingredient-2 .coa .cofa-table tr img {
        display: block!important;
        margin: 0 auto!important;
        height: 20px!important;
        width: 20px!important
    }

    .ingredient-2 .coa .cofa-grid-info .cofa-grid-col-info,.ingredient-2 .coa .cofa-table .cofa-grid-col-info {
        grid-template-rows: repeat(3,45px)!important
    }

    .ingredient-2 .coa .cofa-grid-info .cofa-grid-col-info img,.ingredient-2 .coa .cofa-table .cofa-grid-col-info img {
        margin-top: 10px!important
    }
}

@media screen and (max-width: 500px) {
    .ingredient-2 .ingredient p {
        margin:15px
    }

    .ingredient-2 .ingredient div.ingredient-hero h3 {
        margin: 15px 150px 0 15px
    }

    .ingredient-2 .ingredient div.ingredient-hero picture {
        max-width: 150px
    }

    .ingredient-2 .coa .cofa-grid-info,.ingredient-2 .coa .cofa-table {
        font-size: 14px;
        line-height: 19px
    }

    .ingredient-2 .coa .cofa-grid-info tr img,.ingredient-2 .coa .cofa-table tr img {
        display: block!important;
        margin: 0 auto!important;
        height: 20px!important;
        width: 20px!important
    }

    .ingredient-2 .coa .cofa-grid-info .cofa-grid-col-info,.ingredient-2 .coa .cofa-table .cofa-grid-col-info {
        grid-template-rows: repeat(3,70px)!important
    }

    .ingredient-2 .coa .cofa-grid-info .cofa-grid-col-info img,.ingredient-2 .coa .cofa-table .cofa-grid-col-info img {
        margin-top: 10px!important
    }
}

.made-in-us {
    padding: 30px 0;
    background-color: #022b51;
    color: #fff
}

.made-in-us img {
    max-width: 768px;
    margin: 0 auto
}

.our-word {
    background-color: #f4f4f4;
    padding: 30px 0
}

.our-word img {
    max-width: 768px;
    margin: 0 auto
}

.reclaim {
    padding: 30px 0
}

.reclaim .rule {
    border-top: 2px solid rgba(0,0,0,.25);
    width: 60px;
    margin: 20px auto 0;
    display: block
}

.sample .image-container {
    position: relative;
    margin-bottom: 0
}

.sample .image-container img {
    max-width: 240px;
    margin: 0 auto
}

.sample picture.recommendation-logo {
    max-width: 600px;
    width: 100%;
    height: auto;
    display: block;
    margin: 50px auto
}

.sample hr {
    display: block;
    width: 50%;
    margin: 25px auto -25px auto
}

.sample p.try-offer {
    display: inline-block;
    margin: auto;
    padding: 10px;
    background-color: #fff
}

.disclaimer {
    background-color: gray;
    color: #fff;
    padding: 0 0 30px 0
}

#survey-form {
    width: 100%;
    position: fixed;
    bottom: -10px;
    background-color: rgba(37,37,37,.77);
    height: auto;
    overflow: hidden;
    padding: 10px 0 0 0;
    color: #fff
}

#survey-form input#zip_code {
    max-height: 60px!important;
    height: 60px!important;
    font-size: 20px
}

#survey-form button#survey-button,#survey-form button.survey-button {
    font-size: 18px;
    background-color: #39f;
    color: #fff;
    padding: 6px 0;
    line-height: 20px;
    height: 50px!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    text-transform: uppercase
}

@media screen and (max-width: 748px) {
    #survey-form .four.column {
        width:30.8641975308642%
    }

    #survey-form .eight.column {
        width: 65.4320987654321%
    }
}

@media screen and (max-width: 540px) {
    #survey-button span,.survey-button span {
        font-size:12px
    }
}

.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.justify-content-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.h1 {
    font-size: 3rem!important;
    line-height: 1!important
}

.h2 {
    font-size: 2.5rem!important;
    line-height: 1!important
}

.h3 {
    font-size: 2rem!important;
    line-height: 1!important
}

.h4 {
    font-size: 1.5rem!important;
    line-height: 1!important
}

.p {
    font-size: 1rem!important;
    line-height: 1!important
}

.text-blue {
    color: #06c
}

.uppercase {
    text-transform: uppercase
}

.m-0 {
    margin: 0
}

.m-1 {
    margin: .25rem
}

.m-2 {
    margin: .5rem
}

.m-3 {
    margin: .75rem
}

.m-4 {
    margin: 1rem
}

.p-0 {
    padding: 0
}

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height,-webkit-transform;
    transition-property: height,-webkit-transform;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform
}

.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: y mandatory;
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: '';
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    -moz-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-horizontal>.swiper-wrapper: :before {
    height:100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-vertical>.swiper-wrapper: :before {
    width:100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: -webkit-calc(var(--swiper-navigation-size)/ 44 * 27);
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: -webkit-calc(0px - (var(--swiper-navigation-size)/ 2));
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color,#000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity,.2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none!important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity,1);
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s transform,.2s top;
    transition: .2s transform,.2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform,.2s left;
    transition: .2s transform,.2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform,.2s right;
    transition: .2s transform,.2s right
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transition-property: opacity,height,-webkit-transform;
    transition-property: opacity,height,-webkit-transform;
    transition-property: transform,opacity,height;
    transition-property: transform,opacity,height,-webkit-transform
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.hide-me {
    display: none;
    -webkit-transition: all .75s ease;
    transition: all .75s ease
}

.show-me {
    display: block;
    -webkit-transition: all .75s ease;
    transition: all .75s ease
}

.new-progress-bar-design {
    display: grid;
    grid-template-columns: 1fr .2fr 1fr .2fr 1fr;
    grid-gap: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.new-progress-bar-design p {
    position: relative;
    background: #ccc;
    color: #676767;
    text-align: center;
    border: 1px solid #fff;
    font-size: 16px;
    padding-bottom: 5px;
    line-height: 22px;
    z-index: 1
}

.new-progress-bar-design .arrow {
    height: 41px;
    width: 41px;
    border-left: none;
    border-bottom: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -20px;
    position: relative;
    z-index: 6
}

.new-progress-bar-design img {
    display: block;
    clear: both;
    height: 30px;
    width: 30px;
    margin: 0 auto
}

.new-progress-bar-design p.on {
    background: #5399f8;
    color: #fff
}

.new-progress-bar-design p.on:after {
    border-left: 20px solid #5399f8
}

.new-progress-bar-design p.on img {
    -webkit-filter: brightness(5);
    filter: brightness(5)
}

.new-progress-bar-design .one {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-right: none;
    z-index: 7
}

.new-progress-bar-design .two {
    z-index: 4;
    margin-left: -46px;
    padding-left: 20px
}

.new-progress-bar-design .three {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-left: none;
    z-index: 3;
    margin-left: -46px;
    padding-left: 20px
}

.new-progress-bar-design .three:after {
    display: none
}

.opt-in .checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.opt-in .checkbox #email_opt_in {
    width: 1rem;
    margin-right: .5rem;
    margin-top: -11px
}

@media screen and (max-width: 768px) {
    .opt-in .checkbox,.opt-in .email {
        grid-column:span 12!important
    }

    .opt-in .checkbox {
        margin-bottom: 1rem
    }

    .new-progress-bar-design p {
        font-size: 13px!important
    }

    .new-progress-bar-design img {
        height: 24px;
        width: 24px
    }

    .new-progress-bar-design .arrow {
        height: 37px;
        width: 37px;
        margin-left: -18px
    }

    .new-progress-bar-design .two {
        margin-left: -23px;
        padding-left: 17px
    }

    .new-progress-bar-design .three {
        margin-left: -23px;
        padding-left: 17px
    }
}

@media screen and (max-width: 370px) {
    .new-progress-bar-design p {
        font-size:11px!important
    }

    .new-progress-bar-design img {
        height: 22px;
        width: 22px
    }

    .new-progress-bar-design .arrow {
        height: 35px;
        width: 35px;
        margin-left: -17px
    }

    .new-progress-bar-design .two {
        margin-left: -20px;
        padding-left: 11px
    }

    .new-progress-bar-design .three {
        margin-left: -20px;
        padding-left: 11px
    }
}

.simple-progress-bar {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    margin-bottom: 20px
}

.simple-progress-bar p {
    font-family: sans-serif;
    position: relative;
    background: #ccc;
    color: #676767;
    text-align: center;
    border: 1px solid #fff;
    font-size: 16px;
    line-height: 40px;
    z-index: 1
}

.simple-progress-bar img {
    display: inline-block;
    height: 23px;
    width: 23px;
    margin: 0 2px 0 0
}

.simple-progress-bar p.on {
    background: #f1560d;
    color: #fff
}

.simple-progress-bar p.on img {
    -webkit-filter: brightness(5);
    filter: brightness(5)
}

.simple-progress-bar .one {
    border-radius: 20px;
    z-index: 7
}

.simple-progress-bar .two {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    border-left: none;
    z-index: 4;
    margin-left: -50px;
    padding-left: 30px
}

.simple-progress-bar .three {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    border-left: none;
    z-index: 3;
    margin-left: -50px;
    padding-left: 36px
}

.no-icon-progress-bar,.page-progress {
    display: block
}

.no-icon-progress-bar p,.page-progress p {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33%;
    padding: 2px 0;
    border: 1px solid #fff;
    background: #ccc;
    color: #888;
    text-align: center;
    height: 22px;
    font-size: 12px!important;
    line-height: 16px!important;
    font-weight: 700
}

.no-icon-progress-bar .one,.page-progress .one {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: none
}

.no-icon-progress-bar .two,.page-progress .two {
    width: 34%
}

.no-icon-progress-bar .three,.page-progress .three {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: none
}

.no-icon-progress-bar .on,.page-progress .on {
    background: #fa592c;
    color: #fff
}

.free-gift-image {
    float: right;
    margin-left: 20px;
    max-width: 100px
}

@media screen and (min-width: 768px) {
    .free-gift-image {
        max-height:116px
    }
}

.rev-step1 .page-progress {
    margin: -26px auto 10px auto
}

.rev-step1 #shipping-form-part .label-col {
    display: none
}

@supports (display: grid) {
    .rev-step1 #shipping-form-part {
        display:grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        padding: 0 0 10px 0
    }

    .rev-step1 #shipping-form-part .field-col {
        grid-column-start: 1;
        grid-column-end: span 2
    }

    .rev-step1 #shipping-form-part .field-col input[type=tel],.rev-step1 #shipping-form-part .field-col input[type=text],.rev-step1 #shipping-form-part .field-col select {
        margin-bottom: 0!important
    }

    .rev-step1 #shipping-form-part .field-col.state,.rev-step1 #shipping-form-part .field-col.zip_code {
        grid-column-start: auto;
        grid-column-end: auto
    }
}

.rev-step1 .promo .promo-code-field {
    background: #90ca7c;
    border-color: #408827;
    color: #000
}

.rev-step1 .promo ::-webkit-input-placeholder {
    color: #000;
    opacity: 1
}

.rev-step1 .promo ::-moz-placeholder {
    color: #000;
    opacity: 1
}

.rev-step1 .promo :-ms-input-placeholder {
    color: #000;
    opacity: 1
}

.rev-step1 .promo ::-ms-input-placeholder {
    color: #000;
    opacity: 1
}

.rev-step1 .promo ::placeholder {
    color: #000;
    opacity: 1
}

.rev-step1 .promo :-ms-input-placeholder {
    color: #000
}

.rev-step1 .promo ::-ms-input-placeholder {
    color: #000
}

.rev-step1 .promo .promo-code-text {
    display: block;
    margin: 4px 0 20px 0
}

.rev-step1 .field-col.important-updates,.rev-step1 .important-updates {
    font-size: 12px!important;
    font-weight: 400!important;
    margin-top: -15px;
    grid-column-start: 1!important;
    grid-column-end: span 2!important
}

.rev-step1 .field-col.important-updates *,.rev-step1 .field-col.important-updates .center,.rev-step1 .field-col.important-updates .t-and-c,.rev-step1 .field-col.important-updates .text,.rev-step1 .field-col.important-updates p,.rev-step1 .important-updates *,.rev-step1 .important-updates .center,.rev-step1 .important-updates .t-and-c,.rev-step1 .important-updates .text,.rev-step1 .important-updates p {
    font-size: 12px!important;
    font-weight: 400!important;
    margin-top: 15px!important
}

.rev-step1 .field-col.important-updates * a,.rev-step1 .field-col.important-updates .center a,.rev-step1 .field-col.important-updates .t-and-c a,.rev-step1 .field-col.important-updates .text a,.rev-step1 .field-col.important-updates p a,.rev-step1 .important-updates * a,.rev-step1 .important-updates .center a,.rev-step1 .important-updates .t-and-c a,.rev-step1 .important-updates .text a,.rev-step1 .important-updates p a {
    font-size: 12px!important;
    font-weight: 400!important;
    text-decoration: underline!important
}

.rev-step1 .field-col.important-updates p.text.left.small,.rev-step1 .important-updates p.text.left.small {
    text-align: left!important;
    font-size: 12px!important;
    font-weight: 400!important
}

.rev-step2 {
    margin-top: 60px
}

.rev-step2 h1,.rev-step2 h2 {
    font-size: 20px;
    font-weight: 200;
    line-height: 24px;
    margin: 6px auto
}

.rev-step2 p.in-stock {
    margin: 0 auto
}

.rev-step2 strong.colored {
    color: #fa592c
}

.rev-step2 p.cart-items-text {
    background: #007a33;
    border-radius: 30px;
    padding: 10px 0;
    margin: 10px 0!important;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #fff
}

.rev-step2 p.cart-items-text span#timer {
    display: inline-block;
    color: #ff0
}

.rev-step2 .total-border {
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.5);
    margin: 20px auto;
    width: 100%;
    min-height: 130px;
    padding: 18px 0 14px 0;
    position: relative
}

.rev-step2 .total-border div {
    display: inline-block
}

.rev-step2 .total-border .bottles-small img {
    max-height: 104px
}

.rev-step2 .total-border .bottles-small span {
    color: #fa592c;
    font-size: 50px;
    font-weight: 700
}

.rev-step2 .total-border .total {
    text-align: right;
    line-height: 20px;
    margin: 0 0 0 20px;
    vertical-align: middle
}

.rev-step2 #terms-conditions {
    font-family: Helvetica,Arial,sans-serif!important;
    margin-bottom: 20px;
    clear: both;
    text-align: justify
}

.rev-step2 .radio-btns {
    text-align: center;
    margin: -4px 0 -4px -40px
}

.rev-step2 .radio-btns li {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px
}

.rev-step2 .radio-btns #no-radio,.rev-step2 .radio-btns #yes-radio {
    padding-top: 0
}

.rev-step2 .radio-btns .radio-shipping {
    width: 20px;
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    vertical-align: middle;
    margin-bottom: 5px
}

.rev-step2 .radio-btns span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    vertical-align: middle
}

.rev-step2 .security-logos-banner .column.four {
    width: 30.8641975308642%
}

.rev-step2 .security-logos-banner .column.four img {
    width: 100%;
    max-width: 140px;
    max-height: 50px;
    display: block;
    margin: 0 auto
}

.rev-step2 .cc-image {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 10px 0
}

.rev-step2 .agree {
    font-family: Helvetica,Arial,sans-serif!important;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #525252;
    width: 100%;
    background-color: #f4f4f4;
    border: 1px solid #cdcdcd;
    margin-bottom: 10px;
    padding: 8px 20px 4px
}

.rev-step2 .agree input {
    width: auto;
    margin-top: 8px
}

.rev-step2 .agree input#tos {
    width: 22px;
    height: 22px;
    margin-right: 6px
}

.rev-step2 .agree span {
    position: relative;
    top: -6px
}

.rev-step2 .highlight {
    background: #ffffb3;
    padding: 0 3px
}

.rev-step2 #security .security-logos {
    width: 320px;
    margin: 10px auto 0 auto
}

.rev-step2 #security .security-logos img {
    display: inline-block;
    margin: 5px auto
}

.rev-step2 #security .gnc-logo {
    width: 216px;
    margin: 20px auto
}

.rev-step2 p#info-secure {
    background: #56a0d3;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
    padding: 8px 0;
    text-align: center;
    margin: 0 -10px 0!important
}

.rev-step2 p#info-secure img {
    max-height: 20px;
    margin-left: 6px;
    vertical-align: middle;
    margin-top: -4px;
    -webkit-filter: brightness(100);
    filter: brightness(100)
}

.rev-step2 .light-tone {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 8px 0 8px;
    margin-bottom: 8px;
    background: #fff;
    color: #000;
    margin: 0 -10px 8px!important
}

.rev-step2 .light-tone input {
    background: #efefef!important
}

.rev-step2 .light-tone .payment-type-section {
    border: 1px solid #dcdcdc;
    padding: 10px 0 0 0;
    background: #f9f9f9
}

.rev-step2 .light-tone .payment-type-section #credit-card-wrapper,.rev-step2 .light-tone .payment-type-section #paypal-button-wrapper,.rev-step2 .light-tone .payment-type-section #paypal-details-wrapper {
    background: #fff;
    padding: 20px;
    border-top: 1px solid #dcdcdc;
    margin-top: 5px
}

.rev-step2 .light-tone .payment-type-section label {
    display: block;
    width: 100%;
    cursor: pointer
}

.rev-step2 .light-tone .payment-type-section label input[type=radio] {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: text-top;
    cursor: pointer
}

.rev-step2 .light-tone .payment-type-section label .apple-pay-icon,.rev-step2 .light-tone .payment-type-section label .cc-icon,.rev-step2 .light-tone .payment-type-section label .paypal-icon {
    height: 20px;
    width: auto
}

.rev-step2 .light-tone .payment-type-section label p.pay-with-this {
    display: inline;
    margin-left: 5px;
    font-size: 16px!important
}

.rev-step2 .light-tone #credit-card-section {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.rev-step2 .light-tone #paypal-section {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 10px
}

.rev-step2 .light-tone #paypal-section #paypal-button-wrapper {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.rev-step2 .light-tone #paypal-section #paypal-button-wrapper .paypal-background {
    width: 100%;
    height: 45px;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    padding: 0
}

.rev-step2 .light-tone #paypal-section #paypal-button-wrapper iframe img,.rev-step2 .light-tone #paypal-section #paypal-button-wrapper iframe.visible {
    width: 100%!important
}

.rev-step2 .light-tone #paypal-section #paypal-details-wrapper {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.rev-step2 .light-tone #paypal-section #paypal-details-wrapper .blue {
    color: #09f
}

.rev-step2 .light-tone #paypal-section #paypal-details-wrapper #paypal-name {
    margin-right: 5px
}

.rev-step2 .light-tone #paypal-section #paypal-details-wrapper #paypal-email {
    margin-left: 5px
}

#billing-form-part .label-col,#cc-form-part .label-col {
    display: none
}

#billing-form-part .label-col label,#cc-form-part .label-col label {
    display: none
}

#cc-form-part .field-col,#cc-form-part .label-col {
    position: relative
}

#cc-form-part #cc_code,#cc-form-part #cvv-field-row {
    display: block
}

#cc-form-part .gray-lock {
    display: none
}

#cc-form-part .cc_number {
    position: relative
}

#cc-form-part .cc_images img {
    max-height: 30px
}

#cc-form-part.AX img.AX {
    display: block
}

#cc-form-part.MC img.MC {
    display: block
}

#cc-form-part.VI img.VI {
    display: block
}

#cc-form-part.DI img.DI {
    display: block
}

#cc-form-part .cc-pop-text,#cc-form-part .cvv-pop-text {
    display: none;
    position: absolute;
    z-index: 999999999999999999999999999999999999999999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    right: 43px;
    top: -5px;
    height: auto;
    max-height: 300px;
    width: auto;
    max-width: 400px;
    border-radius: 4px;
    background: #000;
    color: #fff;
    text-align: left;
    line-height: 20px;
    font-size: 16px
}

#cc-form-part .cc-pop-text img,#cc-form-part .cvv-pop-text img {
    float: left;
    margin: 0 8px 8px 0;
    max-width: 90px
}

#cc-form-part .cc-pop-text {
    max-width: 600px;
    max-height: 350px
}

#cc-form-part .cc-pop-text:after,#cc-form-part .cvv-pop-text:after {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 19px;
    left: 100%;
    content: '';
    background: #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -12px
}

#cc-form-part .cc-pop-btn,#cc-form-part .cvv-pop-btn {
    position: absolute;
    right: 8px;
    top: 8px;
    height: 30px;
    width: 30px;
    border-radius: 20px;
    border: 1px solid #fa592c;
    background: #fff;
    color: #fa592c;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    cursor: pointer
}

@supports (display: grid) {
    #billing-form-part,#cc-form-part {
        display:grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        padding: 0 0 10px 0
    }

    #billing-form-part .cc_images,#cc-form-part .cc_images {
        grid-column-start: 1;
        grid-column-end: span 2
    }

    #billing-form-part .field-col,#cc-form-part .field-col {
        grid-column-start: 1;
        grid-column-end: span 2
    }

    #billing-form-part .field-col input[type=tel],#billing-form-part .field-col input[type=text],#billing-form-part .field-col select,#cc-form-part .field-col input[type=tel],#cc-form-part .field-col input[type=text],#cc-form-part .field-col select {
        margin-bottom: 0!important
    }

    #billing-form-part .field-col.state,#billing-form-part .field-col.zip_code,#cc-form-part .field-col.state,#cc-form-part .field-col.zip_code {
        grid-column-start: auto;
        grid-column-end: auto
    }

    #cc-form-part {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        grid-gap: 0;
        grid-template-areas: "ccNUM ccNUM" "ccEXP ccCVV"
    }

    #cc-form-part input {
        border: none!important;
        font-size: 17px!important;
        padding: 8px 0 0 4px!important
    }

    #cc-form-part .field-col {
        margin: 0 0 10px 0!important;
        overflow: visible
    }

    #cc-form-part .field-col.cc_number {
        grid-column-start: 1;
        grid-column-end: span 2;
        grid-template: ccNUM
    }

    #cc-form-part .field-col.cc_month_year {
        grid-column-start: 1;
        grid-column-end: span 1;
        grid-template: ccEXP
    }

    #cc-form-part .field-col.cc_month_year input {
        border-top-right-radius: 0!important;
        border-bottom-right-radius: 0!important
    }

    #cc-form-part .field-col.cc_cvv {
        grid-column-start: 2;
        grid-column-end: span 1;
        grid-template: ccCVV
    }

    #cc-form-part .field-col.cc_cvv input {
        border-top-left-radius: 0!important;
        border-bottom-left-radius: 0!important
    }

    #cc-form-part .dynamic-card-image {
        position: absolute;
        top: 9px;
        right: 44px;
        max-height: 40px;
        overflow: hidden
    }

    #cc-form-part .dynamic-card-image img {
        max-height: 30px
    }
}

@media screen and (max-width: 748px) {
    .total-border .six.column {
        width:48.14814814814815%
    }

    .security-logos-banner .column.four {
        width: 30.8641975308642%!important
    }
}

.modal {
    font-family: inherit
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 99999999999999999999!important
}

.modal__container {
    background-color: #fff;
    padding: 30px;
    max-width: 750px;
    max-height: 100vh;
    border-radius: 4px;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000
}

.modal__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.modal__title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.25;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.modal__close {
    background: 0 0;
    border: 0
}

.modal__header .modal__close:before {
    content: "\2715"
}

.modal__content {
    margin: 10px 0;
    color: rgba(0,0,0,.8)
}

.modal__content p.verify-text {
    font-size: 14px;
    line-height: 18px;
    background: #fcfad7;
    padding: 8px;
    margin-bottom: 10px!important;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #edbf62;
    border-radius: 5px;
    color: #555;
    margin: 2px 10px 0 0;
    float: left
}

.modal__content p.verify-text img {
    height: 30px;
    margin: 2px 10px 0 0;
    float: left
}

.modal__content div.address-grid {
    display: grid;
    grid-column: 1;
    grid-row: 1;
    gap: 10px;
    clear: both
}

.modal__content div.address-grid p {
    font-weight: 400
}

.modal__content div.address-grid div.choose-address {
    display: block;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 6px;
    background: #efefef
}

.modal__content div.address-grid div.choose-address p.title {
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 2px
}

.modal__content div.address-grid div.choose-address label.entered-address,.modal__content div.address-grid div.choose-address label.suggested-address {
    display: grid;
    grid-template-columns: 1fr 4fr
}

.modal__content div.address-grid div.choose-address label.entered-address input,.modal__content div.address-grid div.choose-address label.suggested-address input {
    height: 35px;
    width: 35px
}

.modal__content div.address-grid div.choose-address label.entered-address p,.modal__content div.address-grid div.choose-address label.suggested-address p {
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 0 6px
}

.modal__footer p {
    margin: 10px 0!important
}

.modal__footer .modal__btn {
    display: block;
    font-size: 16px;
    line-height: 22px;
    background-color: #568dfd;
    color: #fff;
    margin: 0;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.modal__footer .modal__btn-primary:focus,.modal__footer .modal__btn-primary:hover,.modal__footer .modal__btn:focus,.modal__footer .modal__btn:hover {
    background-color: #99c377;
    color: #fff;
    cursor: pointer
}

.modal__footer .modal__btn-primary {
    background-color: #568dfd;
    color: #fff
}

@-webkit-keyframes mmfadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes mmfadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes mmfadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes mmfadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes mmslideIn {
    from {
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes mmslideIn {
    from {
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes mmslideOut {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }
}

@keyframes mmslideOut {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }
}

.micromodal-slide {
    display: none
}

.micromodal-slide.is-open {
    display: block
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
    -webkit-animation: mmfadeIn .3s cubic-bezier(0,0,.2,1);
    animation: mmfadeIn .3s cubic-bezier(0,0,.2,1)
}

.micromodal-slide[aria-hidden=false] .modal__container {
    -webkit-animation: mmslideIn .3s cubic-bezier(0,0,.2,1);
    animation: mmslideIn .3s cubic-bezier(0,0,.2,1)
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
    -webkit-animation: mmfadeOut .3s cubic-bezier(0,0,.2,1);
    animation: mmfadeOut .3s cubic-bezier(0,0,.2,1)
}

.micromodal-slide[aria-hidden=true] .modal__container {
    -webkit-animation: mmslideOut .3s cubic-bezier(0,0,.2,1);
    animation: mmslideOut .3s cubic-bezier(0,0,.2,1)
}

.micromodal-slide .modal__container,.micromodal-slide .modal__overlay {
    will-change: transform
}

#cc-form-part .hosted_fields_container {
    height: 48px
}

#cc-form-part input,#cc-form-part input#credit-card-number,#cc-form-part input#cvv,#cc-form-part input#expiration {
    font-size: 20px!important;
    margin-bottom: 0!important
}

#cc_code,#cc_expire_date_month_year,#cc_number,.hosted_fields_container {
    position: relative;
    z-index: 2
}

#cc_number,.card-number-container {
    z-index: 3!important
}

.cc-pop-btn {
    position: relative;
    z-index: 4!important
}

.cc-pop-text {
    z-index: 999999999!important
}

.field-container {
    position: relative;
    width: 100%;
    border: 1px solid #fff;
    z-index: 2;
    opacity: 1;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: opacity .5s,-webkit-transform .5s ease-in;
    transition: opacity .5s,-webkit-transform .5s ease-in;
    transition: transform .5s ease-in,opacity .5s;
    transition: transform .5s ease-in,opacity .5s,-webkit-transform .5s ease-in;
    opacity: 1
}

.field-container--hidden {
    opacity: 0;
    -webkit-transform: translate(0,0) rotateX(180deg);
    transform: translate(0,0) rotateX(180deg);
    z-index: -1
}

.hosted-field {
    height: 5.5em;
    width: 100%;
    display: block;
    padding-left: 1em
}

.hosted-field--label {
    position: absolute;
    top: .15em;
    left: .75em;
    opacity: 0;
    font-size: .615em;
    -webkit-transition: color .2s,-webkit-transform .2s ease-in;
    transition: color .2s,-webkit-transform .2s ease-in;
    transition: transform .2s ease-in,color .2s;
    transition: transform .2s ease-in,color .2s,-webkit-transform .2s ease-in;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    line-height: 1;
    width: auto!important;
    cursor: text!important;
    color: #777
}

.hosted-field--label--moved,.not-empty {
    opacity: 1;
    -webkit-transition: color .2s,-webkit-transform .2s ease-in;
    transition: color .2s,-webkit-transform .2s ease-in;
    transition: transform .2s ease-in,color .2s;
    transition: transform .2s ease-in,color .2s,-webkit-transform .2s ease-in
}

.upsell-magic-wrapper {
    margin-bottom: 10px!important
}

.upsell {
    background: rgba(0,0,51,.8);
    padding: 10px;
    color: #fff;
    margin-bottom: 20px
}

.upsell p.lead {
    margin-top: 0!important
}

.upsell .upsell-offer {
    background-color: #fff
}

p.notifications {
    font-size: 13px!important;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 10px auto;
    min-height: 52px;
    width: 100%;
    max-width: 648px
}

p.notifications img {
    max-height: 40px!important;
    float: left;
    margin: 4px 10px 0 0
}

.receipt {
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 20px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 40px
}

.receipt h3 {
    margin-bottom: 0
}

.receipt h5 {
    margin-bottom: 10px
}

.receipt p {
    font-size: 14px!important;
    padding: 10px 0 0 10px;
    margin-top: 0
}

.receipt p span {
    float: right
}

.receipt .text.lead {
    background: #dff4fd;
    padding: 6px;
    border-radius: 3px
}

.receipt .products .row {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px
}

.receipt .products .row:first-of-type {
    border-top: none;
    padding-top: 0
}

.receipt .products img {
    max-height: 100px;
    display: block;
    margin: 0 auto
}

.receipt .products p {
    border-top: none
}

@media screen and (max-width: 748px) {
    .receipt .products .column.alpha {
        display:none
    }

    .receipt .products .column.six {
        width: 48.14814814814815%
    }

    .receipt .products .column.two {
        width: 22.22222222222222%
    }
}

.receipt .purchase p {
    margin: 0;
    padding: 10px;
    border-top: 1px solid #e5e5e5
}

.receipt .purchase p:last-of-type {
    background-color: #dff4fd
}

.receipt .purchase .paper-tear {
    background: url(/global-images/upsell/paper-tear.webp) repeat-x;
    height: 14px
}

.step3 {
    font-family: 'Source Sans Pro',sans-serif
}

.step3 .progress {
    width: 100%;
    margin: 10px auto;
    padding-left: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    position: relative
}

.step3 .progress li {
    position: relative;
    z-index: 10;
    list-style-type: none;
    float: left;
    font-size: 12px;
    text-align: center
}

.step3 .progress li .progress-icon {
    margin: 0 auto 0;
    background-color: #fff;
    border: 3px solid #b4b4b4;
    border-radius: 500px;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.step3 .progress li .progress-icon.active {
    border: 3px solid #4dd04d;
    background-color: #4dd04d
}

.step3 .progress li .progress-icon.active img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.step3 .progress li .progress-icon img {
    width: 22px;
    height: 22px
}

.step3 .progress li:nth-child(1) {
    margin-right: 15%
}

.step3 .progress li:nth-child(1):after {
    display: block;
    content: '1. Your Address'
}

.step3 .progress li:nth-child(2):after {
    display: block;
    content: '2. Review Order'
}

.step3 .progress li:nth-child(3) {
    margin-left: 15%
}

.step3 .progress li:nth-child(3):after {
    display: block;
    content: '3. Confirmation'
}

.step3 .progress .progress-bar {
    position: absolute;
    width: 70%;
    height: 4px;
    background: #4dd04d;
    background: -webkit-gradient(linear,left top,right top,from(#4dd04d),color-stop(50%,#b4b4b4));
    background: linear-gradient(90deg,#4dd04d 0,#b4b4b4 50%);
    margin-left: 15%;
    top: 18px
}

.step3 {
    padding-top: 10px
}

.step3 .progress .progress-bar {
    background: #4dd04d
}

.full-img {
    display: block;
    width: 100%;
    max-width: 1000px;
    margin: 10px auto
}

.new-progress-bar-design {
    display: grid;
    grid-template-columns: 1fr .2fr 1fr .2fr 1fr;
    grid-gap: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.new-progress-bar-design p {
    position: relative;
    background: #ccc;
    color: #676767;
    text-align: center;
    border: 1px solid #fff;
    font-size: 16px;
    padding-bottom: 5px;
    line-height: 22px;
    z-index: 1
}

.new-progress-bar-design .arrow {
    height: 41px;
    width: 41px;
    border-left: none;
    border-bottom: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -20px;
    position: relative;
    z-index: 6
}

.new-progress-bar-design img {
    display: block;
    clear: both;
    height: 30px;
    width: 30px;
    margin: 0 auto
}

.new-progress-bar-design p.on {
    background: #5399f8;
    color: #fff
}

.new-progress-bar-design p.on:after {
    border-left: 20px solid #5399f8
}

.new-progress-bar-design p.on img {
    -webkit-filter: brightness(5);
    filter: brightness(5)
}

.new-progress-bar-design .one {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-right: none;
    z-index: 7
}

.new-progress-bar-design .two {
    z-index: 4;
    margin-left: -46px;
    padding-left: 20px
}

.new-progress-bar-design .three {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-left: none;
    z-index: 3;
    margin-left: -46px;
    padding-left: 20px
}

.new-progress-bar-design .three:after {
    display: none
}

@media screen and (max-width: 768px) {
    .new-progress-bar-design p {
        font-size:13px
    }

    .new-progress-bar-design img {
        height: 24px;
        width: 24px
    }

    .new-progress-bar-design .arrow {
        height: 37px;
        width: 37px;
        margin-left: -18px
    }

    .new-progress-bar-design .two {
        margin-left: -23px;
        padding-left: 17px
    }

    .new-progress-bar-design .three {
        margin-left: -23px;
        padding-left: 17px
    }
}

@media screen and (max-width: 370px) {
    .new-progress-bar-design p {
        font-size:11px
    }

    .new-progress-bar-design img {
        height: 22px;
        width: 22px
    }

    .new-progress-bar-design .arrow {
        height: 35px;
        width: 35px;
        margin-left: -17px
    }

    .new-progress-bar-design .two {
        margin-left: -20px;
        padding-left: 11px
    }

    .new-progress-bar-design .three {
        margin-left: -20px;
        padding-left: 11px
    }
}

.simple-progress-bar {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    margin-bottom: 20px
}

.simple-progress-bar p {
    font-family: sans-serif;
    position: relative;
    background: #ccc;
    color: #676767;
    text-align: center;
    border: 1px solid #fff;
    font-size: 16px;
    line-height: 40px;
    z-index: 1
}

.simple-progress-bar img {
    display: inline-block;
    height: 23px;
    width: 23px;
    margin: 0 2px 0 0
}

.simple-progress-bar p.on {
    background: #f1560d;
    color: #fff
}

.simple-progress-bar p.on img {
    -webkit-filter: brightness(5);
    filter: brightness(5)
}

.simple-progress-bar .one {
    border-radius: 20px;
    z-index: 7
}

.simple-progress-bar .two {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    border-left: none;
    z-index: 4;
    margin-left: -50px;
    padding-left: 30px
}

.simple-progress-bar .three {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    border-left: none;
    z-index: 3;
    margin-left: -50px;
    padding-left: 36px
}

.page-progress {
    display: block
}

.page-progress p {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33%;
    padding: 2px 0;
    border: 1px solid #fff;
    background: #ccc;
    color: #888;
    text-align: center;
    height: 22px;
    font-size: 12px!important;
    line-height: 16px!important;
    font-weight: 700
}

.page-progress .one {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: none
}

.page-progress .two {
    width: 34%
}

.page-progress .three {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: none
}

.page-progress .on {
    background: #fa592c;
    color: #fff
}

.free-gift-image {
    float: right;
    margin-left: 20px;
    max-width: 100px
}

@media screen and (min-width: 768px) {
    .free-gift-image {
        max-height:116px
    }
}

.rev-step1 header[role=banner] .call-out,.rev-step1 header[role=banner] .triangle-down {
    display: none!important
}

.rev-step1 #checkout-button,.rev-step1 #continue-1,.rev-step1 .continue-btn,.rev-step1 .continue-button,.rev-step1 button,.rev-step1 input[type=submit] {
    background-color: #39f;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    color: #fff
}

.rev-step1 .page-progress {
    margin-top: -22px
}

.rev-step1 .new-progress-bar-design p.on {
    background: #39f!important;
    color: #fff!important
}

.rev-step1 .page-progress .on {
    background: #39f!important;
    color: #fff!important
}

.rev-step1 .colored {
    color: #39f!important
}

.rev-step2 #checkout-button,.rev-step2 #continue-2,.rev-step2 .continue-btn,.rev-step2 .continue-button,.rev-step2 button,.rev-step2 input[type=submit] {
    background-color: #39f;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    color: #fff
}

.rev-step2 .new-progress-bar-design p.on {
    background: #39f!important;
    color: #fff!important
}

.rev-step2 .page-progress .on {
    background: #39f!important;
    color: #fff!important
}

.rev-step2 .total-border {
    border-color: #39f
}

.rev-step2 .colored {
    color: #39f!important
}

.rev-step2 .total-border .bottles-small img {
    max-width: 90px
}

.rev-step3 .new-progress-bar-design p.on {
    background: #39f!important;
    color: #fff!important
}

.rev-step3 .page-progress .on {
    color: #fff!important
}

.rev-step3 .receipt {
    background: 0 0
}

.rev-step3 .receipt .text.lead {
    color: #000
}

.rev-step3 .receipt .purchase p:last-of-type {
    color: #000
}

.rev-step3 .upsell-offer-button,.rev-step3 .upsell-purchase-button,.rev-step3 button {
    font-family: 'Source Sans Pro',sans-serif!important;
    font-size: 20px!important;
    background-color: #39f!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    color: #fff!important
}

.rev-step3 h5.upsell-offer-thanks {
    color: #202020!important
}

@media screen and (max-width: 748px) {
    .row-multi {
        margin-bottom:0!important
    }

    .row-multi>.column {
        margin-bottom: 10px!important
    }

    .column.alpha,.column.eight,.column.eleven,.column.five,.column.four,.column.nine,.column.omega,.column.one,.column.seven,.column.single,.column.six,.column.ten,.column.three,.column.twelve,.column.two {
        width: 100%
    }

    #shipping .six.column,#shipping-billing .six.column {
        width: 48.14814814814815%
    }

    .total-border .six {
        width: 48.14814814814815%
    }
}

#cboxOverlay,#cboxWrapper,#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999999999999999999999999999999999;
    overflow: hidden
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxBottomLeft,#cboxMiddleLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto
}

#cboxTitle {
    margin: 0
}

#cboxLoadingGraphic,#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0
}

#cboxOverlay {
    background: #000
}

#cboxTopLeft {
    width: 14px;
    height: 14px;
    background: url(/global-images/colorbox/controls.png) no-repeat 0 0;
    border-top-left-radius: 3px
}

#cboxTopCenter {
    height: 14px;
    background: url(/global-images/colorbox/border.png) repeat-x top left
}

#cboxTopRight {
    width: 14px;
    height: 14px;
    background: url(/global-images/colorbox/controls.png) no-repeat -36px 0;
    border-top-right-radius: 3px
}

#cboxBottomLeft {
    width: 14px;
    height: 43px;
    background: url(/global-images/colorbox/controls.png) no-repeat 0 -32px;
    border-bottom-left-radius: 3px
}

#cboxBottomCenter {
    height: 43px;
    background: url(/global-images/colorbox/border.png) repeat-x bottom left
}

#cboxBottomRight {
    width: 14px;
    height: 43px;
    background: url(/global-images/colorbox/controls.png) no-repeat -36px -32px;
    border-bottom-right-radius: 3px
}

#cboxMiddleLeft {
    width: 14px;
    background: url(/global-images/colorbox/controls.png) repeat-y -175px 0
}

#cboxMiddleRight {
    width: 14px;
    background: url(/global-images/colorbox/controls.png) repeat-y -211px 0
}

#cboxContent {
    background: #fff;
    overflow: visible;
    color: #111
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    margin-bottom: 5px;
    padding: 0 20px;
    width: 100%!important;
    margin-right: 0!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important
}

#cboxLoadingOverlay {
    background: url(/global-images/colorbox/loading_background.png) no-repeat center center
}

#cboxLoadingGraphic {
    background: url(/global-images/colorbox/loading.gif) no-repeat center center
}

#cboxTitle {
    position: absolute;
    bottom: -25px;
    left: 0;
    text-align: center;
    width: 100%;
    font-weight: 700;
    color: #7c7c7c
}

#cboxCurrent {
    position: absolute;
    bottom: -25px;
    left: 58px;
    font-weight: 700;
    color: #7c7c7c
}

#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow {
    position: absolute!important;
    bottom: -29px!important;
    background: url(/global-images/colorbox/controls.png) no-repeat 0 0;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    z-index: 999999999999999999999999999999999999999999
}

#cboxPrevious {
    left: 0;
    background-position: -51px -25px
}

#cboxPrevious:hover {
    background-position: -51px 0
}

#cboxNext {
    left: 27px;
    background-position: -75px -25px
}

#cboxNext:hover {
    background-position: -75px 0
}

#cboxClose {
    right: 0;
    background-position: -100px -25px;
    min-height: 23px;
    max-height: 23px;
    min-width: 23px;
    max-width: 23px;
    padding: 0
}

#cboxClose:hover {
    background-position: -100px 0
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -125px 0;
    right: 27px
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -150px 0
}

.cboxSlideshow_off #cboxSlideshow {
    background-position: -150px -25px;
    right: 27px
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -125px 0
}

#colorbox h2 {
    font-size: 32px!important;
    line-height: 32px!important;
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-style: normal;
    border-bottom: 2px dashed #ccc
}

#colorbox p {
    font-size: 16px!important;
    line-height: 20px!important
}

#colorbox a,#colorbox a:active,#colorbox a:visited {
    color: #0073c4!important;
    text-decoration: none!important;
    font-size: 16px!important
}

#colorbox button {
    border: none!important;
    -webkit-box-shadow: 0 0 0 #000!important;
    box-shadow: 0 0 0 #000!important
}

#colorbox button:hover {
    -webkit-box-shadow: 0 0 0 #000!important;
    box-shadow: 0 0 0 #000!important;
    position: absolute!important;
    bottom: -29px!important;
    top: auto
}
:focus-visible {
  outline: none !important;
  box-shadow: 0 0 0 3px hsla(220, 100%, 50%, 80%) !important;
  transition: box-shadow 0.3s ease !important;
}

.a11y-todo{
    /* Images with this need long alt text */
}

.buttonish { 
  width: 100%;
  color: #fff !important;
  width: 100%;
  background-color: #09f;
  padding: 18px !important;
  border-radius: 5px;
  border: none;
  font-size: 18px !important;
  font-family: Roboto,sans-serif;
  -webkit-box-shadow: 0 4px 0 #0063a6;
  box-shadow: 0 4px 0 #0063a6;
  margin-bottom: 4px;
  cursor: pointer;
  -webkit-appearance: button;
  line-height: normal;
  margin: 0;
  margin-bottom: 0px;
  vertical-align: baseline;
  text-align: center;
  margin: 0 auto;
}

footer a:hover {text-decoration: underline; color: #12baf9}

.a11y-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

/* this needs <a href="#content" class="a11y-helper" tabindex="0">Skip to main content</a> to be the first element in <body> and update the href to the first piece of non-navigation */

.a11y-helper {
	position: fixed;
	top: 1rem;
	left: -999em;
	z-index: 11;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: transparent;
	border: 1px solid black;
	border-radius: 0.6rem;
	box-sizing: border-box;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	max-width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0.3em 0.8em;
	font-weight: 500;
	text-decoration: none;
	border-radius: 3rem;
	white-space: nowrap;
	background-color: transparent;
	color: blue;
	border: 1px solid red;
	transition: background-color 150ms ease;

	&:focus {
	left: 1rem;
	background: white;
	z-index: 99999;
	}

}