.elementor-kit-4{--e-global-color-primary:#007370;--e-global-color-secondary:#2D2D2D;--e-global-color-text:#5D5D5D;--e-global-color-accent:#E64318;--e-global-color-7433890:#EBF0EF;--e-global-color-d23f1a3:#FFFFFF;--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;--e-global-typography-fef34be-font-family:"Open Sans";--e-global-typography-fef34be-font-size:48px;--e-global-typography-fef34be-font-weight:500;--e-global-typography-fef34be-line-height:56px;--e-global-typography-23d0676-font-family:"Open Sans";--e-global-typography-23d0676-font-size:42px;--e-global-typography-23d0676-font-weight:500;--e-global-typography-23d0676-line-height:50px;--e-global-typography-837fe41-font-family:"Open Sans";--e-global-typography-837fe41-font-size:22px;--e-global-typography-837fe41-font-weight:500;--e-global-typography-837fe41-line-height:26px;--e-global-typography-eec7f25-font-family:"Open Sans";--e-global-typography-eec7f25-font-size:18px;--e-global-typography-eec7f25-font-weight:400;--e-global-typography-eec7f25-line-height:28px;--e-global-typography-f0027ba-font-family:"Open Sans";--e-global-typography-f0027ba-font-size:20px;--e-global-typography-f0027ba-font-weight:600;--e-global-typography-f0027ba-line-height:20px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;}.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:1366px){.elementor-kit-4{--e-global-typography-eec7f25-font-size:18px;}}@media(max-width:1200px){.elementor-kit-4{--e-global-typography-eec7f25-font-size:16px;}}@media(max-width:1024px){.elementor-kit-4{--e-global-typography-fef34be-font-size:40px;--e-global-typography-fef34be-line-height:52px;--e-global-typography-23d0676-font-size:32px;--e-global-typography-23d0676-line-height:32px;--e-global-typography-837fe41-font-size:20px;--e-global-typography-837fe41-line-height:22px;--e-global-typography-eec7f25-font-size:16px;--e-global-typography-eec7f25-line-height:20px;--e-global-typography-f0027ba-font-size:18px;--e-global-typography-f0027ba-line-height:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-fef34be-font-size:24px;--e-global-typography-fef34be-line-height:30px;--e-global-typography-23d0676-font-size:20px;--e-global-typography-23d0676-line-height:25px;--e-global-typography-837fe41-font-size:18px;--e-global-typography-837fe41-line-height:20px;--e-global-typography-eec7f25-font-size:16px;--e-global-typography-eec7f25-line-height:24px;--e-global-typography-f0027ba-font-size:16px;--e-global-typography-f0027ba-line-height:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.pill{
  display: inline-flex !important;     /* schrumpft auf Inhalt */
  flex: 0 0 auto !important;           /* nicht mitwachsen */
  width: -moz-fit-content !important;  /* Firefox */
  width: fit-content !important;       /* alle anderen */
  max-width: 100%;
  white-space: nowrap;                  /* keine Zeilenumbrüche */
  border-radius: 9999px;                /* Pill-Form */
}




/* Referenzen Listing */

/* Utility: auf jedes Element anwendbar */
.glass {
  position: relative;
  isolation: isolate;                         /* eigener Stacking-Kontext */
  background: rgba(235, 240, 239, .30);      /* #EBF0EF @ 30% */
  backdrop-filter: blur(20px) saturate(160%);
  -webkit-backdrop-filter: blur(20px) saturate(160%);
   /* zarte Glas-Kante */
  box-shadow: 0 4px 7px rgba(0,0,0,.10);     /* X0 Y4 B7 S0 */
                    
}

/* Fallback, falls kein backdrop-filter */
@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))) {
  .glass { background: rgba(235, 240, 239, .72); }
}


.jet-listing-grid__slider-icon.slick-arrow {
    border-radius: 44px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Open Sans';
	font-display: auto;
	src: url('https://inas-institut.de/wp-content/uploads/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */