.elementor-kit-9{--e-global-color-primary:#BCD018;--e-global-color-secondary:#E73064;--e-global-color-text:#4F4E4E;--e-global-color-accent:#F18924;--e-global-color-84bfac2:#F6F0E2;--e-global-color-704c34c:#FFFFFF;--e-global-typography-primary-font-family:"Mukta Mahee";--e-global-typography-primary-font-size:97px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Mukta Mahee";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-6f80d12-font-family:"Mukta Mahee";--e-global-typography-6f80d12-font-size:16px;--e-global-typography-6f80d12-font-weight:500;--e-global-typography-6f80d12-line-height:1.2em;--e-global-typography-edb496b-font-size:14px;--e-global-typography-edb496b-font-weight:700;--e-global-typography-edb496b-line-height:1.03em;--e-global-typography-d353029-font-family:"Mukta Mahee";--e-global-typography-d353029-font-size:21.5px;--e-global-typography-d353029-font-weight:500;--e-global-typography-d353029-line-height:1.2em;background-color:var( --e-global-color-704c34c );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-9 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-9 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: 1440px) {
	:root {
		--page-padding: calc(48px + (112 - 48) * ((100vw - 1025px) / (1440 - 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 */