.elementor-kit-13{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;color:#595959;font-family:"Lora", Sans-serif;font-size:1.4em;font-weight:normal;line-height:1.9rem;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{color:#787878;font-family:"Archivo Narrow Variable", Sans-serif;font-size:1.5rem;}.elementor-kit-13 a:hover{color:#1F6F78;font-size:1.5rem;}.elementor-kit-13 h1{color:#1F6F78;font-family:"Archivo Narrow Variable", Sans-serif;font-size:3.157rem;font-weight:bold;}.elementor-kit-13 h2{color:#1F6F78;font-family:"Archivo Narrow Variable", Sans-serif;font-size:2.25rem;font-weight:bold;}.elementor-kit-13 h3{color:#595959;font-family:"Archivo Narrow Variable", Sans-serif;font-size:1.777rem;font-weight:bold;}.elementor-kit-13 h6{color:#595959;font-size:1rem;}.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);}.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-kit-13{font-size:1.1rem;}.elementor-kit-13 h6{font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13{font-size:1.3rem;}.elementor-kit-13 h1{font-size:2.2rem;line-height:1.3em;}.elementor-kit-13 h2{font-size:1.75rem;line-height:1.2em;}.elementor-kit-13 h3{font-size:1.4rem;line-height:1em;}.elementor-kit-13 h6{font-size:0.7em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Schaltet Animationen UND zeitliche Verzögerungen auf Tablet und Mobile komplett ab */
@media (max-width: 1024px) {
    .elementor-invisible,
    .animated {
        animation: none !important;
        animation-delay: 0s !important;
        transition: none !important;
        transition-delay: 0s !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
}

.meilenstein {
    min-height: 230px;
    max-height: 230px
}

/* 2. Tablet-Ansicht (Bildschirme kleiner als 1024px) */
@media screen and (max-width: 1024px) {
  .meilenstein {
    min-height: 100px;
    max-height: 100px; Etwas kompakter für Tablets */
  }
}

/* 3. Mobile-Ansicht / Smartphones (Bildschirme kleiner als 768px) */
@media screen and (max-width: 768px) {
  .meilenstein {
    min-height: 300px;
    max-height: 300px;
    /* Deutlich flacher für kleine Handys */
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Archivo Narrow Variable';
	font-display: auto;
	src: url('https://www.beratungspraxis-kaischroeder.de/wp-content/uploads/2026/04/ArchivoNarrow-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */