.elementor-kit-7{--e-global-color-primary:#1453A2;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#8DAAD1;--e-global-color-93cb4f2:#3264AC;--e-global-color-3e53780:#4976B7;--e-global-color-bae9f47:#6187C0;--e-global-color-fee8b69:#7898C8;--e-global-color-08e05e1:#8DAAD1;--e-global-color-aea288c:#C6D5E9;--e-global-typography-primary-font-family:"Urbanist";--e-global-typography-primary-font-size:22px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:25px;--e-global-typography-secondary-font-family:"Urbanist";--e-global-typography-secondary-font-size:19px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:24px;--e-global-typography-text-font-family:"Urbanist";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Urbanist";--e-global-typography-accent-font-weight:500;--e-global-typography-2101642-font-family:"Urbanist";--e-global-typography-2101642-font-size:25px;--e-global-typography-2101642-font-weight:600;--e-global-typography-2101642-line-height:27px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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-section.elementor-section-boxed > .elementor-container{max-width:80%;}.e-con{--container-max-width:80%;}}@media(max-width:480px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:85%;}.e-con{--container-max-width:85%;}}:root { --weiss:#ffffff; --Rundung:20px; --blau:#1453a2; --blau-90:#3264ac; --blau-80:#4976b7; --blau-70:#6187c0; --blau-60:#7898c8; --blau-50:#8daad1; --blau-25:#c6d5e9; --Urbanist:Urbanist; }
/* Start custom CSS */header[data-elementor-type="header"] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

/* Für PC und Tablet: Standard-Fallback 90px */
header[data-elementor-type="header"] + * {
  padding-top: var(--header-height, 90px);
}

/* Für Smartphones (max. 767px): Standard-Fallback auf 60px reduzieren */
@media (max-width: 767px) {
  header[data-elementor-type="header"] + * {
    padding-top: var(--header-height, 60px) !important;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Urbanist';
	font-display: auto;
	src: url('http://wordpress.p709046.webspaceconfig.de/wp-content/uploads/2026/05/Urbanist-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */