#who-we-are .s1 {
  padding-bottom: 325px;
}
#who-we-are .s1 .page-intro h1, #who-we-are .s1 .page-intro h3 {
  max-width: 900px;
}
#who-we-are .s1 .page-intro h1 {
  font-family: "playfair-display", "sans-serif";
  font-style: normal;
  font-weight: 400;
  font-size: 2.944rem;
  line-height: 3.9rem;
  color: #446b96;
}
#who-we-are .s2 {
  margin-top: -125px;
  background-color: #233449;
}
#who-we-are .s2 .bg-parallax-parent.--top {
  position: relative;
  left: 87px;
  top: 0;
  transform: translateY(-200px);
  width: calc(100% - 87px);
  height: 775px;
}
#who-we-are .s2 .bg-parallax-parent.--top .bg-parallax {
  will-change: transform;
  transform: translate3d(0, 0, 0);
  background: url(/i/WhoWeAre_hero_parallax.jpg) center/cover no-repeat;
}
#who-we-are .s2 .content {
  margin-top: -75px;
  max-width: 1085px;
}
#who-we-are .s2 .content * {
  color: #fff;
}
#who-we-are .s2 .content h4 {
  margin-bottom: 1rem;
}
#who-we-are .s2 .content p {
  font-size: 1.111rem;
}
#who-we-are .s2 .numbers-graphic {
  width: calc(50vw + 585px);
  transform: translateY(7.776rem);
  margin: 3.33rem 0 0 auto;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
}
#who-we-are .s2 .numbers-graphic .numbers-container {
  width: 700px;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box {
  width: 50%;
  height: 320px;
  position: relative;
  opacity: 0;
  will-change: opacity;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box > div {
  padding: 2rem;
  width: 100%;
  height: 100%;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box .front {
  transition: opacity 0.4s ease;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box .back {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box .back .numbers-content {
  position: relative;
  opacity: 0;
  transform: translateY(50px);
  will-change: transform;
  transition: transform 0.1s ease, opacity 0.1s ease;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box .back p {
  font-family: "playfair-display", "sans-serif";
  font-style: normal;
  font-weight: 400;
  font-style: italic;
  font-size: 1.333rem;
  max-width: 180px;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box:nth-child(1) {
  background-color: #3d5672;
  border-top-left-radius: 13px;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box:nth-child(1) * {
  color: #fff;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box:nth-child(2) {
  background-color: #f3f6f9;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box:nth-child(2) * {
  color: #6585a4;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box:nth-child(2) .h-line {
  background-color: #6585a4;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box:nth-child(3) {
  background-color: #8297ad;
  border-bottom-left-radius: 13px;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box:nth-child(3) * {
  color: #fff;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box:nth-child(4) {
  background-color: #233449;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box:nth-child(4) * {
  color: #fff;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box p.number {
  font-weight: 200;
  font-size: 4.33rem;
  line-height: 3.5rem;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box p.number span {
  font-size: 3.5rem;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box p.number-context {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  max-width: 260px;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box sup {
  font-size: 0.75em;
  line-height: 1em;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box .h-line {
  display: block;
  width: 60px;
  height: 1px;
  background-color: #fff;
  margin: 1.5rem 0 0.883rem;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box:hover .back .numbers-content {
  transform: translateY(0);
  opacity: 1;
  transition: transform 0.4s ease, opacity 0.4s ease;
}
#who-we-are .s2 .numbers-graphic .numbers-container .box:hover .front {
  opacity: 0;
  transition: opacity 0.1s ease;
}
#who-we-are .s2 .numbers-graphic .numbers-container .plus-icon {
  width: 3.33rem;
  height: 3.33rem;
  margin: 0 0 2.333rem auto;
}
#who-we-are .s2 .numbers-graphic .numbers-container .plus-icon img {
  display: block;
  width: 100%;
  height: 100%;
}
#who-we-are .s2 .numbers-graphic .bg-parallax-parent.--bot {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#who-we-are .s2 .numbers-graphic .bg-parallax-parent.--bot .bg-parallax {
  background: url(/i/byTheNumbers_parallax.jpg) center/cover no-repeat;
}
#who-we-are .s2 .numbers-graphic.inView .numbers-container .box {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.7s ease-in-out;
}
#who-we-are .s2 .numbers-graphic.inView .numbers-container .box:nth-child(2) {
  transition-delay: 0.25s;
}
#who-we-are .s2 .numbers-graphic.inView .numbers-container .box:nth-child(3) {
  transition-delay: 0.5s;
}
#who-we-are .s2 .numbers-graphic.inView .numbers-container .box:nth-child(4) {
  transition-delay: 0.75s;
}
#who-we-are .s3 {
  padding: 18.333rem 0 10rem;
  background-color: #fff;
}
#who-we-are .s3 .content {
  max-width: 975px;
}
#who-we-are .s3 .content h4 {
  color: #446b96;
}
#who-we-are .s3 .content p {
  font-family: "playfair-display", "sans-serif";
  font-style: normal;
  font-weight: 400;
  font-size: 2.167rem;
  line-height: 1.35em;
  color: #446b96;
  margin: 2rem auto 5rem;
}
#who-we-are .s3 .content p i {
  color: #102e4f;
}
#who-we-are .s3 .content * {
  text-align: center;
}
#who-we-are .s3 .container {
  width: auto;
  height: auto;
  max-height: calc(100vh - 140px);
  max-width: 1180px;
  aspect-ratio: 1180/944;
  position: relative;
}
#who-we-are .s3 .container .infographic-labels {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#who-we-are .s3 .container .infographic-labels .label-text {
  position: absolute;
  max-width: 180px;
  z-index: 5;
}
#who-we-are .s3 .container .infographic-labels .label-text p {
  cursor: pointer;
  font-weight: 400;
  font-size: 0.833rem;
  letter-spacing: 0.2em;
  line-height: 1.3em;
  text-transform: uppercase;
  color: #6f87a2;
  transition: color 0.3s ease;
  text-align: inherit;
}
#who-we-are .s3 .container .infographic-labels .label-text.--active p {
  font-weight: 600;
  color: #102e4f;
}
#who-we-are .s3 .container .infographic-labels .label-text:nth-child(1) {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
#who-we-are .s3 .container .infographic-labels .label-text:nth-child(2) {
  top: 27%;
  right: 0;
  text-align: left;
}
#who-we-are .s3 .container .infographic-labels .label-text:nth-child(3) {
  top: 69%;
  right: 0;
  text-align: left;
}
#who-we-are .s3 .container .infographic-labels .label-text:nth-child(4) {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
#who-we-are .s3 .container .infographic-labels .label-text:nth-child(5) {
  top: 69%;
  left: 0;
  text-align: right;
}
#who-we-are .s3 .container .infographic-labels .label-text:nth-child(6) {
  top: 27%;
  left: 0;
  text-align: right;
}
#who-we-are .s3 .container .infographic-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 54%;
  height: 67%;
  z-index: 5;
  border-radius: 50%;
}
#who-we-are .s3 .container .infographic-content .content-container {
  width: 100%;
  height: 100%;
  position: relative;
}
#who-we-are .s3 .container .infographic-content .mob-label {
  display: none;
}
#who-we-are .s3 .container .infographic-content .text-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform: translate(-50%, -30%);
  will-change: transform;
  opacity: 0;
  z-index: -1;
  width: 90%;
  max-width: 490px;
  padding-top: 14.5%;
}
#who-we-are .s3 .container .infographic-content .text-content .inner-content p {
  font-size: 1.883rem;
  line-height: 1.33em;
  color: #fff;
  font-family: "playfair-display", "sans-serif";
  font-style: normal;
  font-weight: 400;
  font-weight: 400;
}
#who-we-are .s3 .container .infographic-content .text-content * {
  text-align: center;
}
#who-we-are .s3 .container .infographic-content .text-content.--active {
  transition: opacity 0.75s ease, transform 0.5s ease-out;
  transform: translate(-50%, -50%);
  opacity: 1;
  z-index: 6;
}
#who-we-are .s3 .container .infographic-wrapper {
  width: 100%;
  height: 100%;
}
#who-we-are .s3 .container svg {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 4;
}
#who-we-are .s3 .container svg .st0, #who-we-are .s3 .container svg .st1 {
  fill: #6f87a2;
}
#who-we-are .s3 .container svg .st2 {
  fill: #fff;
}
#who-we-are .s3 .container svg .st2, #who-we-are .s3 .container svg .st3 {
  stroke: #a1a8af;
  stroke-miterlimit: 10;
}
#who-we-are .s3 .container svg .st2, #who-we-are .s3 .container svg .st3, #who-we-are .s3 .container svg .st4 {
  isolation: isolate;
}
#who-we-are .s3 .container svg .st3, #who-we-are .s3 .container svg .st4 {
  opacity: 0.9;
}
#who-we-are .s3 .container svg .st3, #who-we-are .s3 .container svg .st5 {
  fill: none;
}
#who-we-are .s3 .container svg .st6, #who-we-are .s3 .container svg .st4 {
  fill: #102e4f;
}
#who-we-are .s3 .container svg .st5 {
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#who-we-are .s3 .container svg .st0, #who-we-are .s3 .container svg .st6 {
  display: none;
}
#who-we-are .s3 .container svg .st1 {
  opacity: 0.9;
}
#who-we-are .s3 .container svg .active-state {
  opacity: 0;
}
#who-we-are .s3 .container svg .active-state.--active {
  transition: opacity 0.75s ease;
  opacity: 1;
}
#who-we-are .s3 .container .ig-label {
  cursor: pointer;
}
#who-we-are .s3 .container .bg-parallax-parent {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 63.5%;
  height: 79.5%;
  border-radius: 50%;
}
#who-we-are .s3 .container .bg-parallax-parent .bg-parallax {
  height: 150%;
  top: -55%;
  background-image: url(/i/WhoWeAre_infographic1.jpg);
}
#who-we-are footer .slide-inner {
  background-image: url(/i/WhoWeAre_footer.jpeg);
}

@media screen and (max-height: 870px) and (min-width: 980px) {
  #who-we-are .s3 .container {
    min-height: 750px;
  }
}
@media screen and (max-width: 1200px) {
  #who-we-are .s2 .numbers-graphic {
    width: calc(100vw - 1rem);
    margin-left: 1rem;
  }
}
@media screen and (max-width: 980px) {
  #who-we-are .s1 {
    padding-bottom: 200px;
  }
  #who-we-are .s2 {
    margin-top: 0;
  }
  #who-we-are .s2 .bg-parallax-parent.--top {
    height: 400px;
    transform: translateY(-200px);
    width: 92vw;
    left: 8vw;
  }
  #who-we-are .s3 .container .infographic-labels .label-text {
    max-width: 145px;
  }
  #who-we-are .s3 .container .infographic-labels .label-text p {
    font-size: 12px;
  }
  #who-we-are .s3 .container .infographic-content .text-content .inner-content p {
    font-size: 1.55rem;
  }
}
@media screen and (max-width: 767px) {
  #who-we-are .s2 .content {
    margin-top: -100px;
  }
  #who-we-are .s2 .numbers-graphic {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: auto;
    transform: translateY(5rem);
  }
  #who-we-are .s2 .numbers-graphic .numbers-container {
    width: calc(100% - 1.22rem);
    position: relative;
    z-index: 2;
  }
  #who-we-are .s2 .numbers-graphic .numbers-container .box {
    height: 225px;
  }
  #who-we-are .s2 .numbers-graphic .numbers-container .box > div {
    padding: 1rem;
  }
  #who-we-are .s2 .numbers-graphic .numbers-container .box p.number {
    font-size: 3rem;
    line-height: 2.5rem;
  }
  #who-we-are .s2 .numbers-graphic .numbers-container .box p.number span {
    font-size: 2.33rem;
  }
  #who-we-are .s2 .numbers-graphic .numbers-container .box p.number-context {
    font-size: 13px;
  }
  #who-we-are .s2 .numbers-graphic .numbers-container .plus-icon {
    margin-bottom: 10px;
  }
  #who-we-are .s2 .numbers-graphic .numbers-container .box:nth-child(2) {
    border-top-right-radius: 13px;
  }
  #who-we-are .s2 .numbers-graphic .numbers-container .box:nth-child(4) {
    border-bottom-right-radius: 13px;
  }
  #who-we-are .s2 .bg-parallax-parent.--bot {
    position: absolute;
    left: 0;
    top: 350px;
    width: 100%;
    height: 420px;
    z-index: 1;
  }
  #who-we-are .s2 .bg-parallax-parent.--bot .bg-parallax {
    background-position: center top !important;
  }
  #who-we-are .s3 {
    padding: 30rem 0 6rem;
  }
  #who-we-are .s3 .content p {
    font-size: 1.5rem;
  }
  #who-we-are .s3 .infographic-wrapper, #who-we-are .s3 .infographic-labels, #who-we-are .s3 .bg-parallax-parent {
    display: none;
  }
  #who-we-are .s3 .container {
    width: calc(100% - 2rem);
    margin: auto;
    max-height: none;
  }
  #who-we-are .s3 .container .infographic-content {
    position: static;
    transform: none;
    width: 100%;
    height: auto;
    border-radius: 0;
  }
  #who-we-are .s3 .container .infographic-content .mob-label {
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 2rem;
    padding: 0 0 20px;
    border-bottom: solid 1px rgba(130, 149, 174, 0.4);
    margin: 0 0 20px;
    cursor: pointer;
  }
  #who-we-are .s3 .container .infographic-content .mob-label h4 {
    color: #102d4e;
    text-align: left;
  }
  #who-we-are .s3 .container .infographic-content .mob-label .plus-icon-mobile {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #102d4e;
    position: relative;
  }
  #who-we-are .s3 .container .infographic-content .mob-label .plus-icon-mobile .horz-line {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 14px;
    height: 0;
    border-bottom: 1px solid #102d4e;
  }
  #who-we-are .s3 .container .infographic-content .mob-label .plus-icon-mobile .vert-line {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 14px;
    border-left: 1px solid #102d4e;
    transition: opacity 0.15s ease;
    opacity: 1;
  }
  #who-we-are .s3 .container .infographic-content .mob-label.active .plus-icon-mobile .vert-line {
    opacity: 0;
  }
  #who-we-are .s3 .container .infographic-content .text-content {
    position: static;
    transform: none !important;
    opacity: 1;
    z-index: 1;
    width: 100%;
    padding-top: 0;
    max-width: 100%;
  }
  #who-we-are .s3 .container .infographic-content .text-content .inner-content {
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
    max-width: 100%;
  }
  #who-we-are .s3 .container .infographic-content .text-content .inner-content p {
    color: #102d4e;
    font-family: "sweet-sans-pro", "sans-serif";
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.35em;
    padding-bottom: 40px;
    text-align: left;
  }
}

/*# sourceMappingURL=who-we-are.css.map */
