.elementor-kit-15{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-12040f9e:#FFF;--e-global-color-2228995d:#90CFBB;--e-global-color-1f352b54:#8F6C74;--e-global-color-3a79855f:#F39574;--e-global-color-219363c9:#F9C02C;--e-global-color-6d3d34b1:#F7CB57;--e-global-color-36e5e73e:#B2B2B2;--e-global-color-5437c20:#000000;color:#000000;font-family:"Amiri", Sans-serif;font-size:25px;font-weight:normal;}.elementor-kit-15 button,.elementor-kit-15 input[type="button"],.elementor-kit-15 input[type="submit"],.elementor-kit-15 .elementor-button{background-color:var( --e-global-color-219363c9 );font-family:"Quicksand", Sans-serif;font-size:20px;font-weight:bold;color:var( --e-global-color-12040f9e );border-radius:50px 50px 50px 50px;padding:15px 30px 15px 30px;}.elementor-kit-15 button:hover,.elementor-kit-15 button:focus,.elementor-kit-15 input[type="button"]:hover,.elementor-kit-15 input[type="button"]:focus,.elementor-kit-15 input[type="submit"]:hover,.elementor-kit-15 input[type="submit"]:focus,.elementor-kit-15 .elementor-button:hover,.elementor-kit-15 .elementor-button:focus{background-color:var( --e-global-color-6d3d34b1 );color:var( --e-global-color-12040f9e );}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15 p{margin-block-end:20px;}.elementor-kit-15 a{color:#F9C02C;}.elementor-kit-15 a:hover{color:var( --e-global-color-6d3d34b1 );}.elementor-kit-15 h1{color:#8F6C74;font-family:"Quicksand", Sans-serif;font-size:55px;font-weight:500;line-height:1.1em;}.elementor-kit-15 h2{font-family:"Quicksand", Sans-serif;font-size:55px;font-weight:400;line-height:1.1em;}.elementor-kit-15 h3{font-family:"Quicksand", Sans-serif;font-size:35px;font-weight:400;line-height:1.3em;}.elementor-kit-15 h4{font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-15 h1{font-size:40px;}.elementor-kit-15 h2{font-size:40px;}.elementor-kit-15 h3{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Typografie*/
p:last-child {
    margin: 0;
}
.elementor-widget-theme-post-content h3,
.elementor-widget-text-editor h3 {
    margin-top: 45px;
}
.elementor-widget-theme-post-content h4,
.elementor-widget-text-editor h4 {
    margin-top: 30px;
}
.elementor-widget-theme-post-content .elementor-widget-container :first-child,
.elementor-widget-text-editor .elementor-text-editor :first-child {
    margin-top: 0;
}
.elementor-widget-theme-post-content ul,
.elementor-widget-text-editor ul {
    margin-bottom: 20px;
}

/*COOKIE BANNER*/
#cn-accept-cookie, #cn-more-info {
	font-size: 20px;
	line-height: 20px;
	font-family: "Quicksand", sans-serif;
	font-weight: 700;
	color: #fff !important;
	background-color: #F9C02C !important;
	background-image: none;
	border: none;
	border-radius: 50px;
	padding: 15px 30px !important;
	text-shadow: none;
	margin: 7.5px !important;
	white-space: normal;
	display: inline-block;
}
#cn-accept-cookie:hover, #cn-more-info:hover {
	color: #fff !important;
	background-color: #F7CB57 !important;
}
#cn-notice-text {
    font-family: "Amiri", sans-serif;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 300;
	display: block;
	max-width: 1140px;
	margin: 7.5px;
}
@media screen and (min-width: 1024px) {
    #cn-notice-text {
        margin-left: auto;
        margin-right: auto;
    }
}
#cn-notice-buttons {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
.cookie-notice-container {
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	padding: 7.5px 22.5 7.5px 22.5px;
}
#cn-close-notice {
    display: none;
}/* End custom CSS */