

/* Start:/local/templates/stroimgroup/components/bitrix/news.list/sectionLinks/style.css?1785825376864*/
.sectionLinkItem {margin-bottom: 3rem;}
.sectionLinkItem__main {font-size: 20px; font-weight: 500; color: var(--color-dark); padding-top: 1.5rem;}
.sectionLinkItem__main a {color: var(--color-dark);}
.sectionLinkItem__second {padding-top: 0.25rem;}
.sectionLinkItem .type__badge {left: auto; top: 20px; right: 20px;}
.sectionLinkItem .type__image {
	z-index: inherit;
}
.sectionLinkItem .type._disabled {pointer-events: none;}
.sectionLinkItem .type._disabled .type__image:before {background: #fff !important;}
.sectionLinkItem .type._disabled .type__image img {opacity: 0.2;}
.sectionLinkItem__hover {
	position: absolute;
	top: 50%;
	left: 0; right: 0;
	text-align: center;
	padding: 1rem;
	color: #fff;
	font-weight: 600;
	transform: translateY(-50%);
	z-index: 5;
	opacity: 0;
	transition: .5s;
}
.sectionLinkItem:hover .sectionLinkItem__hover {
	opacity: 1;
}
/* End */
/* /local/templates/stroimgroup/components/bitrix/news.list/sectionLinks/style.css?1785825376864 */
