

/* Start:/local/templates/rubin_corp/components/bitrix/news/rubintv/bitrix/news.detail/.default/style.css?1734112445746*/
.image{
    font-size: 0;
    overflow: hidden;
    position: relative;
}
.image img {
    width: 100%;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.news-page.dark .list .item .image .play {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(/local/templates/rubin_corp/img/play.svg) no-repeat center;
    opacity: 0;
}
 .image a.play:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(/local/templates/rubin_corp/img/play.svg) no-repeat center;
}
/* End */
/* /local/templates/rubin_corp/components/bitrix/news/rubintv/bitrix/news.detail/.default/style.css?1734112445746 */
