

/* Start:/local/templates/s_c/components/bitrix/news.detail/articles/style.css?1751472422502*/
.banner_top::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: rgb(0,0,0,0.4);
    content: '';
}
.banner_top{
    position: relative;
    height: 300px;
    background-position: center center;
    background-size: cover;
}
.banner-content {
    position: absolute;
    bottom: 0;
    margin: auto 0;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
}
/* End */
/* /local/templates/s_c/components/bitrix/news.detail/articles/style.css?1751472422502 */
