.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#6B0F2D;--e-global-color-text:#FFFFFF;--e-global-color-accent:#242D66;--e-global-color-968f12e:#0C0F22;--e-global-color-5226dae:#A50539;--e-global-typography-primary-font-family:"Josefin Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Josefin Sans";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Source Sans Pro";--e-global-typography-accent-font-weight:500;font-size:18px;}.elementor-kit-5 h1{font-size:60px;}.elementor-kit-5 h2{font-size:48px;}.elementor-kit-5 h3{font-size:36px;}.elementor-kit-5 h4{font-size:30px;}.elementor-kit-5 h5{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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-5 h1{font-size:56px;}.elementor-kit-5 h2{font-size:48px;}.elementor-kit-5 h3{font-size:42px;}.elementor-kit-5 h4{font-size:36px;}.elementor-kit-5 h5{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:44px;}.elementor-kit-5 h2{font-size:36px;}.elementor-kit-5 h3{font-size:32px;}.elementor-kit-5 h4{font-size:26px;}.elementor-kit-5 h5{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.blurCon {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: transform 0.3s ease;
}

.hoverCon {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.hoverCon:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.hoverCon1 {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.hoverCon1:hover {
  transform: scale(1.05);
}

.noCopy {
  -webkit-user-select: none; 
  -ms-user-select: none;    
  user-select: none;        
}

.textLong {
  overflow-wrap: break-word;
  word-wrap: break-word; 
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.elementor-widget-heading h1,
.elementor-widget-heading h2,
.elementor-widget-heading h3,
.elementor-widget-heading h4,
.elementor-widget-heading h5,
.elementor-widget-heading h6,
.elementor span[lang="de"] {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}/* End custom CSS */