.site-banner,
.header-vacature.section--fullwidth,
.header-opleidingen.section--fullwidth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    overflow: hidden;
}

.site-banner {
    width: 100%;
}

.site-banner.simple {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: var(--geel);
}

.site-banner.simple:before {
    content: "";
    position: absolute;
    top: -84px;
    left: 42px;

    width: 1116.31px;
    height: 941.02px;

    background-image: url("/wp-content/uploads/2025/11/butterfly-1.svg");
    background-repeat: no-repeat;
    background-size: 1116.31px 941.02px;
    background-position: left top;

    pointer-events: none;
    z-index: 1;
}

.site-banner.banner-homepage,
.header-vacature.section--fullwidth,
.header-opleidingen.section--fullwidth {
    overflow: clip;
    overflow-y: visible;
    height: unset;
}

.site-banner.default .content-banner,
.header-vacature.section--fullwidth .content-banner,
.header-opleidingen.section--fullwidth .content-banner {
    width: 100%;
    max-width: 630px;
    color: var(--antraciet);
    padding-right: 6px;
}

.site-banner.simple > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.site-banner.simple .content-banner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 840px;
}

.content-banner .button-group-banner {
    margin-top: 28px;
}

.content-banner h1 {
    font-weight: 300;
    font-family: var(--fontfamily-unbounded);
    letter-spacing: -1.6px;
    z-index: 3;
    position: relative;
}

.site-banner.default .content-banner p {
    z-index: 3;
    position: relative;
    max-width: 405px;
}

.site-banner.simple .content-banner p {
    max-width: 624px;
}

.site-banner .social-proof-description > p {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
}

.banner-buttons > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 3;
    position: relative;
}

.site-banner.simple .banner-buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.banner-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    margin-bottom: 16px;
    z-index: 3;
    position: relative;
}

.banner-tag {
    padding: 8px 16px;
    background-color: var(--transparent);
    border: 1px solid var(--antraciet);
    border-radius: 100px;
}

.banner-social-proof {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.site-banner.simple .banner-social-proof {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.social-proof-logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.logo-item:not(:first-child) {
    margin-left: -14px;
}

.logo-item:last-child {
    z-index: 1;
}
.logo-item {
    z-index: 2;
}
.logo-item:first-child {
    z-index: 3;
}

.social-proof-description {
    padding-left: 16px;
    font-size: 14px;
}

.social-proof-description strong {
    color: var(--white);
    background: var(--antraciet);
    padding: 4px 12px;
    border-radius: 100px;
}

.banner-image-wrap {
    position: absolute;
    top: -40px;
    right: 0;
    z-index: 1;
    mask-image: url(/wp-content/uploads/2025/11/Union.svg);
    -webkit-mask-image: url(/wp-content/uploads/2025/11/Union.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-transform: translateX(28%);
        -ms-transform: translateX(28%);
            transform: translateX(28%);
}

.site-banner.simple.offside-before {
    overflow: clip !important;
    overflow-y: visible !important;
}

.site-banner.simple .site-breadcrumbs .container.breadcrumb-wrapper {
    text-align: center;
}

.banner-breadcrumb {
    width: 100%;
}

.row-with-sidebar .entry-title,
.row-with-sidebar .description,
.row-with-sidebar .meta-tag {
    position: relative;
    z-index: 2;
}

/* Hero Banner */
.hero-banner {
    background-color: var(--geel);
}

.hero-banner .hero-content h1 {
    font-weight: 300;
    font-family: var(--fontfamily-unbounded);
    letter-spacing: -1.6px;
}

.hero-banner .hero-content-wrap {
    position: relative;
    z-index: 1;
}

.hero-banner .hero-masking-image img {
    mask-image: url(/wp-content/uploads/2025/11/Union.svg);
    -webkit-mask-image: url(/wp-content/uploads/2025/11/Union.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-position: center;
            mask-position: center;
}

.hero-banner {
    position: relative;
    overflow: hidden;
}

.hero-banner.default:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 50px;
    background-color: var(--transparent);
    position: absolute;
    bottom: 0;
    left: 0;
}

.hero-banner.default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.hero-banner .hero-content .banner-social-proof {
    margin-top: auto;
}

.hero-banner .meta-tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
    margin-bottom: 8px;
}

.hero-banner .meta-tag a {
    color: inherit;
}

.hero-banner .meta-tag .item-tag {
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: 1px solid #383838;
    padding: 8px 16px;
    border-radius: 100px;
    color: #383838;
    line-height: 1;
}

/* Single - Hero Banner */
.single .hero-banner .hero-content h1 {
    font-weight: 300;
    font-size: 54px;
    letter-spacing: -1.62px;
    line-height: 1.1;
    margin-bottom: 32px;
}

/* Hero Banner - Simple */

.hero-banner.simple > .container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.hero-banner.simple .site-breadcrumbs {
    padding-top: 0;
    text-align: center;
}

.banner-buttons {
    margin-top: 32px;
    display: flex;
    gap: 16px;
}

.hero-banner.simple .banner-buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.hero-banner.simple .banner-social-proof {
    margin-top: 32px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.hero-banner.simple:before {
    content: "";
    display: inline-block;
    background-image: url(/wp-content/uploads/2025/11/pattern-butterfly-large.svg);
    background-size: 100% 100%;
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    top: -111px;
    left: calc(var(--padding-container) - 40px);
    width: 1120px;
    height: 944px;
    pointer-events: none;
}

.hero-banner.simple .hero-content h1,
.hero-banner.simple .hero-content h2 {
    text-align: center;
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
}

.hero-banner.simple .hero-content p {
    max-width: 624px;
    margin-left: auto;
    margin-right: auto;
}

.hero-banner.default.bedankt-page {
    overflow-y: hidden;
    min-height: 100vh;
}

@media all and (min-width: 1300px) {
    .site-banner {
        max-height: 100vh;
    }
    .site-banner.simple {
        height: 590px;
        max-height: 100%;
    }
    .site-banner {
        padding-top: 224px;
        padding-bottom: 80px;
    }

    .site-banner.default,
    .header-vacature.section--fullwidth,
    .header-opleidingen.section--fullwidth {
        min-height: 800px;
        max-height: 800px;
    }

    .site-banner.default .banner-image-wrap,
    .site-banner.default .banner-image-wrap,
    .header-vacature.section--fullwidth .banner-image-wrap,
    .header-vacature.section--fullwidth .banner-image-wrap img,
    .header-opleidingen.section--fullwidth .banner-image-wrap,
    .header-opleidingen.section--fullwidth .banner-image-wrap img {
        max-height: 900px;
        height: 900px;
    }
}

@media all and (max-width: 1299px) and (min-width: 901px) {
    .site-banner.simple {
        height: 590px;
        max-height: 100%;
    }

    .site-banner {
        padding-top: 100px;
        padding-bottom: 65px;
    }

    .site-banner.default,
    .header-vacature.section--fullwidth,
    .header-opleidingen.section--fullwidth {
        min-height: 750px;
    }

    .site-banner.default .banner-image-wrap,
    .site-banner.default .banner-image-wrap img,
    .header-vacature.section--fullwidth .banner-image-wrap,
    .header-vacature.section--fullwidth .banner-image-wrap img,
    .header-opleidingen.section--fullwidth .banner-image-wrap,
    .header-opleidingen.section--fullwidth .banner-image-wrap img {
        max-height: 850px;
        height: 850px;
    }

    .content-banner h1 {
        --text-5xl: var(--text-4xl);
    }
}

@media all and (min-width: 901px) {
    .hero-banner.default .hero-content h1,
    .hero-banner.default .hero-content h2 {
        max-width: 624px;
    }

    .hero-banner.default .hero-content p {
        max-width: 90%;
    }

    .hero-banner.simple {
        padding-top: 182px;
        padding-bottom: 120px;
    }

    .single .hero-banner.default {
        padding-top: 185px;
    }

    .single .hero-banner.default .site-breadcrumbs {
        padding-top: 0px;
    }

    .hero-banner.default {
        padding-top: 225px;
        padding-bottom: 127px;
        min-height: 860px;
    }

    .hero-banner.default .hero-content {
        width: 50%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: start;
        position: relative;
        z-index: 2;
    }

    .hero-banner .hero-masking-image {
        position: absolute;
        top: 0;
        right: 72px;
        z-index: 1;
    }

    .hero-banner .hero-masking-image .hero-masking-image-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-right: -236px;
        margin-top: -126px;
    }

    .hero-masking-image img {
        width: 950px;
        height: 978px;
    }

    .site-banner.bedankt-page .banner-image-wrap {
        top: unset;
        bottom: -40px;
        right: 30px;
    }

    .site-banner.padding-extra {
        padding-bottom: 370px;
    }

    .site-banner.banner-size-medium {
        min-height: 400px;
    }

    .site-banner.banner-size-large {
        min-height: 740px;
    }

    .banner-homepage .banner-social-proof {
        margin-top: 158px;
    }
}

@media all and (max-width: 900px) {
    .hero-banner.simple:before {
        background-image: url(/wp-content/uploads/2025/11/pattern-butterfly-small.svg);
        width: 734px;
        height: 619px;
        top: 85px;
        left: 0;
    }

    .hero-banner.simple {
        padding-top: 133px;
        padding-bottom: 116px;
        overflow: clip;
        overflow-y: visible;
    }

    .hero-banner .hero-content .banner-social-proof {
        margin-top: 32px;
    }

    .hero-banner .hero-masking-image {
        position: relative;
        z-index: 1;
        margin-top: 48px;
    }

    .hero-banner .hero-masking-image .hero-masking-image-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: -55px;
        margin-right: -65px;
        margin-bottom: -130px;
    }

    .hero-banner.default:after {
        height: 130px;
    }

    .hero-banner.default {
        padding-top: 133px;
        padding-bottom: 130px;
    }

    .site-banner {
        padding-top: 150px;
        padding-bottom: 65px;
    }

    .content-banner h1 {
        --text-5xl: var(--text-3xl);
    }
}

@media all and (min-width: 768px) {
    .site-banner.default,
    .header-vacature.section--fullwidth,
    .header-opleidingen.section--fullwidth {
        background-color: var(--geel);
    }
    .banner-social-proof {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
    }


    .banner-buttons > div > a {
        width: 100%;
    }
}

@media all and (max-width: 900px) and (min-width: 768px) {
    .site-banner.default,
    .header-vacature.section--fullwidth,
    .header-opleidingen.section--fullwidth {
        min-height: 650px;
    }

    .site-banner.default .banner-image-wrap,
    .site-banner.default .banner-image-wrap img,
    .header-vacature.section--fullwidth .banner-image-wrap,
    .header-vacature.section--fullwidth .banner-image-wrap img,
    .header-opleidingen.section--fullwidth .banner-image-wrap,
    .header-opleidingen.section--fullwidth .banner-image-wrap img {
        max-height: 750px;
        height: 750px;
    }
}

@media all and (max-width: 767.9px) {
    .site-banner.banner-homepage,
    .header-vacature.section--fullwidth,
    .header-opleidingen.section--fullwidth {
        background: -o-linear-gradient(
            var(--geel) 0 90%,
            #ffffff 10% 100%
        ) !important;
        background: -webkit-gradient(
            linear,
            left top, left bottom,
            color-stop(0, var(--geel)),
            color-stop(10%, #ffffff)
        ) !important;
        background: linear-gradient(
            var(--geel) 0 90%,
            #ffffff 10% 100%
        ) !important;
    }

    .banner-image-wrap {
        position: relative;
        width: 180vw;
        top: 35px;
        -webkit-transform: translateX(-25%);
            -ms-transform: translateX(-25%);
                transform: translateX(-25%);
    }
 

    .banner-social-proof {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        gap: 16px;
    }

    .social-proof-description {
        padding-left: 0px;
    }

    .social-proof-description {
        text-align: center;
    }
}

@media all and (max-width: 600px) {

    .banner-buttons {
        padding: 32px 0;
        flex-direction: column;
        margin-top: 0;
    }

    .hero-banner.simple:before {
        left: -234px;
    }

    .site-banner {
        padding-top: 200px;
        padding-bottom: 65px;
    }

    .hero-banner.simple {
        padding-bottom: 0;
    }

    .site-banner.simple:before {
        background-image: url(/wp-content/uploads/2025/11/butterfly-full.svg);
        width: 170vw;
        height: 170vw;
        background-size: contain;
        -webkit-transform: translateX(-29%);
            -ms-transform: translateX(-29%);
                transform: translateX(-29%);
        top: 170px;
    }

    .site-banner.simple.banner-without-social {
        background: -o-linear-gradient(var(--geel) 0 650px, #ffffff 10% 100%);
        background: linear-gradient(var(--geel) 0 650px, #ffffff 10% 100%);
        height: 844px;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }

    .site-banner.simple.banner-without-social ~ .site-main {
        position: relative;
        z-index: 2;
        top: -200px;
    }

    .hero-banner.default {
        padding-top: 76px;
    }

    .hero-banner .meta-tag {
        display: none;
    }

    .single .hero-banner .hero-content h1 {
        font-size: 32px;
        letter-spacing: -1.08px;
        line-height: 40px;
    }

    .row-with-aside h2 {
        font-size: 24px;
    }

    .row-with-aside h3 {
        font-size: 20px;
    }

    .block-blockquote .content-quote {
        font-size: 18px;
    }

    .hero-banner.default .hero-content h1 {
        padding-top: 48px;
    }
}