.elementor-kit-10{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-24cf97f:#1D1D1F;--e-global-color-d45d835:#FFFFFF;--e-global-color-09b5426:#FFFFFF00;--e-global-color-c4d271a:#F7F7F7;--e-global-color-1ad4480:#707070;--e-global-color-7cb220c:#F0F0F0;--e-global-color-36c8c2a:#FDB42D;--e-global-color-eb9d3ef:#00572C;--e-global-color-c844ce2:#00C162;--e-global-color-e2821af:#075E54;--e-global-typography-primary-font-family:"Verdana";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Verdana";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Verdana";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Verdana";--e-global-typography-accent-font-weight:500;--e-global-typography-58eb3d5-font-family:"Manrope";--e-global-typography-58eb3d5-font-size:3.5rem;--e-global-typography-58eb3d5-font-weight:700;--e-global-typography-58eb3d5-line-height:1.15em;--e-global-typography-9f4520d-font-family:"Manrope";--e-global-typography-9f4520d-font-size:2.488rem;--e-global-typography-9f4520d-font-weight:800;--e-global-typography-9f4520d-line-height:1.15em;--e-global-typography-c477740-font-family:"Manrope";--e-global-typography-c477740-font-size:2.074rem;--e-global-typography-c477740-font-weight:800;--e-global-typography-c477740-line-height:1.15em;--e-global-typography-4846c7c-font-family:"Manrope";--e-global-typography-4846c7c-font-size:2rem;--e-global-typography-4846c7c-font-weight:300;--e-global-typography-4846c7c-line-height:1.15em;--e-global-typography-080c64a-font-family:"Manrope";--e-global-typography-080c64a-font-size:1.728rem;--e-global-typography-080c64a-font-weight:800;--e-global-typography-080c64a-line-height:1.15em;--e-global-typography-46de0fa-font-family:"Manrope";--e-global-typography-46de0fa-font-size:1.5rem;--e-global-typography-46de0fa-font-weight:800;--e-global-typography-46de0fa-line-height:1.15em;--e-global-typography-d08b8a3-font-family:"Inter";--e-global-typography-d08b8a3-font-size:1.4rem;--e-global-typography-d08b8a3-font-weight:500;--e-global-typography-d08b8a3-line-height:1.4em;--e-global-typography-bfb328c-font-family:"Inter";--e-global-typography-bfb328c-font-size:1.25rem;--e-global-typography-bfb328c-font-weight:400;--e-global-typography-bfb328c-line-height:1.4em;--e-global-typography-84d1b7d-font-family:"Inter";--e-global-typography-84d1b7d-font-size:1rem;--e-global-typography-84d1b7d-font-weight:400;--e-global-typography-84d1b7d-line-height:1.6em;--e-global-typography-332cc85-font-family:"Inter";--e-global-typography-332cc85-font-size:1.15rem;--e-global-typography-332cc85-font-weight:400;--e-global-typography-332cc85-line-height:1.3em;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-secondary );}.elementor-kit-10 a:hover{color:var( --e-global-color-36c8c2a );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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-10{--e-global-typography-58eb3d5-font-size:2.5rem;--e-global-typography-9f4520d-font-size:2.25rem;--e-global-typography-c477740-font-size:2rem;--e-global-typography-4846c7c-font-size:1.8rem;--e-global-typography-080c64a-font-size:2rem;--e-global-typography-d08b8a3-font-size:1.5rem;--e-global-typography-bfb328c-font-size:1.15rem;--e-global-typography-bfb328c-line-height:1.2em;--e-global-typography-84d1b7d-font-size:0.95rem;--e-global-typography-84d1b7d-line-height:1.2em;--e-global-typography-332cc85-font-size:0.95rem;--e-global-typography-332cc85-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* remove bottom margin of p */
.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

/* word break */
p, h1, h2, h3 {
  word-wrap: break-word;
  overflow-wrap: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}

/* Hide google recaptcha banner */
.grecaptcha-badge { visibility: hidden; }

/* remove underline link from tel numbers on mobile */
a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}

/* Styling of links inside paragraph */
.elementor-widget-text-editor a  {  
  text-decoration: underline;
  text-decoration-skip-ink: auto;
  text-underline-offset: 0.2em;
}

.elementor-widget-text-editor a.lightlink {
  color: #fff; /* Textfarbe weiß */
  text-decoration: underline; /* Unterstreichung */
  text-decoration-color: #fff; /* Unterstreichungsfarbe weiß */
}

.elementor-widget-text-editor a.lightlink:hover {
  color: #039dd8; /* Hover-Farbe */
  text-decoration-color: #039dd8; /* Hover-Unterstreichungsfarbe */
} 

/* Icon als Schrift-Icon (Font) */
.elementor-kit-10 .elementor-button-icon{
  font-size: 28px;
  line-height: 1;
}

/* Icon als SVG */
.elementor-kit-10 .elementor-button-icon svg{
  width: 28px;
  height: 28px;
}

/* Icon falls als Bild (<img>) gerendert */
.elementor-kit-10 .elementor-button-icon img{
  width: 28px;
  height: 28px;
}

/* saubere vertikale Ausrichtung */
.elementor-kit-10 .elementor-button-content-wrapper{
  align-items: center;
}

/* Text mit Verlauf */
.headline-gradient .elementor-heading-title{
  display: inline-block;
  background: linear-gradient(90deg, #000000 0%, #2a2a2a 45%, #6b6b6b 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  text-rendering: geometricPrecision;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://jansen.dev-entwicklungsumgebung.de/wp-content/uploads/2025/12/Manrope-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://jansen.dev-entwicklungsumgebung.de/wp-content/uploads/2025/12/Manrope-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://jansen.dev-entwicklungsumgebung.de/wp-content/uploads/2025/12/Inter_18pt-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://jansen.dev-entwicklungsumgebung.de/wp-content/uploads/2025/12/Inter_18pt-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://jansen.dev-entwicklungsumgebung.de/wp-content/uploads/2025/12/Inter_18pt-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */