.elementor-kit-10{--e-global-color-primary:#C20012;--e-global-color-secondary:#000000;--e-global-color-text:#676767;--e-global-color-accent:#C20012;--e-global-color-de63f63:#FFFFFF;--e-global-color-25fd8c2:#E4E4E4;--e-global-typography-primary-font-family:"roboto";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:0.2px;--e-global-typography-secondary-font-family:"roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1em;--e-global-typography-secondary-letter-spacing:0.2px;--e-global-typography-text-font-family:"roboto";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1em;--e-global-typography-text-letter-spacing:0.1px;--e-global-typography-accent-font-family:"roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:2em;--e-global-typography-accent-letter-spacing:0.2px;font-family:"roboto", Sans-serif;font-size:16px;font-weight:400;line-height:1em;letter-spacing:0.2px;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 p{margin-block-end:0px;}.elementor-kit-10 a{font-family:"roboto", Sans-serif;}.elementor-kit-10 h1{font-family:"roboto", Sans-serif;}.elementor-kit-10 h2{font-family:"roboto", Sans-serif;}.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){--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 *//* Footer-klebt unten */
html, body {
  height: 100%;
  margin: 0;
}

body {
  display: flex;
  flex-direction: column;
}

/* Hauptbereich füllt den Platz */
#content {
  flex: 1 0 auto;
}

/* Footer bleibt normal unten */
.elementor-location-footer {
  flex-shrink: 0;
}

/* Texte */

.text p {
  margin-bottom: 0px;
  margin-top: 0px;
}
.scroll-section {
  scroll-margin-top: 300px;
}
/* Standard-Zustand */
.btn-balken .elementor-button {
    transition: background-color 0.25s ease, color 0.25s ease;
}

/* Aktiver Button (zu aktuell sichtbarem Anker) */
.btn-balken.is-active .elementor-button {
    background-color: #000000 !important;
}
.btn-balken .elementor-button-text {
    text-align: left; /* Aligns text to the left */
}
.clickable-flipbox {
  cursor: pointer;
}

.clickable-flipbox a {
  position: absolute;
  inset: 0;
  z-index: 5;
}
.elementor-flip-box__front {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}/* End custom CSS */