

/* Start:/bitrix/templates/main/components/bitrix/news.list/sale/style.css?1740662595778*/
.sale-list .row{
    --bs-gutter-y: 28px;
}
.sale-list .sale-item{
    padding: 1px 8px
}
.sale-list .sale-item .panel{
    border: 1px solid #e4e9f1;
    border-radius: 0px;
    background: #fff;
    min-height: 100%;
    overflow: hidden;
}
.sale-list .sale-item .image img{
    width: 100%;
    height: auto;
}
.sale-list .sale-item .info-block{
    padding: 10px;
}
.sale-list .sale-item .title{
    font-size: 16px;
    font-weight: 700;
}
.sale-list .sale-item .sale-date-time{
    font-family: "Roboto", sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #2c3345;
    position: relative;
    margin-top: 10px;
}


@media (min-width: 1400px){
    .sale-list .sale-item .title{
        font-size: 21px;
    }
}

/* End */
/* /bitrix/templates/main/components/bitrix/news.list/sale/style.css?1740662595778 */
