.desktop-only.headline h1 {
    color: #f5af00;
    font-size: 55px
}

@media (max-width:1170px) {
    .desktop-only.headline h1 {
        font-size: 4.6vw
    }
}

@media screen and (min-width:1400px) {
    .desktop-only.headline h1 {
        font-size: 72px
    }
}

@media screen and (max-width:1400px) {
    .desktop-only.headline h1 {
        font-size: 5.2vw
    }
}

.mobile-only.headline h1 {
    font-size: 9.5vw
}

.section__first {
    background: linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0)), #f2f0f3 url(/video/lib/img/bg.jpg) top/cover no-repeat !important
}

@media (min-width:1350px) {
    .right-video-image {
        right: -153px;
        width: 236px;
        top: 160px;
        scale: .9
    }
}

@media (max-width:1350px) {
    .right-video-image {
        right: -89px;
        width: 175px;
        top: 140px;
        scale: 1
    }
}

@media (max-width:799px) {
    .right-video-image {
        display: none !important
    }
}

@media (min-width:1350px) {
    .left-video-image {
        width: 215px;
        top: 108px;
        left: -115px;
        scale: .7
    }
}

@media (max-width:1350px) {
    .left-video-image {
        width: 210px;
        top: 68px;
        left: -115px;
        scale: .7
    }
}

@media (max-width:1279px) {
    .left-video-image {
        width: 209px;
        top: 50px;
        left: -112px;
        scale: .65
    }
}

@media (max-width:799px) {
    .left-video-image {
        display: none !important
    }
}

.page-container {
    overflow: hidden
}

.product__item.main .product__top {
    background: #0A7C6B !important
}

.desktop-page #vid {
    z-index: 1
}

.bottle-button-6 .button-price, .bottle-button-6 .button-price .strikethrough span, .buttons .button-holder .button-card .shipping-text, .buttons .button-holder .button-card h3 {
    color: #88657f !important
}

.buttons .button-holder .button-card.bottle-button-3 .truck {
    fill: #88657f !important
}

.buttons .button-holder .button-card .button-price, .buttons .button-holder .button-card .button-price span {
    color: #ae91a6 !important
}

.buttons .button-holder .button-card.bottle-button-6 .shipping-text {
    color: #f23d4c !important
}

@media (min-width:1440px) {
    .desktop-page .doc-signature {
        padding-bottom: 10px
    }
}

@media (min-width:1440px) {
    .desktop-page .doc-image-big {
        top: 30px
    }
}

.mobile.vsl .section__first {
    background: linear-gradient(180deg, #fff, #fff 35%, #000 36%, #000) !important
}

.int ._80-opacity {
    opacity: 1 !important
}

.satisfaction-section .message img:not(.signature) {
    width: 340rem !important
}

@media screen and (min-width:799px) {
    .feature-section {
        min-height: 100vh;
        padding-top: 0 !important
    }
}

.options1 .exit-pop.light-green-box.lighter-centered .row .column .bottles-wrap>img {
    transform: scale(1.2) !important
}

:root {
    --main-color: 129, 57, 109;
    --main-color-hue: 316.6666666667deg;
    --main-color-saturation: 38.7096774194%;
    --main-color-lightness: 36.4705882353%;
    --bg-image: linear-gradient(hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, 0)), #f2f0f3 url(/video/lib/img/bg.jpg) top center/cover no-repeat
}

html {
    background-color: #fff;
    text-align: center
}

body, html {
    min-width: 320px;
    font-size: .07vw;
    scroll-behavior: smooth
}

body {
    margin: 0;
    font-family: Roboto, sans-serif;
    overflow-x: hidden
}

#vid, #wistia-video {
    z-index: 2
}

@media screen and (min-width:1440px) {
    body, html {
        font-size: 1px
    }
}

@media screen and (max-width:799px) {
    body, html {
        font-size: .1293vw
    }
}

@media screen and (max-width:320px) {
    body, html {
        font-size: .41376px
    }
}

h1 {
    font-size: 44px;
    line-height: 1.1em
}

h1, h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700
}

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

h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 26px
}

h3, h4 {
    line-height: 1.2em;
    font-weight: 400
}

h4 {
    margin-top: 0;
    font-size: 24px
}

h4, p {
    margin-bottom: 30px
}

a {
    transition: all .2s ease;
    color: #337ab7;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

strong {
    font-weight: 700
}

em {
    font-style: italic
}

blockquote {
    margin-bottom: 10px;
    padding: 10px 20px;
    border-left: 5px solid #e2e2e2;
    font-size: 18px;
    line-height: 22px
}

.section {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 100px;
    background-color: #0A7C6B
}

.section.mobile-view {
    display: none
}

.rc {
    max-width: 1315px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0
}

@media screen and (min-width:800px) {
    .rc {
        padding-left: 30rem;
        padding-right: 30rem
    }
}

.nav {
    overflow: hidden;
    background-color: #fff;
    color: #fff
}

.nav.mobile {
    display: none
}

.menu-wrap {
    display: -ms-grid;
    display: grid;
    padding: 16px 30px;
    justify-content: space-between;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 60px;
    grid-row-gap: 0;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.brand {
    margin-bottom: -10px;
    font-family: Bebas Neue, sans-serif;
    color: #fff;
    font-size: 60px;
    line-height: 1em
}

.brand:hover {
    text-decoration: none
}

.nav-link {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .2px
}

.nav-link:hover {
    text-decoration: none
}

.menu-top-bar {
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #00264c;
    font-size: 12px;
    text-align: center
}

.nav-menu {
    overflow: hidden;
    height: 60px
}

.nav-buttons-grid {
    display: -ms-grid;
    display: grid;
    align-items: center;
    order: 1;
    grid-auto-flow: column;
    grid-auto-columns: auto;
    grid-column-gap: 16px;
    grid-row-gap: 10px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.button {
    border-radius: 6px;
    background-color: #1b4d81;
    font-weight: 700;
    letter-spacing: .2px;
    text-transform: capitalize
}

.button:hover {
    text-decoration: none
}

.button.red {
    background-color: #c10017
}

.button.white {
    margin-left: 5px;
    padding: 9px 15px;
    background-color: #fff;
    color: #c10017
}

.bottom-bar {
    position: fixed;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    z-index: 10;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #c10017;
    color: #fff
}

.bottom-bar:hover {
    text-decoration: none
}

.bottom-bar-inner {
    display: -ms-grid;
    display: grid;
    justify-content: center;
    align-items: center;
    grid-auto-flow: column dense;
    grid-auto-columns: auto;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    text-align: center
}

.bottom-bar-text {
    font-size: 20px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: .2px;
    text-transform: uppercase
}

.section-inner-grid {
    display: -ms-grid;
    display: grid;
    padding: 40px 40px 50px;
    grid-auto-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.section-inner, .section-inner-grid {
    border-radius: 12px;
    background-color: #fff
}

.section-inner {
    padding-top: 40px
}

@media screen and (min-width:800px) {
    .section-inner {
        padding: 30rem
    }
}

.right-section {
    display: flex;
    flex-direction: column;
    align-items: center
}

.left-section {
    display: -ms-grid;
    display: grid;
    width: 320px;
    justify-content: start;
    justify-items: stretch;
    align-items: start;
    align-content: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

.red-text {
    color: #ed1a3b
}

.red-text.no-margin.bigger {
    font-size: 54px;
    line-height: .9em;
    letter-spacing: -5px
}

.subheading {
    color: #c10017;
    font-size: 26px;
    line-height: 1.2em
}

.body-image {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px
}

.body-image.top {
    margin-top: 0
}

.bar-heading-wrap {
    margin-bottom: 10px;
    padding: 2px 6px;
    border-left: 3px solid #c10017;
    background-color: #036;
    color: #fff;
    text-transform: uppercase
}

.bar-heading {
    margin-top: 2px;
    margin-bottom: 0
}

.no-margin {
    margin-top: 0;
    margin-bottom: 0
}

.image, .image-link {
    width: 100%
}

.author-wrap {
    display: -ms-grid;
    display: grid;
    justify-content: start;
    justify-items: start;
    align-items: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 50px 1fr;
    grid-template-columns: 50px 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    color: #7e7e7e
}

.author-text {
    font-size: 14px;
    line-height: 1.5em
}

.body-rich-text {
    margin-top: 30px
}

.body-rich-text.alt p {
    margin-bottom: 0
}

.bold-text {
    color: #000
}

.banner-wrap {
    position: relative;
    display: -ms-grid;
    display: grid;
    justify-content: start;
    justify-items: start;
    align-items: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.banner-heading {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 30px;
    color: #fff;
    font-size: 40px;
    line-height: 1.1em;
    text-transform: uppercase
}

.footer-ad-wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
}

.footer-ad {
    position: relative;
    z-index: 2;
    min-height: 40px;
    padding-top: 60px;
    padding-bottom: 20px;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    border: 3px dashed #0A7C6B;
    background-color: #ffffed
}

.footer-ad-top-bar {
    position: relative;
    z-index: 3;
    margin-right: auto;
    margin-bottom: -15px;
    margin-left: auto;
    padding: 5px 10px;
    background-color: #0A7C6B;
    text-align: center
}

.footer-ad-top-bar-text {
    margin-bottom: 0;
    padding-top: 1px;
    color: #ffe235;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: .2px;
    text-transform: uppercase
}

.testimonial {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: -.2px
}

.sidebar-box {
    position: relative;
    z-index: 2;
    min-height: 40px;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    border: 3px solid #0A7C6B;
    border-radius: 10px;
    text-align: center
}

.social-wrap {
    font-size: 14px
}

.social-top {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.blue-text {
    color: #8c3e76
}

.blue-text.right-aligned {
    text-align: right
}

.comment-link {
    color: #8c3e76;
    font-weight: 700
}

.social-grid {
    margin-top: 40px;
    margin-bottom: 20px;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.social-block, .social-grid {
    display: -ms-grid;
    display: grid
}

.social-block {
    padding-bottom: 30px;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 70px 1fr;
    grid-template-columns: 70px 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    border-bottom: 1px solid #e2e2e2
}

.social-block.last {
    border-bottom-style: none
}

.comment-footer {
    display: -ms-grid;
    display: grid;
    justify-content: start;
    justify-items: start;
    align-items: center;
    align-content: center;
    grid-auto-flow: column;
    grid-auto-columns: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.comment-footer-link {
    color: #8c3e76
}

.gray-comment-text {
    border-bottom: 1px dashed grey;
    color: grey
}

.social-comment {
    margin-bottom: 0;
    line-height: 1.4em
}

.social-bottom {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.social-footer {
    margin-top: 20px;
    padding: 15px;
    background-color: #e2e2e2;
    text-align: center
}

.social-disclaimer {
    margin-top: 60px
}

.sidebar-ad-top {
    display: -ms-grid;
    display: grid;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.sidebar-ad-check {
    width: 44px
}

.sidebar-ad-heading {
    margin-top: 4px;
    margin-bottom: 0;
    color: #c10017;
    font-size: 34px;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: -.5px
}

.sidebar-ad-link-text {
    display: block;
    margin-top: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline
}

.big-yellow-button {
    padding: 15px 30px;
    border-radius: 50px;
    background-color: #fbc719;
    box-shadow: 0 4px 0 0 #d1a615, 0 8px 0 0 rgba(0, 0, 0, .07);
    color: #000;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .2px;
    text-transform: uppercase
}

.big-yellow-button:hover {
    background-color: #fdd037;
    text-decoration: none
}

.big-yellow-button.bigger {
    display: flex;
    padding: 28px 30px 24px;
    align-items: center;
    font-size: 28px
}

.teal-text {
    color: #0A7C6B;
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 700;
    text-align: center
}

.teal-text.footer {
    margin-top: 20px
}

.footer-ad-top {
    display: -ms-grid;
    display: grid;
    margin-left: 40px;
    justify-content: start;
    justify-items: start;
    align-items: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 10px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.footer-ad-heading {
    margin-top: 4px;
    margin-bottom: 0;
    color: #c10017;
    font-size: 59px;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: -.5px
}

.footer-ad-check {
    width: 60px
}

.arrow-icon {
    width: 16px;
    margin-left: 10px
}

.inline-text {
    display: inline-block
}

.inline-text.bigger {
    font-size: 36px
}

.inline-text.smaller {
    margin-left: 10px;
    font-size: 30px;
    text-transform: capitalize
}

.footer-ad-subhead {
    margin-top: 0;
    margin-bottom: 0;
    color: #000;
    font-size: 27.5px
}

.footer-ad-mid-wrap {
    display: -ms-grid;
    display: grid;
    margin-top: 24px;
    margin-left: 30px;
    justify-content: start;
    justify-items: start;
    align-items: center;
    align-content: center;
    grid-auto-columns: auto;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.guarantee {
    width: 130px
}

.teal-row {
    display: -ms-grid;
    display: grid;
    margin-top: 24px;
    padding-top: 20px;
    padding-left: 30px;
    grid-auto-columns: 1fr;
    grid-column-gap: 0;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr auto;
    grid-template-columns: 1fr auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    background-color: #0A7C6B
}

.teal-bar-heading {
    margin-top: 0;
    margin-bottom: 0;
    color: #ffe235;
    font-size: 35.5px;
    line-height: 1.2em;
    font-weight: 400
}

.teal-bar-subhead {
    margin-bottom: 20px;
    color: #fff;
    font-size: 19px
}

.pills-footer {
    width: 319px;
    margin-top: -178px
}

.logo {
    height: 55px;
    /* width: 110px; */
}

.progress-bar-wrap {
    display: -ms-grid;
    display: grid;
    justify-content: center;
    justify-items: center;
    align-items: center;
    grid-auto-columns: auto;
    grid-column-gap: 10px;
    grid-row-gap: 6px;
    -ms-grid-columns: auto auto auto auto auto;
    grid-template-columns: auto auto auto auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    font-size: 15rem
}

.progress-text {
    margin-right: -50px;
    margin-left: -50px;
    font-weight: 700
}

.progress-sep {
    width: 1px;
    height: 1px
}

.progress-num {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #0A7C6B;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-align: center
}

.progress-num.light {
    background-color: rgba(129, 57, 109, .5)
}

.num-sep {
    width: 200px;
    height: 5px;
    border-radius: 4px;
    background-color: #0A7C6B
}

.num-sep.light {
    background-color: rgba(129, 57, 109, .5)
}

.heading-wrap {
    margin-top: 40px;
    text-align: center
}

.sa-bottom, .sa-top {
    padding-top: 20px;
    padding-bottom: 20px
}

.sa-bottom {
    width: 100%;
    background-color: #0A7C6B
}

.sa-bottom:hover {
    text-decoration: none
}

.sa-limited-heading-white {
    width: 250px;
    margin: 0 auto;
    color: #fff
}

.sa-limited-heading {
    width: 250px;
    margin: 0 auto;
    color: #f3ad00
}

.sa-arrow {
    fill: #f2e1ed
}

.sa-arrow-wrap {
    display: -ms-grid;
    display: grid;
    margin-top: 10px;
    margin-right: 30px;
    margin-left: 30px;
    justify-items: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.sa-arrow {
    width: 100%
}

.border-3 {
    stroke: #0A7C6B
}

.sa-arrow-overlay {
    position: relative;
    z-index: 2;
    display: -ms-grid;
    display: grid;
    margin-right: 20px;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.sa-arrow-heading {
    margin-top: 0;
    margin-bottom: 0;
    color: #0A7C6B;
    font-size: 40px;
    line-height: .9em;
    font-weight: 700
}

.sa-arrow-subtext {
    color: #0A7C6B;
    font-size: 16px;
    line-height: 1em;
    font-weight: 300;
    text-transform: uppercase
}

.sa-arrow-right {
    display: flex
}

.savings-badge {
    position: absolute;
    left: auto;
    top: auto;
    right: 50px;
    bottom: 0;
    z-index: 5;
    display: flex;
    width: 100px;
    height: 100px;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.savings-badge.second {
    bottom: 3%;
    z-index: 5
}

.bottles-wrap {
    position: relative;
    max-width: 400px;
    margin: 10px auto 20px;
    padding-bottom: 10px
}

.bottles-wrap.margin {
    margin-bottom: 30px
}

.bottles-wrap.mt-mob {
    margin-top: 14px
}

.bottles-wrap.mt-mob.mid-page {
    transform: scale(1.5);
    margin-top: 48px;
    margin-bottom: 55px
}

.savings-badge-bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.savings-badge-head {
    position: relative;
    z-index: 2;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    line-height: .9em
}

.savings-badge-text {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 14px;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase
}

.sa-bottles-subtext {
    color: #0A7C6B
}

.sa-bottles-subtext, .sa-red-banner {
    font-size: 28px;
    line-height: 1em;
    font-weight: 400;
    text-transform: uppercase
}

.sa-red-banner {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 40px;
    border-radius: 4px;
    background-color: rgba(237, 26, 59, .1);
    color: #ed1a3b
}

.teal-text-wrap {
    display: flex;
    margin-top: 20px;
    justify-content: center;
    align-items: center
}

.icon {
    width: 22px;
    margin-right: 10px
}

.truck {
    fill: #0A7C6B
}

.light-green-box {
    padding: 30px;
    border-radius: 10px;
    background-color: #f2e1ed
}

.light-green-box.lighter-centered {
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-items: center;
    background-color: #f2e1ed;
    text-align: center
}

.guarantee-top-wrap {
    display: -ms-grid;
    display: grid;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 6px;
    grid-row-gap: 4px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.guarantee-badge {
    width: 74px
}

.guarantee-head {
    margin-top: 0;
    margin-bottom: 0;
    line-height: .9em
}

.guarantee-text {
    font-size: 16px;
    line-height: 1em;
    font-weight: 700
}

.guarantee-paras {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.25em;
    text-align: center
}

.body-box {
    display: flex;
    width: 100%;
    padding: 20px 20px 30px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 3px dashed #0A7C6B;
    border-radius: 10px;
    background-color: #ffffed;
    text-align: center
}

.body-accent-head {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 25.5px;
    font-weight: 700;
    color: #f3ad00
}

.body-accent-head.no-margin {
    margin-bottom: 0
}

.body-subhead {
    margin-top: 0;
    font-size: 20px
}

.body-sub-subhead, .body-subhead {
    margin-bottom: 20px;
    color: #0A7C6B;
    font-weight: 700
}

.body-sub-subhead {
    margin-top: 30px;
    font-size: 15.5px
}

.body-footer {
    margin-top: 0;
    margin-bottom: 0;
    color: #000;
    font-size: 16px;
    font-weight: 700
}

.light-green-box-head {
    margin-top: 0;
    margin-bottom: 20px;
    color: #f3ad00
}

.body-footer-link {
    margin-bottom: 15px;
    color: #f3ad00;
    font-size: 24px;
    font-weight: 700;
    text-decoration: underline
}

.guarantee-body-wrap {
    color: #000;
    display: -ms-grid;
    display: grid;
    margin-top: 30px;
    justify-content: center;
    align-items: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 6px;
    grid-row-gap: 4px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    text-align: center
}

.guarantee-badge-body {
    width: 120px
}

.guarantee-head-body {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 68px;
    line-height: .9em
}

.guarantee-text-body {
    font-size: 24px;
    line-height: 1em;
    font-weight: 700
}

.body-footer-text-link {
    margin-top: 25px;
    color: #f3ad00;
    line-height: 1.25em;
    text-decoration: underline
}

.body-footer-text-link.mobile {
    display: none
}

.section-footer {
    display: flex;
    margin-top: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    border-radius: 12px
}

@media screen and (max-width:799px) {
    .section-footer {
        margin-top: 0
    }
}

.footer-logos-wrap {
    display: -ms-grid;
    display: grid;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 60px;
    grid-row-gap: 10px;
    -ms-grid-columns: auto auto auto auto;
    grid-template-columns: auto auto auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.footer-logo {
    width: 80px
}

.footer-logo.inverted {
    filter: brightness(0) invert(100%)
}

.footer-nav-wrap {
    display: grid;
    margin-top: 30px;
    align-items: center;
    grid-auto-flow: column dense;
    grid-auto-columns: auto;
    grid-template-columns: auto auto auto auto;
    grid-template-rows: auto;
    width: 80%
}

@media screen and (max-width:799px) {
    .footer-nav-wrap {
        grid-template-columns: auto;
        grid-gap: 20rem
    }

    .footer-nav-wrap .footer-text-link {
        font-size: 50rem
    }
}

.footer-text-link {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.buygoods-wrap {
    display: -ms-grid;
    display: grid;
    max-width: 870px;
    margin-top: 30px;
    padding: 20px;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .1)
}

.buygoods-logo {
    height: 35px;
    opacity: .5;
    align-self: center
}

.invert {
    filter: invert(100%)
}

.buygoods-text, .footer-text {
    color: hsla(0, 0%, 100%, .5);
    font-size: 12px;
    line-height: 1.1em;
    text-align: center
}

.footer-text {
    max-width: 830px;
    margin-top: 30px;
    color: #fff;
    font-weight: bold;
}

.nav-logo {
    width: 90px
}

.brandname {
    margin-left: 8px;
    color: #0A7C6B;
    font-size: 20px;
    line-height: 1;
    font-weight: 300
}

.brand-logo {
    width: 32px
}

.deco-line {
    width: 30px;
    height: 4px;
    margin-right: 12px;
    margin-left: 12px;
    border-radius: 10px;
    background-color: #f3ad00
}

.deco-line.white-opacity {
    width: 20px;
    margin-right: 2px;
    margin-left: 2px
}

.meduim-span {
    font-weight: 500
}

.brand-2, .nav-wrapper {
    display: flex;
    align-items: center
}

.nav-wrapper {
    justify-content: center
}

.container {
    max-width: 790px;
    margin-right: auto;
    margin-left: auto;
    flex: 1
}

.container.flex-horizontal {
    display: flex;
    justify-content: space-between
}

.container.flex-horizontal.m30 {
    max-width: 760px;
    padding-right: 30px;
    padding-left: 30px
}

.navellipse {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border: 2px solid #0A7C6B;
    border-radius: 100px;
    background-color: #0A7C6B;
    color: #fff;
    font-size: 24px
}

.navellipse.white {
    background-color: transparent;
    color: #0A7C6B
}

.brand-mobile {
    display: flex;
    align-items: center
}

.bottle-center {
    position: relative;
    z-index: 4;
    max-width: 54%
}

.bottle-right-1 {
    position: absolute;
    left: auto;
    top: 6%;
    right: 15%;
    bottom: 6%;
    z-index: 3;
    max-width: 48%
}

.bottle-right-1._02 {
    position: absolute;
    top: 13%;
    right: 9%;
    bottom: 13%;
    z-index: 2;
    max-width: 42%
}

.bottle-right-1._03 {
    position: absolute;
    top: 19%;
    right: 4%;
    bottom: 19%;
    z-index: 1;
    max-width: 36%
}

.bottle-right {
    position: absolute;
    left: 11%;
    top: 9%;
    bottom: 9%;
    z-index: 3;
    max-width: 48%
}

.bottle-right._02 {
    position: absolute;
    left: 0;
    top: 16%;
    right: auto;
    bottom: 16%;
    z-index: 2;
    max-width: 40%
}

.bottle-left {
    position: absolute;
    left: 12%;
    top: 6%;
    bottom: 6%;
    z-index: 3;
    max-width: 48%
}

.bottle-left._02 {
    position: absolute;
    left: 3%;
    top: 13%;
    right: auto;
    bottom: 13%;
    z-index: 2;
    max-width: 42%
}

.bottle-left._02.tes {
    right: 3%
}

.bottle-left.tes {
    left: auto;
    right: 12%
}

.bottle-right-copy {
    position: absolute;
    left: 11%;
    top: 9%;
    bottom: 9%;
    z-index: 3;
    max-width: 48%
}

.bottle-right-copy._02 {
    position: absolute;
    left: 0;
    top: 16%;
    right: auto;
    bottom: 16%;
    z-index: 2;
    max-width: 40%
}

@media screen and (min-width:1280px) {
    .brand {
        padding-left: 0
    }

    .author-wrap {
        display: -ms-grid;
        display: grid;
        justify-content: start;
        justify-items: start;
        align-items: center;
        align-content: center;
        grid-auto-columns: 1fr;
        grid-column-gap: 10px;
        grid-row-gap: 0;
        -ms-grid-columns: 60px auto;
        grid-template-columns: 60px auto;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

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

    .black-text {
        color: #000
    }

    .footer-ad-top-bar-text {
        font-size: 24px
    }

    .social-wrap {
        font-size: 14px
    }

    .social-top {
        display: -ms-grid;
        display: grid;
        justify-content: space-between;
        align-items: center;
        grid-auto-columns: 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .blue-text {
        color: #8c3e76;
        font-size: 14px
    }

    .blue-text.right-aligned {
        text-align: right
    }

    .comment-link {
        color: #8c3e76;
        font-size: 14px;
        font-weight: 700
    }

    .social-block, .social-grid {
        grid-auto-columns: 1fr
    }

    .social-block {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        -ms-grid-columns: 70px 1fr;
        grid-template-columns: 70px 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        border-bottom: 1px solid #e2e2e2
    }

    .social-image, .social-image-link {
        width: 100%
    }

    .comment-footer {
        display: -ms-grid;
        display: grid;
        justify-content: start;
        justify-items: start;
        align-items: center;
        align-content: center;
        grid-auto-flow: column dense;
        grid-auto-columns: auto;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        -ms-grid-columns: auto auto;
        grid-template-columns: auto auto;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .comment-footer-link {
        color: #8c3e76;
        font-size: 14px
    }

    .gray-comment-text {
        border-bottom: 1px dashed grey;
        color: grey;
        font-size: 14px
    }

    .social-comment {
        margin-bottom: 0;
        font-size: 14px
    }

    .social-bottom {
        display: -ms-grid;
        display: grid;
        justify-content: space-between;
        align-items: center;
        grid-auto-columns: 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .sidebar-ad-link-text {
        font-size: 20px
    }

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

    .footer-ad-heading {
        font-size: 72px
    }

    .footer-ad-check {
        width: 66px
    }

    .footer-ad-subhead {
        font-size: 34px
    }

    .footer-ad-mid-wrap {
        margin-left: 40px;
        grid-column-gap: 60px
    }

    .guarantee {
        width: 150px
    }

    .teal-bar-heading {
        font-size: 44px
    }

    .teal-bar-subhead {
        font-size: 23.5px
    }

    .pills-footer {
        width: 350px;
        margin-top: -197px
    }

    .progress-num:hover {
        text-decoration: none
    }

    .progress-num.light.not-allowed, .progress-num.not-allowed {
        cursor: not-allowed
    }

    .sa-bottom {
        width: 100%
    }

    .sa-bottom:hover {
        text-decoration: none
    }

    .body-footer-link {
        color: #f3ad00
    }

    .deco-line.white-opacity {
        width: 30px;
        margin-right: 10px;
        margin-left: 10px
    }

    .container {
        max-width: 940px
    }

    .container.flex-horizontal.m30 {
        max-width: 940px;
        padding-right: 40px;
        padding-left: 40px
    }

    .navellipse, .navellipse.white {
        width: 44px;
        height: 44px;
        font-size: 29px;
        line-height: 1
    }
}

.m30 .logo {
    filter: brightness(0) invert(1)
}

@media screen and (min-width:1440px) {
    .container, .container.flex-horizontal.m30 {
        max-width: 1080px
    }
}

@media screen and (min-width:1920px) {
    .brandname {
        font-size: 32px
    }

    .brand-logo {
        width: 60px
    }

    .container, .container.flex-horizontal.m30 {
        max-width: 1220px
    }
}

@media screen and (max-width:799px) {
    body {
        font-size: 20px
    }

    h1 {
        font-size: 38px
    }

    .section {
        padding-bottom: 0;
        background: #fff
    }

    .section-inner {
        padding-top: 0
    }

    .section.mobile-view {
        display: block;
        padding: 4vw 4vw 0;
        background-color: #fff
    }

    .mobile-view .light-green-box.lighter-centered .big-yellow-button.bigger.w-inline-block.accept-link {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .nav {
        display: none
    }

    .nav.mobile {
        display: block;
        padding-top: 30px;
        padding-bottom: 30px;
        background-color: #0A7C6B
    }

    .menu-wrap {
        padding-right: 0;
        padding-left: 0;
        grid-column-gap: 20px
    }

    .nav-link {
        padding-right: 10px;
        padding-left: 10px
    }

    .section-inner-grid {
        padding: 0;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        background-color: transparent
    }

    .left-section {
        width: auto
    }

    .red-text.no-margin {
        font-size: 25px
    }

    .red-text.no-margin.bigger.xl {
        font-size: 102px;
        letter-spacing: -6px
    }

    .red-text.no-margin.xl {
        margin-left: 4px;
        font-size: 40px;
        font-weight: 700
    }

    .red-text.no-margin.medium {
        margin-top: 4px;
        font-size: 34px;
        line-height: 1em;
        font-weight: 700
    }

    .red-text.no-margin.m {
        margin-top: 3px;
        font-size: 94px;
        line-height: .8em;
        font-weight: 700;
        letter-spacing: -6px
    }

    .body-rich-text {
        margin-top: 0;
        color: #000
    }

    .body-rich-text h2 {
        margin-top: 0
    }

    .body-rich-text blockquote, .body-rich-text p {
        margin-top: 30px;
        font-size: 26px;
        line-height: 1.3em
    }

    .body-rich-text blockquote {
        margin-bottom: 30px;
        padding: 0;
        border-left-style: none;
        color: #0A7C6B;
        font-weight: 700
    }

    .body-rich-text em {
        font-style: normal;
        text-decoration: underline
    }

    .footer-ad {
        padding-top: 50px
    }

    .sidebar-box {
        margin-top: 20px;
        margin-bottom: 20px;
        border-width: 4px;
        border-color: #0A7C6B;
        border-radius: 16px
    }

    .big-yellow-button.bigger {
        width: 82%;
        padding: 32px 40px 30px;
        justify-content: center;
        background-color: #fcc819;
        box-shadow: 0 3px 0 0 #d8aa17, 0 6px 0 0 rgba(0, 0, 0, .07)
    }

    .teal-text {
        color: #0A7C6B;
        font-size: 24px
    }

    .teal-text.footer {
        margin-top: 20px
    }

    .footer-ad-top {
        margin-left: 0;
        justify-content: center;
        justify-items: center;
        grid-column-gap: 10px;
        text-align: center
    }

    .footer-ad-heading {
        font-size: 43px
    }

    .footer-ad-check {
        width: 50px
    }

    .inline-text.bigger {
        font-size: 46px
    }

    .inline-text.smaller {
        font-size: 36px
    }

    .footer-ad-subhead {
        font-size: 26px
    }

    .footer-ad-mid-wrap {
        margin-left: 0;
        justify-content: center;
        justify-items: center
    }

    .teal-row {
        padding-bottom: 20px
    }

    .heading-wrap, .pills-footer {
        margin-top: 0
    }

    .sa-top {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #0A7C6B
    }

    .sa-bottom {
        padding-top: 34px;
        padding-bottom: 34px;
        background-color: #0A7C6B
    }

    .sa-limited-heading-white {
        width: auto;
        font-size: 70px;
        line-height: 1.1em
    }

    .sa-limited-heading {
        width: 80%;
        color: #0A7C6B;
        font-size: 80px;
        line-height: 1em;
        font-weight: 900;
        letter-spacing: 1px
    }

    .sa-limited-heading.s {
        width: auto;
        font-size: 60px
    }

    .sa-arrow-wrap {
        width: 57%;
        margin: 15px auto 20px;
        padding-top: 20px;
        padding-bottom: 0;
        border-radius: 16px;
        background-color: #f2e1ed
    }

    .sa-arrow-wrap.in-top {
        width: auto;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
        grid-row-gap: 0;
        border-radius: 0
    }

    .sa-arrow-heading {
        color: #0A7C6B;
        font-size: 70px;
        text-align: left
    }

    .sa-arrow-heading.s {
        font-size: 54px;
        line-height: 1em;
        letter-spacing: 2px
    }

    .sa-arrow-subtext {
        margin-left: 4px;
        color: #0A7C6B;
        font-size: 27px;
        font-weight: 400;
        text-align: left
    }

    .sa-arrow-subtext.s {
        margin-left: 0;
        font-size: 23px;
        letter-spacing: .5px
    }

    .savings-badge {
        right: -18%;
        bottom: 4%;
        z-index: 5;
        width: 140px;
        height: 140px
    }

    .savings-badge.second {
        right: 0;
        bottom: 2%;
        width: 140px;
        height: 140px
    }

    .savings-badge.smaller {
        right: 12%;
        bottom: 2%;
        width: 100px;
        height: 100px
    }

    .savings-badge.up {
        right: -4%;
        bottom: 10%
    }

    .bottles-wrap {
        max-width: 620px
    }

    .bottles-wrap.margin {
        max-width: 620px;
        margin-bottom: 10px
    }

    .bottles-wrap.on-top {
        max-width: 350px;
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .bottles-wrap.mt-mob {
        max-width: none
    }

    .savings-badge-head {
        font-size: 64px;
        letter-spacing: -4px
    }

    .savings-badge-head._0 {
        font-size: 52px;
        letter-spacing: 0
    }

    .savings-badge-head.small {
        font-size: 36px;
        letter-spacing: 0
    }

    .savings-badge-text {
        margin-top: 0;
        font-weight: 500
    }

    .savings-badge-text.bigger {
        margin-top: 2px;
        font-size: 21px;
        font-weight: 500
    }

    .sa-bottles-subtext {
        font-size: 36px
    }

    .sa-red-banner {
        padding-right: 36px;
        padding-left: 36px;
        border-radius: 8px;
        background-color: rgba(230, 0, 38, .1);
        color: #ed1a3b;
        font-size: 43px
    }

    .teal-text-wrap {
        margin-top: 30px
    }

    .icon {
        width: 34px
    }

    .light-green-box.lighter-centered {
        margin-top: 10px;
        padding-top: 30px;
        padding-bottom: 30px;
        border-radius: 20px;
        background-color: #f2e1ed
    }

    .guarantee-top-wrap {
        justify-content: center
    }

    .body-box {
        position: relative;
        width: auto;
        padding-top: 30px;
        border: 4px dashed transparent;
        border-radius: 16px;
        background-color: #fffde5
    }

    .body-accent-head {
        color: #682e58;
        font-size: 47px
    }

    .body-accent-head.no-margin {
        font-size: 36px
    }

    .body-accent-head.max-ch {
        max-width: 17ch;
        font-size: 54px;
        line-height: 1.15em
    }

    .body-subhead.limited {
        margin-bottom: 30px;
        color: #0A7C6B;
        font-size: 36px;
        letter-spacing: -.5px
    }

    .body-sub-subhead {
        color: #0A7C6B;
        font-size: 26px
    }

    .body-footer {
        color: #003332;
        font-size: 21px
    }

    .light-green-box-head {
        color: #f3ad00;
        font-size: 70px
    }

    .body-footer-link.decline-link, .text-agree {
        display: none
    }

    .body-footer-link {
        margin-top: 30px;
        color: #0A7C6B;
        font-weight: 400;
        text-decoration: none
    }

    .guarantee-body-wrap {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .guarantee-badge-body {
        width: 140px
    }

    .guarantee-head-body {
        color: #000;
        font-size: 90px
    }

    .guarantee-text-body {
        color: #000;
        font-size: 31px
    }

    .body-footer-text-link.desktop {
        display: none
    }

    .body-footer-text-link.mobile {
        display: block;
        margin: 20px 2vw;
        color: #f3ad00;
        font-size: 24px;
        text-align: justify;
        letter-spacing: -.3px
    }

    .section-footer {
        margin-right: -4vw;
        margin-left: -4vw;
        padding: 40px 4vw;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        border-radius: 0;
        background-color: #0A7C6B
    }

    .footer-logo.inverted {
        width: 90px
    }

    .footer-nav-wrap {
        grid-auto-flow: row dense;
        text-align: center
    }

    .buygoods-wrap {
        margin-top: 40px;
        margin-bottom: 40px;
        padding: 40px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        border-radius: 10px
    }

    .buygoods-logo {
        height: 90px
    }

    .buygoods-text {
        color: #80c7c6;
        font-size: 18px;
        line-height: 1.3em;
        text-align: justify;
        letter-spacing: -.3px
    }

    .buygoods-text.center-line {
        display: none
    }

    .footer-text {
        margin-right: 40px;
        margin-left: 40px;
        color: #80c7c6;
        font-size: 17px;
        text-align: justify
    }

    .footer-text.center-line {
        display: none
    }

    .main-head {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 68px
    }

    .main-subhead {
        max-width: 400px;
        margin-right: auto;
        margin-left: auto
    }

    .brandname {
        color: #fff;
        font-size: 34px
    }

    .brand-logo {
        width: 56px
    }

    .deco-line.white-opacity {
        width: 20px;
        height: 4px;
        margin-right: 12px;
        margin-left: 12px;
        background-color: hsla(0, 0%, 100%, .5)
    }

    .nav-wrapper {
        margin-right: 0
    }

    .container {
        max-width: 730px
    }

    .container.flex-horizontal.m30 {
        max-width: 730px;
        padding-right: 20px;
        padding-left: 20px
    }

    .navellipse {
        background-color: #fff;
        color: #0A7C6B
    }

    .navellipse, .navellipse.white {
        width: 48px;
        height: 48px;
        border-color: #fff;
        font-size: 28px
    }

    .navellipse.white {
        color: #fff
    }

    .brand-mobile {
        color: #fff
    }

    .brand-mobile, .brand-mobile:hover {
        text-decoration: none
    }

    .text-block {
        color: #0A7C6B
    }

    .currency {
        position: relative;
        top: 6px;
        z-index: 1;
        color: #fff;
        font-size: 30px
    }

    .reletive-wrapper {
        display: flex;
        margin-bottom: 8px
    }

    .text-agree {
        margin-bottom: 30px;
        color: #0A7C6B;
        font-size: 24px
    }

    .top-box {
        position: relative;
        margin-top: 30px;
        margin-bottom: -4px;
        padding-top: 20px;
        padding-right: 2vw;
        padding-bottom: 20px;
        border-radius: 16px;
        background-color: #f2e1ed
    }

    .top-box.signle {
        display: none
    }

    .arrow-down {
        position: absolute;
        left: 0;
        top: auto;
        right: 0;
        bottom: 0;
        width: 140px;
        height: 140px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 0;
        padding-bottom: 0;
        border-radius: 8px;
        background-color: #f2e1ed;
        transform: rotate(45deg)
    }

    .arrow-down.im {
        left: -28%
    }

    .div-block {
        position: relative;
        z-index: 1;
        display: -ms-grid;
        display: grid;
        justify-content: center;
        justify-items: center;
        align-items: center;
        align-content: center;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .bottle-center {
        position: relative;
        z-index: 4;
        max-width: 41vw;
        top: 7px
    }

    .bottle-center.on-top {
        max-width: 56%;
        top: 0
    }

    .bottle-right-1 {
        position: absolute;
        left: auto;
        top: 6%;
        right: -13%;
        bottom: 6%;
        z-index: 3;
        max-width: 36vw
    }

    .bottle-right-1._02 {
        left: auto;
        top: 10%;
        right: -25%;
        bottom: 10%;
        z-index: 2;
        max-width: 32vw
    }

    .bottle-right-1.on-top {
        top: 6%;
        right: 13%;
        bottom: 6%;
        max-width: 50%
    }

    .bottle-right-1.on-top._02 {
        top: 12%;
        right: 6%;
        bottom: 12%;
        max-width: 44%
    }

    .bottle-right-1.on-top._03 {
        left: auto;
        top: 18%;
        right: 0;
        bottom: 18%;
        z-index: 0;
        max-width: 38%
    }

    .bottle-right-1._03 {
        left: auto;
        top: 15%;
        right: -35%;
        bottom: 15%;
        z-index: 1;
        max-width: 28vw
    }

    .bottle-right {
        position: absolute;
        left: auto;
        top: 12%;
        right: -17%;
        bottom: 12%;
        z-index: 2;
        max-width: 34vw
    }

    .bottle-right._02 {
        top: 23%;
        right: -31%;
        bottom: 23%;
        max-width: 28vw
    }

    .bottle-right.on-top {
        top: 9%;
        right: 13%;
        bottom: 9%;
        max-width: 48%
    }

    .bottle-right.on-top._02 {
        top: 22%;
        right: 6%;
        bottom: 22%;
        max-width: 44%
    }

    .image-2 {
        top: 0;
        z-index: 0
    }

    .border, .image-2 {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0
    }

    .border {
        top: -4px
    }

    .border-2, .border-3 {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        display: none
    }

    .bottle-left {
        position: absolute;
        left: -20%;
        top: 6%;
        right: auto;
        bottom: 6%;
        z-index: 3;
        max-width: 36vw
    }

    .bottle-left._02 {
        left: -38%;
        top: 10%;
        right: auto;
        bottom: 10%;
        max-width: 32vw
    }

    .bottle-left._02.tes {
        left: auto;
        right: -38%
    }

    .bottle-left.on-top {
        left: 10%;
        top: 6%;
        bottom: 6%;
        max-width: 50%
    }

    .bottle-left.on-top._02 {
        left: -1%;
        top: 12%;
        bottom: 12%;
        max-width: 44%
    }

    .bottle-left.on-top._02.tes {
        right: -1%
    }

    .bottle-left.on-top.tes {
        left: auto;
        right: 10%
    }

    .bottle-right-copy {
        position: absolute;
        left: auto;
        top: 12%;
        right: -17%;
        bottom: 12%;
        z-index: 2;
        max-width: 34vw
    }

    .bottle-right-copy._02 {
        top: 23%;
        right: -31%;
        bottom: 23%;
        max-width: 28vw
    }

    .bottle-right-copy.on-top {
        top: 9%;
        right: 13%;
        bottom: 9%;
        max-width: 48%
    }

    .bottle-right-copy.on-top._02 {
        top: 22%;
        right: 6%;
        bottom: 22%;
        max-width: 38%
    }
}

@media screen and (max-width:767px) {
    body {
        font-size: 18px
    }

    h1 {
        font-size: 30px
    }

    .section.mobile-view {
        padding-top: 5vw
    }

    .rc {
        max-width: 100%
    }

    .nav.mobile {
        padding-top: 22px;
        padding-bottom: 22px
    }

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

    .brand {
        padding-left: 0
    }

    .section-inner-grid {
        margin-bottom: 2vw;
        padding: 0
    }

    .left-section {
        grid-column-gap: 30px;
        grid-row-gap: 30px
    }

    .red-text.no-margin.bigger.xl {
        font-size: 17vw
    }

    .red-text.no-margin.xl {
        font-size: 7vw
    }

    .red-text.no-margin.medium {
        font-size: 5vw
    }

    .red-text.no-margin.m {
        font-size: 12vw
    }

    .red-text.in-block {
        font-size: 7.5vw
    }

    .logo {
        height: 35px;
        margin-top: -5px
    }

    .body-rich-text h2 {
        margin-bottom: 2vw;
        font-size: 6.5vw
    }

    .body-rich-text p {
        margin-top: 6vw;
        margin-bottom: 6vw;
        font-size: 5vw;
        line-height: 1.2em
    }

    .body-rich-text blockquote {
        margin-top: 4vw;
        margin-bottom: 4vw;
        font-size: 5vw;
        line-height: 1.25em
    }

    .body-rich-text h3 {
        margin-top: 6vw;
        margin-bottom: 6vw;
        font-size: 5vw;
        line-height: 1.2em
    }

    .banner-heading {
        margin-left: 5vw;
        font-size: 6vw
    }

    .footer-ad-top-bar-text {
        font-size: 18px
    }

    .sidebar-box {
        margin-top: 0;
        margin-bottom: 4vw
    }

    .bottles {
        position: relative;
        right: auto;
        max-width: 100%
    }

    .big-yellow-button.bigger {
        width: 100%;
        padding: 24px 30px
    }

    .teal-text {
        font-size: 4.5vw
    }

    .footer-ad-top {
        display: block
    }

    .footer-ad-heading {
        display: inline;
        line-height: 1.2em
    }

    .footer-ad-check {
        display: inline-block;
        width: 46px;
        margin-top: -28px;
        margin-right: 10px
    }

    .arrow-icon {
        width: 14px
    }

    .inline-text {
        font-size: 20px
    }

    .inline-text.bigger {
        font-size: 8vw
    }

    .inline-text.smaller {
        font-size: 5vw
    }

    .footer-ad-subhead {
        margin-top: 10px;
        line-height: 1.4em
    }

    .footer-ad-mid-wrap {
        -ms-grid-columns: auto;
        grid-template-columns: auto
    }

    .guarantee {
        display: none
    }

    .teal-row {
        padding-right: 15px;
        padding-left: 15px;
        justify-content: center;
        justify-items: center;
        align-items: center;
        align-content: center;
        grid-row-gap: 20px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .teal-inner {
        text-align: center
    }

    .teal-bar-subhead {
        margin-bottom: 0
    }

    .bold-subhead {
        display: block;
        margin-right: -10px
    }

    .num-sep {
        width: 100px
    }

    .sa-top {
        padding-top: 5vw;
        padding-bottom: 5vw
    }

    .sa-bottom {
        padding-top: 6vw;
        padding-bottom: 6vw
    }

    .sa-limited-heading-white {
        font-size: 10.5vw
    }

    .sa-limited-heading {
        width: auto;
        font-size: 14vw
    }

    .sa-limited-heading.s {
        font-size: 8.2vw
    }

    .sa-arrow-wrap {
        width: 75%;
        padding-top: 3vw;
        padding-bottom: 3vw
    }

    .sa-arrow-wrap.in-top {
        margin-left: -14px;
        justify-items: stretch;
        background-color: #f2e1ed
    }

    .sa-arrow-overlay {
        margin-right: 0
    }

    .sa-arrow-heading {
        font-size: 12vw
    }

    .sa-arrow-heading.s {
        font-size: 7vw
    }

    .sa-arrow-subtext {
        font-size: 5vw
    }

    .sa-arrow-subtext.s {
        font-size: 3.2vw
    }

    .savings-badge {
        right: -17%
    }

    .savings-badge, .savings-badge.second {
        width: 24vw;
        height: 24vw
    }

    .savings-badge.smaller {
        bottom: -4%;
        width: 17vw;
        height: 17vw
    }

    .bottles-wrap {
        max-width: none
    }

    .bottles-wrap.on-top {
        max-width: 100%
    }

    .bottles-wrap.mt-mob {
        margin-top: 6vw
    }

    .savings-badge-head {
        font-size: 11vw
    }

    .savings-badge-head._0 {
        font-size: 8vw
    }

    .savings-badge-head.small {
        font-size: 5.6vw;
        font-weight: 700
    }

    .savings-badge-text {
        font-size: 2.8vw
    }

    .savings-badge-text.bigger {
        font-size: 4vw
    }

    .sa-bottles-subtext {
        font-size: 6.5vw
    }

    .sa-red-banner {
        padding-top: 2.3vw;
        padding-bottom: 2.3vw;
        font-size: 7.8vw
    }

    .body-box, .light-green-box.lighter-centered {
        padding: 5vw 3vw
    }

    .body-box {
        max-width: none;
        border: 3px dashed #0A7C6B
    }

    .body-accent-head {
        max-width: 354px;
        margin-right: auto;
        margin-left: auto;
        font-size: 25px
    }

    .body-accent-head.no-margin {
        max-width: none;
        font-size: 7.5vw
    }

    .body-accent-head.max-ch {
        margin-bottom: 5vw;
        font-size: 8vw;
        line-height: 1.1
    }

    .body-subhead.limited {
        margin-bottom: 5vw;
        font-size: 5.5vw;
        line-height: 1.15
    }

    .body-sub-subhead {
        margin-top: 6vw;
        margin-bottom: 5vw;
        font-size: 4.4vw
    }

    .body-footer {
        font-size: 4.7vw;
        color: #f3ad00
    }

    .light-green-box-head {
        font-size: 10vw;
        line-height: 1.1em
    }

    .body-footer-link {
        margin-top: 5vw;
        font-size: 4.3vw
    }

    .guarantee-badge-body {
        width: 22vw
    }

    .guarantee-head-body {
        font-size: 14vw
    }

    .guarantee-text-body {
        font-size: 4.6vw
    }

    .body-footer-text-link.mobile {
        margin: 4vw 2vw;
        font-size: 4.5vw
    }

    .section-footer {
        padding-top: 8vw;
        padding-bottom: 6vw
    }

    .footer-logos-wrap {
        grid-column-gap: 8vw
    }

    .footer-logo, .footer-logo.inverted {
        width: 15vw
    }

    .buygoods-wrap {
        margin-top: 8vw;
        margin-bottom: 6vw;
        padding: 6vw 8vw 8vw;
        justify-items: center;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        text-align: center
    }

    .buygoods-logo {
        width: 64vw;
        height: auto
    }

    .buygoods-text {
        margin-top: 2vw;
        font-size: 3.5vw;
        white-space: break-spaces
    }

    .footer-text {
        margin-top: 6vw;
        margin-right: 6vw;
        margin-left: 6vw;
        font-size: 3.4vw;
        line-height: 1.15em;
        white-space: break-spaces
    }

    .main-head {
        margin-bottom: 5vw;
        font-size: 10vw
    }

    .brandname {
        margin-left: 4px;
        color: #fff;
        font-size: 24px;
        line-height: 1.1
    }

    .brand-logo {
        width: 38px
    }

    .deco-line.white-opacity {
        width: 18px;
        height: 3px;
        margin-right: 4px;
        margin-left: 4px;
        background-color: #fff;
        opacity: .5
    }

    .meduim-span {
        letter-spacing: -1px
    }

    .brand-2 {
        display: flex;
        padding-left: 0
    }

    .nav-wrapper {
        margin-right: 0
    }

    .container.flex-horizontal.m30 {
        margin-top: 0;
        padding-top: 0;
        padding-right: 25px;
        padding-left: 25px
    }

    .navellipse {
        background-color: #fff;
        color: #0A7C6B;
        font-weight: 500
    }

    .navellipse, .navellipse.white {
        width: 33px;
        height: 33px;
        border-color: #fff;
        font-size: 3.4vw;
        line-height: 1.1
    }

    .navellipse.white {
        color: #fff
    }

    .brand-mobile {
        display: flex;
        padding-left: 0
    }

    .currency {
        font-size: 6vw
    }

    .reletive-wrapper {
        margin-bottom: 4px
    }

    .text-agree {
        margin-bottom: 4vw;
        font-size: 4.3vw
    }

    .top-box {
        margin-top: 0;
        padding-left: 2vw
    }

    .div-block {
        grid-column-gap: 6px
    }

    .bottle-center {
        max-width: 42vw;
        top: 4px
    }

    .bottle-right-1 {
        top: 10%;
        right: -14%;
        bottom: 10%;
        max-width: 36vw
    }

    .bottle-right-1._02 {
        top: 17%;
        right: -26%;
        bottom: 17%;
        max-width: 30vw
    }

    .bottle-right-1._03 {
        top: 25%;
        bottom: 25%;
        max-width: 24vw
    }

    .bottle-right {
        top: 10%;
        bottom: 10%;
        max-width: 36vw
    }

    .bottle-right._02 {
        top: 17%;
        bottom: 17%;
        max-width: 30vw
    }

    .border {
        display: none
    }

    .border-2 {
        top: -4px;
        display: block
    }

    .border-3 {
        display: none
    }

    .bottle-left {
        top: 10%;
        bottom: 10%;
        max-width: 36vw
    }

    .bottle-left._02 {
        top: 17%;
        bottom: 17%;
        max-width: 30vw
    }

    .bottle-left._02.tes {
        right: -38%
    }

    .bottle-right-copy {
        top: 10%;
        bottom: 10%;
        max-width: 36vw
    }

    .bottle-right-copy._02 {
        top: 17%;
        bottom: 17%;
        max-width: 30vw
    }
}

@media screen and (max-width:479px) {
    .section {
        padding-top: 20px
    }

    .nav.mobile {
        display: flex;
        padding-top: 18px;
        padding-bottom: 18px;
        align-items: center
    }

    .menu-wrap {
        padding-top: 10px;
        padding-bottom: 10px;
        justify-content: space-between;
        -ms-grid-columns: auto auto;
        grid-template-columns: auto auto
    }

    .nav-menu {
        display: none
    }

    .nav-buttons-grid {
        grid-row-gap: 4px;
        -ms-grid-columns: auto;
        grid-template-columns: auto
    }

    .button {
        padding: 4px 10px
    }

    .section-inner-grid {
        padding-bottom: 20px;
        grid-row-gap: 6vw
    }

    .right-section {
        margin-top: 0
    }

    .left-section {
        grid-column-gap: 20px;
        grid-row-gap: 20px
    }

    .red-text.no-margin.medium {
        font-size: 5.5vw;
        line-height: .5em
    }

    .red-text.no-margin.m {
        margin-top: 2px;
        font-size: 12.8vw
    }

    .body-rich-text p {
        line-height: 1.15em
    }

    .body-rich-text h3 {
        margin-top: 4vw;
        margin-bottom: 4vw
    }

    .footer-ad {
        padding-top: 40px
    }

    .footer-ad-top-bar {
        max-width: 80%
    }

    .footer-ad-top-bar-text {
        font-size: 14px
    }

    .comment-footer {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap
    }

    .sidebar-ad-check {
        width: 34px
    }

    .sidebar-ad-heading {
        font-size: 30px
    }

    .bottles {
        width: 100%
    }

    .bottles.top-bottles {
        width: auto;
        max-width: 108%
    }

    .big-yellow-button {
        margin-right: 10px;
        margin-left: 10px;
        padding: 8px 20px 10px;
        font-size: 16px
    }

    .big-yellow-button.bigger {
        margin-right: 0;
        margin-left: 0;
        padding: 6.6vw 0 5.5vw;
        justify-content: center;
        box-shadow: 0 3px 0 0 #d8aa17, 0 5px 0 0 rgba(0, 0, 0, .07);
        text-align: center
    }

    .footer-ad-heading {
        font-size: 28px
    }

    .footer-ad-check {
        width: 30px;
        margin-top: -14px;
        margin-right: 6px
    }

    .arrow-icon {
        display: none;
        width: 12px;
        margin-left: 10px;
        padding-bottom: 0
    }

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

    .inline-text.bigger {
        margin-right: 6px;
        font-size: 9vw
    }

    .inline-text.smaller {
        margin-left: 4px;
        font-size: 6vw
    }

    .footer-ad-subhead {
        font-size: 18px
    }

    .footer-ad-mid-wrap {
        grid-column-gap: 5vw
    }

    .guarantee {
        width: 18vw
    }

    .teal-bar-heading {
        font-size: 24px
    }

    .teal-bar-subhead {
        font-size: 15px
    }

    .pills-footer {
        width: 100%;
        margin-top: 0
    }

    .progress-bar-wrap {
        padding-right: 20px;
        padding-left: 20px;
        -ms-grid-columns: auto 1fr auto 1fr auto;
        grid-template-columns: auto 1fr auto 1fr auto
    }

    .progress-text {
        margin-right: -80px;
        margin-left: -80px
    }

    .num-sep {
        width: 100%
    }

    .sa-bottom {
        padding-top: 5vw;
        padding-bottom: 5vw
    }

    .sa-limited-heading-white {
        line-height: 1.15em
    }

    .sa-limited-heading.s {
        margin-top: -4px;
        font-size: 8vw
    }

    .sa-arrow-wrap.in-top {
        margin-left: 0
    }

    .sa-arrow-overlay {
        grid-column-gap: 6px
    }

    .sa-arrow-heading.s {
        font-size: 8vw
    }

    .sa-arrow-subtext.s {
        font-size: 3.5vw
    }

    .savings-badge {
        width: 25vw;
        height: 25vw
    }

    .savings-badge.smaller {
        right: 6%;
        bottom: 0;
        width: 15vw;
        height: 15vw
    }

    .bottles-wrap.margin {
        margin-top: 0
    }

    .bottles-wrap.on-top {
        right: 0
    }

    .bottles-wrap.on-top>img {
        transform: scale(1.2)
    }

    .bottles-wrap.mt-mob {
        margin-top: 0;
        margin-bottom: 0
    }

    .savings-badge-head {
        font-size: 11vw
    }

    .savings-badge-head.small {
        font-size: 5.2vw
    }

    .savings-badge-text {
        top: 0;
        font-size: 2.6vw
    }

    .sa-red-banner {
        margin-top: 16px;
        padding-right: 28px;
        padding-left: 28px;
        font-size: 7.6vw
    }

    .teal-text-wrap {
        margin-top: 5vw
    }

    .icon {
        width: 6vw;
        margin-left: 10px;
        padding-bottom: 0
    }

    .light-green-box {
        text-align: center
    }

    .light-green-box.lighter-centered {
        margin-bottom: 2vw
    }

    .guarantee-top-wrap {
        justify-content: center;
        justify-items: center;
        grid-row-gap: 10px;
        -ms-grid-columns: auto;
        grid-template-columns: auto
    }

    .body-accent-head.max-ch {
        font-size: 8vw
    }

    .body-subhead.limited {
        font-size: 5.5vw
    }

    .body-sub-subhead {
        font-size: 4.2vw
    }

    .body-footer {
        margin-top: 2px
    }

    .guarantee-body-wrap {
        justify-items: center;
        grid-row-gap: 10px;
        -ms-grid-columns: auto 1fr;
        grid-template-columns: auto 1fr
    }

    .body-footer-text-link.mobile {
        font-size: 4.2vw
    }

    .section-footer {
        padding-top: 6vw;
        padding-bottom: 5vw
    }

    .footer-logo {
        width: 16vw
    }

    .footer-logo.inverted {
        width: 14vw
    }

    .buygoods-wrap {
        margin-top: 6vw;
        margin-bottom: 0;
        padding-top: 5vw;
        padding-bottom: 7vw
    }

    .buygoods-logo {
        width: 60vw
    }

    .buygoods-text {
        font-size: 3vw;
        text-align: justify;
        letter-spacing: .8px;
        white-space: normal
    }

    .buygoods-text.center-line {
        display: block;
        margin-top: 0;
        text-align: center
    }

    .footer-text {
        font-size: 3.2vw
    }

    .footer-text.center-line {
        display: block;
        margin-top: 0;
        text-align: justify;
        text-align-last: center
    }

    .nav-logo.secure {
        display: none
    }

    .main-head {
        font-size: 9vw
    }

    .brandname {
        font-size: 5.5vw;
        line-height: 1
    }

    .brand-logo {
        width: 8vw;
        margin-right: 2px
    }

    .deco-line.white-opacity {
        width: 10px;
        height: 2px;
        margin-right: 2px;
        margin-left: 2px
    }

    .container {
        position: relative;
        z-index: 1
    }

    .container.flex-horizontal {
        justify-content: space-between;
        align-items: center
    }

    .navellipse, .navellipse.white {
        width: 26px;
        height: 26px;
        font-size: 3.6vw
    }

    .currency {
        top: 0;
        font-size: 6vw;
        line-height: 1em
    }

    .reletive-wrapper {
        margin-bottom: 2px
    }

    .top-box {
        margin-bottom: 0;
        padding: 4vw
    }

    .arrow-down {
        width: 80px;
        height: 80px;
        border-radius: 6px
    }

    .div-block {
        justify-content: center;
        justify-items: center;
        align-content: center;
        grid-row-gap: 0
    }

    .bottle-right-1.on-top._02 {
        left: auto
    }

    .text-span {
        margin-right: auto;
        margin-left: auto
    }

    .text-span, .text-span-2 {
        display: block;
        text-align: center
    }

    .img-text {
        width: 100%
    }

    .img-text.second {
        width: 82vw;
        margin-top: 6vw;
        margin-right: 6vw;
        margin-left: 6vw
    }

    .border-2 {
        display: none
    }

    .border-3 {
        top: -4px;
        display: block
    }
}

#w-node-_26ff4fe4-06d3-efda-a20e-f24d1ad5342a-32909e72 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1
}

#w-node-_3be212ff-ee89-ac08-5b30-a7a6c940a7ca-32909e72, #w-node-eb08515d-1fae-02de-4ea9-0dcd1c392dad-32909e72 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1
}

#w-node-_433cb6b0-c97e-d5b2-358f-260910e779aa-32909e72, #w-node-f90df48f-1978-e96c-ec18-78070e5beb2c-32909e72 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1
}

#w-node-_00ffe2ef-b1d6-6e7a-faf4-5c60fa5221b5-32909e72 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1
}

#w-node-_9e98b2c6-8de2-10f1-b2f7-e1427c8aa92d-32909e72, #w-node-_816c8789-1720-d18e-c367-6f975844e5a3-32909e72 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1
}

#w-node-_00ffe2ef-b1d6-6e7a-faf4-5c60fa522275-32909e72 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1
}

#w-node-_59aa7145-306f-9b3b-c76e-4cb09d48d423-32909e72 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1
}

@media screen and (max-width:799px) {
    #w-node-_26ff4fe4-06d3-efda-a20e-f24d1ad5342a-32909e72 {
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1
    }

    #w-node-f5cc7f73-ffd8-0615-3fe4-a4fd1fdcec38-32909e72 {
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-column-align: center;
        justify-self: center
    }

    #w-node-_00ffe2ef-b1d6-6e7a-faf4-5c60fa5221b5-32909e72 {
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1
    }

    #w-node-_9e98b2c6-8de2-10f1-b2f7-e1427c8aa92c-32909e72 {
        -ms-grid-row-align: center;
        align-self: center
    }

    #w-node-_9e98b2c6-8de2-10f1-b2f7-e1427c8aa92d-32909e72 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }

    #w-node-_11921ffc-ce22-0728-2ddc-f4334cb60954-32909e72 {
        -ms-grid-column-align: start;
        justify-self: start
    }

    #w-node-_816c8789-1720-d18e-c367-6f975844e59e-32909e72 {
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    #w-node-_816c8789-1720-d18e-c367-6f975844e5a3-32909e72 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }

    #w-node-_816c8789-1720-d18e-c367-6f975844e5ae-32909e72 {
        -ms-grid-column-align: start;
        justify-self: start
    }

    #w-node-_00ffe2ef-b1d6-6e7a-faf4-5c60fa52228d-32909e72 {
        -ms-grid-column-align: center;
        justify-self: center
    }

    #w-node-_00ffe2ef-b1d6-6e7a-faf4-5c60fa5222af-32909e72 {
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-_9e98b2c6-8de2-10f1-b2f7-e1427c8aa92c-32909e72 {
        -ms-grid-column-align: start;
        justify-self: start
    }

    #w-node-_11921ffc-ce22-0728-2ddc-f4334cb60954-32909e72 {
        -ms-grid-column-align: stretch;
        justify-self: stretch
    }

    #w-node-_816c8789-1720-d18e-c367-6f975844e59e-32909e72 {
        -ms-grid-column-align: start;
        justify-self: start
    }

    #w-node-_816c8789-1720-d18e-c367-6f975844e5ae-32909e72 {
        -ms-grid-column-align: stretch;
        justify-self: stretch
    }

    #w-node-_0a4a848c-68de-a8a0-0ca1-0626ca6d42f4-32909e72 {
        -ms-grid-row-align: stretch;
        align-self: stretch;
        -ms-grid-column-align: stretch;
        justify-self: stretch
    }
}

@media screen and (max-width:799px) {
    .exit-pop.light-green-box.lighter-centered {
        position: fixed;
        z-index: 12;
        height: 100%;
        width: 100%;
        margin: 0;
        left: 0;
        border-radius: 0;
        top: 120vh;
        transition: .5s ease-in-out
    }

    .exit-pop.light-green-box.lighter-centered>h1 {
        color: #ed1a3b;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 8vw
    }
}

@media screen and (max-width:799px) and (max-width:576px) {
    .exit-pop.light-green-box.lighter-centered>h1 {
        font-size: 9vw
    }
}

@media screen and (max-width:799px) {
    .exit-pop.light-green-box.lighter-centered h2 {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

@media screen and (max-width:799px) {
    .exit-pop.light-green-box.lighter-centered .guarantee-top-wrap {
        display: flex
    }
}

@media screen and (max-width:799px) {
    .exit-pop.light-green-box.lighter-centered>h2 {
        color: #f3ad00;
        margin-top: 0;
        margin-bottom: 40px;
        font-size: 6vw
    }
}

@media screen and (max-width:799px) and (max-width:576px) {
    .exit-pop.light-green-box.lighter-centered .inline-text.smaller, .exit-pop.light-green-box.lighter-centered>h2 {
        font-size: 7vw
    }
}

@media screen and (max-width:799px) {
    .exit-pop.light-green-box.lighter-centered .accept-link-downsell {
        margin-top: 5px
    }
}

@media screen and (max-width:799px) {
    .exit-pop.light-green-box.lighter-centered .big-yellow-button {
        padding: 7.6vw 0 7.5vw;
        margin-bottom: 20px
    }
}

@media screen and (max-width:799px) {
    .exit-pop.light-green-box.lighter-centered .decline-link-real {
        padding: 17px 13px 13px;
        font-size: 3.2vw;
        margin: 16px 0;
        background-color: #f2f2f2;
        box-shadow: 0 3px 0 0 #c0c1c1
    }
}

@media screen and (max-width:799px) and (max-width:576px) {
    .exit-pop.light-green-box.lighter-centered .decline-link-real {
        font-size: 3.86vw
    }
}

@media screen and (max-width:799px) {
    .exit-pop.light-green-box.lighter-centered .full-width.column {
        width: 100vw
    }
}

@media screen and (max-width:799px) {
    .exit-pop.light-green-box.lighter-centered .bottles-wrap>img {
        transform: scale(1)
    }

    .exit-pop.light-green-box.lighter-centered .bottles-wrap .reletive-wrapper {
        margin-left: -16px
    }

    .exit-pop.light-green-box.lighter-centered .bottles-wrap .bottle-left {
        left: 13%
    }

    .exit-pop.light-green-box.lighter-centered .bottles-wrap .bottle-left._02 {
        left: 1%
    }

    .exit-pop.light-green-box.lighter-centered .bottles-wrap .bottle-right-1 {
        right: 13%
    }

    .exit-pop.light-green-box.lighter-centered .bottles-wrap .bottle-right-1._02 {
        right: 6%
    }

    .exit-pop.light-green-box.lighter-centered .bottles-wrap .bottle-right-1._03 {
        right: -2%
    }
}

@media screen and (min-width:800px) {
    .exit-pop.light-green-box.lighter-centered {
        position: fixed;
        z-index: 12;
        height: 100%;
        width: 100%;
        margin: 0;
        left: 0;
        border-radius: 0;
        top: 150vh;
        transition: .5s ease-in-out
    }

    .exit-pop.light-green-box.lighter-centered>h1 {
        color: #ed1a3b;
        font-family: Roboto Condensed;
        font-size: 40em
    }
}

@media screen and (min-width:800px) and (max-width:1120px) {
    .exit-pop.light-green-box.lighter-centered>h1 {
        font-size: 4.5vw
    }
}

@media screen and (min-width:800px) {
    .exit-pop.light-green-box.lighter-centered .row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        max-width: 1000px;
        margin-top: 20px
    }

    .exit-pop.light-green-box.lighter-centered .row .column {
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1
    }

    .exit-pop.light-green-box.lighter-centered .row .column .guarantee-top-wrap {
        justify-content: center;
        margin-bottom: 20px
    }

    .exit-pop.light-green-box.lighter-centered .row .column .guarantee-top-wrap .guarantee-badge {
        width: 100px
    }

    .exit-pop.light-green-box.lighter-centered .row .column .guarantee-top-wrap .guarantee-head {
        font-size: 60px
    }

    .exit-pop.light-green-box.lighter-centered .row .column .guarantee-top-wrap .guarantee-text {
        font-size: 21px
    }

    .exit-pop.light-green-box.lighter-centered .row .column .big-yellow-button {
        padding-top: 46px;
        padding-bottom: 42px;
        margin-bottom: 20px;
        border-radius: 80px
    }

    .exit-pop.light-green-box.lighter-centered .row .column .big-yellow-button .inline-text.bigger {
        font-size: 46px;
        margin-left: 12px
    }
}

@media screen and (min-width:800px) and (max-width:1120px) {
    .exit-pop.light-green-box.lighter-centered .row .column .big-yellow-button .inline-text.bigger {
        font-size: 40px;
        margin-left: 6px
    }
}

@media screen and (min-width:800px) {
    .exit-pop.light-green-box.lighter-centered .row .column .big-yellow-button .inline-text.smaller {
        margin-left: 23px;
        font-size: 36px
    }
}

@media screen and (min-width:800px) and (max-width:1120px) {
    .exit-pop.light-green-box.lighter-centered .row .column .big-yellow-button .inline-text.smaller {
        margin-left: 20px;
        font-size: 34px
    }
}

@media screen and (min-width:800px) {
    .exit-pop.light-green-box.lighter-centered .row .column .decline-link-real {
        background-color: #f2f2f2;
        box-shadow: 0 4px 0 0 #c0c1c1;
        font-size: 19px;
        padding-top: 30px;
        padding-bottom: 27px
    }
}

@media screen and (min-width:800px) and (max-width:1120px) {
    .exit-pop.light-green-box.lighter-centered .row .column .decline-link-real {
        font-size: 17px
    }
}

@media screen and (min-width:800px) {
    .exit-pop.light-green-box.lighter-centered .row .column .bottles-wrap>img {
        transform: scale(1.5)
    }

    .exit-pop.light-green-box.lighter-centered .row .column .bottles-wrap.mt-mob {
        margin-top: 60px
    }

    .exit-pop.light-green-box.lighter-centered .row .column .bottles-wrap .savings-badge.second {
        right: 10px;
        transform: scale(1.3)
    }

    .exit-pop.light-green-box.lighter-centered .row .column .bottles-wrap .bottle-center {
        position: relative;
        z-index: 4;
        max-width: 54%
    }

    .exit-pop.light-green-box.lighter-centered .row .column .bottles-wrap .bottle-right-1 {
        position: absolute;
        left: auto;
        top: 6%;
        right: 9%;
        bottom: 6%;
        z-index: 3;
        max-width: 48%
    }

    .exit-pop.light-green-box.lighter-centered .row .column .bottles-wrap .bottle-right-1._02 {
        position: absolute;
        top: 13%;
        right: -3%;
        bottom: 13%;
        z-index: 2;
        max-width: 42%
    }

    .exit-pop.light-green-box.lighter-centered .row .column .bottles-wrap .bottle-right-1._03 {
        position: absolute;
        top: 19%;
        right: -12%;
        bottom: 19%;
        z-index: 1;
        max-width: 36%
    }

    .exit-pop.light-green-box.lighter-centered .row .column .bottles-wrap .bottle-left {
        position: absolute;
        left: 8%;
        top: 6%;
        bottom: 6%;
        z-index: 3;
        max-width: 48%
    }

    .exit-pop.light-green-box.lighter-centered .row .column .bottles-wrap .bottle-left._02 {
        position: absolute;
        left: -5%;
        top: 13%;
        right: auto;
        bottom: 13%;
        z-index: 2;
        max-width: 42%
    }
}

@media screen and (min-width:800px) {
    .exit-pop.light-green-box.lighter-centered .row .column>h2 {
        color: #0A7C6B;
        font-size: 25px;
        margin-top: 45px
    }
}

.fixed {
    height: 100vh;
    overflow: hidden
}

@media screen and (min-width:800px) {
    .mobile-only {
        display: none !important
    }
}

@media screen and (max-width:799px) {
    .desktop-only {
        display: none !important
    }
}

.rc .headline {
    margin: 0 0 4vw
}

.rc .headline h1 {
    color: #ed1a3b
}

.rc .headline h2 {
    color: #000
}

@media (min-width:1024px) {
    .rc .headline {
        margin: 0 0 40em
    }

    .rc .headline h1 {
        font-size: 55rem;
        color: #ed1a3b
    }

    .rc .headline h2 {
        font-size: 45rem;
        color: #000
    }
}

@media (max-width:799px) {
    .rc .headline h1 {
        margin-bottom: 0;
        margin-top: 0
    }

    .rc .headline h2 {
        margin-top: 0;
        line-height: normal
    }
}

.rc h1 {
    text-align: center;
    color: #000;
    font-size: 6.5vw;
    width: 100%;
    font-weight: 700
}

@media (max-width:799px) {
    .rc h1 {
        color: #fff0a8
    }
}

@media (min-width:1024px) {
    .rc h1 {
        font-size: 3em
    }
}

.rc h2 {
    text-align: center;
    color: #fff0a8;
    width: 100%;
    font-size: 4vw
}

@media (min-width:1024px) {
    .rc h2 {
        font-size: 2.5em
    }
}

.rc .header {
    color: #ffea7f;
    text-align: center;
    font-size: 9.3vw;
    text-shadow: 2px 2px 0 #483263;
    margin: auto;
    letter-spacing: -.2vw
}

.rc .video-container {
    width: 100%;
    position: relative;
    display: block;
    margin: auto
}

.rc #video, .rc #video-pause, .rc #video-thumb {
    width: 100%;
    margin: 10px auto;
    display: block
}

.rc #video-pause, .rc #video-thumb {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 1;
    display: block;
    z-index: 1
}

.rc #video-pause {
    display: none;
    z-index: 2
}

.rc #vid {
    border-radius: 20px
}

.rc #video-thumb img {
    width: 100%;
    height: 100%;
    display: block
}

.rc #video-thumb .playbutton-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto
}

.rc #video-thumb .playbutton-overlay .play-button {
    background: #f34;
    border-radius: 50%/10%;
    width: 17vw;
    height: 13vw;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    transform: scale(1);
    top: 3vw;
    max-width: 235px;
    max-height: 180px
}

.rc #video-thumb .playbutton-overlay .play-button:before {
    background: inherit;
    border-radius: 6%/57%;
    bottom: 9%;
    content: "";
    left: -5%;
    position: absolute;
    right: -5%;
    top: 9%
}

.rc #video-thumb .playbutton-overlay .play-button:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1vw;
    right: 0;
    width: 0;
    height: 0;
    display: block;
    margin: auto;
    border-top: 3vw solid transparent;
    border-bottom: 3vw solid transparent;
    border-left: 5vw solid #fff
}

@media (min-width:1024px) {
    .rc #video-thumb .playbutton-overlay .play-button:after {
        border-top: 3vh solid transparent;
        border-bottom: 3vh solid transparent;
        border-left: 5vh solid #fff
    }
}

.rc #video-thumb .playbutton-overlay .play-button .sound, .rc #video-thumb .playbutton-overlay .play-button .watch {
    color: #000;
    font-weight: 700;
    text-align: center;
    position: absolute;
    padding: 5px;
    background: #fff;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    border-radius: 10px
}

.rc #video-thumb .playbutton-overlay .play-button .watch {
    font-size: 7vw;
    top: 2vw
}

.rc #video-thumb .playbutton-overlay .play-button .sound {
    font-size: 5vw;
    bottom: 2vw
}

.rc #video-thumb .playbutton-overlay .play-button .loader {
    border-radius: 50%;
    width: 10em;
    height: 10em;
    margin: 11vh auto;
    font-size: 6px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 0, 96, .2);
    border-right: 1.1em solid rgba(255, 0, 96, .2);
    border-bottom: 1.1em solid rgba(255, 0, 96, .2);
    border-left: 1.1em solid #ff0060;
    transform: translateZ(0);
    animation: load8 1.1s infinite linear
}

.rc #video-thumb .playbutton-overlay .play-button .loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

.video-mask {
    width: 100%;
    max-width: 1600px;
    border-radius: 12px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto !important;
    min-height: 500px;
    margin-right: 0
}

@media (min-width:1280px) {
    .mutebutton-overlay img {
        margin-top: 14%
    }
}

.mutebutton-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    margin: auto;
    z-index: 9
}

.mutebutton-overlay img {
    margin: 0 auto;
    width: 35vw;
    max-width: 380px;
    display: block;
    margin-top: 9%
}

@media (max-width:1024px) {
    .mutebutton-overlay img {
        width: 28vw
    }
}

@media (min-width:1280px) {
    .mutebutton-overlay img {
        margin-top: 13%
    }
}

.sticky .mutebutton-overlay img {
    width: 100px !important;
    margin-top: 10% !important
}

.playbutton-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    margin: auto;
    z-index: 8
}

.playbutton-overlay svg {
    fill: #fff0a8;
    width: 50%;
    margin: 14% auto
}

.pausebutton-overlay {
    display: block;
    z-index: 7
}

.pausebutton-overlay, .play-button {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.play-button {
    background: #986988;
    border-radius: 50%/10%;
    width: 12vh;
    height: 9vh;
    padding: 0;
    display: none;
    transform: scale(1);
    animation: pulseButton 2s infinite ease-out
}

@media (max-width:768px) {
    .play-button {
        width: 17vh;
        height: 13vh
    }
}

@media (min-width:1140px) {
    .play-button {
        display: none
    }
}

.play-button:before {
    background: inherit;
    border-radius: 6%/57%;
    bottom: 9%;
    content: "";
    left: -5%;
    position: absolute;
    right: -5%;
    top: 9%
}

.play-button:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: .5vw;
    right: 0;
    width: 0;
    height: 0;
    display: block;
    margin: auto;
    border-top: 2vh solid transparent;
    border-bottom: 2vh solid transparent;
    border-left: 3vh solid #000
}

@media (min-width:768px) {
    .play-button:after {
        border-top: 3vh solid transparent;
        border-bottom: 3vh solid transparent;
        border-left: 5vh solid #000
    }
}

.video-padding {
    padding: 56.25% 0 0
}

.longVideo .video-padding {
    padding: 177.77777% 0 0
}

.longVideo .mutebutton-overlay img {
    margin: 68% auto 0;
    width: 45vw
}

.longVideo .playbutton-overlay svg {
    width: 80%;
    margin: 60% auto
}

.packages-section {
    background-color: #fff;
    margin-top: 40rem
}

.packages-section h1 {
    font-size: 55px
}

@media (max-width:799px) {
    .packages-section h1 {
        font-size: 9vw
    }
}

.packages-section a {
    color: inherit;
    text-decoration: inherit
}

@media (max-width:799px) {
    .packages-section {
        margin-top: -5rem
    }
}

.packages-section h2 {
    color: #fff57d;
    font-size: 66rem;
    letter-spacing: 1rem;
    text-shadow: 0 5px 0 #f5af00;
    margin-top: 0
}

.packages-section ul {
    display: flex;
    padding: 0;
    align-items: center;
    gap: 26rem;
    margin-bottom: 25rem
}

.packages-section ul li {
    border: 6.71058px solid #f5af00;
    border-radius: 28.12rem;
    background: #fff;
    padding: 5rem 5rem 31rem;
    position: relative;
    width: calc(100% - 17.3316rem);
    height: -moz-fit-content;
    height: fit-content;
    cursor: pointer
}

.packages-section ul li h3 {
    font-size: 23rem;
    text-align: center;
    color: #fff;
    width: 100%;
    background-color: #f5af00;
    margin: 0;
    border-radius: 16rem 16rem 0 0;
    padding: 17rem 0
}

.packages-section ul li .saving {
    font-size: 26.84rem;
    font-weight: 700;
    color: #0A7C6B;
    min-height: 33rem;
    margin: 11.83rem 0 1.83rem
}

.packages-section ul li>img {
    height: 210rem;
    z-index: 6;
    position: relative;
    margin: auto;
    display: inline-block;
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

.packages-section ul li>img:nth-of-type(2) {
    position: absolute;
    transform: scale(.95) translateX(calc(-50% - 55rem));
    z-index: 5
}

.packages-section ul li>img:nth-of-type(3) {
    position: absolute;
    transform: scale(.95) translateX(calc(-50% + 50rem));
    z-index: 4
}

.packages-section ul li>img:nth-of-type(4) {
    position: absolute;
    transform: scale(.9) translateX(calc(-50% - 98rem));
    z-index: 4
}

.packages-section ul li>img:nth-of-type(5) {
    position: absolute;
    transform: scale(.9) translateX(calc(-50% + 98rem));
    z-index: 3
}

.packages-section ul li>img:nth-of-type(6) {
    position: absolute;
    transform: scale(.85) translateX(calc(-50% + 150rem));
    z-index: 2
}

.packages-section ul li>img:nth-of-type(7) {
    position: absolute;
    transform: scale(.8) translateX(calc(-50% + 124rem));
    z-index: 1
}

.packages-section ul li>img:nth-of-type(8) {
    position: absolute;
    transform: scale(.85) translateX(calc(-50% - 137rem));
    z-index: 2
}

.packages-section ul li>img:nth-of-type(9) {
    position: absolute;
    transform: scale(.8) translateX(calc(-50% - 175rem));
    z-index: 1
}

.packages-section .order-link-6-bottle>img:nth-of-type(3) {
    position: absolute;
    transform: scale(.95) translateX(calc(-50% + 33rem));
    z-index: 4
}

.packages-section .order-link-6-bottle>img:nth-of-type(5) {
    position: absolute;
    transform: scale(.9) translateX(calc(-50% + 62rem));
    z-index: 3
}

.packages-section .order-link-6-bottle>img:nth-of-type(6) {
    position: absolute;
    transform: scale(.85) translateX(calc(-50% + 89rem));
    z-index: 2
}

.packages-section ul li .price {
    margin-top: 245rem;
    margin-bottom: 17rem;
    font-size: 85.3rem;
    font-weight: 700;
    color: #0A7C6B
}

.packages-section ul li .price span {
    font-size: 51.18rem;
    top: -19rem;
    position: relative
}

.packages-section ul li .price small {
    font-size: 19rem;
    position: relative;
    top: 0
}

.packages-section ul li a.button {
    width: 90%;
    color: #000;
    font-size: 43.26rem;
    font-weight: 700;
    background-color: #e1e1e1;
    display: block;
    padding: 27rem 0;
    text-decoration: none;
    border-radius: 41rem;
    box-shadow: 0 4.67rem 0 #c8c8c8;
    margin: auto;
    margin-top: 0
}

.packages-section ul li ul.cards {
    gap: 3.3rem;
    justify-content: center;
    margin-top: 17rem
}

.packages-section ul li ul.cards li {
    border: none;
    padding: 0;
    width: auto
}

.packages-section ul li ul.cards li img {
    transform: none;
    position: relative;
    height: 32.88rem;
    left: auto;
    display: inline;
    width: 53.01rem
}

.packages-section ul li .shipping {
    font-size: 29.64rem;
    font-weight: 700;
    color: #0A7C6B;
    margin: 32rem 0 10.45rem
}

.packages-section ul li .free.shipping:after {
    content: "";
    display: inline-block;
    /* background-image: url(../img/icon-shipping.svg); */
    width: 34rem;
    height: 22rem;
    background-size: contain;
    background-repeat: no-repeat;
    top: 1rem;
    position: relative;
    margin-left: 11rem
}

.packages-section ul li .total {
    color: #0A7C6B;
    font-size: 24.16rem;
    font-weight: 700;
    margin: 0
}

.packages-section ul li.best-value .total {
    color: #0A7C6B
}

.packages-section ul li .total span {
    position: relative
}

.packages-section ul li .total span:after {
    content: "";
    position: absolute;
    top: calc(50% - 1.33rem);
    height: 2.66rem;
    left: -4rem;
    right: -4rem;
    background-color: #0A7C6B
}

.packages-section ul li.best-value .total span:after {
    background-color: #eb001b
}

.packages-section ul li.best-value {
    padding-bottom: 41rem;
    background-color: #ffffd1
}

.packages-section ul li.best-value h3 {
    background-color: #f23d4c
}

.packages-section ul li.best-value .saving {
    color: #f23d4c;
    font-size: 37.58rem;
    margin: 25rem 0 15rem
}

.packages-section ul li.best-value .price {
    color: #0A7C6B;
    margin-top: 262rem
}

.packages-section ul li.best-value a.button {
    background-color: #fcc819;
    box-shadow: 0 4.6974rem 0 #d8aa17
}

.packages-section ul li.best-value a.button span {
    color: #000
}

.packages-section ul li.best-value .shipping {
    color: #eb001b;
    font-size: 32.91rem;
    margin-bottom: 32rem;
    text-transform: uppercase
}

.packages-section ul li.best-value .free.shipping:after {
    /* background-image: url(../img/icon-shipping-free.svg) */
}

.packages-section ul li.best-value>img:nth-of-type(3) {
    transform: scale(.95) translateX(calc(-50% + 31rem))
}

.packages-section ul li.best-value>img:nth-of-type(5) {
    transform: scale(.9) translateX(calc(-50% + 65rem))
}

.packages-section ul li.best-value>img:nth-of-type(6) {
    transform: scale(.85) translateX(calc(-50% + 95rem))
}

@media screen and (max-width:799px) {
    .packages-section {
        padding: 32rem 21rem;
        background-color: #0A7C6B
    }

    .packages-section h2 {
        text-shadow: none;
        font-size: 65rem;
        letter-spacing: 0
    }

    .packages-section .rating {
        font-size: 37.3rem;
        color: #fff;
        font-weight: 700
    }

    .packages-section .rating span:not(.stars) {
        font-size: 46.38rem;
        letter-spacing: -.23rem;
        margin-left: 14.78rem;
        margin-right: 31.67rem
    }

    .packages-section .rating span.stars {
        height: 38rem;
        width: 215rem;
        display: inline-block;
        background-image: url(../img/icon-star.svg);
        background-size: auto 100%
    }

    .packages-section ul {
        flex-direction: column
    }

    .packages-section ul li {
        display: flex;
        flex-direction: row;
        border: none;
        padding-bottom: 21rem !important
    }

    .packages-section ul li:first-of-type {
        order: 3
    }

    .packages-section ul li:nth-of-type(2) {
        order: 1
    }

    .packages-section ul li:nth-of-type(3) {
        order: 2
    }

    .packages-section ul li h3 {
        background: none !important;
        color: #0A7C6B;
        font-size: 49.18rem;
        width: 50%;
        padding-bottom: 260rem
    }

    .packages-section ul li>img {
        height: 219rem;
        left: 25%;
        bottom: 43rem;
        filter: drop-shadow(0 0 2px #999999)
    }

    .packages-section ul li div.column {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

@media screen and (max-width:799px) and (max-width:799px) {
    .packages-section ul li div.column {
        margin-top: 30rem
    }
}

@media screen and (max-width:799px) {
    .packages-section ul li .popular {
        font-size: 27.85rem;
        background-color: #0A7C6B;
        font-weight: 700;
        color: #fff;
        padding: 5rem 14rem 5rem 42rem;
        border-radius: 20.6rem;
        width: -moz-fit-content;
        width: fit-content;
        margin: 14rem auto;
        position: relative;
        left: 5rem
    }
}

@media screen and (max-width:799px) {
    .packages-section ul li .popular span {
        background-image: url(../img/check-icon.svg);
        width: 50rem;
        height: 50rem;
        display: inline-block;
        border-radius: 50%;
        background-color: #fff;
        background-size: 52rem;
        background-position: -1rem;
        position: absolute;
        top: -5rem;
        left: -21rem;
        border: 2rem solid #ffffd1
    }
}

@media screen and (max-width:799px) {
    .packages-section ul li .price {
        margin: auto !important;
        color: #0A7C6B;
        margin-bottom: 0 !important
    }
}

@media screen and (max-width:799px) {
    .packages-section ul li a.button {
        margin-bottom: 21rem
    }
}

@media screen and (max-width:799px) {
    .packages-section ul li .shipping {
        grid-column-start: 2;
        grid-row-start: 4;
        margin: auto;
        margin-top: 0
    }
}

@media screen and (max-width:799px) {
    .packages-section ul li .free.shipping {
        position: absolute;
        font-size: 19.52rem;
        background-color: #fff;
        width: 110rem;
        height: 110rem;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        border: 3rem solid #f5af00;
        color: #0A7C6B;
        left: 199rem;
        z-index: 7;
        bottom: 36rem;
        margin-bottom: 0;
        line-height: 27rem
    }
}

@media screen and (max-width:799px) {
    .packages-section ul li .free.shipping:after {
        margin: 0;
        filter: brightness(0)
    }
}

@media screen and (max-width:799px) {
    .packages-section ul li .saving {
        margin: 0 0 auto !important
    }
}

.hidden {
    display: none
}

.dev-controls {
    width: 275px;
    border-radius: .7vw;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
    top: 7rem;
    left: 7rem;
    position: fixed;
    transition: all .5s;
    z-index: 11;
    display: none
}

.dev-controls .flex {
    display: flex
}

.dev-controls .headline {
    background: #e7e7e7;
    padding: 1rem 20rem;
    position: relative;
    border-radius: .7vw .7vw 0 0
}

.dev-controls .headline h2 {
    font-size: 25rem;
    text-align: left
}

@media (max-width:799px) {
    .dev-controls .headline h2 {
        font-size: 45rem
    }
}

.dev-controls .headline .close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15rem;
    top: 29rem;
    z-index: 7;
    cursor: pointer
}

.dev-controls .headline .close:after, .dev-controls .headline .close:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: #c5c5c5;
    margin: auto;
    display: block;
    width: 100%;
    height: 2px;
    transform-origin: center
}

.dev-controls .headline .close:before {
    transform: rotate(45deg)
}

.dev-controls .headline .close:after {
    transform: rotate(-45deg)
}

.dev-controls .controls {
    padding: 9rem 20rem
}

.dev-controls .controls .control-item {
    flex-flow: row wrap;
    justify-content: space-between;
    border-bottom: 1px solid #e7e7e7;
    padding: 1rem 0
}

.dev-controls .controls .control-item:first-child {
    padding: 0 0 1rem
}

.dev-controls .controls .control-item:last-child {
    border: none;
    padding: 1rem 0 0
}

.dev-controls .controls .control-item p {
    font-size: 20rem
}

@media (max-width:799px) {
    .dev-controls .controls .control-item p {
        font-size: 30rem
    }
}

.dev-controls .controls .control-item .switch {
    position: relative;
    width: 50rem
}

@media (max-width:799px) {
    .dev-controls .controls .control-item .switch {
        scale: 1.5
    }
}

.dev-controls .controls .control-item .switch:hover {
    cursor: pointer
}

.dev-controls .controls .control-item .switch:hover .circle {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .7)
}

.dev-controls .controls .control-item .switch .bar, .dev-controls .controls .control-item .switch .circle {
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto
}

.dev-controls .controls .control-item .switch .bar {
    width: 100%;
    height: 25rem;
    border-radius: 100px;
    background: #e7e7e7
}

.dev-controls .controls .control-item .switch .circle {
    height: 25rem;
    width: 25rem;
    border-radius: 100%;
    z-index: 1;
    transition: all .2s;
    transform: translateX(13%);
    transform-origin: center;
    background: #bfbfbf
}

.dev-controls .controls .control-item .switch.active .circle {
    transform: translateX(88%);
    background: #f5af00
}

.dev-controls.active {
    display: block
}

.dev-controls.hide {
    left: -285px
}

.decline-area {
    max-width: 80%;
    margin: 0 auto
}

.decline-area a {
    font-size: 25rem
}

@media screen and (max-width:799px) {
    .decline-area a {
        color: #fff;
        font-size: 30rem
    }
}

.texto-garantia {
    color: #000;
    margin-top: 1em;
    font-size: 23px;
}

.header-garantia {
    color: #000;
    margin-top: 1em;
}

@media screen and (max-width:799px) {
    .texto-garantia {
        color: #fff !important;
        margin-top: 1em;
        font-size: 23px;
    }

    .header-garantia {
        color: #fff !important;
        margin-top: 1em;
    }
}


.guarantee-img {
    max-height: 204px;
}