.elementor-kit-9{--e-global-color-primary:#152945;--e-global-color-secondary:#0C0C0C;--e-global-color-text:#4A5565;--e-global-color-accent:#F8B006;--e-global-color-dcfcfa5:#FFFFFF;--e-global-color-ed6ab2f:#F9FAFB;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-size:3.75rem;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:4.68rem;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-size:2.25rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:2.5rem;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.625rem;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-size:1.25rem;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.75rem;--e-global-typography-44770c6-font-size:1.1rem;color:var( --e-global-color-text );font-family:"Arial", Sans-serif;font-size:1rem;font-weight:400;line-height:1.625rem;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Arial", Sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;color:var( --e-global-color-primary );padding:1rem 1rem 1rem 1rem;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-accent );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{color:var( --e-global-color-primary );font-family:"Arial", Sans-serif;font-size:3.75rem;font-weight:400;line-height:4.68rem;}.elementor-kit-9 h2{color:var( --e-global-color-primary );font-family:"Arial", Sans-serif;font-size:2.25rem;font-weight:400;line-height:2.5rem;}.elementor-kit-9 h3{color:var( --e-global-color-primary );font-family:"Arial", Sans-serif;font-size:1.25rem;font-weight:400;line-height:1.75rem;}.elementor-kit-9 h4{font-size:1.2rem;}.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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a {text-decoration: none !important;}


.hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  height: 10px;
  background: linear-gradient(135deg, #182A46 50%, #F9B007 50%);
}

/* WPML-Sprachumschalter im UAEL-Menü */
li.wpml-ls-current-language {
    display: flex;
    align-items: center;
}

li.wpml-ls-current-language .uael-has-submenu-container {
    display: flex;
    align-items: center;
}

li.wpml-ls-current-language > .uael-has-submenu-container > a.uael-menu-item {
    padding: 0 4px !important;
    width: max-content !important;
    min-width: max-content !important;
}

li.wpml-ls-current-language .uael-menu-toggle {
    margin-left: 2px;
    padding: 0;
}

/* Dropdown-Liste selbst */
li.wpml-ls-current-language .sub-menu {
    width: max-content !important;
    min-width: max-content !important;
}

li.wpml-ls-current-language .sub-menu li {
    width: auto !important;
}

/* Sprachlinks IM Dropdown */
li.wpml-ls-current-language .sub-menu a.uael-sub-menu-item {
    padding: 15px !important;
    justify-content: center !important;
    width: max-content !important;
    min-width: max-content !important;
}/* End custom CSS */