.elementor-128 .elementor-element.elementor-element-bf163e2{--display:flex;}.elementor-128 .elementor-element.elementor-element-89ceacb{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-128 .elementor-element.elementor-element-40240fe{margin:0px 20px calc(var(--kit-widget-spacing, 0px) + 0px) 20px;padding:0px 0px 0px 0px;}#elementor-popup-modal-128 .dialog-widget-content{animation-duration:1s;border-radius:8px 8px 8px 8px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-128{background-color:#FFFFFFCC;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-128 .dialog-message{width:500px;height:auto;}#elementor-popup-modal-128 .dialog-close-button{display:flex;top:16%;background-color:#CDA62E00;font-size:22px;}body:not(.rtl) #elementor-popup-modal-128 .dialog-close-button{right:31%;}body.rtl #elementor-popup-modal-128 .dialog-close-button{left:31%;}#elementor-popup-modal-128 .dialog-close-button i{color:#000000;}#elementor-popup-modal-128 .dialog-close-button svg{fill:#000000;}@media(max-width:1024px){#elementor-popup-modal-128 .dialog-close-button{top:127px;}body:not(.rtl) #elementor-popup-modal-128 .dialog-close-button{right:112px;}body.rtl #elementor-popup-modal-128 .dialog-close-button{left:112px;}}@media(max-width:767px){#elementor-popup-modal-128 .dialog-message{width:368px;padding:0px 0px 0px 0px;}#elementor-popup-modal-128 .dialog-widget-content{border-radius:21px 21px 21px 21px;margin:0px 0px 0px 0px;}#elementor-popup-modal-128 .dialog-close-button{top:74px;}body:not(.rtl) #elementor-popup-modal-128 .dialog-close-button{right:7px;}body.rtl #elementor-popup-modal-128 .dialog-close-button{left:7px;}}/* Start custom CSS *//* Elementor Popup Main Box */
.elementor-popup-modal .dialog-widget-content{
  background:#ffffff !important;
  border-radius:24px !important;
  overflow:visible !important;
  box-shadow:0 20px 60px rgba(0,0,0,0.25) !important;
}

/* Popup Inner Width */
.elementor-popup-modal .dialog-message{
  width:100% !important;
  max-width:540px !important;
  padding:0 !important;
  margin:20px auto !important;
  overflow:visible !important;
}

/* Overlay */
.elementor-popup-modal{
  background:rgba(0,0,0,0.70) !important;
}

/* Close Button - Desktop */
.elementor-popup-modal .dialog-close-button{
  position:absolute !important;
  top:14px !important;
  right:14px !important;
  width:36px !important;
  height:36px !important;
  background:#0f7b55 !important;
  color:#ffffff !important;
  border-radius:50% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:18px !important;
  line-height:1 !important;
  z-index:999999 !important;
  box-shadow:0 6px 18px rgba(0,0,0,0.25) !important;
}

/* Close Icon Color */
.elementor-popup-modal .dialog-close-button i,
.elementor-popup-modal .dialog-close-button svg{
  color:#ffffff !important;
  fill:#ffffff !important;
}

/* Tablet */
@media(max-width:1024px){
  .elementor-popup-modal .dialog-message{
    max-width:520px !important;
    margin:18px auto !important;
  }

  .elementor-popup-modal .dialog-close-button{
    top:12px !important;
    right:12px !important;
  }
}

/* Mobile */
@media(max-width:767px){
  .elementor-popup-modal .dialog-message{
    max-width:92% !important;
    margin:16px auto !important;
  }

  .elementor-popup-modal .dialog-widget-content{
    border-radius:20px !important;
  }

  .elementor-popup-modal .dialog-close-button{
    top:10px !important;
    right:10px !important;
    width:34px !important;
    height:34px !important;
    font-size:16px !important;
  }
}

/* Very Small Mobile */
@media(max-width:380px){
  .elementor-popup-modal .dialog-message{
    max-width:94% !important;
  }

  .elementor-popup-modal .dialog-close-button{
    top:8px !important;
    right:8px !important;
    width:32px !important;
    height:32px !important;
  }
}/* End custom CSS */