.elementor-22672 .elementor-element.elementor-element-073cfea{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2ae45c4 */.application-form-wrapper {
  display: flex;
  justify-content: center;
  padding: 50px 20px;
  background: linear-gradient(to right, #f9fafc, #eef2f7);
}

.application-form-container {
  max-width: 700px;
  width: 100%;
  background: #fff;
  padding: 40px 30px;
  border-radius: 16px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
  text-align: center;
}

.application-form-title {
  font-size: 32px;
  font-weight: 700;
  color: #1e3a8a;
  margin-bottom: 10px;
}

.application-form-subtitle {
  font-size: 16px;
  color: #6b7280;
  margin-bottom: 30px;
}/* End custom CSS */