.elementor-9038 .elementor-element.elementor-element-b23d15d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9038 .elementor-element.elementor-element-b23d15d .spaciaz-border-shape{width:30px;height:30px;clip-path:path("M0 0 Q0,30 30,30 L 0 30 Z");}.elementor-9038 .elementor-element.elementor-element-7005c3d .spaciaz-border-shape{width:30px;height:30px;clip-path:path("M0 0 Q0,30 30,30 L 0 30 Z");}#elementor-popup-modal-9038 .dialog-widget-content{animation-duration:1.2s;border-radius:7px 7px 7px 7px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-9038{background-color:transparent;justify-content:center;align-items:center;pointer-events:all;background-image:linear-gradient(142deg, #0512B863 0%, #F29A2973 100%);}#elementor-popup-modal-9038 .dialog-message{width:50em;height:auto;}#elementor-popup-modal-9038 .dialog-close-button{display:flex;}.breadcrumb-wrap .breadcrumb-overlay, .elementor-page-41 .breadcrumb-wrap .breadcrumb-overlay{opacity:0.5;}/* Start custom CSS *//* === Popup açılınca arka plan blur efekti === */

/* Arka plan overlay için */
.dialog-overlay {
  background: rgba(17, 17, 17, 0.35); /* koyu yarı şeffaf */
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

/* Popup kutusu için (kendisi blur olmasın diye) */
.elementor-popup-modal {
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}/* End custom CSS */