.elementor-kit-5{--e-global-color-primary:#060904;--e-global-color-secondary:#F2F2F2;--e-global-color-text:#FFFFFF;--e-global-color-accent:#D9DAD9;--e-global-color-8b60197:#50524F;--e-global-color-548b809:#1E211D;--e-global-color-7795f75:#EF7D00;--e-global-color-70854ca:#74B959;--e-global-color-5b73e2b:#0075BF;--e-global-color-a1f00b1:#C70C43;--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;font-family:"kohinoor", Sans-serif;font-weight:400;letter-spacing:0.2px;overscroll-behavior:none;}.elementor-kit-5 a{color:var( --e-global-color-secondary );}.elementor-kit-5 a:hover{color:var( --e-global-color-accent );}.elementor-kit-5 h1{font-family:"neuzeit-grotesk", Sans-serif;font-weight:700;}.elementor-kit-5 h2{font-family:"neuzeit-grotesk", Sans-serif;font-weight:700;}.elementor-kit-5 h3{font-family:"neuzeit-grotesk", Sans-serif;font-size:1.5rem;font-weight:700;}.elementor-kit-5 h4{font-family:"neuzeit-grotesk", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--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;}@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-5{font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    overflow-x: hidden;
}

/* hyphens */

h1, h2, h3, h4, h5, h6, p {
word-break: break-word;
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

/* Farbmarkierung Text */

    ::selection {
  background: var( --e-global-color-primary );
  color: #fff;/* WebKit/Blink Browsers */
}
::-moz-selection {
  background: var( --e-global-color-primary );
    color: #fff;/* Gecko Browsers */
}/* End custom CSS */