@media (max-width: 480px) {
    .responsible-sourcing-2024-related {
        --swiper-pagination-bottom: -33px;
    }
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .responsible-sourcing-2024-related {
        --swiper-pagination-bottom: -38px;
    }
}

/*Removed Ingredients*/
.responsible-sourcing-2024-header__ingredient {
    visibility: hidden !important;
}
.responsible-sourcing-2024-numbers__ingredient {
    display: none !important;
}
.responsible-sourcing-2024-closerlook__ingredient {
    display: none !important;
}
.responsible-sourcing-2024-tabsection__ingredient[data-ingredient="leaf-1"] {
    display: none !important;
}
.responsible-sourcing-2024-tabsection__ingredient[data-ingredient="leaf-2"] {
    display: none !important;
}
#POPIN-SAINTE-COLOMBE .responsible-sourcing-2024-popin_ingredient:first-child {
    display: none !important;
}
#POPIN-SAINTE-COLOMBE .responsible-sourcing-2024-popin_ingredient:last-child {
    display: none !important;
}
#POPIN-SERRAVAL .responsible-sourcing-2024-popin_ingredient:first-child {
    display: none !important;
}
#POPIN-SERRAVAL .responsible-sourcing-2024-popin_ingredient:last-child {
    display: none !important;
}
.responsible-sourcing-2024-tabsection__ingredient[data-ingredient="world-1"] {
    display: none !important;
}
.responsible-sourcing-2024-tabsection__ingredient[data-ingredient="world-2"] {
    display: none !important;
}
.responsible-sourcing-2024-tabsection__ingredient[data-ingredient="world-3"] {
    display: none !important;
}
.responsible-sourcing-2024-tabsection__ingredient[data-ingredient="world-4"] {
    display: none !important;
}
