.elementor-kit-6{--e-global-color-primary:#2C6BA0;--e-global-color-secondary:#1F4E79;--e-global-color-text:#27384C;--e-global-color-accent:#E8954A;--e-global-color-371e8a2:#E7F4F9;--e-global-color-381533f:#F4F8FB;--e-global-color-0e5f409:#0D2238;--e-global-color-5264203:#5D7385;--e-global-color-4b70cf3:#E2EAEF;--e-global-color-d2286a2:#C6D4DD;--e-global-color-875d17b:#0077BA;--e-global-color-42e39a7:#FEEE02;--e-global-color-600561c:#E30613;--e-global-color-5a6fbe8:#FFFFFF;--e-global-color-77c6edb:#F4F8FB2B;--e-global-color-c184cb8:#FF8E1A;--e-global-color-3ed6606:#FF8E1A;--e-global-color-589a25d:#F58220;--e-global-color-a3d13e0:#5BA84A;--e-global-color-7802960:#52C234;--e-global-color-5413670:#10D470;--e-global-color-67c0bb1:#4CB430;--e-global-color-8df193a:#52C234;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.04em;--e-global-typography-primary-letter-spacing:-2px;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-letter-spacing:-1.5px;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:30px;--e-global-typography-accent-font-weight:500;font-family:"DM Sans", Sans-serif;font-size:17px;font-weight:400;line-height:1.55em;letter-spacing:0px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:"DM Sans", Sans-serif;font-weight:500;color:var( --e-global-color-5a6fbe8 );box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.05);border-radius:100px 100px 100px 100px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"DM Sans", Sans-serif;font-size:72px;font-weight:500;line-height:1.04em;}.elementor-kit-6 h2{font-family:"DM Sans", Sans-serif;font-size:56px;font-weight:600;line-height:1.05em;letter-spacing:-1.5px;}.elementor-kit-6 h3{font-family:"DM Sans", Sans-serif;font-size:28px;font-weight:600;letter-spacing:-0.5px;}.elementor-kit-6 h4{font-family:"DM Sans", Sans-serif;font-size:18px;font-weight:600;letter-spacing:-0.2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-secondary-font-size:34px;--e-global-typography-text-font-size:18px;font-size:18px;}.elementor-kit-6 h1{font-size:40px;}.elementor-kit-6 h2{font-size:34px;}.elementor-kit-6 h3{font-size:22px;}.elementor-kit-6 h4{font-size:18px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:15px;line-height:1.2em;letter-spacing:0px;padding:14px 22px 14px 22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1) BUTTONS (Widget „Button") — anheben */
.elementor-button {
  transition: transform .18s ease, background-color .18s ease, border-color .18s ease;
}
.elementor-button:hover {
  transform: translateY(-1px);
}
/* Pfeil-Icon im Button wandert nach rechts */
.elementor-button:hover .elementor-button-icon {
  transform: translateX(3px);
}
.elementor-button-icon {
  transition: transform .2s ease;
}

/* 2) SERVICE-KARTEN (Container mit Klasse, siehe Hinweis unten) */
.efa-card {
  transition: transform .2s ease, box-shadow .2s ease;
}
.efa-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 24px 48px -28px rgba(15, 58, 38, .25);
}



/* 3) TEXT-LINKS / „Mehr erfahren" (Widget „Button" als Link-Stil) */
.elementor-button-link:hover .elementor-button-icon {
  transform: translateX(3px);
}/* End custom CSS */