* {
  box-sizing: border-box; }

.page-banner-bio, .edit-post-visual-editor .acf-block-preview .page-banner-bio {
  background: linear-gradient(289.96deg, rgba(0, 112, 207, 0.3) 23.89%, rgba(0, 112, 207, 0) 84.21%), #00142B;
  color: #FFFFFF;
  margin-bottom: 5.5vw; }
  .page-banner-bio__content, .edit-post-visual-editor .acf-block-preview .page-banner-bio__content {
    padding: 1.875rem 1.5625rem 3.125rem 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
    color: #FFFFFF; }
    .page-banner-bio__content > *, .edit-post-visual-editor .acf-block-preview .page-banner-bio__content > * {
      width: 100%; }
    .page-banner-bio__content[class*='column-'], .edit-post-visual-editor .acf-block-preview .page-banner-bio__content[class*='column-'] {
      flex-grow: 1; }
  .page-banner-bio .person__title, .edit-post-visual-editor .acf-block-preview .page-banner-bio .person__title {
    color: #FFFFFF;
    margin-bottom: 1.75rem; }
  .page-banner-bio .person__position, .edit-post-visual-editor .acf-block-preview .page-banner-bio .person__position {
    color: #B3D4F1; }
  .page-banner-bio .person__departments, .edit-post-visual-editor .acf-block-preview .page-banner-bio .person__departments {
    font-family: "brother-1816", "Actor", sans-serif;
    text-transform: uppercase;
    font-size: 0.75rem;
    line-height: 1.67;
    letter-spacing: 0.05em;
    align-self: flex-end;
    margin-top: auto; }
    .page-banner-bio .person__departments span, .edit-post-visual-editor .acf-block-preview .page-banner-bio .person__departments span {
      font-weight: 700;
      letter-spacing: 0.1em;
      padding-right: 5px; }
  .page-banner-bio__media, .edit-post-visual-editor .acf-block-preview .page-banner-bio__media {
    padding-right: 1.5625rem;
    padding-bottom: 3.125rem;
    padding-left: 1.5625rem;
    animation-fill-mode: backwards;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.7s;
    -webkit-animation-name: fadeFromRightToLeft;
    animation-name: fadeFromRightToLeft;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto; }
  .page-banner-bio .kicker, .edit-post-visual-editor .acf-block-preview .page-banner-bio .kicker {
    margin-bottom: 1.25rem;
    letter-spacing: 0.1em;
    color: #B3D4F1;
    line-height: 1.43; }
    .page-banner-bio .kicker a, .edit-post-visual-editor .acf-block-preview .page-banner-bio .kicker a {
      color: inherit; }
      .page-banner-bio .kicker a:hover:after, .edit-post-visual-editor .acf-block-preview .page-banner-bio .kicker a:hover:after {
        background-color: rgba(255, 255, 255, 0.5); }
  .page-banner-bio__image, .edit-post-visual-editor .acf-block-preview .page-banner-bio__image {
    background-size: cover;
    position: relative; }
    .page-banner-bio__image:after, .edit-post-visual-editor .acf-block-preview .page-banner-bio__image:after {
      padding-bottom: calc(100% + 20px); }
  .page-banner-bio .patterns-hash-short, .edit-post-visual-editor .acf-block-preview .page-banner-bio .patterns-hash-short {
    bottom: 0;
    top: auto;
    left: -26px; }
  .page-banner-bio .patterns-herring-tall, .edit-post-visual-editor .acf-block-preview .page-banner-bio .patterns-herring-tall {
    top: 50%;
    right: -36px;
    transform: translateY(-50%) scale(-1, 1); }
  .page-banner-bio .patterns-bg, .edit-post-visual-editor .acf-block-preview .page-banner-bio .patterns-bg {
    position: absolute;
    background: #0070CF; }
  @media screen and (min-width: 1200px) {
    .page-banner-bio, .edit-post-visual-editor .acf-block-preview .page-banner-bio {
      min-height: 500px; } }
  @media screen and (min-width: 768px) {
    .page-banner-bio__media, .edit-post-visual-editor .acf-block-preview .page-banner-bio__media {
      padding: 0;
      margin-right: 0; }
    .page-banner-bio__image, .edit-post-visual-editor .acf-block-preview .page-banner-bio__image {
      transform: translateY(2.75vw); }
    .page-banner-bio__content, .edit-post-visual-editor .acf-block-preview .page-banner-bio__content {
      padding: Min(7.5vw, 100px) 2.75vw Min(3vw, 43px) 0; }
    .page-banner-bio .row, .edit-post-visual-editor .acf-block-preview .page-banner-bio .row {
      padding-right: 2.75vw; } }
