@charset "UTF-8";
h1, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .h1,
h2, .h2,
h3, .h3,
h4,
.page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .field__label, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: "Barlow";
  font-weight: bold;
  margin: 20px 0 0.5em;
  color: #F46B10;
  line-height: 1.2; }
  @media (min-width: 768px) {
    h1, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .h1,
    h2, .h2,
    h3, .h3,
    h4,
    .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .field__label, .h4,
    h5, .h5,
    h6, .h6,
    .h {
      line-height: 1.16; } }

h1, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .h1 {
  font-size: 24px; }
  @media (min-width: 768px) {
    h1, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .h1 {
      font-size: 30px; } }
  @media (min-width: 1200px) {
    h1, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .h1 {
      font-size: 36px; } }

h2, .h2 {
  font-size: 22px; }
  @media (min-width: 768px) {
    h2, .h2 {
      font-size: 26px; } }
  @media (min-width: 1200px) {
    h2, .h2 {
      font-size: 30px; } }

h3, .h3 {
  font-size: 20px; }
  @media (min-width: 768px) {
    h3, .h3 {
      font-size: 26px; } }

h6, .h6,
h5, .h5,
h4,
.page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .field__label, .h4 {
  font-size: 18px; }
  @media (min-width: 768px) {
    h6, .h6,
    h5, .h5,
    h4,
    .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .field__label, .h4 {
      font-size: 18px; } }

a {
  color: #F46B10;
  word-break: break-word; }

a[href^="mailto:"] {
  line-height: 1.2;
  display: inline-block; }

p {
  margin: 0 0 24px; }

img {
  vertical-align: top;
  max-width: 100%;
  height: auto; }

html b,
html strong {
  font-weight: bold; }
  
.path-search #edit-help-link,
.path-search #edit-advanced {
  display: none;
}

.btn, .btn-blue, .btn-arrow-right, .btn-blue-big, .btn-yellow, .btn-yellow-long, .btn-yellow-small, .views-element-container > .view-events.view-id-events .views-field-view-node a,
.block-views-blockevents-block-events-list .view-events .views-field-view-node a, .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li a, body.path-search .search-form input[type="submit"], .btn-line-orange, .btn-line-white {
  margin: 0;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  border: none;
  transition: opacity .2s;
  text-decoration: none; }

.btn-blue {
  font-family: "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 600;
  font-size: 15px;
  min-width: 145px;
  min-height: 51px;
  padding: 16px 8px;
  background: transparent url(../images/buttons/button-bg-darknavy.svg) center/contain no-repeat;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .btn-blue:hover {
    opacity: 0.8; }

.btn-arrow-right {
  font: 600 14px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  letter-spacing: 1.45px;
  color: #fff !important;
  padding: 18px 65px 18px 20px !important;
  background: transparent url(../images/icons/bg-wide-btn.png) center/contain no-repeat;
  min-height: 51px;
  min-width: 235px;
  text-transform: uppercase; }
  .btn-arrow-right:after {
    right: 27px !important; }
  .btn-arrow-right:hover {
    opacity: 0.8; }

.btn-blue-big {
  font: 600 14px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  letter-spacing: 1.45px;
  color: #fff;
  padding: 18px 6px;
  background: transparent url(../images/icons/bg-wide-btn.png) center/contain no-repeat;
  min-height: 51px;
  min-width: 235px;
  text-transform: uppercase; }
  .btn-blue-big:hover {
    opacity: 0.8; }

.btn-yellow {
  font-family: "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  line-height: 1.1;
  font-weight: 400;
  font-size: 18px;
  color: #122A58;
  background: transparent url(../images/buttons/btn-yellow.png) center/contain no-repeat;
  padding: 13px 5px;
  min-width: 171px;
  min-height: 46px; }
  .btn-yellow:hover {
    opacity: 0.8; }

.btn-yellow-long {
  font-family: "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  line-height: 1.1;
  font-weight: 400;
  font-size: 14px;
  color: #122A58;
  background: transparent url(../images/buttons/btn-yellow-long.png) center/contain no-repeat;
  padding: 7px 5px;
  min-width: 163px;
  min-height: 31px; }
  .btn-yellow-long:hover {
    opacity: 0.8; }

.btn-yellow-small, .views-element-container > .view-events.view-id-events .views-field-view-node a,
.block-views-blockevents-block-events-list .view-events .views-field-view-node a, .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li a, body.path-search .search-form input[type="submit"] {
  color: #122A58;
  font: 400 14px/1.1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  padding: 7px 5px;
  background: transparent url(../images/buttons/btn-yellow-small.svg) center/contain no-repeat;
  min-height: 31px;
  min-width: 114px; }
  .btn-yellow-small:hover, .views-element-container > .view-events.view-id-events .views-field-view-node a:hover,
  .block-views-blockevents-block-events-list .view-events .views-field-view-node a:hover, .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li a:hover, body.path-search .search-form input:hover[type="submit"] {
    opacity: 0.8; }

.btn-line-orange {
  text-decoration: none;
  text-transform: uppercase;
  font: 600 15px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #122A58;
  padding: 0 0 20px;
  letter-spacing: 1.45px;
  position: relative;
  transition: all 0.3s; }
  .btn-line-orange:after {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 9px;
    content: "";
    background-color: transparent;
    background-image: url(../images/buttons/horizontal-line-medium.svg);
    background-repeat: no-repeat;
    background-position: center center; }
  .btn-line-orange:hover {
    color: #3283A1; }

.btn-line-white {
  text-decoration: none;
  text-transform: uppercase;
  font: 600 15px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #fff;
  padding: 0 0 20px;
  letter-spacing: 1.45px;
  position: relative;
  transition: all 0.3s; }
  .btn-line-white:after {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 9px;
    content: "";
    background-color: transparent;
    background-image: url(../images/buttons/btn-line-white.png);
    background-repeat: no-repeat; }
  .btn-line-white:hover {
    color: #122A58; }

/*
.caption {
  text-align: center !important;
  width: 100% !important;
  color: #5B5B66;
  font-size: 90%;
}

.centered, .text-image {
  text-align: center !important;
}
*/

figure.align-center {
  text-align: center;
}

.caption > figcaption {
  color: #5B5B66;
  font-size: 14px;
}

.image-credit {
  color: #5B5B66;
  font-size: 14px;
}


.user-logged-in .header {
  position: relative !important;
  z-index: 11 !important; }

.header {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  background-color: #122A58;
  padding: 12px 0;
  position: relative;
  z-index: 2000; }
  @media (min-width: 800px) {
    .header {
      padding: 26px 0 22px; } }
  @media (min-width: 1100px) {
    .header {
      padding: 27px 0; } }
  @media (min-width: 1200px) {
    .header {
      padding: 35px 0; } }
  .header .region-header {
    position: relative; }
    @media (min-width: 800px) {
      .header .region-header {
        top: -27px;
        width: 1px; } }
    @media (min-width: 1100px) {
      .header .region-header {
        top: 0; } }
  .header .site-logo {
    display: block;
    width: 180px;
    min-width: 180px; }
    @media (min-width: 350px) {
      .header .site-logo {
        width: 225px;
        min-width: 225px; } }
    @media (min-width: 1100px) {
      .header .site-logo {
        margin-bottom: 13px; } }
  .header .container {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .header a {
    color: #fff;
    text-decoration: none; }
  @media (max-width: 798px) {
    .header .menu--topmenu,
    .header .menu--main {
      width: 100%; } }
  .header .menu--topmenu > .menu,
  .header .menu--main > .menu {
    margin: 0; }
    @media (min-width: 800px) {
      .header .menu--topmenu > .menu,
      .header .menu--main > .menu {
        display: flex;
        flex-wrap: wrap; } }
    @media (max-width: 798px) {
      .header .menu--topmenu > .menu > .menu-item,
      .header .menu--main > .menu > .menu-item {
        padding: 0px 0 0px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1); } }
    @media (max-width: 798px) {
      .header .menu--topmenu > .menu > .menu-item > a,
      .header .menu--main > .menu > .menu-item > a {
        padding: 13px 0 12px 10px;
        display: block;
        width: calc(100% - 50px); } }
  .header .menu-item--expanded {
    list-style: none; }
  .header .menu-item {
    position: relative; }
    @media (min-width: 800px) {
      .header .menu-item.is-open > .menu, .header .menu-item:hover > .menu {
        opacity: 1;
        visibility: visible;
        transform: translateX(-50%);
        transition: .3s; } }
    .header .menu-item a.is-active {
      color: #fff;
      position: relative; }
      @media (max-width: 798px) {
        .header .menu-item a.is-active:after {
          content: '';
          position: absolute;
          height: 100%;
          width: calc(100% + 50px);
          top: 0;
          left: 0;
          background-color: rgba(255, 255, 255, 0.1); } }
    @media (min-width: 800px) {
      .header .menu-item:last-child > .menu {
        min-width: 220px;
        width: 220px;
        left: 33%; } }
    @media (min-width: 1200px) {
      .header .menu-item:last-child > .menu {
        left: 50%; } }
    .header .menu-item > .menu {
      display: block; }
      @media (min-width: 800px) {
        .header .menu-item > .menu {
          display: block !important;
          position: absolute;
          background-color: #ece8e3;
          min-width: 277px;
          width: 277px;
          left: 50%;
          transform: translateX(-50%) translateY(5px);
          opacity: 0;
          visibility: hidden;
          margin: 0;
          padding: 15px 0;
          transition: .2s; } }
      @media (max-width: 798px) {
        .header .menu-item > .menu {
          display: none;
          padding-bottom: 11px;
          margin-left: 0;
          padding-left: 20px; } }
      @media (min-width: 800px) {
        .header .menu-item > .menu > .menu-item {
          padding: 0; } }
      @media (max-width: 798px) {
        .header .menu-item > .menu li {
          padding: 3px 0; } }
      @media (max-width: 798px) {
        .header .menu-item > .menu li a {
          padding: 4px 10px;
          display: block; } }
      @media (max-width: 798px) {
        .header .menu-item > .menu li a.is-active:after {
          width: 100%; } }
      @media (min-width: 800px) {
        .header .menu-item > .menu a {
          color: #000;
          text-transform: none !important;
          text-align: center;
          display: block;
          padding: 8px 10px; } }
      @media (min-width: 800px) {
        .header .menu-item > .menu a.is-active, .header .menu-item > .menu a:hover {
          background-color: #fff; } }
  @media (max-width: 798px) {
    .header .header-nav-wrapper {
      position: fixed;
      top: 0;
      right: 0;
      width: 300px;
      height: 100%;
      background-color: #122A58;
      padding: 20px 20px 40px;
      overflow-y: auto;
      z-index: 3000;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
      transition: .3s;
      transform: translateX(320px);
      align-items: flex-start; } }
  @media (min-width: 800px) {
    .header .header-nav-wrapper {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      align-items: flex-end; } }
  .header .region-secondary-menu {
    display: flex;
    align-items: center;
    margin-bottom: 0; }
    @media (min-width: 800px) {
      .header .region-secondary-menu {
        margin-bottom: 24px; } }
    @media (min-width: 1100px) {
      .header .region-secondary-menu {
        margin-bottom: 6px; } }
    @media (max-width: 798px) {
      .header .region-secondary-menu {
        flex-direction: column-reverse;
        align-items: flex-start; } }
    .header .region-secondary-menu .menu {
      column-gap: 20px;
      position: relative; }
      @media (min-width: 800px) {
        .header .region-secondary-menu .menu {
          top: -2px; } }
      .header .region-secondary-menu .menu > li > a {
        font-size: 13px; }
  .header .region-primary-menu .menu {
    column-gap: 40px; }
    .header .region-primary-menu .menu > li > a {
      text-transform: uppercase;
      font-size: 15px; }
  .header .menu--main > .menu > li > a {
    position: relative;
    display: block; }
    @media (min-width: 800px) {
      .header .menu--main > .menu > li > a {
        padding: 4px 0 4px; } }
    @media (min-width: 800px) {
      .header .menu--main > .menu > li > a:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #fff;
        bottom: 0;
        left: 0;
        transition: .2s;
        opacity: 0;
        visibility: hidden; } }
  @media (min-width: 800px) {
    .header .menu--main > .menu > li:hover > a:after,
    .header .menu--main > .menu > li > a.is-active:after {
      opacity: 1;
      visibility: visible; } }
  @media (min-width: 800px) {
    .header .menu--topmenu a {
      display: block;
      position: relative; } }
  @media (min-width: 800px) {
    .header .menu--topmenu a:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
      background-color: #fff;
      opacity: 0;
      visibility: hidden;
      transition: .3s; } }
  @media (min-width: 800px) {
    .header .menu--topmenu a.is-active:after, .header .menu--topmenu a:hover:after {
      opacity: 1;
      visibility: visible; } }
  @media (min-width: 800px) {
    .header .search-block-form {
      margin-left: 21px; } }

.toggle-submenu {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  width: 48px;
  height: 46px;
  position: absolute;
  right: -2px;
  top: -1px;
  z-index: 10; }
  .toggle-submenu:before, .toggle-submenu:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 2px;
    background-color: #fff;
    left: 50%;
    top: 50%;
    margin-top: -1px;
    margin-left: -5px;
    transition: .2s; }
  .toggle-submenu:before {
    transform: rotate(90deg); }
  @media (min-width: 800px) {
    .toggle-submenu {
      display: none; } }

.show-sub-menu .toggle-submenu:before {
  transform: none; }

.close-menu {
  position: fixed;
  right: 300px;
  top: 7px;
  z-index: 3002;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  width: 53px;
  height: 40px;
  transition: .1s;
  opacity: 0;
  visibility: hidden; }
  .close-menu:after, .close-menu:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 3px;
    left: 50%;
    top: 50%;
    margin-top: -1px;
    margin-left: -10px;
    border-radius: 10px;
    background-color: #fff; }
  .close-menu:after {
    transform: rotate(45deg); }
  .close-menu:before {
    transform: rotate(-45deg); }
  @media (min-width: 800px) {
    .close-menu {
      display: none; } }

.menu-mobile-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2990;
  background-color: rgba(0, 0, 0, 0.86);
  transition: .3s;
  opacity: 0;
  visibility: hidden; }
  @media (min-width: 800px) {
    .menu-mobile-overlay {
      display: none; } }

.burger {
  display: block;
  width: 40px;
  height: 40px;
  background: transparent;
  margin: 0;
  padding: 0;
  border: none;
  position: relative; }
  @media (min-width: 800px) {
    .burger {
      display: none; } }

.burger-lines {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -13px;
  margin-top: -1px;
  height: 2px;
  width: 26px;
  background-color: #fff;
  transition: .3s; }
  .burger-lines:after, .burger-lines:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: .3s; }
  .burger-lines:after {
    transform: translateY(-8px); }
  .burger-lines:before {
    transform: translateY(8px); }

.show-menu body {
  overflow: hidden; }

.show-menu .close-menu {
  opacity: 1;
  visibility: visible;
  transition: .3s .1s; }

.show-menu .header .header-nav-wrapper {
  transform: none; }

.show-menu .menu-mobile-overlay {
  opacity: 1;
  visibility: visible; }

@media (max-width: 798px) {
  .search-block-form {
    width: 100%; } }

.search-block-form form {
  width: 100%;
  height: 32px;
  position: relative;
  margin-bottom: 20px; }
  @media (min-width: 800px) {
    .search-block-form form {
      width: 142px;
      margin-bottom: 0; } }

.search-block-form input[type="search"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  border-radius: 50px;
  background: transparent;
  font-size: 13px;
  color: #fff;
  box-sizing: border-box;
  padding: 0 10px 0 35px; }
  .search-block-form input[type="search"]::placeholder {
    color: #fff;
    opacity: 0.99; }

.search-block-form .form-actions {
  width: 24px;
  height: 30px;
  background: transparent url(../images/icons/search.svg) center/60% no-repeat;
  left: 8px;
  top: 50%;
  margin-top: -15px;
  position: absolute;
  overflow: hidden; }

.search-block-form input[type="submit"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  font-size: 0;
  padding: 0;
  margin: 0; }

.has-hero:not(.user-logged-in) .header {
  position: absolute;
  background: none;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0; }

.header-color-style--purple .header {
  background: #6D6CA4; }

@media (max-width: 798px) {
  .header-color-style--purple .header .header-nav-wrapper {
    background: #6D6CA4; } }

.header-color-style--green .header {
  background: #869B3B; }

@media (max-width: 798px) {
  .header-color-style--green .header .header-nav-wrapper {
    background: #869B3B; } }

.header-color-style--orange-light .header,
.header-color-style--orange .header {
  background: #F46B10; }

@media (max-width: 798px) {
  .header-color-style--orange-light .header .header-nav-wrapper,
  .header-color-style--orange .header .header-nav-wrapper {
    background: #F46B10; } }

.header-color-style--blue .header {
  background: #5C9CB0; }

@media (max-width: 798px) {
  .header-color-style--blue .header .header-nav-wrapper {
    background: #5C9CB0; } }

.header-color-style--light-blue .header,
.header-color-style--dark-blue .header {
  background: #122A58; }

@media (max-width: 798px) {
  .header-color-style--light-blue .header .header-nav-wrapper,
  .header-color-style--dark-blue .header .header-nav-wrapper {
    background: #122A58; } }

.header-color-style--red .header {
  background: #A93424; }

@media (max-width: 798px) {
  .header-color-style--red .header .header-nav-wrapper {
    background: #A93424; } }

.header-color-style--red-light .header {
  background: #D15C45; }

@media (max-width: 798px) {
  .header-color-style--red-light .header .header-nav-wrapper {
    background: #D15C45; } }

.webform-confirmation {
  background: #fff;
  max-width: 1240px;
  margin: 0 auto;
  padding: 60px 20px 120px; }

.block-system.block-system-main-block > .webform-ajax-form-wrapper {
  background: #fff;
  max-width: 1240px;
  margin: 0 auto;
  padding: 60px 20px 120px; }
  @media (min-width: 992px) {
    .block-system.block-system-main-block > .webform-ajax-form-wrapper .webform-flexbox.js-webform-flexbox {
      padding-right: 45px; } }
  @media (min-width: 992px) {
    .block-system.block-system-main-block > .webform-ajax-form-wrapper .webform-flexbox.js-webform-flexbox > .webform-flex {
      flex: unset; } }
  @media (min-width: 992px) {
    .block-system.block-system-main-block > .webform-ajax-form-wrapper .webform-flexbox.js-webform-flexbox > .webform-flex:first-child {
      width: 59%; } }
  @media (min-width: 992px) {
    .block-system.block-system-main-block > .webform-ajax-form-wrapper .webform-flexbox.js-webform-flexbox > .webform-flex:last-child {
      width: 41%; } }
  .block-system.block-system-main-block > .webform-ajax-form-wrapper .webform-flexbox.js-webform-flexbox input[type='text'],
  .block-system.block-system-main-block > .webform-ajax-form-wrapper .webform-flexbox.js-webform-flexbox input[type='email'] {
    border: 1px solid #303131;
    padding: 11px 15px;
    font-size: 14px;
    width: 100%; }
  .block-system.block-system-main-block > .webform-ajax-form-wrapper .webform-flexbox.js-webform-flexbox input[type='text']::placeholder,
  .block-system.block-system-main-block > .webform-ajax-form-wrapper .webform-flexbox.js-webform-flexbox input[type='email']::placeholder {
    color: #303131; }

.footer {
  background: #fff;
  padding: 60px 0 48px;
  margin-top: auto; }
  @media (min-width: 992px) {
    .footer {
      padding: 60px 0 40px; } }
  .footer .container {
    max-width: 1240px;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap; }
  .footer .footer-logo {
    margin-bottom: 28px; }
    .footer .footer-logo a {
      display: inline-block; }
  .footer .region-footer {
    width: 100%; }
    @media (min-width: 992px) {
      .footer .region-footer {
        width: 50%; } }
  .footer .region-footer-socials {
    width: 100%; }
    @media (min-width: 992px) {
      .footer .region-footer-socials {
        width: 50%;
        padding-right: 80px; } }
  .footer .field--name-field-footer-address-boxes {
    display: flex;
    flex-wrap: wrap; }
    .footer .field--name-field-footer-address-boxes > .field__item {
      padding-right: 20px;
      margin: 0 0 28px;
      width: 50%; }
      @media (min-width: 768px) {
        .footer .field--name-field-footer-address-boxes > .field__item {
          padding-right: 26px;
          min-width: 216px; } }
      @media (min-width: 992px) {
        .footer .field--name-field-footer-address-boxes > .field__item {
          padding-right: 56px;
          min-width: 246px; } }
  .footer .field--name-field-address-box-title {
    margin: 0 0 5px;
    color: #F46B10;
    font: 600 16px/17px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .footer .field--name-field-address-box-text {
    color: #303131;
    font: 400 12px/17px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (min-width: 768px) {
      .footer .field--name-field-address-box-text {
        font-size: 14px; } }
    .footer .field--name-field-address-box-text p {
      margin-bottom: 0; }
    .footer .field--name-field-address-box-text a {
      color: inherit;
      transition: all 0.3s;
      text-wrap: nowrap;
      text-decoration: none; }
      .footer .field--name-field-address-box-text a:hover {
        color: #3283A1; }
  .footer .block--type-subscribe-form {
    border-bottom: 1px solid #303131;
    padding-bottom: 20px;
    margin: 0 0 28px; }
    .footer .block--type-subscribe-form h2 {
      color: #F46B10;
      text-transform: uppercase;
      letter-spacing: 2.4px;
      margin: 0 0 10px;
      font: 700 20px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      @media (min-width: 768px) {
        .footer .block--type-subscribe-form h2 {
          font-size: 24px; } }
    .footer .block--type-subscribe-form .field--type-text-with-summary {
      color: #303131;
      font: 400 12px/17px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      margin: 0 0 22px; }
      @media (min-width: 768px) {
        .footer .block--type-subscribe-form .field--type-text-with-summary {
          font-size: 14px; } }
      .footer .block--type-subscribe-form .field--type-text-with-summary p {
        margin: 0; }
    @media (min-width: 992px) {
      .footer .block--type-subscribe-form .webform-flexbox.js-webform-flexbox {
        padding-right: 45px; } }
    @media (min-width: 992px) {
      .footer .block--type-subscribe-form .webform-flexbox.js-webform-flexbox > .webform-flex {
        flex: unset; } }
    @media (min-width: 992px) {
      .footer .block--type-subscribe-form .webform-flexbox.js-webform-flexbox > .webform-flex:first-child {
        width: 59%; } }
    @media (min-width: 992px) {
      .footer .block--type-subscribe-form .webform-flexbox.js-webform-flexbox > .webform-flex:last-child {
        width: 41%; } }
    .footer .block--type-subscribe-form .webform-flexbox.js-webform-flexbox input[type='text'],
    .footer .block--type-subscribe-form .webform-flexbox.js-webform-flexbox input[type='email'] {
      border: 1px solid #303131;
      padding: 11px 15px;
      font-size: 14px;
      width: 100%; }
    .footer .block--type-subscribe-form .webform-flexbox.js-webform-flexbox input[type='text']::placeholder,
    .footer .block--type-subscribe-form .webform-flexbox.js-webform-flexbox input[type='email']::placeholder {
      color: #303131; }
  .footer .block--type-social-media-icons {
    display: flex;
    flex-wrap: wrap; }
    .footer .block--type-social-media-icons h2 {
      max-width: 130px;
      margin: 0 0 10px;
      color: #F46B10;
      text-transform: uppercase;
      letter-spacing: 2.4px;
      font: 700 20px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      @media (min-width: 768px) {
        .footer .block--type-social-media-icons h2 {
          max-width: 154px;
          font-size: 24px; } }
    .footer .block--type-social-media-icons .field--name-field-social-media-icons {
      width: calc(100% - 130px);
      display: flex;
      flex-wrap: wrap;
      padding-top: 8px; }
      @media (min-width: 768px) {
        .footer .block--type-social-media-icons .field--name-field-social-media-icons {
          width: calc(100% - 154px); } }
      .footer .block--type-social-media-icons .field--name-field-social-media-icons > .field__item {
        padding: 0 4px; }
      .footer .block--type-social-media-icons .field--name-field-social-media-icons a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #122A58;
        padding: 0;
        color: #fff; }
        .footer .block--type-social-media-icons .field--name-field-social-media-icons a:hover {
          background: #3283A1; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #2F3131;
  background: #fff;
  font: 17px/1.4647 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow-x: hidden; }

.layout-container {
  min-height: calc(100vh - 2px);
  display: flex;
  flex-direction: column; }

.user-login-form {
  padding: 100px 20px;
  max-width: 1165px;
  margin: 0 auto; }

.container {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px; }
  @media (min-width: 1200px) {
    .container {
      padding-right: 40px;
      padding-left: 40px; } }

.container.container-xl {
  max-width: 1920px; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 950px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1056px; } }

@media (min-width: 1468px) {
  .container {
    max-width: 1165px; } }

.pentagon-shape {
  position: absolute;
  top: -9999px;
  left: -9999px;
  pointer-events: none; }

.view-areas-of-focus {
  max-width: 1116px;
  margin: 0 auto;
  padding: 94px 20px 82px; }
  .view-areas-of-focus .views-view-responsive-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin: 0 -15px; }
    @media (min-width: 992px) {
      .view-areas-of-focus .views-view-responsive-grid {
        margin: 0 -26px; } }
    .view-areas-of-focus .views-view-responsive-grid .views-view-responsive-grid__item {
      width: 100%;
      padding: 15px; }
      @media (min-width: 560px) {
        .view-areas-of-focus .views-view-responsive-grid .views-view-responsive-grid__item {
          width: 50%; } }
      @media (min-width: 768px) {
        .view-areas-of-focus .views-view-responsive-grid .views-view-responsive-grid__item {
          width: 33.333%; } }
      @media (min-width: 992px) {
        .view-areas-of-focus .views-view-responsive-grid .views-view-responsive-grid__item {
          padding: 22px 26px; } }
  .view-areas-of-focus .views-view-responsive-grid__item-inner {
    height: 100%;
    background: #eff5f7;
    padding: 20px 20px 60px;
    position: relative; }
    .view-areas-of-focus .views-view-responsive-grid__item-inner .field--name-field-page-image,
    .view-areas-of-focus .views-view-responsive-grid__item-inner .views-field-field-page-image {
      margin: 0 0 17px; }
      .view-areas-of-focus .views-view-responsive-grid__item-inner .field--name-field-page-image .field-content, .view-areas-of-focus .views-view-responsive-grid__item-inner .field--name-field-page-image a,
      .view-areas-of-focus .views-view-responsive-grid__item-inner .views-field-field-page-image .field-content,
      .view-areas-of-focus .views-view-responsive-grid__item-inner .views-field-field-page-image a {
        display: block;
        position: relative;
        width: 100%;
        aspect-ratio: 284 / 172;
        overflow: hidden; }
      .view-areas-of-focus .views-view-responsive-grid__item-inner .field--name-field-page-image img,
      .view-areas-of-focus .views-view-responsive-grid__item-inner .views-field-field-page-image img {
        position: absolute;
        object-fit: cover;
        object-position: center;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }
    .view-areas-of-focus .views-view-responsive-grid__item-inner .field--name-title,
    .view-areas-of-focus .views-view-responsive-grid__item-inner .views-field-title {
      margin: 0 0 6px;
      font: 700 18px/1.333 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      .view-areas-of-focus .views-view-responsive-grid__item-inner .field--name-title h2,
      .view-areas-of-focus .views-view-responsive-grid__item-inner .views-field-title h2 {
        margin: 0;
        font: inherit; }
      .view-areas-of-focus .views-view-responsive-grid__item-inner .field--name-title a,
      .view-areas-of-focus .views-view-responsive-grid__item-inner .views-field-title a {
        font: inherit;
        transition: all 0.3s;
        text-decoration: none;
        color: #F46B10; }
        .view-areas-of-focus .views-view-responsive-grid__item-inner .field--name-title a:hover,
        .view-areas-of-focus .views-view-responsive-grid__item-inner .views-field-title a:hover {
          color: #3283A1; }
    .view-areas-of-focus .views-view-responsive-grid__item-inner .field--type-text-with-summary {
      font: 400 14px/1.46 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      .view-areas-of-focus .views-view-responsive-grid__item-inner .field--type-text-with-summary p {
        margin: 0 0 12px; }
    .view-areas-of-focus .views-view-responsive-grid__item-inner .views-field-view-node a {
      position: absolute;
      bottom: 20px;
      left: 20px; }
    .view-areas-of-focus .views-view-responsive-grid__item-inner .btn, .view-areas-of-focus .views-view-responsive-grid__item-inner .btn-blue, .view-areas-of-focus .views-view-responsive-grid__item-inner .btn-arrow-right, .view-areas-of-focus .views-view-responsive-grid__item-inner .btn-blue-big, .view-areas-of-focus .views-view-responsive-grid__item-inner .btn-yellow, .view-areas-of-focus .views-view-responsive-grid__item-inner .btn-yellow-long, .view-areas-of-focus .views-view-responsive-grid__item-inner .btn-yellow-small, .view-areas-of-focus .views-view-responsive-grid__item-inner .views-element-container > .view-events.view-id-events .views-field-view-node a, .views-element-container > .view-events.view-id-events .views-field-view-node .view-areas-of-focus .views-view-responsive-grid__item-inner a,
    .view-areas-of-focus .views-view-responsive-grid__item-inner .block-views-blockevents-block-events-list .view-events .views-field-view-node a, .block-views-blockevents-block-events-list .view-events .views-field-view-node .view-areas-of-focus .views-view-responsive-grid__item-inner a, .view-areas-of-focus .views-view-responsive-grid__item-inner .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li a, .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li .view-areas-of-focus .views-view-responsive-grid__item-inner a, .view-areas-of-focus .views-view-responsive-grid__item-inner body.path-search .search-form input[type="submit"], body.path-search .search-form .view-areas-of-focus .views-view-responsive-grid__item-inner input[type="submit"], .view-areas-of-focus .views-view-responsive-grid__item-inner .btn-line-orange, .view-areas-of-focus .views-view-responsive-grid__item-inner .btn-line-white {
      position: absolute;
      bottom: 20px;
      left: 20px; }
  .view-areas-of-focus .node--type-focus-area.contextual-region {
    position: static; }

.node--type-strategy.color-style--purple .block-field-blocknodestrategytitle h1, .node--type-strategy.color-style--purple .block-field-blocknodestrategytitle .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .node--type-strategy.color-style--purple .block-field-blocknodestrategytitle a {
  color: #6D6CA4; }

.node--type-strategy.color-style--green .block-field-blocknodestrategytitle h1, .node--type-strategy.color-style--green .block-field-blocknodestrategytitle .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .node--type-strategy.color-style--green .block-field-blocknodestrategytitle a {
  color: #869B3B; }

.node--type-strategy.color-style--orange .block-field-blocknodestrategytitle h1, .node--type-strategy.color-style--orange .block-field-blocknodestrategytitle .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .node--type-strategy.color-style--orange .block-field-blocknodestrategytitle a {
  color: #F46B10; }

.node--type-strategy.color-style--orange-light .block-field-blocknodestrategytitle h1, .node--type-strategy.color-style--orange-light .block-field-blocknodestrategytitle .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .node--type-strategy.color-style--orange-light .block-field-blocknodestrategytitle a {
  color: #FEF0E7; }

.node--type-strategy.color-style--blue .block-field-blocknodestrategytitle h1, .node--type-strategy.color-style--blue .block-field-blocknodestrategytitle .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .node--type-strategy.color-style--blue .block-field-blocknodestrategytitle a {
  color: #5C9CB0; }

.node--type-strategy.color-style--light-blue .block-field-blocknodestrategytitle h1, .node--type-strategy.color-style--light-blue .block-field-blocknodestrategytitle .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .node--type-strategy.color-style--light-blue .block-field-blocknodestrategytitle a {
  color: #eff5f7; }

.node--type-strategy.color-style--dark-blue .block-field-blocknodestrategytitle h1, .node--type-strategy.color-style--dark-blue .block-field-blocknodestrategytitle .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .node--type-strategy.color-style--dark-blue .block-field-blocknodestrategytitle a {
  color: #122A58; }

.node--type-strategy.color-style--red .block-field-blocknodestrategytitle h1, .node--type-strategy.color-style--red .block-field-blocknodestrategytitle .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .node--type-strategy.color-style--red .block-field-blocknodestrategytitle a {
  color: #A93424; }

.node--type-strategy.color-style--red-light .block-field-blocknodestrategytitle h1, .node--type-strategy.color-style--red-light .block-field-blocknodestrategytitle .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .node--type-strategy.color-style--red-light .block-field-blocknodestrategytitle a {
  color: #D15C45; }

.node--type-strategy.color-style--tiffany-blue .block-field-blocknodestrategytitle h1, .node--type-strategy.color-style--tiffany-blue .block-field-blocknodestrategytitle .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .node--type-strategy.color-style--tiffany-blue .block-field-blocknodestrategytitle a {
  color: #0FC2C4; }

.block-field-blocknodestrategytitle h1, .block-field-blocknodestrategytitle .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .block-field-blocknodestrategytitle a {
  margin-top: 14px; }

.block-field-blocknodestrategybody {
  font-size: 17px; }
  @media (min-width: 1200px) {
    .block-field-blocknodestrategybody {
      font-size: 18px; } }
  .block-field-blocknodestrategybody .sub-text {
    font-size: 22px;
    color: #122A58; }
    @media (min-width: 1200px) {
      .block-field-blocknodestrategybody .sub-text {
        font-size: 24px; } }

.file--application-pdf {
  padding: 0;
  background-image: none; }
  .file--application-pdf a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.3;
    color: #122A58;
    padding-left: 40px;
    position: relative;
    transition: .2s; }
    .file--application-pdf a:hover {
      color: #F46B10; }
    .file--application-pdf a:after {
      content: '';
      position: absolute;
      left: 0;
      top: -1px;
      width: 27px;
      height: 27px;
      background: url(../images/icons/arrow-right-circle-orange.png) center/contain no-repeat; }

.block-field-blocknodepi-projectfield-project-summary,
.block-field-blocknodeinitiativefield-project-summary {
  font-size: 20px;
  line-height: 1.2;
  color: #122A58; }
  @media (min-width: 992px) {
    .block-field-blocknodepi-projectfield-project-summary,
    .block-field-blocknodeinitiativefield-project-summary {
      font-size: 22px;
      line-height: 1.36; } }

.block-field-blocknodestrategyfield-pdf,
.block-field-blocknodeinitiativefield-pdf {
  display: none;
}

.field--name-field-pdf {
  margin-top: 21px; }

.block-field-blocknodeinitiativefield-sections h2 {
  font-size: 18px;
  color: #122A58;
  margin-top: 0;
  margin-bottom: 22px; }

.block-field-blocknodeinitiativefield-sections .field--name-field-sections .field__item {
  margin-bottom: 18px; }

.block-field-blocknodeinitiativefield-sections .field--name-field-sections a {
  text-decoration: none;
  font-size: 18px;
  color: #122A58;
  transition: color .2s; }
  .block-field-blocknodeinitiativefield-sections .field--name-field-sections a:hover {
    color: #F46B10; }

.view-display-id-block_policy_links_boxes,
.view-policy-links-boxes {
  font-size: 18px;
  color: #122A58; }
  .view-display-id-block_policy_links_boxes .views-field-field-intro-link-text a,
  .view-display-id-block_policy_links_boxes h2,
  .view-policy-links-boxes .views-field-field-intro-link-text a,
  .view-policy-links-boxes h2 {
    font-size: 18px;
    color: #122A58;
    margin-top: 0;
    margin-bottom: 17px;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    transition: color .2s; }
  .view-display-id-block_policy_links_boxes .views-field-field-intro-link-text a:hover,
  .view-policy-links-boxes .views-field-field-intro-link-text a:hover {
    color: #F46B10; }
  .view-display-id-block_policy_links_boxes .views-field-field-policy-links-boxes a,
  .view-policy-links-boxes .views-field-field-policy-links-boxes a {
    text-decoration: underline;
    font-size: 14px;
    color: #122A58;
    transition: color .2s; }
    .view-display-id-block_policy_links_boxes .views-field-field-policy-links-boxes a:hover,
    .view-policy-links-boxes .views-field-field-policy-links-boxes a:hover {
      color: #F46B10;
      text-decoration: none; }
  .view-display-id-block_policy_links_boxes .item-list ul,
  .view-policy-links-boxes .item-list ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .view-display-id-block_policy_links_boxes .item-list ul li,
    .view-policy-links-boxes .item-list ul li {
      margin: 0 0 15px; }
  .view-display-id-block_policy_links_boxes a.active,
  .view-policy-links-boxes a.active {
    color: #F46B10;
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding-left: 30px;
    text-decoration: none;
    pointer-events: none; }
    .view-display-id-block_policy_links_boxes a.active:after,
    .view-policy-links-boxes a.active:after {
      content: "";
      transition: all 0.3s;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translate(7px, -50%) rotate(-90deg);
      width: 8px;
      height: 20px;
      background-image: url(/themes/custom/preventioninstitute/images/icons/arrow-yellow.png);
      background-size: 100%;
      background-repeat: no-repeat; }

.block-field-blocknodepi-eventfield-register-link {
  margin-bottom: 30px; }



/*
default:
hide 3-col-title

has parent:
hide fields 2-col--title, page image, summary
show parent view items
*/


/* don't use this on Collection pages at least */
/*
.layout--threecol-section .field--name-title {
  display: none;
}
*/


.layout--threecol-section .block-field-blocknodeinitiativetitle {
  display: none;  
}


.page-node-3634 .block-views-blockparent-page-data-block-parent-areas-of-focus,
.page-node-3634 .block-views-blockparent-page-data-block-parent-strategies,
.page-node-3635 .block-views-blockparent-page-data-block-parent-areas-of-focus,
.page-node-3635 .block-views-blockparent-page-data-block-parent-strategies {
  display: none;
}

/* KW FIX REVISIT */
.page-has-parent .block-field-blocknodeinitiativefield-project-summary,
.page-has-parent .field--name-field-page-image,
.page-has-parent .layout--twocol-section .field--name-title {
/*  display: none; */
}

.page-has-parent .layout--threecol-section .block-field-blocknodeinitiativetitle,
.page-has-parent .layout--threecol-section .field--name-title {
  display: block;
}

.block-views-blockparent-page-data-block-parent-page-sections {
  margin-bottom: 3em;
}


/* 
.views-field-field-page-image
*/

.sidebar-title-and-links,
.block-views-blockparent-page-data-block-parent-strategies,
.block-views-blockparent-page-data-block-parent-areas-of-focus,
.block-views-blockproject-recent-resources-block-project-recent-resources,
.block-field-blocknodeinitiativefield-strategy,
.block-field-blocknodepi-publicationfield-related-publications,
.block-field-blocknodepi-publicationfield-tools-terms,
.block-field-blocknodepi-publicationfield-initiatives-terms,
.block-field-blocknodepi-publicationfield-prevention-fund-terms,
.block-field-blocknodepi-publicationfield-focus-areas-terms,
.block-field-blocknodepi-blog-postfield-areas-of-focus,
.block-field-blocknodepi-blog-postfield-initiative,
.block-field-blocknodepi-blog-postfield-project-initiative,
.block-field-blocknodepi-toolfield-focus-areas-terms,
.block-field-blocknodevideofield-project-initiative,
.block-field-blocknodevideofield-strategy,
.block-field-blocknodepi-eventfield-press-hit-link,
.block-field-blocknodepi-eventfield-areas-of-focus,
.block-field-blocknodepi-projectfield-contacts,
.block-field-blocknodepi-projectfield-strategy,
.block-field-blocknodepi-projectfield-areas-of-focus,
.block-views-blockparent-page-data-block-parent-page-contacts,
.block-field-blocknodepolicyfield-contacts,
.block-field-blocknodeinitiativefield-contacts,
.block-field-blocknodeinitiativefield-areas-of-focus {
  margin-bottom: 20px; }
  .sidebar-title-and-links h2,
  .block-views-blockparent-page-data-block-parent-strategies h2,
  .block-views-blockparent-page-data-block-parent-areas-of-focus h2,
  .block-views-blockproject-recent-resources-block-project-recent-resources h2,
  .block-field-blocknodeinitiativefield-strategy h2,
  .block-field-blocknodepi-publicationfield-related-publications h2,
  .block-field-blocknodepi-publicationfield-tools-terms h2,
  .block-field-blocknodepi-publicationfield-initiatives-terms h2,
  .block-field-blocknodepi-publicationfield-prevention-fund-terms h2,
  .block-field-blocknodepi-publicationfield-focus-areas-terms h2,
  .block-field-blocknodepi-blog-postfield-areas-of-focus h2,
  .block-field-blocknodepi-blog-postfield-initiative h2,
  .block-field-blocknodepi-blog-postfield-project-initiative h2,
  .block-field-blocknodepi-toolfield-focus-areas-terms h2,
  .block-field-blocknodevideofield-project-initiative h2,
  .block-field-blocknodevideofield-strategy h2,
  .block-field-blocknodepi-eventfield-press-hit-link h2,
  .block-field-blocknodepi-eventfield-areas-of-focus h2,
  .block-field-blocknodepi-projectfield-contacts h2,
  .block-field-blocknodepi-projectfield-strategy h2,
  .block-field-blocknodepi-projectfield-areas-of-focus h2,
  .block-views-blockparent-page-data-block-parent-page-contacts h2,
  .block-field-blocknodepolicyfield-contacts h2,
  .block-field-blocknodeinitiativefield-contacts h2,
  .block-field-blocknodeinitiativefield-areas-of-focus h2 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 18px; }
  .sidebar-title-and-links a:not(.btn-blue),
  .block-views-blockparent-page-data-block-parent-strategies a:not(.btn-blue),
  .block-views-blockparent-page-data-block-parent-areas-of-focus a:not(.btn-blue),
  .block-field-blocknodeinitiativefield-strategy a:not(.btn-blue),
  .block-field-blocknodepi-publicationfield-related-publications a:not(.btn-blue),
  .block-field-blocknodepi-publicationfield-tools-terms a:not(.btn-blue),
  .block-field-blocknodepi-publicationfield-initiatives-terms a:not(.btn-blue),
  .block-field-blocknodepi-publicationfield-prevention-fund-terms a:not(.btn-blue),
  .block-field-blocknodepi-publicationfield-focus-areas-terms a:not(.btn-blue),
  .block-field-blocknodepi-toolfield-focus-areas-terms a:not(.btn-blue),
  .block-field-blocknodevideofield-project-initiative a:not(.btn-blue),
  .block-field-blocknodepi-eventfield-press-hit-link a:not(.btn-blue),
  .block-field-blocknodepi-eventfield-areas-of-focus a:not(.btn-blue),
  .block-field-blocknodepi-projectfield-contacts a:not(.btn-blue),
  .block-field-blocknodepi-projectfield-strategy a:not(.btn-blue),
  .block-field-blocknodepi-projectfield-areas-of-focus a:not(.btn-blue),
  .block-views-blockparent-page-data-block-parent-page-contacts a:not(.btn-blue),
  .block-field-blocknodepolicyfield-contacts a:not(.btn-blue),
  .block-views-blockproject-recent-resources-block-project-recent-resources a,
  .block-field-blocknodeinitiativefield-contacts a:not(.btn-blue),
  .block-field-blocknodeinitiativefield-areas-of-focus a:not(.btn-blue) {
    text-decoration: none;
    font-size: 15px;
    color: #122A58;
    transition: color .2s;
    display: inline-block;
    margin-bottom: 8px; }
    .sidebar-title-and-links a:not(.btn-blue):hover,
    .block-views-blockparent-page-data-block-parent-strategies a:not(.btn-blue):hover,
    .block-views-blockparent-page-data-block-parent-areas-of-focus a:not(.btn-blue):hover,
    .block-field-blocknodeinitiativefield-strategy a:not(.btn-blue):hover,
    .block-field-blocknodepi-publicationfield-related-publications a:not(.btn-blue):hover,
    .block-field-blocknodepi-publicationfield-tools-terms a:not(.btn-blue):hover,
    .block-field-blocknodepi-publicationfield-initiatives-terms a:not(.btn-blue):hover,
    .block-field-blocknodepi-publicationfield-prevention-fund-terms a:not(.btn-blue):hover,
    .block-field-blocknodepi-publicationfield-focus-areas-terms a:not(.btn-blue):hover,
    .block-field-blocknodepi-toolfield-focus-areas-terms a:not(.btn-blue):hover,
    .block-field-blocknodevideofield-project-initiative a:not(.btn-blue):hover,
    .block-field-blocknodepi-eventfield-press-hit-link a:not(.btn-blue):hover,
    .block-field-blocknodepi-eventfield-areas-of-focus a:not(.btn-blue):hover,
    .block-field-blocknodepi-projectfield-contacts a:not(.btn-blue):hover,
    .block-field-blocknodepi-projectfield-strategy a:not(.btn-blue):hover,
    .block-field-blocknodepi-projectfield-areas-of-focus a:not(.btn-blue):hover,
    .block-views-blockparent-page-data-block-parent-page-contacts a:not(.btn-blue):hover,
    .block-field-blocknodepolicyfield-contacts a:not(.btn-blue):hover,
    .block-field-blocknodeinitiativefield-contacts a:not(.btn-blue):hover,
    .block-field-blocknodeinitiativefield-areas-of-focus a:not(.btn-blue):hover {
      color: #F46B10; }

.block-views-blockpolicy-links-boxes-block-initiative-sections a,
.block-views-blockparent-page-data-block-parent-page-sections a {
  color: #122A58;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  transition: .2s; }
  .block-views-blockpolicy-links-boxes-block-initiative-sections a:hover,
  .block-views-blockparent-page-data-block-parent-page-sections a:hover {
    color: #F46B10; }
  .block-views-blockpolicy-links-boxes-block-initiative-sections a.active,
  .block-views-blockparent-page-data-block-parent-page-sections a.active {
    color: #F46B10;
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding-left: 30px;
    text-decoration: none;
    pointer-events: none; }
    .block-views-blockpolicy-links-boxes-block-initiative-sections a.active:after,
    .block-views-blockparent-page-data-block-parent-page-sections a.active:after {
      content: "";
      transition: all 0.3s;
      position: absolute;
      top: 4px;
      left: 0;
      transform: translate(7px, 0) rotate(-90deg);
      width: 8px;
      height: 20px;
      background-image: url(/themes/custom/preventioninstitute/images/icons/arrow-yellow.png);
      background-size: 100%;
      background-repeat: no-repeat; }

.block-views-blockpolicy-links-boxes-block-initiative-sections .views-field-field-intro-link-text,
.block-views-blockparent-page-data-block-parent-page-sections .views-field-field-intro-link-text {
  margin-bottom: 20px; }
  .block-views-blockpolicy-links-boxes-block-initiative-sections .views-field-field-intro-link-text a,
  .block-views-blockparent-page-data-block-parent-page-sections .views-field-field-intro-link-text a {
    font-weight: bold; }

.block-views-blockpolicy-links-boxes-block-initiative-sections .item-list ul,
.block-views-blockparent-page-data-block-parent-page-sections .item-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.block-views-blockpolicy-links-boxes-block-initiative-sections .item-list li,
.block-views-blockparent-page-data-block-parent-page-sections .item-list li {
  margin: 0 0 20px; }

.block-views-blockpolicy-links-boxes-block-initiative-sections .view-policy-links-boxes .views-field-field-intro-link-text a {
  margin-bottom: 0; }

.block-views-blockpolicy-links-boxes-block-initiative-sections .views-field-field-intro-link-text {
  margin-bottom: 16px; }

.block-views-blockfeatured-initiatives-and-projects-block-2 {
  margin-bottom: 20px; }
  .block-views-blockfeatured-initiatives-and-projects-block-2 h2 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 17px; }
  .block-views-blockfeatured-initiatives-and-projects-block-2 .view-featured-initiatives-and-projects .view-content .views-row {
    margin-bottom: 20px; }
  .block-views-blockfeatured-initiatives-and-projects-block-2 .view-featured-initiatives-and-projects .view-content a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.3;
    color: #122A58;
    padding-left: 40px;
    position: relative;
    transition: .2s; }
    .block-views-blockfeatured-initiatives-and-projects-block-2 .view-featured-initiatives-and-projects .view-content a:hover {
      color: #F46B10; }
    .block-views-blockfeatured-initiatives-and-projects-block-2 .view-featured-initiatives-and-projects .view-content a:after {
      content: '';
      position: absolute;
      left: 0;
      top: -1px;
      width: 27px;
      height: 27px;
      background: url(../images/icons/arrow-right-circle-orange.png) center/contain no-repeat; }
  .block-views-blockfeatured-initiatives-and-projects-block-2 .view-featured-initiatives-and-projects .more-link {
    margin-top: 30px;
    text-align: left; }

@media (min-width: 768px) {
  .sticky-block {
    position: sticky;
    top: 20px;
    left: 0; } }

.block-inline-blockblocks-anchors-links h2 {
  color: #F46B10;
  margin: 0 0 18px;
  text-transform: uppercase;
  font: 700 18px/30px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }

.block-inline-blockblocks-anchors-links .field--name-field-anchors-links .field__item {
  margin-bottom: 20px; }
  .block-inline-blockblocks-anchors-links .field--name-field-anchors-links .field__item a {
    display: inline-block;
    transition: color 0.2s;
    font: 400 18px/24px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #122A58;
    text-transform: uppercase;
    text-decoration: none; }
    .block-inline-blockblocks-anchors-links .field--name-field-anchors-links .field__item a:hover {
      color: #3283A1; }
    @media (min-width: 768px) {
      .block-inline-blockblocks-anchors-links .field--name-field-anchors-links .field__item a.active {
        font-weight: bold; } }

.block-inline-blocktools-lists-boxes {
  padding-top: 56px; }
  .block-inline-blocktools-lists-boxes h2 {
    color: #122A58;
    margin: 0 0 39px;
    text-transform: uppercase;
    letter-spacing: -0.6px;
    font: 600 36px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .block-inline-blocktools-lists-boxes .paragraph--type--tool-list-box {
    border-top: 1px solid #F46B10;
    display: flex;
    flex-wrap: wrap; }
    .block-inline-blocktools-lists-boxes .paragraph--type--tool-list-box .field--name-field-tools-list {
      padding-bottom: 52px;
      width: 100%; }
      @media (min-width: 600px) {
        .block-inline-blocktools-lists-boxes .paragraph--type--tool-list-box .field--name-field-tools-list {
          width: 58%; } }
    .block-inline-blocktools-lists-boxes .paragraph--type--tool-list-box .text-holder {
      width: 100%; }
      @media (min-width: 600px) {
        .block-inline-blocktools-lists-boxes .paragraph--type--tool-list-box .text-holder {
          width: 42%;
          padding-top: 21px;
          padding-right: 30px; } }
  .block-inline-blocktools-lists-boxes .field--name-field-tool-list-box-title {
    text-transform: uppercase;
    color: #F46B10;
    margin: 15px 0;
    font: 600 24px/1.18 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (min-width: 600px) {
      .block-inline-blocktools-lists-boxes .field--name-field-tool-list-box-title {
        margin: 0 0 11px; } }
  .block-inline-blocktools-lists-boxes .field--name-field-tool-list-box-text {
    max-width: 335px;
    color: #122A58;
    font: 400 18px/1.335 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    .block-inline-blocktools-lists-boxes .field--name-field-tool-list-box-text p {
      margin: 0 0 38px; }
  .block-inline-blocktools-lists-boxes .field--name-field-tools-list.show-items > .field__item:nth-child(3) {
    border-bottom: 1px solid #F46B10; }
  .block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item {
    border-bottom: 1px solid #F46B10; }
    .block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item:nth-child(3) {
      border: 0; }

/*
    .block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item:nth-last-child(2) {
      border: 0; }
*/

    .block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item:nth-child(2) {
      border-bottom: 1px solid #F46B10; }
    .block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item {
      display: flex;
      align-items: center;
      padding: 11px 0; }
      .block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item .resource-type-icon {
        width: 56px;
        height: 56px;
        position: relative; }
        .block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item .resource-type-icon img {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          object-fit: cover;
          object-position: center; }
      .block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item .field--name-title {
        padding: 7px 0 0 25px;
        width: calc(100% - 81px); }
        .block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item .field--name-title h4, .block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item .field--name-title .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .field__label, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item .field--name-title .field__label {
          margin: 0;
          font: 600 17px/1.394 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
        .block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item .field--name-title a {
          text-decoration: none;
          color: #F46B10; }
          .block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item .field--name-title a:hover {
            color: #3283A1; }
  .block-inline-blocktools-lists-boxes .field--name-field-tools-list.show-items .tools-toggle-btn:after {
    transform: translateY(-50%) rotate(180deg); }
  .block-inline-blocktools-lists-boxes .field--name-field-tools-list.show-items .tools-toggle-btn span:first-child {
    display: none; }
  .block-inline-blocktools-lists-boxes .field--name-field-tools-list.show-items .tools-toggle-btn span:last-child {
    display: block; }
  .block-inline-blocktools-lists-boxes .field--name-field-tools-list .tools-toggle-btn {
    margin-top: 18px;
    border: 0;
    background: none;
    text-transform: uppercase;
    color: #122A58;
    letter-spacing: 1.45px;
    font: 600 14px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    display: inline-block;
    position: relative;
    padding: 10px 25px 10px 0;
    transition: all 0.3s;
    cursor: pointer; }
    .block-inline-blocktools-lists-boxes .field--name-field-tools-list .tools-toggle-btn span:first-child {
      display: block; }
    .block-inline-blocktools-lists-boxes .field--name-field-tools-list .tools-toggle-btn span:last-child {
      display: none; }
    .block-inline-blocktools-lists-boxes .field--name-field-tools-list .tools-toggle-btn.is-active:after {
      transform: translateY(-50%) rotate(180deg); }
    .block-inline-blocktools-lists-boxes .field--name-field-tools-list .tools-toggle-btn:hover {
      color: #3283A1; }
    .block-inline-blocktools-lists-boxes .field--name-field-tools-list .tools-toggle-btn:after {
      transition: all 0.3s;
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -1px;
      transform: translateY(-50%);
      content: "";
      width: 11px;
      height: 32px;
      background-image: url(../images/icons/button-arrow-down.svg);
      background-size: 100%;
      background-repeat: no-repeat; }
  .block-inline-blocktools-lists-boxes .field--name-field-more-link {
    text-align: center;
    padding: 22px 0;
    margin: -10px 0 0;
    position: relative; }
    .block-inline-blocktools-lists-boxes .field--name-field-more-link:before {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 8px;
      content: "";
      background-image: url(../images/icons/horizontal-line-long.svg);
      background-size: 100%;
      background-repeat: no-repeat; }
    .block-inline-blocktools-lists-boxes .field--name-field-more-link:after {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 8px;
      content: "";
      background-image: url(../images/icons/horizontal-line-long.svg);
      background-size: 100%;
      background-repeat: no-repeat; }
    .block-inline-blocktools-lists-boxes .field--name-field-more-link > * {
      color: #122A58;
      text-transform: uppercase;
      text-decoration: none;
      font: 600 14px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      letter-spacing: 2px;
      cursor: pointer;
      transition: all 0.3s; }
      .block-inline-blocktools-lists-boxes .field--name-field-more-link > *:hover {
        color: #3283A1; }
  .block-inline-blocktools-lists-boxes .field--name-field-cta-link span, .block-inline-blocktools-lists-boxes .field--name-field-cta-link a {
    display: inline-block;
    text-transform: uppercase;
    font: 600 14px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: 1.45px;
    position: relative;
    padding: 0 42px 0 0;
    transition: all 0.3s;
    cursor: pointer;
    text-decoration: none;
    color: #122A58; }
    .block-inline-blocktools-lists-boxes .field--name-field-cta-link span:hover, .block-inline-blocktools-lists-boxes .field--name-field-cta-link a:hover {
      color: #3283A1; }
    .block-inline-blocktools-lists-boxes .field--name-field-cta-link span:after, .block-inline-blocktools-lists-boxes .field--name-field-cta-link a:after {
      transition: all 0.3s;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      content: "";
      width: 28px;
      height: 11px;
      background-image: url(../images/icons/button-arrow-right.svg);
      background-size: 100%;
      background-repeat: no-repeat; }

.layout__region--content > .block-inline-blocktools-lists-boxes:only-child {
  padding: 66px 20px; }
  @media (min-width: 768px) {
    .layout__region--content > .block-inline-blocktools-lists-boxes:only-child {
      max-width: 1280px;
      padding: 66px 40px 0px 290px;
      margin: 0 auto 93px; } }

.block-inline-blockfeatured-tools {
  background: rgba(255, 255, 255, 0.8);
  padding: 40px 20px 90px;
  max-width: 1076px; }
  @media (min-width: 768px) {
    .block-inline-blockfeatured-tools {
      margin: 60px 20px 30px;
      padding: 56px 62px 75px; } }
  @media (min-width: 1120px) {
    .block-inline-blockfeatured-tools {
      margin: 106px auto 30px; } }
  @media (min-width: 768px) {
    .block-inline-blockfeatured-tools + .block-inline-blockfeatured-tools {
      margin: 30px 20px; } }
  @media (min-width: 1120px) {
    .block-inline-blockfeatured-tools + .block-inline-blockfeatured-tools {
      margin: 30px auto; } }
  @media (min-width: 768px) {
    .block-inline-blockfeatured-tools:last-child {
      margin: 30px 20px 80px; } }
  @media (min-width: 1120px) {
    .block-inline-blockfeatured-tools:last-child {
      margin: 30px auto 110px; } }
  @media (min-width: 768px) {
    .block-inline-blockfeatured-tools:only-child {
      margin: 60px 20px 80px; } }
  @media (min-width: 1120px) {
    .block-inline-blockfeatured-tools:only-child {
      margin: 100px auto 110px; } }
  .block-inline-blockfeatured-tools.heading-color--orange h2 {
    color: #F46B10; }
  .block-inline-blockfeatured-tools.heading-color--orange .field--name-field-media-types-terms,
  .block-inline-blockfeatured-tools.heading-color--orange .field--name-field-tools-terms {
    color: #F46B10; }
    .block-inline-blockfeatured-tools.heading-color--orange .field--name-field-media-types-terms > .field__item,
    .block-inline-blockfeatured-tools.heading-color--orange .field--name-field-tools-terms > .field__item {
      border-bottom: 1px solid #F46B10; }
  .block-inline-blockfeatured-tools.heading-color--purple h2 {
    color: #6D6BA3; }
  .block-inline-blockfeatured-tools.heading-color--purple .field--name-field-media-types-terms,
  .block-inline-blockfeatured-tools.heading-color--purple .field--name-field-tools-terms {
    color: #6D6BA3; }
    .block-inline-blockfeatured-tools.heading-color--purple .field--name-field-media-types-terms > .field__item,
    .block-inline-blockfeatured-tools.heading-color--purple .field--name-field-tools-terms > .field__item {
      border-bottom: 1px solid #6D6BA3; }
  .block-inline-blockfeatured-tools h2 {
    margin: 0 0 26px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2.35px;
    font: 600 18px/1.3 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (min-width: 992px) {
      .block-inline-blockfeatured-tools h2 {
        font-size: 20px; } }
    @media (min-width: 1200px) {
      .block-inline-blockfeatured-tools h2 {
        font-size: 23px; } }
  .block-inline-blockfeatured-tools > .field--type-text-with-summary {
    font: 500 20px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 22px;
    text-align: center; }
    @media (min-width: 992px) {
      .block-inline-blockfeatured-tools > .field--type-text-with-summary {
        text-align: left;
        font-size: 23px; } }
  .block-inline-blockfeatured-tools .field--name-field-more-link {
    padding-top: 30px;
    text-align: center; }
    @media (min-width: 768px) {
      .block-inline-blockfeatured-tools .field--name-field-more-link {
        padding-top: 0; } }
  .block-inline-blockfeatured-tools .field--name-field-featured-tools {
    float: none;
    clear: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .block-inline-blockfeatured-tools .field--name-field-featured-tools > .field__item {
      width: 100% !important;
      padding: 0 20px;
      text-align: center;
      margin: 0 0 30px; }
      @media (min-width: 768px) {
        .block-inline-blockfeatured-tools .field--name-field-featured-tools > .field__item {
          margin: 0 0 16px;
          width: 33.333% !important; } }
    .block-inline-blockfeatured-tools .field--name-field-featured-tools .field--name-field-media-types-terms,
    .block-inline-blockfeatured-tools .field--name-field-featured-tools .field--name-field-tools-terms {
      text-transform: uppercase;
      font: 400 12px/2.15 'Inter', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
      letter-spacing: 1.75px;
      margin: 0 0 28px; }
      .block-inline-blockfeatured-tools .field--name-field-featured-tools .field--name-field-media-types-terms > .field__item,
      .block-inline-blockfeatured-tools .field--name-field-featured-tools .field--name-field-tools-terms > .field__item {
        display: inline-block;
        padding-bottom: 12px; }
    .block-inline-blockfeatured-tools .field--name-field-featured-tools .field--name-title {
      color: #2F3131;
      font: 500 20px/1.3347 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      @media (min-width: 992px) {
        .block-inline-blockfeatured-tools .field--name-field-featured-tools .field--name-title {
          font-size: 23px; } }
      .block-inline-blockfeatured-tools .field--name-field-featured-tools .field--name-title a {
        color: inherit;
        text-decoration: none;
        transition: all 0.3s; }
        .block-inline-blockfeatured-tools .field--name-field-featured-tools .field--name-title a:hover {
          color: #3283A1; }

.layout-bg-section.inner-bottom-block {
  margin-bottom: -30px; }
  @media (min-width: 768px) {
    .layout-bg-section.inner-bottom-block .featured-tools-and-resources-block {
      margin: 60px 20px 126px; } }
  @media (min-width: 1120px) {
    .layout-bg-section.inner-bottom-block .featured-tools-and-resources-block {
      margin: 60px auto 126px; } }

.featured-tools-and-resources-block {
  background: rgba(255, 255, 255, 0.8);
  padding: 40px 20px 90px;
  max-width: 1076px; }
  @media (min-width: 768px) {
    .featured-tools-and-resources-block {
      margin: 60px 20px 90px;
      padding: 57px 62px 80px; } }
  @media (min-width: 1120px) {
    .featured-tools-and-resources-block {
      margin: 60px auto 90px; } }
  .featured-tools-and-resources-block h2 {
    margin: 0 0 28px;
    color: #F46B10;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2.35px;
    font: 600 18px/1.3 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (min-width: 992px) {
      .featured-tools-and-resources-block h2 {
        font-size: 20px; } }
    @media (min-width: 1200px) {
      .featured-tools-and-resources-block h2 {
        font-size: 23px; } }
  .featured-tools-and-resources-block .view-tools-and-resources .view-header {
    font: 500 20px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 53px;
    text-align: center; }
    @media (min-width: 992px) {
      .featured-tools-and-resources-block .view-tools-and-resources .view-header {
        text-align: left;
        font-size: 23px; } }
  .featured-tools-and-resources-block .more-link {
    padding-top: 30px;
    text-align: center; }
    @media (min-width: 768px) {
      .featured-tools-and-resources-block .more-link {
        padding-top: 0; } }
  .featured-tools-and-resources-block .view-content .views-row {
    float: none;
    clear: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .featured-tools-and-resources-block .view-content .views-col {
    width: 100% !important;
    padding: 0 20px;
    text-align: center;
    margin: 0 0 30px; }
    @media (min-width: 768px) {
      .featured-tools-and-resources-block .view-content .views-col {
        margin: 0 0 47px;
        width: 33.333% !important; } }
  .featured-tools-and-resources-block .view-content .views-field-type {
    text-transform: uppercase;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-decoration: underline;
    color: #F46B10;
    text-underline-offset: 7px;
    letter-spacing: 2px;
    margin: 0 0 17px; }
  .featured-tools-and-resources-block .view-content .views-field-title {
    color: #2F3131;
    font: 500 20px/1.3347 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (min-width: 992px) {
      .featured-tools-and-resources-block .view-content .views-field-title {
        font-size: 23px; } }
    .featured-tools-and-resources-block .view-content .views-field-title a {
      color: inherit;
      text-decoration: none;
      transition: all 0.3s;
      display: inline-block; }
      .featured-tools-and-resources-block .view-content .views-field-title a:hover {
        color: #3283A1; }

.block-views-blockfeatured-initiatives-and-projects-block-1 {
  background: rgba(255, 255, 255, 0.8);
  padding: 40px 20px 90px;
  max-width: 1076px; }
  @media (min-width: 768px) {
    .block-views-blockfeatured-initiatives-and-projects-block-1 {
      margin: 60px 20px 90px;
      padding: 57px 62px 80px; } }
  @media (min-width: 1120px) {
    .block-views-blockfeatured-initiatives-and-projects-block-1 {
      margin: 60px auto 90px; } }
  .block-views-blockfeatured-initiatives-and-projects-block-1 h2 {
    margin: 0 0 28px;
    color: #F46B10;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2.35px;
    font: 600 18px/1.3 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (min-width: 992px) {
      .block-views-blockfeatured-initiatives-and-projects-block-1 h2 {
        font-size: 20px; } }
    @media (min-width: 1200px) {
      .block-views-blockfeatured-initiatives-and-projects-block-1 h2 {
        font-size: 23px; } }
  .block-views-blockfeatured-initiatives-and-projects-block-1 .view-featured-initiatives-and-projects .view-header {
    font: 500 20px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 53px;
    text-align: center; }
    @media (min-width: 992px) {
      .block-views-blockfeatured-initiatives-and-projects-block-1 .view-featured-initiatives-and-projects .view-header {
        font-size: 23px; } }
  .block-views-blockfeatured-initiatives-and-projects-block-1 .view-featured-initiatives-and-projects .views-view-responsive-grid__item {
    padding: 0 50px;
    text-align: center; }
    .block-views-blockfeatured-initiatives-and-projects-block-1 .view-featured-initiatives-and-projects .views-view-responsive-grid__item:first-child .views-field-type {
      color: #3283a1; }
    .block-views-blockfeatured-initiatives-and-projects-block-1 .view-featured-initiatives-and-projects .views-view-responsive-grid__item:first-child .views-field-title h3 a:hover {
      color: #3283a1; }
    .block-views-blockfeatured-initiatives-and-projects-block-1 .view-featured-initiatives-and-projects .views-view-responsive-grid__item:last-child .views-field-type {
      color: #869b3b; }
    .block-views-blockfeatured-initiatives-and-projects-block-1 .view-featured-initiatives-and-projects .views-view-responsive-grid__item:last-child .views-field-title h3 a:hover {
      color: #869b3b; }
  .block-views-blockfeatured-initiatives-and-projects-block-1 .view-content > .views-view-responsive-grid--horizontal {
    display: flex !important;
    flex-wrap: wrap;
    gap: 0; }
    .block-views-blockfeatured-initiatives-and-projects-block-1 .view-content > .views-view-responsive-grid--horizontal .views-view-responsive-grid__item {
      width: 100%; }
      @media (min-width: 768px) {
        .block-views-blockfeatured-initiatives-and-projects-block-1 .view-content > .views-view-responsive-grid--horizontal .views-view-responsive-grid__item {
          width: 50%; } }
  .block-views-blockfeatured-initiatives-and-projects-block-1 .view-content .views-field-type {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: bold;
    letter-spacing: 2px; }
    .block-views-blockfeatured-initiatives-and-projects-block-1 .view-content .views-field-type span {
      text-decoration: underline;
      text-underline-offset: 7px; }
  .block-views-blockfeatured-initiatives-and-projects-block-1 .view-content .views-field-title h3 {
    font-size: 24px;
    color: #303131;
    font-weight: 500; }
    .block-views-blockfeatured-initiatives-and-projects-block-1 .view-content .views-field-title h3 a {
      color: inherit;
      transition: all 0.3s;
      text-decoration: none; }
  .block-views-blockfeatured-initiatives-and-projects-block-1 .view-content .views-field-body {
    color: #303131;
    font-size: 18px;
    line-height: 1.333; }
  .accomplishments-block .more-link,
  .block-views-blockfeatured-initiatives-and-projects-block-1 .more-link {
    padding-top: 30px;
    text-align: center; }
    @media (min-width: 768px) {
      .block-views-blockfeatured-initiatives-and-projects-block-1 .more-link {
        padding-top: 0; } }

.bg-image-bottom-right .layout-bg-bg-wrapper img {
  object-position: bottom right; }

.layout-bg-section .layout-bg-overlay {
  position: relative;
  background: none !important;
  opacity: 1 !important; }
  .layout-bg-section .layout-bg-overlay:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%); }

.latest-updates-block {
  margin: 53px auto 120px;
  max-width: 1016px;
  padding: 0 20px; }
  .latest-updates-block h2 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font: 700 24px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 45px;
    letter-spacing: 2.35px; }
  .latest-updates-block .view-latest-updates .view-content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1px; }
    .latest-updates-block .view-latest-updates .view-content .views-row {
      width: 100%;
      margin: 0 0 10px; }
      @media (min-width: 768px) {
        .latest-updates-block .view-latest-updates .view-content .views-row {
          width: 33.333%;
          padding: 0 1px; } }
  .latest-updates-block .view-latest-updates .view-empty {
    color: #fff;
    text-align: center; }
  .latest-updates-block .node--view-mode-latest-news {
    background: rgba(255, 255, 255, 0.85);
    padding: 20px 20px 102px;
    height: 100%;
    position: relative; }
    .latest-updates-block .node--view-mode-latest-news .field--name-field-page-image,
    .latest-updates-block .node--view-mode-latest-news .field--name-field-podcasts,
    .latest-updates-block .node--view-mode-latest-news .field--name-field-videos {
      margin: 0 0 15px; }
      .latest-updates-block .node--view-mode-latest-news .field--name-field-page-image img {
        width: 100%; }

      .latest-updates-block .node--view-mode-latest-news .field--name-field-podcasts img,
      .latest-updates-block .node--view-mode-latest-news .field--name-field-videos img {
        max-height: 174px;
        object-fit: cover;
         }


      .latest-updates-block .node--view-mode-latest-news .field--name-field-page-image a {
        display: block;
        transition: all 0.3s; }
        .latest-updates-block .node--view-mode-latest-news .field--name-field-page-image a:hover {
          opacity: 0.8; }
    .latest-updates-block .node--view-mode-latest-news .field--name-field-date-published {
      text-transform: uppercase;
      color: #122A58;
      font: 700 16px/20px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      margin: 0 0 2px; }
    .latest-updates-block .node--view-mode-latest-news .field--name-title {
      color: #122A58;
      max-width: 80%;
      font: 700 18px/24px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      margin: 0; }
      .latest-updates-block .node--view-mode-latest-news .field--name-title a {
        text-decoration: none;
        color: inherit;
        transition: all 0.3s; }
        .latest-updates-block .node--view-mode-latest-news .field--name-title a:hover {
          color: #3283A1; }
    .latest-updates-block .node--view-mode-latest-news .btn, .latest-updates-block .node--view-mode-latest-news .btn-blue, .latest-updates-block .node--view-mode-latest-news .btn-arrow-right, .latest-updates-block .node--view-mode-latest-news .btn-blue-big, .latest-updates-block .node--view-mode-latest-news .btn-yellow, .latest-updates-block .node--view-mode-latest-news .btn-yellow-long, .latest-updates-block .node--view-mode-latest-news .btn-yellow-small, .latest-updates-block .node--view-mode-latest-news .views-element-container > .view-events.view-id-events .views-field-view-node a, .views-element-container > .view-events.view-id-events .views-field-view-node .latest-updates-block .node--view-mode-latest-news a,
    .latest-updates-block .node--view-mode-latest-news .block-views-blockevents-block-events-list .view-events .views-field-view-node a, .block-views-blockevents-block-events-list .view-events .views-field-view-node .latest-updates-block .node--view-mode-latest-news a, .latest-updates-block .node--view-mode-latest-news .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li a, .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li .latest-updates-block .node--view-mode-latest-news a, .latest-updates-block .node--view-mode-latest-news body.path-search .search-form input[type="submit"], body.path-search .search-form .latest-updates-block .node--view-mode-latest-news input[type="submit"], .latest-updates-block .node--view-mode-latest-news .btn-line-orange, .latest-updates-block .node--view-mode-latest-news .btn-line-white {
      position: absolute;
      bottom: 27px;
      left: 20px; }
  .latest-updates-block .more-link {
    text-align: center;
    margin-top: 25px;
    margin-bottom: -60px; }

.path-frontpage .featured-partners-section {
  padding-bottom: 90px; }

/* temporarily hide the logos */
.path-frontpage article .featured-partners-section .field--name-field-featured-partners {
  display: none;
}

.featured-partners-section {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
  padding: 57px 20px 35px; }
  .featured-partners-section h2 {
    font: 700 23px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #F46B10;
    letter-spacing: 2.35px;
    margin: 0 0 20px;
    text-transform: uppercase; }
  .featured-partners-section .field--type-text-with-summary {
    font: 500 20px/1.5 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 21px;
    text-align: center; }
    @media (min-width: 992px) {
      .featured-partners-section .field--type-text-with-summary {
        font-size: 23px; } }
  .featured-partners-section .field--name-field-featured-partners {
    display: flex;
    flex-wrap: wrap;
    align-items: top;
    justify-content: center;
    margin: 0 0 20px; }
    .featured-partners-section .field--name-field-featured-partners > .field__item {
      width: 50%;
      padding: 0 15px;
      margin: 0 0 30px; }
      @media (min-width: 768px) {
        .featured-partners-section .field--name-field-featured-partners > .field__item {
          width: 25%; } }
    .featured-partners-section .field--name-field-featured-partners img {
      max-height: 41px;
      width: auto; }

.block-views-blockfunders-block-project-funders {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
  padding: 57px 20px; }
  .block-views-blockfunders-block-project-funders h2 {
    font: 700 23px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #F46B10;
    letter-spacing: 2.35px;
    margin: 0 0 20px;
    text-transform: uppercase; }
  .block-views-blockfunders-block-project-funders .views-field-field-funders-text, 
  .field--name-field-featured-partners .field--name-title,
  .view-funders .views-field-title {
    font: 500 20px/1.5 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 21px;
    text-align: center;
    margin-bottom: 35px; }

  .block-views-blockfunders-block-project-funders .views-field-field-image {
  display: none; }


    @media (min-width: 992px) {
      .block-views-blockfunders-block-project-funders .views-field-field-funders-text,
  .field--name-field-featured-partners .field--name-title,
      .view-funders .views-field-title {
        font-size: 23px; } }
  .block-views-blockfunders-block-project-funders > div > .view-funders > .view-content,
  .featured-partners-section .field--name-field-featured-partners {
    display: flex;
    flex-wrap: wrap;
    align-items: top;
    justify-content: center;
    row-gap: 30px; }
    .block-views-blockfunders-block-project-funders > div > .view-funders > .view-content > .views-row,
    .field--name-field-featured-partners .field__item {
      /* width: 50%; */
      padding: 0 15px; }
      @media (min-width: 768px) {
        .block-views-blockfunders-block-project-funders > div > .view-funders > .view-content > .views-row,
    .field--name-field-featured-partners .field__item {
          /* width: 25%;  */
          } }
    .block-views-blockfunders-block-project-funders > div > .view-funders > .view-content img {
      width: auto;
      height: auto; }

.layout.layout--onecol:last-child .block-views-blockpartners-block-project-partners {
  padding-bottom: 80px; }

.block-views-blockpartners-block-project-partners {
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
  padding: 57px 20px; }
  .block-views-blockpartners-block-project-partners h2 {
    font: 700 23px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #F46B10;
    letter-spacing: 2.35px;
    margin: 0 0 20px;
    text-transform: uppercase; }
  .block-views-blockpartners-block-project-partners .views-field-field-partners-text {
    font: 500 20px/1.5 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 21px;
    text-align: left;  /* center */
    margin-bottom: 35px; }
    @media (min-width: 992px) {
      .block-views-blockpartners-block-project-partners .views-field-field-partners-text {
        font-size: 23px; } }
  @media (max-width: 767px) {
    .block-views-blockpartners-block-project-partners .views-view-responsive-grid {
      grid-template-columns: 1fr 1fr; } }
  @media (max-width: 599px) {
    .block-views-blockpartners-block-project-partners .views-view-responsive-grid {
      grid-template-columns: 1fr; } }
  .block-views-blockpartners-block-project-partners .views-view-responsive-grid a {
    display: inline-block;
    font: 700 18px/24px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    text-decoration: none;
    color: #122A58;
    transition: .2s; }
    .block-views-blockpartners-block-project-partners .views-view-responsive-grid a:hover {
      color: #F46B10; }

.views-field-field-partners-text h3 {
  font-size: 22px;
}


.accomplishments-stats-section {
  padding: 100px 0 60px;
  overflow: hidden; }
  .accomplishments-stats-section.bg-color--light-blue {
    background: #eff5f7; }
  .accomplishments-stats-section .container {
    max-width: 1020px;
    padding: 0 20px; }
  .accomplishments-stats-section .field--name-field-accomplishments-stats {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -40px; }
    .accomplishments-stats-section .field--name-field-accomplishments-stats > .field__item {
      text-align: center;
      width: 100%;
      padding: 0 40px;
      margin: 0 0 38px; }
      @media (min-width: 768px) {
        .accomplishments-stats-section .field--name-field-accomplishments-stats > .field__item {
          width: 33.333%; } }
  .accomplishments-stats-section .field--name-field-stat-title {
    color: #F46B10;
    margin: 0 0 23px;
    text-decoration: underline;
    text-underline-offset: 9px;
    letter-spacing: 2.4px;
    font: 700 24px/1 "Barlow Condensed", sans-serif; }
  .accomplishments-stats-section .field--name-field-stat-description {
    color: #303131;
    font: 500 18px/1.333 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .accomplishments-stats-section .field--name-field-more-link {
    text-align: center; }

.icons-boxes-section {
  padding: 40px 0 20px;
  overflow: hidden;
  text-align: center; }
  @media (min-width: 768px) {
    .icons-boxes-section {
      padding: 40px 0 10px; } }
  .icons-boxes-section .container {
    max-width: 1030px;
    padding: 0 20px; }
  .icons-boxes-section .field--name-field-icons-boxes {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -40px; }
    .icons-boxes-section .field--name-field-icons-boxes > .field__item {
      text-align: center;
      width: 100%;
      padding: 0 40px;
      margin: 0 0 38px; }
      @media (min-width: 768px) {
        .icons-boxes-section .field--name-field-icons-boxes > .field__item {
          width: 33.333%;
          margin: 0 0 30px; } }
  .icons-boxes-section .field--name-field-box-icon {
    text-align: center;
    min-height: 100px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 38px; }
  .icons-boxes-section .field--name-field-box-title {
    color: #F46B10;
    margin: 0;
    text-transform: uppercase;
    font: 700 18px/1.333 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .icons-boxes-section .field--name-field-box-description {
    font: 600 18px/1.333 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #122A58; }

.cta-image-text-boxes-section .field--name-field-cta-image-text-boxes {
  margin: 60px 20px;
  max-width: 1086px; }
  @media (min-width: 1130px) {
    .cta-image-text-boxes-section .field--name-field-cta-image-text-boxes {
      margin: 60px auto; } }
  .cta-image-text-boxes-section .field--name-field-cta-image-text-boxes > .field__item {
    margin: 0 0 23px; }

.cta-image-text-boxes-section .paragraph--type--cta-image-text-box {
  background: #fff;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .cta-image-text-boxes-section .paragraph--type--cta-image-text-box .text-holder {
    width: 100%;
    padding: 20px 0; }
    @media (min-width: 768px) {
      .cta-image-text-boxes-section .paragraph--type--cta-image-text-box .text-holder {
        width: 57.5%;
        padding: 20px 42px; } }
  .cta-image-text-boxes-section .paragraph--type--cta-image-text-box .field--name-field-cta-image {
    width: 100%; }
    @media (min-width: 768px) {
      .cta-image-text-boxes-section .paragraph--type--cta-image-text-box .field--name-field-cta-image {
        width: 42.5%; } }

.cta-image-text-boxes-section .field--name-field-cta-title {
  color: #F46B10;
  font: 700 18px/1.333 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }

.cta-image-text-boxes-section .field--name-field-cta-text {
  color: #303131;
  font: 400 18px/1.333 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .cta-image-text-boxes-section .field--name-field-cta-text p {
    margin: 0 0 27px; }

.block-system-breadcrumb-block {
  padding: 54px 20px 28px;
  margin: 0 auto;
  max-width: 1240px;
  color: #122A58;
  font: 400 16px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (min-width: 992px) {
    .block-system-breadcrumb-block {
      font: 400 18px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; } }
  .block-system-breadcrumb-block li:before {
    content: ">"; }
  .block-system-breadcrumb-block li:first-child:before {
    display: none; }
  .block-system-breadcrumb-block a {
    color: inherit;
    text-decoration: none; }
    .block-system-breadcrumb-block a:hover {
      text-decoration: underline; }

.block-field-blocknodepolicyfield-project-summary .views-field-title h1, .block-field-blocknodepolicyfield-project-summary .views-field-title .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .block-field-blocknodepolicyfield-project-summary .views-field-title a, .block-field-blocknodepolicyfield-project-summary .views-field-title h2, .block-field-blocknodepolicyfield-project-summary .views-field-title h3,
.view-display-id-block_parent_page_description .views-field-title h1,
.view-display-id-block_parent_page_description .views-field-title .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a,
.page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .view-display-id-block_parent_page_description .views-field-title a,
.view-display-id-block_parent_page_description .views-field-title h2,
.view-display-id-block_parent_page_description .views-field-title h3 {
  line-height: 1.16;
  margin-top: 0; }
  @media (min-width: 768px) {
    .block-field-blocknodepolicyfield-project-summary .views-field-title h1, .block-field-blocknodepolicyfield-project-summary .views-field-title .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .block-field-blocknodepolicyfield-project-summary .views-field-title a, .block-field-blocknodepolicyfield-project-summary .views-field-title h2, .block-field-blocknodepolicyfield-project-summary .views-field-title h3,
    .view-display-id-block_parent_page_description .views-field-title h1,
    .view-display-id-block_parent_page_description .views-field-title .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a,
    .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .view-display-id-block_parent_page_description .views-field-title a,
    .view-display-id-block_parent_page_description .views-field-title h2,
    .view-display-id-block_parent_page_description .views-field-title h3 {
      margin-top: -5px; } }

.block-field-blocknodepi-toolfield-content-buckets {
  margin-bottom: 30px;
  margin-top: 30px; }
  .block-field-blocknodepi-toolfield-content-buckets .field--name-field-bucket-type {
    font-weight: bold;
    margin-bottom: 10px; }
  .block-field-blocknodepi-toolfield-content-buckets .field--name-field-bucket-list-ref .field__item {
    margin-bottom: 10px; }
  .block-field-blocknodepi-toolfield-content-buckets .field--name-field-bucket-list-ref a:hover {
    text-decoration: none; }

.block-field-blocknodepi-eventfield-event-date {
  font-size: 18px;
  line-height: 1.2;
  color: #122A58; }

.field--name-field-project-summary,
.views-field-field-project-summary {
  font-size: 20px;
  line-height: 1.2;
  color: #122A58; }
  @media (min-width: 992px) {
    .field--name-field-project-summary,
    .views-field-field-project-summary {
      font-size: 22px;
      line-height: 1.36; } }

.paragraph--type--initiatives-list-box .field--name-field-project-summary,
.paragraph--type--initiatives-list-box .views-field-field-project-summary {
  font-size: 17px;
  line-height: 1.4647;
  }

.filter-by-project .region-content,
.filter-by-project #block-preventioninstitute-page-title,
.block-field-blocknodepagebody,
.block-field-blocknodepagetitle {
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 20px; }
  .block-field-blocknodepagebody h1, .block-field-blocknodepagebody .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .block-field-blocknodepagebody a,
  .block-field-blocknodepagetitle h1,
  .block-field-blocknodepagetitle .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a,
  .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .block-field-blocknodepagetitle a {
    color: #F46B10;
    font: 700 36px/1.4545 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 14px; }
  .block-field-blocknodepagebody .field--type-text-with-summary,
  .block-field-blocknodepagetitle .field--type-text-with-summary {
    color: #122A58;
    font: 400 22px/1.37 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 20px;
    border-bottom: 1px solid #F46B10;
    padding: 0 0 35px; }

/* disabled 2025-12-17 KW */
/*
    .block-field-blocknodepagebody .field--type-text-with-summary p,
    .block-field-blocknodepagetitle .field--type-text-with-summary p {
      margin: 0; }
*/

.filter-by-project .block-layout-builder.block-field-blocknodepagebody {
  padding: 0;
}

.filter-by-project #block-preventioninstitute-page-title {
  margin: 0 0 20px;
}



@media (max-width: 566px) {
  .block-field-blocknodecontent-setbody > .text-formatted ul {
    padding-left: 20px; } }

.block-views-blockmeet-pi-block-team-list {
  padding: 24px 20px 20px;
  margin: 0 auto;
  max-width: 1240px; }

.block-views-blockfeatured-initiatives-block-1 {
  padding: 106px 20px 30px; }

.block-views-blocklist-init-proj-block-2,
.block-views-blockfeatured-projects-block-1 {
  padding: 30px 20px 72px; }

.block-views-blocklist-init-proj-block-2,
.block-views-blockfeatured-projects-block-1,
.block-views-blockfeatured-initiatives-block-1 {
  max-width: 1240px;
  margin: 0 auto; }
  .block-views-blockfeatured-projects-block-1 h2,
  .block-views-blockfeatured-initiatives-block-1 h2 {
    text-transform: uppercase;
    color: #F46B10;
    font: 700 28px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 24px;
    letter-spacing: 0.2px; }
  .block-views-blockfeatured-projects-block-1 .view-featured-projects,
  .block-views-blockfeatured-projects-block-1 .view-featured-initiatives,
  .block-views-blockfeatured-initiatives-block-1 .view-featured-projects,
  .block-views-blockfeatured-initiatives-block-1 .view-featured-initiatives {
    border-top: 1px solid #F46B10;
    max-width: 900px; }
    .block-views-blockfeatured-projects-block-1 .view-featured-projects .views-row,
    .block-views-blockfeatured-projects-block-1 .view-featured-initiatives .views-row,
    .block-views-blockfeatured-initiatives-block-1 .view-featured-projects .views-row,
    .block-views-blockfeatured-initiatives-block-1 .view-featured-initiatives .views-row {
      padding: 22px 30px 20px 0;
      border-bottom: 1px solid #F46B10; }
    .block-views-blockfeatured-projects-block-1 .view-featured-projects .views-field-title h3,
    .block-views-blockfeatured-projects-block-1 .view-featured-initiatives .views-field-title h3,
    .block-views-blockfeatured-initiatives-block-1 .view-featured-projects .views-field-title h3,
    .block-views-blockfeatured-initiatives-block-1 .view-featured-initiatives .views-field-title h3 {
      color: #F46B10;
      font: 700 18px/1.2 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      margin: 0 0 2px; }
      .block-views-blockfeatured-projects-block-1 .view-featured-projects .views-field-title h3 a,
      .block-views-blockfeatured-projects-block-1 .view-featured-initiatives .views-field-title h3 a,
      .block-views-blockfeatured-initiatives-block-1 .view-featured-projects .views-field-title h3 a,
      .block-views-blockfeatured-initiatives-block-1 .view-featured-initiatives .views-field-title h3 a {
        transition: all 0.3s;
        color: inherit;
        text-decoration: none; }
        .block-views-blockfeatured-projects-block-1 .view-featured-projects .views-field-title h3 a:hover,
        .block-views-blockfeatured-projects-block-1 .view-featured-initiatives .views-field-title h3 a:hover,
        .block-views-blockfeatured-initiatives-block-1 .view-featured-projects .views-field-title h3 a:hover,
        .block-views-blockfeatured-initiatives-block-1 .view-featured-initiatives .views-field-title h3 a:hover {
          color: #3283A1; }
    .block-views-blockfeatured-projects-block-1 .view-featured-projects .views-field-body,
    .block-views-blockfeatured-projects-block-1 .view-featured-initiatives .views-field-body,
    .block-views-blockfeatured-initiatives-block-1 .view-featured-projects .views-field-body,
    .block-views-blockfeatured-initiatives-block-1 .view-featured-initiatives .views-field-body {
      color: #2F3131;
      font: 400 14px/1.2 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      .block-views-blockfeatured-projects-block-1 .view-featured-projects .views-field-body p,
      .block-views-blockfeatured-projects-block-1 .view-featured-initiatives .views-field-body p,
      .block-views-blockfeatured-initiatives-block-1 .view-featured-projects .views-field-body p,
      .block-views-blockfeatured-initiatives-block-1 .view-featured-initiatives .views-field-body p {
        margin: 0; }
  .block-views-blockfeatured-projects-block-1 .more-link,
  .block-views-blockfeatured-initiatives-block-1 .more-link {
    text-align: left;
    padding: 27px 0; }

.view-tools-and-resources.view-display-id-page_3,
.block-views-blockfeatured-projects-block-initiatives-projects,
.block-views-blockresources-filters-listing-block-resources-filters-listing {
  max-width: 1240px;
  padding: 10px 20px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .view-tools-and-resources.view-display-id-page_3,
    .block-views-blockfeatured-projects-block-initiatives-projects,
    .block-views-blockresources-filters-listing-block-resources-filters-listing {
      padding: 80px 20px; } }

.view-tools-and-resources.view-display-id-page_3 {
  margin: 0;
  padding-top: 0;
}



#views-exposed-form-list-init-proj-block-2 fieldset {
  width: 100%;
}


.view-featured-projects .views-row {
  overflow: hidden;
  background: #eff5f7; }

.view-featured-projects .field--name-title h3,
.view-featured-projects .views-field-title h3 {
  margin-top: 4px; }

.view-featured-projects .field--name-title h3, .view-featured-projects .field--name-title a,
.view-featured-projects .views-field-title h3,
.view-featured-projects .views-field-title a {
  font-size: 18px;
  line-height: 24px;
  color: #122A58; }

.view-featured-projects .field--name-title a,
.view-featured-projects .views-field-title a {
  color: #122A58;
  margin: 4px 0 10px;
  text-decoration: none; }
  .view-featured-projects .field--name-title a:hover,
  .view-featured-projects .views-field-title a:hover {
    color: #3283A1; }

.view-featured-projects .views-field-body {
  color: #000;
  font-size: 14px;
  line-height: 20px; }

.view-featured-projects .js-form-item-sort-bef-combine:after {
  top: 65% !important; }

.view-featured-projects .js-form-item-sort-bef-combine label {
  margin-top: 25px;
  display: block;
  color: #F46B10;
  font: 700 18px/20px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }




.view-list-init-proj .views-row {
  overflow: hidden;
  background: #eff5f7; }

.view-list-init-proj .field--name-title h3,
.view-list-init-proj .views-field-title h3 {
  margin-top: 4px; }

.view-list-init-proj .field--name-title h3, .view-list-init-proj .field--name-title a,
.view-list-init-proj .views-field-title h3,
.view-list-init-proj .views-field-title a {
  font-size: 18px;
  line-height: 24px;
  color: #122A58; }

.view-list-init-proj .field--name-title a,
.view-list-init-proj .views-field-title a {
  color: #122A58;
  margin: 4px 0 10px;
  text-decoration: none; }
  .view-list-init-proj .field--name-title a:hover,
  .view-list-init-proj .views-field-title a:hover {
    color: #3283A1; }

.view-list-init-proj .views-field-body {
  color: #000;
  font-size: 14px;
  line-height: 20px; }

.view-list-init-proj .js-form-item-sort-bef-combine:after {
  top: 65% !important; }

.view-list-init-proj .js-form-item-sort-bef-combine label {
  margin-top: 25px;
  display: block;
  color: #F46B10;
  font: 700 18px/20px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }

















.view-featured-projects,
.view-list-init-proj,
.view-tools-and-resources.view-display-id-page_3,
.view-resources-filters-listing {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }
  @media (min-width: 768px) {
    .view-featured-projects,
    .view-list-init-proj,
    .view-resources-filters-listing {
      flex-direction: row-reverse; } }
  .view-featured-projects .view-filters-wrapper,
  .view-list-init-proj .view-filters-wrapper,
  .view-resources-filters-listing .view-filters-wrapper {
    width: 100%; }
    @media (min-width: 768px) {
      .view-featured-projects .view-filters-wrapper,
      .view-list-init-proj .view-filters-wrapper,
      .view-resources-filters-listing .view-filters-wrapper {
        width: 180px; } }
    @media (min-width: 992px) {
      .view-featured-projects .view-filters-wrapper,
      .view-list-init-proj .view-filters-wrapper,
      .view-resources-filters-listing .view-filters-wrapper {
        width: 300px; } }
  .view-featured-projects .view-content-wrapper,
  .view-list-init-proj .view-content-wrapper,
  .view-tools-and-resources.view-display-id-page_3,
  .view-resources-filters-listing .view-content-wrapper {
    width: 100%;
    padding-bottom: 50px; }
    @media (min-width: 768px) {
      .view-featured-projects .view-content-wrapper,
      .view-list-init-proj .view-content-wrapper,
      .view-tools-and-resources.view-display-id-page_3,
      .view-resources-filters-listing .view-content-wrapper {
        padding-right: 30px;
        padding-bottom: 0;
        width: calc(100% - 180px); } }
    @media (min-width: 992px) {
      .view-featured-projects .view-content-wrapper,
      .view-list-init-proj .view-content-wrapper,
      .view-tools-and-resources.view-display-id-page_3,
      .view-resources-filters-listing .view-content-wrapper {
        padding-right: 50px;
        width: calc(100% - 300px); } }
  .view-featured-projects .views-row,
  .view-list-init-proj .views-row,
  .view-tools-and-resources.view-display-id-page_3 .views-row,
  .view-resources-filters-listing .views-row {
    margin: 0 0 30px; }
  .view-featured-projects .view-content-wrapper > .view-content > .views-row > article,
  .view-featured-projects article.node--type-pi-publication,
  .view-featured-projects article.node--type-podcast,
  .view-featured-projects article.node--type-pi-tool,

  .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article,
  .view-list-init-proj article.node--type-pi-publication,
  .view-list-init-proj article.node--type-podcast,
  .view-list-init-proj article.node--type-pi-tool,


  .view-tools-and-resources.view-display-id-page_3 > .view-content > .views-row > article,
  .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article,
  .view-resources-filters-listing article.node--type-pi-publication,
  .view-resources-filters-listing article.node--type-podcast,
  .view-resources-filters-listing article.node--type-pi-tool {
    overflow: hidden;
    padding: 27px 20px 5px 20px;
    background: #eff5f7; }



    @media (min-width: 768px) {
      .view-featured-projects .view-content-wrapper > .view-content > .views-row > article,
      .view-featured-projects article.node--type-pi-publication,
      .view-featured-projects article.node--type-podcast,
      .view-featured-projects article.node--type-pi-tool,
      .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article,
      .view-list-init-proj article.node--type-pi-publication,
      .view-list-init-proj article.node--type-podcast,
      .view-list-init-proj article.node--type-pi-tool,
      .view-tools-and-resources.view-display-id-page_3 > .view-content > .views-row > article,
      .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article,
      .view-resources-filters-listing article.node--type-pi-publication,
      .view-resources-filters-listing article.node--type-podcast,
      .view-resources-filters-listing article.node--type-pi-tool {
        padding: 27px 20px 26px 30px; } }

    .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .resource-type-icon,
    .view-featured-projects article.node--type-pi-publication .resource-type-icon,
    .view-featured-projects article.node--type-podcast .resource-type-icon,
    .view-featured-projects article.node--type-pi-tool .resource-type-icon,

    .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .resource-type-icon,
    .view-list-init-proj article.node--type-pi-publication .resource-type-icon,
    .view-list-init-proj article.node--type-podcast .resource-type-icon,
    .view-list-init-proj article.node--type-pi-tool .resource-type-icon,

    .view-tools-and-resources.view-display-id-page_3 > .view-content > .views-row > article .resource-type-icon,
    .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article .resource-type-icon,
    .view-resources-filters-listing article.node--type-pi-publication .resource-type-icon,
    .view-resources-filters-listing article.node--type-podcast .resource-type-icon,
    .view-resources-filters-listing article.node--type-pi-tool .resource-type-icon {
      padding-right: 20px;
      padding-bottom: 16px; }


      @media (min-width: 450px) {
        .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .resource-type-icon,
        .view-featured-projects article.node--type-pi-publication .resource-type-icon,
        .view-featured-projects article.node--type-podcast .resource-type-icon,
        .view-featured-projects article.node--type-pi-tool .resource-type-icon,

        .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .resource-type-icon,
        .view-list-init-proj article.node--type-pi-publication .resource-type-icon,
        .view-list-init-proj article.node--type-podcast .resource-type-icon,
        .view-list-init-proj article.node--type-pi-tool .resource-type-icon,

        .view-tools-and-resources.view-display-id-page_3 article .resource-type-icon,
        .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article .resource-type-icon,
        .view-resources-filters-listing article.node--type-pi-publication .resource-type-icon,
        .view-resources-filters-listing article.node--type-podcast .resource-type-icon,
        .view-resources-filters-listing article.node--type-pi-tool .resource-type-icon {
          float: left;
          width: 110px;
          padding-bottom: 10px; } }

      @media (min-width: 768px) {
        .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .resource-type-icon,
        .view-featured-projects article.node--type-pi-publication .resource-type-icon,
        .view-featured-projects article.node--type-podcast .resource-type-icon,
        .view-featured-projects article.node--type-pi-tool .resource-type-icon,

        .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .resource-type-icon,
        .view-list-init-proj article.node--type-pi-publication .resource-type-icon,
        .view-list-init-proj article.node--type-podcast .resource-type-icon,
        .view-list-init-proj article.node--type-pi-tool .resource-type-icon,

        .view-tools-and-resources.view-display-id-page_3 article,
        .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article .resource-type-icon,
        .view-resources-filters-listing article.node--type-pi-publication .resource-type-icon,
        .view-resources-filters-listing article.node--type-podcast .resource-type-icon,
        .view-resources-filters-listing article.node--type-pi-tool .resource-type-icon {
          padding-right: 33px; } }


      .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .resource-type-icon img,
      .view-featured-projects article.node--type-pi-publication .resource-type-icon img,
      .view-featured-projects article.node--type-podcast .resource-type-icon img,
      .view-featured-projects article.node--type-pi-tool .resource-type-icon img,

      .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .resource-type-icon img,
      .view-list-init-proj article.node--type-pi-publication .resource-type-icon img,
      .view-list-init-proj article.node--type-podcast .resource-type-icon img,
      .view-list-init-proj article.node--type-pi-tool .resource-type-icon img,

      .view-tools-and-resources.view-display-id-page_3 article .resource-type-icon img,
      .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article .resource-type-icon img,
      .view-resources-filters-listing article.node--type-pi-publication .resource-type-icon img,
      .view-resources-filters-listing article.node--type-podcast .resource-type-icon img,
      .view-resources-filters-listing article.node--type-pi-tool .resource-type-icon img {
        width: 90px; }

        @media (min-width: 768px) {
          .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .resource-type-icon img,
          .view-featured-projects article.node--type-pi-publication .resource-type-icon img,
          .view-featured-projects article.node--type-podcast .resource-type-icon img,
          .view-featured-projects article.node--type-pi-tool .resource-type-icon img,

          .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .resource-type-icon img,
          .view-list-init-proj article.node--type-pi-publication .resource-type-icon img,
          .view-list-init-proj article.node--type-podcast .resource-type-icon img,
          .view-list-init-proj article.node--type-pi-tool .resource-type-icon img,

          .view-tools-and-resources.view-display-id-page_3 article .resource-type-icon img,
          .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article .resource-type-icon img,
          .view-resources-filters-listing article.node--type-pi-publication .resource-type-icon img,
          .view-resources-filters-listing article.node--type-podcast .resource-type-icon img,
          .view-resources-filters-listing article.node--type-pi-tool .resource-type-icon img {
            width: 110px; } }

      @media (min-width: 450px) {
        .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .resource-type-icon ~ .field--name-title,
        .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .resource-type-icon ~ .field--type-text-with-summary,
        .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .resource-type-icon ~ .field--name-field-project-summary,
        .view-featured-projects article.node--type-pi-publication .resource-type-icon ~ .field--name-title,
        .view-featured-projects article.node--type-pi-publication .resource-type-icon ~ .field--type-text-with-summary,
        .view-featured-projects article.node--type-podcast .resource-type-icon ~ .field--name-title,
        .view-featured-projects article.node--type-podcast .resource-type-icon ~ .field--type-text-with-summary,
        .view-featured-projects article.node--type-pi-tool .resource-type-icon ~ .field--name-title,
        .view-featured-projects article.node--type-pi-tool .resource-type-icon ~ .field--type-text-with-summary,

        .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .resource-type-icon ~ .field--name-field-project-summary,


        .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .resource-type-icon ~ .field--name-title,
        .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .resource-type-icon ~ .field--type-text-with-summary,
        .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .resource-type-icon ~ .field--name-field-project-summary,
        .view-list-init-proj article.node--type-pi-publication .resource-type-icon ~ .field--name-title,
        .view-list-init-proj article.node--type-pi-publication .resource-type-icon ~ .field--type-text-with-summary,
        .view-list-init-proj article.node--type-podcast .resource-type-icon ~ .field--name-title,
        .view-list-init-proj article.node--type-podcast .resource-type-icon ~ .field--type-text-with-summary,
        .view-list-init-proj article.node--type-pi-tool .resource-type-icon ~ .field--name-title,
        .view-list-init-proj article.node--type-pi-tool .resource-type-icon ~ .field--type-text-with-summary,



        .view-tools-and-resources.view-display-id-page_3 article .resource-type-icon ~ .field--name-title,
        .view-tools-and-resources.view-display-id-page_3 article .resource-type-icon ~ .field--type-text-with-summary,
        .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article .resource-type-icon ~ .field--name-title,
        .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article .resource-type-icon ~ .field--type-text-with-summary,
        .view-resources-filters-listing article.node--type-pi-publication .resource-type-icon ~ .field--name-title,
        .view-resources-filters-listing article.node--type-pi-publication .resource-type-icon ~ .field--type-text-with-summary,
        .view-resources-filters-listing article.node--type-podcast .resource-type-icon ~ .field--name-title,
        .view-resources-filters-listing article.node--type-podcast .resource-type-icon ~ .field--type-text-with-summary,
        .view-resources-filters-listing article.node--type-pi-tool .resource-type-icon ~ .field--name-title,
        .view-resources-filters-listing article.node--type-pi-tool .resource-type-icon ~ .field--type-text-with-summary {
          float: right;
          width: calc(100% - 110px); } }

    .view-tools-and-resources.view-display-id-page_3 article .field--name-title,

    .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .field--name-title,
    .view-featured-projects article.node--type-pi-publication .field--name-title,
    .view-featured-projects article.node--type-podcast .field--name-title,
    .view-featured-projects article.node--type-pi-tool .field--name-title,

    .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .field--name-title,
    .view-list-init-proj article.node--type-pi-publication .field--name-title,
    .view-list-init-proj article.node--type-podcast .field--name-title,
    .view-list-init-proj article.node--type-pi-tool .field--name-title,


    .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article .field--name-title,
    .view-resources-filters-listing article.node--type-pi-publication .field--name-title,
    .view-resources-filters-listing article.node--type-podcast .field--name-title,
    .view-resources-filters-listing article.node--type-pi-tool .field--name-title,
    .view-resources-filters-listing .node--type-linked-resource .field--type-link {
      color: #122A58;
      margin: 0 0 4px;
      font: 700 16px/20px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }


      @media (min-width: 768px) {
      .view-tools-and-resources.view-display-id-page_3 article .field--name-title,
        .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .field--name-title,
        .view-featured-projects article.node--type-pi-publication .field--name-title,
        .view-featured-projects article.node--type-podcast .field--name-title,
        .view-featured-projects article.node--type-pi-tool .field--name-title,

        .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .field--name-title,
        .view-list-init-proj article.node--type-pi-publication .field--name-title,
        .view-list-init-proj article.node--type-podcast .field--name-title,
        .view-list-init-proj article.node--type-pi-tool .field--name-title,

        .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article .field--name-title,
        .view-resources-filters-listing article.node--type-pi-publication .field--name-title,
        .view-resources-filters-listing article.node--type-podcast .field--name-title,
        .view-resources-filters-listing article.node--type-pi-tool .field--name-title {
          margin: 4px 0 10px;
          font-size: 18px;
          line-height: 24px; } }


      .view-tools-and-resources.view-display-id-page_3 article .field--name-title a,
      .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .field--name-title a,
      .view-featured-projects article.node--type-pi-publication .field--name-title a,
      .view-featured-projects article.node--type-podcast .field--name-title a,
      .view-featured-projects article.node--type-pi-tool .field--name-title a,

      .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .field--name-title a,
      .view-list-init-proj article.node--type-pi-publication .field--name-title a,
      .view-list-init-proj article.node--type-podcast .field--name-title a,
      .view-list-init-proj article.node--type-pi-tool .field--name-title a,

      .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article .field--name-title a,
      .view-resources-filters-listing article.node--type-pi-publication .field--name-title a,
      .view-resources-filters-listing article.node--type-podcast .field--name-title a,
      .view-resources-filters-listing article.node--type-pi-tool .field--name-title a {
        text-decoration: none;
        color: inherit; }


        .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .field--name-title a:hover,
        .view-featured-projects article.node--type-pi-publication .field--name-title a:hover,
        .view-featured-projects article.node--type-podcast .field--name-title a:hover,
        .view-featured-projects article.node--type-pi-tool .field--name-title a:hover,

        .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .field--name-title a:hover,
        .view-list-init-proj article.node--type-pi-publication .field--name-title a:hover,
        .view-list-init-proj article.node--type-podcast .field--name-title a:hover,
        .view-list-init-proj article.node--type-pi-tool .field--name-title a:hover,

        .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article .field--name-title a:hover,
        .view-resources-filters-listing article.node--type-pi-publication .field--name-title a:hover,
        .view-resources-filters-listing article.node--type-podcast .field--name-title a:hover,
        .view-resources-filters-listing article.node--type-pi-tool .field--name-title a:hover {
          color: #3283A1; }

    .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .field--type-text-with-summary,
    .view-featured-projects article.node--type-pi-publication .field--type-text-with-summary,
    .view-featured-projects article.node--type-podcast .field--type-text-with-summary,
    .view-featured-projects article.node--type-pi-tool .field--type-text-with-summary,

    .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .field--type-text-with-summary,
    .view-list-init-proj article.node--type-pi-publication .field--type-text-with-summary,
    .view-list-init-proj article.node--type-podcast .field--type-text-with-summary,
    .view-list-init-proj article.node--type-pi-tool .field--type-text-with-summary,

    .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article .field--type-text-with-summary,
    .view-resources-filters-listing article.node--type-pi-publication .field--type-text-with-summary,
    .view-resources-filters-listing article.node--type-podcast .field--type-text-with-summary,
    .view-resources-filters-listing article.node--type-pi-tool .field--type-text-with-summary {
      color: #000;
      font: 400 12px/14px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }

      @media (min-width: 768px) {
        .view-featured-projects .view-content-wrapper > .view-content > .views-row > article .field--type-text-with-summary,
        .view-featured-projects article.node--type-pi-project .field--name-field-project-summary,
        .view-featured-projects article.node--type-initiative .field--name-field-project-summary,
        .view-featured-projects article.node--type-pi-publication .field--type-text-with-summary,
        .view-featured-projects article.node--type-podcast .field--type-text-with-summary,
        .view-featured-projects article.node--type-pi-tool .field--type-text-with-summary,

        .view-list-init-proj .view-content-wrapper > .view-content > .views-row > article .field--type-text-with-summary,
        .view-list-init-proj article.node--type-pi-project .field--name-field-project-summary,
        .view-list-init-proj article.node--type-initiative .field--name-field-project-summary,
        .view-list-init-proj article.node--type-pi-publication .field--type-text-with-summary,
        .view-list-init-proj article.node--type-podcast .field--type-text-with-summary,
        .view-list-init-proj article.node--type-pi-tool .field--type-text-with-summary,

        .view-resources-filters-listing .view-content-wrapper > .view-content > .views-row > article .field--type-text-with-summary,
        .view-resources-filters-listing article.node--type-pi-publication .field--type-text-with-summary,
        .view-resources-filters-listing article.node--type-podcast .field--type-text-with-summary,
        .view-resources-filters-listing article.node--type-pi-tool .field--type-text-with-summary {
          font-size: 14px;
          line-height: 20px; } }

  .view-featured-projects .pager,
  .view-list-init-proj .pager,
  .view-resources-filters-listing .pager {
    padding: 18px 0; }
    .view-featured-projects .pager ul,
    .view-list-init-proj .pager ul,
    .view-resources-filters-listing .pager ul {
      margin: 0;
      padding: 0; }
      .view-featured-projects .pager ul li,
      .view-list-init-proj .pager ul li,
      .view-resources-filters-listing .pager ul li {
        padding: 0 4px; }
      .view-featured-projects .pager ul li.is-active a,
      .view-list-init-proj .pager ul li.is-active a,
      .view-resources-filters-listing .pager ul li.is-active a {
        color: orange;
        font-weight: 700; }
      .view-featured-projects .pager ul li.pager__item--next a span:not(.visually-hidden),
      .view-list-init-proj .pager ul li.pager__item--next a span:not(.visually-hidden),
      .view-resources-filters-listing .pager ul li.pager__item--next a span:not(.visually-hidden) {
        font-size: 0; }
        .view-featured-projects .pager ul li.pager__item--next a span:not(.visually-hidden):after,
        .view-list-init-proj .pager ul li.pager__item--next a span:not(.visually-hidden):after,
        .view-resources-filters-listing .pager ul li.pager__item--next a span:not(.visually-hidden):after {
          content: ">";
          font-size: 13px;
          color: #F46B10; }
      .view-featured-projects .pager ul li.pager__item--previous a span:not(.visually-hidden),
      .view-list-init-proj .pager ul li.pager__item--previous a span:not(.visually-hidden),
      .view-resources-filters-listing .pager ul li.pager__item--previous a span:not(.visually-hidden) {
        font-size: 0; }
        .view-featured-projects .pager ul li.pager__item--previous a span:not(.visually-hidden):after,
        .view-list-init-proj .pager ul li.pager__item--previous a span:not(.visually-hidden):after,
        .view-resources-filters-listing .pager ul li.pager__item--previous a span:not(.visually-hidden):after {
          content: "<";
          font-size: 13px;
          color: #F46B10; }
      .view-featured-projects .pager ul a,
      .view-list-init-proj .pager ul a,
      .view-resources-filters-listing .pager ul a {
        font: 400 15px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        text-decoration: none;
        color: #000; }
        .view-featured-projects .pager ul a:hover,
        .view-list-init-proj .pager ul a:hover,
        .view-resources-filters-listing .pager ul a:hover {
          color: #F46B10; }
  .view-featured-projects .bef-exposed-form fieldset,
  .view-list-init-proj .bef-exposed-form fieldset,
  .view-resources-filters-listing .bef-exposed-form fieldset {
    margin: 0;
    border: 0;
    padding: 0; }
    .view-featured-projects .bef-exposed-form fieldset legend,
    .view-list-init-proj .bef-exposed-form fieldset legend,
    .view-resources-filters-listing .bef-exposed-form fieldset legend {
      color: #F46B10;
      font: 700 18px/20px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      display: block; }
    .view-featured-projects .bef-exposed-form fieldset .fieldset-legend,
    .view-list-init-proj .bef-exposed-form fieldset .fieldset-legend,
    .view-resources-filters-listing .bef-exposed-form fieldset .fieldset-legend {
      padding: 20px 0 5px;
      display: block; }
    .view-featured-projects .bef-exposed-form fieldset .js-form-type-select,
    .view-list-init-proj .bef-exposed-form fieldset .js-form-type-select,
    .view-resources-filters-listing .bef-exposed-form fieldset .js-form-type-select {
      border-bottom: 1px solid #F46B10;
      position: relative;
      margin: 0; }
      .view-featured-projects .bef-exposed-form fieldset .js-form-type-select:after,
      .view-list-init-proj .bef-exposed-form fieldset .js-form-type-select:after,
      .view-resources-filters-listing .bef-exposed-form fieldset .js-form-type-select:after {
        transition: all 0.3s;
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        content: "";
        width: 8px;
        height: 20px;
        background-image: url(../images/icons/arrow-yellow.png);
        background-size: 100%;
        background-repeat: no-repeat;
        pointer-events: none; }
      .view-featured-projects .bef-exposed-form fieldset .js-form-type-select select,
      .view-list-init-proj .bef-exposed-form fieldset .js-form-type-select select,
      .view-resources-filters-listing .bef-exposed-form fieldset .js-form-type-select select {
        width: 100%;
        border: 0;
        background: none;
        color: #2F3131;
        padding: 16px 30px 16px 0;
        font: 400 13px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        appearance: none; }
  .view-featured-projects .bef-exposed-form .button.js-form-submit.form-submit,
  .view-list-init-proj .bef-exposed-form .button.js-form-submit.form-submit,
  .view-resources-filters-listing .bef-exposed-form .button.js-form-submit.form-submit {
    vertical-align: top; }

.block-views-blocklist-init-proj-block-2,
.block-views-blockpi-perspective-block-pi-perspective-list,
.block-views-blockpi-perspectives-block-1 {
  max-width: 1240px;
  padding: 24px 20px 44px;
  margin: 0 auto; }

.view-list-init-proj,
.view-pi-perspective,
.view-pi-perspectives {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }
  @media (min-width: 768px) {
    .view-list-init-proj,.view-pi-perspective, .view-pi-perspectives {
      flex-direction: row-reverse; } }
  .view-pi-perspective .view-filters-wrapper {
    width: 100%; }
    @media (min-width: 768px) {
      .view-pi-perspective .view-filters-wrapper {
        width: 180px; } }
    @media (min-width: 992px) {
      .view-pi-perspective .view-filters-wrapper {
        width: 300px; } }
  .view-pi-perspective .view-content-wrapper {
    width: 100%;
    padding-bottom: 50px; }
    @media (min-width: 768px) {
      .view-pi-perspective .view-content-wrapper {
        padding-right: 30px;
        padding-bottom: 0;
        width: calc(100% - 180px); } }
    @media (min-width: 992px) {
      .view-pi-perspective .view-content-wrapper {
        padding-right: 50px;
        width: calc(100% - 300px); } }
  .view-pi-perspective .view-filters {
    margin-top: -12px; }
  .view-pi-perspective .views-row {
    margin: 0 0 30px; }
  .view-pi-perspective .pager {
    padding: 18px 0; }
    .view-pi-perspective .pager ul {
      margin: 0; }
      .view-pi-perspective .pager ul li {
        padding: 0 4px; }
      .view-pi-perspective .pager ul li.is-active a {
        color: orange;
        font-weight: 700; }
      .view-pi-perspective .pager ul li.pager__item--next a span:not(.visually-hidden) {
        font-size: 0; }
        .view-pi-perspective .pager ul li.pager__item--next a span:not(.visually-hidden):after {
          content: ">";
          font-size: 13px;
          color: #F46B10; }
      .view-pi-perspective .pager ul li.pager__item--previous a span:not(.visually-hidden) {
        font-size: 0; }
        .view-pi-perspective .pager ul li.pager__item--previous a span:not(.visually-hidden):after {
          content: "<";
          font-size: 13px;
          color: #F46B10; }
      .view-pi-perspective .pager ul a {
        font: 400 15px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        text-decoration: none;
        color: #000; }
  .view-pi-perspective .bef-exposed-form fieldset {
    margin: 0;
    border: 0;
    padding: 0; }
    .view-pi-perspective .bef-exposed-form fieldset legend {
      color: #F46B10;
      font: 700 18px/20px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      display: block;
      padding: 36px 0 12px; }
  .view-pi-perspective .bef-exposed-form .js-form-type-select {
    border-bottom: 1px solid #F46B10;
    position: relative;
    margin: 0; }
    .view-pi-perspective .bef-exposed-form .js-form-type-select:after {
      transition: all 0.3s;
      position: absolute;
      top: 50%;
      right: 10px;
      transform: translateY(-50%);
      content: "";
      width: 8px;
      height: 20px;
      background-image: url(../images/icons/arrow-yellow.png);
      background-size: 100%;
      background-repeat: no-repeat;
      pointer-events: none; }
    .view-pi-perspective .bef-exposed-form .js-form-type-select select {
      width: 100%;
      border: 0;
      background: none;
      color: #2F3131;
      padding: 16px 30px 16px 0;
      font: 400 13px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      appearance: none; }
  .view-pi-perspective article {
    padding: 27px 20px 26px 20px;
    background: #eff5f7; }
    .view-pi-perspective article .node__content {
      display: flex;
      flex-wrap: wrap; }
      .view-pi-perspective article .node__content .field--name-field-page-image {
        width: 100%;
        margin-bottom: 30px; }
        .view-pi-perspective article .node__content .field--name-field-page-image a {
          display: block; }
        @media (min-width: 600px) {
          .view-pi-perspective article .node__content .field--name-field-page-image {
            width: 34.5%;
            margin-bottom: 10px; } }
        .view-pi-perspective article .node__content .field--name-field-page-image img {
          width: 100%; }
      .view-pi-perspective article .node__content .text-holder {
        width: 100%; }
        @media (min-width: 600px) {
          .view-pi-perspective article .node__content .text-holder {
            padding: 0 26px;
            width: 65.5%; } }
    .view-pi-perspective article .datetime {
      color: #122A58;
      display: block;
      margin: 0 0 4px;
      font: 14px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    .view-pi-perspective article .field--name-title h2 {
      margin: 0 0 8px;
      color: #122A58;
      font: 700 20px/1.4 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      .view-pi-perspective article .field--name-title h2 a {
        text-decoration: none;
        color: inherit; }
        .view-pi-perspective article .field--name-title h2 a:hover {
          color: #3283A1; }
    .view-pi-perspective article .field--type-text-with-summary {
      color: #2F3131;
      font: 13px/1.55 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      .view-pi-perspective article .field--type-text-with-summary p {
        margin: 0 0 12px; }
    .view-pi-perspective article a.btn, .view-pi-perspective article a.btn-blue, .view-pi-perspective article a.btn-arrow-right, .view-pi-perspective article a.btn-blue-big, .view-pi-perspective article a.btn-yellow, .view-pi-perspective article a.btn-yellow-long, .view-pi-perspective article a.btn-yellow-small, .view-pi-perspective article .views-element-container > .view-events.view-id-events .views-field-view-node a, .views-element-container > .view-events.view-id-events .views-field-view-node .view-pi-perspective article a,
    .view-pi-perspective article .block-views-blockevents-block-events-list .view-events .views-field-view-node a, .block-views-blockevents-block-events-list .view-events .views-field-view-node .view-pi-perspective article a, .view-pi-perspective article .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li a, .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li .view-pi-perspective article a, .view-pi-perspective article a.btn-line-orange, .view-pi-perspective article a.btn-line-white {
      vertical-align: top; }





.view-pi-perspectives {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }
  @media (min-width: 768px) {
    .view-pi-perspective, .view-pi-perspectives {
      flex-direction: row-reverse; } }
  .view-pi-perspectives .view-filters-wrapper {
    width: 100%; }
    @media (min-width: 768px) {
      .view-pi-perspectives .view-filters-wrapper {
        width: 180px; } }
    @media (min-width: 992px) {
      .view-pi-perspectives .view-filters-wrapper {
        width: 300px; } }
  .view-pi-perspectives .view-content-wrapper {
    width: 100%;
    padding-bottom: 50px; }
    @media (min-width: 768px) {
      .view-pi-perspectives .view-content-wrapper {
        padding-right: 30px;
        padding-bottom: 0;
        width: calc(100% - 180px); } }
    @media (min-width: 992px) {
      .view-pi-perspectives .view-content-wrapper {
        padding-right: 50px;
        width: calc(100% - 300px); } }
  .view-pi-perspectives .view-filters {
    margin-top: -12px; }
  .view-pi-perspectives .views-row {
    margin: 0 0 30px; }
  .view-pi-perspectives .pager {
    padding: 18px 0; }
    .view-pi-perspectives .pager ul {
      margin: 0; }
      .view-pi-perspectives .pager ul li {
        padding: 0 4px; }
      .view-pi-perspectives .pager ul li.is-active a {
        color: orange;
        font-weight: 700; }
      .view-pi-perspectives .pager ul li.pager__item--next a span:not(.visually-hidden) {
        font-size: 0; }
        .view-pi-perspectives .pager ul li.pager__item--next a span:not(.visually-hidden):after {
          content: ">";
          font-size: 13px;
          color: #F46B10; }
      .view-pi-perspectives .pager ul li.pager__item--previous a span:not(.visually-hidden) {
        font-size: 0; }
        .view-pi-perspectives .pager ul li.pager__item--previous a span:not(.visually-hidden):after {
          content: "<";
          font-size: 13px;
          color: #F46B10; }
      .view-pi-perspectives .pager ul a {
        font: 400 15px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        text-decoration: none;
        color: #000; }
  .view-pi-perspectives .bef-exposed-form fieldset {
    margin: 0;
    border: 0;
    padding: 0; }
    .view-pi-perspectives .bef-exposed-form fieldset legend {
      color: #F46B10;
      font: 700 18px/20px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      display: block;
      padding: 36px 0 12px; }
  .view-pi-perspectives .bef-exposed-form .js-form-type-select {
    border-bottom: 1px solid #F46B10;
    position: relative;
    margin: 0; }
    .view-pi-perspectives .bef-exposed-form .js-form-type-select:after {
      transition: all 0.3s;
      position: absolute;
      top: 50%;
      right: 10px;
      transform: translateY(-50%);
      content: "";
      width: 8px;
      height: 20px;
      background-image: url(../images/icons/arrow-yellow.png);
      background-size: 100%;
      background-repeat: no-repeat;
      pointer-events: none; }
    .view-pi-perspectives .bef-exposed-form .js-form-type-select select {
      width: 100%;
      border: 0;
      background: none;
      color: #2F3131;
      padding: 16px 30px 16px 0;
      font: 400 13px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      appearance: none; }
  .view-pi-perspectives article {
    padding: 27px 20px 26px 20px;
    background: #eff5f7; }
    .view-pi-perspectives article .node__content {
      display: flex;
      flex-wrap: wrap; }
      .view-pi-perspectives article .node__content .field--name-field-page-image {
        width: 100%;
        margin-bottom: 30px; }
        .view-pi-perspectives article .node__content .field--name-field-page-image a {
          display: block; }
        @media (min-width: 600px) {
          .view-pi-perspectives article .node__content .field--name-field-page-image {
            width: 34.5%;
            margin-bottom: 10px; } }
        .view-pi-perspectives article .node__content .field--name-field-page-image img {
          width: 100%; }
      .view-pi-perspectives article .node__content .text-holder {
        width: 100%; }
        @media (min-width: 600px) {
          .view-pi-perspectives article .node__content .text-holder {
            padding: 0 26px;
            width: 65.5%; } }
    .view-pi-perspectives article .datetime {
      color: #122A58;
      display: block;
      margin: 0 0 4px;
      font: 14px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    .view-pi-perspectives article .field--name-title h2 {
      margin: 0 0 8px;
      color: #122A58;
      font: 700 20px/1.4 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      .view-pi-perspectives article .field--name-title h2 a {
        text-decoration: none;
        color: inherit; }
        .view-pi-perspectives article .field--name-title h2 a:hover {
          color: #3283A1; }
    .view-pi-perspectives article .field--type-text-with-summary {
      color: #2F3131;
      font: 13px/1.55 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      .view-pi-perspectives article .field--type-text-with-summary p {
        margin: 0 0 12px; }
    .view-pi-perspectives article a.btn, .view-pi-perspectives article a.btn-blue, .view-pi-perspectives article a.btn-arrow-right, .view-pi-perspectives article a.btn-blue-big, .view-pi-perspectives article a.btn-yellow, .view-pi-perspectives article a.btn-yellow-long, .view-pi-perspectives article a.btn-yellow-small, .view-pi-perspectives article .views-element-container > .view-events.view-id-events .views-field-view-node a, .views-element-container > .view-events.view-id-events .views-field-view-node .view-pi-perspectives article a,
    .view-pi-perspectives article .block-views-blockevents-block-events-list .view-events .views-field-view-node a, .block-views-blockevents-block-events-list .view-events .views-field-view-node .view-pi-perspectives article a, .view-pi-perspectives article .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li a, .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li .view-pi-perspectives article a, .view-pi-perspectives article a.btn-line-orange, .view-pi-perspectives article a.btn-line-white {
      vertical-align: top; }


.view-list-init-proj {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }
  @media (min-width: 768px) {
    .view-list-init-proj {
      flex-direction: row-reverse; } }
  .view-list-init-proj .view-filters-wrapper {
    width: 100%; }
    @media (min-width: 768px) {
      .view-list-init-proj .view-filters-wrapper {
        width: 180px; } }
    @media (min-width: 992px) {
      .view-list-init-proj .view-filters-wrapper {
        width: 300px; } }
  .view-list-init-proj .view-content-wrapper {
    width: 100%;
    padding-bottom: 50px; }
    @media (min-width: 768px) {
      .view-list-init-proj .view-content-wrapper {
        padding-right: 30px;
        padding-bottom: 0;
        width: calc(100% - 180px); } }
    @media (min-width: 992px) {
      .view-list-init-proj .view-content-wrapper {
        padding-right: 50px;
        width: calc(100% - 300px); } }
  .view-list-init-proj .view-filters {
    margin-top: -12px; }
  .view-list-init-proj .views-row {
    margin: 0 0 30px; }
  .view-list-init-proj .pager {
    padding: 18px 0; }
    .view-list-init-proj .pager ul {
      margin: 0; }
      .view-list-init-proj .pager ul li {
        padding: 0 4px; }
      .view-list-init-proj .pager ul li.is-active a {
        color: orange;
        font-weight: 700; }
      .view-list-init-proj .pager ul li.pager__item--next a span:not(.visually-hidden) {
        font-size: 0; }
        .view-list-init-proj .pager ul li.pager__item--next a span:not(.visually-hidden):after {
          content: ">";
          font-size: 13px;
          color: #F46B10; }
      .view-list-init-proj .pager ul li.pager__item--previous a span:not(.visually-hidden) {
        font-size: 0; }
        .view-list-init-proj .pager ul li.pager__item--previous a span:not(.visually-hidden):after {
          content: "<";
          font-size: 13px;
          color: #F46B10; }
      .view-list-init-proj .pager ul a {
        font: 400 15px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        text-decoration: none;
        color: #000; }
  .view-list-init-proj .bef-exposed-form fieldset {
    margin: 0;
    border: 0;
    padding: 0; }
    .view-list-init-proj .bef-exposed-form fieldset legend {
      color: #F46B10;
      font: 700 18px/20px "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      display: block;
      padding: 36px 0 12px; }
  .view-list-init-proj .bef-exposed-form .js-form-type-select {
    border-bottom: 1px solid #F46B10;
    position: relative;
    margin: 0; }
    .view-list-init-proj .bef-exposed-form .js-form-type-select:after {
      transition: all 0.3s;
      position: absolute;
      top: 50%;
      right: 10px;
      transform: translateY(-50%);
      content: "";
      width: 8px;
      height: 20px;
      background-image: url(../images/icons/arrow-yellow.png);
      background-size: 100%;
      background-repeat: no-repeat;
      pointer-events: none; }
    .view-list-init-proj .bef-exposed-form .js-form-type-select select {
      width: 100%;
      border: 0;
      background: none;
      color: #2F3131;
      padding: 16px 30px 16px 0;
      font: 400 13px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      appearance: none; }

/*
  .view-list-init-proj article {
    padding: 27px 20px 26px 20px;
    background: #eff5f7; }
*/
    .view-list-init-proj article .node__content {
      display: flex;
      flex-wrap: wrap; }
      .view-list-init-proj article .node__content .field--name-field-page-image {
        width: 100%;
        margin-bottom: 30px; }
        .view-list-init-proj article .node__content .field--name-field-page-image a {
          display: block; }
        @media (min-width: 600px) {
          .view-list-init-proj article .node__content .field--name-field-page-image {
            width: 34.5%;
            margin-bottom: 10px; } }
        .view-list-init-proj article .node__content .field--name-field-page-image img {
          width: 100%; }
      .view-list-init-proj article .node__content .text-holder {
        width: 100%; }
        @media (min-width: 600px) {
          .view-list-init-proj article .node__content .text-holder {
            padding: 0 26px;
            width: 65.5%; } }
    .view-list-init-proj article .datetime {
      color: #122A58;
      display: block;
      margin: 0 0 4px;
      font: 14px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    .view-list-init-proj article .field--name-title h2 {
      margin: 0 0 8px;
      color: #122A58;
      font: 700 20px/1.4 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      .view-list-init-proj article .field--name-title h2 a {
        text-decoration: none;
        color: inherit; }
        .view-list-init-proj article .field--name-title h2 a:hover {
          color: #3283A1; }
    .view-list-init-proj article .field--type-text-with-summary {
      color: #2F3131;
      font: 13px/1.55 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      .view-list-init-proj article .field--type-text-with-summary p {
        margin: 0 0 12px; }
    .view-list-init-proj article a.btn, .view-list-init-proj article a.btn-blue, .view-list-init-proj article a.btn-arrow-right, .view-list-init-proj article a.btn-blue-big, .view-list-init-proj article a.btn-yellow, .view-list-init-proj article a.btn-yellow-long, .view-list-init-proj article a.btn-yellow-small, .view-list-init-proj article .views-element-container > .view-events.view-id-events .views-field-view-node a, .views-element-container > .view-events.view-id-events .views-field-view-node .view-list-init-proj article a,
    .view-list-init-proj article .block-views-blockevents-block-events-list .view-events .views-field-view-node a, .block-views-blockevents-block-events-list .view-events .views-field-view-node .view-list-init-proj article a, .view-list-init-proj article .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li a, .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li .view-list-init-proj article a, .view-list-init-proj article a.btn-line-orange, .view-list-init-proj article a.btn-line-white {
      vertical-align: top; }









.accomplishments-block {
  padding: 55px 0 30px;
  text-align: center; }
  .accomplishments-block.bg-color--orange-light {
    background: #fef0e7; }
  .accomplishments-block .view-accomplishments {
    max-width: 1116px;
    margin: 0 auto;
    padding: 0 20px; }
  .accomplishments-block h2 {
    color: #F46B10;
    text-transform: uppercase;
    font: 700 24px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 auto 24px;
    letter-spacing: 2px;
    max-width: 800px; }
  .accomplishments-block .view-header {
    font: 400 24px/1.2 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 49px; }
    .accomplishments-block .view-header p {
      margin: 0; }
    .accomplishments-block .view-header strong {
      display: block;
      font-weight: 600; }
  .accomplishments-block .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .accomplishments-block .view-content .views-row {
      width: 100%;
      padding: 0 38px;
      margin: 0 0 30px; }
      @media (min-width: 768px) {
        .accomplishments-block .view-content .views-row {
          width: 33.333%; } }
  .accomplishments-block .views-field-title {
    margin: 0 0 24px;
    font: 400 18px/1.3 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .accomplishments-block .views-field-view-node a {
    vertical-align: top; }

.view-filters select {
  cursor: pointer; }

.view-filters .js-form-type-checkbox input[type="checkbox"] {
  position: absolute;
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  overflow: hidden;
  white-space: nowrap; }

.view-filters .js-form-type-checkbox input[type="checkbox"]:checked + .option:after {
  background-color: #F46B10; }

.view-filters .js-form-type-checkbox input[type="checkbox"]:checked + .option:before {
  opacity: 1;
  visibility: visible; }

.view-filters .js-form-type-checkbox input[type="checkbox"]:focus + .option {
  outline: 2px solid #000; }

.view-filters .js-form-type-checkbox .option {
  display: inline-block;
  padding: 1px 0 1px 30px;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  transition: color .2s;
  color: #303131; }
  .view-filters .js-form-type-checkbox .option:hover:after {
    background-color: #ffede2; }
  .view-filters .js-form-type-checkbox .option:after {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid #F46B10;
    background-color: transparent;
    left: 0;
    top: 50%;
    margin-top: -11px;
    z-index: 2;
    transition: background-color .2s; }
  .view-filters .js-form-type-checkbox .option:before {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid transparent;
    left: 0;
    top: 50%;
    margin-top: -9px;
    background: transparent url(../images/icons/checked.svg) center/80% no-repeat;
    z-index: 4;
    transition: opacity .2s, visibility .2s;
    opacity: 0;
    visibility: hidden; }

.text-formatted embed {
  width: 100%; }

.text-formatted iframe[src^="https://www.youtube.com"] {
  width: 100%;
  height: auto;
  aspect-ratio: 560 / 315; }

.text-formatted > ul > li a,
.text-formatted p a {
  transition: color .2s; }
  .text-formatted > ul > li a:hover,
  .text-formatted p a:hover {
    text-decoration: none; }

.text-formatted > ul {
  list-style: none;
  padding-left: 13px;
  margin-bottom: 26px; }
  .text-formatted > ul li {
    text-indent: 5px; }
  .text-formatted > ul li::marker {
    content: "» ";
    color: #F46B10;
    font-weight: bold; }

.text-formatted blockquote {
  margin: 24px 0;
  padding-left: 20px;
  border-left: 2px solid #122A58; 
  
  font-size: 20px;
  line-height: 25px;
  font-style: italic;
  font-weight: 400;
  }

.page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full {
  margin-bottom: 70px; }
  .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full > .node__content .text-formatted.field--type-text-with-summary {
    padding-top: 10px;
    padding-bottom: 0; }
    .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full > .node__content .text-formatted.field--type-text-with-summary:first-child {
      padding-top: 40px; }
  .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms {
    padding: 40px 20px 0;
    max-width: 1248px;
    margin: 0 auto 10px; }
    .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a {
      display: inline-block;
      text-decoration: none;
      margin: 0 0 10px;
      color: #122A58;
      transition: .2s; }
      .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a:hover {
        color: #F46B10; }
  .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above {
    padding: 0 20px;
    max-width: 1248px;
    margin: 0 auto 30px; }
    .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .field__label {
      text-transform: uppercase;
      margin: 0 0 5px; }
    .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above a {
      font-size: 15px;
      color: #122A58;
      transition: color .2s;
      display: inline-block;
      margin-bottom: 8px; }
      .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above a:hover {
        color: #F46B10;
        text-decoration: none; }

.block-field-blocknodepodcasttitle,
.block-field-blocknodevideotitle {
  padding: 0 20px;
  max-width: 1248px;
  margin: 50px auto 0; }

.block-field-blocknodevideofield-date-published {
  padding: 0 20px;
  max-width: 1248px;
  margin: 0 auto; }

.views-element-container > .view-events.view-id-events,
.block-views-blockevents-block-events-list .view-events {
  padding: 50px 20px 60px;
  max-width: 1248px;
  margin: 0 auto; }
  .views-element-container > .view-events.view-id-events > .view-content > .views-row,
  .block-views-blockevents-block-events-list .view-events > .view-content > .views-row {
    padding: 27px 20px 26px 20px;
    background: #eff5f7;
    margin-bottom: 20px; }
    .views-element-container > .view-events.view-id-events > .view-content > .views-row .views-field-field-image,
    .block-views-blockevents-block-events-list .view-events > .view-content > .views-row .views-field-field-image {
      margin: 0 0 30px; }
    @media (min-width: 768px) {
      .views-element-container > .view-events.view-id-events > .view-content > .views-row,
      .block-views-blockevents-block-events-list .view-events > .view-content > .views-row {
        display: flex;
        gap: 26px;
        align-items: flex-start; }
        .views-element-container > .view-events.view-id-events > .view-content > .views-row .views-field-field-image,
        .block-views-blockevents-block-events-list .view-events > .view-content > .views-row .views-field-field-image {
          flex: 0 0 350px;
          margin: 0; }
        .views-element-container > .view-events.view-id-events > .view-content > .views-row .views-right-column,
        .block-views-blockevents-block-events-list .view-events > .view-content > .views-row .views-right-column {
          flex: 1;
          display: block; } }
  .views-element-container > .view-events.view-id-events .datetime,
  .block-views-blockevents-block-events-list .view-events .datetime {
    color: #122A58;
    display: block;
    margin: 0 0 4px;
    font: 14px / 1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .views-element-container > .view-events.view-id-events .views-field-title a,
  .block-views-blockevents-block-events-list .view-events .views-field-title a {
    text-decoration: none;
    color: #122A58;
    font: 700 20px / 1.4 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin-bottom: 20px;
    display: inline-block;
    transition: color .2s; }
    .views-element-container > .view-events.view-id-events .views-field-title a:hover,
    .block-views-blockevents-block-events-list .view-events .views-field-title a:hover {
      color: #F46B10; }
  .views-element-container > .view-events.view-id-events .views-field-body,
  .block-views-blockevents-block-events-list .view-events .views-field-body {
    font-size: 16px;
    color: #122A58; }
    .views-element-container > .view-events.view-id-events .views-field-body a,
    .block-views-blockevents-block-events-list .view-events .views-field-body a {
      color: #122A58;
      transition: color .2s; }
      .views-element-container > .view-events.view-id-events .views-field-body a:hover,
      .block-views-blockevents-block-events-list .view-events .views-field-body a:hover {
        color: #F46B10; }
  .views-element-container > .view-events.view-id-events .views-field-field-press-hit-link a,
  .block-views-blockevents-block-events-list .view-events .views-field-field-press-hit-link a {
    font-size: 16px;
    color: #122A58;
    transition: color .2s;
    display: inline-block; }
    .views-element-container > .view-events.view-id-events .views-field-field-press-hit-link a:hover,
    .block-views-blockevents-block-events-list .view-events .views-field-field-press-hit-link a:hover {
      color: #F46B10; }
  .views-element-container > .view-events.view-id-events .views-field-view-node a,
  .block-views-blockevents-block-events-list .view-events .views-field-view-node a {
    margin-top: 20px; }

.field--name-field-uploads .field__item {
  margin-top: 20px; }

input[name="reset"] {
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  color: #122A58;
  cursor: pointer;
  transition: color .2s; }
  input[name="reset"]:hover {
    color: #3283A1; }

.page-node-type-pi-blog-post .node--type-pi-blog-post {
  padding: 50px 20px 100px;
  max-width: 1248px;
  margin: 0 auto; }
  .page-node-type-pi-blog-post .node--type-pi-blog-post .node__content > .text-formatted {
    margin: 0 !important;
    padding: 0 !important; }
  .page-node-type-pi-blog-post .node--type-pi-blog-post .image-field-caption {
    margin: 5px 0 20px;
    font-size: 14px;
    color: #122A58; }
  .page-node-type-pi-blog-post .node--type-pi-blog-post .field--label-above {
    margin-bottom: 15px; }
    .page-node-type-pi-blog-post .node--type-pi-blog-post .field--label-above .field__item {
      font-size: 14px;
      color: #122A58; }
    .page-node-type-pi-blog-post .node--type-pi-blog-post .field--label-above a {
      font-size: 14px;
      color: #122A58;
      transition: color .2s; }
      .page-node-type-pi-blog-post .node--type-pi-blog-post .field--label-above a:hover {
        color: #F46B10; }
  .page-node-type-pi-blog-post .node--type-pi-blog-post .field--name-field-media-types-terms {
    margin-bottom: 30px; }
    .page-node-type-pi-blog-post .node--type-pi-blog-post .field--name-field-media-types-terms a {
      transition: color .2s; }
      .page-node-type-pi-blog-post .node--type-pi-blog-post .field--name-field-media-types-terms a:hover {
        color: #122A58;
        text-decoration: none; }

.view-taxonomy-term.view-id-taxonomy_term {
  padding: 50px 20px 100px;
  max-width: 1248px;
  margin: 0 auto; }
  .view-taxonomy-term.view-id-taxonomy_term .field--name-name {
    margin-bottom: 39px; }
    .view-taxonomy-term.view-id-taxonomy_term .field--name-name a {
      display: inline-block;
      text-decoration: none;
      transition: color .2s; }
      .view-taxonomy-term.view-id-taxonomy_term .field--name-name a:hover {
        color: #122A58;
        text-decoration: none; }
  .view-taxonomy-term.view-id-taxonomy_term .view-content {
    margin-top: 30px; }
    .view-taxonomy-term.view-id-taxonomy_term .view-content h2 a {
      display: inline-block;
      text-decoration: none;
      transition: color .2s; }
      .view-taxonomy-term.view-id-taxonomy_term .view-content h2 a:hover {
        color: #122A58;
        text-decoration: none; }
    .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline {
      margin-bottom: 20px;
      display: block; }
      .view-taxonomy-term.view-id-taxonomy_term .view-content ul.links.inline li {
        padding: 0;
        margin-right: 20px;
        margin-bottom: 10px; }

body.path-search .block-system-main-block {
  padding: 30px 20px 60px;
  max-width: 1248px;
  margin: 0 auto; }

body.path-search .pager {
  padding: 18px 0; }
  body.path-search .pager ul {
    margin: 0;
    padding: 0; }
    body.path-search .pager ul li {
      padding: 0 4px; }
    body.path-search .pager ul li.is-active a {
      color: orange;
      font-weight: 700; }
    body.path-search .pager ul li.pager__item--next a span:not(.visually-hidden) {
      font-size: 0; }
      body.path-search .pager ul li.pager__item--next a span:not(.visually-hidden):after {
        content: ">";
        font-size: 13px;
        color: #F46B10; }
    body.path-search .pager ul li.pager__item--previous a span:not(.visually-hidden) {
      font-size: 0; }
      body.path-search .pager ul li.pager__item--previous a span:not(.visually-hidden):after {
        content: "<";
        font-size: 13px;
        color: #F46B10; }
    body.path-search .pager ul a {
      font: 400 15px/1 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      text-decoration: none;
      color: #000; }
      body.path-search .pager ul a:hover {
        color: #F46B10; }

body.path-search .search-form .js-form-wrapper {
  display: flex;
  align-items: flex-end;
  column-gap: 20px; }

body.path-search .search-form .js-form-item {
  margin: 0; }

body.path-search .search-form input[type="search"] {
  width: 100%;
  padding: 0 5px 0 10px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 0; }
  body.path-search .search-form input[type="search"]:hover, body.path-search .search-form input[type="search"]:focus {
    border-color: #000;
    outline: none;
    box-shadow: none; }

body.path-search .search-help-link {
  color: #122A58;
  display: inline-block;
  margin-top: 20px; }
  body.path-search .search-help-link:hover {
    text-decoration: none; }

body.path-search .search-results {
  margin: 0;
  padding: 0; }
  body.path-search .search-results > li {
    padding: 20px 20px 20px 20px;
    margin: 0 0 20px;
    background: #eff5f7; }
  body.path-search .search-results .search-result__title {
    margin-top: 0; }
    body.path-search .search-results .search-result__title a {
      color: #122A58;
      display: inline-block;
      font-size: 18px;
      line-height: 24px;
      transition: color .2s; }
      body.path-search .search-results .search-result__title a:hover {
        text-decoration: none;
        color: #F46B10; }
  body.path-search .search-results .search-result__snippet-info {
    font-size: 14px; }
    body.path-search .search-results .search-result__snippet-info p:last-child {
      margin-bottom: 0; }


/* phase 2 */
.node_search-results .search-result__info {
  display: none;
}



.form-checkboxes ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }

.form-checkboxes ul ul {
  padding: 0;
  margin: 0 0 0 25px;
  list-style-type: none; }

.blocks-wrapper h2 {
  margin-top: 0;
/*  text-transform: uppercase; */
  font-size: 18px; }

.blocks-wrapper .field--name-body h2 {
  text-transform: none;
  font-size: 30px; }
}

.field--name-field-areas-of-focus a,
.field--name-field-strategy a,
.field--name-field-project-initiative a {
  text-decoration: none;
  font-size: 15px;
  color: #122A58;
  transition: color .2s;
  display: inline-block;
  margin-bottom: 8px; }

.field--name-field-areas-of-focus a:hover,
.field--name-field-strategy a:hover,
.field--name-field-project-initiative a:hover {
  color: #F46B10; }

.node__content .layout__region--second .block-layout-builder,
.block-field-blocknodeaccomplishmentfield-areas-of-focus,
.block-field-blocknodeaccomplishmentfield-strategy,
.block-field-blocknodeaccomplishmentfield-project-initiative {
  margin-bottom: 20px; }

.block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item,
.block-inline-blockinitiatives-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item {
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap; }

.block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item .field--name-body,
.block-inline-blockinitiatives-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item .field--name-body,
.block-inline-blocktools-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item .field--name-field-project-summary,
.block-inline-blockinitiatives-lists-boxes .field--name-field-tools-list > .field__item .node--view-mode-tool-list-item .field--name-field-project-summary {
  width: 100%;
  padding-left: 81px; }

.block-inline-blockinitiatives-lists-boxes {
  padding: 85px 0; }
  .block-inline-blockinitiatives-lists-boxes h2 {
    color: #122A58;
    margin: 0 0 39px;
    text-transform: uppercase;
    letter-spacing: -0.6px;
    font: 600 36px/1 "Barlow","Arial","Helvetica Neue","Helvetica",sans-serif; }

.paragraph--type--initiatives-list-box {
  border-top: 1px solid #F46B10; }

.field--name-field-tool-list-box-title {
  text-transform: uppercase; }

.field--name-field-initiatives-lists-boxes .node--type-initiative {
  display: flex;
  flex-wrap: wrap; }

.field--name-field-initiatives-lists-boxes .text-holder {
  width: 100%; }
  @media (min-width: 768px) {
    .field--name-field-initiatives-lists-boxes .text-holder {
      width: 42%;
      padding-top: 21px;
      padding-right: 30px; } }

.field--name-field-initiatives-lists-boxes .field--name-field-tools-list {
  width: 100%; }
  @media (min-width: 768px) {
    .field--name-field-initiatives-lists-boxes .field--name-field-tools-list {
      width: 58%;
      padding-bottom: 52px; } }
  .field--name-field-initiatives-lists-boxes .field--name-field-tools-list > .field__item {
    border-bottom: 1px solid #F46B10;
    margin-bottom: 30px; }
    .field--name-field-initiatives-lists-boxes .field--name-field-tools-list > .field__item:last-child {
      border: 0; }
    .field--name-field-initiatives-lists-boxes .field--name-field-tools-list > .field__item:first-child {
      margin-top: 30px; }

.field--name-field-initiatives-lists-boxes .resource-type-icon {
  width: 56px;
  height: 56px;
  position: relative; }

.field--name-field-initiatives-lists-boxes .field--name-title {
  padding: 7px 0 0 25px;
  width: calc(100% - 81px); }
  .field--name-field-initiatives-lists-boxes .field--name-title h4, .field--name-field-initiatives-lists-boxes .field--name-title .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .field__label, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .field--name-field-initiatives-lists-boxes .field--name-title .field__label {
    margin-top: 0; }
  .field--name-field-initiatives-lists-boxes .field--name-title a {
    text-decoration: none; }
    .field--name-field-initiatives-lists-boxes .field--name-title a:hover {
      color: #3283A1; }

.field--name-field-initiatives-lists-boxes .field--name-body.field--type-text-with-summary {
  width: 100%; }

.field--name-field-initiatives-lists-boxes .paragraph--type--initiatives-list-box {
  display: flex;
  flex-wrap: wrap; }

#views-exposed-form-list-init-proj-block-2 .form-item-field-status-state-target-id-290,
#views-exposed-form-featured-projects-block-initiatives-projects .form-item-field-status-state-target-id-290 {
  display: none; }

.layout--twocol-section.layout--twocol-section--50-50 {
  padding: 0 20px 60px;
  max-width: 1248px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap; }
  .layout--twocol-section.layout--twocol-section--50-50 > .layout__region--first {
    width: 100%;
    flex: none; }
    @media (max-width: 991px) {
      .layout--twocol-section.layout--twocol-section--50-50 > .layout__region--first {
        order: 4;
        margin-top: 30px; } }
    @media (min-width: 992px) {
      .layout--twocol-section.layout--twocol-section--50-50 > .layout__region--first {
        width: 50%;
        padding-right: 55px; } }
  .layout--twocol-section.layout--twocol-section--50-50 > .layout__region--second {
    width: 100%;
    flex: none; }
    @media (min-width: 992px) {
      .layout--twocol-section.layout--twocol-section--50-50 > .layout__region--second {
        width: 50%; } }

.layout--twocol-section.layout--twocol-section--25-75 {
  padding: 10px 20px 50px;
  max-width: 1248px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--first {
    width: 100%;
    flex: unset;
    margin: 0 0 20px; }
    @media (min-width: 768px) {
      .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--first {
        margin: 0;
        padding-right: 30px;
        width: 170px; } }
    @media (min-width: 992px) {
      .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--first {
        padding-right: 40px;
        width: 195px; } }
  .layout--twocol-section.layout--twocol-section--25-75 .layout__region--second {
    width: 100%;
    flex: unset; }
    @media (min-width: 768px) {
      .layout--twocol-section.layout--twocol-section--25-75 .layout__region--second {
        width: calc(100% - 170px); } }
    @media (min-width: 992px) {
      .layout--twocol-section.layout--twocol-section--25-75 .layout__region--second {
        width: calc(100% - 195px); } }
  @media (min-width: 768px) {
    .layout--twocol-section.layout--twocol-section--25-75 .sidebar-block {
      position: sticky;
      top: 10px;
      margin-bottom: 20px;
      padding-top: 52px;
      transition: all 0.3s; } }

article.node--type-accomplishment .block-field-blocknodeaccomplishmentfield-page-image .field--name-field-page-image {
  width: 130px;
  min-width: 130px;
  height: 158px;
  position: relative; }
  article.node--type-accomplishment .block-field-blocknodeaccomplishmentfield-page-image .field--name-field-page-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.layout--twocol-section.layout--twocol-section--67-33,
.layout--twocol-section.layout--twocol-section--33-67 {
  padding: 10px 20px 50px;
  max-width: 1248px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first,
  .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first {
    width: 100%;
    flex: unset;
    margin-bottom: 22px;
    padding-right: 0; }
  .layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second,
  .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second {
    width: 100%;
    flex: unset; }
    .layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second .field--name-field-accomplishment-year,
    .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second .field--name-field-accomplishment-year {
      margin-bottom: 10px; }
  .layout--twocol-section.layout--twocol-section--67-33 .field--name-title > h1, .layout--twocol-section.layout--twocol-section--67-33 .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .field--name-title > a, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .layout--twocol-section.layout--twocol-section--67-33 .field--name-title > a,
  .layout--twocol-section.layout--twocol-section--67-33 .field--name-title > h2,
  .layout--twocol-section.layout--twocol-section--67-33 .field--name-title > h3,
  .layout--twocol-section.layout--twocol-section--33-67 .field--name-title > h1,
  .layout--twocol-section.layout--twocol-section--33-67 .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .field--name-title > a,
  .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .layout--twocol-section.layout--twocol-section--33-67 .field--name-title > a,
  .layout--twocol-section.layout--twocol-section--33-67 .field--name-title > h2,
  .layout--twocol-section.layout--twocol-section--33-67 .field--name-title > h3 {
    line-height: 1.16; }
    .layout--twocol-section.layout--twocol-section--67-33 .field--name-title > h1:first-child, .layout--twocol-section.layout--twocol-section--67-33 .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .field--name-title > a:first-child, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .layout--twocol-section.layout--twocol-section--67-33 .field--name-title > a:first-child,
    .layout--twocol-section.layout--twocol-section--67-33 .field--name-title > h2:first-child,
    .layout--twocol-section.layout--twocol-section--67-33 .field--name-title > h3:first-child,
    .layout--twocol-section.layout--twocol-section--33-67 .field--name-title > h1:first-child,
    .layout--twocol-section.layout--twocol-section--33-67 .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .field--name-title > a:first-child,
    .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .layout--twocol-section.layout--twocol-section--33-67 .field--name-title > a:first-child,
    .layout--twocol-section.layout--twocol-section--33-67 .field--name-title > h2:first-child,
    .layout--twocol-section.layout--twocol-section--33-67 .field--name-title > h3:first-child {
      margin-top: 0; }
      @media (min-width: 768px) {
        .layout--twocol-section.layout--twocol-section--67-33 .field--name-title > h1:first-child, .layout--twocol-section.layout--twocol-section--67-33 .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .field--name-title > a:first-child, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .layout--twocol-section.layout--twocol-section--67-33 .field--name-title > a:first-child,
        .layout--twocol-section.layout--twocol-section--67-33 .field--name-title > h2:first-child,
        .layout--twocol-section.layout--twocol-section--67-33 .field--name-title > h3:first-child,
        .layout--twocol-section.layout--twocol-section--33-67 .field--name-title > h1:first-child,
        .layout--twocol-section.layout--twocol-section--33-67 .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .field--name-title > a:first-child,
        .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .layout--twocol-section.layout--twocol-section--33-67 .field--name-title > a:first-child,
        .layout--twocol-section.layout--twocol-section--33-67 .field--name-title > h2:first-child,
        .layout--twocol-section.layout--twocol-section--33-67 .field--name-title > h3:first-child {
          margin-top: -5px; } }
  @media (min-width: 768px) {
    .layout--twocol-section.layout--twocol-section--67-33 .sidebar-block,
    .layout--twocol-section.layout--twocol-section--33-67 .sidebar-block {
      position: sticky;
      top: 10px;
      margin-bottom: 20px; } }

@media (min-width: 768px) {
  .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first {
    width: 35%;
    margin-bottom: 0;
    padding-right: 40px; } }

@media (min-width: 992px) {
  .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first {
    width: 33%; } }

@media (min-width: 768px) {
  .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second {
    width: 65%; } }

@media (min-width: 992px) {
  .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second {
    width: 67%; } 
      .page-node-type-initiative .layout--twocol-section--33-67 > .layout__region--second {
    width: 75%; } 
    }

.layout--twocol-section.layout--twocol-section--67-33 {
  padding: 50px 20px; }
  @media (min-width: 768px) {
    .layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first {
      width: 65%; } }
  @media (min-width: 992px) {
    .layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first {
      width: 67%; } }
  .layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second {
    padding-left: 0; }
    @media (min-width: 768px) {
      .layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second {
        width: 35%;
        margin-bottom: 0;
        padding-left: 40px; } }
    @media (min-width: 992px) {
      .layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second {
        width: 33%; } }

.layout--twocol-section + .layout--threecol-section,
.layout--twocol-section + .layout--twocol-section {
  padding: 50px 20px; }

.page-node-type-pi-publication .layout--twocol-section.layout--twocol-section--67-33:first-child,
.page-node-type-pi-publication .layout--twocol-section.layout--twocol-section--33-67:first-child,
.page-node-type-pi-tool .layout--twocol-section.layout--twocol-section--67-33:first-child,
.page-node-type-pi-tool .layout--twocol-section.layout--twocol-section--33-67:first-child,
.page-node-type-focus-area .layout--twocol-section.layout--twocol-section--67-33:first-child,
.page-node-type-focus-area .layout--twocol-section.layout--twocol-section--33-67:first-child,
.page-node-type-content-set .layout--twocol-section.layout--twocol-section--67-33:first-child,
.page-node-type-content-set .layout--twocol-section.layout--twocol-section--33-67:first-child,
.page-node-type-policy .layout--twocol-section.layout--twocol-section--67-33:first-child,
.page-node-type-policy .layout--twocol-section.layout--twocol-section--33-67:first-child,
.page-node-type-initiative .layout--twocol-section.layout--twocol-section--67-33:first-child,
.page-node-type-initiative .layout--twocol-section.layout--twocol-section--33-67:first-child {
  position: relative;
  padding: 50px 20px; }

@media (min-width: 992px) {
  .page-node-type-pi-publication .layout--twocol-section.layout--twocol-section--33-67:last-child,
  .page-node-type-pi-publication .layout--threecol-section.layout--threecol-section--25-50-25:last-child,
  .page-node-type-pi-publication .layout--threecol-section.layout--threecol-section--33-34-33:last-child,
  .page-node-type-pi-tool .layout--twocol-section.layout--twocol-section--33-67:last-child,
  .page-node-type-pi-tool .layout--threecol-section.layout--threecol-section--25-50-25:last-child,
  .page-node-type-pi-tool .layout--threecol-section.layout--threecol-section--33-34-33:last-child,
  .page-node-type-focus-area .layout--twocol-section.layout--twocol-section--33-67:last-child,
  .page-node-type-focus-area .layout--threecol-section.layout--threecol-section--25-50-25:last-child,
  .page-node-type-focus-area .layout--threecol-section.layout--threecol-section--33-34-33:last-child,
  .page-node-type-content-set .layout--twocol-section.layout--twocol-section--33-67:last-child,
  .page-node-type-content-set .layout--threecol-section.layout--threecol-section--25-50-25:last-child,
  .page-node-type-content-set .layout--threecol-section.layout--threecol-section--33-34-33:last-child,
  .page-node-type-policy .layout--twocol-section.layout--twocol-section--33-67:last-child,
  .page-node-type-policy .layout--threecol-section.layout--threecol-section--25-50-25:last-child,
  .page-node-type-policy .layout--threecol-section.layout--threecol-section--33-34-33:last-child,
  .page-node-type-initiative .layout--twocol-section.layout--twocol-section--33-67:last-child,
  .page-node-type-initiative .layout--threecol-section.layout--threecol-section--25-50-25:last-child,
  .page-node-type-initiative .layout--threecol-section.layout--threecol-section--33-34-33:last-child {
    padding-bottom: 70px; } }

.layout--threecol-section.layout--threecol-section--33-34-33,
.layout--threecol-section.layout--threecol-section--25-50-25 {
  padding: 40px 20px;
  max-width: 1248px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--first,
  .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--first {
    width: 100%;
    flex: unset;
    padding: 0;
    margin-bottom: 22px; }
    @media (min-width: 992px) {
      .page-node-type-initiative .layout--twocol-section--33-67 > .layout__region--first,
      .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--first,
      .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--first {
        width: 25%;
        padding-right: 40px;
        margin-bottom: 0; } }
  .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second,
  .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second {
    width: 100%;
    flex: unset;
    padding: 0;
    margin-bottom: 22px; }
    @media (min-width: 992px) {
      .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second,
      .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second {
        width: 50%;
        margin-bottom: 0; } }
    .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second h1:first-child, .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a:first-child, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second a:first-child, .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second h2:first-child, .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second h3:first-child, .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second h4:first-child, .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .field__label:first-child, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second .field__label:first-child,
    .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second h1:first-child,
    .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a:first-child,
    .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second a:first-child,
    .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second h2:first-child,
    .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second h3:first-child,
    .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second h4:first-child,
    .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .field__label:first-child,
    .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second .field__label:first-child {
      margin-top: 0; }
      @media (min-width: 992px) {
        .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second h1:first-child, .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a:first-child, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second a:first-child, .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second h2:first-child, .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second h3:first-child, .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second h4:first-child, .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .field__label:first-child, .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second .field__label:first-child,
        .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second h1:first-child,
        .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms a:first-child,
        .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--name-field-focus-areas-terms .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second a:first-child,
        .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second h2:first-child,
        .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second h3:first-child,
        .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second h4:first-child,
        .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .field__label:first-child,
        .page-node-type-accomplishment .node--type-accomplishment.node--view-mode-full .field--label-above .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--second .field__label:first-child {
          margin-top: -2px; } }
  .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--third,
  .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--third {
    width: 100%;
    flex: unset;
    padding: 0; }
    @media (min-width: 992px) {
      .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--third,
      .layout--threecol-section.layout--threecol-section--25-50-25 > .layout__region--third {
        width: 25%;
        padding-left: 40px; } }
  .layout--threecol-section.layout--threecol-section--33-34-33 .field--type-text-with-summary .media--type-image,
  .layout--threecol-section.layout--threecol-section--25-50-25 .field--type-text-with-summary .media--type-image {
    margin-bottom: 30px; }
  @media (min-width: 992px) {
    .layout--threecol-section.layout--threecol-section--33-34-33 .sidebar-block,
    .layout--threecol-section.layout--threecol-section--25-50-25 .sidebar-block {
      position: sticky;
      top: 10px;
      margin-bottom: 20px; } }

@media (min-width: 992px) {
  .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--first {
    padding-right: 40px;
    width: 26%; } }

@media (min-width: 1200px) {
  .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--first {
    padding-right: 70px; } }

@media (min-width: 992px) {
  .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--second {
    width: 48%; } }

@media (min-width: 992px) {
  .layout--threecol-section.layout--threecol-section--33-34-33 > .layout__region--third {
    width: 26%; } }

.block-system-main-block > .node--view-mode-full > .node__content > .text-formatted {
  padding: 40px 20px;
  max-width: 1248px;
  margin: 0 auto 40px; }
  .block-system-main-block > .node--view-mode-full > .node__content > .text-formatted a {
    transition: .2s; }
  .block-system-main-block > .node--view-mode-full > .node__content > .text-formatted a:hover {
    text-decoration: none !important;
    color: #122A58; }
  @media (max-width: 767px) {
    .block-system-main-block > .node--view-mode-full > .node__content > .text-formatted img {
      float: none !important;
      margin: 0 !important; } }

.page-node-type-pi-publication .node--type-pi-publication > .node__content > .layout--twocol-section:first-child,
.bottom-border-orange {
  position: relative; }
  .page-node-type-pi-publication .node--type-pi-publication > .node__content > .layout--twocol-section:first-child:after,
.bottom-border-orange:has(+ .layout .block-views .field-content *)::after {
    content: '';
    position: absolute;
    background-color: #F46B10;
    height: 1px;
    width: calc(100vw - 40px);
    max-width: 1208px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }

.block-field-blocknodeaccomplishmentfield-accomplishment-year {
  font: 700 18px/1.333 "Barlow", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #F46B10; }



.page-node-type-pi-person .block-system-main-block .node--view-mode-full  .node__content  {
  padding: 40px 20px;
  max-width: 1248px;
  margin: 0 auto 40px;
}

.page-node-type-pi-person .block-system-main-block .node--view-mode-full  .node__content .layout__region--content .block-layout-builder {
  margin-bottom: 1.2em;
}




.node--view-mode-callout-teaser-with-thumbnail .node__content,
.field--name-field-page-bottom-paragraphs .paragraph--type--collection-files,
.paragraph--type--collection-files fieldset {
  display: flex;
  gap: 1em;
}



.node--view-mode-callout-teaser-with-thumbnail .node__content > fieldset > legend,
.paragraph--type--collection-files legend {
  display: none;
}

.node--view-mode-callout-teaser-with-thumbnail h2,
.paragraph--type--collection-files h2 {
  font-size: larger;
}

.node--view-mode-callout-teaser-with-thumbnail .node__content fieldset:first-of-type .fieldset-wrapper > .field,
.node--view-mode-callout-teaser-with-thumbnail .field--name-field-videos {
  min-width: 160px;
}

.node--view-mode-callout-teaser-with-thumbnail fieldset,
.paragraph--type--collection-files  fieldset {
  border: none;
}


.paragraph--type--collection-files  .field--name-field-call-out-title {
  font-family: "Barlow";
  font-weight: bold;
  color: #F46B10;
  line-height: 1.2; }

.paragraph  .field--name-field-call-out-title {
  font-family: "Barlow";
  font-weight: bold;
  color: #F46B10;
  line-height: 1.2; }







.field--name-field-page-bottom-paragraphs {
  display: flex;
  flex-wrap: wrap;
}

.node--view-mode-callout-teaser-with-thumbnail .node__content {
display: block;
}


.field--name-field-page-bottom-paragraphs > .field__item:has(.paragraph--type--feature-with-summary)  {
  width: 46%;
  display: flex;
  flex-wrap: wrap;
}

.field--name-field-page-bottom-paragraphs > .field__item:has(.paragraph--type--feature-with-summary)  {
  width: 46%;
  display: flex;
  flex-wrap: wrap;
}

.field--name-field-page-bottom-paragraphs > .field__item:has(.paragraph--type--pi-simple-text)  {
  width: 100%;
}

.field--name-field-page-bottom-paragraphs > .field__item .field--name-body {
  font-size: small;
}


.node--view-mode-callout-teaser-with-thumbnail .field--name-field-page-image {
width:240px;
height: 135px;
align: center;
background-color: #ddd;
}



.field--name-field-call-out-content .node__content  {
	display: flex;
}

.field--name-field-call-out-content .node__content > fieldset {
	display: flex;
}

.field--name-field-call-out-content .node__content > fieldset:first-of-type  {
	flex: 0 1 20%;
}


/* hide divs for More link pager-related workaround */

.view-tools-and-resources.view-display-id-block_2 .view-content,
.view-tools-and-resources.view-display-id-block_2 nav.pager {
  display: none;
}


/* custom order for facets */

/* .view-accomplishments-list #edit-strategy--2 div.bef-checkboxes { */
.view-accomplishments-list div.bef-checkboxes {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}

.view-accomplishments-list div.bef-checkboxes .form-item {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}


div.bef-checkboxes .form-item-strategy-community-centered-practice {
  order: 1;
}
div.bef-checkboxes .form-item-strategy-practitioner-knowledge--skill-building {
  order: 2;
}
div.bef-checkboxes .form-item-strategy-policy--systems-transformation {
  order: 3;
}
div.bef-checkboxes .form-item-strategy-momentum-building {
  order: 4;
}


/* temporarily hide contacts */

.block-field-blocknodeinitiativefield-contacts,  .block-field-blocknodepi-projectfield-contacts {
  display: none;
}


.view-project-recent-resources .views-field-field-videos {
  width: 35%;
}

.view-project-recent-resources .views-field-title {
  vertical-align: top;
}


/* no Latest block */

.bg-image-bottom-right .layout-bg-row > * {
  min-height: unset;
}

/* custom per-page changes */

/* section dividers and overlap - orange border, curving background */

.page-node-3639 .block-field-blocknodepagebody .field--type-text-with-summary, 
.page-node-1516 .block-field-blocknodepagebody .field--type-text-with-summary, 
article[data-history-node-id="3657"] .block-field-blocknodepagebody .field--type-text-with-summary,
article[data-history-node-id="3658"] .block-field-blocknodepagebody .field--type-text-with-summary {
  border-bottom: none;
}




article[data-history-node-id="3657"]  .bottom-border-orange:after,
article[data-history-node-id="3658"]  .bottom-border-orange:after,
.page-node-3826 .layout--onecol.bottom-border-orange:after,
.page-node-3827 .layout--onecol.bottom-border-orange:after,
.page-node-3828 .layout--onecol.bottom-border-orange:after,
.page-node-3151 .layout--onecol.bottom-border-orange:after,
.page-node-3250 .layout--onecol.bottom-border-orange:after {
  display: none;
}

/* also orange line */
.page-node-1519 .block-field-blocknodepagebody .field--type-text-with-summary, 
.page-node-3640 .block-field-blocknodepagebody .field--type-text-with-summary,
.page-node-3638 .block-field-blocknodepagebody .field--type-text-with-summary {
  border-bottom: none;
}

.page-node-3151 .block-views-blockpartners-block-project-partners,
.page-node-3250 .block-views-blockpartners-block-project-partners,
.page-node-3826 .block-views-blockpartners-block-project-partners,
.page-node-3827 .block-views-blockpartners-block-project-partners,
.page-node-3828 .block-views-blockpartners-block-project-partners,
.page-node-3826 .block-views-blockfunders-block-project-funders,
.page-node-3827 .block-views-blockfunders-block-project-funders,
.page-node-3828 .block-views-blockfunders-block-project-funders {
  display: none;
}


/* CTA background to match Accomplishments */

.page-node-3826 #block-preventioninstitute-bottomctablock,
.page-node-3827 #block-preventioninstitute-bottomctablock,
.page-node-3828 #block-preventioninstitute-bottomctablock {
  background-color: #fef0e7;
}

/* CTA - move up on Areas of Focus pages - wavy line */

body.page-node-3825 .decor-cta-section,
body.page-node-type-focus_area .decor-cta-section {
  top: -32px;
}

/* hide empty funders and partners */

.block-views-blockfunders-block-project-funders, .block-views-blockpartners-block-project-partners:not(:has(.field-content *)) {
  display: none;
}

.block-views-blockfunders-block-project-funders:has(.views-field-title),
.block-views-blockfunders-block-project-funders:has(.views-field-field-funders-text p) {
  display: block;
}


    .view-resources-filters-listing .node--type-linked-resource .field--type-link a {
font-size: 18px;
    line-height: 24px;
    color: #122A58;
text-decoration-thickness: 0;
text-decoration: none;    
}


#our-resources h2, #our-tools-and-frameworks h2 {
font-size: 36px;
}

/* hide children - which become a blue line - if there's no content */
/* page-node-type-initiative */

#block-preventioninstitute-content .layout-bg-row {
  display: flex;
}

/* hide blue line */
.page-node-3816 #block-preventioninstitute-content .layout-bg-row,
.page-node-3817 #block-preventioninstitute-content .layout-bg-row,
.page-node-3818 #block-preventioninstitute-content .layout-bg-row,
.page-node-3819 #block-preventioninstitute-content .layout-bg-row,
.page-node-3820 #block-preventioninstitute-content .layout-bg-row,
.page-node-3821 #block-preventioninstitute-content .layout-bg-row,
.page-node-3822 #block-preventioninstitute-content .layout-bg-row,
.page-node-3823 #block-preventioninstitute-content .layout-bg-row,
.page-node-3824 #block-preventioninstitute-content .layout-bg-row {
  display: none;
}





/* fix: add page types at least */
#zzzzblock-preventioninstitute-content .layout-bg-row:not(:has(.block-views)) {
  display: none;
}

/* flipbook page */

.page-node-1788  iframe {
  width: 100%;
  height: 100%;
  min-height: 300px;
}

@media (min-width:768px) {
  .page-node-1788  iframe {
    min-height: 420px;
    min-width: 750px
  }
}
@media (min-width:1024px) {
  .page-node-1788  iframe {
    min-height: 470px;
    min-width: 950px
  }
}
@media (min-width:1440px) {
  .page-node-1788  iframe {
    min-height: 470px;
    min-width: 950px
  }
}

.page-node-1397 .heading-color--orange.block-inline-blockfeatured-tools .field--name-field-media-types-terms {
  display: none;
}


.page-node-3317 .field--name-field-page-bottom-paragraphs .field--name-body  {
  display: none;
}

.page-node-2912 .field--name-pp-title,
.page-node-2912 .field--name-field-bucket-text,
.page-node-2912 .block-field-blocknodecontent-setfield-page-bottom-paragraphs .field--name-body  {
  display: none;
}



.page-node-2912 .block-field-blocknodecontent-setfield-page-bottom-paragraphs > .field--name-field-page-bottom-paragraphs  > .field__item {
  width: 100%;
}



.page-node-2912 .block-field-blocknodecontent-setfield-page-bottom-paragraphs div {
  margin: 0;
}

.page-node-2912  .field--name-field-page-bottom-paragraphs .field--name-field-page-bottom-paragraphs {
  justify-content: space-between;
}



/* temp custom page fixes */
.page-node-3816 .block-views-blockparent-page-data-block-parent-page-image,
.page-node-3817 .block-views-blockparent-page-data-block-parent-page-image,
.page-node-3818 .block-views-blockparent-page-data-block-parent-page-image,
.page-node-3819 .block-views-blockparent-page-data-block-parent-page-image,
.page-node-3820 .block-views-blockparent-page-data-block-parent-page-image,
.page-node-3821 .block-views-blockparent-page-data-block-parent-page-image,
.page-node-3822 .block-views-blockparent-page-data-block-parent-page-image,
.page-node-3250 .block-views-blockparent-page-data-block-parent-page-image,
.xxxpage-node-3634 .block-field-blocknodeinitiativefield-page-image,
.xxxpage-node-3637 .block-field-blocknodeinitiativefield-page-image,
.page-node-3823 .block-views-blockparent-page-data-block-parent-page-image ,
.page-node-3825 .block-views-blockparent-page-data-block-parent-page-image {
  display: none;
}

/* temp custom page fixes - Featured sections */

.page-node-2335 .bg-image-bottom-right {
  display: none;
}

/* page image */

.zzzpage-node-3973 .block-field-blocknodecontent-setfield-page-image  {
  display: none;
}

/* parent components */
.page-node-3817 .block-views-blockparent-page-data-block-parent-page-description,
.page-node-3818 .block-views-blockparent-page-data-block-parent-page-description,
.page-node-3819 .block-views-blockparent-page-data-block-parent-page-description,
.page-node-3820 .block-views-blockparent-page-data-block-parent-page-description,
.page-node-3821 .block-views-blockparent-page-data-block-parent-page-description,
.page-node-3822 .block-views-blockparent-page-data-block-parent-page-description,
.page-node-3823 .block-views-blockparent-page-data-block-parent-page-description,
.page-node-3824 .block-views-blockparent-page-data-block-parent-page-description,
.page-node-3825 .block-views-blockparent-page-data-block-parent-page-description,
.page-node-3826 .block-views-blockparent-page-data-block-parent-page-description,
.page-node-3827 .block-views-blockparent-page-data-block-parent-page-description,
.page-node-3828 .block-views-blockparent-page-data-block-parent-page-description,
.page-node-3634 .block-views-blockparent-page-data-block-parent-page-description,
.page-node-3635 .block-views-blockparent-page-data-block-parent-page-description,

.zzzpage-node-3824 .block-field-blocknodeinitiativefield-page-image,
.zzzpage-node-3826 .block-field-blocknodeinitiativefield-page-image,
.zzzpage-node-3827 .block-field-blocknodeinitiativefield-page-image,
.zzzpage-node-3828 .block-field-blocknodeinitiativefield-page-image,
.zzzpage-node-3635 .block-field-blocknodeinitiativefield-page-image,

.xxxpage-node-3637 .block-field-blocknodeinitiativetitle, 
.xxxpage-node-3637 .block-field-blocknodeinitiativefield-project-summary {
  display: none;
}

        @media (min-width: 768px) {
          .view-tools-and-resources.view-display-id-page_3 article .resource-type-icon img {
          max-width: 77px;
          }}




.block-views-blocktools-and-resources-block-1:not(:has(.views-field-type)),
.block-views-blocktools-and-resources-block-project-featured-tools:not(:has(.views-field-type)) {
  display: none;
}

