

/* Start:/local/templates/pro/components/bitrix/news.detail/story221004/style.css?17777057261025*/
/* Promo Code Copy */

.promo-tooltip {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	padding: 6px 10px;
	white-space: nowrap;
	pointer-events: none;
	transition: var(--hint-transition);
	color: var(--hint-visible-color);
	background: var(--hint-bgcolor);
	height: auto;
	z-index: var(--hint-visible-z);
	display: flex;
	justify-content: center;
	top: calc(70px - var(--hint-top));
	text-align: center;
	width: var(--hint-width);
	border-radius: var(--hint-radius);
	font-size: var(--hint-fontsize);
	transition: var(--hint-transition);
	opacity: 0;
}

.promo-tooltip.visible {
	opacity: 1;
}

/* стрелочка */
.promo-tooltip::before {
	transform: translateX(-50%);
	content: '';
	position: absolute;
	top: calc(0px + var(--hint-arrow-top));
	transition: var(--hint-transition);
	left: var(--hint-arrow-left);
	margin-left: var(--hint-arrow-margin);
	border: var(--hint-arrow-border);
	border-color: transparent transparent var(--hint-bgcolor) transparent;
}

/* EOF - Promo Code Copy */
/* End */


/* Start:/local/components/pro/story.shares/templates/pro/style.css?17387711561394*/
.article-share-function {
	text-align: center;
}

.article-share-h {
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 10px;
}

.main-share {
	display: inline-flex;
	margin: 0;
	padding: 0;
	list-style: none;
	align-items: center;
}

.share-icon a, 
.share-icon a:link, 
.share-icon a:visited, 
.share-icon a:active {
	display: block;
	padding-top: 4px;
	width: 26px;
	height: 22px;
	border-radius: 50%;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	margin: 5px;
}

.share-icon > a { background-size: cover; }

.share-icon .main-share-vk {
	background: #446690 no-repeat center url(/local/components/pro/story.shares/templates/pro/images/icon-vk.svg);
}

.share-icon .main-share-twitter {
	background: #0f1419 no-repeat center url(/local/components/pro/story.shares/templates/pro/images/icon-x-twitter.svg);
	background-size: 46%;
}

.share-icon .main-share-google-plus {
	background: #fff no-repeat center url(/local/components/pro/story.shares/templates/pro/images/icon-google-plus.svg);
}

.share-icon .main-share-pinterest {
	background: #cb2027 no-repeat center url(/local/components/pro/story.shares/templates/pro/images/icon-pinterest.svg);
	background-size: 16px;
}

.share-icon .main-share-facebook {
	background: #39579a no-repeat center url(/local/components/pro/story.shares/templates/pro/images/icon-facebook.svg);
}

.share-icon .main-share-telegram {
	background: #50abf1 no-repeat center url(/local/components/pro/story.shares/templates/pro/images/icon-telegram.svg);
}

.share-icon .main-share-threads {
	background: #0f1419 no-repeat center url(/local/components/pro/story.shares/templates/pro/images/icon-threads.svg);
	background-size: 46%;
}

.share-icon a:hover {
	opacity: .6;
}
/* End */
/* /local/templates/pro/components/bitrix/news.detail/story221004/style.css?17777057261025 */
/* /local/components/pro/story.shares/templates/pro/style.css?17387711561394 */
