

/* Start:/local/templates/agymn/components/bitrix/news.detail/kollektiv/style.css?17876703601119*/
.agymn-detail-top {
    display: flex;
    margin: -15px;
}
.agymn-detail-top > div {
    margin: 15px;
}
.agymn-detail-top__photo_sticky {
    position: sticky;
    top: 30px;
}
.agymn-detail-top__photo img {
    width: 215px;
}
.agymn-detail-top__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}
.agymn-detail-top__title-descr {
    margin-top: 4px;
}
.agymn-detail-top__info {
    flex: 1;
}
.agymn-detail-top__info-top {
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 24px;
}
.agymn-detail-top__info-top:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90px;
    height: 3px;
    background: #00aeef;
}
.agymn-detail-top__short-descr {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.agymn-detail-center {
    margin-top: 44px;
}
.agymn-detail__detail-descr {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
@media (max-width: 600px) {
    .agymn-detail-top__photo img {
        width: 140px;
    }
}

@media (max-width: 400px) {
    .agymn-detail-top {
        display: block;
    }
}

/* End */
/* /local/templates/agymn/components/bitrix/news.detail/kollektiv/style.css?17876703601119 */
