

/* Start:/bitrix/templates/rotinar_bs_copy/components/bitrix/news.detail/rev_detail/style.min.css?17456073241623*/
.rev-d_wrap{max-width:1920px;margin:auto}
.rev-d {

}
.rev-d-r h4{
    margin-bottom: 12px;
}
.rev-d-r-text p{
    margin-bottom: 12px;
}
.rev-d_wrap>p{
    margin-top: 16px;
}
@media screen and (min-width:1024px){
    .rev-d-content{
        display: flex;
        margin-left: -15px;
        margin-right: -15px;
    }
    .rev-d-l{
        flex: 0 0 40%;
        padding: 0 15px;
    }
    .rev-d-r{
        flex: 0 0 60%;
        padding: 0 15px;
    }
    .rev-d-l-cont{
        margin-left: -5px;
        margin-right: -5px;
        display: flex;
        flex-wrap: wrap;
    }
    .rev-d-pic-wrap{
        padding: 5px;
        display: block;
    }
    .rev-d-pic-wrap:nth-child(1){
        flex: 0 0 100%;
    }
    .rev-d-pic-wrap:nth-child(2),.rev-d-pic-wrap:nth-child(3) {
        flex: 0 0 50%;
    }
    .rev-d-pic-wrap:nth-child(n+4) {
        flex: 0 0 33.3%;
    }
    .rev-d-pic-wrap a{
        display: block;
        overflow: hidden;
        position: relative;
    }
    .rev-d-pic-wrap a:after{
        content: '';
        float: left;
        padding-top: 65%;
    }
    .rev-d-pic-wrap a picture{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .rev-d-pic-wrap a img{
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .rev-d-r-text{
        font-size: 1.6rem;
    }
}
.rev-d_wrap p>a{
    color: red;
}
.rev-d-l-cont{
    margin-bottom: 16px;
}
.rev-d-pic-wrap img{
    display: block;
    width: 100%;
    height: auto;
}
/* End */
/* /bitrix/templates/rotinar_bs_copy/components/bitrix/news.detail/rev_detail/style.min.css?17456073241623 */
