

/* Start:/local/templates/shop/components/bitrix/news.list/about_list/style.css?16875467812728*/
.about_flex {
    display: flex;
    margin: 0;
}

.about_flex_item_text_col {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
}

.about_flex_item_pic_col {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
}

.about_flex_item_text_col_inner {
    margin-top: auto;
    margin-bottom: auto;
}



.about_flex_item_pic_col img {
    display: block;
    width: 100%;
}

.about_flex_item_text_col p {
    margin: 0 0 10px 0;
    color: #3d3d54;
    font-size: 20px;
}

@media (min-width: 320px) {
    .about_flex_item_text_col p {
        font-size: 14px;
    }
    .about_flex {
        flex-flow: column nowrap;
        justify-content: flex-start;
        padding: 15px 30px;
    }
    .about_flex_item {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        margin-bottom: 30px;
    }
    .about_flex_item_text_col {
        width: 100%;
        margin-bottom: 15px;
    }

    .about_flex_item_pic_col {
        width: 100%;
    }
}

@media (min-width: 410px) {
    .about_flex {
        flex-flow: column nowrap;
        justify-content: flex-start;
        padding: 30px 30px;
    }
    .about_flex_item {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        margin-bottom: 30px;
    }
    .about_flex_item_text_col {
        width: 100%;
        margin-bottom: 15px;
    }

    .about_flex_item_pic_col {
        width: 100%;
    }
}

@media (min-width: 640px) {
    .about_flex {
        flex-flow: column nowrap;
        justify-content: flex-start;
        padding: 60px 30px;
    }
    .about_flex_item {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        margin-bottom: 30px;
    }
    .about_flex li.about_flex_item:nth-child(2n) {
        display: flex;
        flex-flow: row-reverse nowrap;
        justify-content: space-between;
    }
    .about_flex_item_text_col {
        width: calc(50% - 15px);
        margin-bottom: 0;
    }

    .about_flex_item_pic_col {
        width: calc(50% - 15px);
    }
}

@media (min-width: 1024px) {
    .about_flex_item_text_col p {
        font-size: 20px;
    }
    .about_flex {
        flex-flow: column nowrap;
        justify-content: flex-start;
        padding: 60px 0;
    }
    .about_flex_item {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        margin-bottom: 30px;
    }
    .about_flex li.about_flex_item:nth-child(2n) {
        display: flex;
        flex-flow: row-reverse nowrap;
        justify-content: space-between;
    }

}

@media (min-width: 1280px) {

}

@media (min-width: 1368px) {

}
/* End */


/* Start:/local/templates/shop/components/bitrix/news.list/wide_list/style.css?1687545559175*/
.wide_list_outer {
    margin-bottom: 50px;
}

.wide_list_inner {
    text-align: center;
    font-size: 20px;
    color: #fff;
    padding: 15px 30px;
    font-weight: 500;
}
/* End */


/* Start:/local/templates/shop/components/bitrix/news.list/infgr/style.css?1688036645824*/
.infgr_outer {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding-bottom: 30px;
}

.infgr_item {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    padding: 0 10px;
    margin-bottom: 30px;
}

.infgr_item_pic {
    margin-bottom: 15px;
}

.infgr_item_pic img {
    display:  block;
    width: 100px;
    margin: 0 auto;
}

.infgr_item_title {
    color: #3d3d54;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}

@media (min-width: 320px) {
    .infgr_item {
        width: 50%;
    }
}

@media (min-width: 410px) {

}

@media (min-width: 640px) {
    .infgr_item {
        width: 25%;
    }
}

@media (min-width: 1024px) {
    .infgr_item {
        width: 20%;
    }
}

@media (min-width: 1280px) {

}

@media (min-width: 1368px) {

}
/* End */
/* /local/templates/shop/components/bitrix/news.list/about_list/style.css?16875467812728 */
/* /local/templates/shop/components/bitrix/news.list/wide_list/style.css?1687545559175 */
/* /local/templates/shop/components/bitrix/news.list/infgr/style.css?1688036645824 */
