.elementor-2219 .elementor-element.elementor-element-22bc92da{--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-popup-modal-2219 .dialog-widget-content{animation-duration:1.2s;border-radius:20px 20px 20px 20px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-2219{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2219 .dialog-message{width:900px;height:auto;}#elementor-popup-modal-2219 .dialog-close-button{display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-67e0ff53 *//* Hide form fields after successful submission */
.wpcf7-form.sent .wigwam-cf7 {
  display: none;
}

/* Always show CF7 success message */
.wpcf7-response-output {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  margin-top: 20px;
}

/* Show validation messages normally */
.wpcf7-not-valid-tip {
  display: block;
}/* End custom CSS */