

/* Start:/local/templates/saratovmer/components/bitrix/news.list/consumer_protection/style.css?1737374618443*/
.display-properties {
    display: flex;
    flex-direction: row;
    width: fit-content;
    gap: 10px;
    flex-wrap: wrap;
}

.property {
    list-style: none;
    display: flex;
    gap: 5px;
    margin-bottom: 10px;
    line-height: 121%;
    border: 1px solid #157fc4;
    padding: 6px 10px;
    border-radius: 4px;
    align-items: end;
}

.property:hover {
    background-color: var(--theme-base-opacity-color);
}
/* End */
/* /local/templates/saratovmer/components/bitrix/news.list/consumer_protection/style.css?1737374618443 */
