.elementor-27495 .elementor-element.elementor-element-db44d97{--display:flex;}.elementor-27495 .elementor-element.elementor-element-f28b98a{--display:flex;}#elementor-popup-modal-27495 .dialog-widget-content{animation-duration:0.5s;background-color:#0A2A65;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-27495{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-27495 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-27495 .dialog-close-button{display:flex;font-size:30px;}#elementor-popup-modal-27495 .dialog-close-button i{color:#FFFFFF;}#elementor-popup-modal-27495 .dialog-close-button svg{fill:#FFFFFF;}/* Start custom CSS for shortcode, class: .elementor-element-5b66bdc *//* ===== FORMINATOR SUBMIT BUTTON - FULL WIDTH, BLUE, CENTERED ===== */
.forminator-button-submit {
  width: 100% !important;
  background: #fff !important;
  color: #000 !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  padding: 0.9rem 1.5rem !important;
  border-radius: 60px !important;
  border: none !important;
  box-shadow: 0 6px 14px rgba(10, 42, 102, 0.25) !important;
  transition: all 0.2s ease !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 1rem 0 0 !important;
  text-transform: none !important;
  letter-spacing: 0.3px !important;
}

.forminator-button-submit:hover {
  background: #f3552f !important;
  box-shadow: 0 12px 22px -6px rgba(10, 42, 102, 0.35) !important;
  transform: translateY(-2px) !important;
  color: white !important;
}

/* Center the button container */
.forminator-pagination-footer,
.forminator-response-footer,
.forminator-footer {
  text-align: center !important;
  width: 100% !important;
}/* End custom CSS */