body {
    background-image: url('/images/portail/bg-tatoo.png');
    background-size: 500px 500px;
    background-position: left;
    background-repeat: no-repeat;
    overflow-x: hidden;
}

.section-1-univers-divers {
    /* background-image: url(/images/univers/market-fresh-local-produce.png); */
    background-image: url(/images/univers/bg-produit-divers.jpg);
    padding-inline: 170px;
    padding-top: 0px;
    padding-bottom: 132px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    clip-path: ellipse(90% 75% at 50% 20%);
    margin-top: 100px;
}

.section-1-univers-pates {
    background-image: url('/images/portail/cereal-growing-field - Copie.png');
    /* background-image: url(/images/univers/bg-shopping-wine.jpg); */
    padding-inline: 170px;
    padding-top: 0px;
    padding-bottom: 132px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    clip-path: ellipse(90% 75% at 50% 20%);
    margin-top: 100px;
}

.section-1-univers-bvs {
    background-image: url('/images/portail/sorrells-wine-cellar.jpg.png');
    padding-inline: 170px;
    padding-top: 0px;
    padding-bottom: 132px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    clip-path: ellipse(90% 75% at 50% 20%);
    margin-top: 100px;
}

.univers-divers-fill {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(/images/univers/univers-fill-1.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 12%;
}

.univers-pates-fill {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(/images/univers/univers-fill-2.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 12%;
}

.univers-bvs-fill {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(/images/univers/univers-fill-3.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 12%;
}

.univers-text {
    padding-inline: 10%;
}

/* .search-option {
    display: flex;
    justify-content: space-between;
} */

.inter-section-univers {
    /* background-image: url('/images/portail/bg-tatoo.png'); */
    /* background-size: 700px 700px; */
    /* background-position: left;
    background-repeat: no-repeat, no-repeat; */
    padding-bottom: 50px;
    padding-top: 100px;
    padding-inline: 350px;
}

.text-light {
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "Light";
    font-size: 14px;
    font-weight: 300;
    font-style: Light;
    letter-spacing: 0,59px;
    text-align: left;
}

.inter-section-univers-title {
    opacity: 1;
    color: rgba(0, 0, 0, 1);
    font-family: "Black";
    font-size: 44px;
    font-weight: 900;
    text-align: center;
    line-height: normal;
}

.section-univers-products {
    padding-inline: 190px;
    /* max-width: 1800px; */
}

.products .afd-button {
    clip-path: circle(35%);
}

.univers-product-card-detail {
    opacity: 1;
    color: rgba(0, 0, 0, 1);
    font-family: "Hurme-regular";
    font-size: 12px;
    font-weight: 400;
    text-align: left;
}

.univers-product-card-name {
    opacity: 1;
    color: rgba(0, 0, 0, 1);
    font-family: "Hurme-bold";
    font-size: 18px;
    font-weight: 700;
    text-align: left;
}

.univers-product-card-text {
    opacity: 1;
    color: rgba(187, 187, 187, 1);
    font-family: "Hurme-bold";
    font-size: 12px;
    font-weight: 700;
    text-align: left;
}

.univers-product-category {
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "Bold";
    font-size: 30px;
    font-weight: 700;
    font-style: Bold;
    letter-spacing: 1,31px;
    text-align: left;
}

.display-option .active .text {
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "Bold";
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0px;
}

.text {
    opacity: 1;
    color: rgba(0, 0, 0, 1);
    font-family: "Bold";
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0px;
}

.display-option .active {
    background-color: rgb(27, 70, 110);
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-left-radius: var(--bs-border-radius-xxl) !important;
    border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
    border-top-right-radius: var(--bs-border-radius-xxl) !important;
    width: 50%;
}

.display-option {
    display: flex;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-left-radius: var(--bs-border-radius-xxl) !important;
    border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
    border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.fill-text {
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "Light";
    font-size: 14px;
    font-weight: 300;
    font-style: Light;
    letter-spacing: 0,5px;
    text-align: left;
}

.fill-title {
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "Light";
    font-size: 75px;
    font-weight: 300;
    text-align: left;
    line-height: 70px;
}

.fill-description {
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "Hurme-regular";
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: 22px;
}

.circle-white-4 {
    background-color: #fff;
    display: flex;
    justify-content: center;
    clip-path: circle(40%);
    padding: 8%;
    margin-bottom: -25%;
    margin-left: 50%;
    width: fit-content;
    transition: opacity 0.5s ease, background-image 3s ease, background-size 0.5s ease;
}

.circle-white-4:hover {
    transition: transform 0.6s ease-out, opacity 0.5s ease-out;
    transform: translate(-1%, 1%)  scale(1.1);
}

.see-all {
    padding-top: 45%;
    position: absolute;
    bottom: 20px;
}

.choice {
    opacity: 1;
    color: rgb(114, 114, 114);
    font-family: "Light";
    font-size: 12px;
    font-weight: 300;
    text-align: left;
}

.select {
    display: flex;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.select select {
    border: none;
    font-family: 'Hurme-regular';
    font-size: 13px;
    outline: none;
}

.product-certif {
    background-color: #fff;
    opacity: 0.5;
    margin-top: -30px;
    width: fit-content;
    margin-left: 83%;
}

/* .category .active {
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
    background-color: #f0f0f0;
    transition: background-color 0.3s ease;
} */

@keyframes active {
    0% { background-color: rgba(231, 122, 49, 0.5); }
    50% { background-color: rgba(238, 62, 51, 1); }
    100% { background-color: rgba(231, 122, 49, 0.5); }
}

.category .active {
    animation: active 1.2s infinite;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

.card:hover {
    background-color: 0px 4px 15px rgba(0, 0, 0, 0.2);
    transition: transform 0.5s ease-out, opacity 0.5s ease-out;
    transform: translate(0%, -1%)  scale(0.999);
}

/* .category .card {
    max-height: 280px;
} */

.product-tab {
    float: left;
}

.product-tab button {
    display: block;
    background-color: inherit;
    color: black;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
}

.tab-product {
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

.product-image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.product-image img {
    height: 200px;
}

/* .products .card {
    max-height: 400px;
} */
  
  /* Go from zero to full opacity */
  @keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
  }

@media (max-width : 575.98px) {
    /* .see-all {
        padding-top: 0%;
    } */

    .circle-white-4 {
        background-color: #fff;
        display: flex;
        justify-content: center;
        clip-path: circle(37%);
        padding: 35px;
        margin-bottom: -180px;
        margin-left: 170px;
        width: fit-content;
    }

    .section-1-univers-pates {
        background-image: url('/images/portail/cereal-growing-field - Copie.png');
        padding-inline: 20px;
        padding-top: 0px;
        padding-bottom: 132px;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        clip-path: ellipse(90% 75% at 50% 20%);
        margin-top: 100px;
    }
    
    .section-1-univers-bvs {
        background-image: url('/images/portail/sorrells-wine-cellar.jpg.png');
        padding-inline: 20px;
        padding-top: 0px;
        padding-bottom: 132px;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        clip-path: ellipse(90% 75% at 50% 20%);
        margin-top: 100px;
    }

    .section-1-univers-divers {
        /* background-image: url(/images/univers/market-fresh-local-produce.png); */
        background-image: url(/images/univers/bg-produit-divers.jpg);
        padding-inline: 20px;
        padding-top: 0px;
        padding-bottom: 132px;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        clip-path: ellipse(90% 75% at 50% 20%);
        margin-top: 100px;
    }
}

@media (min-width: 576px) and (max-width: 767.97px) {
    .section-1-univers-pates {
        background-image: url('/images/portail/cereal-growing-field - Copie.png');
        padding-inline: 60px;
        padding-top: 0px;
        padding-bottom: 132px;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        clip-path: ellipse(90% 75% at 50% 20%);
        margin-top: 100px;
    }
    
    .section-1-univers-bvs {
        background-image: url('/images/portail/sorrells-wine-cellar.jpg.png');
        padding-inline: 60px;
        padding-top: 0px;
        padding-bottom: 132px;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        clip-path: ellipse(90% 75% at 50% 20%);
        margin-top: 100px;
    }

    .section-1-univers-divers {
        /* background-image: url(/images/univers/market-fresh-local-produce.png); */
        background-image: url(/images/univers/bg-produit-divers.jpg);
        padding-inline: 60px;
        padding-top: 0px;
        padding-bottom: 132px;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        clip-path: ellipse(90% 75% at 50% 20%);
        margin-top: 100px;
    }
}

@media (max-width : 767.98px) {

.univers-product-category {
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "Bold";
    font-size: 25px;
    font-weight: 700;
    font-style: Bold;
    letter-spacing: 1, 31px;
    text-align: left;
}

.see-all {
    position: absolute;
    bottom: 1px;
}

.univers-text {
    padding: 15%;
}

    .circle-white-4 {
        background-color: #fff;
        display: flex;
        justify-content: center;
        clip-path: circle(40%);
        padding: 10%;
        margin-bottom: -23%;
        margin-left: 50%;
        width: fit-content;
    }

    .univers-pates-fill {
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url(/images/univers/univers-fill-2.png);
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        padding: 0%;
    }

    .univers-divers-fill {
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url(/images/univers/univers-fill-1.png);
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        padding: 0%;
    }

    .univers-bvs-fill {
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url(/images/univers/univers-fill-3.png);
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        padding: 0%;
    }

    

    .univers-fill {
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url(/images/univers/univers-fill-1.png);
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
    }

    /* .circle-white-4 {
        background-color: #fff;
        display: flex;
        justify-content: center;
        clip-path: circle(47%);
        padding: 20px;
        margin-bottom: -150px;
        margin-left: 200px;
        width: fit-content;
    } */

    .inter-section-univers {
        padding-bottom: 50px;
        padding-top: 120px;
        padding-inline: 50px;
    }

    .section-univers-products {
        padding-inline: 20px;
    }

    .fill-text {
        opacity: 1;
        color: rgba(255, 255, 255, 1);
        font-family: "Light";
        font-size: 14px;
        font-weight: 300;
        font-style: Light;
        letter-spacing: 0,5px;
        text-align: left;
    }
    
    .fill-title {
        opacity: 1;
        color: rgba(255, 255, 255, 1);
        font-family: "Light";
        font-size: 60px;
        font-weight: 300;
        text-align: left;
        line-height: 55px;
    }
    
    .fill-description {
        opacity: 1;
        color: rgba(255, 255, 255, 1);
        font-family: "Hurme-regular";
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        line-height: 20px;
    }

    .display-option {
        display: flex;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
        border-top-left-radius: var(--bs-border-radius-xxl) !important;
        border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
        border-top-right-radius: var(--bs-border-radius-xxl) !important;
    }

    /* .search-option {
        display: flex;
        justify-content: center;
    } */
}

@media (min-width: 768px) and (max-width: 950px) {
    .see-all {
        padding-top: 40%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .section-1-univers-divers {
        /* background-image: url(/images/univers/market-fresh-local-produce.png); */
        background-image: url(/images/univers/bg-produit-divers.jpg);
        padding-inline: 50px;
        padding-top: 0px;
        padding-bottom: 132px;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        clip-path: ellipse(90% 75% at 50% 20%);
        margin-top: 100px;
    }

    .inter-section-univers {
        padding-bottom: 50px;
        padding-top: 120px;
        padding-inline: 50px;
    }

    .section-univers-products {
        padding-inline: 70px;
    }

    .univers-fill {
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url(/images/univers/univers-fill-1.png);
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        padding: 10%;
    }

    .fill-text {
        opacity: 1;
        color: rgba(255, 255, 255, 1);
        font-family: "Light";
        font-size: 14px;
        font-weight: 300;
        font-style: Light;
        letter-spacing: 0,5px;
        text-align: left;
    }
    
    .fill-title {
        opacity: 1;
        color: rgba(255, 255, 255, 1);
        font-family: "Light";
        font-size: 65px;
        font-weight: 300;
        text-align: left;
        line-height: 70px;
    }
    
    .fill-description {
        opacity: 1;
        color: rgba(255, 255, 255, 1);
        font-family: "Hurme-regular";
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        line-height: 22px;
    }

    .section-1-univers {
        background-image: url(/images/univers/market-fresh-local-produce.png);
        padding-inline: 100px;
        padding-top: 0px;
        padding-bottom: 64px;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        clip-path: ellipse(1125px 620px at 50% 15%);
        margin-top: 100px;
    }

    .section-1-univers-bvs, .section-1-univers-divers, .section-1-univers-pates {
        padding-inline: 100px;
    }
    
}

@media (min-width : 992px) and (max-width: 1199.98px) {
    /* .univers-fill {
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url(/images/univers/univers-fill-1.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        padding: 10px;
    } */

    .univers-fill {
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url(/images/univers/univers-fill-1.png);
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        padding: 85px;
    }

    .section-1-univers-divers, .section-1-univers-bvs, .section-1-univers-pates {
        padding-inline: 170px;
    }

    .section-univers-products {
        padding-inline: 100px;
    }
}

@media (min-width: 1200px) and (max-width: 1349.98px) {
    .see-all {
        padding-top: 30%;
    }
}

@media (min-width: 1400px) {
    .fill-text {
        opacity: 1;
        color: rgba(255, 255, 255, 1);
        font-family: "Light";
        font-size: 18px;
        font-weight: 300;
        font-style: Light;
        letter-spacing: 0, 5px;
        text-align: left;
    }
    
    .fill-title {
        opacity: 1;
        color: rgba(255, 255, 255, 1);
        font-family: "Light";
        font-size: 80px;
        font-weight: 300;
        text-align: left;
        line-height: 100px;
    }
    
    .fill-description {
        opacity: 1;
        color: rgba(255, 255, 255, 1);
        font-family: "Hurme-regular";
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        line-height: 22px;
    }

    .bg-univers-fill {
        flex: auto;
        width: 40%;
    }

    .circle-white-4 {
        background-color: #fff;
        display: flex;
        justify-content: center;
        clip-path: circle(45%);
        padding: 10%;
        margin-bottom: -25%;
        margin-left: 50%;
        width: fit-content;
    }
}

@media (min-width: 1499.98px) {
    .univers-fill {
        padding: 18%;
    }
}