.elementor-kit-13{--e-global-color-primary:#F6A800;--e-global-color-secondary:#F6A8001A;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"PT Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"PT Sans";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"PT Sans";--e-global-typography-accent-font-weight:500;background-color:#E9E9E9;color:#000000;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.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);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */* {
    margin: 0;
    padding: 0;
}
html,
body {
    overflow-x: hidden;
}
.job-ansprechpartner {
    width: 100px;
    height: 100px!important;
    object-fit: cover;
    border-radius: 50%!important;
    float: left;
    margin-right: 30px;
}
@media print {
    .job-ansprechpartner {
        display: none !important;
    }
}
@media (max-width: 800px) {
  * {
    hyphens: auto;
    overflow-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
   -ms-hyphens: auto;
  }
}

.elementor-nav-menu--dropdown {
  max-height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}/* End custom CSS */