.elementor-2386 .elementor-element.elementor-element-007536b{--display:flex;}.elementor-2386 .elementor-element.elementor-element-3af7b72 .elementor-icon-wrapper{text-align:center;}#elementor-popup-modal-2386 .dialog-widget-content{animation-duration:1.2s;}#elementor-popup-modal-2386 .dialog-message{height:auto;}#elementor-popup-modal-2386{justify-content:center;align-items:center;}/* Start custom CSS *//* Global */
#elementor-popup-modal-2386 {
  background-color: #000c1980;
}

#elementor-popup-modal-2386 img {
    border-radius: 150px;
    height: 128px;
    width: auto;
}

#elementor-popup-modal-2386 .dialog-widget-content {
  background-color: transparent !important;
  border-radius: 30px !important;
  backdrop-filter: blur(12px);
}

/* Close Button */
.popup-meeting-close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.popup-meeting-close svg {
  fill: var(--ast-global-color-0);
  transition: fill 3s ease-in-out;
}

.popup-meeting-close svg:hover {
  fill: var(--ast-global-color-1);
}

.popup-meeting-close svg {
  height: 16px !important;
  width: auto !important;
}

/* Tablet */
@media (min-width: 768px) {
  /* Global */
  #elementor-popup-modal-2386 .dialog-message {
    width: 480px;
    height: auto;
  }

  #elementor-popup-modal-2386 .dialog-widget-content {
    box-shadow: 0px 0px 50px 15px rgba(255, 255, 255, 0.15);
  }

  #elementor-popup-modal-2386 .forminator-ui.forminator-custom-form .form-field-75 {
    padding-left: 0;
  }

  #elementor-popup-modal-2386 .forminator-ui.forminator-custom-form .form-field-25 {
    max-width: 25% !important;
  }

  #elementor-popup-modal-2386 img {
    height: 96px;
  }
}

/* Desktop */
@media (min-width: 1025px) {
  /* Global */
  #elementor-popup-modal-2386 .dialog-message {
    width: 600px;
  }

  #elementor-popup-modal-2386 img {
    height: 128px;
  }
}/* End custom CSS */