

/* Start:/local/templates/bfkh/components/bitrix/news.detail/children_detail/style.css?1757538474596*/
.child-card-container {
    display: flex;
    gap: 16px;
}
.child-card-wrapper {
    flex: 1;
}
@media screen and (max-width: 768px) {
    .child-card-wrapper{
        flex: auto;
    }
}
.child-card-aside-wrapper {
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin: 0 auto;
}
.other-child.help {
    text-align: left;
}

.other-child h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}
.other-child h4 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #304663;
}

/* End */
/* /local/templates/bfkh/components/bitrix/news.detail/children_detail/style.css?1757538474596 */
