

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?1752511253392*/
.categoryList {
    list-style: none;
    padding: 0;
    margin: 0;
}

.categoryList li:not(.visible) {
    display: none;
}

.show-all-button {
    padding: 10px 20px;
    background: #235787;
    color: #fff;
    font-size: 12px;
    border-radius: 12px;
    border: none;
    margin: 30px auto 30px 40%;
}

.show-all-button:hover {
    background-color: #0056b3;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/stati/style.css?1737360689838*/
.stati_detail_picture {
	float: right;
	width: auto;
	height: auto;
	margin: 0 0 20px 20px;
}
.stati_detail_picture_new {
	display: block;
	width: auto;
	height: auto;
	margin: 0 auto 20px ;
}

.other_stati_wrap ul {
	list-style: none;
	display: flex;
	justify-content: flex-start;
	padding: 0px;
	flex-wrap: wrap;
}
.other_stati_wrap li {
	margin-right: 20px;
	margin-bottom: 20px;
	width: 23%;
	margin-right: 2%;
}
.other_stati_wrap a {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 250px;
	background-size: cover;
	background-position: center;
}
.other_stati_wrap a span {
	position: absolute;
	bottom: 20px;
	padding: 20px;
	background: rgba(0,0,0,0.4);
	color: #fff;
	font-weight: bold;
}
.other_stati_wrap a img {
	max-width: 100%;
	max-height: 100%;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?1752511253392 */
/* /local/templates/.default/components/bitrix/news.list/stati/style.css?1737360689838 */
