@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
.page-template-impact-report .copyright .nemc,
.page-template-impact-report .copyright .nemc-logo {
  display: none;
}
.page-template-impact-report .p-header-small {
  background-image: url("/wp-content/themes/islandinstitute/images/headers/impact-report-BANNER-mobile-2x.jpg") !important;
  background-size: contain;
  min-height: 290px;
}
.page-template-impact-report .p-header-small:before {
  padding-top: 74.5%;
}
.page-template-impact-report .p-header-small .content {
  display: none;
}
.page-template-impact-report #main {
  padding-left: 0px;
  padding-right: 0px;
}
.page-template-impact-report #inner-content {
  padding-bottom: 0px;
}
.page-template-impact-report .mobile-page-nav {
  background-color: #C65308;
  text-align: center;
  padding: 15px 20px;
  margin-bottom: 35px;
}
.page-template-impact-report .mobile-page-nav .select,
.page-template-impact-report .mobile-page-nav select {
  color: #004C70;
  font-size: 19px;
  width: calc(100% - 40px);
  background-image: url("/wp-content/themes/islandinstitute/images/nav-arrow-mobile.svg");
  background-repeat: no-repeat;
  background-position: 95% 50%;
  border-radius: 5px;
  font-weight: 900;
  padding-left: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.page-template-impact-report .mobile-page-nav.sticky {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  width: 100%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.page-template-impact-report .desktop-page-nav {
  display: none;
}
.page-template-impact-report .expendable-desktop-images {
  display: none;
}
.page-template-impact-report .expendable {
  padding-bottom: 10px;
}
.page-template-impact-report .expendable .single-expendable {
  border-bottom: 2px dotted black;
}
.page-template-impact-report .expendable .single-expendable:first-of-type {
  border-top: 2px dotted black;
}
.page-template-impact-report .expendable .single-expendable .expendable-headline {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 900;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 30px;
}
.page-template-impact-report .expendable .single-expendable .expendable-headline:after {
  content: url("/wp-content/themes/islandinstitute/images/impact-report/expandable-down.svg");
  position: absolute;
  display: block;
  top: 25%;
  right: 0px;
}
.page-template-impact-report .expendable .single-expendable .expendable-content {
  height: 0px;
  overflow: hidden;
  transition: height 0.3s ease;
}
.page-template-impact-report .expendable .single-expendable .expendable-content img.alignright {
  float: right;
  max-width: 150px;
}
.page-template-impact-report .expendable .single-expendable.mobile-active .expendable-headline:after {
  content: url("/wp-content/themes/islandinstitute/images/impact-report/expandable-up.svg");
}
.page-template-impact-report .expendable .single-expendable.mobile-active .expendable-content {
  height: auto;
}
.page-template-impact-report section .container {
  padding-left: 30px;
  padding-right: 30px;
}
.page-template-impact-report section h2 {
  font-size: 30px;
}
.page-template-impact-report section h3 {
  font-size: 19px;
  line-height: 28px;
  font-weight: 900;
}
.page-template-impact-report .testimonial-wrapper {
  margin-top: 10px;
}
.page-template-impact-report .testimonial-wrapper .testimonial-image {
  display: none;
}
.page-template-impact-report .testimonial-wrapper .testimonial-content {
  padding-left: 30px;
  position: relative;
}
.page-template-impact-report .testimonial-wrapper .testimonial-content:before {
  content: url("/wp-content/themes/islandinstitute/images/impact-report/open-quote.svg");
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
}
.page-template-impact-report .testimonial-wrapper .testimonial-content .testimonial {
  font-size: 19px;
  line-height: 29px;
}
.page-template-impact-report .testimonial-wrapper .testimonial-source {
  font-style: italic;
}
.page-template-impact-report .testimonial-wrapper .testimonial-source strong {
  font-style: normal;
}
.page-template-impact-report #intro {
  font-style: italic;
}
.page-template-impact-report #leadership .leadership-quotes .leadership-quote .leadership-quote-image {
  display: none;
}
.page-template-impact-report #leadership .leadership-quotes .leadership-quote .leadership-quote-text p {
  margin-bottom: 0px;
}
.page-template-impact-report #leadership .leadership-quotes .leadership-quote .leadership-quote-text p.byline {
  margin-top: 5px;
}
.page-template-impact-report #leadership .leadership-quotes .leadership-quote .leadership-quote-text p:first-of-type {
  display: inline-block;
}
.page-template-impact-report #leadership .leadership-quotes .leadership-quote .leadership-quote-text a.leadership-read-more {
  color: black;
}
.page-template-impact-report #leadership .leadership-quotes .leadership-quote .leadership-quote-text a.leadership-read-more span {
  color: #C65308;
}
.page-template-impact-report #leadership .leadership-quotes .leadership-quote .leadership-quote-text .read-more-text {
  display: none;
}
.page-template-impact-report #year-at-glance {
  background-color: #004C70;
  background-image: url("/wp-content/themes/islandinstitute/images/impact-report/MAP-bk-mobile-2x.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 25px;
  padding-bottom: 57%;
  position: relative;
  margin-top: 60px;
}
.page-template-impact-report #year-at-glance:before {
  content: " ";
  position: absolute;
  display: block;
  top: -13%;
  left: 0px;
  width: 100%;
  height: 14%;
  background-image: url("/wp-content/themes/islandinstitute/images/impact-report/CURVE.svg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 5;
}
.page-template-impact-report #year-at-glance h2 {
  color: white;
  padding-bottom: 10px;
  border-bottom: 2px dotted #E2A327;
  font-weight: bold;
  font-size: 34px;
}
.page-template-impact-report #year-at-glance h3 {
  color: #FFDD5D;
  font-size: 28px;
  font-weight: normal;
}
.page-template-impact-report #year-at-glance .work-area {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 5px;
  align-items: center;
}
.page-template-impact-report #year-at-glance .work-area:before {
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid white;
  background-color: #E2A327;
}
.page-template-impact-report #year-at-glance .work-area:nth-child(2):before {
  background-color: #278CA1;
}
.page-template-impact-report #year-at-glance .work-area:nth-child(3):before {
  background-color: #AD3F86;
}
.page-template-impact-report #year-at-glance .work-area:nth-child(4):before {
  background-color: #89B14E;
}
.page-template-impact-report #year-at-glance .work-area img {
  width: 85px;
}
.page-template-impact-report #year-at-glance .work-area p {
  color: white;
  margin: 0px 20px;
  font-size: 19px;
}
.page-template-impact-report #year-in-numbers h2 {
  font-weight: bold;
  font-size: 34px;
}
.page-template-impact-report #year-in-numbers p {
  font-size: 19px;
  margin-bottom: 40px;
}
.page-template-impact-report #year-in-numbers p strong {
  color: #C65308;
}
.page-template-impact-report #year-in-numbers .container > div:first-of-type {
  border-bottom: 2px dotted #E2A327;
  margin-bottom: 30px;
}
.page-template-impact-report #fellows {
  background: linear-gradient(0deg, #89B14E 0%, #F3F7ED 84%, #F3F7ED 100%);
  padding: 40px 0px 30px;
  position: relative;
  margin-top: 60px;
}
.page-template-impact-report #fellows a {
  color: black;
  border-bottom: 1px solid black;
}
.page-template-impact-report #fellows a:hover {
  border-bottom-width: 2px;
}
.page-template-impact-report #fellows h2 {
  color: #779944;
}
.page-template-impact-report #fellows:before {
  content: " ";
  position: absolute;
  display: block;
  top: -7%;
  left: 0px;
  width: 100%;
  height: 7%;
  background-image: url("/wp-content/themes/islandinstitute/images/impact-report/CURVE-light-green.svg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 5;
}
.page-template-impact-report #image-interuptor {
  position: relative;
  margin: 5px 0px;
}
.page-template-impact-report #image-interuptor .image-credentials {
  position: absolute;
  bottom: 40px;
  left: 0px;
  width: 100%;
}
.page-template-impact-report #image-interuptor .image-credentials p {
  padding: 0px 20px;
  font-size: 16px;
  font-style: italic;
  color: white;
}
.page-template-impact-report #climate-community {
  background: linear-gradient(0deg, #FFDD5D 0%, #FFFCEF 86%, #FFFCEF 100%);
  padding: 40px 0px;
}
.page-template-impact-report #climate-community a {
  color: black;
  border-bottom: 1px solid black;
}
.page-template-impact-report #climate-community a:hover {
  border-bottom-width: 2px;
}
.page-template-impact-report #climate-community h2 {
  color: #BF881A;
}
.page-template-impact-report #climate-community h3 {
  color: #004C70;
}
.page-template-impact-report #marine-economy {
  padding: 30px 0px;
  background: linear-gradient(0deg, #68AFBD 0%, #EAF6F8 85%, #EAF6F8 100%);
  position: relative;
}
.page-template-impact-report #marine-economy a {
  color: black;
  border-bottom: 1px solid black;
}
.page-template-impact-report #marine-economy a:hover {
  border-bottom-width: 2px;
}
.page-template-impact-report #marine-economy h2 {
  color: #278CA1;
}
.page-template-impact-report #marine-economy:before {
  content: " ";
  position: absolute;
  display: block;
  top: -28px;
  left: 0px;
  width: 100%;
  height: 30px;
  background-image: url("/wp-content/themes/islandinstitute/images/impact-report/CURVE-light-blue.svg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 5;
}
.page-template-impact-report #marine-economy .testimonial-wrapper .testimonial-content:before {
  content: url("/wp-content/themes/islandinstitute/images/impact-report/open-quote-blue.svg");
}
.page-template-impact-report #sustainable-communities {
  padding: 30px 0px;
  background: linear-gradient(0deg, #AF779F 0%, #F8EDF4 85%, #F8EDF4 100%);
  position: relative;
}
.page-template-impact-report #sustainable-communities a {
  color: black;
  border-bottom: 1px solid black;
}
.page-template-impact-report #sustainable-communities a:hover {
  border-bottom-width: 2px;
}
.page-template-impact-report #sustainable-communities h2 {
  color: #8C3D76;
}
.page-template-impact-report #sustainable-communities:before {
  content: " ";
  position: absolute;
  display: block;
  top: -28px;
  left: 0px;
  width: 100%;
  height: 30px;
  background-image: url("/wp-content/themes/islandinstitute/images/impact-report/CURVE-light-pink.svg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 5;
}
.page-template-impact-report #sustainable-communities .testimonial-wrapper .testimonial-content:before {
  content: url("/wp-content/themes/islandinstitute/images/impact-report/open-quote-purple.svg");
}
.page-template-impact-report #coastal-conversations {
  margin-top: 5px;
  background-color: #004C70;
  padding-bottom: 100px;
}
.page-template-impact-report #coastal-conversations h2 {
  color: white;
}
.page-template-impact-report #coastal-conversations .coastal-conversation-links .coastal-conversation-link p {
  color: white;
}
.page-template-impact-report #coastal-conversations .coastal-conversation-links .coastal-conversation-link p.title {
  color: #FFDD5D;
  display: flex;
  align-items: center;
  font-size: 19px;
  font-weight: 900;
  margin-top: 30px;
}
.page-template-impact-report #coastal-conversations .coastal-conversation-links .coastal-conversation-link p.title img {
  height: 30px;
  margin-right: 10px;
}
.page-template-impact-report #coastal-conversations .coastal-conversation-links .coastal-conversation-link a {
  font-weight: 900;
  min-width: 180px;
  text-align: center;
  padding: 5px 20px;
}
.page-template-impact-report #archipelago {
  background-color: #2B7EA0;
  padding: 20px 0px;
  position: relative;
  padding-top: 40px;
  margin-bottom: 60px;
}
.page-template-impact-report #archipelago:before {
  content: " ";
  position: absolute;
  display: block;
  top: -60px;
  left: 0px;
  width: 100%;
  height: 85px;
  background-image: url("/wp-content/themes/islandinstitute/images/impact-report/waves.svg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 5;
}
.page-template-impact-report #archipelago:after {
  content: " ";
  position: absolute;
  display: block;
  bottom: -28px;
  left: 0px;
  width: 100%;
  height: 30px;
  background-image: url("/wp-content/themes/islandinstitute/images/impact-report/CURVE-blue.svg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 5;
  transform: rotate(180deg) scaleX(-1);
}
.page-template-impact-report #archipelago .desktop-archipelago-image {
  display: none;
}
.page-template-impact-report #archipelago .archipelago-content {
  margin-top: 20px;
}
.page-template-impact-report #archipelago .archipelago-content h2 {
  color: white;
}
.page-template-impact-report #archipelago .archipelago-content p {
  color: white;
  font-size: 19px;
}
.page-template-impact-report #archipelago .archipelago-content a.button {
  color: white;
  background-color: #003046;
  border-color: #003046;
  font-weight: 900;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
}
.page-template-impact-report #financials .container {
  padding-bottom: 20px;
  border-bottom: 2px dotted #e2a327;
  margin-bottom: 40px;
}
.page-template-impact-report #financials h3 {
  margin-top: 20px;
  margin-bottom: 15px;
}
.page-template-impact-report #financials .financials-intro h3 {
  margin-top: 0px;
}
.page-template-impact-report #financials a,
.page-template-impact-report #financials .financials-intro h3 {
  color: #C65308;
}
.page-template-impact-report #financials img {
  margin-bottom: 15px;
}
.page-template-impact-report #philanthropy h3 {
  margin-top: 20px;
  margin-bottom: 5px;
}
.page-template-impact-report #philanthropy .intro h3 {
  margin-top: 0px;
}
.page-template-impact-report #philanthropy a,
.page-template-impact-report #philanthropy .intro h3 {
  color: #C65308;
}
.page-template-impact-report #board-of-trustees {
  background-color: #EAF6F8;
  position: relative;
  padding: 30px 0px 20px;
  margin-top: 60px;
}
.page-template-impact-report #board-of-trustees:before {
  content: " ";
  position: absolute;
  display: block;
  top: -7%;
  left: 0px;
  width: 100%;
  height: 7%;
  background-image: url("/wp-content/themes/islandinstitute/images/impact-report/CURVE-light-blue.svg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 5;
}
.page-template-impact-report #board-of-trustees ul {
  margin-bottom: 0px;
  list-style: none;
  padding-left: 0px;
}
.page-template-impact-report #board-of-trustees ul li {
  margin-left: 0px;
}

@media (min-width: 1025px) {
  .page-template-impact-report .p-header-small {
    background-image: url("https://www.islandinstitute.org/wp-content/uploads/2024/03/BANNER-desktop_2.jpg") !important;
    height: 700px;
  }
  .page-template-impact-report .mobile-page-nav.sticky,
  .page-template-impact-report .mobile-page-nav {
    display: none !important;
  }
  .page-template-impact-report .desktop-page-nav {
    display: block;
    position: fixed;
    z-index: 100;
    right: 0px;
    top: 50%;
    background-color: white;
    padding: 30px;
    border-top-left-radius: 40px;
    overflow: hidden;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3019607843);
  }
  .page-template-impact-report .desktop-page-nav h3 {
    font-size: 19px;
    margin-bottom: 0px;
    font-weight: 900;
    padding-bottom: 15px;
    border-bottom: 2px dotted #e2a327;
  }
  .page-template-impact-report .desktop-page-nav ul {
    list-style: none;
    padding-left: 0px;
  }
  .page-template-impact-report .desktop-page-nav ul li {
    margin-left: 0px;
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .page-template-impact-report .desktop-page-nav ul li a {
    color: black;
    position: relative;
    font-size: 16px;
    font-weight: 900;
    text-decoration: none;
  }
  .page-template-impact-report .desktop-page-nav ul li a.active {
    color: #C65308;
  }
  .page-template-impact-report .desktop-page-nav ul li a.active:before {
    content: url("/wp-content/themes/islandinstitute/images/impact-report/nav-arrow.svg");
    position: absolute;
    display: block;
    top: 0px;
    left: -15px;
  }
  .page-template-impact-report section .container {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 3%;
    max-width: 850px;
  }
  .page-template-impact-report section h2 {
    font-size: 38px;
  }
  .page-template-impact-report .expendable {
    margin-top: 20px;
  }
  .page-template-impact-report .expendable .single-expendable .expendable-content img {
    display: none;
  }
  .page-template-impact-report .expendable .single-expendable.active .expendable-headline:after {
    content: url("/wp-content/themes/islandinstitute/images/impact-report/expandable-up.svg");
  }
  .page-template-impact-report .expendable .single-expendable.active .expendable-content {
    height: auto;
  }
  .page-template-impact-report .expendable.fellows-expandable .single-expendable .expendable-content img {
    display: block;
  }
  .page-template-impact-report .content-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 50px;
  }
  .page-template-impact-report .content-wrapper .content-left {
    flex: 1 1 1%;
    max-width: 580px;
  }
  .page-template-impact-report .content-wrapper .content-right {
    flex: 1 1 1%;
    width: 472px;
  }
  .page-template-impact-report .content-wrapper .content-right .expendable-desktop-images {
    display: block;
  }
  .page-template-impact-report .content-wrapper .content-right .expendable-desktop-images .expendable-image {
    display: none;
  }
  .page-template-impact-report .content-wrapper .content-right .expendable-desktop-images .expendable-image.active {
    display: block;
  }
  .page-template-impact-report .content-wrapper .content-right .expendable-desktop-images img {
    width: 100%;
    max-width: 440px;
  }
  .page-template-impact-report .content-wrapper .content-right .expendable-desktop-images p.image-caption {
    font-style: italic;
    text-align: center;
    max-width: 275px;
    margin-left: 14%;
  }
  .page-template-impact-report .testimonial-wrapper {
    display: flex;
    gap: 30px;
    margin-top: 60px;
  }
  .page-template-impact-report .testimonial-wrapper .testimonial-image {
    display: block;
  }
  .page-template-impact-report .testimonial-wrapper .testimonial-image img {
    max-width: 150px;
  }
  .page-template-impact-report #intro {
    padding-top: 60px;
  }
  .page-template-impact-report #leadership {
    margin-top: 40px;
  }
  .page-template-impact-report #leadership h2 {
    font-size: 38px;
    margin-bottom: 40px;
  }
  .page-template-impact-report #leadership .leadership-quotes .leadership-quote {
    display: flex;
    gap: 30px;
    margin-bottom: 60px;
    align-items: flex-start;
  }
  .page-template-impact-report #leadership .leadership-quotes .leadership-quote .leadership-quote-image {
    display: block;
    width: 150px;
  }
  .page-template-impact-report #leadership .leadership-quotes .leadership-quote .leadership-quote-image img {
    width: 100%;
  }
  .page-template-impact-report #leadership .leadership-quotes .leadership-quote .leadership-quote-text {
    flex: 1 1 1%;
    width: calc(100% - 180px);
  }
  .page-template-impact-report #leadership .leadership-quotes .leadership-quote .leadership-quote-text p:first-of-type {
    margin-top: 0px;
  }
  .page-template-impact-report #leadership .leadership-quotes .leadership-quote .leadership-quote-text .read-more-text {
    margin-top: 15px;
  }
  .page-template-impact-report #year-at-glance {
    background-image: url("/wp-content/themes/islandinstitute/images/impact-report/MAP-bk-desktop-2x.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 730px;
    position: relative;
    margin-top: 150px;
    margin-bottom: -250px;
  }
  .page-template-impact-report #year-at-glance h2 {
    display: inline-block;
    font-size: 58px;
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
  .page-template-impact-report #year-at-glance:before {
    content: " ";
    position: absolute;
    display: block;
    top: -98px;
    left: 0px;
    width: 100%;
    height: 100px;
    background-image: url("/wp-content/themes/islandinstitute/images/impact-report/CURVE.svg");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
  }
  .page-template-impact-report #year-in-numbers {
    position: relative;
    z-index: 2;
  }
  .page-template-impact-report #year-in-numbers .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .page-template-impact-report #year-in-numbers .container h2 {
    flex: 1 1 100%;
  }
  .page-template-impact-report #year-in-numbers .container > div {
    width: 47%;
    padding-left: 1.5%;
    margin-left: 1.5%;
  }
  .page-template-impact-report #year-in-numbers .container > div:first-of-type {
    border-right: 2px dashed #E2A327;
    border-bottom: none;
    padding-left: 0px;
    margin-left: 0px;
  }
  .page-template-impact-report #fellows {
    margin-top: 160px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .page-template-impact-report #fellows:before {
    top: -98px;
    left: 0px;
    width: 100%;
    height: 100px;
  }
  .page-template-impact-report #image-interuptor .image-credentials {
    max-width: 960px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .page-template-impact-report #image-interuptor .image-credentials p {
    padding: 0px;
    max-width: 385px;
    text-shadow: 0px 0px 10px #000;
  }
  .page-template-impact-report #climate-community {
    padding-bottom: 125px;
    margin-bottom: -145px;
  }
  .page-template-impact-report #marine-economy {
    margin-top: 160px;
    padding-top: 80px;
    padding-bottom: 125px;
    margin-bottom: -145px;
  }
  .page-template-impact-report #marine-economy:before {
    top: -98px;
    left: 0px;
    width: 100%;
    height: 100px;
  }
  .page-template-impact-report #sustainable-communities {
    margin-top: 160px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .page-template-impact-report #sustainable-communities:before {
    top: -98px;
    left: 0px;
    width: 100%;
    height: 100px;
  }
  .page-template-impact-report #coastal-conversations {
    padding-bottom: 250px;
  }
  .page-template-impact-report #coastal-conversations .coastal-conversation-links {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .page-template-impact-report #coastal-conversations .coastal-conversation-links .coastal-conversation-link {
    width: 30%;
  }
  .page-template-impact-report #coastal-conversations .coastal-conversation-links .coastal-conversation-link p.title {
    margin-top: 19px;
  }
  .page-template-impact-report #coastal-conversations .coastal-conversation-links .coastal-conversation-link a.button {
    padding-left: 30px;
    padding-right: 30px;
  }
  .page-template-impact-report #archipelago {
    margin-bottom: 150px;
    padding-top: 80px;
  }
  .page-template-impact-report #archipelago:before {
    height: 200px;
    top: -175px;
    background-repeat: no-repeat;
  }
  .page-template-impact-report #archipelago:after {
    bottom: -98px;
    left: 0px;
    width: 100%;
    height: 100px;
    transform: rotate(180deg) scaleX(-1);
  }
  .page-template-impact-report #archipelago .container {
    display: flex;
    flex-wrap: nowrap;
  }
  .page-template-impact-report #archipelago .container .mobile-archipelago-image {
    display: none;
  }
  .page-template-impact-report #archipelago .container .desktop-archipelago-image {
    display: block;
    max-width: 440px;
  }
  .page-template-impact-report #financials {
    padding-bottom: 80px;
    margin-bottom: 0px;
  }
  .page-template-impact-report #financials .financial-charts,
  .page-template-impact-report #financials .financials-content {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .page-template-impact-report #financials .financial-charts > div,
  .page-template-impact-report #financials .financials-content > div {
    width: 49%;
  }
  .page-template-impact-report #financials .financials-content {
    margin-bottom: 0px;
  }
  .page-template-impact-report #financials .container {
    padding-bottom: 100px;
  }
  .page-template-impact-report #financials .finanical-below-charts {
    margin-top: 20px;
  }
  .page-template-impact-report #philanthropy .philantropy-charts {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .page-template-impact-report #philanthropy .philantropy-charts > div {
    width: 49%;
  }
  .page-template-impact-report #philanthropy .below-charts {
    margin-top: 20px;
  }
  .page-template-impact-report #board-of-trustees {
    margin-top: 160px;
    padding-bottom: 80px;
    padding-top: 40px;
  }
  .page-template-impact-report #board-of-trustees:before {
    top: -98px;
    left: 0px;
    width: 100%;
    height: 100px;
  }
  .page-template-impact-report #board-of-trustees .bot-wrapper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .page-template-impact-report #board-of-trustees .bot-wrapper .bot {
    width: 65%;
  }
  .page-template-impact-report #board-of-trustees .bot-wrapper .bot ul {
    column-count: 2;
    column-gap: 40px;
  }
  .page-template-impact-report #board-of-trustees .bot-wrapper .honorary-bot {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .page-template-impact-report section .container {
    max-width: 960px;
    margin-left: 5%;
  }
  .page-template-impact-report .testimonial-wrapper .testimonial-content {
    max-width: 75%;
  }
  .page-template-impact-report #image-interuptor .image-credentials {
    max-width: 1140px;
  }
  .page-template-impact-report #sustainable-communities:before {
    top: -120px;
    left: 0px;
    width: 100%;
    height: 120px;
  }
}
@media (min-width: 1500px) {
  .page-template-impact-report .p-header-small {
    background-position: center bottom;
    background-size: cover;
  }
  .page-template-impact-report .p-header-small:before {
    padding-top: 40%;
  }
  .page-template-impact-report section .container {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-template-impact-report .testimonial-wrapper .testimonial-content {
    max-width: 100%;
  }
  .page-template-impact-report #year-at-glance {
    padding-bottom: 62%;
  }
  .page-template-impact-report #climate-community,
  .page-template-impact-report #marine-economy {
    margin-bottom: -9%;
  }
  .page-template-impact-report #marine-economy:before,
  .page-template-impact-report #sustainable-communities:before {
    top: -140px;
    left: 0px;
    width: 100%;
    height: 140px;
  }
}