

/* Start:/bitrix/templates/sealink/components/bitrix/breadcrumb/breadcrumb/style.css?1681110129517*/
.bx-breadcrumb {
	margin: 10px 0 30px 0;
	font-size: 14px;
	color: var(--gray);
}
.bx-breadcrumb a {
	color: var(--gray);
	text-decoration: none;
}
.bx-breadcrumb a:hover {
	text-decoration: underline;
}

.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	white-space: nowrap;
	line-height: 21px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/sealink/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17888514801841*/
.news_block {
	margin: 0 0 30px 0;
}
.news_block a {
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	color: var(--dark-blue);
	margin: 0 0 10px 0;
	text-decoration: none;
}
.news_block a:hover {
	color: var(--hover-blue);
	text-decoration: underline;
}
.img_container {
	position: relative;
	width: 50%;
	float: left;
	margin: 0 30px 30px 0;
}
.img_container div {
	position: absolute;
	font-size: 10px;
    bottom: 3px;
    right: 3px;
    color: #000;
    background-color: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
    border-radius: 5px;
    line-height: 14px;
    padding: 1px 2px;
}
.img_container img {
	border-radius: 10px;
	vertical-align: middle;
	width: 100%;
}
.news_block h1 {
	font-size: 28px;
	font-weight: 700;
	line-height: 36px;
	margin: 0 0 10px 0;
}
.news_block > p {
	color: var(--gray);
}
.news_text p {
	margin: 10px 0 20px 0;
}
.news_text ul {
	list-style: "—";
	margin: 20px 0 20px 17px;
	padding: 0;
	color: var(--dark-blue);
}
.news_text li {
	padding: 0 0 0 5px;
	margin: 20px 0;
}
.news_text ol {
	margin: 30px 0;
	padding: 0;
	color: var(--dark-blue);
}
.news_text ol li {
	margin: 10px 0;
}
.gallery h2 {
	margin: 60px 0 30px;
}
.gallery ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px;
	list-style: none;
	padding: 0;
	margin: 30px 0 60px 0;
}
.gallery a {
	display: block;
}
.gallery a:hover {
	border-radius: 10px;
	outline: 2px solid var(--dark-blue);
	opacity: 0.8;
}
.gallery img {
	border-radius: 10px;
	vertical-align: top;
}
@media screen and (max-width:940px) {
	.img_container {margin: 0 20px 30px 0;}
}
@media screen and (max-width:768px) {
	.img_container {
		margin: 0 20px 20px 0;
		width: 230px;
	}
}
@media screen and (max-width:540px) {
	.news_block h1 {
		font-size: 26px;
		line-height: 34px;
	}
	.img_container {
		width: 100%;
	}
}
/* End */
/* /bitrix/templates/sealink/components/bitrix/breadcrumb/breadcrumb/style.css?1681110129517 */
/* /bitrix/templates/sealink/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17888514801841 */
