.page-template-page-pro-bono-redesign .two-column-team-grid-container, .three-column-team-grid-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.page-template-page-pro-bono-redesign .three-column-team-grid-content {
  display: none;
}
.page-template-page-pro-bono-redesign .three-column-team-grid-content.active {
  display: block;
}
.page-template-page-pro-bono-redesign .three-column-team-grid-container .single-team-member, .two-column-team-grid-container .single-team-member {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.page-template-page-pro-bono-redesign .angles .tri-left {
  border-bottom: 800px solid #E4F1FD;
}
.page-template-page-pro-bono-redesign .angles .tri-right {
  border-bottom: 800px solid #E4F1FD;
}
.page-template-page-pro-bono-redesign .slick-track {
  display: flex;
  align-items: center;
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 45px;
  margin-right: 45px;
  /*&:not(:first-child) {
   .pro-bono-large-slide {
   margin-left: 70px;
   }
   }*/
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container .pro-bono-large-slide {
  max-width: 712px;
  max-height: 593px;
  width: 100%;
  height: 100%;
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container .pro-bono-large-slide .pro-bono-large-slide-content {
  display: flex;
  flex-direction: row;
  background: #92AFD0;
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container .pro-bono-large-slide .pro-bono-large-slide-content img {
  width: 385px;
  height: 561px;
  object-fit: cover;
  margin-left: -39px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container .pro-bono-large-slide .pro-bono-large-slide-wrapper {
  display: flex;
  flex-direction: column;
  align-self: flex-end;
  margin-left: 60px;
  margin-bottom: 50px;
  margin-right: 28px;
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container .pro-bono-large-slide .pro-bono-large-slide-wrapper h2 {
  color: #FFF;
  font-family: "Archivo Narrow", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  /* 111.111% */
  text-transform: uppercase;
  margin-bottom: 21px;
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container .pro-bono-large-slide .pro-bono-large-slide-wrapper h5 {
  color: #FFF;
  font-family: "Archivo Narrow", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-right: 57px;
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container .pro-bono-stack-slides {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container .pro-bono-stack-slides .single-stack-slide {
  max-width: 487px;
  width: 100%;
  height: 330px;
  max-height: 100%;
  background: #29486C;
  display: flex;
  align-items: flex-end;
  outline: 0.75px solid black;
  outline-offset: 11px;
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container .pro-bono-stack-slides .single-stack-slide:nth-child(2) {
  background: #152840;
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container .pro-bono-stack-slides .single-stack-slide .pro-bono-medium-slide-content {
  display: flex;
  flex-direction: column;
  padding: 0 37px 60px 60px;
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container .pro-bono-stack-slides .single-stack-slide .pro-bono-medium-slide-content h2 {
  color: #FFF;
  font-family: "Archivo Narrow", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  /* 111.111% */
  text-transform: uppercase;
  margin-bottom: 21px;
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container .pro-bono-stack-slides .single-stack-slide .pro-bono-medium-slide-content h5 {
  color: #FFF;
  font-family: "Archivo Narrow", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}
.page-template-page-pro-bono-redesign .slick-track .pro-bono-slider-container .pro-bono-stack-slides .single-stack-slide .pro-bono-medium-slide-content h5 + a {
  margin-top: 18px;
}
.page-template-page-pro-bono-redesign #people-grid {
  margin: 130px 0;
}
.page-template-page-pro-bono-redesign #people-grid .frame-ex {
  max-width: 1200px;
}
.page-template-page-pro-bono-redesign #people-grid .frame-ex .people-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  column-gap: 20px;
  flex-wrap: wrap;
  row-gap: 15px;
}
.page-template-page-pro-bono-redesign #people-grid .frame-ex .people-container .single-person {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #2F4869;
  column-gap: 5px;
}
.page-template-page-pro-bono-redesign #people-grid .frame-ex .people-container .single-person img {
  max-width: 75px;
  width: 100%;
  border-radius: 999px;
}
.page-template-page-pro-bono-redesign #people-grid .frame-ex .people-container .single-person h2 {
  letter-spacing: -1px;
  font-size: 40px;
  font-weight: 600;
}
.page-template-page-pro-bono-redesign #people-grid .frame-ex .people-container .single-person-mobile {
  display: none;
  flex-direction: row;
  align-items: center;
  color: #2F4869;
  column-gap: 5px;
}
.page-template-page-pro-bono-redesign #people-grid .frame-ex .people-container .single-person-mobile img {
  max-width: 75px;
  width: 100%;
  border-radius: 999px;
}
.page-template-page-pro-bono-redesign #people-grid .frame-ex .people-container .single-member-content {
  display: none;
}
.single-member-content {
  max-width: 1000px;
  width: 100%;
  padding: 50px 100px;
}
.single-member-content .modal-close-button {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-bottom: 30px;
}
.single-member-content .member-content-container h2 {
  margin-bottom: 45px;
  color: #2F4869;
  font-family: "Archivo Narrow", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 65px;
  text-transform: uppercase;
}
.single-member-content .member-content-container .member-content-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 25px;
}
.single-member-content .member-content-container .member-content-wrapper img {
  border-radius: 999px;
  max-width: 240px;
}
.single-member-content .member-content-container .member-content-wrapper p {
  margin-bottom: 0;
  color: #000;
  font-family: "ElegantGaramondBT-Roman", serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
}
#pro-bono-highlights {
  position: relative;
  z-index: 3;
  background-color: #E4F1FD;
  padding: 100px 20px 100px 20px;
}
#pro-bono-highlights .pro-bono-headline-container {
  margin-bottom: 32px;
}
#pro-bono-highlights .pro-bono-headline-container h2 {
  color: #2F4869;
  font-family: "Archivo Narrow", sans-serif;
  font-size: 65px;
  font-style: normal;
  font-weight: 600;
  line-height: 65px;
  /* 100% */
  text-transform: uppercase;
  margin-bottom: 10px;
}
#pro-bono-highlights .pro-bono-headline-container p {
  color: #333;
  font-family: "ElegantGaramondBT-Roman", serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  line-height: 26px;
  width: 62%;
}
#pro-bono-highlights .slide-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin-top: 15px;
}
#pro-bono-highlights .slide-wrapper .slide-controls {
  display: flex;
  flex-direction: row;
  column-gap: 25%;
}
#pro-bono-highlights .slide-wrapper .slide-count p {
  margin: 0;
  font-family: "Archivo Narrow", sans-serif;
}
#pro-bono-highlights .slick-list {
  overflow: visible;
}
/*.fancybox-container.closed {
 display: none;
 }*/
.fancybox-is-open .fancybox-bg {
  opacity: 0.2;
}
/*.fancybox-close-small {
 display: none;
 }*/
@media only screen and (max-width: 650px) {
  .people-container {
    margin-bottom: 15px;
  }
  .single-person {
    width: 100%;
    display: none !important;
  }
  .single-person-mobile h2 {
    font-size: 28px;
    letter-spacing: -1px;
  }
  .single-person-mobile {
    display: flex !important;
    width: 100%;
  }
}
/*@media only screen and (max-width: 650px) {
 .page-template-page-pro-bono-redesign .frame-ex {
 width: 80%;
 }                
 }*/
@media only screen and (max-width: 450px) {
  .pro-bono-large-slide-wrapper h5 {
    margin-right: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .slide .pro-bono-large-slide-wrapper h2 {
    margin-bottom: 11px !important;
  }
  .slide .pro-bono-large-slide-wrapper {
    margin-bottom: 16px !important;
    margin-right: 18px !important;
    margin-left: 30px !important;
  }
  .slide .pro-bono-medium-slide-content {
    padding: 0 27px 30px 30px !important;
  }
  .slide h2 {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  .slide h5 {
    font-size: 24px !important;
    line-height: normal !important;
  }
  .pro-bono-headline-container h2 {
    font-size: 45px !important;
    line-height: 40px !important;
  }
  .pro-bono-headline-container p {
    font-size: 30px !important;
    line-height: 26px !important;
    width: 100% !important;
  }
  .pro-bono-large-slide-content img {
    width: 100% !important;
    height: 100% !important;
    max-height: 201px;
    margin-left: -15px !important;
  }
  .pro-bono-large-slide-content {
    flex-direction: column !important;
  }
}
.small-slides + .large-slides {
  margin-left: 39px;
}
