

/* Start:/local/templates/transopt/components/bitrix/news/schemes/bitrix/news.list/.default/style.css?1758025449515*/
.schemes_section {
    display: flex;
    flex-flow: row wrap;
    border-radius: 40px;
    background: #F0F5F7;
    padding: 0 24px;
    margin-top: 32px;
}
.schemes_header {
    width: 100%;
}
.schemes_item {
    width: 20%;
    margin-bottom: 24px;
}

@media (max-width: 767px) {
    .schemes_item {
        width: 25%;
    }
}

@media (max-width: 560px) {
    .schemes_item {
        width: 33.3%;
        margin-bottom: 16px;
    }
}

@media (max-width: 400px) {
    .schemes_item {
        width: 50%;
    }
}
/* End */
/* /local/templates/transopt/components/bitrix/news/schemes/bitrix/news.list/.default/style.css?1758025449515 */
