.elementor-kit-11{--e-global-color-primary:#07456F;--e-global-color-secondary:#C90C0F;--e-global-color-text:#07456F;--e-global-color-accent:#FFE000;--e-global-color-ff88c85:#FFFFFF;--e-global-color-b240adc:#FFFFFFCC;--e-global-color-a62b1b3:#E6E7EF;--e-global-color-87a08a6:#032238;--e-global-color-3001940:#B5BACE;--e-global-color-858986f:#666666;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.35em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:16px;--e-global-typography-0c38bff-font-size:24px;--e-global-typography-0c38bff-font-weight:500;--e-global-typography-0c38bff-line-height:1.2em;--e-global-typography-7edd931-font-size:20px;--e-global-typography-7edd931-font-weight:300;--e-global-typography-7e96174-font-family:"Figtree";--e-global-typography-7e96174-font-size:18px;--e-global-typography-7e96174-font-weight:400;--e-global-typography-04c7346-font-family:"Figtree";--e-global-typography-04c7346-font-size:12px;--e-global-typography-04c7346-font-weight:300;--e-global-typography-04c7346-line-height:1.3em;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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;}{}h1.entry-title{display:var(--page-title-display);}.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-kit-11{--e-global-typography-0c38bff-font-size:21px;--e-global-typography-7e96174-font-size:16px;}.elementor-kit-11 p{margin-block-end:0px;}.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-primary-font-size:30px;--e-global-typography-secondary-font-size:27px;--e-global-typography-0c38bff-font-size:22px;}.elementor-kit-11 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//**Voreinstellungen**/
/*body {
    hyphens: auto;
	  word-break: normal;
	  overflow-wrap: break-word;
}*/

.elementor-icon-wrapper {
    line-height: 0;
}


/**Pagepadding zum Seitenrand**/
:root {
  --page-padding: 112px;
}

@media (max-width: 1280px) {
	:root {
		--page-padding: calc(48px + (112 - 48) * ((100vw - 1025px) / (1280 - 1025)));
	}
}

@media (max-width: 1024px) {
	:root {
		--page-padding: calc(24px + (48 - 24) * ((100vw - 768px) / (1024 - 768)));
	}
}

@media (max-width: 768px) {
	:root {
		--page-padding: 24px;
	}
}

.elementor-widget .elementor-icon-list-icon i {
	line-height: 100%;
	width: 100% !important;
}

.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    padding-inline-start: 0px !important;
}/* End custom CSS */