.elementor-kit-6{--e-global-color-primary:#BAD839;--e-global-color-secondary:#212121;--e-global-color-text:#212121;--e-global-color-accent:#E3E3E3;--e-global-color-1bcce85:#FFFFFF;--e-global-color-9b15add:#F7F7F7;--e-global-typography-primary-font-family:"liebling";--e-global-typography-primary-font-size:59px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:64px;--e-global-typography-secondary-font-family:"liebling";--e-global-typography-secondary-font-size:43px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-line-height:43px;--e-global-typography-text-font-family:"liebling";--e-global-typography-text-font-size:19px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"liebling";--e-global-typography-accent-font-size:28px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-line-height:29px;--e-global-typography-5ec5582-font-family:"liebling";--e-global-typography-5ec5582-font-size:135px;--e-global-typography-5ec5582-font-weight:500;--e-global-typography-5ec5582-line-height:150px;--e-global-typography-1894600-font-family:"liebling";--e-global-typography-1894600-font-size:18px;--e-global-typography-1894600-font-weight:400;--e-global-typography-1894600-text-transform:uppercase;--e-global-typography-1894600-line-height:23px;--e-global-typography-ec4cc69-font-family:"liebling";--e-global-typography-ec4cc69-font-size:23px;--e-global-typography-ec4cc69-font-weight:400;--e-global-typography-ec4cc69-line-height:29px;--e-global-typography-f0ee8fb-font-family:"liebling";--e-global-typography-f0ee8fb-font-size:18px;--e-global-typography-f0ee8fb-font-weight:500;--e-global-typography-f0ee8fb-text-transform:none;--e-global-typography-f0ee8fb-line-height:29px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-1bcce85 );}.elementor-kit-6 h1{font-family:"liebling", Sans-serif;}.elementor-kit-6 h2{font-family:"liebling", Sans-serif;}.elementor-kit-6 h3{font-family:"liebling", Sans-serif;}.elementor-kit-6 h4{font-family:"liebling", Sans-serif;}.elementor-kit-6 h5{font-family:"liebling", Sans-serif;}.elementor-kit-6 h6{font-family:"liebling", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1300px){.elementor-kit-6{--e-global-typography-primary-font-size:45px;--e-global-typography-primary-line-height:49px;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:45px;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-line-height:1em;--e-global-typography-accent-font-size:24px;--e-global-typography-accent-line-height:1.2em;--e-global-typography-ec4cc69-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:35px;--e-global-typography-primary-line-height:1em;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.dynamic-video-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dynamic-video-container video {
    max-width: 100%;
    height: auto;
}

.dynamic-video-container video.landscape {
    width: 100%; /* Querformat: Vollbreite */
}

.dynamic-video-container video.portrait {
    width: auto;
    max-height: 90vh; /* Hochformat: Höhe begrenzen */
    margin: 0 auto; /* Zentrieren */
}/* End custom CSS */