.elementor-kit-15{--e-global-color-primary:#1B3022;--e-global-color-secondary:#2D4336;--e-global-color-text:#D4A373;--e-global-color-accent:#DDBFA0;--e-global-color-77b4e14:#FAFAF5;--e-global-color-9bfc138:#CDD5CF;--e-global-color-6bac7e7:#5C735F;--e-global-color-c51e7ad:#FAFAF5B3;--e-global-color-f5fb66c:#FAFAF51A;--e-global-color-9e30904:#FAFAF580;--e-global-color-0b1e9ce:#2D4A3880;--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;--e-global-typography-10dd490-font-family:"Inter";--e-global-typography-10dd490-font-size:12px;--e-global-typography-10dd490-text-transform:uppercase;--e-global-typography-10dd490-line-height:16px;--e-global-typography-10dd490-letter-spacing:0.6px;--e-global-typography-ed7796a-font-family:"Inter";--e-global-typography-ed7796a-font-size:14px;--e-global-typography-ed7796a-font-weight:300;--e-global-typography-ed7796a-text-transform:uppercase;--e-global-typography-ed7796a-line-height:20px;--e-global-typography-ed7796a-letter-spacing:4.2px;--e-global-typography-2f8edf2-font-size:16px;--e-global-typography-c32d9af-font-family:"Playfair Display";--e-global-typography-c32d9af-font-size:18px;--e-global-typography-c32d9af-font-weight:600;--e-global-typography-c32d9af-line-height:28px;--e-global-typography-fa56a02-font-family:"Playfair Display";--e-global-typography-fa56a02-font-size:20px;--e-global-typography-fa56a02-font-weight:600;--e-global-typography-fa56a02-line-height:28px;--e-global-typography-5430ec3-font-family:"Playfair Display";--e-global-typography-5430ec3-font-size:24px;--e-global-typography-5430ec3-font-weight:700;--e-global-typography-5430ec3-line-height:32px;--e-global-typography-4b97b36-font-family:"Playfair Display";--e-global-typography-4b97b36-font-size:30px;--e-global-typography-4b97b36-font-weight:700;--e-global-typography-4b97b36-line-height:36px;--e-global-typography-94afe2c-font-size:36px;--e-global-typography-c4cd430-font-family:"Playfair Display";--e-global-typography-c4cd430-font-size:48px;--e-global-typography-c4cd430-font-weight:700;--e-global-typography-c4cd430-line-height:1;--e-global-typography-c8a1d71-font-size:72px;--e-global-typography-ef196a2-font-family:"Playfair Display";--e-global-typography-ef196a2-font-size:96px;--e-global-typography-ef196a2-font-weight:700;--e-global-typography-ef196a2-line-height:1.1;--e-global-typography-3e7ee20-font-family:"Inter";--e-global-typography-3e7ee20-font-size:14px;--e-global-typography-3e7ee20-font-weight:normal;--e-global-typography-3e7ee20-line-height:20px;--e-global-typography-e7b0041-font-family:"Inter";--e-global-typography-e7b0041-font-size:20px;--e-global-typography-e7b0041-line-height:28px;--e-global-typography-a67e5da-font-size:12px;--e-global-typography-a67e5da-line-height:16px;}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15 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:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}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-15 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-15 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 */