.elementor-941 .elementor-element.elementor-element-2b116a9{--display:flex;}.elementor-widget-lottie{--caption-color:var( --e-global-color-text );}.elementor-widget-lottie .e-lottie__caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}#elementor-popup-modal-941 .dialog-widget-content{animation-duration:1.2s;background-color:#02010100;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-941{background-color:#000000D1;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-941 .dialog-message{width:100vw;height:100vh;align-items:center;}#elementor-popup-modal-941 .dialog-close-button{display:flex;}@media(max-width:1366px){.elementor-widget-lottie .e-lottie__caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-widget-lottie .e-lottie__caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-lottie .e-lottie__caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS *//* Hintergrund im Elementor-Popup weichzeichnen */
.elementor-popup-modal {
  backdrop-filter: blur(8px);      /* Stärke des Blur-Effekts */
  -webkit-backdrop-filter: blur(8px); /* Für Safari */
}

/* Optional: Hintergrund abdunkeln + Blur */
.elementor-popup-modal {
  background: rgba(0, 0, 0, 0.3); /* halbtransparentes Overlay */
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}/* End custom CSS */