.elementor img.image-before.slider-image {
    height: 100%;
}

.solutionSwiper .swiper-slide {
    position: relative;
    aspect-ratio: 16/9;
    @media (width <= 976px) {
        aspect-ratio: auto;
        padding: 4px;
    }
}

.elementor .solutionSwiper .swiper-slide {
    height: auto;
    @media (width >= 1064px) {
        min-height: unset;
    }
}

.elementor .solutionSwiper .swiper-slide .video-content {
    position: absolute;
    bottom: 0;
    right: 0;
    @media (width <= 976px) {
        position: relative;
    }
}

@media (width <= 976px) {
    .elementor .solutionSwiper .swiper-slide .video-frame {
        aspect-ratio: 16 / 9;
        width: 100%;
        height: auto;
        position: relative;
        top: unset;
        left: unset;
        translate: unset;
        object-fit: contain;
        border-radius: 8px
    }

    .elementor .solutionSwiper .swiper-slide.with-backdrop:before {
        display: none;
    }
}

.elementor .solutionSwiper .swiper-slide.with-backdrop:before {
    position: absolute;
    top: calc(var(--spacing) * 0);
    left: calc(var(--spacing) * 0);
    z-index: 1;
    height: calc(1 / 2 * 100%);
    width: 100%;
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: color-mix(in oklab, var(--color-black) 30%, transparent);
    --tw-gradient-to: transparent;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    --tw-content: none;
    /*content: none;*/
    content: "";
}

.elementor .solutionSwiper .swiper-pagination-bullet {
    transition: all 0.3s ease-in-out;
}

.elementor .solutionSwiper .swiper-slide.with-backdrop .text {
    z-index: 30;
}

.gamme-custom-buttons {
    display: flex !important;
    justify-content: center;
}

.gamme_modal .modal-content {
    max-height: calc(100vh - 60px);
    max-width: min(1064px, calc(100vw - 60px));
}


.gammeSwiper .swiper-slide.swiper-slide-prev,
.gammeSwiper .swiper-slide.swiper-slide-prev {
    visibility: hidden;
}

@media (max-width: 768px) {
    .gamme_modal .modal-content .product-info > .grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

@media (max-width: 480px) {
    .gamme_modal > .fixed {
        top: 30px;
    }
}

.elementor .solutionSwiper .swiper-slide .video-frame {
    width: auto;
}

.elementor .solutionSwiper .swiper-slide .video-frame .plyr {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.elementor .product-swiper-v2 {
    margin-top: -26%;
}

@media (width >= 1064px) {
    .elementor .product-swiper-v2 {
        margin-top: -16%;
    }
}

.elementor .product-swiper-v2 .container {
    aspect-ratio: 5 / 3;
    height: auto;
}

.elementor .product-swiper-v2 .swiper {
    overflow: unset
}

.elementor .product-swiper-v2 .products-wrapper .product-teaser .image-wrapper .inner-wrapper {
    max-height: 40vh;
}

.elementor .product-swiper-v2 .products-wrapper .product-teaser .image-wrapper .inner-wrapper img {
    object-fit: contain;
}

.elementor .product-swiper-v2 .swiper-autoheight .swiper-slide {
    min-height: unset;
}

.elementor .product-swiper-v2 .popup .content {
    max-height: 45vh;
    overflow-y: scroll;
}

.elementor .product-swiper-v2 .popup-wrapper {
    position: fixed;
    top: -70px;
    bottom: 0;
    right: 0;
    left: 0;
    height: calc(100vh - 70px);
    padding: 0;
}

.elementor .product-swiper-v2 .popup-wrapper .container {
    /*align-items: end;*/
    aspect-ratio: unset;
    height: 100%;
}

.elementor #full-product-V2 .infos {
    bottom: unset;
    top: calc(100vh - 20%);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

@media (width < 768px) {
    .elementor #full-product-V2 .reset-zoom.main {
        display: none;
    }

    .elementor .product-swiper-v2 .popup-wrapper {
        top: -30px;
    }
}

@media (height <= 600px) {
    .elementor .product-swiper-v2 .popup-wrapper {
        top: 0;
    }
}

.elementor .product-swiper-v2 .swiper-button-next.nav-buttons.main,
.elementor .product-swiper-v2 .swiper-button-prev.nav-buttons.main {
    width: 40px;
    height: 40px;
    top: calc(50% + 40px);
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
}

.elementor .product-swiper-v2 .swiper-button-next.nav-buttons.main.active,
.elementor .product-swiper-v2 .swiper-button-prev.nav-buttons.main.active {
    opacity: 1;
    pointer-events: all;
}

.elementor .product-swiper-v2 .nav-buttons.main::before,
.elementor .product-swiper-v2 .nav-buttons.main::after {
    font-size: 16px;
}

.elementor .product-base .variations {
    position: absolute;
    top: 0;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.elementor .product-base .variations.active {
    opacity: 1;
}

.product-scrollbar {
    max-width: 60vw;
    position: relative !important;
}


.product-scrollbar .swiper-scrollbar-drag {
    background-color: white !important;
}

@media (width >= 1064px) {
    .product-scrollbar {
        display: none;
    }
}

.hide-acc-title {
    display: none;
}

.asterisk-text {
    font-size: 12px;
    margin-top: 24px;
    line-height: 1.2;
    color: #462820;
}

.compare-advantages .compare-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
    color: #462820;
    background-color: #f7efed;
    border-left: 1px solid #462820;
    padding: 8px 12px;
}

.full-product-V3 .bg-img img {
    width: 100%;
    height: 100%
}

.full-product-V3 .view-more.opened {
    opacity: 0;
}

@media (width <= 768px) {
    .assistance-card .image img {
        width: 100%;
        aspect-ratio: 4 / 3;
        object-fit: cover;
    }
}

.assistance-card .image img {
    border-radius: 12px
}

#full-product-V3 {
    min-height: 100vh !important;
    max-height: 100vh !important;
    height: 100vh !important;
}

@media (width <= 768px) {
    #full-product-V3 {
        margin-bottom: 0 !important;
    }
}