

/* Start:/bitrix/templates/rodnik72/components/bitrix/news.detail/r_about_company/style.css?1694081526787*/
.about-card h3 {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 30.6px */
    text-transform: uppercase;
}
.about-card img {
    width: 24px;
    height: 24px;
}

.about-card__main-text {
    color: #757575;

    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 170%; /* 27.2px */
    padding: 16px 0 26px;
    border-top: 1px solid #EFF0F0;
    border-bottom: 1px solid #EFF0F0;

    display: flex;
    flex-direction: column;
    gap: 16px;
}

.about-card__main-text b {
    font-weight: 600;
}

.about-card__contacts {
    margin-top: 26px;
    display: flex;
    flex-direction: column;
    gap: 26px;
}

.container__with-icon {
    display: flex;
    gap: 10px;
    align-items: center;
}
/* End */
/* /bitrix/templates/rodnik72/components/bitrix/news.detail/r_about_company/style.css?1694081526787 */
