.flex_layout.afbeelding_content .afbeelding_content_wrapper {
    display: flex;
    gap: 100px;
    z-index: 2;
    position: relative;
}

.flex_layout.afbeelding_content .afbeelding_content_wrapper .icon {
    margin-bottom: 20px;
}

.flex_layout.afbeelding_content .afbeelding_content_wrapper .icon img {
    width: 50px;
    height: auto;
}

.flex_layout.afbeelding_content .afbeelding_content_wrapper .subtitel {
    margin-bottom: 1rem;
    letter-spacing: 0.1em;
}

#pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .sec_knop span {
    color: var(--pure-black);
}

.flex_layout.afbeelding_content .afbeelding_content_wrapper>.image_wrapper>img {
    max-width: 550px;
    width: 100%;
    aspect-ratio: 435/498;
    object-fit: cover;
}

.flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container {
    position: relative;
}

.flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container .key_fact_group {
    position: absolute;
    bottom: 3rem;
    right: 3rem;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container .key_fact_group .key_fact_container {
    position: static;
    transform: none;
}


#pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) .key_fact_container {
    background: #fff;
}

#pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) .key_fact_container span,
#pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) .key_fact_container .key_fact_text {
    color: #000;
}

#pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) .key_fact_container {
    position: relative;
    inset: unset;
}

#pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) .key_fact_group:has(:nth-child(2)) {
    transform: translate(50%, 15%);
}

@media screen and (min-width: 993px) {
    #pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper:has(.key_fact_group + .statistics_container) {
        gap: 145px;
        justify-content: space-between;
    }

    #pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) {
        margin-right: 70px;
        width: 45%;
    }

    #pk_flex_content .flex_layout.afbeelding_content:has(.key_fact_group + .statistics_container) .content_container {
        width: 30%;
    }

    #pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) .statistics_container {
        right: unset;
        left: 0px;
        transform: translate(-50%, -50%);
    }

    #pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) .key_fact_group {
        transform: translate(50%, -50%);
    }
}

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

    #pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper:has(.key_fact_group + .statistics_container) {
        gap: 50px;
        flex-direction: column-reverse;
    }

    #pk_flex_content .flex_layout.afbeelding_content:has(.key_fact_group + .statistics_container) .content_container,
    #pk_flex_content .flex_layout.afbeelding_content:has(.key_fact_group + .statistics_container) .afbeelding_content_wrapper .image_container {
        width: 100%;
    }

    #pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) {
        margin-right: 0;
    }

    #pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) .statistics_container {
        right: unset;
        left: 3rem;
        transform: translate(0%, -50%);
    }

    #pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) .key_fact_group:has(:nth-child(2)) {
        transform: unset;
    }
}


@media screen and (min-width: 768px) {
    .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(> div.statistics_container) {
        margin-right: 100px;
    }

    .flex_layout.afbeelding_content .afbeelding_content_wrapper {
        align-items: center;
    }

    .flex_layout.afbeelding_content .afbeelding_content_wrapper.image_right {
        flex-direction: row-reverse;
    }

    .flex_layout.afbeelding_content .afbeelding_content_wrapper.image_right .image_container .image_wrapper {
        text-align: right;
    }

    .flex_layout.afbeelding_content .afbeelding_content_wrapper>div {
        width: 50%;
    }

}

@media screen and (max-width: 767px) {
    .flex_layout.afbeelding_content .afbeelding_content_wrapper {
        flex-direction: column;
        gap: 40px;
    }


    .flex_layout.afbeelding_content .afbeelding_content_wrapper>.image_wrapper>img {
        max-width: 100%;
        aspect-ratio: 1/1;
        object-fit: cover;
    }

    .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container div.statistics_container {
        margin-right: 30px;
    }

    #pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) .statistics_container {
        margin: 0;
    }

    #pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) .key_fact_group {
        position: relative;
        bottom: unset;
        right: unset;
        margin-top: 1.5rem;
    }

    #pk_flex_content .flex_layout.afbeelding_content .afbeelding_content_wrapper .image_container:has(.key_fact_group + .statistics_container) .statistics_container {
        transform: unset;
        left: unset;
        margin-top: 1.5rem;
    }
}