.elementor-kit-11{--e-global-color-primary:#402E20;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#8E9460;--e-global-color-6f1ba29:#402E2082;--e-global-color-99e6859:#402E20D9;--e-global-color-ab60ba2:#8E946082;--e-global-color-6c7590c:#8E9460D6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-8e96959-font-family:"Raleway";--e-global-typography-8e96959-font-size:17px;--e-global-typography-8e96959-font-weight:400;}.elementor-kit-11 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){--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);}@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 *//* --- Chrome, Edge, Safari --- */
::-webkit-scrollbar {
  width: 15px; /* Breite */
}

::-webkit-scrollbar-track {
  background: #f0f0f0; /* Spur */
}

::-webkit-scrollbar-thumb {
  background-color: var(--e-global-color-primary); /* Elementor Primary */
  border-radius: 0; /* eckig */
  border: none;
}

/* Scrollbar-Pfeile oben/unten vollständig entfernen */
::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
  -webkit-appearance: none;
  background: none;
}

.pattern-grid-dark {
  background-color: #0a0a0a;
  background-image:
    linear-gradient(to right, rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
  background-size: 24px 24px;
  background-repeat: repeat;
}/* End custom CSS */