<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content .block {
  padding: 80px 0; }
  #content .block.photo {
    height: 715px;
    background: url("/img/img_2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
  #content .block.gray {
    background-color: #F1F3F5; }
  #content .block.blue {
    text-align: center;
    padding: 140px 0 160px; }
    #content .block.blue h2 {
      font-size: 28px;
      color: #FFF; }
  #content .block h1 {
    font-size: 36px;
    font-weight: bold;
    color: #000; }
  #content .block .col-custom1 {
    display: inline-block;
    width: 33.3%;
    vertical-align: top;
    padding-left: 10px; }
    #content .block .col-custom1:not(:last-child):after {
      content: ' ';
      width: 100%;
      border-bottom: 1px solid #CED4DA;
      margin: 36px 0; }
    #content .block .col-custom1 .subject {
      width: 100%;
      height: auto; }
    #content .block .col-custom1 .summary {
      width: 100%; }
    #content .block .col-custom1 .image-wrap {
      width: 100%;
      height: auto;
      padding-bottom: 56.25%; }
      #content .block .col-custom1 .image-wrap img {
        min-width: unset;
        min-height: unset; }
  #content .block .col-custom2 {
    display: inline-block;
    width: 33.3%;
    vertical-align: top;
    padding-top: 10px; }
    #content .block .col-custom2:not(:last-child):after {
      content: ' ';
      width: 100%;
      border-bottom: 1px solid #CED4DA;
      margin: 36px 0; }
    #content .block .col-custom2 .subject {
      width: 100%;
      height: auto; }
    #content .block .col-custom2 .summary {
      width: 100%; }
    #content .block .col-custom2 .image-wrap {
      width: 100%;
      height: auto;
      padding-bottom: 56.25%; }
      #content .block .col-custom2 .image-wrap img {
        min-width: unset;
        min-height: unset; }
  #content .block .col-custom3 {
    display: inline-block;
    width: 33.3%;
    vertical-align: top;
    padding-left: 10px; }
    #content .block .col-custom3:not(:last-child):after {
      content: ' ';
      width: 100%;
      border-bottom: 1px solid #CED4DA;
      margin: 36px 0; }
    #content .block .col-custom3 .subject {
      width: 100%;
      height: auto; }
    #content .block .col-custom3 .summary {
      width: 100%; }
    #content .block .col-custom3 .image-wrap {
      width: 100%;
      height: auto;
      padding-bottom: 56.25%; }
      #content .block .col-custom3 .image-wrap img {
        min-width: unset;
        min-height: unset; }
  #content .block h2 {
    font-size: 32px;
    font-weight: bold;
    color: #000; }
  #content .block h3 {
    font-size: 24px;
    font-weight: bold;
    color: #000; }
    #content .block h3.leadership {
      margin-bottom: 30px; }
  #content .block p {
    font-size: 16px;
    line-height: 28px;
    color: #000; }
  #content .block .list-table .list-table-item {
    font-size: 16px;
    color: #000;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #CED4DA; }
    #content .block .list-table .list-table-item:first-child {
      border-top: 3px solid #000; }
    #content .block .list-table .list-table-item .label {
      display: inline-block;
      width: 120px;
      font-weight: bold; }
    #content .block .list-table .list-table-item .download {
      color: #4C6EF5; }
  #content .block .profile {
    display: inline-block;
    width: 100%;
    margin-bottom: 75px;
    vertical-align: top;
    margin-right: 20px; }
    #content .block .profile:nth-child(n + 5) {
      margin-bottom: 0; }
    #content .block .profile .profile-picture {
      width: 120%;
      margin-bottom: 20px; }
    #content .block .profile .profile-name {
      width: 120%;
      margin-bottom: 4px;
      margin-top: 30%;
      color: #000;
      font-size: 19px;
      font-weight: bold;
      padding-left: 20%; }
    #content .block .profile .profile-position {
      width: 100%;
      min-height: 56px;
      margin-bottom: 15px;
      color: #868E96;
      font-size: 15px;
      font-weight: bold;
      padding-left: 20%; }
    #content .block .profile .profile-link {
      display: block;
      width: 30%;
      margin-top: 30%;
      height: 24px;
      margin-left: 30%;
      background: url("/img/iconpack.svg") no-repeat;
      background-position: 0px -3922px; }
      #content .block .profile .profile-link:hover {
        cursor: pointer;
        background-position: 0px -3946px; }
  #content .block .profile-team {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-left: 10%; }
    #content .block .profile-team:nth-child(n + 5) {
      margin-bottom: 0; }
    #content .block .profile-team .profile-picture {
      width: 80%;
      margin-bottom: 20px; }
    #content .block .profile-team .profile-name {
      width: 125%;
      margin-bottom: 4px;
      color: #000;
      font-size: 11px;
      font-weight: bold;
      padding-left: 10%;
      margin-top: 10%; }
    #content .block .profile-team .profile-position {
      width: 135%;
      min-height: 56px;
      margin-bottom: 16px;
      color: #868E96;
      font-size: 9px;
      font-weight: bold;
      padding-left: 10%; }
    #content .block .profile-team .profile-link {
      display: block;
      width: 22px;
      height: 22px;
      background: url("/img/iconpack.svg") no-repeat;
      background-position: 0px -3922px;
      margin-top: 10%; }
      #content .block .profile-team .profile-link:hover {
        cursor: pointer;
        background-position: 0px -3946px; }
  #content .block .icon-pack {
    margin-top: 48px; }
    #content .block .icon-pack a {
      margin-right: 24px; }
      #content .block .icon-pack a:last-child {
        margin-right: 0; }
    #content .block .icon-pack .icon {
      display: inline-block;
      width: 48px;
      height: 48px;
      background: url("/img/iconpack.svg") no-repeat; }
      #content .block .icon-pack .icon.facebook {
        background-position: 0px -642px; }
        #content .block .icon-pack .icon.facebook:hover {
          cursor: pointer;
          background-position: 0px -930px; }
      #content .block .icon-pack .icon.twitter {
        background-position: 0px -690px; }
        #content .block .icon-pack .icon.twitter:hover {
          cursor: pointer;
          background-position: 0px -978px; }
      #content .block .icon-pack .icon.medium {
        background-position: 0px -738px; }
        #content .block .icon-pack .icon.medium:hover {
          cursor: pointer;
          background-position: 0px -1026px; }
      #content .block .icon-pack .icon.reddit {
        background-position: 0px -786px; }
        #content .block .icon-pack .icon.reddit:hover {
          cursor: pointer;
          background-position: 0px -1074px; }
      #content .block .icon-pack .icon.linkedin {
        background-position: 0px -834px; }
        #content .block .icon-pack .icon.linkedin:hover {
          cursor: pointer;
          background-position: 0px -1122px; }
      #content .block .icon-pack .icon.youtube {
        background-position: 0px -882px; }
        #content .block .icon-pack .icon.youtube:hover {
          cursor: pointer;
          background-position: 0px -1170px; }
  #content .block.table {
    padding: 200px 0; }

@media screen and (min-width: 1px) and (max-width: 480px) {
  #content .block {
    padding: 56px 0; }
    #content .block.blue {
      text-align: center;
      padding: 56px 0; }
      #content .block.blue h2 {
        font-size: 20px; }
    #content .block.photo {
      height: 540px; }
    #content .block h1 {
      font-size: 20px; }
      #content .block h1 br {
        display: none; }
    #content .block h2 {
      font-size: 20px; }
    #content .block h3 {
      font-size: 20px; }
    #content .block .col-custom1 {
      display: inline-block;
      width: 100%;
      height: 100px;
      vertical-align: top;
      padding-left: 1px; }
      #content .block .col-custom1:not(:last-child):after {
        content: ' ';
        width: 100%;
        border-bottom: 1px solid #CED4DA;
        margin: 36px 0; }
      #content .block .col-custom1 .image-wrap {
        width: 100%;
        height: auto;
        padding-bottom: 56.25%; }
        #content .block .col-custom1 .image-wrap img {
          min-width: unset;
          min-height: unset; }
    #content .block .col-custom2 {
      display: inline-block;
      width: 50%;
      vertical-align: top;
      padding-top: 20px;
      padding-left: 1px; }
      #content .block .col-custom2:not(:last-child):after {
        content: ' ';
        width: 100%;
        border-bottom: 1px solid #CED4DA;
        margin: 36px 0; }
      #content .block .col-custom2 .image-wrap {
        width: 100%;
        height: auto;
        padding-bottom: 56.25%; }
        #content .block .col-custom2 .image-wrap img {
          min-width: unset;
          min-height: unset; }
    #content .block .col-custom3 {
      display: inline-block;
      width: 33.3%;
      vertical-align: top; }
      #content .block .col-custom3:not(:last-child):after {
        content: ' ';
        width: 100%;
        border-bottom: 1px solid #CED4DA;
        margin: 36px 0; }
      #content .block .col-custom3 .image-wrap {
        width: 100%;
        height: auto;
        padding-bottom: 56.25%; }
        #content .block .col-custom3 .image-wrap img {
          min-width: unset;
          min-height: unset; }
    #content .block .profile {
      display: inline-block;
      width: 100%;
      margin-bottom: 75px;
      vertical-align: top;
      margin-right: 20px; }
      #content .block .profile:nth-child(n + 5) {
        margin-bottom: 0; }
      #content .block .profile .profile-picture {
        width: 80%;
        height: 100%;
        margin-bottom: 10px;
        margin-left: 5px; }
      #content .block .profile .profile-name {
        width: 120%;
        margin-bottom: 4px;
        margin-top: 30%;
        color: #000;
        font-size: 14px;
        font-weight: bold;
        padding-left: 10%; }
      #content .block .profile .profile-position {
        width: 100%;
        min-height: 56px;
        margin-bottom: 10px;
        color: #868E96;
        font-size: 12px;
        font-weight: bold;
        padding-left: 10%; }
      #content .block .profile .profile-link {
        display: inline-block;
        width: 22px;
        height: 22px;
        background: url("/img/iconpack.svg") no-repeat;
        background-position: 0px -3922px;
        margin-top: 30%;
        margin-left: 2%; }
        #content .block .profile .profile-link:hover {
          cursor: pointer;
          background-position: 0px -3946px; }
    #content .block .profile-team {
      display: inline-block;
      width: 100%;
      height: 80px;
      vertical-align: top;
      margin-right: 1px;
      padding-left: 2%; }
      #content .block .profile-team:nth-child(n + 5) {
        margin-bottom: 0; }
      #content .block .profile-team .profile-picture {
        width: 120%;
        height: 160%;
        margin-bottom: 20px; }
      #content .block .profile-team .profile-name {
        width: 120%;
        margin-bottom: 4px;
        color: #000;
        font-size: 9px;
        font-weight: bold;
        padding-left: 10%; }
      #content .block .profile-team .profile-position {
        width: 135%;
        min-height: 56px;
        margin-bottom: 16px;
        color: #868E96;
        font-size: 6px;
        font-weight: bold;
        padding-left: 10%; }
      #content .block .profile-team .profile-link {
        display: block;
        height: 19px;
        background: url("/img/iconpack.svg") no-repeat;
        background-position: 0px -3924px;
        margin-left: 5%; }
        #content .block .profile-team .profile-link:hover {
          cursor: pointer;
          background-position: 0px -3946px; }
    #content .block .icon-pack {
      margin-top: 48px; }
      #content .block .icon-pack a {
        margin-right: 12px; }
      #content .block .icon-pack .icon {
        width: 42px;
        height: 42px;
        background-size: 262.5px; }
        #content .block .icon-pack .icon.facebook {
          background-position: 0px -562px; }
          #content .block .icon-pack .icon.facebook:hover {
            background-position: 0px -814px; }
        #content .block .icon-pack .icon.twitter {
          background-position: 0px -604px; }
          #content .block .icon-pack .icon.twitter:hover {
            background-position: 0px -856px; }
        #content .block .icon-pack .icon.medium {
          background-position: 0px -646px; }
          #content .block .icon-pack .icon.medium:hover {
            background-position: 0px -898px; }
        #content .block .icon-pack .icon.reddit {
          background-position: 0px -688px; }
          #content .block .icon-pack .icon.reddit:hover {
            background-position: 0px -940px; }
        #content .block .icon-pack .icon.linkedin {
          background-position: 0px -730px; }
          #content .block .icon-pack .icon.linkedin:hover {
            background-position: 0px -982px; }
        #content .block .icon-pack .icon.youtube {
          background-position: 0px -772px; }
          #content .block .icon-pack .icon.youtube:hover {
            background-position: 0px -1024px; }
    #content .block .list-table .list-table-item {
      height: auto;
      padding: 8px 0;
      line-height: 28px; }
      #content .block .list-table .list-table-item:first-child {
        border-top: 3px solid #000; }
      #content .block .list-table .list-table-item .label {
        display: block;
        width: 100%; }
    #content .block.table {
      padding: 56px 0; } }
</pre></body></html>