.wp-block-acf-page-header-1 {
    margin-top: 82px;
}
@media all and (max-width: 991px) {
    .wp-block-acf-page-header-1 {
        margin-top: 66px;
    }
}

.wp-block-acf-page-header-1 img.background-image {
    -webkit-clip-path: polygon(100% 0, 100% calc(100% - 35px), calc(100% - 35px) 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% calc(100% - 35px), calc(100% - 35px) 100%, 0 100%, 0 0);
}
@media all and (max-width: 991px) {
    .wp-block-acf-page-header-1 img.background-image {
        -webkit-clip-path: polygon(100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%, 0 0);
        clip-path: polygon(100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%, 0 0);
    }
}

.wp-block-acf-page-header-1 .wrapper h1 {
    font-family: "klarheit-bd", sans-serif;
    font-size: 52px;
    line-height: 58px;
    font-weight: normal;
}
@media screen and (max-width: 991px) {
    .wp-block-acf-page-header-1 .wrapper h1 {
        font-size: 36px;
        line-height: 44px;
    }
}

.wp-block-acf-page-header-1 {
    margin-top: 82px;
}
@media all and (max-width: 991px) {
    .wp-block-acf-page-header-1 {
        margin-top: 66px;
    }
}

.wp-block-acf-page-header-1 img.background-image {
    -webkit-clip-path: polygon(100% 0, 100% calc(100% - 35px), calc(100% - 35px) 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% calc(100% - 35px), calc(100% - 35px) 100%, 0 100%, 0 0);
}
@media all and (max-width: 991px) {
    .wp-block-acf-page-header-1 img.background-image {
        -webkit-clip-path: polygon(100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%, 0 0);
        clip-path: polygon(100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%, 0 0);
    }
}

.wp-block-acf-page-header-1 {
    margin-top: 82px;
}
@media all and (max-width: 991px) {
    .wp-block-acf-page-header-1 {
        margin-top: 66px;
    }
}

.wp-block-acf-page-header-1 img.background-image {
    -webkit-clip-path: polygon(100% 0, 100% calc(100% - 35px), calc(100% - 35px) 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% calc(100% - 35px), calc(100% - 35px) 100%, 0 100%, 0 0);
}
@media all and (max-width: 991px) {
    .wp-block-acf-page-header-1 img.background-image {
        -webkit-clip-path: polygon(100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%, 0 0);
        clip-path: polygon(100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%, 0 0);
    }
}

.wp-block-acf-page-header-1 {
    background-color: #EAEAEA;
    transition: all 1000ms ease;
    position: fixed;
    z-index: 5;
    width: 100%;
}
.wp-block-acf-page-header-1:has(.on-load) {
    margin-top: 0px;
    left: 0;
    width: 100%;
}
.wp-block-acf-page-header-1:has(.on-load) img.background-image {
    height: 100vh;
}
.wp-block-acf-page-header-1:has(.on-load) .block,
.wp-block-acf-page-header-1:has(.on-load) .block-inner,
.wp-block-acf-page-header-1:has(.on-load) .wrapper,
.wp-block-acf-page-header-1:has(.on-load) .background-image {
    height: 100%;
}
.wp-block-acf-page-header-1:has(.on-load) .block-inner {
    padding: 0;
    max-width: none;
}
.wp-block-acf-page-header-1:has(.on-load) .wrapper:not(.header-container .wrapper)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 15%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    z-index: 1;
}
.wp-block-acf-page-header-1:has(.on-load) .background-image {
    -webkit-clip-path: none;
    clip-path: none;
}
.wp-block-acf-page-header-1:has(.on-load) .header-container {
    left: 30px;
}
@media all and (max-width: 991px) {
    .wp-block-acf-page-header-1:has(.on-load) .header-container {
        left: 20px;
    }
}
@media all and (max-width: 767px) {
    .wp-block-acf-page-header-1:has(.on-load) .header-container {
        left: 0px;
    }
}
.wp-block-acf-page-header-1 .block-inner {
    padding: 40px clamp(20px, 3.5vw, 64px) 80px;
    transition: padding 1000ms ease;
}
@media all and (max-width: 991px) {
    .wp-block-acf-page-header-1 .block-inner {
        padding-top: 24px;
        padding-bottom: 40px;
    }
}
.wp-block-acf-page-header-1 .wrapper {
    position: relative;
    overflow: hidden;
}
.wp-block-acf-page-header-1 img.background-image {
    width: 100%;
    height: 52.65cqw;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 800ms ease;
}
@media all and (max-width: 767px) {
    .wp-block-acf-page-header-1 img.background-image {
        aspect-ratio: 1/2;
        height: auto;
        transition: all 400ms ease;
    }
}
.wp-block-acf-page-header-1 .header-container {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 48px;
    bottom: 0;
    z-index: 1;
    transition: left 1000ms ease;
}
@media all and (max-width: 991px) {
    .wp-block-acf-page-header-1 .header-container {
        padding: 16px;
    }
}
.wp-block-acf-page-header-1 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 20px;
}
.wp-block-acf-page-header-1 .wrapper h1 {
    color: #FFFFFF;
    max-width: 800px;
}
@media all and (max-width: 1200px) {
    .wp-block-acf-page-header-1 .wrapper h1 {
        max-width: 600px;
    }
}
@media all and (max-width: 991px) {
    .wp-block-acf-page-header-1 .wrapper h1 {
        max-width: 100%;
    }
}
.wp-block-acf-page-header-1 .wrapper .video-button {
    opacity: 0;
    transition: opacity 200ms ease;
}
body.animating-scroll .wp-block-acf-page-header-1 .wrapper .video-button {
    opacity: 1;
    transition: opacity 500ms ease;
}
.wp-block-acf-page-header-1 .wrapper .video-button .label {
    display: flex;
    flex-direction: column;
}
.wp-block-acf-page-header-1 .wrapper .play-button {
    display: none;
}
@media all and (max-width: 991px) {
    .wp-block-acf-page-header-1 .wrapper {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
}
@media all and (max-width: 767px) {
    .wp-block-acf-page-header-1 .wrapper {
        gap: 32px;
    }
}
.wp-block-acf-page-header-1 .shape {
    position: absolute;
}
.wp-block-acf-page-header-1 .shape.one {
    top: 0;
    right: 0;
    width: clamp(200px, 30vw, 380px);
    height: auto;
}
@media all and (max-width: 767px) {
    .wp-block-acf-page-header-1 .shape.one {
        width: auto;
    }
}
.wp-block-acf-page-header-1 .shape.two {
    bottom: -10px;
    left: 35%;
    width: clamp(0px, 30vw, 425px);
    height: auto;
}
@media all and (max-width: 767px) {
    .wp-block-acf-page-header-1 .shape.two {
        display: none;
    }
}
.wp-block-acf-page-header-1 .shape.three {
    bottom: 0;
    right: 0;
    max-height: 50%;
}
/*# sourceMappingURL=page-header-1.css.map */
