.elementor-586 .elementor-element.elementor-element-cb1bafa{--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;--padding-top:1px;--padding-bottom:1px;--padding-left:1px;--padding-right:1px;}#elementor-popup-modal-586{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-586 .dialog-message{width:865px;height:auto;}#elementor-popup-modal-586 .dialog-close-button{display:flex;}#elementor-popup-modal-586 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS */.dialog-close-button {
    background-color: white !important;
    border-radius: 50% !important;
    width: 32px !important;
    height: 32px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 2px solid white !important;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3) !important;
}

.dialog-close-button i {
    color: #000000 !important;
    font-size: 14px !important;
}/* End custom CSS */