.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-00de3db:#334C3E;--e-global-color-6bd404b:#758AAB;--e-global-color-5fac877:#4D6A90;--e-global-color-6082d0a:#749787;--e-global-color-313a461:#2D785F;--e-global-color-3cd028d:#FFFFFF;--e-global-color-78b1fae:#282626;--e-global-color-71cea51:#FFFFFF00;--e-global-color-17c67df:#F8F8F8;--e-global-color-f43cbc7:#CACACA;--e-global-color-9dab4da:#AB9885;--e-global-color-bbbdc98:#4A4037;--e-global-color-8a3ffc2:#8A6F54;--e-global-color-57846c4:#E6E6E6;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;--e-global-typography-1b6a3f7-line-height:1.4em;--e-global-typography-1d4fa89-font-size:14px;--e-global-typography-62cfd6f-font-family:"Cormorant Garamond";--e-global-typography-62cfd6f-font-size:40px;--e-global-typography-62cfd6f-font-weight:400;--e-global-typography-9b9dc66-font-size:18px;--e-global-typography-9b9dc66-line-height:1.9em;--e-global-typography-9b9dc66-letter-spacing:2px;--e-global-typography-dc2bed9-line-height:1.5em;color:var( --e-global-color-78b1fae );font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#FFFFFF00;font-family:"Open Sans", Sans-serif;font-weight:400;text-decoration:none;color:#282626;border-style:solid;border-width:1px 1px 1px 1px;border-color:#ffffff;border-radius:0px 0px 0px 0px;}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-17c67df );}.elementor-kit-5 a{color:var( --e-global-color-313a461 );font-weight:700;}.elementor-kit-5 h1{font-family:"Cormorant Garamond", Sans-serif;font-size:70px;font-weight:300;text-transform:uppercase;line-height:1em;}.elementor-kit-5 h2{font-family:"Cormorant Garamond", Sans-serif;font-size:40px;line-height:1.2em;}.elementor-kit-5 h3{font-family:"Cormorant Garamond", Sans-serif;font-size:33px;line-height:1.2em;}.elementor-kit-5 h4{line-height:1.5em;}.elementor-kit-5 h5{font-size:20px;line-height:1.5em;}.elementor-kit-5 h6{font-size:16px;text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:1em;--container-default-padding-right:3em;--container-default-padding-bottom:1em;--container-default-padding-left:3em;}.elementor-widget:not(:last-child){--kit-widget-spacing:35px;}.elementor-element{--widgets-spacing:35px 35px;--widgets-spacing-row:35px;--widgets-spacing-column:35px;}.elementor-lightbox{--lightbox-ui-color:var( --e-global-color-3cd028d );}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1140px){.elementor-kit-5 h1{font-size:58px;}}@media(max-width:999px){.elementor-kit-5{--e-global-typography-62cfd6f-line-height:2em;}.elementor-kit-5 h1{font-size:40px;}.elementor-kit-5 h2{line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:689px){.elementor-kit-5{--e-global-typography-62cfd6f-font-size:26px;}.elementor-kit-5 h1{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --H4:Open Sans; --Mengentext-2spaltig:Open Sans; }
/* Start custom CSS */p, div, span {
  -webkit-hyphens: auto; /* Safari, Chrome (ältere Versionen) */
  -ms-hyphens: auto;     /* Internet Explorer */
  -moz-hyphens: auto;    /* Firefox */
  hyphens: auto;         /* Standard */
}


/* 1. CTA-Widget auf volle Höhe stretchen */
.elementor-kit-5 {
    height: 100%;
    display: flex;
    flex-direction: column;
}

/* 2. CTA-Inhalt flexibel aufteilen */
.elementor-kit-5 .elementor-cta {
    height: 100%;
    display: flex;
    flex-direction: column;
}

/* 3. Inhalt füllt Platz, Button wird nach unten gedrückt */
.elementor-kit-5 .elementor-cta__content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

/* 4. Buttonwrapper wandert nach unten */
.elementor-kit-5 .elementor-cta__button-wrapper {
    margin-top: auto;
}

/*Tolltip*/
.qtip-content {
    padding: 20px;
    line-height: 1.4em;
}

/*Bildunterschrift Margin korrektur*/
.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0 !important;
}/* End custom CSS */