

/* Start:/local/templates/aspro_knv_v1.1/components/bitrix/news.list/thanks/style.css?1760095978895*/
.company__presentation {
list-style: inside none;
display: grid;
grid-template-columns: repeat(3, 250px);
gap: 0 8px;
margin: 0;
padding: 0 0 45px 0;
height: 150px;
box-sizing: content-box;
}

.company__presentation .item {
position: relative;
background-color: transparent;
background-repeat: no-repeat;
background-position: 0 0;
background-size: contain;
}

.company__presentation .item .link {
position: absolute;
top: 0;
left: 0;
z-index: 10;
display: flex;
width: 100%;
height: 100%;
background: linear-gradient(135deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}

/* .company__presentation .item-image1 {
background-image: url('/upload/images/company_presentation1.png');
}

.company__presentation .item-image2 {
background-image: url('/upload/images/company_presentation2.png');
}

.company__presentation .item-image3 {
background-image: url('/upload/images/company_presentation3.png');
}	 */

/* End */
/* /local/templates/aspro_knv_v1.1/components/bitrix/news.list/thanks/style.css?1760095978895 */
