

/* Start:/bitrix/templates/aspro_max/components/bitrix/news/pdf_catalog/bitrix/news.list/.default/style.css?1731887885765*/
.pdf_catalog-list{
	row-gap: 20px
}
.pdf_catalog-list .preview_picture{
	width: 100%;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.pdf_catalog-item {
	padding-top: 10px;
	padding-bottom: 10px;
	gap: 10px;
    border: 1px solid #ececec;
    border-color: var(--stroke_black);
}
/* .pdf_catalog-item-image{
	margin: 10px 0;
}
.pdf_catalog-item-content{
	margin: 10px 0;
} */
.pdf_catalog-item-pdfs {
	margin-top: 15px;
}
.pdf_catalog-item-pdfs > a {
	white-space: normal;
}
.pdf_catalog-item-pdfs .btn.btn-default{
	background-color: #fff;
    border-color: #1472b8;
    color: #1472b8;
}
.pdf_catalog-item-pdfs .btn.btn-default:hover{
	background-color: #1472b8;
	color: #fff;
}
.pdf_catalog-item-pdfs > a + a {
	margin-top: 5px;
	word-break: break-word;
}
/* End */
/* /bitrix/templates/aspro_max/components/bitrix/news/pdf_catalog/bitrix/news.list/.default/style.css?1731887885765 */
