body.post-type-archive-kennisbank .subPageBanner {
	background-color: #e7f0ff !important;
	background-image: none !important;
	min-height: 300px;
	overflow: hidden;
	position: relative;
}
body.post-type-archive-kennisbank .subPageBanner{
	margin-top: 110px  !important;
}

body.post-type-archive-kennisbank.admin-bar .subPageBanner{
	margin-top: 78px !important;
}

body.post-type-archive-kennisbank .subPageBanner::before {
	background-image:
		url("../images/single-article/hero/hero-icon-408.svg"),
		url("../images/single-article/hero/hero-icon-445.svg"),
		url("../images/single-article/hero/hero-icon-430.svg"),
		url("../images/single-article/hero/hero-icon-480.svg"),
		url("../images/single-article/hero/hero-icon-520.svg"),
		url("../images/single-article/hero/hero-icon-591.svg"),
		url("../images/single-article/hero/hero-icon-661.svg"),
		url("../images/single-article/hero/hero-icon-564.svg");
	background-position:
		calc(50% - 960px + 554.39px) 41.05px,
		calc(50% - 960px + 276px) 69px,
		calc(50% - 960px) 185.62px,
		calc(50% - 960px + 488px) 202px,
		calc(50% - 960px + 1246.28px) 32.09px,
		calc(50% - 960px + 1413.2px) 173.06px,
		calc(50% - 960px + 1692.88px) 39.22px,
		calc(50% - 960px + 1745.11px) 212.39px;
	background-repeat: no-repeat;
	background-size:
		34.21px 37.1px,
		106.05px 60.43px,
		151.47px 153.65px,
		84.59px 87.53px,
		64.8px 72.15px,
		101.8px 111.99px,
		47.57px 89.18px,
		90.7px 90.7px;
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
}

body.post-type-archive-kennisbank .subPageBanner .container {
	position: relative;
	z-index: 1;
}

body.post-type-archive-kennisbank .subPageBanner .bannerContent {
	min-height: 300px;
	padding: 0 !important;
}

body.post-type-archive-kennisbank .subPageBanner .bannerInfo {
	text-align: center;
	width: 100%;
	margin: 0 !important;
}

body.post-type-archive-kennisbank .subPageBanner .bannerTitle {
	color: #102547;
	font-size: 46px;
	line-height: 1.3;
	margin: 0 !important;
	text-align: center;
}

body.post-type-archive-kennisbank .subPageBanner nav {
	display: none !important;
}

body.post-type-archive-kennisbank .blogWrapper.sectionPadding {
	background: linear-gradient(180deg, #f8fbff 0%, #f4f9ff 100%);
	padding: 84px 0;
}

body.post-type-archive-kennisbank .blogWrapper.sectionPadding .container {
	max-width: 1140px;
}

body.post-type-archive-kennisbank .blogWrapper .list-wrapper {
	--bs-gutter-x: 0;
	display: grid !important;
	gap: 30px;
	grid-template-columns: repeat(3, minmax(0, 350px));
	justify-content: center;
	margin: 0 auto !important;
	max-width: 1110px;
	padding: 0;
}

body.post-type-archive-kennisbank .blogWrapper .list-wrapper::before,
body.post-type-archive-kennisbank .blogWrapper .list-wrapper::after {
	display: none;
}

body.post-type-archive-kennisbank .blogWrapper .list-item {
	margin: 0 !important;
	max-width: 350px;
	min-width: 0;
	padding: 0 !important;
	width: 100%;
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog {
	height: 473px;
	margin: 0;
	width: 100%;
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog > div {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 15px 40px rgba(16, 37, 71, 0.05);
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow: hidden;
	padding: 16px 16px 24px;
	width: 100%;
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog .img {
	background: #c4c4c4;
	border-radius: 12px;
	flex: 0 0 auto;
	height: 205px;
	overflow: hidden;
	width: 100%;
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog .img img {
	display: block;
	height: 100%;
	object-fit: cover;
	transition: transform 0.2s linear;
	width: 100%;
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog:hover .img img {
	transform: scale(1.1) rotate(2deg);
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog .info {
	background: transparent !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	margin: 30px 14px 0 !important;
	min-height: 0;
	padding: 0 !important;
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog .Title {
	font-size: 17px !important;
	font-weight: 700;
	line-height: 24px !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog .Title a {
	color: #102547;
	display: block;
	text-decoration: none;
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog p {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	color: #102547 !important;
	display: -webkit-box;
	flex: 0 1 auto;
	font-size: 17px !important;
	line-height: 26px !important;
	margin: 8px 0 0 !important;
	overflow: hidden;
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog .dmBtnBox {
	flex: 0 0 auto;
	margin-top: auto;
	padding-top: 18px;
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog .btnBlue {
	align-items: center;
	background: transparent !important;
	border: 1px solid #4289ff !important;
	border-radius: 8px !important;
	color: #4289ff !important;
	display: inline-flex;
	gap: 4px;
	justify-content: center;
	padding: 11px 22px 9px !important;
	text-decoration: none;
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog .btnBlue svg {
	height: 15px;
	width: 15px;
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog .btnBlue:hover {
	background: #4289ff !important;
	color: #fff !important;
}

body.post-type-archive-kennisbank .blogWrapper .singleBlog .btnBlue:hover svg path {
	stroke: #fff;
}

body.post-type-archive-kennisbank .blogWrapper #pagination-container {
	grid-column: 1 / -1;
	margin-top: 48px !important;
	text-align: center !important;
	width: 100%;
}

body.post-type-archive-kennisbank .blogWrapper #pagination-container ul {
	align-items: center;
	display: flex !important;
	gap: 12px;
	justify-content: center;
	list-style: none;
	margin: 0 !important;
	max-width: 100%;
	overflow-x: auto;
	padding: 0 !important;
	scrollbar-width: none;
}

body.post-type-archive-kennisbank .blogWrapper #pagination-container ul::-webkit-scrollbar {
	display: none;
}

body.post-type-archive-kennisbank .blogWrapper #pagination-container ul li {
	display: flex !important;
	flex: 0 0 auto;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

body.post-type-archive-kennisbank .blogWrapper #pagination-container .page-link,
body.post-type-archive-kennisbank .blogWrapper #pagination-container .current,
body.post-type-archive-kennisbank .blogWrapper #pagination-container .ellipse {
	align-items: center;
	background: #fff !important;
	border: 1px solid #dbe3f0 !important;
	border-radius: 999px !important;
	box-sizing: border-box;
	color: #53637e !important;
	display: inline-flex !important;
	font-family: "Graphik", "Graphik Web", sans-serif;
	font-size: 14px;
	font-weight: 400;
	height: 38px !important;
	justify-content: center;
	line-height: 22px !important;
	min-width: 38px;
	padding: 0 10px !important;
	text-align: center;
	text-decoration: none;
	width: 38px !important;
}

body.post-type-archive-kennisbank .blogWrapper #pagination-container .active .current:not(.prev):not(.next),
body.post-type-archive-kennisbank .blogWrapper #pagination-container .page-link:not(.prev):not(.next):hover,
body.post-type-archive-kennisbank .blogWrapper #pagination-container .page-link:not(.prev):not(.next):focus-visible {
	background: #4289ff !important;
	border-color: #4289ff !important;
	color: #fff !important;
	outline: none;
}

body.post-type-archive-kennisbank .blogWrapper #pagination-container .prev,
body.post-type-archive-kennisbank .blogWrapper #pagination-container .next {
	padding: 0 !important;
}

@media (max-width: 1199.98px) {
	body.post-type-archive-kennisbank .blogWrapper .list-wrapper {
		grid-template-columns: repeat(2, minmax(0, 350px));
	}
}
@media (max-width: 991.98px) {
	body.post-type-archive-kennisbank .subPageBanner,
	body.post-type-archive-kennisbank .subPageBanner .bannerContent {
		min-height: 136px;
	}

	body.post-type-archive-kennisbank .subPageBanner .bannerTitle {
		font-size: 30px;
		line-height: 40px;
	}

	body.post-type-archive-kennisbank .subPageBanner{
        margin-top: 94px !important;
    }
	body.post-type-archive-kennisbank.admin-bar .subPageBanner{
        margin-top: 62px !important;
    }
}

@media (max-width: 767.98px) {
	body.post-type-archive-kennisbank .blogWrapper.sectionPadding {
		padding: 32px 0;
	}

	body.post-type-archive-kennisbank .blogWrapper.sectionPadding .container {
		padding-left: 16px;
		padding-right: 16px;
	}

	body.post-type-archive-kennisbank .blogWrapper .list-wrapper {
		gap: 24px;
		grid-template-columns: minmax(0, 343px);
	}

	body.post-type-archive-kennisbank .blogWrapper .list-item {
		max-width: 343px;
	}

	body.post-type-archive-kennisbank .blogWrapper #pagination-container {
		margin-top: 24px !important;
	}
	   body.post-type-archive-kennisbank.admin-bar .subPageBanner {
        margin-top: 49px !important;
    }
	    body.post-type-archive-kennisbank .subPageBanner {
        margin-top: 94px !important;
    }
		body.post-type-archive-kennisbank .subPageBanner::before {
    background-image: url("../images/single-article/hero/hero-icon-408.svg"),
		url("../images/single-article/hero/hero-icon-445.svg"),
		url("../images/single-article/hero/hero-icon-430.svg"),
		url("../images/single-article/hero/hero-icon-480.svg"),
		url("../images/single-article/hero/hero-icon-520.svg"),
		url("../images/single-article/hero/hero-icon-591.svg"),
		url("../images/single-article/hero/hero-icon-661.svg"),
		url("../images/single-article/hero/hero-icon-564.svg");
		background-position: calc(50% - 960px + 554.39px) 41.05px,
	calc(50% - 960px + 276px) 69px,
	calc(50% - 960px) 185.62px,
	calc(50% - 960px + 488px) 202px,
	calc(50% - 14px) 91px,
	calc(50% - 960px + 1413.2px) 173.06px,
	calc(50% - 960px + 1692.88px) 39.22px,
	calc(50% - 960px + 1745.11px) 212.39px;
		background-repeat: no-repeat;
		background-size: 34.21px 37.1px,
	106.05px 60.43px,
	151.47px 153.65px,
	84.59px 87.53px,
	49.87px 55.51px,
	101.8px 111.99px,
	47.57px 89.18px,
	90.7px 90.7px;
		content: "";
		inset: 0;
		pointer-events: none;
		position: absolute;
	}
}

	@media (max-width: 576.98px) {
		body.post-type-archive-kennisbank.admin-bar .subPageBanner {
			margin-top: 27px !important;
		}
		body.post-type-archive-kennisbank .subPageBanner {
			margin-top: 73px !important;
		}

	}