.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-857ad0f-font-family:"Montserrat Alternates";--e-global-typography-857ad0f-font-size:110px;--e-global-typography-857ad0f-font-weight:600;--e-global-typography-857ad0f-line-height:120px;--e-global-typography-83c2762-font-family:"Montserrat Alternates";--e-global-typography-83c2762-font-size:35px;--e-global-typography-83c2762-font-weight:600;--e-global-typography-83c2762-line-height:50px;--e-global-typography-3e11825-font-family:"Montserrat";--e-global-typography-3e11825-font-size:32px;--e-global-typography-3e11825-font-weight:400;--e-global-typography-3e11825-line-height:50px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:var( --e-global-typography-857ad0f-font-family ), Sans-serif;font-size:var( --e-global-typography-857ad0f-font-size );font-weight:var( --e-global-typography-857ad0f-font-weight );line-height:var( --e-global-typography-857ad0f-line-height );}.elementor-kit-6 h2{font-family:var( --e-global-typography-83c2762-font-family ), Sans-serif;font-size:var( --e-global-typography-83c2762-font-size );font-weight:var( --e-global-typography-83c2762-font-weight );line-height:var( --e-global-typography-83c2762-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:80%;}.e-con{--container-max-width:80%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{font-size:var( --e-global-typography-857ad0f-font-size );line-height:var( --e-global-typography-857ad0f-line-height );}.elementor-kit-6 h2{font-size:var( --e-global-typography-83c2762-font-size );line-height:var( --e-global-typography-83c2762-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-857ad0f-font-size:60px;--e-global-typography-857ad0f-line-height:65px;--e-global-typography-83c2762-font-size:30px;--e-global-typography-83c2762-line-height:40px;--e-global-typography-3e11825-font-size:32px;--e-global-typography-3e11825-line-height:40px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{font-size:var( --e-global-typography-857ad0f-font-size );line-height:var( --e-global-typography-857ad0f-line-height );}.elementor-kit-6 h2{font-size:var( --e-global-typography-83c2762-font-size );line-height:var( --e-global-typography-83c2762-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}/* Start custom CSS *//* Elementor Anpassung */

.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

/* Silbentrennung 

h1, h2 {
    hyphens: none !important;
}

@media (max-width: 1024px) {
  
h1, h2, h3, h4, div, p {
    hyphens: auto !important;
}

}*/


/* Mobile / Desktop */

.no-mobile {
    display: block;
}

.no-desktop  {
    display: none;
}

@media (max-width: 1024px) {
    .no-mobile {
    display: none;
}

.no-desktop {
    display: block;
}

}/* End custom CSS */