.elementor-10018 .elementor-element.elementor-element-464af8a{--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-10018 .elementor-element.elementor-element-9948b53 .elementor-icon-wrapper{text-align:center;}#elementor-popup-modal-10018 .dialog-widget-content{animation-duration:1.2s;}#elementor-popup-modal-10018 .dialog-message{height:auto;}#elementor-popup-modal-10018{justify-content:center;align-items:center;}/* Start custom CSS *//* Global */
#elementor-popup-modal-10018 {
  background-color: #121212e6;
}

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

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

#elementor-popup-modal-10018 iframe {
    width:100%;
    border:0;
    min-height:80vh;
}

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

.popup-schedule-close svg {
  fill: var(--ast-global-color-0);
  transition: fill 3s ease-in-out;
  height: 16px !important;
  width: auto !important;
}

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


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

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

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

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

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

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

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