

/* Start:/local/templates/mavt_adaptiv_2022/components/bitrix/news.list/collection-comments/style.css?17556110311490*/
.collection-comments-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    color: #273647;
}

.collection-comments-text {
    margin-top: 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #505D72;
}

.collection-comments {
    margin-top: 35px;
}

.collection-comments__list .comment-item {
    padding: 30px 97px 35px 62px;
    border-top: 1px solid #D6DFEA;
    position: relative;
}

.collection-comments__list .comment-item:last-child {
    border-bottom: 1px solid #D6DFEA;
}

.collection-comments__list .comment-item::before {
    content: '';
    background-image: url('/local/templates/mavt_adaptiv_2022/components/bitrix/news.list/collection-comments/img/quote.svg');
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    left: 0;
    top: 30px;
}

.collection-comments__list .comment-item .comment-author {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #273647;
}

.collection-comments__list .comment-item .comment-date {
    margin-top: 10px;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    color: #768296;
}

.collection-comments__list .comment-item .comment-text {
    margin-top: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #505D72;
}

.collection-comments__btns {
    margin-top: 35px;
}

@media(max-width: 992px) {
    .collection-comments__item.comment-item {
        padding: 30px 20px 30px 50px;
    }
}

/* End */


/* Start:/local/templates/mavt_adaptiv_2022/components/bitrix/news.list/popup_banner/style.css?1789003984949*/
.popup-banner {
    position: relative;
    padding: 20px;
}

@media(max-width: 576px) {
    .popup-banner {
        padding: 16px;
    }
}

.js-popup-close{
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
}

.popup-banner-image{
    width: 100%;
    line-height: 0;
    aspect-ratio: 23 / 17;
    margin-bottom: 12px;
}

.popup-banner img{
    max-width: 100%;
    border-radius: 4px;
}

.popup-banner-title{
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    color: var(--heading-color);
}

@media(max-width: 576px) {
    .popup-banner-title{
        font-size: 20px;
        line-height: 22px;
    }
}

.popup-banner-desc{
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #4F5C6A;
    margin-top: 8px;
}

@media(max-width: 576px) {
    .popup-banner-desc{
        margin-top: 4px;
    }
}

/* End */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/news.list/collection-comments/style.css?17556110311490 */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/news.list/popup_banner/style.css?1789003984949 */
