.error404-header {
	padding-top: 0;
}

.error404-header-wrapper {
	background-color: #143059;
	padding: 42px 0 40px;
}

@media (max-width: 767.98px) {
	.error404-header-wrapper {
		display: block !important;
		padding: 24px 0;
	}
}

.error404-header-wrapper h1 {
	color: #FFFFFF;
	margin-bottom: 16px;
}

.error404-header-wrapper p {
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 24px;
}

@media (max-width: 767.98px) {
	.error404-header-wrapper p {
		font-size: 14px;
	}
}

.error404-header .search-form-hero {
	padding: 0;
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block {
		flex-direction: column;
	}
}

.error404-news-list-news-block .post {
	width: 25%;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-bottom: 20px;
}

@media (min-width: 768px) {
	.error404-news-list-news-block .post:first-child, .error404-news-list-news-block .post:nth-child(4) {
		padding-left: 0 !important;
	}
}

.error404-news-list-news-block .post:nth-child(3), .error404-news-list-news-block .post:nth-child(7) {
	padding-right: 0;
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post-card {
		display: flex;
	}
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post-card-image {
		width: 87px;
		margin-right: 12px;
	}
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post-card-image-wrapper {
		height: 87px;
	}
}

.error404-news-list-news-block .post-card-info-title h3 {
	font-size: 16px;
}

.error404-news-list-news-block .post-card-info-title h3 a {
	color: #1B1D20;
	text-decoration: none;
}

.error404-news-list-news-block .post-card-info-title h3 a:hover {
	text-decoration: underline;
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post-card-info {
		margin-top: 8px;
	}
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post-card-info-author {
		margin-top: 0;
	}
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post-card-info-author a img {
		display: none;
	}
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post-card-category {
		top: 0;
		left: 99px;
	}
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post-card-category .badge {
		background: unset;
		color: #8A98AC;
		padding: 0;
	}
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post.first .post-card {
		display: block;
	}
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post.first .post-card .post-card-image {
		width: 100%;
	}
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post.first .post-card .post-card-image-wrapper {
		height: 200px;
	}
}

.error404-news-list-news-block .post.first .post-card .post-card-info-title h3 a {
	color: #FFFFFF;
	font-size: 20px;
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post.first .post-card .post-card-info-title h3 a {
		color: #1B1D20;
		font-size: 18px;
	}
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post.first .post-card .post-card-info-author a img {
		display: unset;
	}
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post.first .post-card .post-card-info {
		margin-top: 25px;
	}
}

@media (max-width: 767.98px) {
	.error404-news-list-news-block .post.first .post-card-category {
		top: 208px;
		left: 0;
	}
}
