#pk_flex_content .flex_layout.afbeelding_content:has(.slice-of-ginger) {
	border-radius: 30px;
	background: var(--Slice-of-ginger, #FFDEAC);
	color: var(--Grey-stone, #1C1C1C);
}

#pk_flex_content .flex_layout.afbeelding_content:has(.slice-of-ginger) h2,
#pk_flex_content .flex_layout.afbeelding_content:has(.slice-of-ginger) h3,
#pk_flex_content .flex_layout.afbeelding_content:has(.slice-of-ginger) h4,
#pk_flex_content .flex_layout.afbeelding_content:has(.slice-of-ginger) h5,
#pk_flex_content .flex_layout.afbeelding_content:has(.slice-of-ginger) h6,
#pk_flex_content .flex_layout.afbeelding_content:has(.slice-of-ginger) p {
	color: var(--Grey-stone, #1C1C1C);
}

#pk_flex_content .flex_layout.afbeelding_content:has(.grey-stone) {
	border-radius: 30px;
	background: var(--Grey-stone, #1C1C1C);
}

#pk_flex_content .flex_layout.afbeelding_content:has(.lila) {
	border-radius: 30px;
	background: var(--Lila, #D3D6FF)
}

#pk_flex_content .flex_layout.afbeelding_content:has(.baby-blues) {
	border-radius: 30px;
	background: var(--Baby-blues, #B2DDF7);
}

.flex_layout.afbeelding_content .afbeelding_content_wrapper {
	display: flex;
	align-items: stretch;
	gap: 94px;
	position: relative;
	z-index: 2;
	color: #fff;
}

.flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container {
	position: relative;
	max-width: 55%;
	width: 100%;
	border-radius: 16px;
	overflow: hidden;
	display: flex;
}

.flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 16px;
	aspect-ratio: 1;
}

#pk_flex_content .flex_container.baby-blues .image_right img {
	object-fit: contain;
}


.flex_layout.afbeelding_content .baby-blues .afbeelding_content_wrapper .content_container {
	color: #1c1c1c;
}

.flex_layout.afbeelding_content .baby-blues .afbeelding_content_wrapper .content_container h2,
.flex_layout.afbeelding_content .baby-blues .afbeelding_content_wrapper .content_container h3,
.flex_layout.afbeelding_content .baby-blues .afbeelding_content_wrapper .content_container h4,
.flex_layout.afbeelding_content .baby-blues .afbeelding_content_wrapper .content_container h5,
.flex_layout.afbeelding_content .baby-blues .afbeelding_content_wrapper .content_container h6{
	color:#1c1c1c;
}

.flex_layout.afbeelding_content .afbeelding_content_wrapper .content_container {
	position: relative;
	max-width: 45%;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}


.flex_layout.afbeelding_content .text_wrapper ul {
	list-style-type: none;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin: 32px 0;
}

.flex_layout.afbeelding_content .text_wrapper ul li {
	position: relative;
	padding-left: 30px;
	font-size: 16px;
}

.flex_layout.afbeelding_content .text_wrapper ul li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 25px;
	height: 26px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='26' viewBox='0 0 25 26' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.6625 3.65813C14.648 2.76052 12.3973 2.53815 10.2461 3.02419C8.09489 3.51022 6.15843 4.67862 4.72551 6.35513C3.2926 8.03164 2.44001 10.1264 2.2949 12.3271C2.14979 14.5277 2.71993 16.7163 3.9203 18.5665C5.12067 20.4166 6.88695 21.8292 8.95571 22.5935C11.0245 23.3578 13.2849 23.4329 15.3998 22.8076C17.5147 22.1822 19.3708 20.89 20.6914 19.1236C22.0119 17.3572 22.726 15.2113 22.7273 13.0059V11.961C22.7273 11.3335 23.236 10.8247 23.8636 10.8247C24.4912 10.8247 25 11.3335 25 11.961V13.0065C24.9985 15.702 24.1256 18.3255 22.5117 20.4844C20.8977 22.6434 18.6291 24.2227 16.0442 24.987C13.4593 25.7513 10.6966 25.6595 8.16808 24.7254C5.6396 23.7912 3.48082 22.0648 2.0137 19.8035C0.546583 17.5422 -0.150261 14.8672 0.027096 12.1775C0.204453 9.48786 1.24651 6.92756 2.99785 4.87849C4.74919 2.82943 7.11598 1.40138 9.74523 0.807337C12.3745 0.213292 15.1253 0.485076 17.5875 1.58216C18.1608 1.83759 18.4184 2.50938 18.163 3.08264C17.9076 3.65591 17.2358 3.91356 16.6625 3.65813Z' fill='%238089FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.5296 4.24161C23.9736 4.68517 23.974 5.40467 23.5304 5.84867L12.1668 17.2237C11.9537 17.437 11.6646 17.5568 11.3631 17.5569C11.0616 17.557 10.7725 17.4373 10.5593 17.2241L7.15022 13.815C6.70644 13.3712 6.70644 12.6517 7.15022 12.2079C7.59399 11.7641 8.3135 11.7641 8.75728 12.2079L11.3624 14.8131L21.9225 4.24241C22.3661 3.79842 23.0856 3.79806 23.5296 4.24161Z' fill='%238089FF'/%3E%3C/svg%3E");
	background-size: contain;
}

@media screen and (min-width: 1201px) {
	#pk_flex_content .flex_layout.afbeelding_content .flex_layout_wrapper{
		padding:180px 20px;
	}
}	


@media screen and (max-width: 1200px) {
	.flex_layout.afbeelding_content .afbeelding_content_wrapper {
		gap: 30px;
	}
}

@media screen and (max-width: 992px) {
	.flex_layout.afbeelding_content .afbeelding_content_wrapper {
		flex-direction: column-reverse;
		gap: 30px;
		align-items: flex-start;
	}
	.flex_layout.afbeelding_content .afbeelding_content_wrapper .content_container,
	.flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container{
		max-width: 100%;
		width: 100%;
	}
	.flex_layout.afbeelding_content .image_container {
		height: auto;
	}
}

@media screen and (max-width: 767px) {
	.flex_layout.afbeelding_content .afbeelding_content_wrapper {
		gap: 20px;
	}
	.flex_layout.afbeelding_content .image_container img {
		aspect-ratio: 1/1;
		object-fit: cover;
		height: 300px;
	}
}

@media screen and (min-width: 993px) {
	.flex_layout.afbeelding_content .afbeelding_content_wrapper.image_right {
		flex-direction: row-reverse;
	}
}
