.elementor-kit-182{--e-global-color-primary:#DC5D4E;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#CB5B47;--e-global-typography-primary-font-family:"proxima-nova";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:-0.1px;--e-global-typography-primary-word-spacing:0em;--e-global-typography-secondary-font-family:"proxima-nova";--e-global-typography-secondary-line-height:1.2em;--e-global-typography-secondary-letter-spacing:0.3px;--e-global-typography-text-font-family:"proxima-nova";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:0.7em;--e-global-typography-accent-font-family:"proxima-nova";--e-global-typography-accent-font-weight:400;--e-global-typography-7fcf00d-font-family:"proxima-nova";font-family:"proxima-nova", Sans-serif;}.elementor-kit-182 button,.elementor-kit-182 input[type="button"],.elementor-kit-182 input[type="submit"],.elementor-kit-182 .elementor-button{background-color:var( --e-global-color-primary );font-family:"proxima-nova", Sans-serif;}.elementor-kit-182 e-page-transition{background-color:#FFBC7D;}.elementor-kit-182 a{color:#E2E2E3;font-family:"proxima-nova", Sans-serif;}.elementor-kit-182 a:hover{font-family:"proxima-nova", Sans-serif;}.elementor-kit-182 h1{font-family:"proxima-nova", Sans-serif;font-size:40px;font-weight:700;text-transform:uppercase;line-height:1.2em;letter-spacing:0.6px;}.elementor-kit-182 h2{font-family:"proxima-nova", Sans-serif;font-size:30px;text-transform:none;}.elementor-kit-182 h3{font-family:"proxima-nova", Sans-serif;font-size:27px;text-transform:none;}.elementor-kit-182 h4{font-family:"proxima-nova", Sans-serif;font-size:24px;text-transform:none;}.elementor-kit-182 h5{font-family:"proxima-nova", Sans-serif;font-size:20px;text-transform:none;}.elementor-kit-182 h6{font-family:"proxima-nova", Sans-serif;font-size:17px;font-weight:700;text-transform:none;}.elementor-kit-182 label{font-family:"proxima-nova", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Hero-Sektion fixieren */
#elementor-element-5af4fce {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    background-color: #000; /* Fallback-Hintergrund */
}

/* Video-Container */
#elementor-element-5af4fce .elementor-background-video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0; /* Video zunächst unsichtbar */
    transition: opacity 1.5s ease-in-out; /* sanfter Fade-In */
}

/* Video selbst */
#elementor-element-5af4fce .elementor-background-video-hosted {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* Text über Video */
#elementor-element-5af4fce .elementor-column .elementor-widget-wrap {
    position: relative;
    z-index: 1;
}/* End custom CSS */