.elementor-kit-5{--e-global-color-primary:#2D2F3D;--e-global-color-secondary:#EBEBEB;--e-global-color-text:#00FF93;--e-global-color-accent:#33E9F9;--e-global-color-5480bff:#FFFFFF;--e-global-typography-primary-font-family:"neue-haas-grotesk-display";--e-global-typography-primary-font-size:1.8rem;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"neue-haas-grotesk-display";--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.1em;--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;color:#EBEBEB;font-family:"proxima-nova", Sans-serif;font-size:1.2rem;font-weight:300;line-height:1.2em;}.elementor-kit-5 h1{color:#FFFFFF;font-family:"neue-haas-grotesk-display", Sans-serif;}.elementor-kit-5 h2{color:#FFFFFF;font-family:"neue-haas-grotesk-display", Sans-serif;}.elementor-kit-5 h3{color:#FFFFFF;}.elementor-kit-5 h4{color:#FFFFFF;font-family:"neue-haas-grotesk-display", Sans-serif;}.elementor-kit-5 h5{color:#FFFFFF;font-family:"neue-haas-grotesk-display", Sans-serif;}.elementor-kit-5 h6{color:#FFFFFF;font-family:"neue-haas-grotesk-display", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:200px;max-width:200px;}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p {
 hyphens: auto;
}
.mesh{
    background-color:hsla(95,100%,80%,1);
background-image:
radial-gradient(at 8% 55%, hsla(88,68%,67%,1) 0px, transparent 50%),
radial-gradient(at 64% 98%, hsla(208,70%,63%,1) 0px, transparent 50%),
radial-gradient(at 74% 23%, hsla(164,82%,75%,1) 0px, transparent 50%);
animation: gradient 13s ease infinite;
    background-size: 200% 200%;
}

@keyframes gradient {
	0% {
		background-position: 0% 20%;
	}
	25% {
		background-position: 100% 50%;
	}
	50% {
		background-position: 50% 70%;
	}
	100% {
		background-position: 0% 20%;
	}
}
p{text-align:justify;}
.grey-font{color:#808080;}
.glaseffekt{
backdrop-filter: blur( 4px );
-webkit-backdrop-filter: blur( 4px );
border: 1px solid rgba( 255, 255, 255, 0.5 );
}
.glaseffekt-bottom{
    backdrop-filter: blur( 4px );
-webkit-backdrop-filter: blur( 4px );
}/* End custom CSS */