.elementor-41933 .elementor-element.elementor-element-2a30faf{--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;--gap:50px 50px;--row-gap:50px;--column-gap:50px;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-41933 .elementor-element.elementor-element-0cfb51b{text-align:center;}.elementor-41933 .elementor-element.elementor-element-0cfb51b .elementor-heading-title{font-family:var( --e-global-typography-2ef3c68-font-family ), Sans-serif;font-size:var( --e-global-typography-2ef3c68-font-size );font-weight:var( --e-global-typography-2ef3c68-font-weight );line-height:var( --e-global-typography-2ef3c68-line-height );letter-spacing:var( --e-global-typography-2ef3c68-letter-spacing );color:var( --e-global-color-text );}.elementor-41933 .elementor-element.elementor-element-e950839{width:var( --container-widget-width, 800px );max-width:800px;--container-widget-width:800px;--container-widget-flex-grow:0;}.elementor-41933 .elementor-element.elementor-element-e950839.elementor-element{--align-self:center;}#elementor-popup-modal-41933{background-color:rgba(0,0,0,.8);justify-content:center;align-items:flex-start;pointer-events:all;}#elementor-popup-modal-41933 .dialog-message{width:100vw;height:auto;}#elementor-popup-modal-41933 .dialog-close-button{display:flex;font-size:30px;}#elementor-popup-modal-41933 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-41933 .dialog-close-button i{color:var( --e-global-color-text );}#elementor-popup-modal-41933 .dialog-close-button svg{fill:var( --e-global-color-text );}@media(max-width:1366px){.elementor-41933 .elementor-element.elementor-element-0cfb51b .elementor-heading-title{font-size:var( --e-global-typography-2ef3c68-font-size );line-height:var( --e-global-typography-2ef3c68-line-height );letter-spacing:var( --e-global-typography-2ef3c68-letter-spacing );}}@media(max-width:1024px){.elementor-41933 .elementor-element.elementor-element-0cfb51b .elementor-heading-title{font-size:var( --e-global-typography-2ef3c68-font-size );line-height:var( --e-global-typography-2ef3c68-line-height );letter-spacing:var( --e-global-typography-2ef3c68-letter-spacing );}}@media(max-width:767px){.elementor-41933 .elementor-element.elementor-element-0cfb51b .elementor-heading-title{font-size:var( --e-global-typography-2ef3c68-font-size );line-height:var( --e-global-typography-2ef3c68-line-height );letter-spacing:var( --e-global-typography-2ef3c68-letter-spacing );}#elementor-popup-modal-41933{justify-content:center;align-items:flex-start;}}/* Start custom CSS for shortcode, class: .elementor-element-e950839 *//* 1. Flex layout for the form fields */
.jh-job-application ul#gform_fields_126 {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* 2. Name + Email side by side at 50% */
.jh-job-application ul#gform_fields_126 li#field_126_3,
.jh-job-application ul#gform_fields_126 li#field_126_1 {
  flex: 1 1 calc(50% - 10px) !important;
  max-width: calc(50% - 10px) !important;
  box-sizing: border-box !important;
}

/* 3. All other fields full‑width */
.jh-job-application ul#gform_fields_126 li:not(#field_126_3):not(#field_126_1) {
  flex: 1 1 100% !important;
  max-width: 100% !important;
}

/* 4. Make inputs, selects & textareas fill their <li> with min-height */
.jh-job-application .ginput_container input,
.jh-job-application .ginput_container select,
.jh-job-application .ginput_container textarea {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  min-height: 50px !important;
  border: #145376 solid 2px !important;
  padding: 10px !important;
  outline: none !important;
  color: #145376 !important;
}

/* 5. Reset native file-input styling */
.jh-job-application input[type="file"] {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  min-height: 30px !important;
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
  margin-bottom: 10px !important;
  font-size: 1.059rem !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  color: #45BADA !important;
}

/* 6. Style the internal “Choose file” button (modern browsers) */
.jh-job-application input[type="file"]::file-.elementor-41933 .elementor-element.elementor-element-e950839-button {
  border-style: solid !important;
  border-width: 3px !important;
  border-color: var(--e-global-color-primary) !important;
  border-radius: 0 50px 50px 50px !important;
  min-height: 30px !important;
  background: transparent !important;
  cursor: pointer !important;
  
  font-size: 1.059rem !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  color: #45BADA !important;
  padding: 5px 10px !important;
}

/* 7. WebKit fallback for the file button */
.jh-job-application input[type="file"]::-webkit-file-upload-button {
  border-style: solid !important;
  border-width: 3px !important;
  border-color: var(--e-global-color-primary) !important;
  border-radius: 0 50px 50px 50px !important;
  min-height: 30px !important;
  background: transparent !important;
  cursor: pointer !important;
  font-size: 1.059rem !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  color: #45BADA !important;
  padding: 5px 10px !important;
}



/* 8. Style the form buttons */
.jh-job-application input[type="submit"].gform_button,
.jh-job-application .gform_button {
  color: #fff !important;
  padding: 0px 30px !important;
  font-size: 1.059rem !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  background-color: #45BADA !important;
  border: 3px solid #45BADA !important;
  min-height: 50px !important;
  border-radius: 0 50px 50px !important;
  width: auto !important;
  cursor: pointer !important;
}

.jh-job-application input[type="submit"].gform_button:hover,
.jh-job-application .gform_button:hover,
.jh-job-application input[type="submit"].gform_button:focus,
.jh-job-application .gform_button:focus,
.jh-job-application input[type="submit"].gform_button:active,
.jh-job-application .gform_button:active    {
    color: #45BADA !important;
    background-color: transparent !important;
}

/* Reset checkboxes so they don’t inherit the input styling */
.jh-job-application input[type="checkbox"].gfield-choice-input {
  display: inline-block !important;
  width: 30px !important;
  min-height: 30px !important;
  box-sizing: content-box !important;
  margin: 10px 10px 10px 0 !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  cursor: pointer !important;
  border: 3px solid #45BADA !important;
}

.jh-job-application input[type="checkbox"].gfield-choice-input:checked {
  background-color: #45BADA !important;
}

/* 9. Responsive stack on small screens */
@media (max-width: 600px) {
  .jh-job-application ul#gform_fields_126 {
    display: block !important;
  }
  .jh-job-application ul#gform_fields_126 li {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
  
  /* Make Full Name & Email full-width on mobile */
  .jh-job-application ul#gform_fields_126 li#field_126_3,
  .jh-job-application ul#gform_fields_126 li#field_126_1 {
    flex: 1 1 100% !important;
    max-width: 100% !important;
  }
}/* End custom CSS */