.footer-upper .wrapper .footer-contact {
  display: none;
}

main {
  max-width: calc(1524px + 2rem);
  margin-left: auto;
  margin-right: auto;
}
main article .container p, main article .container li {
  line-height: 1.5;
}
@media screen and (min-width: 1100px) {
  main article .container p, main article .container li {
    font-size: 18px;
  }
}
main article .text-1-col {
  padding-left: 1rem;
  padding-right: 1rem;
}
main article .text-1-col .container {
  margin-top: 0;
  background-image: url("../resources/images/footer-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  main article .text-1-col .container {
    padding: 2rem 4rem;
  }
}
@media screen and (min-width: 1100px) {
  main article .text-1-col .container {
    padding: 4rem 6rem;
  }
}
main article .text-1-col .container h2 {
  color: #FFFFFF;
  margin-top: 2rem;
  font-weight: 600 !important;
}
main article .text-1-col .container .wpforms-submit-container {
  display: flex;
  justify-content: flex-end;
}
main article .text-1-col .container .wpforms-submit {
  color: #FFFFFF !important;
  border-radius: 0.92413rem 0.12319rem !important;
  backdrop-filter: blur(7.3927607536px) !important;
  padding: 2rem 3rem 2rem 5rem !important;
  font-weight: 600 !important;
  background-color: #01143B !important;
  transition: 0.3s ease;
}
@media screen and (min-width: 1100px) {
  main article .text-1-col .container .wpforms-submit {
    font-size: 18px;
  }
  main article .text-1-col .container .wpforms-submit:hover {
    background-color: #5bbb9b !important;
  }
}
main article .text-1-col .container .wpforms-submit:before {
  content: "";
  top: 0;
  bottom: 0;
  left: 2rem;
  margin: auto;
  position: absolute;
  height: 24px;
  width: 24px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.7241 21.9645C11.8408 23.2107 12.9456 24.1264 14.1918 24.0097C15.0389 23.9304 15.7703 23.3832 16.0855 22.5928L23.8578 3.10604C24.3215 1.94342 23.755 0.625008 22.5924 0.161278C22.0533 -0.0537594 21.4523 -0.0537594 20.9132 0.161278L1.42726 7.93393C0.264699 8.39766 -0.301835 9.71607 0.161875 10.8787C0.477106 11.669 1.20845 12.2162 2.05561 12.2955L10.8963 13.1234L11.7241 21.9645ZM21.5141 2.50515L14.0617 21.1899L13.1001 10.9195L2.83017 9.95788L21.5141 2.50515Z' fill='white'/%3E%3C/svg%3E%0A");
}
main article .text-1-col .container .wpforms-submit > div {
  display: none !important;
}
main article .text-1-col .container .wpforms-container label {
  color: #FFFFFF !important;
}
main article .text-1-col .container .wpforms-container div.wpforms-container-full .wpforms-field-file-upload input[type=file] {
  color: #FFFFFF !important;
}
main article .text-1-col .container .wpforms-container div.wpforms-container-full .wpforms-field-file-upload input[type=file]::file-selector-button, main article .text-1-col .container .wpforms-container textarea {
  border-radius: 0 !important;
  border-width: 0 !important;
}
main article .text-1-col .container .wpforms-container input[type=text], main article .text-1-col .container .wpforms-container input[type=email], main article .text-1-col .container .wpforms-container input[type=tel], main article .text-1-col .container .wpforms-container textarea {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 0;
}
main article .text-1-col .container .wpforms-container input, main article .text-1-col .container .wpforms-container textarea {
  border: none;
}
main article .text-1-col .container .wpforms-container .wpforms-field {
  padding: 5px 0;
}
@media screen and (min-width: 601px) {
  main article .text-1-col .container .wpforms-container .wpforms-field-layout-preset-50-50 .wpforms-layout-column:nth-of-type(2) {
    margin-top: -35px;
  }
}
main article .logo-grid-content-boxes {
  background: #fff;
}
main article .logo-grid-content-boxes > div {
  padding-left: 1rem;
  padding-right: 1rem;
}
main article .logo-grid-content-boxes > div img {
  display: none;
}
main article .logo-grid-content-boxes .container h2 {
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-weight: 600 !important;
  color: #01143B;
}
main article .logo-grid-content-boxes .container .grid {
  gap: 1rem !important;
  margin-bottom: 1rem;
}
main article .logo-grid-content-boxes .container .grid > div {
  border-radius: 15px;
  padding: 1rem;
  background-color: #f9f9f9;
}
@media screen and (min-width: 1200px) {
  main article .logo-grid-content-boxes .container .grid > div {
    padding: 2.5rem 1.5rem;
  }
}
@media screen and (min-width: 1400px) {
  main article .logo-grid-content-boxes .container .grid > div {
    padding: 3rem 2.5rem;
  }
}
main article .logo-grid-content-boxes .container .grid > div img {
  display: none;
}
main article .logo-grid-content-boxes .container .grid > div div {
  color: #5bbb9b !important;
  padding: 0;
  margin: 0 0 1.5rem;
  font-size: 22px;
  line-height: 1.5;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  main article .logo-grid-content-boxes .container .grid > div div {
    font-size: 24px;
  }
}
@media screen and (min-width: 1100px) {
  main article .logo-grid-content-boxes .container .grid > div div {
    font-size: 30px;
  }
}
main article .logo-grid-content-boxes .container .grid > div p {
  color: #01143B;
  font-weight: 300;
  font-size: 13px;
  line-height: 1.4;
}
@media screen and (min-width: 1100px) {
  main article .logo-grid-content-boxes .container .grid > div p {
    font-size: 14px;
  }
}
main article .wide-text-to-left {
  max-width: calc(100% - 2rem);
  margin: 1rem auto;
}
main article .wide-text-to-left .container .grid {
  position: relative;
}
@media screen and (min-width: 768px) {
  main article .wide-text-to-left .container .grid:after {
    top: 0;
    right: 0;
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-image: url("../resources/images/jobRight.png");
    width: calc(50% - 1rem);
    background-position: center;
    border-radius: 15px;
    aspect-ratio: 756/540;
  }
}
main article .wide-text-to-left .container .grid > div {
  background-color: #f9f9f9;
  border-radius: 15px;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  main article .wide-text-to-left .container .grid > div {
    padding: 2rem 1.5rem;
    grid-column: span 6/span 6;
  }
}
@media screen and (min-width: 1100px) {
  main article .wide-text-to-left .container .grid > div {
    padding: 2rem 2rem;
  }
}
@media screen and (min-width: 1400px) {
  main article .wide-text-to-left .container .grid > div {
    padding: 3rem;
  }
}
main article .wide-text-to-left .container .grid > div > div {
  margin-top: 0;
  margin-bottom: 0;
}
main article .wide-text-to-left h2 {
  font-size: 28px !important;
  font-weight: 600 !important;
  line-height: 1.1 !important;
}
@media screen and (min-width: 768px) {
  main article .wide-text-to-left h2 {
    font-size: 36px !important;
  }
}
@media screen and (min-width: 1100px) {
  main article .wide-text-to-left h2 {
    font-size: 48px !important;
  }
}
main article .bullet-icon-list .container {
  background-color: #f9f9f9;
  border-radius: 15px;
  padding: 2rem 1rem;
  max-width: calc(100% - 2rem);
  margin: 1rem auto;
}
@media screen and (min-width: 768px) {
  main article .bullet-icon-list .container {
    padding: 3rem 4rem;
  }
}
@media screen and (min-width: 1100px) {
  main article .bullet-icon-list .container {
    padding: 5rem 6rem 3rem;
  }
}
main article .bullet-icon-list .container h2, main article .bullet-icon-list .container h3 {
  font-weight: 600 !important;
}
main article .bullet-icon-list .container .bg-brand-lime {
  display: none;
}
@media screen and (min-width: 1100px) {
  main article .bullet-icon-list .container .grid {
    gap: 4rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
main article .bullet-icon-list .container .grid li {
  align-items: flex-start;
  font-weight: 300;
}
main article .bullet-icon-list .container .grid li svg {
  display: none;
}
main article > div .container {
  max-width: 100%;
  padding: 0;
  margin-top: 3rem;
}
main article > div > img {
  display: none;
}
main article > div:first-of-type {
  border-radius: 0 0 15px 15px;
  overflow: hidden;
  padding: 1rem;
  background-image: url("../resources/images/careerSingleBG.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFFFFF;
  background-color: rgba(1, 20, 59, 0.4);
  background-blend-mode: multiply;
  min-height: 400px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  main article > div:first-of-type {
    padding: 1.5rem;
    height: 600px;
  }
}
@media screen and (min-width: 1100px) {
  main article > div:first-of-type {
    padding: 2rem;
    max-width: 1524px;
  }
}
@media screen and (min-width: 1200px) {
  main article > div:first-of-type {
    height: 700px;
  }
}
main article > div:first-of-type h1, main article > div:first-of-type h2 {
  font-size: 28px !important;
  margin-bottom: 1.5rem !important;
  line-height: 1.1 !important;
  margin-top: 3rem !important;
  color: #FFFFFF;
}
@media screen and (min-width: 768px) {
  main article > div:first-of-type h1, main article > div:first-of-type h2 {
    margin-top: 0 !important;
    margin-bottom: 2rem !important;
    font-size: 36px !important;
    max-width: 530px;
  }
}
@media screen and (min-width: 1100px) {
  main article > div:first-of-type h1, main article > div:first-of-type h2 {
    max-width: 700px;
    font-size: 48px !important;
  }
}
main article > div:first-of-type p {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  main article > div:first-of-type p {
    max-width: 340px;
  }
}
@media screen and (min-width: 1100px) {
  main article > div:first-of-type p {
    max-width: 380px;
    font-size: 16px;
  }
}
main article > div:first-of-type .grid {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  main article > div:first-of-type .grid {
    height: 100%;
  }
}
main article > div:first-of-type .grid > div:nth-of-type(2) {
  display: none;
}
main article > div:first-of-type .grid > div > div > div {
  display: none;
}

.rank-math-breadcrumb {
  display: none;
}

h1, h2, h3, h4 {
  font-weight: 400 !important;
  color: #01143B;
}

main h1 {
  font-size: 28px !important;
  margin-bottom: 1.5rem !important;
  line-height: 1.1 !important;
  margin-top: 3rem !important;
  color: #FFFFFF;
}
@media screen and (min-width: 768px) {
  main h1 {
    margin-top: 0 !important;
    margin-bottom: 2rem !important;
    font-size: 36px !important;
  }
}
@media screen and (min-width: 1100px) {
  main h1 {
    font-size: 48px !important;
  }
}/*# sourceMappingURL=jobs.css.map */