

/* Start:/local/templates/mfix/components/bitrix/news.list/promo/style.css?1709201374384*/
.promo .promo__slide
{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
}
.promo .promo__title
{
    background-color: #40475191;
    box-shadow: 0 0 30px 40px #40475191
}
/* End */


/* Start:/local/templates/mfix/components/bitrix/catalog.section/index_products/style.css?1781195171439*/
.index-products {
    padding: 40px 0;
}

.index-products__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 24px;
}

.index-products__title {
    margin: 0;
}

.index-products__link {
    flex-shrink: 0;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .index-products__head {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* End */
/* /local/templates/mfix/components/bitrix/news.list/promo/style.css?1709201374384 */
/* /local/templates/mfix/components/bitrix/catalog.section/index_products/style.css?1781195171439 */
