.elementor-kit-1259{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ac88edc:#ebebec;--e-global-color-b039532:#1F77BC;--e-global-color-de3e784:#EBEBEC;--e-global-color-5510d6c:#FDC935;--e-global-color-788e611:#22822F;--e-global-color-88ffda4:#E0AE5E;--e-global-color-2bbf87c:#D2D2D2;--e-global-color-45fb0d0:#DA3811;--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-aa72e2c-font-family:"Red Hat Display";--e-global-typography-aa72e2c-font-weight:400;}.elementor-kit-1259 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 */#kategorieWrap{
  overflow: hidden;
  transition: max-height .35s ease;
  max-height: 420px;
  position: relative;
}

#kategorieWrap::after{
  content:"";
  position:absolute;
  left:0; right:0; bottom:0;
  height:80px;
  background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
  pointer-events:none;
}/* End custom CSS */