.elementor-kit-6{--e-global-color-primary:#20362F;--e-global-color-secondary:#7C8A76;--e-global-color-text:#20362F;--e-global-color-accent:#C9A35D;--e-global-color-fd0ef9f:#FFFFFF;--e-global-typography-primary-font-family:"montserrat";--e-global-typography-primary-font-size:4rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:2.5px;--e-global-typography-secondary-font-family:"montserrat";--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:0.9px;--e-global-typography-text-font-family:"montserrat";--e-global-typography-text-font-size:1.2rem;--e-global-typography-text-font-weight:500;--e-global-typography-text-letter-spacing:1.3px;--e-global-typography-accent-font-family:"montserrat";--e-global-typography-accent-font-size:1.1rem;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-letter-spacing:1.2px;--e-global-typography-12942f5-font-family:"montserrat";--e-global-typography-12942f5-font-size:2.8rem;--e-global-typography-12942f5-font-weight:bold;--e-global-typography-12942f5-letter-spacing:2.5px;--e-global-typography-83d0a04-font-family:"montserrat";--e-global-typography-83d0a04-font-size:1.6rem;--e-global-typography-83d0a04-font-weight:normal;--e-global-typography-83d0a04-letter-spacing:1.2px;--e-global-typography-b8762a4-font-family:"montserrat";--e-global-typography-b8762a4-font-size:1.5rem;--e-global-typography-b8762a4-font-weight:bold;--e-global-typography-b8762a4-letter-spacing:1.2px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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:1275px){.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:2.5rem;--e-global-typography-primary-line-height:1.1em;--e-global-typography-primary-letter-spacing:1.3px;--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-text-font-size:1rem;--e-global-typography-accent-font-size:1rem;--e-global-typography-12942f5-font-size:1.7rem;--e-global-typography-12942f5-line-height:1.2em;--e-global-typography-83d0a04-font-size:1.2rem;--e-global-typography-b8762a4-font-size:1.2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    max-width: 100%;
}

* {
    box-sizing: border-box;
}
/* Menü-Schrift dynamisch verkleinern */
.elementor-nav-menu .elementor-item {
    font-size: clamp(12px, 0.8vw, 16px) !important;
}

/* Abstand zwischen Menüpunkten reduzieren */
.elementor-nav-menu--main .elementor-item {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.elementor-text-editor a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}/* End custom CSS */