.elementor-kit-6{--e-global-color-primary:#333333;--e-global-color-secondary:#333333;--e-global-color-text:#333333;--e-global-color-accent:#AA927B;--e-global-color-d2fc3ca:#F6F3F2;--e-global-color-b92e0fd:#F2EFE8;--e-global-color-5e8ca94:#C24D2C;--e-global-color-a8217f9:#F3F4F6;--e-global-typography-primary-font-family:"AndersonGrotesk";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"AndersonGrotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"AndersonGrotesk";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"AndersonGrotesk";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-5e8ca94 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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){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 .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 *//* Verhindert horizontales Scrollen auf allen Geräten */
body {
  overflow-x: hidden;
}

/* Fix für Tablet- und Mobile-Ansicht */
@media screen and (max-width: 1024px) {
  img, .elementor-widget-image, .elementor-image, .hero-image, .bild-wrapper {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    left: 0 !important;
    right: 0 !important;
  }

  section, .elementor-section {
    overflow-x: hidden;
  }

  html, body {
    max-width: 100%;
    overflow-x: hidden;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'AndersonGrotesk';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://robert-w.ruf-media.com/wp-content/uploads/2025/04/AndersonGrotesk.woff2') format('woff2'),
		url('http://robert-w.ruf-media.com/wp-content/uploads/2025/04/AndersonGrotesk.woff') format('woff');
}
/* End Custom Fonts CSS */