.elementor-kit-11{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#A11E62;--e-global-color-text:#000000;--e-global-color-accent:#A11E62;--e-global-color-b5d46cb:#A15C7E;--e-global-typography-primary-font-family:"D-DIN";--e-global-typography-primary-font-size:1.3rem;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:2rem;--e-global-typography-secondary-font-family:"D-DIN";--e-global-typography-secondary-font-size:1.3rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:2rem;--e-global-typography-text-font-family:"D-DIN";--e-global-typography-text-font-size:1.3em;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:2rem;--e-global-typography-accent-font-family:"D-DIN";--e-global-typography-accent-font-size:1.3rem;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:2rem;background-color:#FFFFFF;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1000ms;}.elementor-kit-11 a{color:var( --e-global-color-text );text-decoration:underline;}.elementor-kit-11 a:hover{color:var( --e-global-color-accent );text-decoration:underline;}.elementor-kit-11 h1{font-family:"D-DIN", Sans-serif;font-size:3rem;font-weight:600;line-height:4rem;}.elementor-kit-11 h2{font-family:"D-DIN", Sans-serif;font-size:2.2rem;font-weight:600;line-height:3rem;}.elementor-kit-11 h3{font-family:"D-DIN", Sans-serif;font-size:1.75rem;font-weight:600;text-decoration:none;line-height:2.3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1536px;}.e-con{--container-max-width:1536px;}.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-kit-11 h1{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Nur wenn JS aktiv ist */
html.reveal-ready main .e-con-inner > .e-con{
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.55s ease-out, transform 0.55s ease-out;
  will-change: opacity, transform;
}

html.reveal-ready main .e-con-inner > .e-con.is-visible{
  opacity: 1;
  transform: translateY(0);
}

/* Elemente, die beim Laden schon sichtbar sind: keine Animation */
html.reveal-ready main .e-con-inner > .e-con.no-anim{
  transition: none !important;
}

@media (prefers-reduced-motion: reduce){
  html.reveal-ready main .e-con-inner > .e-con{
    opacity: 1;
    transform: none;
    transition: none;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'D-DIN';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://adebar-gr.ch/wp-content/uploads/2025/12/D-DIN.ttf') format('truetype');
}
/* End Custom Fonts CSS */