#team .ui-widget, #our-people .ui-widget {
  color: #021d42;
  font-family: "commuters-sans";
  font-weight: 300;
  font-size: 20px;
}
#team .ui-button, #our-people .ui-button {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(28, 55, 108, 0.2);
  padding: 10px 0 !important;
  margin: 0 0 2% 0 !important;
  background-color: #fff !important;
  color: #021d42 !important;
  font-family: "commuters-sans" !important;
  font-weight: 300 !important;
  font-size: 20px !important;
}
#team .ui-state-active, #team .ui-widget-content .ui-state-active, #our-people .ui-state-active, #our-people .ui-widget-content .ui-state-active {
  background: transparent;
  color: initial;
}
#team .ui-button .ui-icon, #our-people .ui-button .ui-icon {
  background: url(/i/svg/select.svg) no-repeat center/100% auto !important;
}
#team .ui-button.ui-selectmenu-button-open .ui-icon, #our-people .ui-button.ui-selectmenu-button-open .ui-icon {
  background-image: url(/i/svg/select2.svg) !important;
}
#team .ui-menu-item, #our-people .ui-menu-item {
  font-size: 17px;
  padding: 0 20px;
  box-sizing: border-box;
}
#team .ui-menu-item > div, #our-people .ui-menu-item > div {
  border-bottom: 1px solid #ECEFF1;
  padding: 15px 0;
}
#team .ui-menu-item:last-child > div, #our-people .ui-menu-item:last-child > div {
  border-bottom: none;
}
#team .ui-menu-item-wrapper, #our-people .ui-menu-item-wrapper {
  line-height: 1.3em;
}
#team .ui-state-active, #team .ui-widget-content .ui-state-active, #team .ui-widget-header .ui-state-active, #team a.ui-button:active, #team .ui-button:active, #team .ui-button.ui-state-active:hover, #our-people .ui-state-active, #our-people .ui-widget-content .ui-state-active, #our-people .ui-widget-header .ui-state-active, #our-people a.ui-button:active, #our-people .ui-button:active, #our-people .ui-button.ui-state-active:hover {
  border-left: none;
  border-right: none;
  border-top: none;
}
#team .ui-selectmenu-menu .ui-menu, #our-people .ui-selectmenu-menu .ui-menu {
  max-height: 300px;
  overflow-y: auto;
}
#team .ui-selectmenu-text, #our-people .ui-selectmenu-text {
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 4px;
}
#team .s1, #our-people .s1 {
  position: relative;
  background: url(/i/leadership-hero.jpg) no-repeat center/cover;
  height: 50vh;
  max-height: 486px;
  min-height: 300px;
}
#team .s1 h1, #our-people .s1 h1 {
  font-size: 4em;
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding-top: 35vh;
}
#team .s1 h1.twoLine, #our-people .s1 h1.twoLine {
  padding-top: 25vh;
}
#team .s2, #our-people .s2 {
  padding: 100px 0;
}
#team .s2 .container, #our-people .s2 .container {
  border-top: 1px solid #DCE0E8;
}
#team .s2 .cols, #our-people .s2 .cols {
  display: flex;
  flex-direction: row;
  background: #DCE0E8;
  margin-top: 25px;
}
#team .s2 .cols > div, #our-people .s2 .cols > div {
  width: 50%;
  min-height: 400px;
}
#team .s2 .cols > div:first-child, #our-people .s2 .cols > div:first-child {
  padding: 0 54px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#team .s2 .img, #our-people .s2 .img {
  background: url(/i/team-banner.jpg) no-repeat center/cover;
  display: grid;
  grid-template-columns: repeat(8, 12.51%);
  grid-template-rows: repeat(8, 12.51%);
}
#team .s2 .img > div, #our-people .s2 .img > div {
  background-color: #162A52;
}
#team .s2 .img.in-view > div, #our-people .s2 .img.in-view > div {
  opacity: 0;
  transition: opacity 0.25s linear;
}
#team .s2 h2, #our-people .s2 h2 {
  font-weight: 300;
  font-size: 1.5em;
  line-height: normal;
  color: #0F1E3A;
  letter-spacing: 0;
}
#team .s2 p, #our-people .s2 p {
  color: #0F1E3A;
  margin-top: 1em;
}
#team .s3, #our-people .s3 {
  padding-bottom: 100px;
  /*
  select{color: #0F1E3A;font-family:"commuters-sans";font-size: 17px;font-style: normal;font-weight: 400;line-height: normal;letter-spacing: 4px;text-transform: uppercase;}
  .fx-select{background:url(/i/svg/select.svg) no-repeat right 10px/20px auto;border-bottom:1px solid rgba(28, 55, 108, 0.20);padding-bottom:10px;}
  */
}
#team .s3 .filter, #our-people .s3 .filter {
  text-align: right;
  margin: 50px 0 0 0;
}
#team .s3 h2, #our-people .s3 h2 {
  font-weight: 300;
  font-size: 1.7em;
  line-height: normal;
  color: #0F1E3A;
  letter-spacing: 1.08px;
  border-bottom: 1px solid #DCE0E8;
  padding-bottom: 12px;
}
#team .s3 .cols, #our-people .s3 .cols {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 50px 20px;
  margin-top: 60px;
}
#team .s3 .cols > a, #our-people .s3 .cols > a {
  width: calc(19% - 15px);
  display: inline-block;
}
#team .s3 a:hover img, #our-people .s3 a:hover img {
  opacity: 0.5;
}
#team .s3 img, #our-people .s3 img {
  width: 100%;
  transition: opacity 0.5s ease;
  display: block;
  margin-bottom: 18px;
}
#team .s3 h3, #our-people .s3 h3 {
  font-size: 1.25em;
  color: #0F1E3A;
  font-weight: 300;
  line-height: 1.25em;
  text-transform: none;
}
#team .s3 h4, #our-people .s3 h4 {
  font-size: 1em;
  color: #434343;
  line-height: 1.3em;
  font-weight: 300;
}

@media all and (max-width: 1100px) {
  #team .s2 .cols > div:first-child, #our-people .s2 .cols > div:first-child {
    padding: 0 40px;
  }
  #team .s3 .cols, #our-people .s3 .cols {
    gap: 50px 21px;
  }
  #team .s3 .cols > a, #our-people .s3 .cols > a {
    width: calc(33.33% - 14px);
  }
}
@media all and (max-width: 980px) {
  #team .s1 h1, #our-people .s1 h1 {
    font-size: 3em;
  }
}
@media all and (max-width: 979px) {
  #team .s2 .cols, #our-people .s2 .cols {
    flex-direction: column;
  }
  #team .s2 .cols > div, #our-people .s2 .cols > div {
    width: 100%;
  }
  #team .s2 .cols > div:first-child, #our-people .s2 .cols > div:first-child {
    min-height: 0;
    padding: 40px 30px;
  }
  #team .s3 .cols, #our-people .s3 .cols {
    gap: 50px 30px;
  }
  #team .s3 .cols > a, #our-people .s3 .cols > a {
    width: calc(50% - 20px);
  }
}
@media all and (max-width: 767px) {
  #team .s2 .container, #our-people .s2 .container {
    border-top: none;
  }
  #team .s2 .cols, #our-people .s2 .cols {
    margin-top: 0;
  }
  #team .s2 h2, #our-people .s2 h2 {
    font-size: 1.4em;
  }
  #team .s3 select, #our-people .s3 select {
    letter-spacing: 1px;
    font-size: 14px;
  }
  #team .s3 .fx-select, #our-people .s3 .fx-select {
    width: 100% !important;
    background-position: right 7px;
  }
  #team .s3 .fx-select select, #our-people .s3 .fx-select select {
    width: calc(100% + 20px) !important;
  }
}
@media all and (max-width: 600px) {
  #team .s1 h1, #our-people .s1 h1 {
    font-size: 2em;
  }
}
@media all and (max-width: 500px) {
  #team .s3 .cols, #our-people .s3 .cols {
    gap: 50px 0;
  }
  #team .s3 .cols > a, #our-people .s3 .cols > a {
    width: 100%;
  }
  #team .s3 select, #our-people .s3 select {
    font-size: 12px;
  }
  #team .s3 .fx-select, #our-people .s3 .fx-select {
    background-position: right 6px;
  }
}

/*# sourceMappingURL=our-people.css.map */
