*}

*}

*}

.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-685020a2-8168-4d44-a49f-665889bbd3ed .widget-homepage-categories-cards {
        display: grid;
        grid-gap: var(--gutter);
    }


    
    
    
    .categories_row {
        display: flex;
        flex-direction: column;
    }

    .categories_name {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
