

/* Start:/local/templates/uralsteel_2024/components/bitrix/news.detail/youth_work/style.css?17845342321876*/
.news-detail .preview-box{
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    max-width: 850px;
    min-height: 225px;
}
.news-detail .preview-box img{
    display: block;
    width: 100%;
}
.news-detail .preview-box iframe{
    width: 100%;
    height: 100%;
}
.news-detail .preview-box.cover-ico-play{
    cursor: pointer;
    position: relative;
}
.news-detail .preview-box.cover-ico-play:before{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 54px;
    width: 54px;
    border: 2px solid white;
    border-radius: 54px;
    opacity: .7;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}
.news-detail .preview-box.cover-ico-play:after{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 16px;
    width: 14px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4LjY2IDEwIiBmaWxsPSIjZmZmIiBjbGFzcz0ic3ZnLXRyaWFuZ2xlIj48cGF0aCBkPSJNMCA1VjBsOC42NiA1TDAgMTB6Ii8+PC9zdmc+) no-repeat;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}

.news-detail .tv-detail{
    margin-bottom: 15px;
}
.news-detail .tv-detail b{
    font-weight: 700;
}
.news-detail .tv-detail blockquote{
    position: relative;
    border: 1px solid #eaeaea;
    border-left: 0;
    border-right: 0;
    margin: 17px 0;
    font-size: 22px;
    line-height: 30px;
    padding: 18px 60px 22px;
}
.news-detail .tv-detail blockquote::before{
    background: url(/local/templates/uralsteel_2024/img/quote.png) no-repeat;
    content: '';
    display: block;
    height: 39px;
    left: 0;
    position: absolute;
    top: 27px;
    width: 39px;
}
/* End */
/* /local/templates/uralsteel_2024/components/bitrix/news.detail/youth_work/style.css?17845342321876 */
