

/* Start:/local/templates/axi/components/bitrix/news/axi-opros/bitrix/news.list/.default/style.css?1756899805399*/
.opros_detail {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}

@media (min-width: 992px) {
    .opros_detail {
        flex-direction: row;
    }
}

.opros_detail_text {
    margin-bottom: 56px;
    max-width: min(100%, 1000px);
}

@media (min-width: 992px) {
    .opros_detail_text {
        max-width: calc(100% - 300px);
    }
}
/* End */
/* /local/templates/axi/components/bitrix/news/axi-opros/bitrix/news.list/.default/style.css?1756899805399 */
