

/* Start:/local/templates/axi_aspro-priority/components/bitrix/news.list/catalog_table/style.css?17634487341756*/
.item-block-bg {
    height: 257px;
    background-repeat: no-repeat;
    background-size: cover;
}
.catalog.item-views.table .item-wrap{
    max-width: 324px;
    width: 100%;
}
.catalog.item-views.table .items{
    gap: 16px;
}
.col-md-9.content-md {
    padding: 0 12px;
}
.item-block-text {
    padding: 24px 16px ;
    width: 100%;
    height: 100%;
    background:
    linear-gradient(180deg, rgba(0, 47, 71, 0) 27.04%, #002F47 111.28%);
}
.item-block-text a{
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #FFFFFF;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: end;
}
.item-block-text a:hover{
    color: white;
}
.section-text-item {
    margin-bottom: 32px;
}
.section-text-item h4  {
    margin-bottom: 16px;
}
.section-text-item p{
    margin-bottom: 16px;
    margin-top: 0;
}
.section-text-item  ul li:before{
    display: none;
}
.section-text-item  ul li{
    list-style-type: disc;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #333333;
}
.text_after_items p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #333333;
}
.section-text-item h4{
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #333333;
}

@media(max-width: 767px)
{
    .catalog.item-views.table .item-wrap{
        max-width: 100%;
    }
    .text_after_items p, .section-text-item  ul li
    {
        font-size: 15px;
        line-height: 22px;
    }
    .main-section-wrapper .text_after_items{
        margin-top: 0;
    }
}
/* End */
/* /local/templates/axi_aspro-priority/components/bitrix/news.list/catalog_table/style.css?17634487341756 */
