*}

*}

*}

.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-115d8e65-a480-4792-8b60-ac66d2ca9462 .widget-homepage-products--gallery-cards {
        display: grid;
        grid-gap: var(--gutter);
    }

    
    
            @media screen and (min-width: 992px) {
            .widget-homepage-products--gallery-115d8e65-a480-4792-8b60-ac66d2ca9462 .widget-homepage-products--gallery-cards {
                grid-template-columns: repeat(6, 1fr);
            }
        }
    


    .widget-homepage-products--gallery-e360effb-f6e3-4e6f-9020-e5e2e0ce5283 .widget-homepage-products--gallery-cards {
        display: grid;
        grid-gap: var(--gutter);
    }

    
    
            @media screen and (min-width: 992px) {
            .widget-homepage-products--gallery-e360effb-f6e3-4e6f-9020-e5e2e0ce5283 .widget-homepage-products--gallery-cards {
                grid-template-columns: repeat(6, 1fr);
            }
        }
    


    .widget-homepage-products--gallery-c96d5be0-62fa-4974-b805-315b9db3e9a2 .widget-homepage-products--gallery-cards {
        display: grid;
        grid-gap: var(--gutter);
    }

    
    
            @media screen and (min-width: 992px) {
            .widget-homepage-products--gallery-c96d5be0-62fa-4974-b805-315b9db3e9a2 .widget-homepage-products--gallery-cards {
                grid-template-columns: repeat(6, 1fr);
            }
        }
    
