

/* Start:/local/templates/hm_2023/components/bitrix/news.detail/action/style.css?1737657888618*/
.b1t-hm-nd-action .picture {
    height: 0px;
    padding-top: 39.47%;
    
    margin-bottom: 30px;
    
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
    opacity: 1 !important;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);       
}

.b1t-hm-nd-action .picture.loaded {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);    
}

@media (max-width: 767px) {
    .b1t-hm-nd-action .picture {
        padding-top: 51.35%;
    }
}
/* End */
/* /local/templates/hm_2023/components/bitrix/news.detail/action/style.css?1737657888618 */
