
        @font-face {
    font-family: 'Museo';
    font-style: normal;
    font-weight: 300;
    src: local('Museo'), url('../SBFE_Ribena/fonts/museo-cdnfonts/Museo300-Regular.otf') format('woff');
}

@font-face {
    font-family: 'Museo';
    font-style: normal;
    font-weight: 700;
    src: local('Museo'), url('../SBFE_Ribena/fonts/museo-cdnfonts/Museo700-Regular.otf') format('woff');
}

@font-face {
    font-family: 'Museo';
    font-style: normal;
    font-weight: 500;
    src: local('Museo'), url('../SBFE_Ribena/fonts/museo-cdnfonts/museo-500-webfont.woff2') format('woff');
}

@font-face {
    font-family: 'Bogue';
    font-style: italic;
    font-weight: 600;
    src: local('Museo'), url('../SBFE_Ribena/fonts/museo-cdnfonts/bogueslabblack-italic-webfont.woff2') format('woff');
}


/* MEDIA QUERY START */
@media (max-width: 768px) {
    .custom-container .product-detail-content {
        width: 100%;
        padding: 110px 0 0px;
    }

    main .content-wrapper {
        padding: 0;
    }

    main .content-header-title {
        transform: rotate(-8deg) translate(-11px, 0px);
    }

    main .content-header-title span:nth-child(1) {
        font-size: 50px;
        line-height: 60px;
    }

    main .content-header-title span:nth-child(2) {
        margin-left: 140px;
        font-size: 28px;
    }

    main .content-header-title span:nth-child(3) {
        margin-left: 90px;
        font-size: 70px;
        line-height: 80px;

    }

    main .button-container button {
        margin-bottom: 20px;
    }

    section .footer-container ul li {
        font-size: 12px;
    }

    section .footer-container ul {
        flex-wrap: wrap;
        padding-left: 0;
        gap: 15px 35px;
    }

    section .footer-container::after {
        height: 4rem;
        width: 100%;
        display: block;
        background-size: 150vw auto;
        background-position: left -25vw bottom;
        top: -60px;
    }

    .nav-container ul li {
        padding: 0 10px !important;
    }

    .footer-container .title {
        font-size: 18px;
    }

    .copy-right {
        font-size: 10px;
        font-weight: 400;
    }

    main .carousel-container {
        width: 100%;
        z-index: 1;
    }

    main .carousel-container::before {
        height: 100px;
        width: 150px;
        bottom: 0;
        left: 34%;
        z-index: 5;
    }

    main .rebina-product-overlay::before {
        height: 67%;
        width: 100%;
        left: 0;
        top: 30%;
        background-repeat: no-repeat;
        z-index: 1;
        width: 100%;
        background-size: cover;
    }

    .drop-icon-animate {
        z-index: 8 !important;
    }

    main .rebina-product-overlay::after {
        height: 66%;
        width: 100%;
        top: 32%;
        left: 0;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: -1;
    }

    main .carousel-right-arrow {
        position: absolute;
        right: 0px;
        top: 20%;
    }

    main .carousel-left-arrow {
        position: absolute;
        left: 7px;
        z-index: 2;
    }

    main .rebina-product-overlay {
        height: 500px;
    }

    main .button-container button {
        font-size: 14px;
    }

    main .button-container {
        padding: 30px 0 20px;
    }

    main .custom-container {
        margin-top: -150%;
        -webkit-mask-position-x: center;
        z-index: 0;
    }

    main .content-wrapper_text {
        margin: 0;
        padding: 0;
    }

    main .content-wrapper_text span:nth-last-child(3) {
        font-size: 35px;
    }

    main .content-wrapper_text span:nth-last-child(2) {
        font-size: 55px;
        line-height: 50px;
    }

    main .content-wrapper_text span:nth-last-child(1) {
        font-size: 32px;
    }

    main .wave-mask-drop .mask-drop::after {
        height: 160px;
        width: 240px;
    }

    main .wave-mask-drop .mask-drop {
        height: 175px;
        width: 235px;
    }

    main .wave-mask-drop .mask-drop img {
        height: 110px;
        position: absolute;
        z-index: 1;
        right: 33px;
        top: 12px;
    }

    main .content_wrapper__drop::after {
        height: 145px;
        background-color: #ffd752;
        width: 165px;
    }

    main .content_wrapper__drop {
        height: 120px;
        width: 150px;
    }

    main .content_wrapper__drop span {
        font-size: 20px;
    }

    main .content_wrapper__drop div {
        transform: translate(24px, -16px) rotate(20deg);
    }

    main .animated-video video {
        width: 100%;
        transform: scale(1.5);
    }

    .animation-wrapper, .content-wrapper {
        height: 285px !important;
    }

    main .mask-container {
        position: relative;
        top: -170px;
        left: 0px;
    }

    main .ribena-product-container {
        padding: 0;
    }

    main .ribena-product-detail {
        margin: 0 5px;
    }

    main .ribena-product-detail img {
        object-fit: contain;
        height: 412px;
        transform: scale(2.4);
    }

    main .text-overlay span {
        max-width: 45%;
        font-size: 16px;
        top: 30px;
        left: 33px;
    }

    header .wave-img::before {
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 80px;
    }

    header .ribena-header-container img {
        width: 70px;
    }

    .ribena-header-container ul {
        display: flex;
        flex-direction: column
    }

    .ribena-header-container ul:before {
        content: "";
        position: fixed;
        background-color: #e63766;
        mask-image: url('../SBFE_Ribena/images/intro_drop_mask_black.svg');
        mask-repeat: no-repeat;
        z-index: 3;
        height: 0%;
        width: 100%;
        transition: 0.9s;
        mask-position: center bottom;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-position: left bottom;
    }

    .ribena-header-container ul:after {
        content: "";
        position: fixed;
        height: 0%;
        width: 100%;
        transition: 0.3s;
        background-color: #762a83;
        z-index: 2;
        inset: 0;
    }

    .ribena-header-container ul.active:after {
        height: 100%;
    }

    .ribena-header-container ul.active:before {
        height: 70%;
        top: 0;
    }

    .ribena-header-container {
        z-index: 9 !important;
    }

    .ribena-header-container ul.active li {
        height: auto;
        opacity: 1;
        padding: 12px 22px;
    }

    .ribena-header-container ul li {
        z-index: 3;
    }

    .wave-img {
        position: static !important;
    }

    .ribena-header-container button {
        position: absolute;
        right: 12px;
        top: 15px;
        width: 35px;
        height: 34px;
    }

    .navbar-toggle {
        height: 50px;
        border: 0;
        outline: 0;
        background: transparent;
        color: #fff;
        font-weight: 700;
        font-size: 20px;
    }

    .hamberg {
        position: absolute;
        height: 100%;
        width: 100%;
        inset: 0;
        background: url('../SBFE_Ribena/images/nav-hamberug.svg') no-repeat;
        background-size: contain;
    }

    .hamberg.active {
        position: absolute;
        height: 100%;
        width: 100%;
        inset: 0;
        background: url('../SBFE_Ribena/images/nav-close.svg') no-repeat;
        background-size: contain;
    }

    .ribena-header-container ul li {
        padding: 0 !important;
        height: 0;
        opacity: 0;
    }

    .ribena-header-container ul.active li {
        display: inline;
        font-family: Museo, serif;
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        position: relative;
        padding: 18px 26px !important;
    }

    .carousel-left-arrow, .carousel-right-arrow {
        background-position: top;
        background-size: contain;
    }

    main .carousel-left-arrow, main .carousel-right-arrow {
        top: 35%;
    }

    main .carousel-left-arrow, main .carousel-right-arrow {
        height: 70px;
        width: 90px;
    }

    main .carousel-right-arrow .left-arrow img {
        top: 13px;
        right: 13px;
    }

    main .carousel-left-arrow .left-arrow img {
        height: 30px;
        width: 30px;
        left: 15px;
        top: 15px;
    }

    main .content_wrapper__drop {
        top: 245px;
        z-index: 1;
    }

    .ribena-header-container ul {
        padding: 0 !important;
    }

    .navbar-toggle {
        display: block !important;
        opacity: 1 !important;
    }

    .floating-drop-right {
        right: 20px !important;
    }

    .drop-icon-animate {
        bottom: 60px !important;
    }

    .drop-icon-animate .left-drop::before {
        content: "";
        width: 150px;
        background-color: #ffd752;
        height: 85px;
        top: 0;
        left: 0;
    }

    .drop-icon-animate .left-drop {
        height: 93px;
        width: 125px;
    }

    .drop-icon-animate .left-drop div span {
        line-height: 20px;
        font-size: 18px;
    }

    .left-drop div {
        transform: rotate(18deg) translate(-17px, 20px) !important;
    }

    .about-shop-container .shop-content h4,
    .about-shop-container .shop-content p {
        font-size: 16px;
    }

    .about-shop-container .fountain-img::before {
        height: 182px;
        transform: scale(1);
    }

    .about-shop-container .fountain-img::after {
        height: 500px;
        background-size: contain;
    }

    .about-shop-container {
        height: 830px !important;
        margin-bottom: 0 !important;
    }

    .fountain-img {
        top: 00px !important;
    }

    .about-shop-container::after {
        z-index: 0 !important;
    }

    .about-shop .fountain-img {
        height: 430px;
    }

    .shop-footer-container::after {
        z-index: 5 !important;
    }

    header {
        position: sticky;
        overflow: auto;
        top: 0;
        z-index: 99999999;
    }

    .terms {
        width: 90% !important;
        padding: 40px 0 !important;
    }

    .terms .terms__heading {
        font-size: 22px;
    }

    .shop-footer-container .nav-container ul li {
        font-size: 16px;
    }

    .terms.privacy-policy-terms {
        width: 80% !important;
    }

    .shop-footer-container::before {
        background-position: top;
    }

    .contacts-form .form-grid-container {
        grid-template-columns: 1fr;
        position: relative;
        /* z-index: -1; */
    }

    .contacts-form h2,
    .contacts-form label,
    .contacts-form p,
    .contacts-form .submit-btn {
        position: relative;
        /* z-index: -1; */
    }

    .contacts-form .form-grid-container input:not([type="checkbox"]), .form-grid-container select,
    .contacts-form .form-grid-container label {
        margin-bottom: 6px;
    }

    .details-container {
        width: 90% !important;
    }

    .right-mask-container::after {
        mask-size: revert !important;
        mask-position: -300px 0% !important;
        transform: scaleX(1.3);
    }

    .right-mask-container .text-content {
        bottom: 0px;
        width: 100%;
        padding: 0 20px;
    }

    .ribena-header-container ul {
        position: fixed;
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }

    section .address-container {
        overflow-x: hidden;
    }

    section .address-container {
        background-image: url('../SBFE_Ribena/images/drop-mask-mobile.svg');
    }

    section .right-address-detail .address-content {
        margin-left: 0px;
        bottom: 90px;
        left: 40px;
        top: auto;
    }

    section .left-address-detail,
    section .right-address-detail {
        width: 100%;
    }

    section .address-content h3 {
        font-size: 30px;
    }

    section .address-content p {
        font-size: 16px;
    }

    section .left-address-detail .address-content {
        right: auto;
        left: 40px;
        top: 120px;
    }

    section .right-address-detail {
        right: auto;
    }

    .image-container .overlay-text {
        font-size: 50px;
    }


    .site-container,
    .site-map-product,
    .site-container>ul {
        padding: 0 !important;
    }

    .site-container {
        padding-bottom: 40px !important;
    }

    .accordion-container #accordion {
        width: 100%;
    }

    .accordion-container .card-header .btn i {
        padding: 0 0 0 5px;
    }


    .accordion-container .card-header .btn {
        text-align: start;
    }

    .accordion-container::after {
        background-repeat: no-repeat;
        height: 27px !important;
        background-size: cover !important;
    }

    .accordion-container {
        padding: 80px 0 !important;
    }

    .about-story .about-story-content {
        padding: 0;
    }

    .wave-mask-drop .animated-video {
        position: absolute;
        top: 0px;
        transform: rotateZ(-12deg);
        left: 8px;
    }

    .product-wrapper .product-story__content {
        height: auto;
    }

    .product-wrapper .product-story-left::after {
        content: "";
        position: absolute;
        width: 90%;
        inset: 0;
        height: auto;
        background-color: #5ec0ed;
        mask-size: contain;
        mask-repeat: no-repeat;
    }

    .product-story-container .container .row .col-12 {
        align-content: center;
    }

    .product-wrapper .product-drop-overlay {
        height: clamp(500px, 150vh, 400px);
    }

    .product-wrapper .product-drop-overlay::after {
        mask-position: bottom;
    }


    .product-wrapper .product-story-right::after {
        height: 355px;
    }

    .story-heading-main span:nth-child(2) {
        font-size: 54px !important;
    }

    .story-heading-main span:nth-child(1) {
        font-size: 24px !important;
    }

    .our-stories .our-story-content h2 {
        font-size: 54px;
        line-height: 54px;
    }

    .our-stories .about-story p {
        font-size: 21px;
    }

    .our-stories .about-story .container::after,
    .our-stories .about-story .container::before {
        height: 70px;
        width: 60px;
    }

    .our-stories .about-history .about-history__content {
        padding: 60px 20px
    }

    .our-stories .about-history__content p {
        font-size: 18px;
    }

    .our-stories .about-history .about-history__content h2 {
        padding-bottom: 38px;
    }

    .our-stories .about-history .about-history__content h2 span:last-child {
        font-size: 62px;
    }

    .our-stories .about-history .about-history__content h2 span:first-child {
        font-size: 32px;
        transform: translate(30px, 0px);
    }

    .our-stories .about-history .about-history__content h2 {
        line-height: 42px;
    }

    .our-stories .product-story__content h3 span {
        font-size: 48px;
        line-height: 50px;
    }

    .our-stories .product-story__content {
        flex-direction: row;
    }

    .product-story-container .container {
        height: 100%;
    }

    .product-story-container .container .row {
        z-index: 1;
        position: relative;
        height: 100%;
    }

    .our-stories .product-story-right, .product-drop-overlay {
        height: 100%;
        align-content: center
    }

    .our-stories .product-story__content>* {
        padding-bottom: 18px;
        width: 171px;
    }

    .our-stories .product-story__content div>p {
        font-size: 18px;
        width: 100%;
    }

    .our-stories .product-story__content {
        padding: 0 14px;
        justify-content: flex-start;
    }

    .our-stories .left-drop-overlay h1,
    .our-stories .right-drop-overlay h1 {
        font-size: 22px
    }

    .our-stories .left-drop-overlay h1 {
        font-size: 32px;
    }

    .our-stories .left-drop-overlay::after {
        height: 48%;
    }

    .our-stories .left-drop-overlay {
        left: -45px;
        bottom: 35px;
    }

    .our-stories .right-drop-overlay h1 {
        transform: translate(100%, -50%);
    }

    .our-stories .right-drop-overlay {
        transform: translate(30px, 0);
    }

    .our-stories .product-drop-overlay .container {
        padding-left: 0;
        padding-right: 0;
    }

    .sustainability-header-content .sustainablity-header h2 span:nth-child(1) {
        font-size: 64px;
    }

    .sustainability-header-content .sustainablity-header h2 span:nth-child(2) {
        font-size: 48px;
    }

    .sustainability-header-content .sustainablity-header h2 span:nth-child(3) {
        font-size: 40px;
        margin-left: 1.4em;
    }

    .sustainability-header-content .sustainablity-header h2 {
        line-height: 60px;
    }

    .sustainablity-content {
        height: 786px !important;
    }

    .sustainability-header-content {
        height: 750px !important;
    }

    .grid-container {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .sustainablity-drop-container,
    .sustainabily-about-product {
        top: auto !important;
        left: auto !important;
    }

    .sustainability-drop::after {
        mask-position: right center;
        mask-size: cover !important;
    }

    .sustainability-overlay-content h1 {
        max-width: 215px !important;
    }

    .sustainability-drop {
        height: 600px !important;
    }

    .sustainability-overlay-content h1 span:nth-child(2) {
        font-size: 55px !important;
    }

    .sustainability-overlay-content h1 span:nth-child(1) {
        font-size: 26px !important;
    }

    .sustainability-overlay-content h1 span:nth-child(1) {
        font-size: 36px !important;
    }

    .sustainabily-about-product span:nth-child(2) {
        font-size: 75px !important;
    }

    .sustainabily-about-product span:nth-child(1) {
        font-size: 33px !important;
        line-height: 50px !important;
    }

    .sustainabily-about-product span:nth-child(3) {
        font-size: 50px !important;
    }

    .sustainabily-about-product .product-description h3 {
        max-width: 270px;
        line-height: 68px;
    }

    .product-description .grid-container .product-right-drop::after {
        transform: matrix(0.68195, -0.889645, 1.39842, 0.873827, 8, 23.632) !important;
        mask-position: center;
    }

    .grid-container .product-right-drop .content {
        width: 70% !important;
    }

    .product-right-drop {
        height: 300px !important;
        margin: 120px 0;
        width: 100% !important;
    }

    .product-description .product-right-drop h1 {
        font-size: 22px;
    }

    .video-container video {
        width: 100%;
    }

    .sustainablity-header {
        text-align: center;
    }

    .sustainablity-anime::before {
        height: 63px !important;
        left: 10px !important;
    }

    .sustainablity-anime::after {
        height: 40px !important;
        top: 40px !important;
        margin: 0 22px;
    }

    .product-meet-container .product-meet-content p {
        font-size: 18px;
    }

    .video-container {
        margin: 0 30px;
    }

    .product-meet-container::after {
        height: 800px !important;
    }

    .product-history-container {
        height: 900px !important;
        top: auto;
        background-color: transparent !important;
    }

    .product-meet-container {
        height: auto !important;
    }

    .product-container {
        background-color: #83b71a;

    }

    .product-history-container::after {
        background-color: transparent !important;
    }

    .product-history-content h1 {
        line-height: 52px !important;
    }

    .product-history-content h1 span {
        font-size: 42px !important;
    }

    .product-history-content img {
        padding-bottom: 40px;
    }
}

/* MEDIA QUERY END */

.wave-img {
    position: relative;
    margin: 0 auto;
    background-color: #e63766;
    top: 0;
    height: 107px;
}

button:focus {
    outline: 0
}

.wave-img::before {
    content: "";
    width: 100%;
    height: auto;
    inset: 0;
    top: 0;
    position: absolute;
    background-image: url('../SBFE_Ribena/images/top_header_wave.svg');
    z-index: 5;
}

.ribena-header-container {
    width: 100%;
    text-align: center;
}

.ribena-header-container ul li {
    display: inline;
    font-family: Museo, serif;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    padding: 18px 26px;
}

.ribena-header-container ul li:hover {
    text-decoration: underline;
    text-underline-offset: 10px;
    cursor: pointer;
}

.ribena-header-container img {
    padding: 16px 0;
    position: relative;
}


.animation-wrapper,
.content-wrapper {
    height: 400px;
    width: 100%;
}

.animation-wrapper {
    background-color: aquamarine;
}

.content-wrapper_text {
    color: #fff;
    margin: 60px 0 0;
    padding: 150px 220px 30px;
    transform: rotate(-8deg);
}

.content-wrapper_text span {
    font-family: Bogue, sans-serif;
    text-shadow: rgb(230, 55, 102) -3.79304px 3.79304px 0px;
    display: block;
}

.content-wrapper_text span:nth-last-child(1) {
    font-size: 66px;
    line-height: 38px;
    padding-left: 30%;
}

.content-wrapper_text span:nth-last-child(2) {
    font-size: 104px;
    line-height: 130px;
}

.content-wrapper_text span:nth-last-child(3) {
    font-size: 61px;
    line-height: 37px;
}

.content-wrapper {
    padding: 0 50px;
    display: flex;
    flex-direction: column;
}

.mask-drop {
    height: 450px;
    width: 450px;
    -webkit-mask-image: url('../SBFE_Ribena/images/left-drop.svg');
    mask-image: url('../SBFE_Ribena/images/left-drop.svg');
    mask-size: contain;
    mask-repeat: no-repeat;
    background-color: #df629c;
    animation: dropAnimation 0.5s ease-out forwards;
}

@keyframes dropAnimation {
    from {
        opacity: 0;
        transform: scale(0);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}


.mask-drop::after {
    content: "";
    position: absolute;
    height: 430px;
    width: 435px;
    -webkit-mask-image: url('../SBFE_Ribena/images/left-drop.svg');
    mask-image: url('../SBFE_Ribena/images/left-drop.svg');
    mask-size: contain;
    mask-repeat: no-repeat;
    background-color: #f19122;
}

.wave-mask-drop {
    background-color: #762a83;
    height: clamp(500px, 156vh, 1083px);
    mask-position: bottom;
    width: 100%;
    position: relative;
    mask-repeat: no-repeat;
}

.wave-mask-drop::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #e63766;
    height: 100%;
    mask-repeat: no-repeat;
    width: 100%;
    mask-image: url('../SBFE_Ribena/images/intro_drop_mask_black.svg');
    mask-size: cover;
    mask-position: bottom;
}

.custom-container {
    height: 100%;
    width: 100%;
    mask-image: url('../SBFE_Ribena/images/section_fountain_slider_bg_drop_mask.svg');
    mask-repeat: no-repeat;
    background-color: #762a83;
    margin-top: -32%;
    background-position: center;
    mask-position: top center;
}

.pb-80 {
    padding-bottom: 80px;
    background-color: #762a83;
}

.custom-position {
    left: 0;
    position: absolute;
}

.mask-container video {
    position: absolute;
    top: 0px;
    transform: rotateZ(350deg);
    left: 15px;
}

main {
    overflow: hidden;
    background-color: #762a83;
}

.animated-video {
    position: absolute;
    top: 33px;
    transform: rotateZ(-10deg);
    left: -159px;
}

section {
    padding: 80px 0;
}

.button-container {
    padding: 60px 0;
}

.button-container button {
    background-color: #fff;
    margin-left: 16px;
    border: 0;
    padding: 8px 18px;
    box-shadow: rgb(230, 55, 102) 0px 0px 0px 1px, rgb(230, 55, 102) -3px 3px 0px 0px;
    border-radius: 3rem;
    color: rgb(118, 42, 131);
    text-transform: uppercase;
    font-weight: 700;
    font-family: Museo, sans-serif;
    outline: 0;
    font-size: 18px;
}

.button-container button.active {
    color: #fff;
    background-color: rgb(230, 55, 102);
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgb(255, 255, 255) -3px 3px 0px 0px;
}

.carousel-content .rebina-product-detail {
    height: 400px;
    box-sizing: border-box;
}

.product-detail-content {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.carousel-content .rebina-product-detail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.carousel-container {
    position: relative;
}

.carousel-left-arrow,
.carousel-right-arrow {
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
    border: 0;
    outline: none;
    background-color: transparent;
}

.carousel-left-arrow {
    background-image: url("../SBFE_Ribena/images/carousel-arrow-left.svg");
    position: absolute;
    left: -30px;
    top: 20%;
}

.carousel-right-arrow {
    background-image: url("../SBFE_Ribena/images/carousel-arrow-right.svg");
    position: absolute;
    right: -30px;
    top: 20%;
}

.ribena-product-container {
    padding: 0 60px;
    position: relative;
}

.ribena-product-detail img {
    width: 100%;
    object-fit: cover;
    height: 380px;
}

.carousel-left-arrow .left-arrow,
.carousel-right-arrow .left-arrow {
    position: relative;
    display: block;
    height: 100%;
    outline: 0;
    width: 100%;
    z-index: 9;
}

.carousel-left-arrow .left-arrow img {
    height: 30px;
    width: 100%;
    position: absolute;
    left: -15px;
    top: 15px;
    transform: scale(-1);
}

.carousel-right-arrow .left-arrow img {
    height: 30px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 15px;
}

.rebina-product-overlay {
    position: relative;
    height: 720px;
}

.rebina-product-overlay::after {
    content: "";
    position: absolute;
    background-image: url('../SBFE_Ribena/images/joy_background_v3.svg');
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: center;
}

.rebina-product-overlay::before {
    content: "";
    position: absolute;
    background-image: url('../SBFE_Ribena/images/joy_forground_v4.svg');
    height: 100%;
    top: 0px;
    background-repeat: no-repeat;
    z-index: 3;
    width: 100%;
    background-size: contain;
    margin: 0 auto;
    background-position: center;
    left: 0;
}

.carousel-container::before {
    content: "";
    position: absolute;
    background: url("../SBFE_Ribena/images/ribena_logo.svg") no-repeat;
    height: 100px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-position: center;
    z-index: 5;
}

.nav-container {
    width: 100%;
    text-align: center;
    padding: 30px 0 70px;
}

.icon-container img:nth-child(2) {
    width: 35px;
}

.nav-container ul {
    margin-bottom: 0;
}

.nav-container ul li {
    display: inline;
    font-family: Museo, serif;
    color: #fff;
    padding: 12px 22px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
}

.nav-container ul li:hover {
    text-decoration: underline;
    text-underline-offset: 10px;
}


.footer-container {
    background-color: #621c6e;
    width: 100%;
    text-align: center;
    position: relative;
}

.footer-container ul {
    display: flex;
    list-style: none;
    gap: 48px;
    justify-content: center;
    color: #fff;
    font-family: Museo, sans-serif;
    position: relative;
    z-index: 1;
}

.footer-container ul li {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 2px;
}

.footer-container .title {
    color: #fff;
    font-family: Bogue, sans-serif;
}

.icon-container {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 10px;
}

.icon-container img {
    height: 40px;
    width: 40px;
}

.copy-right {
    padding: 16px 0px;
    color: #fff;
    font-family: Museo, sans-serif;
    font-size: 12px;
    margin-bottom: 0;
}

.footer-container::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: -30%;
    background: url('../SBFE_Ribena/images/bottom_footer_curve.svg') no-repeat;
    background-position: top center;
}

.icon-wrapper {
    padding: 10px 0;
}

.content-header-title span {
    display: block;
}

.content-header-title span {
    display: block;
    color: #fff;
    font-weight: 700;
    font-family: Bogue, sans-serif;
    text-shadow: rgb(118, 42, 131) -3.47936px 3.47936px 0px;
}

.content-header-title {
    transform: rotate(-8deg) translate(-115px, 60px);
}

.content-header-title span:nth-child(1) {
    font-size: 90px;
    margin-left: 1em;
    line-height: 94px;
}

.content-header-title span:nth-child(2) {
    font-size: 49px;
    margin-left: 240px;
    line-height: 20px;
}

.content-header-title span:nth-child(3) {
    font-size: 120px;
    line-height: 100px;
    margin-left: 154px;
}

.content_wrapper__drop {
    height: 200px;
    width: 200px;
    -webkit-mask-image: url('../SBFE_Ribena/images/right-drop.svg');
    mask-image: url('../SBFE_Ribena/images/right-drop.svg');
    mask-size: contain;
    mask-repeat: no-repeat;
    background-color: #df629c;
    position: relative;
    transform: rotate(338deg);
    transition: 0.5s;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-left: auto;
    top: 95px;
    left: 40%;
}

.content_wrapper__drop span {
    display: block;
    font-size: 28px;
    color: rgb(118, 42, 131);
    font-weight: 700;
    font-family: Museo, sans-serif;
    line-height: 28px;
}

.content_wrapper__drop div {
    text-transform: uppercase;
    transform: translate(27px, -20px) rotate(21deg);
}

.content_wrapper__drop::after {
    content: "";
    position: absolute;
    -webkit-mask-image: url('../SBFE_Ribena/images/right-drop.svg');
    mask-image: url('../SBFE_Ribena/images/right-drop.svg');
    mask-repeat: no-repeat;
    mask-size: contain;
    height: 176px;
    background-color: #ffd752;
    width: 190px;
    z-index: -1;
    right: 0;
}

.mask-drop img {
    height: 210px;
    position: absolute;
    z-index: 1;
    right: 40px;
    top: 30px;
    border-radius: 50%;
    left: 27px;
    transform: rotateZ(340deg);
}

.carousel-container {
    width: 70%;
    margin: 0 auto;
    position: relative;
    z-index: 4444;
    background: #762a83;
}

.ribena-header-container ul {
    padding: 12px 0;
    margin-bottom: 0;
    background-color: #e63766;
    width: 100%;
}


.ribena-header-container {
    position: sticky;
    top: 0;
    z-index: 9;
    /* transition: 0.10s; */
    /* z-index: 9999; */
}

.navbar-toggle {
    display: none;
    opacity: 0;
}

.add-animation {
    left: 0 !important;
}


.drop-icon-animate {
    position: fixed;
    transition: 0.5s;
    right: -200px;
    bottom: 20px;
    z-index: 9999999;
    transform: rotate(340deg);
}

.left-drop {
    mask-image: url('../SBFE_Ribena/images/left-drop.svg');
    mask-repeat: no-repeat;
    mask-size: cover;
    height: 121px;
    width: 164px;
    background-color: #df629c;
    position: relative;
    text-align: center;
    z-index: 9999999999;
}

.left-drop div:hover span {
    color: #e63766;
    cursor: pointer;
}

.left-drop::before {
    content: "";
    position: absolute;
    mask-image: url('../SBFE_Ribena/images/left-drop.svg');
    width: 195px;
    background-color: #ffd752;
    mask-size: contain;
    height: 115px;
    mask-repeat: no-repeat;
    top: 0;
    left: 0;
}

.left-drop div {
    position: relative;
    transform: rotate(18deg) translate(-17px, 28px);
}

.left-drop div span {
    display: block;
    font-size: 28px;
    color: rgb(118, 42, 131);
    font-weight: 700;
    font-family: Museo, sans-serif;
    line-height: 28px;
}

.floating-drop-right {
    right: 75px;
}

.mask-container {
    transform: rotate(20deg) translate(0px, 90px);
}

.about-shop {
    height: 100%;
}

.about-shop-container {
    padding: 0;
    margin-bottom: 74px;
    height: 600px;
    background-color: #762a83;
    position: relative;
}

.about-shop-container::after {
    content: "";
    position: absolute;
    background-image: url('../SBFE_Ribena/images/white_wave.svg');
    background-repeat: no-repeat;
    height: 90px;
    width: 100%;
    bottom: 0;
    background-size: cover;
    z-index: 9;
}

.about-shop {
    position: relative;
}

.about-shop::after {
    content: "";
    position: absolute;
    height: 500px;
    top: 0;
    width: 100%;
    mask-image: url('../SBFE_Ribena/images/intro_drop_mask_black.svg');
    mask-repeat: no-repeat;
    mask-size: cover;
    mask-position: bottom;
    background-color: #e63766;
}

.shop-content {
    position: relative;
    z-index: 1;
    height: 400px;
    width: 100%;
    align-content: center;
}

.shop-content h4,
.shop-content p {
    font-family: Museo, sans-serif;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    padding-bottom: 0;
}

.shop-content button {
    border: 0;
    font-family: Museo, sans-serif;
    padding: 9px 22.5px 9px 22.5px;
    border-radius: 3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(94, 192, 237);
    box-shadow: rgb(94, 192, 237) 0px 0px 0px 1px, rgb(94, 192, 237) -3px 3px 0px 0px;
}

.shop-content>* {
    margin-bottom: 30px;
}

.fountain-img {
    height: 100%;
    z-index: 4;
    top: -75px;
    position: relative;
    transform: scale(1.1);
}

.fountain-img::before {
    content: "";
    height: 300px;
    width: 100%;
    background-color: #808080b8;
    position: absolute;
    background: url('../SBFE_Ribena/images/girl_riding_fountain.svg') no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 1;
    transform: scale(1.1);
}

.fountain-img::after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background: url("../SBFE_Ribena/images/foutain_of_joy_shop.svg") no-repeat;
    background-size: cover;
    bottom: 0;
    background-position: center;
}

.shop-footer-container {
    background-color: #762b84;
    height: 230px;
    align-content: center;
    position: relative;
}

.shop-footer-container::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 80px;
    background-color: #e63766;
    background-image: url('../SBFE_Ribena/images/footer_wave.svg');
    top: 0;
}

.shop-footer-container::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 93px;
    background-color: #fff;
    background: url('../SBFE_Ribena/images/ribena_logo.svg') no-repeat;
    top: -20px;
    background-position: center;
    z-index: 1;
}

.shop-footer-container .nav-container {
    padding: 30px 0;
}

.term-container {
    position: relative;
}

.terms {
    width: 50%;
    padding: 80px 0;
    margin: 0 auto;
}

.terms .terms__heading {
    font-family: Bogue, sans-serif;
    font-size: 26px;
}

.terms p {
    line-height: 24px;
    font-size: 16px;
    font-weight: 500;
    font-family: Museo, sans-serif;
}


.text-wrapper {
    display: flex;
    gap: 10px;
}

.add-pinkbg {
    background-color: #e63766;
}

.contacts-form label,
.contacts-form p {
    display: block;
    font-family: Museo, sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.contacts-form {
    padding: 80px 0;
}

.form-grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 14px;
}

.form-grid-container label {
    margin-bottom: 9px;
    font-family: Museo, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    gap: 10px;
}

.form-grid-container input:not([type="checkbox"]),
.form-grid-container select {
    padding: 12px 14px;
    border: 1px solid rgb(217, 217, 217);
    width: 100%;
    border-radius: 14px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    position: relative;
    margin-bottom: 20px;
}

.contacts-form fieldset {
    padding-bottom: 40px;
}

.form-grid-container select {
    background: url('../SBFE_Ribena/images/down-arrow.svg') no-repeat;
    background-size: 10px;
    background-position: calc(100% - 20px);
}

.form-grid-container input:focus,
.form-grid-container select:focus {
    outline: 1px solid #e63766;
}

.contacts-form textarea {
    height: 100%;
    width: 100%;
    border: 1px solid rgb(217, 217, 217);
    border-radius: 14px;
}

.contacts-form h2 {
    font-size: 24px;
    color: rgb(118, 42, 131);
    font-family: Bogue, sans-serif;
}

.submit-btn {
    border: 0;
    font-family: Museo, sans-serif;
    text-transform: uppercase;
    padding: 9px 23px;
    border-radius: 3rem;
    font-weight: 700;
    text-transform: uppercase;
    background-color: rgb(118, 42, 131);
    color: #fff;
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 0px, rgb(230, 55, 102) -3px 3px 0px 0px;
}

.details-container {
    width: 60%;
    padding: 60px 0;
    margin: 0 auto;
    text-align: center;
}

.details-container h3 {
    font-size: 40px;
    color: rgb(118, 42, 131);
    font-family: Bogue, sans-serif;
}

.details-container p {
    font-family: Museo, sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.details-container button {
    border: 0;
    font-family: Museo, sans-serif;
    text-transform: uppercase;
    padding: 9px 23px;
    border-radius: 3rem;
    font-weight: 700;
    text-transform: uppercase;
    background-color: rgb(118, 42, 131);
    color: #fff;
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 0px, rgb(230, 55, 102) -3px 3px 0px 0px;
}

.details-container>* {
    padding-bottom: 24px;
    margin-bottom: 0;
}

.contact-mask {
    position: relative;
    height: 550px;
    background: red;
}

.contact-mask::after {
    content: "";
    position: absolute;
    mask-image: url("../SBFE_Ribena/images/right-drop.svg");
    mask-repeat: no-repeat;
    height: 100%;
    width: 700px;
    mask-size: contain;
    background-color: #5ec0ed;
}

.contact-mask::before {
    content: "";
    position: absolute;
    mask-image: url("../SBFE_Ribena/images/right-drop.svg");
    mask-repeat: no-repeat;
    height: 100%;
    width: 700px;
    mask-size: contain;
    right: 0;
    background-color: #e63766;
    transform: rotateX(180deg);
}

.address-container img {
    height: 100%;
    padding: 20px 0 0;
    width: 100%;
}

.right-mask-container {
    overflow: hidden;
    position: relative;
    height: 400px;
    width: 100%;
}

.right-mask-container::after {
    content: "";
    position: absolute;
    mask-image: url("../SBFE_Ribena/images/right-drop.svg");
    mask-repeat: no-repeat;
    background-color: #e63766;
    height: 100%;
    width: 100%;
    mask-size: cover;
    mask-position: -160px 0%;
    transform: scaleX(1.3);
}

.text-content {
    position: absolute;
    bottom: 50px;
    z-index: 3;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 50%;
    text-align: center;
    color: #fff;
}

.text-content h4 {
    font-family: Bogue;
}

.text-content p {
    font-family: Museo;
}

.right-mask-container .icon-content {
    background: #762b84;
    padding: 12px;
    border-radius: 40px;
    margin-bottom: 20px;
}

.right-mask-container .icon-container {
    gap: 40px;
    margin-bottom: 10px;
    margin: 40px 0px;
}

.address-container {
    position: relative;
    height: 700px;
    background-image: url('../SBFE_Ribena/images/drop-mask-desktop.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.left-address-detail,
.right-address-detail {
    height: 100%;
    width: 50%;
    top: 0;
    position: absolute;
}

.left-address-detail {
    left: 0;
}

.right-address-detail {
    right: 0;
}

.address-content {
    position: absolute;
    z-index: 9;
    top: 30%;
    width: 330px;
}

.left-address-detail .address-content {
    right: 0;
    margin: 0 auto;

}

.right-address-detail .address-content {
    left: 0;
    margin-left: 200px;
}

.address-content h3 {
    font-size: 50px;
    font-weight: 700;
    font-family: Bogue;
    text-shadow: rgb(118, 42, 131) -3.2px 3.2px 0px;
    color: #fff;
    transform: matrix(0.990268, -0.139173, 0.139173, 0.990268, 0, 0);
    padding-bottom: 24px;
}

.address-content p {
    font-family: Museo, sans-serif;
    color: #fff;
    font-size: 18px;
}

.address-content p:last-child {
    font-size: 16px;
}

.address-content a {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.image-container {
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: -1;
}

.image-container img {
    display: block;
    width: 100%;
    height: auto;
}

.overlay-text {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-8deg);
    ;
    color: white;
    font-family: Bogue;
    font-weight: 700;
    font-size: 80px;
    font-weight: bold;
    text-align: center;
    text-shadow: rgb(118, 42, 131) -3.2px 3.2px 0px;
}

label a {
    color: rgb(230, 55, 102);
}

label a:hover {
    color: rgb(230, 55, 102);
    text-decoration: none;
}

.list-unstyled a,
.footer-container ul li a {
    color: #fff;
    text-decoration: none;
}

.footer-container ul li {
    cursor: pointer;
}

.footer-container ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.terms-content-container h4 {
    color: rgb(118, 42, 131);
    font-size: 22px;
    font-family: Bogue;
}

.terms-content-container a {
    color: rgb(118, 42, 131);
}

.terms-content-container a:hover {
    color: rgb(230, 55, 102);
    text-decoration: none;
}

.form-grid-container input.error-input,
.form-grid-container .error-input,
.form-grid-container textarea.error-input,
.form-grid-container select.error-input {
    border: 1px solid red;
}

input[type="checkbox"].error-input {
    box-shadow: 0px 0px 0px 1px rgba(255, 0, 0, 1);
}

.message {
    background-color: #c84651;
    width: 100%;
    margin-bottom: 20px;
    display: none;
    padding: 20px;
    position: relative;
}

.circle {
    background: #fff;
    position: absolute;
    border-radius: 30px;
    height: 60px;
    width: 60px;
    left: -10px;
    bottom: -10px;
}

.success-container {
    background-color: #e63766;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.success-card {
    background-color: #54c56f;
    width: 100%;
    color: #fff;
    padding:60px 20px;
    position: relative;
    text-align: center;
    overflow: hidden;

}

.success-card h3 {
    font-family: bogue;
    font-size: 24px;
    font-weight: 700;
}

.circle::after {
    content: "\2716";
    position: absolute;
    height: 20px;
    width: 40px;
    margin: 18px;
}

.message p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    font-family: Museo, sans-serif;
    padding-left: 40px;
}

.success-card p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    font-family: Museo, sans-serif;
    padding-left: 40px;
}

.success-circle {
    background: #fff;
    position: absolute;
    border-radius: 30px;
    height: 60px;
    width: 60px;
    left: -10px;
    bottom: -10px;
}

.success-circle::after {
    content: "\2714";
    position: absolute;
    height: 20px;
    width: 40px;
    left: 10px;
    top: 18px;
}

.product-details {
    display: none;
}

.warning {
    background-color: #f1962e;
    width: 100%;
    color: #fff;
    display: none;
    padding: 20px;
    position: relative;
}

.warning p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    font-family: Museo, sans-serif;
    padding-left: 40px;
}

.warning .circle::after {
    content: "\0021" !important;
    color: #f1962e;
    font-size: 30px;
    margin: 10px 25px;
}

.ribena-logo {
    padding: 30px;
    display: none;
    left: 15px;
    z-index: 2;
    position: absolute;
}

.ribena-logo::after {
    content: "";
    background-image: url("../SBFE_Ribena/images/ribena_logo.svg");
    background-repeat: no-repeat;
    height: 56px;
    position: absolute;
    width: 56px;
    background-size: contain;
    left: 0px;
    top: 4px;
    cursor: pointer;
}

.recaptcha-container {
    padding-bottom: 34px;
}


.text-overlay span {
    position: absolute;
    top: 80px;
    z-index: 3;
    bottom: 0px;
    color: #fff;
    left: 80px;
    transform: rotateY(0deg) rotateZ(-20deg);
    max-width: 125px;
    width: 100%;
    font-family: Museo, sans-serif;
    font-weight: 400;
    font-size: 23px;
    text-shadow: -12px 12px 6px rgba(0, 0, 0, .4);
    text-transform: uppercase;
    line-height: 1;
}


@media screen and (min-width: 1600px) {
    .custom-container {
        margin-top: -10%;
    }
}

.site-container {
    padding: 0 10%;
    margin: 0 auto;
}

.site-container ul li {
    list-style-type: none;
}

.site-container ul li a:hover {
    text-decoration: none;
    color: #e63766;
}

.site-container>ul,
.site-container>ul li ul {
    padding-bottom: 20px;
}

.site-container>ul li a {
    padding: 5px;
}

.site-map-product ul li a {
    padding: 5px;
}

.site-container ul li a {
    color: #762a83;
    display: inline-block;
    font-family: Museo, sans-serif;
    font-size: 16px;
}

.site-map-product ul li ul {
    padding: 0 0px 0 4px;
}

.site-map-product>ul {
    padding: 0;
}

.site-map-product {
    padding: 0 0 0 40px;
}

.site-map-product h3 {
    font-family: Museo, sans-serif;
    font-size: 16px;
}

.cookie-content__header ol {
    padding-left: 15px;
}

.cookie-content__header ol li:hover {
    color: #e63766;
    cursor: pointer;
}

.cookie-content__header h6 {
    color: rgb(118, 42, 131);
    font-size: 16px;
    font-family: Museo, sans-serif;
    margin: 0;
    line-height: 26px;
    padding-bottom: 20px;
}

.cookie-content__header h6 a {
    color: inherit;
}

.cookie-content__header ol li {
    text-decoration: none;
    font-family: Museo, sans-serif;
    font-size: 16px;
    padding-bottom: 8px;
    color: rgb(118, 42, 131);
}

.cookie-content__body ol {
    padding: 0;
}


.cookie-content__body ol li p>span,
.cookie-content__body ol li a {
    color: #762a83;
    display: block;
    overflow-wrap: break-word;
}

.cookie-content__body ol {
    counter-reset: counted-counter;
    list-style-type: none;
}

.cookie-content__body .counted {
    font-weight: 700;
    font-size: 16px;
    font-family: Museo, sans-serif;
    counter-increment: counted-counter;
}

.cookie-content__body .counted::before {
    content: counter(counted-counter) ". ";
}

.cookie-content__body ol li:not(.counted) {
    padding-left: 20px;
}


.cookie-content__body ol li:has(table) {
    overflow-x: auto;
}

.cookie-content__body ol li {
    padding-bottom: 10px;
}


.tabular-data span {
    font-size: 16px;
    font-family: Museo, sans-serif;
}

.tabular-data tbody td {
    border: 1px solid;
    padding: 10px;
    overflow-wrap: break-word;
}

.cookie-content__body ul {
    list-style-type: none;
}

.tabular-data tbody tr {
    display: grid;
    grid-template-columns: 280px 250px 100px 100px;
}


.accordion-container {
    padding: 80px 0 200px;
    background-color: #ffd752;
    margin: 60px 0;
    position: relative;
}

.accordion-container::before {
    content: "";
    position: absolute;
    mask-image: url("../SBFE_Ribena/images/nutrition_info_top_wave_mask.svg");
    mask-size: cover;
    height: calc(56px + 2vmin);
    width: 100%;
    top: -62px;
    background-color: #ffd752;
}


.accordion-container .accordion-content>* {
    padding-left: 15px;
}

.accordion-container::after {
    content: "";
    position: absolute;
    background-image: url("../SBFE_Ribena/images/nutrition_info_bottom_wave_mask.svg");
    height: 56px;
    width: 100%;
    bottom: 0;
    background-size: contain;
    background-color: #ffd752;
}

.accordion-container .card-header[aria-expanded='true'] button {
    color: rgb(118, 42, 131);
}

.accordion-container .card-header .btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.accordion-container .card-header[aria-expanded="false"] i {
    transform: rotate(0deg);
    /* Down arrow */
    transition: transform 0.3s;
}

.accordion-container .card-header[aria-expanded="true"] i {
    transform: rotate(180deg);
    transition: transform 0.3s;
}

.accordion-container .card-header,
.accordion-container .card-body {
    background-color: #ffd752;
}

.accordion-container .card-header button,
.accordion-container .card-body>* {
    color: #000000;
    font-size: 16px;
    text-decoration: none;
    font-family: Museo, sans-serif;
}

.accordion-container .card-header {
    cursor: pointer;
}


.accordion-container .card {
    border: none;
    outline: none;
}

#accordion {
    margin: 0 auto;
    width: 50%;
}


.submit-btn a {
    color: #fff;
}

.submit-btn a:hover {
    text-decoration: none;
}

.our-story-container {
    height: clamp(500px, 70vh, 800px);
    width: 100%;
    background-color: #762a83;
    position: relative;
    overflow: hidden;
}

.our-story-container::after {
    content: "";
    position: absolute;
    mask-image: url("../SBFE_Ribena/images/intro_drop_mask_black.svg");
    mask-repeat: no-repeat;
    height: 100%;
    width: 100%;
    top: 0;
    mask-size: cover;
    background-color: #e63766;
    mask-position: bottom;
    transform: translateX(-13%) translateY(-10%) rotate(0deg) rotateY(-180deg) rotateX(0deg) skewX(2deg) skewY(0deg) scaleX(1.3) scaleY(1.2);
}

.our-story-heading {
    position: relative;
    z-index: 1;
    height: 100%;
    align-content: center;
    text-align: center;
}

.story-heading-main {
    opacity: 1;
    transform: matrix(0.990268, -0.139173, 0.139173, 0.990268, 0, 0);
    font-family: Bogue;
    color: #fff;
    text-shadow: rgb(118, 42, 131) -3.17288px 3.17288px 0px;
}

.story-heading-main span:nth-child(1) {
    font-size: 36px;
}

.story-heading-main span:nth-child(2) {
    font-size: 84px;
}

.heading-part,
.heading-sub {
    transform: translate(0px, 0%);
    opacity: 1;
}

.our-story-wrapper {
    background-color: #762a83;
}

.our-story-content h2 {
    transform: matrix(0.990268, -0.139173, 0.139173, 0.990268, 112, 0) translate(-80px, -40px);
    display: flex;
    flex-wrap: wrap;
    line-height: 80px;
    font-size: 92px;
}


.our-story-content span:nth-child(1) {
    font-size: .7em;
    flex-basis: 100%;

}

.our-story-content span:nth-child(2) {
    font-size: .4em;
    line-height: 40px;
}

span:nth-child(3) {
    margin-left: .1em;
}

span:nth-child(4) {
    font-size: .4em;
    flex-basis: 100%;
    margin-left: 4em;
    line-height: .4;
}

span:nth-child(6) {
    font-size: .4em;
    flex-basis: 100%;
    margin-left: 1em;
}

span:nth-child(7) {
    display: inline-block;
    font-size: .4em;
    line-height: 40px;
}

span:nth-child(8) {
    margin-left: .1em;
}

span:nth-child(9) {
    display: block;
    width: 100%;
}

.header-story {
    padding: 80px 0 40px;
    text-shadow: rgb(230, 55, 102) -5px 5px 0px;
    color: #fff;
    font-family: Bogue;
    font-size: 7rem;
    font-weight: 700;
}

.about-story p {
    color: #fff;
    font-family: Museo, sans-serif;
    font-size: 29px;
    padding: 16px 0;
    margin-bottom: 0;
}

.about-story p span {
    display: block;
}

.about-story-content {
    position: relative;
    padding: 0 68px;
}

.about-story .container::after {
    content: "";
    position: absolute;
    background-image: url('../SBFE_Ribena/images/nutrition_into_drop_left.svg');
    background-repeat: no-repeat;
    height: 100px;
    width: 110px;
    top: 15px;
    left: 0;
    background-size: contain;
}

.about-story .container::before {
    content: "";
    position: absolute;
    background-image: url('../SBFE_Ribena/images/nutrition_info_drop_right.svg');
    background-repeat: no-repeat;
    height: 140px;
    width: 100px;
    bottom: 215px;
    right: 0;
    background-size: contain;
}

.about-story .container {
    position: relative;
}


.about-story {
    position: relative;
}

.about-history .container {
    max-width: 1300px;
}

.about-history {
    position: relative;
    padding: 80px 0;
}

.about-history::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 70px;
    mask-image: url("../SBFE_Ribena/images/nutrition_info_top_wave_mask.svg");
    mask-repeat: no-repeat;
    background-color: #ffd752;
    left: 0px;
    right: 0px;
    z-index: 0;
    bottom: 0;
    mask-size: cover;
}

.about-history .about-history__content h2 span:first-child {
    font-size: 48px;
    line-height: 27px;
    display: block;
    transform: translate(50px, 0px);
}


.about-history .about-history__content h2 span:last-child {
    font-size: 94px;
}

.about-history .about-history__content h2 {
    font-family: 'Bogue';
    text-shadow: rgb(230, 55, 102) -3.79304px 3.79304px 0px;
    display: block;
    transform: matrix(0.990268, -0.139173, 0.139173, 0.990268, 0, 0);
    padding-bottom: 52px;
    margin: 0;
}

.about-history .about-history__content {
    line-height: 36px;
    font-size: 24px;
    color: #fff;
    font-family: Museo, sans-serif;
    padding: 60px 40px 60px;
}

.about-history .about-history__image {
    padding: 60px 0 60px;
    height: 100%;
    width: 100%;
    object-fit: contain;
}

section {
    padding: 0;
}

.product-story-left::after {
    content: "";
    position: absolute;
    width: 100%;
    inset: 0;
    height: 500px;
    background-color: #5ec0ed;
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-image: url("../SBFE_Ribena/images/right-drop.svg");
    z-index: 1;
    transform: rotateY(0deg) translateY(15%) translateX(-35%) scale(1.8);
}

.product-story-right::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 500px;
    background-color: #e63766;
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-image: url("../SBFE_Ribena/images/right-drop.svg");
    top: 0;
    transform: rotateX(-180deg) translateY(29%) scale(2) rotate(17deg) translateX(-10%);
}

article {
    overflow-x: hidden;
}

.product-story__content {
    position: relative;
    z-index: 2;
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
}

.product-story-left .product-story__content {
    align-items: flex-end;
}

.product-story-right .product-story__content h3 {
    display: flex;
    flex-direction: column;
    align-items: end;
}

.product-story__content>* {
    padding-bottom: 18px;
}

.product-story-container {
    height: 680px;
    width: 100%;
    background-color: #ffd752;
}

.floating-drop::after {
    content: "";
    background-image: url('../SBFE_Ribena/images/right-drop.svg');
    position: absolute;
    width: 100%;
    height: 400px;
    background-color: red;
    background-repeat: no-repeat;
    background-size: cover;
}

.product-drop-overlay {
    height: clamp(500px, 150vh, 1050px);
    background-color: #ffd752;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.product-drop-overlay::after {
    content: "";
    mask-image: url('../SBFE_Ribena/images/right-drop.svg');
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: top;
    position: absolute;
    background-color: #df629c;
    min-width: 128vw;
    height: 100%;
    transform: rotateY(180deg) translateY(29%) translateX(4%) scale(1.3);
    inset: 0;
    z-index: -1;
}


.product-drop-overlay video {
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.product-story__content div>p {
    font-size: 24px;
    color: #fff;
    font-family: Museo, sans-serif;
    margin-bottom: 0;
    width: 350px;
}

.product-story__content div>span {
    font-size: 16px;
    color: #fff;
    font-family: Museo, sans-serif;
    width: 350px;
}


.product-story__content h3 {
    font-size: 125px;
    font-family: Bogue;
    line-height: 100px;
    transform: rotate(-8deg);
    color: #fff;
    text-shadow: rgb(118, 42, 131) -5px 5px 0px;
}

.product-story__content h3 span {
    display: block;
    font-size: 92px;
}

.left-drop-overlay {
    height: 338px;
    width: 360px;
    position: relative;
    z-index: 1;
    transform: rotate(8deg) translateX(0);
}

.left-drop-overlay::after {
    content: "";
    position: absolute;
    mask-image: url("../SBFE_Ribena/images/right-drop.svg");
    height: 76%;
    width: 100%;
    background-color: rgb(118, 42, 131);
    mask-repeat: no-repeat;
    mask-size: contain;
    transform: rotateY(180deg);
}

.left-drop-overlay::before {
    content: "";
    position: absolute;
    mask-image: url("../SBFE_Ribena/images/right-drop.svg");
    height: 100%;
    width: 100%;
    background-color: #e63766;
    mask-repeat: no-repeat;
    mask-size: contain;
    transform: rotateY(180deg);
}


.right-drop-overlay {
    height: 240px;
    width: 280px;
    position: relative;
    z-index: 1;
    transform: translate(-70px, 0);
}

.right-drop-overlay>a {
    cursor: pointer;
}

.right-drop-overlay h1 a:hover,
.right-drop-overlay h1 a:hover span {
    color: #762a83 !important;
    text-decoration: none;
}

.right-drop-overlay::after {
    content: "";
    position: absolute;
    mask-image: url("../SBFE_Ribena/images/right-drop.svg");
    height: 92%;
    width: 97%;
    background-color: #dc3545;
    mask-repeat: no-repeat;
    mask-size: contain;
    transform: rotate(-20deg);
}

.right-drop-overlay::before {
    content: "";
    position: absolute;
    mask-image: url("../SBFE_Ribena/images/right-drop.svg");
    height: 100%;
    width: 100%;
    background-color: rgb(118, 42, 131);
    mask-repeat: no-repeat;
    mask-size: contain;
    transform: rotate(-20deg);
}

.product-drop-overlay .container {
    display: flex;
    justify-content: space-between;
    padding: 40px 44px;
}

.left-drop-overlay h1,
.right-drop-overlay h1 {
    position: absolute;
    top: 50px;
    z-index: 1;
    font-family: Bogue;
}

.right-drop-overlay h1 {
    transform: translate(100%, -24%);
    font-family: Museo, sans-serif;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-weight: 600;
}

.left-drop-overlay h1 {
    transform: translate(0.8em, 0em) rotate(-16deg);
    line-height: .8;
    font-size: 58px;
    z-index: 2;
}

.left-drop-overlay h1 span {
    display: block;
    color: #fff;
}

.left-drop-overlay h1 span:nth-of-type(2) {
    margin-left: .8em;
}

.left-drop-overlay h1 span:nth-of-type(3) {
    font-size: .5em;
    margin-left: 3em;
}

.right-drop-overlay h1 span {
    display: block;
    color: #fff;
}

.our-stories .shop-footer-container::before {
    background-color: #df629c;
}

.our-stories .product-drop-overlay video {
    bottom: auto;
    z-index: 0;
}

.drop-icon {
    position: relative;
}

.drop-icon::after {
    content: "";
    position: absolute;
    height: 70px;
    width: 70px;
    background-image: url('../SBFE_Ribena/images/pink_drop.svg');
    background-repeat: no-repeat;
    right: 13px;
    top: 30%;
    background-size: contain;
}

.drop-icon::before {
    content: "";
    position: absolute;
    height: 60px;
    width: 60px;
    background-repeat: no-repeat;
    background-image: url("../SBFE_Ribena/images/orange_drop.svg");
    right: 58px;
    top: 22%;
    background-size: contain;
}

.product-story-right .product-story__content div {
    width: 300px;
}


.sustainablity-container {
    min-height: 900px;
    overflow: hidden;
    background-color: #ffd752;
}

.sustainability-header-content {
    height: 632px;
    mask-image: url('../SBFE_Ribena/images/intro_drop_mask_black.svg');
    mask-position: bottom;
    mask-size: cover;
    width: 100%;
    background-color: #e63766;
}

.sustainablity-content {
    position: relative;
    mask-image: url('../SBFE_Ribena/images/intro_drop_mask_black.svg');
    mask-size: cover;
    mask-position: bottom;
    background-color: #f19122;
    height: 700px;
    width: 100%;
}

.sustainablity-header h2 {
    font-family: Bogue;
    line-height: 94px;
    text-shadow: rgb(118, 42, 131) -5px 5px 0px;
    color: #fff;
    transform: rotate(-8deg);
}

.sustainablity-header h2 span {
    display: block;
}

.sustainablity-header h2 span:nth-child(1) {
    font-size: 120px;
}

.sustainablity-header h2 span:nth-child(2) {
    margin-left: .7em;
    font-size: 120px;
}

.sustainablity-header h2 span:nth-child(3) {
    margin-left: 2.25em;
    font-size: 68px;
}

.sustainablity-content .sustainability-header-content .container {
    height: 100%;
    align-content: center;
}

.sustainability-drop {
    position: relative;
    height: 470px;
}

.sustainability-drop::after {
    content: "";
    position: absolute;
    mask-image: url("../SBFE_Ribena/images/right-drop.svg");
    mask-repeat: no-repeat;
    mask-size: contain;
    height: 100%;
    background-color: #762a83;
    width: 100%;
    top: 0;
    transform: rotateY(-170deg) scale(1.6);
}

.sustainablity-drop-container {
    position: relative;
    top: -230px;
    left: 100px;
}

.sustainability-overlay-content {
    position: relative;
    z-index: 1;
    margin: 0px 40px 0 0;
    color: #fff;
    top: -40px;
    left: 20px;
}

.sustainability-overlay-content>* {
    padding-bottom: 28px;
    margin-bottom: 0;
}


.sustainability-overlay-content h1 {
    text-shadow: rgb(230, 55, 102) -3.2px 3.2px 0px;
    font-size: 60px;
    line-height: 60px;
    font-family: Bogue;
    max-width: 350px;
    transform: rotate(-8deg);
}

.sustainability-overlay-content p {
    max-width: 430px;
    font-size: 16px;
    font-family: Museo, sans-serif;
}


.sustainability-overlay-content h1 span:nth-child(2) {
    font-size: 40px;
}

.sustainability-overlay-content h1 span:nth-child(2) {
    font-size: 85px;
}

.sustainability-overlay-content h1 span:nth-child(3) {
    font-size: .7em;
}

.sustainablity-container .sustainablity-drop-container .container {
    max-width: 1550px;
}

.sustainability-overlay-content h1 span {
    display: block;
}

.sustainablity-about-product {
    padding: 50px 0;
    position: relative;
    top: -460px;
}

.sustainabily-about-product h3 {
    font-family: Bogue;
    font-size: 90px;
    transform: rotate(-8deg);
    color: #762a83;
    max-width: 440px;
    line-height: 110px;
    text-shadow: rgb(255, 255, 255) -3.79304px 3.79304px 0px;

}

.sustainabily-about-product span {
    display: block;
}

.sustainabily-about-product span:nth-child(1) {
    font-size: 58px;
    line-height: 75px;
    margin-right: 80px;
}

.sustainabily-about-product span:nth-child(2) {
    font-size: 124px;
}

.sustainabily-about-product {
    position: relative;
    top: -400px;
}

.product-description>* {
    padding-bottom: 34px;
    margin-bottom: 0;
}

.product-description p {
    max-width: 450px;
    font-size: 18px;
    font-family: Museo, sans-serif;
}


.product-details {
    /* min-height: 900px; */
    width: 100%;
    /* background-color: grey; */
}

.product-right-drop {
    position: relative;
    height: 410px;
    align-content: center;
    width: 580px;
}

.product-right-drop h1 {
    font-family: Bogue;
    font-size: 40px;
}

.product-right-drop p {
    font-family: Museo, sans-serif;
    font-size: 16px;
}

.product-right-drop::after {
    content: "";
    position: absolute;
    height: 300px;

    top: 0;
    left: 0;
    mask-image: url("../SBFE_Ribena/images/right-drop.svg");
    mask-repeat: no-repeat;
    mask-size: contain;
    width: 100%;
    height: 100%;
}


.grid-container .product-right-drop .content {
    position: relative;
    z-index: 2;
    color: #fff;
    width: 340px;
    margin: 0 auto;
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
}

.grid-container .product-right-drop:nth-child(1)::after {
    transform: matrix3d(-1.02705, -0.218307, 0, 0, -0.249494, 1.17378, 0, 0, 0, 0, -1, 0, 12.0455, 30, 0, 1);
    background-color: #df629c;
}

.grid-container .product-right-drop:nth-child(2)::after {
    transform: matrix(1.00609, -0.448044, 0.412186, 1.07378, -16, 0);
    background-color: #762a83;
}

.grid-container .product-right-drop:nth-child(3)::after {
    transform: matrix3d(-1.07596, -0.228703, 0, 0, -0.228703, 1.07596, 0, 0, 0, 0, -1, 0, 0, 0, 0, 1);
    background-color: #f19122;
}

.grid-container .product-right-drop:nth-child(4)::after {
    transform: matrix(1.13509, -0.251953, 0.172899, 1.23024, 45.888, -5);
    background-color: #5ec0ed;
}

.grid-container .product-right-drop:nth-child(5)::after {
    transform: matrix3d(-1, 0, 0, 0, 0, 1, 0, 0, 0, 0, -1, 0, 0, 0, 0, 1);
    background-color: #83b71a;
}

.grid-container .product-right-drop:nth-child(6)::after {
    transform: matrix(1.28295, -0.416834, 0.372621, 1.29948, 5.736, 10);
    background-color: #e63766;
}


.product-meet-container {
    position: relative;
    height: 1100px;
}

.product-meet-container::after {
    content: "";
    mask-image: url('../SBFE_Ribena/images/right-drop.svg');
    mask-position: top center;
    background-color: #5ec0ed;
    transform: scaleX(1.3) scaleY(1) translate(-11%, -200px);
    height: 1340px;
    width: 100%;
    display: block;
    mask-size: cover;
    mask-repeat: no-repeat;
}

.product-meet-content {
    position: absolute;
    text-align: center;
    z-index: 1;
    top: -150px;
}

.product-meet-content .video-container video {
    border: 10px solid #fff
}

.product-meet-content p {
    font-family: Museo, sans-serif;
    font-size: 24px;
    color: #fff;
}

.product-meet-content h1 {
    font-family: Bogue;
    color: #fff;
    text-shadow: rgb(118, 42, 131) -3.79304px 3.79304px 0px;
    transform: rotate(-8deg);
    line-height: 80px;
}

.product-meet-content>* {
    padding-bottom: 40px;
}

.product-meet-content div>* {
    padding-bottom: 32px;
}

.product-meet-content h1 span {
    display: block;
}

.product-meet-content h1 span:last-child {
    font-size: 90px;
}

.product-meet-content h1 span:first-child {
    font-size: 47px;
}


a {
    cursor: pointer;
    z-index: 1;

}

.icon-container a {
    color: #fff;
}

.product-history-container {
    position: relative;
    width: 100%;
    height: 1500px;
    top: -150px;
    background: #e43765;
    align-content: center;
}

.product-history-container::after {
    content: "";
    position: absolute;
    mask-image: url("../SBFE_Ribena/images/right-drop.svg");
    mask-repeat: no-repeat;
    mask-size: cover;
    height: 100%;
    width: 100%;
    mask-position: center center;
    transform: translateX(0%) translateY(-12%) rotate(175deg) rotateY(0) rotateX(0) skewX(0) skewY(0) scaleX(1.15) scaleY(1.15);
    background-color: #83b71a;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.product-history-content h1 {
    font-family: Bogue;
    text-shadow: rgb(118, 42, 131) -3.79304px 3.79304px 0px;
    color: #fff;
    line-height: 64px;
    transform: rotate(-8deg);
    padding-bottom: 140px;
}

.product-history-content h1 span {
    display: block;
    font-size: 90px;
}


.product-history-content h1 span:nth-of-type(1) {
    margin-left: -1em;
}

.product-history-content h1 span:nth-of-type(2) {
    font-size: 1.2em;
}

.product-history-content h1 span:nth-of-type(3) {
    margin-left: 2em;
}

.product-history-content p {
    font-family: Museo, sans-serif;
    font-size: 18px;
    color: #fff;
}

.product-history-content {
    position: relative;
    z-index: 1;
}

.sustainablity main {
    background-color: #e53766;
}

.product-history-content::before {
    position: absolute;
    content: "";
    display: block;
    width: 100vw;
    height: 7.5rem;
    background-image: url('../SBFE_Ribena/images/recycle_bottle.svg');
    background-size: auto 100%;
    margin: 0 calc(-50vw + 50%);
    transform: translateY(200%) rotate(-8deg);
}

.sustainablity-anime::before {
    content: "";
    position: absolute;
    background-image: url('../SBFE_Ribena/images/berry_good_heading_drop_left.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100px;
    left: -70px;
}

.sustainablity-anime::after {
    content: "";
    position: absolute;
    background-image: url('../SBFE_Ribena/images/berry_good_heading_drop_right.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 80px;
    top: 10px;
}


.shop-footer .shop-footer-container::before {
    background-color: #fff;
}

.left-drop a:hover,
.content_wrapper__drop a:hover {
    text-decoration: none;
}

.custom-btn {
    border: 0;
    font-family: Museo, sans-serif;
    padding: 9px 22.5px 9px 22.5px;
    border-radius: 3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(94, 192, 237);
    background-color: #fff;
    box-shadow: rgb(94, 192, 237) 0px 0px 0px 1px, rgb(94, 192, 237) -3px 3px 0px 0px;
}

.custom-btn a:hover {
    color: inherit;
    text-decoration: none;
}

.sustainabily-about-product {
    position: relative;
}

.grid-container {
    padding: 140px 0;
}

.floating_bottle_image {
    padding: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
}

.product-description {
    text-align: center;
}

.floating_bottle_image {
    position: absolute;
    top: 29%;
}

.grid-container {
    margin: 0 -20px;
}

.address-content p>a:hover {
    text-decoration: none;
}

.cookie-content__header ol li>a {
    color: inherit;
}





#imageModal {

    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);

    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    display: none;
    overflow: scroll;

}

/* Scrollable Image Container */
.image-container-modal {
    max-width: 65vw;
    max-height: 100vh;
    overflow-y: auto; /* Enables scrolling inside the modal */
    /* background-image: url(/orangina/assets/sky-lower.jpg);
    background-repeat: no-repeat;
    background-position: center; */
    /* padding: 0 320px 100px 320px; */
    background-size: cover;
    padding: 10px;
    border-radius: 10px;
    position: relative;
    display: flex;
    /* margin-top: 7%; */
    margin:0 auto;
}

.image-container-modal  img {
    /* width: 100%; */
    /* height: auto; */
    display: block;
    margin:0 auto;
    /* padding: 10% 0; */
    object-fit: contain;
}

.product-details {
    display: none;
}

/* Close Button */
.close-btn {
    position: absolute;
    top:12%;
    right: 25px;
    color: white;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10000;
}


 /* Disable body scroll when modal is open */
 body.modal-open {
    overflow: hidden;
}

.time-code{
    margin-top:40px;
}

#openPopup{
    color:rgb(240, 108, 0);
    text-decoration:none;
}


/* Full-screen loader - HIDDEN by default */
#full-screen-loader {
    display: none; /* This ensures it's hidden initially */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7); /* Semi-transparent black background */
    z-index: 9999; /* Ensure it stays on top */
    justify-content: center;
    align-items: center;
}

/* Spinning loader animation */
.loader {
    border: 6px solid #f3f3f3;
    border-top: 6px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Full-screen overlay */
.cookie-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000007a !important;
    display: none;
    z-index: 999999;
    /* Make sure it's on top */
}

/* Centered cookie popup */
.cookie-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    color: #333;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    /* width: 350px; */
    z-index: 999999;
    /* Above overlay */
    max-width: 750px !important;
    width: 100% !important;
    box-shadow: 0px 4px 30px .09px #bbe0e5;
    border-radius: 5px;
    padding: 1.65rem 1.65rem 1.25rem 1.65rem !important;
    text-align: left;
    font-family: Museo, serif;
}

.cookie-popup h5 {
    font-size: 25px;
    color: rgb(118, 42, 131);
    font-weight: 600;
    font-family: Museo, serif;
}

.cookie-popup p {
    margin: 0 0 5px;
    font-size: 14px;
}

.cookie-popup li {
    /* margin: 0 0 5px; */
    font-size: 14px;
}

.cookie-popup button {
    padding: 5px 20px;
    cursor: pointer;
    font-size: 14px;
}

.popup-btn-container {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    margin-top: 24px;
    gap: 12px;
}

.popup-btn-container a {
    color: #fff !important;
}

.popup-btn-container .custom-btn {
    margin: 0 16px 16px 16px;
}

.popup-btn-container .custom-btn:first-child {
    margin-left: 0;
}

.cookie-policy {
    max-width: 800px;
    margin: 0 auto;
}

.cookie {
    margin-bottom: 20px;
    border-bottom: 1px solid black;
    padding: 15px 0;
}

.cookie label {
    display: flex;
    align-items: center;
    font-size: 1em;
    font-weight: 400;
    padding: 0 10px;
    margin: 0;
    color: hsl(236deg, 0%, 50%);
}

.cookie p {
    margin: 5px 0 0 25px;
}

.heding {
    color:rgb(118, 42, 131);
}

.cookie span {
    font-family: 'Poppins', sans-serif;
    font-size: .9rem;
    color: hsl(236deg, 0%, 35%);
    padding: 0 12px;
}