.elementor-kit-10{--e-global-color-primary:#000000;--e-global-color-secondary:#ECE6D4;--e-global-color-text:#000000;--e-global-color-accent:#E35E5C;--e-global-color-bff25a3:#D1A850;--e-global-color-41dd9e3:#87AE4A;--e-global-color-a17ce80:#FFFFFF;--e-global-color-4752f2e:#00000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto";--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;background-color:#FFFFFF;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-secondary );}.elementor-kit-10 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-10 h1{font-family:"Roboto", Sans-serif;font-size:47px;font-weight:600;text-transform:none;font-style:normal;letter-spacing:1.4px;}.elementor-kit-10 h2{font-family:"Roboto", Sans-serif;font-size:28px;font-weight:500;text-transform:uppercase;letter-spacing:1.4px;}.elementor-kit-10 h3{color:#000000;font-family:"Roboto", Sans-serif;font-size:20px;font-weight:600;}.elementor-kit-10 h4{font-family:"Roboto", Sans-serif;font-size:20px;font-weight:400;}.elementor-kit-10 h5{font-family:"Roboto Mono", Sans-serif;font-size:20px;font-weight:400;}.elementor-kit-10 h6{color:#000000;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}.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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10 h1{font-size:39px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Farbe für markierten Text */
::selection {
    color: #fff;
    background: #E35E5C;
}

/* Horizontales Scrollen Mobil ausschalten */
html,
body{
  width:100%;
  overflow-x:hidden;
}/* End custom CSS */