.elementor-kit-10{--e-global-color-primary:#000000;--e-global-color-secondary:#6B6B6B;--e-global-color-text:#6B6B6B;--e-global-color-accent:#F0B432;--e-global-color-faea079:#F0B432;--e-global-color-cdc4591:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:72px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-word-spacing:15px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-word-spacing:1px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:500;--e-global-typography-text-word-spacing:1px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-word-spacing:1px;color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:20px;background-color:#FFFFFF;}.elementor-kit-10 a{color:var( --e-global-color-accent );font-family:"Montserrat", Sans-serif;font-weight:400;}.elementor-kit-10 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-kit-10 h2{color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:500;line-height:1.3em;letter-spacing:0.15em;word-spacing:1px;}.elementor-kit-10 h3{color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:600;}.elementor-kit-10 h4{color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif;}.elementor-kit-10 h5{color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif;}.elementor-kit-10 h6{color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );line-height:var( --e-global-typography-accent-line-height );word-spacing:var( --e-global-typography-accent-word-spacing );color:var( --e-global-color-cdc4591 );background-color:var( --e-global-color-primary );border-radius:10px 10px 10px 10px;padding:1px 1px 1px 1px;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{color:var( --e-global-color-accent );background-color:var( --e-global-color-cdc4591 );border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-10 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Grundlegende Schriftdefinition */
body {
  font-family: 'Montserrat', sans-serif;
  color: #333; /* Standardfarbe für Text */
}

/* ------------------------------
   HEADINGS
------------------------------ */

/* H1 – Montserrat Bold, UPPERCASE */
h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700; /* Bold */
  text-transform: uppercase;
  letter-spacing: 0.2em; /* Laufweite leicht erhöht */
  font-size: 2.5rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}

/* H2 – Montserrat Medium, UPPERCASE */
h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; /* Medium */
  text-transform: uppercase;
  letter-spacing: 0.04em; /* Laufweite beachten */
  font-size: 1.75rem;
  line-height: 1.3;
  margin-bottom: 0.75rem;
}

/* H3 – Montserrat Bold (grau), UPPERCASE */
h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700; /* Bold */
  text-transform: uppercase;
  color: #777; /* Grau */
  letter-spacing: 0.03em;
  font-size: 1.0rem;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}

/* ------------------------------
   FLIESSTEXTE
------------------------------ */

/* Fließtext A – Montserrat Medium (grau)
   Einstiegstext etwas größer */
.text-a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; /* Medium */
  color: #777; /* Grau */
  font-size: 1.125rem; /* etwas größer */
  line-height: 1.6;
}

/* Fließtext B – Montserrat Medium + Bold (grau) */
.text-b {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; /* Standard Medium Text */
  color: #777;
  font-size: 1rem;
  line-height: 1.6;
}

/* Wenn du im Fließtext B bestimmte Wörter hervorheben willst */
.text-b strong {
  font-weight: 700; /* Bold innerhalb von Fließtext B */
  color: #777; /* bleibt grau */
}/* End custom CSS */