#elementor-popup-modal-726 .dialog-widget-content{animation-duration:1.2s;border-radius:032px 032px 032px 032px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}#elementor-popup-modal-726{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-726 .dialog-message{width:64vw;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-726 .dialog-close-button{display:flex;background-color:var( --e-global-color-84cce10 );}#elementor-popup-modal-726 .dialog-close-button i{color:var( --e-global-color-5cf24ce );}#elementor-popup-modal-726 .dialog-close-button svg{fill:var( --e-global-color-5cf24ce );}@media(max-width:1024px){#elementor-popup-modal-726 .dialog-message{width:92vw;}}@media(max-width:767px){#elementor-popup-modal-726 .dialog-message{width:100vw;}#elementor-popup-modal-726 .dialog-close-button{font-size:16px;}}/* Start custom CSS *//* Botão de fechar circular */
.dialog-type-lightbox .dialog-close-button {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    
    width: 28px !important;
    height: 28px !important;
    border-radius: 50% !important;
    padding: 2px !important;
    box-sizing: border-box !important;
}/* End custom CSS */