.elementor-kit-5{--e-global-color-primary:#2EE2A8;--e-global-color-secondary:#5FBBE5;--e-global-color-text:#212121;--e-global-color-accent:#FFB700;--e-global-color-fc500d4:#8766FA;--e-global-color-b39ede0:#FFEC12;--e-global-color-20e6b93:#8766FA40;--e-global-color-5883295:#FFEC1240;--e-global-color-e9f4811:#FFB70080;--e-global-color-d377208:#2EE2A840;--e-global-color-a076c09:#5FBBE540;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:5.125rem;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:3rem;--e-global-typography-secondary-font-weight:900;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1.125rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.42em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:1.56em;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.45em;--e-global-typography-848c41e-font-size:2rem;--e-global-typography-848c41e-line-height:1.44em;--e-global-typography-618598c-font-size:1.6rem;--e-global-typography-618598c-line-height:1.3em;--e-global-typography-8a72bd6-font-size:2rem;--e-global-typography-8a72bd6-font-weight:500;--e-global-typography-8a72bd6-font-style:italic;--e-global-typography-8a72bd6-line-height:1.3em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--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){margin-block-end:32px;}.elementor-element{--widgets-spacing:32px 32px;--widgets-spacing-row:32px;--widgets-spacing-column:32px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:3.125rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* --- tooltip methoden --- */
.tooltip-methoden:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top-color: #2EE2A840;
	border-bottom: 0;
	margin-left: -20px;
	margin-bottom: -20px;
}


/* Carousel Section Position */
.carousel-section {
    padding-left: calc((100VW - 1240px) / 2);
}

/* text-link */
.elementor p a {
    text-decoration: underline;
}

/* bullet list */
.elementor ul {
    margin:0;
    padding: 0 0 0 1.32rem;
}
.elementor ul li {
    padding-bottom: .5rem;
}


/* fix txt-editor post tmpl */
div.elementor[data-elementor-type="wp-post"] .elementor-section-wrap{
    display: flex;
    flex-direction: column;
    row-gap: 2rem;
    column-gap: 2rem;
}/* End custom CSS */