.node--type-person-page .layout--right-rail {
  grid-template-columns: 1fr 300px;
  padding-left: 100px;
  padding-right: 100px;
}
@media (min-width: 1600px) {
  .node--type-person-page .layout--right-rail {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .node--type-person-page .layout--right-rail {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (max-width: 767.98px) {
  .node--type-person-page .layout--right-rail {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767.98px) {
  .node--type-person-page .layout--right-rail {
    grid-template-columns: 1fr;
  }
}

.hero-banner--profile p:not(.hero-banner--quote) {
  font-family: "CircularPro-Medium", sans-serif;
  font-family: "CircularPro-Book", sans-serif;
}
.hero-banner--profile p:not(.hero-banner--quote) {
  font-size: 20px;
}
@media (min-width: 575px) {
  .hero-banner--profile p:not(.hero-banner--quote) {
    font-size: calc(20px + 22 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .hero-banner--profile p:not(.hero-banner--quote) {
    font-size: 42px;
  }
}
.hero-banner--profile p:not(.hero-banner--quote) {
  line-height: 28px;
}
@media (min-width: 575px) {
  .hero-banner--profile p:not(.hero-banner--quote) {
    line-height: calc(28px + 26 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .hero-banner--profile p:not(.hero-banner--quote) {
    line-height: 54px;
  }
}
.hero-banner--profile p:not(.hero-banner--quote) {
  letter-spacing: -0.5px;
}
@media (min-width: 575px) {
  .hero-banner--profile p:not(.hero-banner--quote) {
    letter-spacing: calc(-0.5px + -1 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .hero-banner--profile p:not(.hero-banner--quote) {
    letter-spacing: -1.5px;
  }
}
.hero-banner--profile p.hero-banner--quote {
  position: relative;
  font-family: nocturne-serif, serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 90px;
}
.hero-banner--profile p.hero-banner--quote {
  font-size: 22px;
}
@media (min-width: 575px) {
  .hero-banner--profile p.hero-banner--quote {
    font-size: calc(22px + 30 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .hero-banner--profile p.hero-banner--quote {
    font-size: 52px;
  }
}
.hero-banner--profile p.hero-banner--quote {
  line-height: 30px;
}
@media (min-width: 575px) {
  .hero-banner--profile p.hero-banner--quote {
    line-height: calc(30px + 36 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .hero-banner--profile p.hero-banner--quote {
    line-height: 66px;
  }
}
.hero-banner--profile p.hero-banner--quote {
  letter-spacing: -0.5px;
}
@media (min-width: 575px) {
  .hero-banner--profile p.hero-banner--quote {
    letter-spacing: calc(-0.5px + -1.5 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .hero-banner--profile p.hero-banner--quote {
    letter-spacing: -2px;
  }
}
.hero-banner--profile p.hero-banner--quote:before {
  content: open-quote;
}
@media (min-width: 576px) {
  .hero-banner--profile p.hero-banner--quote:before {
    position: absolute;
    left: -20px;
  }
}
.hero-banner--profile p.hero-banner--quote:after {
  position: absolute;
  content: "";
  background-color: #fff;
  height: 60px;
  width: 1px;
  left: 0;
  top: -75px;
}
.hero-banner--person {
  background-color: #00345E;
}
@media (max-width: 767.98px) {
  .hero-banner--person-wide.hero-banner--short {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.hero-banner--person-wide.hero-banner--short .hero-banner-media figure:before {
  display: none;
}
.hero-banner--person-wide.hero-banner--short .hero-banner-media figure:after {
  background: transparent linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
@media (max-width: 991.98px) {
  .hero-banner--person-wide.hero-banner--short .hero-banner-media figure:after {
    background: rgba(0, 0, 0, 0.5);
  }
}
@media (max-width: 991.98px) {
  .hero-banner--person-wide.hero-banner--short .hero-banner-media figure.hero-banner-media--desktop {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .hero-banner--person-wide.hero-banner--short .hero-banner-media figure.hero-banner-media--mobile {
    display: block;
  }
}
.hero-banner--person-wide.hero-banner--short .hero-banner-content {
  max-width: unset;
  margin: 0;
  text-align: left;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.hero-banner--person-wide.hero-banner--short .hero-banner-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 1199.98px) {
  .hero-banner--person-wide.hero-banner--short .hero-banner-content {
    grid-template-columns: 2fr 1fr;
  }
}
@media (max-width: 767.98px) {
  .hero-banner--person-wide.hero-banner--short .hero-banner-content {
    grid-template-columns: 1fr;
  }
}
.hero-banner--fixed-height {
  height: auto;
}
.hero-banner-media--person {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 575.98px) {
  .hero-banner-media--person {
    justify-content: center;
  }
}
.hero-banner--small figure.hero-banner-media--desktop, .hero-banner--small figure.hero-banner-media--mobile {
  display: none !important;
}
.hero-banner--small figure.hero-banner-media--circle {
  display: block !important;
  border-radius: 100%;
  overflow: hidden;
}
.hero-banner--person .hero-banner-content {
  padding: 0 !important;
  text-align: left !important;
}
@media (max-width: 575.98px) {
  .hero-banner--person .hero-banner-content {
    text-align: center !important;
  }
}
.hero-banner--person .hero-banner-content-container {
  padding-left: 100px;
  padding-right: 100px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1800px;
  margin: 0 auto;
  grid-gap: 0 50px;
  align-items: center;
}
@media (min-width: 1600px) {
  .hero-banner--person .hero-banner-content-container {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .hero-banner--person .hero-banner-content-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (max-width: 767.98px) {
  .hero-banner--person .hero-banner-content-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 575.98px) {
  .hero-banner--person .hero-banner-content-container {
    grid-template-columns: 1fr;
  }
}
.hero-banner--person .hero-banner-heading {
  font-family: nocturne-serif, serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 30px;
  text-align: left;
}
.hero-banner--person .hero-banner-heading {
  font-size: 35px;
}
@media (min-width: 575px) {
  .hero-banner--person .hero-banner-heading {
    font-size: calc(35px + 63 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .hero-banner--person .hero-banner-heading {
    font-size: 98px;
  }
}
.hero-banner--person .hero-banner-heading {
  line-height: 40px;
}
@media (min-width: 575px) {
  .hero-banner--person .hero-banner-heading {
    line-height: calc(40px + 80 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .hero-banner--person .hero-banner-heading {
    line-height: 120px;
  }
}
.hero-banner--person .hero-banner-heading {
  letter-spacing: -2px;
}
@media (min-width: 575px) {
  .hero-banner--person .hero-banner-heading {
    letter-spacing: calc(-2px + -3.5 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .hero-banner--person .hero-banner-heading {
    letter-spacing: -5.5px;
  }
}
@media (max-width: 991.98px) {
  .hero-banner--person .hero-banner-heading {
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  .hero-banner--person .hero-banner-heading {
    text-align: center;
  }
}
.hero-banner--person .hero-banner-heading-container {
  grid-template-columns: 1fr 1fr;
}

.person-contact-info {
  background-color: #F2EFE8;
  padding: 40px;
  font-family: "CircularPro-Book", sans-serif;
}
.person-contact-info {
  font-size: 18px;
}
.person-contact-info {
  letter-spacing: -0.58px;
}
.person-contact-info {
  line-height: 23px;
}
.person-contact-info h2 {
  font-family: "CircularPro-Book", sans-serif;
  font-family: "CircularPro-Bold", sans-serif;
  margin-bottom: 15px;
}
.person-contact-info h2 {
  font-size: 18px;
}
.person-contact-info h2 {
  letter-spacing: -0.58px;
}
.person-contact-info h2 {
  line-height: 23px;
}
.person-contact-info .office-hours-header, .person-contact-info .links {
  margin-top: 30px;
}
.person-contact-info .office-hours-header, .person-contact-info a {
  font-family: "CircularPro-Bold", sans-serif;
}
.person-contact-info a {
  text-decoration: none;
  color: #1B44A0;
}

.profile-info {
  display: grid;
  grid-template-columns: 150px repeat(2, 1fr) 275px;
  grid-template-rows: auto;
  grid-gap: 0 30px;
  padding: 30px 0;
  border-top: 1px solid rgba(27, 68, 160, 0.2);
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .profile-info {
    grid-template-columns: 150px 1fr;
    grid-template-rows: repeat(3, auto);
  }
}
@media (max-width: 767.98px) {
  .profile-info {
    grid-template-columns: 1fr;
  }
}
.profile-info ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.profile-info ul li {
  font-family: "CircularPro-Book", sans-serif;
  font-family: "CircularPro-Medium", sans-serif;
}
.profile-info ul li {
  font-size: 16px;
}
@media (min-width: 575px) {
  .profile-info ul li {
    font-size: calc(16px + 5 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .profile-info ul li {
    font-size: 21px;
  }
}
.profile-info ul li {
  line-height: 24px;
}
@media (min-width: 575px) {
  .profile-info ul li {
    line-height: calc(24px + 12 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .profile-info ul li {
    line-height: 36px;
  }
}
.profile-info ul li {
  letter-spacing: -0.04px;
}
@media (min-width: 575px) {
  .profile-info ul li {
    letter-spacing: calc(-0.04px + -0.16 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .profile-info ul li {
    letter-spacing: -0.2px;
  }
}
@media (max-width: 991.98px) {
  .profile-info ul li {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.52px;
  }
}
.profile-info ul li a {
  font-family: "CircularPro-Book", sans-serif;
  color: #1B44A0;
  text-decoration: none;
  font-family: "CircularPro-Medium", sans-serif;
}
.profile-info ul li a {
  font-size: 16px;
}
@media (min-width: 575px) {
  .profile-info ul li a {
    font-size: calc(16px + 5 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .profile-info ul li a {
    font-size: 21px;
  }
}
.profile-info ul li a {
  line-height: 24px;
}
@media (min-width: 575px) {
  .profile-info ul li a {
    line-height: calc(24px + 12 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .profile-info ul li a {
    line-height: 36px;
  }
}
.profile-info ul li a {
  letter-spacing: -0.04px;
}
@media (min-width: 575px) {
  .profile-info ul li a {
    letter-spacing: calc(-0.04px + -0.16 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .profile-info ul li a {
    letter-spacing: -0.2px;
  }
}
@media (max-width: 991.98px) {
  .profile-info ul li a {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.52px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .profile-info-image {
    grid-row: 1/span 2;
  }
}
.profile-info-image figure {
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .profile-info-image figure {
    height: 100%;
  }
}
.profile-info-image figure video,
.profile-info-image figure img {
  height: 100%;
  width: 100%;
  flex-grow: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767.98px) {
  .profile-info-image figure {
    max-width: 250px;
    max-height: 250px;
    margin-bottom: 30px;
  }
}
.profile-info-name {
  font-family: "CircularPro-Medium", sans-serif;
  color: #1B44A0;
  text-decoration: none;
  font-family: "CircularPro-Medium", sans-serif;
  margin-bottom: 5px;
  display: block;
}
.profile-info-name {
  font-size: 20px;
}
@media (min-width: 575px) {
  .profile-info-name {
    font-size: calc(20px + 22 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .profile-info-name {
    font-size: 42px;
  }
}
.profile-info-name {
  line-height: 28px;
}
@media (min-width: 575px) {
  .profile-info-name {
    line-height: calc(28px + 26 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .profile-info-name {
    line-height: 54px;
  }
}
.profile-info-name {
  letter-spacing: -0.5px;
}
@media (min-width: 575px) {
  .profile-info-name {
    letter-spacing: calc(-0.5px + -1 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .profile-info-name {
    letter-spacing: -1.5px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .profile-info-name-title {
    grid-column: 2;
  }
}
@media (max-width: 767.98px) {
  .profile-info-name-title {
    padding-top: 15px;
  }
}
.profile-info-name-title ul li {
  font-family: "CircularPro-Book", sans-serif;
  font-family: "CircularPro-Book", sans-serif;
}
.profile-info-name-title ul li {
  font-size: 16px;
}
@media (min-width: 575px) {
  .profile-info-name-title ul li {
    font-size: calc(16px + 5 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .profile-info-name-title ul li {
    font-size: 21px;
  }
}
.profile-info-name-title ul li {
  line-height: 24px;
}
@media (min-width: 575px) {
  .profile-info-name-title ul li {
    line-height: calc(24px + 12 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .profile-info-name-title ul li {
    line-height: 36px;
  }
}
.profile-info-name-title ul li {
  letter-spacing: -0.04px;
}
@media (min-width: 575px) {
  .profile-info-name-title ul li {
    letter-spacing: calc(-0.04px + -0.16 * (100vw - 575px) / 1825);
  }
}
@media (min-width: 2400px) {
  .profile-info-name-title ul li {
    letter-spacing: -0.2px;
  }
}
@media (max-width: 991.98px) {
  .profile-info-name-title ul li {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.52px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .profile-info-contact {
    grid-column: 2;
  }
}
.profile-info-contact ul li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.profile-info-contact-phone:before {
  content: "\f13c";
  font-family: "icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}
.profile-info-contact-email:before {
  content: "\f125";
  font-family: "icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}
@media (max-width: 575.98px) {
  .profile-info-contact-email {
    word-break: break-all;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .profile-info-location {
    grid-column: 2;
  }
}
.profile-info-location ul li {
  font-family: "CircularPro-Book", sans-serif;
}
.profile-info-label {
  font-family: "CircularPro-Bold", sans-serif;
  margin-bottom: 0;
}

@media (max-width: 1199.98px) {
  .view-content {
    padding: 0 15px;
  }
}