.elementor-50606 .elementor-element.elementor-element-30fb6ab7{--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;--overflow:hidden;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-50606{background-color:#FFFFFFE6;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-50606 .dialog-message{width:94vw;height:95vh;align-items:center;}#elementor-popup-modal-50606 .dialog-close-button{display:flex;font-size:1.333rem;}#elementor-popup-modal-50606 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-50606 .dialog-close-button i{color:var( --e-global-color-575ec056 );}#elementor-popup-modal-50606 .dialog-close-button svg{fill:var( --e-global-color-575ec056 );}/* Start custom CSS *//* Position close button outside top-right 
    Note: Get the modal ID to ensure you are targeting the correct close button. Otherwise you may impact main site close button on Tablet/Mobile
*/
#elementor-popup-modal-50606 .dialog-close-button {
  position: absolute !important;
  top: -19px !important;
  right: -19px !important;
  background: #264583 !important;
  border-radius: 50% !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  z-index: 9999 !important;
}
 
#elementor-popup-modal-50606 .dialog-close-button svg {
  width: 22px !important;
  height: 22px !important;
  fill: white !important;
}/* End custom CSS */