.elementor-kit-11{--e-global-color-primary:#115E3B;--e-global-color-secondary:#1F1F1F;--e-global-color-text:#333333;--e-global-color-accent:#0C472C;--e-global-color-165b1a6:#F4F4F4;--e-global-color-3f1a83c:#EAF3EE;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-11 a:hover{color:var( --e-global-color-accent );}.elementor-kit-11 h1{font-family:"Montserrat", Sans-serif;font-size:56px;font-weight:700;line-height:1.1em;}.elementor-kit-11 h2{font-family:"Montserrat", Sans-serif;font-size:40px;font-weight:700;line-height:1.2em;letter-spacing:-0.02em;}.elementor-kit-11 h3{color:#333333;font-family:"Montserrat", Sans-serif;font-size:22px;font-weight:600;line-height:1.3em;}.elementor-kit-11 h4{font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:600;}.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-kit-11 h1{font-size:42px;}.elementor-kit-11 h2{font-size:32px;}.elementor-kit-11 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11 h1{font-size:32px;}.elementor-kit-11 h2{font-size:26px;}.elementor-kit-11 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hero-eyebrow {
    font-size: 12px;
letter-spacing: 0.08em;
text-transform: uppercase;
font-weight: 400;
opacity: 0.9;
margin-bottom: 10px;
}
.dtkv-card {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  padding: 28px;
  background: #fff;

  transition: transform 0.2s ease, border-color 0.2s ease;

  /* hochwertiger Effekt */
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.6);
}

.dtkv-card:hover {
  transform: translateY(-2px);
  border-color: #2f5d3a;
}/* End custom CSS */