.elementor-kit-11{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#666F73;--e-global-color-accent:#97041F;--e-global-color-5ab14f1:#D3D8DB;--e-global-color-28a5c3e:#707070;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-line-height:1.6em;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.6em;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-line-height:1.6em;--e-global-typography-be60500-font-family:"Lato";--e-global-typography-be60500-font-size:18px;--e-global-typography-be60500-font-weight:400;--e-global-typography-be60500-line-height:1.1em;--e-global-typography-0198054-font-size:14px;--e-global-typography-0198054-line-height:3em;--e-global-typography-671fe5e-font-size:24px;--e-global-typography-671fe5e-font-weight:700;--e-global-typography-671fe5e-line-height:1.6em;color:var( --e-global-color-text );font-family:"Lato", Sans-serif;font-size:25px;font-weight:300;line-height:1.6em;background-color:#FFFFFF;}.elementor-kit-11 a{font-family:"Lato", Sans-serif;line-height:1.1em;}.elementor-kit-11 h1{color:var( --e-global-color-primary );font-family:"Lato", Sans-serif;font-size:48px;font-weight:700;line-height:1.5em;}.elementor-kit-11 h2{font-family:"Lato", Sans-serif;font-size:40px;font-weight:300;line-height:1.25em;}.elementor-kit-11 h3{color:var( --e-global-color-primary );font-family:"Lato", Sans-serif;font-size:30px;font-weight:700;line-height:1.6em;}.elementor-kit-11 h4{font-family:"Lato", Sans-serif;font-size:30px;font-weight:400;font-style:italic;line-height:1.6em;}.elementor-kit-11 h6{color:var( --e-global-color-primary );font-family:"Lato", Sans-serif;font-size:16px;font-weight:400;line-height:3em;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-size:18px;font-weight:700;line-height:1.1em;color:var( --e-global-color-primary );background-color:var( --e-global-color-accent );box-shadow:5px 5px 10px 0px rgba(0, 0, 0, 0.33);padding:12px 20px 12px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-11 h1{font-size:40px;}.elementor-kit-11 h3{font-size:25px;}.elementor-kit-11 h4{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{--e-global-typography-text-font-size:20px;--e-global-typography-text-line-height:2em;--e-global-typography-accent-font-size:20px;--e-global-typography-accent-line-height:2em;--e-global-typography-671fe5e-line-height:2em;font-size:18px;}.elementor-kit-11 h1{font-size:30px;line-height:1.6em;}.elementor-kit-11 h2{font-size:30px;}.elementor-kit-11 h4{line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* max-width for column in full width section */
.ms_right_column{
    max-width: 600px;
    margin-right: auto;
}
.ms_left_column{
    max-width: 600px;
    margin-left: auto;
}

/* max-width for heading */
.ms_heading_max_width_500.elementor-element {
    max-width: 500px;
}
.ms_heading_max_width_600.elementor-element {
    max-width: 600px;
}
.ms_heading_max_width_700.elementor-element {
    max-width: 700px;
}
.ms_heading_max_width_800.elementor-element {
    max-width: 800px;
}

/*css object-fit for img*/
.ms_object_fit img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.ms_object_fit.elementor-element {
    height: 100% !important;
}
.ms_object_fit .elementor-widget-container {
    height:  100%
}
span, div, section {
    scroll-margin-top: 100px;
}

a.cmplz-link.datenschutzerklärung.cmplz-hidden {
    display: block !important;
}/* End custom CSS */