.elementor-100 .elementor-element.elementor-element-738569ec{--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 );letter-spacing:var( --e-global-typography-text-letter-spacing );}#elementor-popup-modal-100 .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-100{background-color:#000000D1;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-100 .dialog-message{width:100vw;height:100vh;align-items:center;}#elementor-popup-modal-100 .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 );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@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 );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:767px){.elementor-100 .elementor-element.elementor-element-738569ec{--min-height:100vh;--justify-content:center;}.elementor-widget-lottie .e-lottie__caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}#elementor-popup-modal-100 .dialog-message{width:95vw;}}/* 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 */