.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: 1200px) {
    .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-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-slide img,
        .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slide-container {
            --total-header-logo-padding-desktop: calc(22px + 22px);
            --total-header-height-desktop: calc(var(--logo-height) + var(--topmenu-height) + var(--site-nav-height));
            height: calc(100svh - var(--total-header-height-desktop));
        }
    }

    @media screen and (max-width: 767px) {
        .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-slide img,
        .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slide-container {
            height: auto;
        }
    }

.widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-card-container {
    position: absolute;
}

@media screen and (min-width: 768px) {
    .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-card {
        max-width: 700px;
    }
}

@media screen and (max-width: 767px) {
    .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-card {
        max-width: 500px;
    }
}




    
            .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-card,
        .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-card p {
            --heading-color: #fff;
            --display-color: #fff;
            color: #fff;
        }
    


.widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-card {
    text-align: center;
}

@media screen and (max-width: 767px){
    .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-card {
        text-align: center;
    }
}

    .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-swiper-button-next,
    .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-swiper-button-prev {
        --swiper-nav-inline-icon-color: var(--grey-50);
    }

    .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-swiper-button-next:hover,
    .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-swiper-button-next:focus,
    .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-swiper-button-prev:hover,
    .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-swiper-button-prev:focus {
        --swiper-nav-inline-icon-color: var(--grey-100);
    }

    .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: var(--grey-50);
    }


    @media screen and (min-width: 1200px) {
        .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-card {
                            margin-block: calc(var(--bs-gutter-x) * .5);
                    }

            }

    @media screen and (max-width: 1199px) {
        .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-card {
            margin-block-start: 0;
            margin-block-end: calc(var(--bs-gutter-x) * .5);
            margin-inline: calc(var(--bs-gutter-x) * .5);
        }
    }

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



    .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slideshow-card {
        background-color: rgba(0,0,0,.5);
        border-radius: var(--card-border-radius);
    }





    @media screen and (min-width: 768px) {
        .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .card-container {
            display: none !important;
        }
    }

    @media screen and (max-width: 767px) {
        .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .card-container {
            position: relative;
            z-index: 1;
        }

        .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .slide-container {
            display: none !important;
        }
    }

    @media screen and (max-width: 767px) {
        .widget-slideshow-9a3c0a86-c6a0-4fff-8ae1-2d228472a0c4 .card-container {
            margin-block-start: -130px;
        }
    }

*}

*}

*}

.homepage-categories-slider {
    position: relative;
}

*}

.widget-homepage-categories-card {
    height: 100%;
}

.widget-homepage-categories .homepage-categories-slide {
    display: flex;
    height: auto;
}

.widget-homepage-categories .homepage-categories-slide .categories_row {
    flex-grow: 1;
}

.swiper-slide.homepage-categories-slide {
    height: auto;
}

.homepage-categories-slide .categories_row {
    height: 100%;
}

.widget-categories__paragraph {
    margin-block-end: var(--st-spacing-md);
}

*}

    .widget-homepage-categories-1895eb86-834c-4ceb-b369-713950935d08 .widget-homepage-categories-cards {
        display: grid;
        grid-gap: var(--gutter);
    }


    
    
    
