/*.news-wrapper {*/
/*	margin-top: 50px;*/
/*	overflow: hidden;*/
/*}*/

/*.news-slider {*/
/*	position: relative;*/
/*	padding: 50px 0 50px 0;*/
/*	background-color: white;*/
/*	max-width: 74.75rem;*/
/*	margin-left: auto;*/
/*	margin-right: auto;*/
/*	padding-left: 16px;*/
/*	padding-right: 16px;*/
/*}*/

/*.news-slider::before {*/
/*	width: 100vw;*/
/*	position: absolute;*/
/*	left: 50%;*/
/*	right: 50%;*/
/*	margin-left: -50vw;*/
/*	margin-right: -50vw;*/
/*	background-color: white;*/
/*	content: ' ';*/
/*	height: 100%;*/
/*	z-index: -1;*/
/*	top: 0;*/
/*	bottom: 0;*/
/*}*/

/*@media screen and (min-width: 768px) {*/
/*	.news-slider {*/
/*		padding-left: 32px;*/
/*		padding-right: 32px;*/
/*	}*/
/*}*/

/*@media screen and (min-width: 1210px) {*/
/*	.news-slider {*/
/*		padding-top: 100px;*/
/*	}*/
/*}*/

/*.news-slider h2 {*/
/*	margin-bottom: 0 !important;*/
/*	text-align: center;*/
/*}*/

/*.news-slider__slider .slick-list {*/
/*	margin-left: -12px;*/
/*	margin-right: -12px;*/
/*}*/

/*.news-slider .news-slider__controls {*/
/*	display: flex;*/
/*	justify-content: space-between;*/
/*}*/

/*.news-slider .news-slider__controls .prev,*/
/*.news-slider .news-slider__controls .next {*/
/*	padding: 0;*/
/*	margin: 0;*/
/*	flex: 0 0 58px;*/
/*	height: 58px;*/
/*	background: #e9eeff;*/
/*	border: none;*/
/*	display: flex;*/
/*	justify-content: center;*/
/*	align-items: center;*/
/*	box-shadow: 0 1px 2px #333f4429;*/
/*	border-radius: 50%;*/
/*	color: #214fa4;*/
/*}*/

/*.news-slider .news-slider__contros .prev svg,*/
/*.news-slider .news-slider__controls .next svg {*/
/*	margin: 0;*/
/*}*/

/*.news-slider__controls .next svg {*/
/*	transform: scaleX(-1);*/
/*}*/

/*.news-slider .news-slider__controls a {*/
/*	max-height: 56px;*/
/*	text-decoration: none;*/
/*	width: fit-content;*/
/*	height: 100%;*/
/*}*/

/*@media screen and (min-width: 1210px) {*/
/*	.news-slider .news-slider__controls a button .icon {*/
/*		display: none;*/
/*		background-color: #e9eeff;*/
/*		border-radius: 100%;*/
/*		justify-content: center;*/
/*		align-items: center;*/
/*		width: 24px;*/
/*		height: 24px;*/
/*		margin-left: 10px;*/
/*	}*/

/*	.news-slider .news-slider__controls a button .icon::after {*/
/*		content: url("vector-fa-chevron.svg");*/
/*		rotate: 270deg;*/
/*	}*/
/*}*/


/*.news-slider .slide-wrapper {*/
/*	padding: 20px 12px;*/
/*}*/

/*.news-slider .slide-wrapper a {*/
/*	outline: none;*/
/*	text-decoration: none;*/
/*}*/

/*.news-slider .slide-wrapper h3 {*/
/*	transition: all 0.2s linear;*/
/*}*/

/*@media screen and (min-width: 1210px) {*/
/*	.news-slider .slide-wrapper a:hover {*/
/*		color: black;*/
/*	}*/

/*	.news-slider .slide-wrapper h3 {*/
/*		color: black;*/
/*	}*/

/*	.news-slider .slide-wrapper h4 {*/
/*		color: black;*/
/*	}*/
/*}*/

/*.news-slider article {*/
/*	background: transparent;*/
/*	!*box-shadow: 0 0 10px rgba(9, 26, 84, 0.08);*!*/
/*	border-radius: 2px;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*}*/

/*.news-slider article img {*/
/*	width: 100%;*/
/*	height: 180px;*/
/*	object-fit: cover;*/
/*	border-radius: 8px;*/
/*}*/

/*.news-slider article .article-info {*/
/*	padding: 32px 0 32px;*/
/*	flex: 1;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	color: #25232c;*/
/*	margin-top: unset;*/
/*	margin-bottom: unset;*/
/*	padding-bottom: 20px;*/
/*}*/

/*!*@media screen and (min-width: 1210px) {*!*/
/*	!*.news-slider article .article-info {*!*/
/*	!*	padding-bottom: 20px;*!*/
/*	!*}*!*/
/*!*}*!*/

/*.news-slider article .article-info h4 {*/
/*	color: #25232c;*/
/*	margin-bottom: 15px;*/
/*	font-size: 20px;*/
/*}*/

/*.news-slider article .article-info h3,*/
/*.news-slider article .article-info p {*/
/*	overflow: hidden;*/
/*	display: -webkit-box;*/
/*	-webkit-line-clamp: 2;*/
/*	-webkit-box-orient: vertical;*/
/*}*/

/*.news-slider article .article-info h3 {*/
/*	-webkit-line-clamp: 2;*/
/*	margin-bottom: 14px;*/
/*	font-size: 18px;*/
/*	line-height: 28px;*/
/*}*/

/*.news-slider article .article-info p {*/
/*	-webkit-line-clamp: 3;*/
/*	font-weight: 500;*/
/*	font-size: 16px;*/
/*	line-height: 28px;*/
/*	color: #787f88;*/
/*}*/

/*.news-slider article .article-info .article-date {*/
/*	font-style: normal;*/
/*	font-weight: 600;*/
/*	font-size: 12px;*/
/*	line-height: 20px;*/
/*	color: #716f7d;*/
/*	top: -10px;*/
/*	position: relative;*/
/*	order: unset;*/
/*	margin-bottom: unset;*/
/*}*/

/*.news-slider article .article-footer {*/
/*	display: flex;*/
/*	justify-content: space-between;*/
/*	width: 100%;*/
/*	margin-top: auto;*/
/*}*/

/*.news-slider article i {*/
/*	display: none;*/
/*	background: #fff;*/
/*	float: right;*/
/*}*/

/*.news-slider .ag-button {*/
/*   !*height: unset;*!*/
/*	padding: 16px 18px;*/
/*	font-size: 14px;*/
/*	font-weight: 700;*/
/*	outline: none;*/
/*	text-decoration: none;*/
/*	text-transform: uppercase;*/
/*	text-align: center;*/
/*	border: none;*/
/*	height: 56px;*/
/*	line-height: unset;*/
/*}*/

/*.news-slider .pre-title {*/
/*	color: #174daf;*/
/*	text-align: center;*/
/*	font-weight: 700;*/
/*	font-family: Inter, Sans-Serif;*/
/*	font-size: 14px;*/
/*	margin-bottom: 10px;*/
/*}*/

/*.news-slider .news-carroussel-description {*/
/*	font-size: 14px;*/
/*}*/

/*@media screen and (min-width: 768px) {*/
/*	.news-slider .news-carroussel-description {*/
/*		font-size: 15px;*/
/*	}*/
/*}*/

.news-slider .related {
	background: #fff;
}

.news-slider .related .back-to-blog-svg {
	margin-left: 5px;
}

.news-slider .related .back-to-blog {
	text-wrap: nowrap;
}

@media screen and (min-width: 768px) {
	.news-slider .related {
		padding-bottom: 0;
	}
}

@media screen and (max-width: 767px) {
	.news-slider .related__titles .related-title {
		font-size: 22px;
	}

	.news-slider .related__titles .back-to-blog {
		font-size: 14px;
	}
}

