.break-all {
    word-break: break-all
}

.youtube {
    background-color: #000;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer
}

.youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: .7
}

.youtube .play-button {
    width: 90px;
    height: 60px;
    z-index: 1;
    opacity: .8;
    border-radius: 6px
}

.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #fff
}

.youtube img,
.youtube .play-button {
    cursor: pointer
}

.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute
}

.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
}

.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.s2 {
    background-color: var(--white)
}

.s3 {
    background-color: #807f7d
}

.s3 .video-background {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    filter: brightness(70%)
}

.s4 {
    background-image: url("https://fb-v1.cdn-bio.com/assets/sm-s4-bg-55325ea8f8bf37785714c340646f3ed1.webp");
    background-repeat: repeat-y;
    background-size: 100%
}

.s5 {
    background: #000
}

.s5 .video-background {
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.s6,
.s8,
.s10,
.s12 {
    background: var(--white)
}

.s7 {
    background-image: url("https://fb-v1.cdn-bio.com/assets/s7-bg-ae10960f2dd52dc52ff2e8a89d567a3d.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center
}

.s7 .non-visible-height {
    min-height: 600px
}

.s9 .h4,
.s10 .h4,
.s11 .h4,
.s12 .h4 {
    color: var(--liver);
    border-bottom: 1px solid var(--liver);
    padding-bottom: 20px
}

.s9 video,
.s10 video,
.s11 video,
.s12 video {
    max-width: 100%
}

.border {
    border: 2px solid var(--fiji-green);
    padding: 20px
}

.border .h4 {
    border-bottom: none;
    padding-bottom: 0;
    font-weight: 400
}

.s13 {
    background-image: url("https://fb-v1.cdn-bio.com/assets/s13-bg-80400e79d1ac2a6e82e67d055623b6e9.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 672px
}

.s13 .h1 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, .5)
}

.s14 .h2 {
    max-width: 100%
}

.line-border {
    height: 1px;
    width: 100%;
    background-color: var(--liver);
    margin: 30px 0
}

.s15 {
    /* background-image: url("https://fb-v1.cdn-bio.com/assets/mb-bg2-303abbd3d0f558d018ae5d95e93e53ad.webp"); */
    background-image: url("https://fb-v1.cdn-bio.com/assets/mb-bg-v2-5f96be3afa240f1ff4c8b7691f219140.webp");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover
}

.bio-logo {
    max-width: 182px
}

.s15 .h3 {
    font-size: 1.25rem;
    line-height: 32px
}

.btn {
    background: var(--la-rioja);
    border-radius: 8px;
    letter-spacing: 1px;
    font-size: 1rem;
    line-height: 19px;
    width: 200px;
    padding: 10px 0
}

.btn {
    animation: btnBounce 4s infinite
}

.s15 .height {
    height: 500px
}

.s16,
.s17 {
    background-color: var(--white)
}

.s16 .h2,
.s18 .h2 {
    max-width: 100%
}

.s17 {
    background-image: url("https://fb-v1.cdn-bio.com/assets/d3b9-f879-dfb7-4be5_coffee-bg-aad52df4184f9297d9b1e53cbe2cb727.webp");
    /* background-image: url("./coffee-bg2.webp"); */
    background-repeat: no-repeat;
    background-size: cover;
    height: 408px;
    background-position: bottom center
}

.s18 video {
    width: 100%
}

.s19,
.cta {
    background-color: var(--la-rioja)
}

.cta .cta-box {
    background-color: var(--white)
}

.cta .cta-offer-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    font-size: 1.25rem;
    font-weight: 400;
    color: #ff9400
}

.cta .cta-box {
    max-width: 350px;
    padding: 5px 15px;
    text-align: center;
    color: var(--liver)
}

.cta .cta-box:last-child .cta-offer-header {
    display: none
}

.cta .cta-offer-box {
    background-color: var(--fiji-green);
    color: var(--white);
    padding: 20px 0;
    font-weight: 900;
    text-align: center;
    line-height: 30px;
    margin-top: 5px
}

.cta .cta-offer {
    font-size: 3.125rem
}

.cta .cta-product-image {
    margin: 20px 0
}

.cta .cta-retail-price {
    font-size: 1rem;
    color: var(--liver);
    font-weight: 400;
    line-height: 140%
}

.cta .cta-retail-price span {
    color: #b50000;
    text-decoration: line-through
}

.cta-price,
.cta-price-launch,
.cta-mixprice-launch {
    font-size: 2.5rem;
    font-weight: 900;
    color: var(--la-rioja);
    line-height: 140%
}

.cta .per-bottle {
    font-size: 1rem;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 900;
    text-align: start;
    margin-left: 5px
}

.cta .cta-total-price,
.cta .cta-total-price-launch,
.cta-total-mixprice-launch {
    letter-spacing: .05em;
    font-weight: 700;
    color: #4d4d4d;
    line-height: normal;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase
}

.cta .hide {
    display: none
}

.cta .cta-save,
.cta .cta-save-launch,
.cta-mixsave-launch {
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    color: #c00000
}

.cta .cta-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px
}

.cta .sub-save-img {
    max-width: 250px
}

.switch {
    --secondary-container: #99a800;
    --primary: #fff;
    font-size: 17px;
    position: relative;
    display: inline-block;
    width: 3rem;
    height: 1.5rem
}

.switch input {
    display: none;
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #bdc1c8;
    transition: .2s;
    border-radius: 30px
}

.slider:before {
    position: absolute;
    content: "";
    height: 1.125rem;
    width: 1.125rem;
    border-radius: 20px;
    left: .2em;
    bottom: .2em;
    background-color: #fff;
    transition: .4s
}

.active+.slider::before {
    background-color: var(--primary)
}

.active+.slider {
    background-color: var(--secondary-container)
}

.cta .cta-shipping {
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-weight: 400;
    color: #99a800
}

.active+.slider:before {
    transform: translateX(1.4em)
}

.cta .cta-choose {
    font-weight: 400;
    font-size: 1rem;
    margin-top: 5px;
    text-align: start;
    line-height: 140%
}

.cta #flavorsOption {
    margin-top: 5px
}

.dd-select {
    border: 1px solid var(--liver);
    background: var(--white) !important
}

.dd-option-image,
.dd-selected-image {
    width: 24px;
    display: flex;
    gap: 10px
}

.dd-selected-image.rotate {
    border-radius: 100px
}

#flavorsOption1 .dd-selected-image.rotate,
#flavorsOption2 .dd-selected-image.rotate {
    transform: rotate(290deg)
}

.dd-container,
.dd-select,
.dd-options {
    width: 100% !important
}

.dd-option:hover {
    background: rgba(153, 168, 0, .5) !important
}

.dd-options {}

.dd-option-text {
    line-height: normal !important;
    text-align: start !important
}

.dd-option,
.dd-selected {
    display: flex !important;
    gap: 10px;
    width: 100% !important;
    align-items: center !important
}

.dd-selected {
    height: 44px !important
}

.dd-selected-text {
    line-height: 140% !important;
    text-align: start !important
}

#flavorsOption1 .dd-options li:last-child img,
#flavorsOption2 .dd-options li:last-child img {
    width: 24px;
    height: 24px;
    transform: rotate(290deg)
}

.cta .cta-offer-button {
    border-radius: 8px;
    background: linear-gradient(180deg, #ffc600 0%, #fe9400 100%);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    font-size: 1.25rem;
    line-height: 140%;
    display: block;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 0;
    margin-top: 10px;
    font-weight: 900;
    transition: .3s;
    cursor: pointer
}

.cta-button-none {
    display: none !important;
    color: red !important
}

.cta-offer-button:hover {
    transform: scale(1.02)
}

.cta-guarantee {
    font-weight: 700;
    font-size: .875rem;
    line-height: 140%;
    text-align: center;
    color: #4d4d4d;
    margin-top: 10px
}

.cta .cta-trust-badges {
    max-width: 283px;
    display: block;
    margin: 0 auto
}

.s20 {
    background-color: var(--whisper)
}

.s20 .container {
    padding-bottom: 80px
}

.s21 {
    background-color: var(--white);
    color: var(--liver)
}

.s21 .container {
    padding-top: 80px
}

.s21 img {
    max-width: 145px;
    left: 50%;
    transform: translate(-50%, -110%);
    z-index: 999
}

.s22 {
    background-image: url("https://fb-v1.cdn-bio.com/assets/s22-bg-bb47a1d9c0b0ea950d1731bd5ef439ad.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center
}

.s22 .border {
    margin-top: 50px;
    border-color: var(--white)
}

.s23 {
    background-color: var(--white)
}

.s23 video {
    width: 100%
}

.s24 {
    background-color: var(--black)
}

.s24 .ref-button {
    border-radius: 8px;
    border: 2px solid var(--la-rioja);
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    color: var(--la-rioja);
    font-size: clamp(1rem, -1.1306rem + 4.4444vw, 1.625rem);
    padding: 10px;
    position: relative;
    transition: all .3s ease;
    z-index: 1
}

.s24 .ref-button:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    direction: rtl;
    background: var(--la-rioja);
    transition: all .3s ease;
    z-index: -1
}

.s24 .ref-button:hover {
    color: var(--black)
}

.s24 .ref-button:hover:after {
    left: auto;
    right: 0;
    width: 100%
}

.s24 .ref-button:active {
    top: 2px
}

.s24 .ref-card {
    padding: 20px;
    background: var(--white);
    border-radius: 8px;
    color: var(--black)
}

.s24 .ref-card a {
    font-size: clamp(1rem, -1.1306rem + 4.4444vw, 1.625rem);
    color: var(--black);
    text-decoration: underline
}

.s25 {
    background-color: var(--fiji-green)
}

.s25 .testimonial-card {
    background-color: var(--white);
    padding: 20px;
    height: 500px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.s25 .testimonial-card img {
    max-width: 127px
}

.swiper-pagination-bullet {
    background: #fff !important;
    opacity: 1 !important;
    width: 15px !important;
    height: 15px !important
}

.swiper-pagination-bullet-active {
    background: #abcc00 !important
}

.swiper-button-next,
.swiper-button-prev {
    color: #abcc00 !important
}

.swiper-wrapper {
    padding-bottom: 40px
}

@keyframes btnBounce {
    5%,
    50% {
        transform: scale(1)
    }
    10% {
        transform: scale(1)
    }
    15% {
        transform: scale(1)
    }
    20% {
        transform: scale(1) rotate(-5deg)
    }
    25% {
        transform: scale(1) rotate(5deg)
    }
    30% {
        transform: scale(1) rotate(-3deg)
    }
    35% {
        transform: scale(1) rotate(2deg)
    }
    40% {
        transform: scale(1) rotate(0)
    }
}

@media screen and (min-width:426px) {
    .s7 {
        background-image: url("https://fb-v1.cdn-bio.com/assets/s7-md-bg-a44d7fb643a4108ff763749775fb2c04.webp")
    }
    .s13 {
        background-image: url("https://fb-v1.cdn-bio.com/assets/s13-md-bg-6c4b11d56113d5391d12d75f210e43dc.webp")
    }
 
    .s15 {
        background-image: url("https://fb-v1.cdn-bio.com/assets/mb-md-bg-v2-046fd39cd3bf9216a38397490f847686.webp")
    } 

    .s17 {
        background-image: url("https://fb-v1.cdn-bio.com/assets/548b-529a-5b33-4622_coffee-bg-md-c09c6c4e73b0bd258208ef55a16c6e93.webp")
    }
    .s22 {
        background-image: url("https://fb-v1.cdn-bio.com/assets/s22-md-bg-0c4da87960fbc20e36a7e120dd946c81.webp")
    }
    .h2 {
        max-width: 100%
    }
}

@media screen and (min-width:992px) {
    .s2 img,
    .s14 img,
    .s23 img {
        width: 590px
    }
    .bio-logo {
        max-width: 238px
    }
    .w-1000 {
        max-width: 1080px
    }
    .s4 {
        background-image: url("https://fb-v1.cdn-bio.com/assets/s4-lg-bg-70c49c663df1cd87f2def11f1eb1f98e.webp")
    }
    .s4 .lg-flex img,
    .s6 img,
    .s14 .mr-noots,
    .s18 img,
    .s18 video,
    .s23 video {
        width: 500px
    }
    .s5 {
        height: 2500px
    }
    .s6 .factor-content {
        padding: 0 30px
    }
    .s7 {
        background-image: url("https://fb-v1.cdn-bio.com/assets/s7-lg-bg-c4829f490addbe0eb86058ce79291244.webp")
    }
    .s7 .non-visible-height {
        min-height: 850px
    }
    .s9 .container,
    .s10 .container,
    .s11 .container,
    .s12 .container {
        max-width: 1500px
    }
    .s9 .h4,
    .s10 .h4,
    .s11 .h4,
    .s12 .h4 {
        max-width: 1000px
    }
    .youtube,
    .mushroom-video {
        min-width: 500px;
        padding-top: 0
    }
    .grid {
        display: grid;
        grid: "content-1 ." 0fr "content-2 content-2" 0fr/1fr 0fr;
        column-gap: 30px
    }
    .content-1 {
        grid-area: content-1
    }
    .content-2 {
        grid-area: content-2
    }
    .lg-line {
        height: 1px;
        background: var(--liver);
        margin: 30px 0
    }
    .lg-text-center {
        text-align: center
    }
    .lg-order-1 {
        order: 1
    }
    .lg-order-2 {
        order: 2
    }
    .lg-order-3 {
        order: 3
    }
    .border {
        max-width: 1200px;
        padding: 30px;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    .s13 {
        background-image: url("https://fb-v1.cdn-bio.com/assets/s13-lg-bg-8ebea3f188e13c0c80996f8939aff6eb.webp");
        height: 1200px
    }
    .s15 .h3 {
        font-size: 3.125rem;
        line-height: 70px
    }
    .s15 .height {
        height: 600px
    }
    .s17 {
        background-image: url("https://fb-v1.cdn-bio.com/assets/8a83-ea74-3349-4257_coffee-bg-lg-b4e7752b54480b0b034555cc7b4ec8a3.webp");
        height: auto;
        height: 1080px
    }
    .swap {
        display: grid;
        grid: "swap-3 swap-1" 0fr "swap-2 swap-2" 0fr/0fr 1fr;
        column-gap: 30px
    }
    .swap-1 {
        grid-area: swap-1
    }
    .swap-2 {
        grid-area: swap-2
    }
    .swap-3 {
        grid-area: swap-3
    }
    .s21 img {
        max-width: 280px
    }
    .s20 .container {
        padding-bottom: 150px
    }
    .s21 .container {
        padding-top: 150px
    }
    .s22 {
        height: 1450px;
        background-image: url("https://fb-v1.cdn-bio.com/assets/s22-lg-bg-0e3ad21de23f2316679d592330318cc0.webp")
    }
    .s24 img {
        max-width: 586px
    }
    .s24 .ref-button,
    .s24 .ref-card {
        padding: 30px
    }
    .cta .cta-box {
        margin: 0 !important
    }
    .s25 .testimonial-card {
        max-width: 1000px;
        padding: 40px;
        margin-left: auto;
        margin-right: auto;
        height: auto
    }
}

@media screen and (min-width:1169px) {
    .cta .cta-box:last-child .cta-offer-header {
        display: block
    }
}

@media screen and (min-width:1280px) {
    .s2 img,
    .s14 img {
        width: 897px
    }
    .xl-gap-x-60 {
        column-gap: 60px
    }
    .xl-mr-right {
        margin-right: -525px
    }
    .xl-ml-left {
        margin-left: -525px
    }
    .xl-block {
        display: block
    }
    .xl-mt-60 {
        margin-top: 60px
    }
    .s4 .lg-flex img,
    .s6 img,
    .s14 .mr-noots,
    .s18 img,
    .s18 video,
    .s23 img,
    .s23 video {
        width: 717px
    }
    .s4 .lg-mr-30,
    .s6 .lg-mr-30,
    .s14 .lg-mr-30,
    .s18 .lg-mr-30,
    .s23 .lg-mr-30 {
        margin-right: -360px
    }
    .s4 .lg-ml-30,
    .s6 .lg-ml-30,
    .s14 .lg-ml-30,
    .s18 .lg-ml-30,
    .s23 .lg-ml-30 {
        margin-left: -360px
    }
    .youtube,
    .mushroom-video {
        min-width: 901px;
        height: 505px
    }
    .grid {
        column-gap: 60px
    }
    .s15 {
        height: 1560px
    }
    .swap {
        column-gap: 60px
    }
}

@media screen and (min-width:1600px) {
    .s15 {
        height: 2000px
    }
}

@media screen and (min-width:1281px) and (max-width:1600px) {
    .s4 .lg-ml-30,
    .s6 .lg-ml-30,
    .s14 .lg-ml-30,
    .s18 .lg-ml-30,
    .s23 .lg-ml-30 {
        margin-left: -140px
    }
}

@media screen and (min-width:2380px) {
    .s15 {
        height: 2400px;
        background-color: var(--white)
    }
}

@media screen and (max-width:390px) {
    .cta .sub-save-img {
        max-width: 200px
    }
    .cta .cta-box {
        padding: 5px
    }
    .cta .h1 {
        font-size: 1.875rem;
        line-height: 130%
    }
}