.widget-slideshow,
.slideshow-slide {
    position: relative;
}

.widget-slideshow .slideshow-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.slide-container {
    position: absolute; 
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.slide-container .slideshow-card-container,
.card-outer-container .card-container {
    z-index: 2;
}

.slideshow-swiper-pagination {
    position: absolute;
    bottom: 0;
    z-index: 3;
}

.card-outer-container {
    margin: auto;
}

*}
@media screen and (min-width: 992px) {
    .slide-container,
    .card-outer-container {
        --container-padding-x: var(--st-container-space-x, 10px);
        --row-padding-x: calc(var(--bs-gutter-x) * .5);
        max-width: calc(var(--max-container-width) - (var(--row-padding-x) + var(--container-padding-x)));
    }
}

    @media screen and (min-width: 768px) {
        .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-slide img,
        .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slide-container {
            height: auto;
        }
    }

    @media screen and (max-width: 767px) {
        .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-slide img,
        .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slide-container {
            height: auto;
        }
    }

.widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-card-container {
    position: absolute;
}

@media screen and (min-width: 768px) {
    .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-card {
        max-width: 500px;
    }
}

@media screen and (max-width: 767px) {
    .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-card {
        max-width: 500px;
    }
}




    
            .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-card,
        .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-card p {
            --heading-color: var(--grey-900);
            --display-color: var(--grey-900);
            color: var(--grey-900);
        }
    


.widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-card {
    text-align: center;
}

@media screen and (max-width: 767px){
    .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-card {
        text-align: center;
    }
}

    .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-swiper-button-next,
    .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-swiper-button-prev {
        --swiper-nav-inline-icon-color: var(--grey-50);
    }

    .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-swiper-button-next:hover,
    .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-swiper-button-next:focus,
    .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-swiper-button-prev:hover,
    .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-swiper-button-prev:focus {
        --swiper-nav-inline-icon-color: var(--grey-100);
    }

    .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: var(--grey-50);
    }


    @media screen and (min-width: 992px) {
        .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-card {
                            margin: calc(var(--bs-gutter-x) * .5);
                    }

            }

    @media screen and (max-width: 991px) {
        .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .slideshow-card {
            margin: calc(var(--bs-gutter-x) * .5);
        }
    }

    .slideshow-card {
        padding: var(--st-spacing-md);
    }








    @media screen and (min-width: 768px) {
        .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .card-container {
            display: none !important;
        }
    }


    @media screen and (max-width: 767px) {
        .widget-slideshow-9e03ae1e-85f2-490d-a210-fcb8ec1b6578 .card-container {
            display: none !important;
        }
    }
