

/* Start:/local/templates/hualian/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17815088011095*/
/* стили компонента вывода статьи */
.assets__title {
    font-weight: 600;
    font-size: clamp(1.125rem, 0.8973rem + 0.9589vw, 2rem);
    line-height: 1.281;
    color: #2c3336
}

.assets__text h2 {
    font-size: clamp(1.25rem, 1.1524rem + 0.411vw, 1.625rem);
}
.assets__text h3,
.assets__text h4 {
    font-size: clamp(1rem, 0.9349rem + 0.274vw, 1.25rem);
}

.assets__text ol,
.assets__text ul {
    font-size: var(--text-size);
}
.assets__text ol {
    padding-left: 20px;
    list-style-type: decimal;
}
.assets__text ul li {
    font-weight: 400;
    font-size: 18px;
    color: #70828a
}
.assets__text ul li:before {
    content: "—";
    padding-right: 8px;
    color: #0071E3;
}

.assets__banner {
    width: 100%;
    height: 100vh;
    max-height: 400px;
    border-radius: 16px;
    overflow: hidden
}
.assets__banner img {
    width: 100%;
    height: 100%;
    
    object-fit: contain
}

@media(max-width: 768px) {
    .assets__title {
        margin-top: -8px;
        line-height: 1.278
    }
}
/* End */


/* Start:/local/templates/hualian/components/bitrix/news.list/blog_content/style.css?1780596780323*/
.assets__content_inner h2 {
    font-weight: 500;
}

.assets__content_inner [class$="-heading"] {
    font-size: 24px;
    font-weight: 500;
}

.assets__products_title {
    margin-bottom: 24px;
}

@media(max-width: 768px) {
    .assets__content_inner [class$="-heading"] {
        font-size: 18px;
    }
}
/* End */
/* /local/templates/hualian/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17815088011095 */
/* /local/templates/hualian/components/bitrix/news.list/blog_content/style.css?1780596780323 */
