

/* Start:/local/templates/landing/components/bitrix/news.detail/screenshots/style.css?1758098095625*/
.slick_border {
	width: min-content;
	box-sizing: content-box !important;
	border: 8px solid #000;
	border-radius: 4vh;
	margin: 0 auto;
	position: relative;
}
.slick_border:after {
	content: '';
    position: absolute;
    top: 15%;
    right: -11px;
    border-top: 45px solid #000;
    border-bottom: 45px solid #000;
    width: 4px;
    height: 120px;
}
.slick_wrapper {
	max-height: calc(100vh * .6);
	max-width: calc(47.125vh * .6);
	width: min-content;
	overflow: hidden;
    border-radius: calc(4vh - 8px);
}
.slick_wrapper img {
	object-fit: contain;
	max-height: calc(100vh * .6);
	max-width: calc(47.125vh * .6);
}
/* End */
/* /local/templates/landing/components/bitrix/news.detail/screenshots/style.css?1758098095625 */
