

/* Start:/local/templates/pro/components/bitrix/news.list/pro_discounts2411/style.css?1763543488631*/
/* TEMPORARY - FOR CACHE DROPPING */

.prov-services-i span b { /* hint - hidden */
	padding: var(--hint-padding);
	position: absolute;
	top: var(--hint-top);
	left: -120%;
	text-align: center;
	width: var(--hint-width);
	border-radius: var(--hint-radius);
	font-size: var(--hint-fontsize);
	transition: var(--hint-transition);
	z-index: var(--hint-hidden-z);
	color: var(--hint-hidden-color);
	font-weight: 400;
}

.prov-services-i span:hover b { /* hint - visible */
	color: var(--hint-visible-color);
	background: var(--hint-bgcolor);
	height: auto;
	z-index: var(--hint-visible-z);
	display: flex;
	justify-content: center;
}


/* End */
/* /local/templates/pro/components/bitrix/news.list/pro_discounts2411/style.css?1763543488631 */
