.elementor-kit-9{--e-global-color-primary:#EFB856;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#EFB856;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-secondary );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* universell nutzbare Klasse – z.B. für Text oder Buttons */
.gradient-gold {
  background: linear-gradient(
    135deg,
    #BF953F 0%,   /* dunkles Altgold */
    #FCF6BA 22%,  /* mildes Elfenbeingold */
    #B38728 47%,  /* sattes Gelbgold */
    #FBF5B7 73%,  /* dezenter Glanzstreifen */
    #AA771C 100%  /* tiefer, warmer Goldton */
  );
  -webkit-background-clip: text;   /* Chrome / Safari */
  -webkit-text-fill-color: transparent;
          background-clip: text;   /* Firefox 92+ */
          color: transparent;      /* Fallback */
}/* End custom CSS */