.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-b8845873-150d-4321-a0b5-924eeaaf79ed .slideshow-slide img,
        .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .slide-container {
            height: 275px;
        }
    }

    @media screen and (max-width: 767px) {
        .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .slideshow-slide img,
        .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .slide-container {
            height: 250px;
        }
    }

.widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .slideshow-card-container {
    position: absolute;
}

@media screen and (min-width: 768px) {
    .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .slideshow-card {
        max-width: 500px;
    }
}

@media screen and (max-width: 767px) {
    .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .slideshow-card {
        max-width: 500px;
    }
}




    
            .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .slideshow-card,
        .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .slideshow-card p {
            --heading-color: var(--grey-900);
            --display-color: var(--grey-900);
            color: var(--grey-900);
        }
    


.widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .slideshow-card {
    text-align: center;
}

@media screen and (max-width: 767px){
    .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .slideshow-card {
        text-align: center;
    }
}

    .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .swiper-inline-navigation-btn {
        --swiper-nav-inline-icon-color: var(--grey-900);
        background-color: rgba(255,255,255,.85);
    }

    .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .swiper-inline-navigation-btn:hover,
    .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .swiper-inline-navigation-btn:focus {
        --swiper-nav-inline-icon-color: var(--grey-700);
    }

    .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: var(--grey-50);
    }


    @media screen and (min-width: 1200px) {
        .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .slideshow-card {
                            margin: calc(var(--bs-gutter-x) * .5);
                    }

            }

    @media screen and (max-width: 1199px) {
        .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .slideshow-card {
            margin: calc(var(--bs-gutter-x) * .5);
        }
    }

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








    @media screen and (min-width: 768px) {
        .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .card-container {
            display: none !important;
        }
    }


    @media screen and (max-width: 767px) {
        .widget-slideshow-b8845873-150d-4321-a0b5-924eeaaf79ed .card-container {
            display: none !important;
        }
    }

.widget-card {
    position: relative;
}

.widget-card .card-img-top {
    margin: auto;
    min-width: -webkit-fill-available;
    min-width: -moz-available;
}



*}

*}

*}

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


.homepage-products-slider .swiper-header {
    --swiper-header-margin-block-end: var(--st-spacing-sm);
}


.widget-homepage-products .products_review_stars .rating_stars,
.widget-homepage-products .products_price {
    flex-wrap: wrap;
}

.widget-homepage-products__paragraph {
    margin-block-end: var(--st-spacing-md);
}
    .widget-homepage-products--gallery-902d9b3b-3fdb-4482-b7de-3735787d2885 .homepage-products-swiper .swiper-slide {
        --homepage-products-slider-number-of-cols: 6.25;
        --homepage-products-slider-number-of-cols-tablet: 3.25;
        --homepage-products-slider-number-of-cols-mobile: 2.25;

        --container: var(--max-container-width);
        --max-space-between: calc(var(--homepage-products-slider-space-between) * (var(--homepage-products-slider-number-of-cols) - 1));
        --max-spacing-container: calc(var(--st-container-space-x, 10px) * 2);
        --max-spacing: calc(var(--max-space-between) + var(--max-spacing-container));
        max-width: calc((var(--container) - var(--max-spacing)) / var(--homepage-products-slider-number-of-cols));
        margin-right: var(--homepage-products-slider-space-between);
    }

    @media screen and (max-width: 991px) {
        .widget-homepage-products--gallery-902d9b3b-3fdb-4482-b7de-3735787d2885 .homepage-products-swiper .swiper-slide {
            --container: var(--max-container-width);
            --max-space-between: calc(var(--homepage-products-slider-space-between) * (var(--homepage-products-slider-number-of-cols-tablet) - 1));
            --max-spacing-container: calc(var(--st-container-space-x, 10px) * 2);
            --max-spacing: calc(var(--max-space-between) + var(--max-spacing-container));
            max-width: calc((var(--container) - var(--max-spacing)) / var(--homepage-products-slider-number-of-cols-tablet));
        }
    }

    @media screen and (max-width: 767px) {
        .widget-homepage-products--gallery-902d9b3b-3fdb-4482-b7de-3735787d2885 .homepage-products-swiper .swiper-slide {
            --container: var(--max-container-width);
            --max-space-between: calc(var(--homepage-products-slider-space-between) * (var(--homepage-products-slider-number-of-cols-mobile) - 1));
            --max-spacing-container: calc(var(--st-container-space-x, 10px) * 2);
            --max-spacing: calc(var(--max-space-between) + var(--max-spacing-container));
            max-width: calc((var(--container) - var(--max-spacing)) / var(--homepage-products-slider-number-of-cols-mobile));
        }
    }

    .widget-homepage-products--gallery-902d9b3b-3fdb-4482-b7de-3735787d2885 .homepage-products-slider {
        position: relative;
    }

    .widget-homepage-products--gallery-card-902d9b3b-3fdb-4482-b7de-3735787d2885 {
        height: 100%;
    }

    .widget-homepage-products--gallery-902d9b3b-3fdb-4482-b7de-3735787d2885 .swiper-header {
        --swiper-header-margin-block-end: var(--st-spacing-sm);
    }



    


.widget-faq {
    --widget-faq-padding-y: 1.25rem;
    --widget-faq-padding-pxe: 1em;
    --widget-faq-padding: var(--widget-faq-padding-y) var(--widget-faq-padding-pxe) var(--widget-faq-padding-y) var(--widget-faq-padding-pxs);
    --widget-faq-margin-y: 1rem;
    --widget-faq-details-font-size: var(--text-size-md);
    --widget-faq-summary-font-size: var(--text-size-md);
    --widget-faq-summary-font-weight: var(--font-weight-bold);
    --widget-faq-icon-size: 1em;
    --widget-faq-icon-placement: var(--widget-faq-padding-pxe);
    --widget-faq-border-radius: var(--border-radius);
}

.widget-faq__details {
    --widget-faq-width: 100%;
    width: var(--widget-faq-width);
    position: relative;
}

.widget-faq-question__content {
    padding-block-end: var(--widget-faq-padding-y);
    padding-inline-end: var(--widget-faq-padding-pxe);
}

.widget-faq-question__content > * {
    font-size: var(--widget-faq-details-font-size);
}

.widget-faq__summary::-webkit-details-marker {
    display: none;
}

.widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a {
            --widget-faq-text-color: currentColor;
        --widget-faq-text-color-hover: var(--link-color-hover);
        --widget-faq-border-color: currentColor;
        --widget-faq-border-color-hover: var(--link-color-hover);
        --widget-faq-border-width: var(--btn-border-width);
    
    --widget-faq-icon-color: var(--widget-faq-text-color);
    --widget-faq-icon-color-hover: var(--widget-faq-text-color-hover);
}

.widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a {
            --widget-faq-padding-pxs: 0;
    }


    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details {
        --faq-border-bottom: var(--widget-faq-border-width) solid var(--widget-faq-border-color);
        border-bottom: var(--faq-border-bottom);
    }

    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details[open],
    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details:hover,
    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details:focus {
        --faq-border-bottom-hover: var(--widget-faq-border-width) solid var(--widget-faq-border-color-hover);
        border-bottom: var(--faq-border-bottom-hover);
    }

.widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq-question__content > * {
    color: var(--widget-faq-text-color);
}

.widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__summary {
    font-size: var(--widget-faq-summary-font-size);
    color: var(--widget-faq-text-color);
    padding: var(--widget-faq-padding);
    cursor: pointer;
    font-weight: var(--widget-faq-summary-font-weight) !important;
    transition: color .15s ease-in-out;
}

.widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details[open] .widget-faq__summary,
.widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details:hover .widget-faq__summary,
.widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details:focus .widget-faq__summary {
    color: var(--widget-faq-text-color-hover);
}

    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__summary {
        display: block;
        position: relative;
    }


            .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__summary::before,
        .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__summary::after {
            height: 1.75px;
            border-radius: var(--border-radius-pill);
        }
    
    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a {
        --widget-faq-padding-pxe: 2.75em;
        --widget-faq-icon-placement: 1em;
    }

    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__summary::before,
    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__summary::after {
        width: calc(var(--widget-faq-icon-size) - 2px);
        position: absolute;
        content: "";
        top: 50%;
        right: var(--widget-faq-icon-placement);
        background-color: var(--widget-faq-icon-color);
        text-align: right;
        transform: translateY(-50%);
        transition: transform .2s ease-in-out, background-color .15s ease-in-out;
    }

    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details[open] .widget-faq__summary::before,
    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details:hover .widget-faq__summary::before,
    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details:focus .widget-faq__summary::before,
    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details[open] .widget-faq__summary::after,
    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details:hover .widget-faq__summary::after,
    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details:focus .widget-faq__summary::after {
        background-color: var(--widget-faq-icon-color-hover);
    }

    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__summary::after {
        transform: translateY(-50%) rotate(90deg);
    }

    .widget-faq-666dc6de-226c-4aac-92e5-f5c59a15dd8a .widget-faq__details[open] .widget-faq__summary::after {
        transform: translateY(-50%) rotate(180deg);
    }

