* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@supports (-webkit-text-stroke: 1px black) {
    .stroke-dk {
        -webkit-text-stroke: 1px #2F591C;
    }
    .stroke-lt {
        -webkit-text-stroke: 1px #666666;
    }
}
body {
    padding: 0;
    margin: 0;
    font-family: Lato, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.55;
    color: #0d0d0d;
    background: #ffffff;
}
div {
    margin: 0 auto;
}
section {
    overflow-x: hidden;
}
header {
    background-image: url("https://fb-v1.cdn-bio.com/assets/hero-banner-1-lg-f550f8e95b29ebf0885c20aeae3b8392.jpg");
    background-color: #418489;
    background-size: cover;
    background-repeat: no-repeat;
}
img {
    display: table;
    margin: 0 auto;
}
.kpxsec {
    background-image: url("https://fb-v1.cdn-bio.com/assets/bg-kpx-e91faa4fc8c725ee7ce99936cc690046.jpg");
    background-color: #283000;
    background-size: cover;
    background-repeat: no-repeat;
}
.pbsec {
    background-image: url("https://fb-v1.cdn-bio.com/assets/bg-pb-eb08c2eff0a55792d1d9aa7cd3b8b51d.jpg");
    background-color: #453028;
    background-size: cover;
    background-repeat: no-repeat;
}
h1 {
    font-size: 44px;
    letter-spacing: 1px;
}
h2 {
    font-size: 40px;
}

.container {
    padding: 40px 20px;
}
.w1070 {
    max-width: 1070px;
}
.w970 {
    max-width: 970px;
}
.w870 {
    max-width: 870px;
}
.w770 {
    max-width: 770px;
}
.w670 {
    max-width: 670px;
}
.w570 {
    max-width: 570px;
}
.w470 {
    max-width: 470px;
}
.w370 {
    max-width: 370px;
}
.lghide, .mdhide {
    display: none;
}
.smhide {
    display: block;
}
.bg-white {
    background-color: #FFFFFF;
}
.lead {
    font-size: 24px;
    padding-left: 30px;
    border-left: 5px solid #Abcc00;
}
.col-2{
    display: flex;
    align-items: center;
}
.col-4{
    display: flex;
    align-items: start;
}
.lh1 {
    line-height: 34px;
}
.lh2 {
    line-height: 44px;
}
.lh3 {
    line-height: 54px;
}
.lh4 {
    line-height: 64px;
}
.lh5 {
    line-height: 120px;
}
.ls5 {
    letter-spacing: 5px;
}
.pb0 {
    padding-bottom: 0;
}
.pb20 {
    padding-bottom: 20px;
}
.pb60 {
    padding-bottom: 60px;
}
.pb70 {
    padding-bottom: 70px;
}
.pb80 {
    padding-bottom: 80px;
}
.mt0 {
    margin-top: 0px;
}
.mt20 {
    margin-top: 20px
}
.mb0 {
    margin-bottom: 0px;
}
.mb20 {
    margin-bottom: 20px;
}
.font-montserrat {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.font-fira {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
}
.fw700 {
    font-weight: 700;
}
.text-center {
    text-align: center;
}
.mega {
    font-size: 54px;
}
.giga {
    font-size: 120px;
}
.ks {
    text-shadow: 0 0.06em 1px rgb(0 0 0 / 10%), 0 0 0.05em rgb(0 0 0 / 10%), 0 1px 3px rgb(0 0 0 / 30%), 0 0.03em 0.05em rgb(0 0 0 / 20%), 0 0.05em 0.1em rgb(0 0 0 / 25%), 0 0.1em 0.1em rgb(0 0 0 / 20%), 0 0.2em 0.2em rgb(0 0 0 / 15%);
}
.clip-top {
    margin-top: -60px;
    -webkit-clip-path: polygon(50% 18px, 100% 0, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(50% 38px, 100% 0, 100% 100%, 0 100%, 0 0);
    padding-top: 60px;
}
.str {
    font-weight: 700;
}
.em {
    font-style: italic;
}
.wt {
    color: #FFFFFF;
}
.wt a {
    color: #ABCC00;
}
.gr {
    color: #ABCC00;
}
.nl {
    display: block;
}
.u {
    text-decoration: underline;
}
.bull p {
    background-image: url("https://fb-v1.cdn-bio.com/assets/li-check-default-077cf442d39d0c5159f4a3c73adcf785.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 34px;
    padding-left: 60px;
}
.tbox img {
    margin: 0 auto;
    width: 100%;
}

.prod-intro {
    max-width:320px;
    margin-right: 40px;
}
.prod-kpx {
    max-width:250px;
    margin-right: 40px;
}
.prod-pb {
    max-width:300px;
    margin-left: 40px;
    margin-right: -100px;
}
.prod-intro-arrow {
    position: absolute;
    top: -50px;
    left: -95px;
}
.protocol .small {
    font-size: 14px;
    font-style: italic;
}
.tbl-wrap {
    box-shadow: 0 2px 5px rgba(0,0,0,0.25);
    border: 10px solid #ffffff;
}
.tbl {
    border-right: 1px solid #C2D500;
    border-bottom: 1px solid #C2D500;
    font-size: 17px;
}
.tbld {
    display: grid;
    justify-items: start;
    align-items: center;
    grid-template-columns: 1fr 1fr 1.5fr 2fr;
    text-align: left;
}
.tbld p {
    padding: 10px 10px;
    margin: 0;
}
.th {
    background-color: #abcc00;
}
.th div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.th p {
    margin: 0;
    padding: 8px 5px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #FFFFFF;
}
.tbld div {
    justify-self: start;
    width: 100%;
    height: 100%;
    border-left: 1px solid #C2D500;
    border-top: 1px solid #C2D500;
    line-height: 1.35;
}
.tbld ul {
    margin: 0;
    padding-left: 30px;
}
.tbld ul li {
    margin: 10px 0;
}
.bonus-wrap {
    margin-top: 100px;
    margin-bottom: 20px;
}
.bonusbox {
    border: 1px solid #ABCC00;
    position: relative;
    padding: 50px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 25%);
    background-color: #FFFFFF;
}
.bonusnum {
    background-color: #ABCC00;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    max-width: 268px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 24px;
    position: absolute;
    left: 50px;
    top: -28px;
    letter-spacing: 2px;
}
.bonus-title {
    font-size: 32px;
    font-style: italic;
    font-weight: 700;
    margin-top: 0;
    max-width: 520px;
    line-height: 1.3;
}
.bonusimg {
    max-width: 260px;
    position: absolute;
    right: 50px;
    top: -50px;
}
.recipebox {
    max-width: 180px;
}
.recipebox img {
    width: 100%;
}
.recipebox span {
    font-size: 14px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}
img.rating {
    max-width: 94px;
    display: table;
    margin: 10px auto;
}
.offer {
    background-color: #252525;
    padding-bottom: 20px;
}
.offer-wrap, .offerbox {
    position: relative;
}
.eo {
    background-color: #ABCC00;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    max-width: 320px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 24px;
}
.oarrow {
    position: absolute;
    top: 50px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.offerbox {
    box-shadow: 0 2px 5px rgb(0 0 0 / 25%);
    padding: 40px;
    margin-top: 50px;
}
.toggle-wrap {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
    display: flex;
}
.toggle-switch {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background-color: #D7D7D7;
    border-radius: 50px;
}
.toggle-switch .btn {
    padding: 8px 20px;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 50px;
    font-weight: 700;
    cursor: pointer;
    margin: 2px;
}
.btn-chocolate {
    width: 150px;
    text-align: center;
}
.btn-chocolate.selected {
    background-color: #5A0C0C;
    color: #ffffff;
}
.btn-berry.selected {
    background-color: #99004D;
    color: #ffffff;
}
.offer-options {
    display: table;
    margin: 0 auto;
    padding-top: 20px;
}
.offer-info {
    text-align: center;
}
.offer-img {
    max-width: 250px;
}
.offer-title {
    font-size: 24px;
    font-weight: 700;
}
.offer-retail {
    font-size: 14px;
}
.offer-retail span {
    font-size: 38px;
    color: #CF2E42;
    display: table;
    margin: 0 auto;
    font-weight: 700;
    line-height: 38px;
    padding-left: 10px;
    padding-right: 10px;
}
img.payment-seal {
    max-width: 230px;
    display: table;
    margin: 0 auto;
}
.st {
    position: relative;
}
.img-best-in-class {
    max-width: 250px;
    margin-right: 30px;
}
.st:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 3px solid;
    border-color: inherit;

    -webkit-transform:rotate(-15deg);
    -moz-transform:rotate(-15deg);
    -ms-transform:rotate(-15deg);
    -o-transform:rotate(-15deg);
    transform:rotate(-15deg);
}
.offer-price {
    font-size: 58px;
    font-weight: 700;
    margin: 0 auto;
    line-height: 58px;
}
a.cta-btn {
    background-color: #FF9900;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 28px;
    padding: 10px 0;
    margin: 10px auto;
    display: table;
    max-width: 300px;
    width: 100%;
    border: 3px solid #ffffff;
    transition: all .2s;
    font-weight: 700;
}
.savings {
    text-transform: uppercase;
    color: #ABCC00;
    font-weight: 700;
    margin: 5px auto;
}
a.cta-btn:hover {
    transform: scale(1.02);
    border: 3px solid #FF9900;
    color: #FF9900;
    background-color: #FFFFFF;
}
.gbox-wrap {
    margin-left: 40px;
}
.gbox-365 {
    background-color: #F9F9F9;
    border: 5px solid #4D4D4D;
    width: 340px;
    padding: 20px;
}
.gbox-365 img {
    max-width: 150px;
}
.gbox-title {
    font-size: 32px;
    line-height: 40px;
    margin: 10px auto;
}
.references-button {
    text-align: center;
    cursor: pointer;
    border: 2px solid #4d4d4d;
    border-radius: 10px;
    padding: 10px 0;
    display: block;
}
.references-button:hover {
    transition: all .2s;
    border: 2px solid #4d4d4d;
    color: #FFFFFF;
    background-color: #4d4d4d;;
}
.references-wrap.references-collapsed {
    overflow: hidden;
    max-height: 0;
    display: none;
}
.references {
    margin-top: 40px;
}
.references p {
    font-size: 14px;
}
.references p a {
    color: #4d4d4d;
}
.references p a:hover {
    color: #ABCC00;
}
.references p span {
    color: #4d4d4d;
}
.bull p:last-child {
    padding-bottom: 10px;
}
.bonusimg-sm {
    display: none;
}

@media screen and (max-width: 991px) {
    body {
        font-size: 18px;
    }
    header {
        background-image: url("https://fb-v1.cdn-bio.com/assets/hero-banner-1-md-507db9ca27e652a51a3834adcbcd3e73.jpg");
    }
    .mdhide {
        display: none;
    }
    .lghide, .smhide {
        display: block;
    }
    .container {
        padding: 20px 20px 40px;
    }
    h1 {
        font-size: 36px;
        line-height: 38px;
    }
    h2 {
        font-size: 34px;
    }
    .mega {
        font-size: 44px;
    }
    .giga {
        font-size: 100px;
    }
    .w870 {
        max-width: 770px;
        width: 100%;
    }
    .prod-intro-arrow {
        top: -15px;
        left: -28px;
        width: 74px;
    }
    .pb20 {
        padding-bottom: 0;
    }
    .pb60 {
        padding-bottom: 70px;
    }
    .pb80 {
        padding-bottom: 90px;
    }
    .prod-pb {
        margin-right: -22px;
    }
    .gbox-wrap {
        margin-left: 20px;
    }
    .gbox-365 {
        width: 300px;
        padding: 20px;
    }
    .gbox-title {
        font-size: 30px;
        line-height: 36px;
    }
}

@media screen and (max-width: 767px) {
    body {
        font-size: 16px;
    }
    header {
        background-image: url("https://fb-v1.cdn-bio.com/assets/hero-banner-1-sm-1e8cc958afbabbbadf644f871fa29f41.jpg");
    }
    h1, h2, .w970, .w870, .w770, .w670 {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    h1 {
        font-size: 34px;
        line-height: 40px !important;
    }
    h1 .nl, .pbsec .nl {
        display: block !important;
    }
    .giga {
        font-size: 64px;
        line-height: 70px;
    }
    .mega {
        font-size: 40px;
    }
    .lead {
        font-size: 18px;
    }
    h2 {
        font-size: 26px;
        line-height: 34px !important;
    }
    .nl {
        display: inline;
    }
    .col-2 {
        flex-direction: column;
    }
    .smhide {
        display: none;
    }
    .lghide, .mdhide {
        display: block;
    }
    .prod-pb, .prod-kpx {
        margin-right: auto;
        margin-left: auto;
    }
    .tbl-wrap {
        width: calc(100% - 20px);
        overflow-x: auto;
        padding-bottom: 5px;
        margin-top: 20px;
    }
    .tbl {
        width: 700px;
    }
    .offer-title span {
        display: block;
    }
    .bull p {
        background-size: 30px;
        padding-left: 50px;
    }
    .prod-kpx {
        max-width: 200px;
        margin: 20px auto 0;
    }
    .pbsec .col-2 {
        flex-direction: column-reverse;
    }
    .protocol .pb20 {
        padding-bottom: 20px;
    }
    .bonusimg {
        display: none;
    }
    .bonusimg-sm {
        display: table;
        margin: 20px auto;
        width: 100%;
        max-width: 280px;
    }
    .bonus-wrap {
        margin-top: 45px;
        margin-bottom: 60px;
    }
    .bonusnum {
        left: 0;
        right: 0;
    }
    .bonusbox {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
    .bonus-title {
        font-size: 24px;
    }
    .bonus .pb80 {
        padding-bottom: 30px;
    }
    .oarrow {
        max-width: 100%;
        top: 100px;
    }
    .offer .nl, .gbox-wrap .nl {
        display: block;
    }
    .guarantee h2 {
        max-width: 360px;
    }
    .guarantee img {
        width: 100%;
    }
    .img-best-in-class {
        margin: 0px auto 10px;
    }
    .guarantee .mb0 {
        margin-bottom: 20px;
    }
    .references-button {
        padding-left: 10px;
        padding-right: 10px;
    }
    .col-4 {
        flex-wrap: wrap;
    }
    .col-4 > .recipebox {
        flex: 50%;
    }
}
.text-black {
    --bs-text-opacity: 1;
    color: black!important;
}
.pt0{
    padding-top:0px !important;
}
.pb0{
    padding-bottom:0px !important;
}