

/* Start:/local/templates/main/components/bitrix/news/blog/style.css?1745241863524*/
.project-top {
    padding-top: 94px;
}

.project-top h1 {
    font-size: 70px;
    font-weight: 500;
    line-height: 70px;
    margin-bottom: 50px;
}

/**/
.project {
    overflow: hidden;
}

.project-head {
    border-bottom: 1px solid #3C3E47;
    padding-bottom: 24px;
}

.project-head h1 {
    font-size: 48px;
    font-weight: 400;
    line-height: 48px;
}

.project-head__sub-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    text-align: left;
    color: #989CAE;
    margin-top: 8px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/breadcrumb/main/style.css?1732283412627*/
.breadcrumb {
    padding-top: 12px;
    overflow: hidden;
    width: 100%;
    line-height: 0;
    font-size: 0;
}

.breadcrumb-scroll {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding-bottom: 10px;
}

.breadcrumb__item {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    color: #989CAE;
    text-decoration: none;
}

.breadcrumb__item--link {
    position: relative;
    padding-right: 17px;
    color: #fff;
}

.breadcrumb__item--link:after {
    content: '/';
    position: absolute;
    right: 6px;
}


/* End */


/* Start:/local/templates/main/components/bitrix/news.detail/blog/style.css?17508509151099*/
.blog-detail {
    margin-top: 60px;
    overflow: hidden;

    & h1 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 30px;
    }
}

.blog-detail__img {
    overflow: hidden;
    width: 100%;
    /*height: 260px;*/
    margin-bottom: 30px;
}

.blog-detail__img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-detail-text {
    /*color: var(--main-color-gray);*/
}

.blog-detail-text p {
    margin-bottom: 12px;
}

.blog-detail-text h2 {
    margin-bottom: 12px;
}

.blog-detail-text h3 {
    margin-bottom: 12px;
}

.blog-detail-text table {
    margin-bottom: 12px;
}


.blog-detail__tg {
    display: flex;
    flex-wrap: wrap;
}

.blog-tg__title {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    color: #989CAE;
    margin-bottom: 12px;
}

.btn.btn-tg {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    width: 100%;
    max-width: 323px;
    margin-bottom: 18px;
    margin-right: 8px;

    & svg {
        margin-left: 5px;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news/blog/style.css?1745241863524 */
/* /local/templates/main/components/bitrix/breadcrumb/main/style.css?1732283412627 */
/* /local/templates/main/components/bitrix/news.detail/blog/style.css?17508509151099 */
