.elementor-13183 .elementor-element.elementor-element-1efc14d{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 033px;--overflow:hidden;--background-transition:0.3s;}.elementor-13183 .elementor-element.elementor-element-e7b97da{width:100%;max-width:100%;text-align:center;}.elementor-13183 .elementor-element.elementor-element-e7b97da > .elementor-widget-container{margin:2rem 0rem 0rem 0rem;}.elementor-13183 .elementor-element.elementor-element-e7b97da .silicon-elementor-highlighted-heading__title{color:#0064AC;font-family:"Barlow-Condensed", Sans-serif;font-weight:700;}.elementor-13183 .elementor-element.elementor-element-70faa02{color:#0D0D0D;}.elementor-13183 .elementor-element.elementor-element-19e7f1d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;--margin-top:0rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-13183:not(.elementor-motion-effects-element-type-background), body.elementor-page-13183 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F2F2F2;}@media(max-width:767px){.elementor-13183 .elementor-element.elementor-element-1efc14d{--content-width:500px;--gap:0px 0px;}.elementor-13183 .elementor-element.elementor-element-e7b97da > .elementor-widget-container{margin:1rem 1rem 1rem 1rem;}.elementor-13183 .elementor-element.elementor-element-e7b97da{text-align:center;}.elementor-13183 .elementor-element.elementor-element-70faa02{text-align:center;}}/* Start custom CSS for html, class: .elementor-element-b717437 */#map {
      height: 550px; /* Höhe der Karte */
      margin: 0 auto !important;     /* Keine Margen */
      padding: 0;    /* Kein Padding */
      width: 100%;
    }
    
     .custom-icon {
      width: 32px; /* Größe des Icons */
      height: 32px;
    }
    
    @media only screen and (max-width: 600px) {
  /* Styles für mobile Geräte */
  #map {
    height: 300px !important;
  }

}

/* Tablet (zwischen 600px und 1024px) */
@media only screen and (min-width: 601px) and (max-width: 1024px) {
  /* Styles für Tablets */
  #map {
    height: 500px !important;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Barlow-Condensed';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.eberth.com/wp-content/uploads/2024/08/BarlowCondensed-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */