
  body.page-template-report-2022 #letters {
    background-color: #02B9E9;
    position: relative;
    z-index: 1; }
    body.page-template-report-2022 #letters-animate {
      background-color: transparent;
      height: 100%;
      left: 0;
      overflow: hidden;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1; }
    body.page-template-report-2022 #letters #shadow {
      display: none; }
    body.page-template-report-2022 #letters #fold {
      background-color: #02C9F2;
      height: 50%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1; }
    body.page-template-report-2022 #letters .container {
      margin: 0 auto;
      max-width: 90rem;
      padding-bottom: 8rem;
      position: relative; }
      body.page-template-report-2022 #letters .container-content {
        margin: 0 1.375rem;
        padding-top: 4.0625rem;
        position: relative;
        z-index: 1; }
        body.page-template-report-2022 #letters .container-content #envelope {
          margin: 0 auto;
          max-width: 60.5rem; }
          body.page-template-report-2022 #letters .container-content #envelope h2 {
            color: #FFF;
            font-family: "Montserrat", sans-serif;
            font-size: 1.75rem;
            font-weight: 800;
            letter-spacing: 0.03rem;
            line-height: 1.875rem;
            text-transform: uppercase;
            background-color: #2D2D89;
            display: inline-block;
            position: relative;
            z-index: 20;
            margin-left: 5rem;
            margin-top: 5.3125rem;
            padding: 1.5rem 1.75rem 1.125rem; }
            body.page-template-report-2022 #letters .container-content #envelope h2::before {
              background-color: #CA5DB3;
              content: "";
              display: inline-block;
              height: 6.3125rem;
              position: absolute;
              z-index: -1; }
            body.page-template-report-2022 #letters .container-content #envelope h2::after {
              background-color: #2D2D89;
              content: "";
              display: inline-block;
              height: 100%;
              left: 0;
              position: absolute;
              top: 0;
              width: 100%;
              z-index: -1; }
            body.page-template-report-2022 #letters .container-content #envelope h2 span {
              color: #2D2D89;
              font-family: "bsd_thin_skinnedregular";
              font-size: 6.25rem;
              font-weight: 400;
              line-height: 7.8125rem;
              position: absolute; }
            body.page-template-report-2022 #letters .container-content #envelope h2.sealed {
              opacity: 0; }
            body.page-template-report-2022 #letters .container-content #envelope h2::before {
              right: 1.375rem;
              top: -5.3125rem;
              width: 19.1875rem; }
            body.page-template-report-2022 #letters .container-content #envelope h2 span {
              left: -3.25rem;
              top: -7.8125rem; }
            body.page-template-report-2022 #letters .container-content #envelope h2 svg#penned {
              height: 3.53437rem;
              left: -4.5rem;
              position: absolute;
              top: 2.0625rem;
              width: 3.54875rem;
              z-index: 1; }
        body.page-template-report-2022 #letters .container-content #messages {
          --animate-delay: 0.25s;
          display: grid;
          gap: 2rem;
          grid-template-columns: repeat(1, 1fr);
          margin: 0 auto;
          margin-top: 3.625rem;
          max-width: 60.5rem;
          width: 100%; }
          body.page-template-report-2022 #letters .container-content #messages .message {
            display: flex;
            flex-direction: column;
            gap: 1.5rem;
            padding: 2.4375rem 1.9375rem 1.75rem 1.75rem;
            position: relative;
            top: 0;
            z-index: 1; }
            body.page-template-report-2022 #letters .container-content #messages .message.sealed {
              opacity: 0; }
            body.page-template-report-2022 #letters .container-content #messages .message:hover {
              top: -12px; }
              body.page-template-report-2022 #letters .container-content #messages .message:hover .preview button {
                color: #F23CCC; }
                body.page-template-report-2022 #letters .container-content #messages .message:hover .preview button::after {
                  background-color: #F23CCC; }
            body.page-template-report-2022 #letters .container-content #messages .message img {
              border-radius: 50%;
              height: 5.5625rem;
              object-fit: cover;
              object-position: top center;
              width: 5.5625rem; }
            body.page-template-report-2022 #letters .container-content #messages .message .preview {
              flex: 1; }
              body.page-template-report-2022 #letters .container-content #messages .message .preview h4 {
                color: #2D2D89;
                font-family: "Montserrat", sans-serif;
                font-size: 1.125rem;
                font-weight: 800;
                line-height: 1.5rem;
                cursor: default;
                margin-bottom: 0.625rem;
                padding: 0;
                text-transform: none; }
              body.page-template-report-2022 #letters .container-content #messages .message .preview p {
                cursor: default;
                margin-bottom: 1.0625rem;
                padding: 0; }
              body.page-template-report-2022 #letters .container-content #messages .message .preview button {
                color: #CA5DB3;
                font-family: "Montserrat", sans-serif;
                font-size: 1.25rem;
                font-weight: 700;
                line-height: 1.75rem;
                background-color: transparent;
                position: relative; }
                body.page-template-report-2022 #letters .container-content #messages .message .preview button::after {
                  background-color: #CA5DB3;
                  clip-path: polygon(0 0, 0% 100%, 70% 50%);
                  content: "";
                  display: inline-block;
                  height: 0.6875rem;
                  margin-left: 0.5625rem;
                  width: 0.6875rem; }
            body.page-template-report-2022 #letters .container-content #messages .message svg.papyrus {
              height: 100%;
              left: 0;
              position: absolute;
              top: 0;
              width: 100%;
              z-index: -1; }
    body.page-template-report-2022 #letters #transcripts {
      opacity: 0;
      position: absolute;
      visibility: hidden; }
    @media (min-width: 1180px) {
      body.page-template-report-2022 #letters {
        background-color: #02B9E9;
        position: relative;
        z-index: 1; }
        body.page-template-report-2022 #letters-animate {
          background-color: transparent;
          height: 100%;
          left: 0;
          overflow: hidden;
          position: absolute;
          top: 0;
          width: 100%;
          z-index: 1; }
        body.page-template-report-2022 #letters #shadow {
          background-color: #06ABDF;
          border-top-left-radius: 2.9375rem;
          border-top-right-radius: 2.9375rem;
          bottom: 0;
          height: calc(100% - 11.6875rem);
          left: 6.625rem;
          position: absolute;
          width: calc(100% - 13.25rem);
          z-index: 1; }
        body.page-template-report-2022 #letters #fold {
          background-color: #02C9F2;
          bottom: 0;
          height: calc(100% + 3.125rem);
          left: 0;
          position: absolute;
          top: auto;
          width: 58%;
          z-index: 1; }
        body.page-template-report-2022 #letters .container {
          margin: 0 auto;
          max-width: 90rem;
          padding: 0;
          position: relative; }
          body.page-template-report-2022 #letters .container-content {
            margin: 0;
            padding-top: 3.875rem;
            position: relative;
            z-index: 1; }
            body.page-template-report-2022 #letters .container-content #envelope {
              margin: 0 auto;
              max-width: 60.5rem; }
              body.page-template-report-2022 #letters .container-content #envelope h2 {
                color: #FFF;
                font-family: "Montserrat", sans-serif;
                font-size: 1.75rem;
                font-weight: 800;
                letter-spacing: 0.03rem;
                line-height: 1.875rem;
                text-transform: uppercase;
                background-color: #2D2D89;
                display: inline-block;
                position: relative;
                z-index: 20;
                margin-left: 1.5625rem;
                margin-top: 5.3125rem;
                padding: 1.5rem 1.75rem 1.125rem; }
                body.page-template-report-2022 #letters .container-content #envelope h2::before {
                  background-color: #CA5DB3;
                  content: "";
                  display: inline-block;
                  height: 6.3125rem;
                  position: absolute;
                  z-index: -1; }
                body.page-template-report-2022 #letters .container-content #envelope h2::after {
                  background-color: #2D2D89;
                  content: "";
                  display: inline-block;
                  height: 100%;
                  left: 0;
                  position: absolute;
                  top: 0;
                  width: 100%;
                  z-index: -1; }
                body.page-template-report-2022 #letters .container-content #envelope h2 span {
                  color: #2D2D89;
                  font-family: "bsd_thin_skinnedregular";
                  font-size: 6.25rem;
                  font-weight: 400;
                  line-height: 7.8125rem;
                  position: absolute; }
                body.page-template-report-2022 #letters .container-content #envelope h2.sealed {
                  opacity: 0; }
                body.page-template-report-2022 #letters .container-content #envelope h2::before {
                  right: 4.5625rem;
                  top: -5.3125rem;
                  width: 19.1875rem; }
                body.page-template-report-2022 #letters .container-content #envelope h2 span {
                  left: -6.625rem;
                  top: -7.8125rem; }
                body.page-template-report-2022 #letters .container-content #envelope h2 svg#penned {
                  height: 3.53437rem;
                  left: auto;
                  position: absolute;
                  right: -0.9375rem;
                  top: -6.625rem;
                  width: 3.54875rem;
                  z-index: 1; }
            body.page-template-report-2022 #letters .container-content #messages {
              --animate-delay: 0.25s;
              display: grid;
              gap: 2rem;
              grid-template-columns: repeat(2, 1fr);
              margin: 0 auto;
              margin-top: 3.625rem;
              max-width: 60.5rem;
              width: 100%; }
              body.page-template-report-2022 #letters .container-content #messages .message {
                display: flex;
                flex-direction: row;
                gap: 1.5rem;
                padding: 2.4375rem 1.9375rem 9rem 1.75rem;
                position: relative;
                top: 0;
                z-index: 1; }
                body.page-template-report-2022 #letters .container-content #messages .message.sealed {
                  opacity: 0; }
                body.page-template-report-2022 #letters .container-content #messages .message:hover {
                  top: -12px; }
                  body.page-template-report-2022 #letters .container-content #messages .message:hover .preview button {
                    color: #F23CCC; }
                    body.page-template-report-2022 #letters .container-content #messages .message:hover .preview button::after {
                      background-color: #F23CCC; }
                body.page-template-report-2022 #letters .container-content #messages .message img {
                  border-radius: 50%;
                  height: 5.5625rem;
                  object-fit: cover;
                  object-position: top center;
                  width: 5.5625rem; }
                body.page-template-report-2022 #letters .container-content #messages .message .preview {
                  flex: 1; }
                  body.page-template-report-2022 #letters .container-content #messages .message .preview h4 {
                    color: #2D2D89;
                    font-family: "Montserrat", sans-serif;
                    font-size: 1.125rem;
                    font-weight: 800;
                    line-height: 1.5rem;
                    cursor: default;
                    margin-bottom: 0.625rem;
                    padding: 0;
                    text-transform: none; }
                  body.page-template-report-2022 #letters .container-content #messages .message .preview p {
                    cursor: default;
                    margin-bottom: 1.0625rem;
                    padding: 0; }
                  body.page-template-report-2022 #letters .container-content #messages .message .preview button {
                    color: #CA5DB3;
                    font-family: "Montserrat", sans-serif;
                    font-size: 1.25rem;
                    font-weight: 700;
                    line-height: 1.75rem;
                    background-color: transparent;
                    position: relative; }
                    body.page-template-report-2022 #letters .container-content #messages .message .preview button::after {
                      background-color: #CA5DB3;
                      clip-path: polygon(0 0, 0% 100%, 70% 50%);
                      content: "";
                      display: inline-block;
                      height: 0.6875rem;
                      margin-left: 0.5625rem;
                      width: 0.6875rem; }
                body.page-template-report-2022 #letters .container-content #messages .message svg.papyrus {
                  height: 100%;
                  left: 0;
                  position: absolute;
                  top: 0;
                  width: 100%;
                  z-index: -1; }
        body.page-template-report-2022 #letters #transcripts {
          opacity: 0;
          position: absolute;
          visibility: hidden; } }
  body.page-template-report-2022 #scripts.backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100vw;
    z-index: 30; }
    body.page-template-report-2022 #scripts.backdrop.active {
      opacity: 1;
      visibility: visible; }
    body.page-template-report-2022 #scripts.backdrop .transcript {
      background-color: #FFF;
      display: flex;
      flex-direction: column;
      gap: 1.5rem;
      height: 80vh;
      left: 1.375rem;
      opacity: 0;
      padding: 2.5625rem 0 4.375rem 1.6875rem;
      position: absolute;
      top: 10vh;
      width: calc(100% - 2.75rem); }
      body.page-template-report-2022 #scripts.backdrop .transcript.animate__fadeInUpBig {
        z-index: 50; }
      body.page-template-report-2022 #scripts.backdrop .transcript svg.exit {
        height: 2.25rem;
        position: absolute;
        right: 4.8125rem;
        top: 1.3125rem;
        width: 2.25rem; }
      body.page-template-report-2022 #scripts.backdrop .transcript img {
        border-radius: 50%;
        height: 5.5625rem;
        object-fit: cover;
        object-position: top center;
        width: 5.5625rem; }
      body.page-template-report-2022 #scripts.backdrop .transcript .script {
        height: 100%;
        margin-right: 1.8125rem;
        overflow-y: auto;
        padding-right: 3rem;
        /* Track */
        /* Handle */
        /* Handle on hover */ }
        body.page-template-report-2022 #scripts.backdrop .transcript .script::-webkit-scrollbar {
          width: 0.625rem; }
        body.page-template-report-2022 #scripts.backdrop .transcript .script::-webkit-scrollbar-track {
          background-color: #DFDFDF;
          margin-top: 3rem; }
        body.page-template-report-2022 #scripts.backdrop .transcript .script::-webkit-scrollbar-thumb {
          background-color: #2D2D89; }
        body.page-template-report-2022 #scripts.backdrop .transcript .script::-webkit-scrollbar-thumb:hover {
          background-color: #4040CF; }
        body.page-template-report-2022 #scripts.backdrop .transcript .script h4 {
          color: #2D2D89;
          font-family: "Montserrat", sans-serif;
          font-size: 1.125rem;
          font-weight: 800;
          line-height: 1.5rem;
          cursor: default;
          margin-bottom: 0.625rem;
          padding: 0;
          text-transform: none; }
        body.page-template-report-2022 #scripts.backdrop .transcript .script p {
          margin-bottom: 1.3125rem; }
        body.page-template-report-2022 #scripts.backdrop .transcript .script img {
          border-radius: 0;
          height: 3.1875rem;
          margin-bottom: 0.8125rem;
          width: auto; }
  @media (min-width: 1180px) {
    body.page-template-report-2022 #scripts.backdrop {
      background-color: rgba(0, 0, 0, 0.4);
      height: 100vh;
      left: 0;
      opacity: 0;
      position: fixed;
      top: 0;
      visibility: hidden;
      width: 100vw;
      z-index: 30; }
      body.page-template-report-2022 #scripts.backdrop.active {
        opacity: 1;
        visibility: visible; }
      body.page-template-report-2022 #scripts.backdrop .transcript {
        background-color: #FFF;
        display: flex;
        flex-direction: row;
        gap: 1.5rem;
        height: 80vh;
        left: calc(50% - 30.3125rem);
        opacity: 0;
        padding: 2.5625rem 0 4.375rem 1.6875rem;
        position: absolute;
        top: 10vh;
        width: 60.625rem; }
        body.page-template-report-2022 #scripts.backdrop .transcript.animate__fadeInUpBig {
          z-index: 50; }
        body.page-template-report-2022 #scripts.backdrop .transcript svg.exit {
          height: 2.25rem;
          position: absolute;
          right: 4.8125rem;
          top: 1.3125rem;
          width: 2.25rem; }
        body.page-template-report-2022 #scripts.backdrop .transcript img {
          border-radius: 50%;
          height: 5.5625rem;
          object-fit: cover;
          object-position: top center;
          width: 5.5625rem; }
        body.page-template-report-2022 #scripts.backdrop .transcript .script {
          height: 100%;
          margin-right: 1.8125rem;
          overflow-y: auto;
          padding-right: 5.6875rem;
          width: 100%;
          /* Track */
          /* Handle */
          /* Handle on hover */ }
          body.page-template-report-2022 #scripts.backdrop .transcript .script::-webkit-scrollbar {
            width: 0.625rem; }
          body.page-template-report-2022 #scripts.backdrop .transcript .script::-webkit-scrollbar-track {
            background-color: #DFDFDF;
            margin-top: 3rem; }
          body.page-template-report-2022 #scripts.backdrop .transcript .script::-webkit-scrollbar-thumb {
            background-color: #2D2D89; }
          body.page-template-report-2022 #scripts.backdrop .transcript .script::-webkit-scrollbar-thumb:hover {
            background-color: #4040CF; }
          body.page-template-report-2022 #scripts.backdrop .transcript .script h4 {
            color: #2D2D89;
            font-family: "Montserrat", sans-serif;
            font-size: 1.125rem;
            font-weight: 800;
            line-height: 1.5rem;
            cursor: default;
            margin-bottom: 0.625rem;
            padding: 0;
            text-transform: none; }
          body.page-template-report-2022 #scripts.backdrop .transcript .script p {
            margin-bottom: 1.3125rem; }
          body.page-template-report-2022 #scripts.backdrop .transcript .script img {
            border-radius: 0;
            height: 3.1875rem;
            margin-bottom: 0.8125rem;
            width: auto; } }
  body.page-template-report-2022 #programs {
    background-color: #FFF;
    padding-top: 2rem;
    position: relative;
    z-index: 1; }
    body.page-template-report-2022 #programs-animate {
      background-color: transparent;
      height: 100%;
      left: 0;
      overflow: hidden;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1; }
      body.page-template-report-2022 #programs-animate svg {
        display: none;
        position: absolute; }
        body.page-template-report-2022 #programs-animate svg > * {
          transition-duration: 0s !important; }
        body.page-template-report-2022 #programs-animate svg#dreary {
          fill: #E1E1E2;
          height: 2.5625rem;
          right: 11.25rem;
          top: 8.8125rem;
          transition-duration: 0s !important;
          width: 10.0625rem; }
        body.page-template-report-2022 #programs-animate svg#rainy {
          fill: #E1E1E2;
          height: 2.69625rem;
          left: -2.4375rem;
          top: 4.0625rem;
          width: 10.37rem; }
    body.page-template-report-2022 #programs svg.crease {
      height: 8.625rem;
      left: 0;
      position: absolute;
      top: -8.5rem;
      width: 100%;
      z-index: -1; }
    body.page-template-report-2022 #programs .container {
      padding: 0 1.375rem;
      z-index: 2; }
      body.page-template-report-2022 #programs .container .programs-header {
        margin: 0 auto;
        max-width: 73rem; }
        body.page-template-report-2022 #programs .container .programs-header h2 {
          color: #ABD455;
          font-family: "Montserrat", sans-serif;
          font-size: 1.75rem;
          font-weight: 800;
          letter-spacing: 0.03rem;
          line-height: 1.875rem;
          text-transform: uppercase;
          background-color: #2D2D89;
          display: inline-block;
          position: relative;
          z-index: 20;
          margin-bottom: 2.625rem;
          margin-left: 5.8125rem;
          margin-top: 7.3125rem;
          padding: 1.5rem 1.75rem 1.125rem; }
          body.page-template-report-2022 #programs .container .programs-header h2::before {
            background-color: #ABD455;
            content: "";
            display: inline-block;
            height: 6.3125rem;
            position: absolute;
            z-index: -1; }
          body.page-template-report-2022 #programs .container .programs-header h2::after {
            background-color: #2D2D89;
            content: "";
            display: inline-block;
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: -1; }
          body.page-template-report-2022 #programs .container .programs-header h2 span {
            color: #2D2D89;
            font-family: "bsd_thin_skinnedregular";
            font-size: 6.25rem;
            font-weight: 400;
            line-height: 7.8125rem;
            position: absolute; }
          body.page-template-report-2022 #programs .container .programs-header h2::before {
            left: -5.8125rem;
            top: -4.8125rem;
            width: 10.375rem; }
          body.page-template-report-2022 #programs .container .programs-header h2 span {
            left: -4.625rem;
            top: -7.3125rem; }
          body.page-template-report-2022 #programs .container .programs-header h2 svg#elementary {
            height: 3.18875rem;
            position: absolute;
            right: 0.8125rem;
            top: -5.0625rem;
            width: 8.5025rem;
            z-index: 1; }
      body.page-template-report-2022 #programs .container #programs-tabs {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        height: 4.25rem;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 73rem;
        overflow: hidden;
        position: relative; }
        body.page-template-report-2022 #programs .container #programs-tabs svg#progs {
          color: #ABD455;
          fill: #2D2D89;
          height: 2.75rem;
          position: absolute;
          right: 0;
          top: 0.75rem;
          width: 2.75rem; }
          body.page-template-report-2022 #programs .container #programs-tabs svg#progs:hover {
            fill: #4040CF; }
        body.page-template-report-2022 #programs .container #programs-tabs button.tab {
          color: #8E8E8E;
          font-family: "Montserrat", sans-serif;
          font-size: 1.25rem;
          font-weight: 700;
          line-height: 1.75rem;
          background-color: transparent;
          display: none;
          padding: 1rem;
          padding-bottom: 1.5rem;
          position: relative; }
          body.page-template-report-2022 #programs .container #programs-tabs button.tab svg.tabhover {
            bottom: 0;
            left: 0;
            opacity: 0;
            position: absolute;
            width: 100%; }
            body.page-template-report-2022 #programs .container #programs-tabs button.tab svg.tabhover#tab1 {
              bottom: 0.25rem;
              height: 1.0625rem; }
            body.page-template-report-2022 #programs .container #programs-tabs button.tab svg.tabhover#tab2 {
              bottom: 0.3125rem;
              height: 3.9375rem; }
            body.page-template-report-2022 #programs .container #programs-tabs button.tab svg.tabhover#tab3 {
              bottom: 0.75rem;
              height: 3.125rem; }
            body.page-template-report-2022 #programs .container #programs-tabs button.tab svg.tabhover#tab4 {
              bottom: 0.375rem;
              height: 0.9rem; }
            body.page-template-report-2022 #programs .container #programs-tabs button.tab svg.tabhover#tab5 {
              bottom: 0.5rem;
              height: 0.75rem; }
          body.page-template-report-2022 #programs .container #programs-tabs button.tab:hover {
            color: #2D2D89; }
            body.page-template-report-2022 #programs .container #programs-tabs button.tab:hover svg.tabhover {
              opacity: 1; }
          body.page-template-report-2022 #programs .container #programs-tabs button.tab.active {
            display: block;
            color: #2D2D89; }
            body.page-template-report-2022 #programs .container #programs-tabs button.tab.active svg.tabhover {
              opacity: 1; }
        body.page-template-report-2022 #programs .container #programs-tabs.active svg#progs {
          transform: rotate(180deg); }
        body.page-template-report-2022 #programs .container #programs-tabs.active button.tab {
          display: block; }
    body.page-template-report-2022 #programs-cards {
      margin-top: 1rem;
      min-height: 13.625rem;
      position: relative;
      width: 100%;
      z-index: 2; }
      body.page-template-report-2022 #programs-cards .card {
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%; }
        body.page-template-report-2022 #programs-cards .card.active {
          opacity: 1;
          position: relative;
          z-index: 50; }
        body.page-template-report-2022 #programs-cards .card .content {
          display: flex;
          flex-direction: column; }
          body.page-template-report-2022 #programs-cards .card .content .snapshot-sm {
            height: 55vw;
            width: 100%; }
            body.page-template-report-2022 #programs-cards .card .content .snapshot-sm img {
              height: 100%;
              object-fit: cover;
              width: 100%; }
          body.page-template-report-2022 #programs-cards .card .content .copy {
            background-color: #ABD455;
            border-top: 1.25rem solid #CAF07A;
            padding: 1.5625rem 1.375rem 1.5rem;
            position: relative;
            width: 100%; }
            body.page-template-report-2022 #programs-cards .card .content .copy-container {
              margin: 0 0 0 auto; }
              body.page-template-report-2022 #programs-cards .card .content .copy-container h3 {
                color: #FFF;
                font-family: "Montserrat", sans-serif;
                font-size: 1.75rem;
                font-weight: 800;
                letter-spacing: 0.03rem;
                line-height: 1.875rem;
                text-transform: uppercase;
                background-color: #2D2D89;
                display: inline-block;
                position: relative;
                z-index: 20;
                font-size: 1.375rem;
                line-height: 2rem;
                margin-bottom: 0.75rem;
                margin-left: 10.75rem;
                margin-top: 4.5rem;
                padding: 0.9375rem 0 1.1875rem 3.1875rem;
                position: relative;
                right: 8.75rem;
                text-transform: none;
                top: -1.1875rem;
                width: 19.8125rem; }
                body.page-template-report-2022 #programs-cards .card .content .copy-container h3::before {
                  background-color: #FFE223;
                  content: "";
                  display: inline-block;
                  height: 6.3125rem;
                  position: absolute;
                  z-index: -1; }
                body.page-template-report-2022 #programs-cards .card .content .copy-container h3::after {
                  background-color: #2D2D89;
                  content: "";
                  display: inline-block;
                  height: 100%;
                  left: 0;
                  position: absolute;
                  top: 0;
                  width: 100%;
                  z-index: -1; }
                body.page-template-report-2022 #programs-cards .card .content .copy-container h3 span {
                  color: #2D2D89;
                  font-family: "bsd_thin_skinnedregular";
                  font-size: 6.25rem;
                  font-weight: 400;
                  line-height: 7.8125rem;
                  position: absolute; }
                body.page-template-report-2022 #programs-cards .card .content .copy-container h3::before {
                  height: 3.25rem;
                  left: -2.0625rem;
                  top: -2.75rem;
                  width: 8.75rem;
                  z-index: 2; }
                body.page-template-report-2022 #programs-cards .card .content .copy-container h3 span {
                  font-size: 3.75rem;
                  left: -1.65rem;
                  line-height: 4.31187rem;
                  text-transform: uppercase;
                  top: -4.25rem;
                  z-index: 3; }
              body.page-template-report-2022 #programs-cards .card .content .copy-container .scrollbox {
                height: 100%;
                overflow: auto;
                /* Track */
                /* Handle */
                /* Handle on hover */ }
                body.page-template-report-2022 #programs-cards .card .content .copy-container .scrollbox::-webkit-scrollbar {
                  width: 1.25rem; }
                body.page-template-report-2022 #programs-cards .card .content .copy-container .scrollbox::-webkit-scrollbar-track {
                  background-color: #CAF07A;
                  margin-bottom: -1.5rem;
                  margin-top: -6.4375rem; }
                body.page-template-report-2022 #programs-cards .card .content .copy-container .scrollbox::-webkit-scrollbar-thumb {
                  background-color: #8FB838; }
                body.page-template-report-2022 #programs-cards .card .content .copy-container .scrollbox::-webkit-scrollbar-thumb:hover {
                  background-color: #8FB838; }
                body.page-template-report-2022 #programs-cards .card .content .copy-container .scrollbox p {
                  color: #2D2D89;
                  font-family: "Montserrat", sans-serif;
                  font-size: 1rem;
                  font-weight: 400;
                  line-height: 1.3125rem;
                  margin-bottom: 1.3125rem; }
          body.page-template-report-2022 #programs-cards .card .content .character {
            width: 100%; }
            body.page-template-report-2022 #programs-cards .card .content .character .snapshot {
              position: relative; }
              body.page-template-report-2022 #programs-cards .card .content .character .snapshot img {
                display: none;
                height: 100%;
                object-fit: cover;
                width: 100%; }
              body.page-template-report-2022 #programs-cards .card .content .character .snapshot .program-flair {
                bottom: -1.3125rem;
                display: none;
                height: auto;
                position: absolute;
                right: -8.75rem;
                width: 11.6rem; }
            body.page-template-report-2022 #programs-cards .card .content .character .shoutout {
              background-color: #FF8A00;
              display: flex;
              flex-direction: column;
              padding: 1.875rem 1.75rem;
              width: 100%; }
              body.page-template-report-2022 #programs-cards .card .content .character .shoutout img {
                border: 10px solid rgba(255, 255, 255, 0.17);
                border-radius: 50%;
                margin-right: 1.0625rem;
                height: 11.25rem;
                width: 11.25rem; }
              body.page-template-report-2022 #programs-cards .card .content .character .shoutout blockquote {
                color: #2D2D89;
                font-family: "Montserrat", sans-serif;
                font-size: 1.125rem;
                font-weight: 400;
                line-height: 1.5rem;
                letter-spacing: 0;
                margin-top: 1.75rem;
                padding: 0;
                width: 100%; }
                body.page-template-report-2022 #programs-cards .card .content .character .shoutout blockquote p {
                  margin-bottom: 0.75rem;
                  padding: 0; }
                  body.page-template-report-2022 #programs-cards .card .content .character .shoutout blockquote p:last-of-type {
                    color: #2D2D89;
                    font-family: "Montserrat", sans-serif;
                    font-size: 1rem;
                    font-weight: 700;
                    line-height: 1.3125rem; }
        body.page-template-report-2022 #programs-cards .card .postscript {
          background-color: #2D2D89;
          display: flex;
          flex-direction: column;
          padding-bottom: 9.5rem;
          position: relative;
          width: 100%; }
          body.page-template-report-2022 #programs-cards .card .postscript .postsnap {
            width: 100%; }
            body.page-template-report-2022 #programs-cards .card .postscript .postsnap-container {
              margin: 0 0 0 auto; }
              body.page-template-report-2022 #programs-cards .card .postscript .postsnap-container img {
                height: 52vw;
                margin: 2.25rem 1.375rem 1.375rem;
                object-fit: cover;
                width: calc(100% - 2.75rem); }
          body.page-template-report-2022 #programs-cards .card .postscript .stats {
            width: 100%;
            z-index: 1; }
            body.page-template-report-2022 #programs-cards .card .postscript .stats svg.scallop {
              height: 3.75rem;
              left: 0;
              position: absolute;
              top: -1.65rem;
              width: 100%;
              z-index: -1; }
            body.page-template-report-2022 #programs-cards .card .postscript .stats-container {
              display: flex;
              flex-direction: column;
              padding: 0 1.375rem; }
              body.page-template-report-2022 #programs-cards .card .postscript .stats-container .stat {
                margin-bottom: 2rem;
                padding-bottom: 2.375rem; }
                body.page-template-report-2022 #programs-cards .card .postscript .stats-container .stat:first-of-type {
                  border-bottom: 0.4375rem solid #5757A1; }
                  body.page-template-report-2022 #programs-cards .card .postscript .stats-container .stat:first-of-type p span {
                    color: #9CE1E8; }
                body.page-template-report-2022 #programs-cards .card .postscript .stats-container .stat p {
                  color: #FFF;
                  font-family: "Montserrat", sans-serif;
                  font-size: 1.125rem;
                  font-weight: 400;
                  line-height: 1.5rem;
                  padding-bottom: 0; }
                  body.page-template-report-2022 #programs-cards .card .postscript .stats-container .stat p span {
                    color: #FFE223;
                    display: block;
                    font-family: "Montserrat", sans-serif;
                    font-size: 4rem;
                    font-weight: 800;
                    line-height: 4.375rem;
                    margin-bottom: 0.25rem; }
            body.page-template-report-2022 #programs-cards .card .postscript .stats.offset {
              margin-top: 3.75rem;
              width: 100%; }
              body.page-template-report-2022 #programs-cards .card .postscript .stats.offset .stats-container {
                margin: 0 0 0 auto; }
                body.page-template-report-2022 #programs-cards .card .postscript .stats.offset .stats-container .stat {
                  border-bottom: 0.4375rem solid #5757A1; }
                  body.page-template-report-2022 #programs-cards .card .postscript .stats.offset .stats-container .stat:first-of-type {
                    padding-left: 0; }
                    body.page-template-report-2022 #programs-cards .card .postscript .stats.offset .stats-container .stat:first-of-type p span {
                      color: #FFE223; }
                  body.page-template-report-2022 #programs-cards .card .postscript .stats.offset .stats-container .stat p span {
                    color: #ABD455; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .content .copy {
          border-color: #67DFF7;
          background-color: #02C9F2; }
          body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .content .copy-container .scrollbox {
            /* Track */
            /* Handle */
            /* Handle on hover */ }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .content .copy-container .scrollbox::-webkit-scrollbar-track {
              background-color: rgba(255, 255, 255, 0.4); }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .content .copy-container .scrollbox::-webkit-scrollbar-thumb {
              background-color: #02B9E9; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .content .copy-container .scrollbox::-webkit-scrollbar-thumb:hover {
              background-color: #02B9E9; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .content .character .shoutout {
          background-color: #ABD455; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .postscript .stats-container .stat p span {
          color: #CA5DB3; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .postscript .stats-container .stat:first-of-type p span {
          color: #ABD455; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+3) .content .copy {
          border-color: #FFD466;
          background-color: #FFB800; }
          body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+3) .content .copy-container .scrollbox {
            /* Track */
            /* Handle */
            /* Handle on hover */ }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+3) .content .copy-container .scrollbox::-webkit-scrollbar-track {
              background-color: rgba(255, 255, 255, 0.4); }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+3) .content .copy-container .scrollbox::-webkit-scrollbar-thumb {
              background-color: #FF8A00; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+3) .content .copy-container .scrollbox::-webkit-scrollbar-thumb:hover {
              background-color: #FF8A00; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+3) .content .character .shoutout {
          background-color: #9CE1E8; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+3) .postscript .stats-container .stat p span {
          color: #FFB800; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+3) .postscript .stats-container .stat:first-of-type p span {
          color: #9CE1E8; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+4) .content .copy {
          background-color: #ABD455; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+4) .content .character .shoutout {
          background-color: #FFE223; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+4) .postscript .stats-container .stat p span {
          color: #FFE223; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+4) .postscript .stats-container .stat:first-of-type p span {
          color: #ABD455; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .content .copy {
          border-color: #C4EDF1;
          background-color: #9CE1E8; }
          body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .content .copy-container h3::before {
            background-color: #02C9F2; }
          body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .content .copy-container .scrollbox {
            /* Track */
            /* Handle */
            /* Handle on hover */ }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .content .copy-container .scrollbox::-webkit-scrollbar-track {
              background-color: rgba(255, 255, 255, 0.4); }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .content .copy-container .scrollbox::-webkit-scrollbar-thumb {
              background-color: #02C9F2; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .content .copy-container .scrollbox::-webkit-scrollbar-thumb:hover {
              background-color: #02C9F2; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .content .character .shoutout {
          background-color: #02C9F2; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .postscript .stats-container .stat p span {
          color: #ABD455; }
        body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .postscript .stats-container .stat:first-of-type p span {
          color: #FFE223; }
    @media (min-width: 1180px) {
      body.page-template-report-2022 #programs {
        background-color: #FFF;
        padding-top: 0;
        position: relative;
        z-index: 1; }
        body.page-template-report-2022 #programs svg.crease {
          height: 8.625rem;
          left: 0;
          position: absolute;
          top: -8.5rem;
          width: 100%;
          z-index: -1; }
        body.page-template-report-2022 #programs-animate {
          background-color: transparent;
          height: 100%;
          left: 0;
          overflow: hidden;
          position: absolute;
          top: 0;
          width: 100%;
          z-index: 1; }
          body.page-template-report-2022 #programs-animate svg {
            display: block; }
        body.page-template-report-2022 #programs .container {
          padding: 1.75rem 8.5rem; }
          body.page-template-report-2022 #programs .container .programs-header {
            margin: 0 auto;
            max-width: 73rem;
            padding-left: 6.0625rem; }
            body.page-template-report-2022 #programs .container .programs-header h2 {
              color: #ABD455;
              font-family: "Montserrat", sans-serif;
              font-size: 1.75rem;
              font-weight: 800;
              letter-spacing: 0.03rem;
              line-height: 1.875rem;
              text-transform: uppercase;
              background-color: #2D2D89;
              display: inline-block;
              position: relative;
              z-index: 20;
              margin-bottom: 2rem;
              margin-left: 9.1875rem;
              margin-top: 5.3125rem;
              padding: 1.5rem 1.75rem 1.125rem; }
              body.page-template-report-2022 #programs .container .programs-header h2::before {
                background-color: #ABD455;
                content: "";
                display: inline-block;
                height: 6.3125rem;
                position: absolute;
                z-index: -1; }
              body.page-template-report-2022 #programs .container .programs-header h2::after {
                background-color: #2D2D89;
                content: "";
                display: inline-block;
                height: 100%;
                left: 0;
                position: absolute;
                top: 0;
                width: 100%;
                z-index: -1; }
              body.page-template-report-2022 #programs .container .programs-header h2 span {
                color: #2D2D89;
                font-family: "bsd_thin_skinnedregular";
                font-size: 6.25rem;
                font-weight: 400;
                line-height: 7.8125rem;
                position: absolute; }
              body.page-template-report-2022 #programs .container .programs-header h2::before {
                left: -9.1875rem;
                top: -3.625rem;
                width: 10.375rem; }
              body.page-template-report-2022 #programs .container .programs-header h2 span {
                left: -8rem;
                top: -6rem; }
              body.page-template-report-2022 #programs .container .programs-header h2 svg#elementary {
                height: 3.18875rem;
                position: absolute;
                right: 2.4375rem;
                top: -5.0625rem;
                width: 8.5025rem;
                z-index: 1; }
          body.page-template-report-2022 #programs .container #programs-tabs {
            display: flex;
            flex-direction: row;
            height: auto;
            justify-content: space-between;
            margin: 0 auto;
            max-width: 73rem;
            overflow: visible; }
            body.page-template-report-2022 #programs .container #programs-tabs svg#progs {
              display: none; }
            body.page-template-report-2022 #programs .container #programs-tabs button.tab {
              color: #8E8E8E;
              font-family: "Montserrat", sans-serif;
              font-size: 1.25rem;
              font-weight: 700;
              line-height: 1.75rem;
              background-color: transparent;
              display: block;
              padding: 1rem;
              position: relative; }
              body.page-template-report-2022 #programs .container #programs-tabs button.tab svg.tabhover {
                bottom: 0;
                left: 0;
                opacity: 0;
                position: absolute;
                width: 100%; }
                body.page-template-report-2022 #programs .container #programs-tabs button.tab svg.tabhover#tab1 {
                  bottom: -0.25rem;
                  height: 1.0625rem; }
                body.page-template-report-2022 #programs .container #programs-tabs button.tab svg.tabhover#tab2 {
                  bottom: 0;
                  height: 3.9375rem; }
                body.page-template-report-2022 #programs .container #programs-tabs button.tab svg.tabhover#tab3 {
                  bottom: 0.3125rem;
                  height: 3.125rem; }
                body.page-template-report-2022 #programs .container #programs-tabs button.tab svg.tabhover#tab4 {
                  bottom: 0;
                  height: 0.9rem; }
                body.page-template-report-2022 #programs .container #programs-tabs button.tab svg.tabhover#tab5 {
                  bottom: 0;
                  height: 0.75rem; }
              body.page-template-report-2022 #programs .container #programs-tabs button.tab:hover {
                color: #2D2D89; }
                body.page-template-report-2022 #programs .container #programs-tabs button.tab:hover svg.tabhover {
                  opacity: 1; }
              body.page-template-report-2022 #programs .container #programs-tabs button.tab.active {
                color: #2D2D89; }
                body.page-template-report-2022 #programs .container #programs-tabs button.tab.active svg.tabhover {
                  opacity: 1; }
        body.page-template-report-2022 #programs-cards {
          height: 63.125rem;
          margin-top: 2rem;
          position: relative;
          width: 100%; }
          body.page-template-report-2022 #programs-cards .card {
            height: 63.125rem;
            left: 0;
            opacity: 0;
            position: absolute;
            top: 0;
            width: 100%; }
            body.page-template-report-2022 #programs-cards .card.active {
              opacity: 1;
              z-index: 50; }
            body.page-template-report-2022 #programs-cards .card .content {
              display: flex;
              flex-direction: row;
              height: 37.125rem; }
              body.page-template-report-2022 #programs-cards .card .content .snapshot-sm {
                display: none; }
              body.page-template-report-2022 #programs-cards .card .content .copy {
                border-top: none;
                background-color: #ABD455;
                margin-top: 2.3125rem;
                padding: 6.4375rem 3.9375rem 1.5rem;
                padding-right: 0;
                position: relative;
                width: 47.8%; }
                body.page-template-report-2022 #programs-cards .card .content .copy-container {
                  margin: 0 0 0 auto;
                  max-width: 35.3rem; }
                  body.page-template-report-2022 #programs-cards .card .content .copy-container h3 {
                    color: #FFF;
                    font-family: "Montserrat", sans-serif;
                    font-size: 1.75rem;
                    font-weight: 800;
                    letter-spacing: 0.03rem;
                    line-height: 1.875rem;
                    text-transform: uppercase;
                    background-color: #2D2D89;
                    display: inline-block;
                    position: relative;
                    z-index: 20;
                    font-size: 1.375rem;
                    line-height: 2rem;
                    margin: 0;
                    margin-left: 7.1875rem;
                    padding: 0.9375rem 0 1.1875rem 3.1875rem;
                    position: absolute;
                    right: 8.75rem;
                    text-transform: none;
                    top: -1.1875rem;
                    width: 19.8125rem; }
                    body.page-template-report-2022 #programs-cards .card .content .copy-container h3::before {
                      background-color: #FFE223;
                      content: "";
                      display: inline-block;
                      height: 6.3125rem;
                      position: absolute;
                      z-index: -1; }
                    body.page-template-report-2022 #programs-cards .card .content .copy-container h3::after {
                      background-color: #2D2D89;
                      content: "";
                      display: inline-block;
                      height: 100%;
                      left: 0;
                      position: absolute;
                      top: 0;
                      width: 100%;
                      z-index: -1; }
                    body.page-template-report-2022 #programs-cards .card .content .copy-container h3 span {
                      color: #2D2D89;
                      font-family: "bsd_thin_skinnedregular";
                      font-size: 6.25rem;
                      font-weight: 400;
                      line-height: 7.8125rem;
                      position: absolute; }
                    body.page-template-report-2022 #programs-cards .card .content .copy-container h3::before {
                      height: 3.25rem;
                      left: -6.6875rem;
                      top: -0.8125rem;
                      width: 8.75rem;
                      z-index: 2; }
                    body.page-template-report-2022 #programs-cards .card .content .copy-container h3 span {
                      font-size: 3.75rem;
                      left: -6.25rem;
                      line-height: 4.31187rem;
                      text-transform: uppercase;
                      top: -2.5625rem;
                      z-index: 3; }
                  body.page-template-report-2022 #programs-cards .card .content .copy-container .scrollbox {
                    height: 100%;
                    overflow-y: scroll;
                    padding-right: 2.6875rem; }
                    body.page-template-report-2022 #programs-cards .card .content .copy-container .scrollbox p {
                      color: #2D2D89;
                      font-family: "Montserrat", sans-serif;
                      font-size: 1rem;
                      font-weight: 400;
                      line-height: 1.3125rem;
                      margin-bottom: 1.3125rem; }
              body.page-template-report-2022 #programs-cards .card .content .character {
                width: 52.2%; }
                body.page-template-report-2022 #programs-cards .card .content .character .snapshot {
                  height: 20.4375rem;
                  position: relative;
                  width: 38.5rem; }
                  body.page-template-report-2022 #programs-cards .card .content .character .snapshot img {
                    display: block;
                    height: 100%;
                    object-fit: cover;
                    width: 100%; }
                  body.page-template-report-2022 #programs-cards .card .content .character .snapshot .program-flair {
                    display: block; }
                body.page-template-report-2022 #programs-cards .card .content .character .shoutout {
                  background-color: #FF8A00;
                  display: flex;
                  flex-direction: row;
                  height: 16.6875rem;
                  padding: 1.875rem 1.75rem;
                  width: 100%; }
                  body.page-template-report-2022 #programs-cards .card .content .character .shoutout img {
                    border: 10px solid rgba(255, 255, 255, 0.17);
                    border-radius: 50%;
                    margin-right: 1.0625rem;
                    height: 11.25rem;
                    width: 11.25rem; }
                  body.page-template-report-2022 #programs-cards .card .content .character .shoutout blockquote {
                    color: #2D2D89;
                    font-family: "Montserrat", sans-serif;
                    font-size: 1.125rem;
                    font-weight: 400;
                    line-height: 1.5rem;
                    letter-spacing: 0;
                    margin-top: 1.75rem;
                    padding: 0;
                    width: 23.3125rem; }
                    body.page-template-report-2022 #programs-cards .card .content .character .shoutout blockquote p {
                      margin-bottom: 0.75rem;
                      padding: 0; }
                      body.page-template-report-2022 #programs-cards .card .content .character .shoutout blockquote p:last-of-type {
                        color: #2D2D89;
                        font-family: "Montserrat", sans-serif;
                        font-size: 1rem;
                        font-weight: 700;
                        line-height: 1.3125rem; }
            body.page-template-report-2022 #programs-cards .card .postscript {
              background-color: #2D2D89;
              display: flex;
              flex-direction: row;
              height: 26rem;
              padding-bottom: 9.5rem;
              width: 100%; }
              body.page-template-report-2022 #programs-cards .card .postscript .postsnap {
                width: 47.8%; }
                body.page-template-report-2022 #programs-cards .card .postscript .postsnap-container {
                  margin: 0 0 0 auto;
                  max-width: 30.3125rem; }
                  body.page-template-report-2022 #programs-cards .card .postscript .postsnap-container img {
                    height: 14.9375rem;
                    margin: 0 0 0 auto;
                    object-fit: cover;
                    width: 26.375rem; }
              body.page-template-report-2022 #programs-cards .card .postscript .stats {
                position: relative;
                width: 52.2%;
                z-index: 1; }
                body.page-template-report-2022 #programs-cards .card .postscript .stats svg.scallop {
                  height: 3.75rem;
                  left: 0;
                  position: absolute;
                  top: -1.65rem;
                  width: 100%;
                  z-index: -1; }
                body.page-template-report-2022 #programs-cards .card .postscript .stats-container {
                  display: grid;
                  grid-template-columns: repeat(2, 1fr);
                  max-width: 38.5rem;
                  padding: 1.9375rem 0 0 4.37188rem; }
                  body.page-template-report-2022 #programs-cards .card .postscript .stats-container .stat {
                    margin: 0;
                    padding: 0;
                    padding-left: 2.875rem; }
                    body.page-template-report-2022 #programs-cards .card .postscript .stats-container .stat:first-of-type {
                      border: 0;
                      border-right: 0.4375rem solid #5757A1;
                      padding-left: 0; }
                      body.page-template-report-2022 #programs-cards .card .postscript .stats-container .stat:first-of-type p span {
                        color: #9CE1E8; }
                    body.page-template-report-2022 #programs-cards .card .postscript .stats-container .stat p {
                      color: #FFF;
                      font-family: "Montserrat", sans-serif;
                      font-size: 1.125rem;
                      font-weight: 400;
                      line-height: 1.5rem;
                      max-width: 14.3125rem;
                      padding-bottom: 0; }
                      body.page-template-report-2022 #programs-cards .card .postscript .stats-container .stat p span {
                        color: #FFE223;
                        display: block;
                        font-family: "Montserrat", sans-serif;
                        font-size: 4rem;
                        font-weight: 800;
                        line-height: 4.375rem; }
                body.page-template-report-2022 #programs-cards .card .postscript .stats.offset {
                  margin: 0;
                  width: 47.8%; }
                  body.page-template-report-2022 #programs-cards .card .postscript .stats.offset .stats-container {
                    margin: 0 0 0 auto; }
                    body.page-template-report-2022 #programs-cards .card .postscript .stats.offset .stats-container .stat {
                      border: 0;
                      border-right: 0.4375rem solid #5757A1; }
                      body.page-template-report-2022 #programs-cards .card .postscript .stats.offset .stats-container .stat:first-of-type {
                        border-right: 0.4375rem solid #5757A1;
                        padding-left: 0; }
                        body.page-template-report-2022 #programs-cards .card .postscript .stats.offset .stats-container .stat:first-of-type p span {
                          color: #FFE223; }
                      body.page-template-report-2022 #programs-cards .card .postscript .stats.offset .stats-container .stat p span {
                        color: #ABD455; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .content .copy {
              background-color: #02C9F2; }
              body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .content .copy-container h3 {
                right: 7.75rem;
                width: 20.8125rem; }
                body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .content .copy-container h3::after {
                  width: calc(100% + 1rem); }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .content .character .snapshot .program-flair {
              bottom: -4.1875rem;
              height: 7.3125rem;
              right: -7.2rem;
              width: 8.5rem; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .content .character .shoutout {
              background-color: #ABD455; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .postscript .stats-container .stat p span {
              color: #CA5DB3; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+2) .postscript .stats-container .stat:first-of-type p span {
              color: #ABD455; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+3) .content .copy {
              background-color: #FFB800; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+3) .content .character .snapshot .program-flair {
              bottom: 0;
              height: 7.1875rem;
              right: -8rem;
              width: 8.1875rem; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+3) .content .character .shoutout {
              background-color: #9CE1E8; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+3) .postscript .stats-container .stat p span {
              color: #FFB800; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+3) .postscript .stats-container .stat:first-of-type p span {
              color: #9CE1E8; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+4) .content .copy {
              background-color: #ABD455; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+4) .content .character .snapshot .program-flair {
              height: 8rem;
              right: -7.5rem;
              width: 7.5rem; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+4) .content .character .shoutout {
              background-color: #FFE223; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+4) .postscript .stats-container .stat p span {
              color: #FFE223; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+4) .postscript .stats-container .stat:first-of-type p span {
              color: #ABD455; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .content .copy {
              background-color: #9CE1E8; }
              body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .content .copy-container h3::before {
                background-color: #02C9F2; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .content .character .snapshot .program-flair {
              bottom: -1.9375rem;
              height: 6.875rem;
              right: -6.75rem;
              width: 6.75rem; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .content .character .shoutout {
              background-color: #02C9F2; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .postscript .stats-container .stat p span {
              color: #ABD455; }
            body.page-template-report-2022 #programs-cards .card:nth-of-type(5n+5) .postscript .stats-container .stat:first-of-type p span {
              color: #FFE223; } }
  body.page-template-report-2022 #perspectives {
    background-color: #FFF;
    padding-bottom: 3rem;
    position: relative;
    z-index: 1; }
    body.page-template-report-2022 #perspectives svg.arc {
      height: 13.625rem;
      left: 0;
      position: absolute;
      top: -8.75rem;
      width: 100%;
      z-index: -1; }
    body.page-template-report-2022 #perspectives .container .header {
      margin: 0 auto;
      margin-bottom: 0.875rem;
      max-width: 90rem; }
      body.page-template-report-2022 #perspectives .container .header .container-content {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        margin: 0;
        padding: 0 1.375rem; }
        body.page-template-report-2022 #perspectives .container .header .container-content h2 {
          color: #FFE223;
          font-family: "Montserrat", sans-serif;
          font-size: 1.75rem;
          font-weight: 800;
          letter-spacing: 0.03rem;
          line-height: 1.875rem;
          text-transform: uppercase;
          background-color: #2D2D89;
          display: inline-block;
          position: relative;
          z-index: 20;
          margin-bottom: 2.5rem;
          margin-left: 2.5625rem;
          margin-right: 0.125rem;
          margin-top: 7.30187rem;
          padding: 1.6875rem 1.6875rem 1.25rem 1.8125rem; }
          body.page-template-report-2022 #perspectives .container .header .container-content h2::before {
            background-color: #FFE223;
            content: "";
            display: inline-block;
            height: 6.3125rem;
            position: absolute;
            z-index: -1; }
          body.page-template-report-2022 #perspectives .container .header .container-content h2::after {
            background-color: #2D2D89;
            content: "";
            display: inline-block;
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: -1; }
          body.page-template-report-2022 #perspectives .container .header .container-content h2 span {
            color: #2D2D89;
            font-family: "bsd_thin_skinnedregular";
            font-size: 6.25rem;
            font-weight: 400;
            line-height: 7.8125rem;
            position: absolute; }
          body.page-template-report-2022 #perspectives .container .header .container-content h2::before {
            left: -2.4375rem;
            top: -4.80187rem;
            width: 13.75rem; }
          body.page-template-report-2022 #perspectives .container .header .container-content h2 span {
            left: -1.25rem;
            top: -7.30187rem; }
          body.page-template-report-2022 #perspectives .container .header .container-content h2 svg#tada {
            display: none;
            height: 3.97688rem;
            left: 3.125rem;
            position: absolute;
            top: -7.75rem;
            width: 4.27875rem;
            z-index: 1; }
        body.page-template-report-2022 #perspectives .container .header .container-content p {
          color: #2D2D89;
          font-family: "Montserrat", sans-serif;
          font-size: 1.5625rem;
          font-weight: 700;
          line-height: 2.3125rem;
          margin-bottom: 2.125rem;
          padding: 0;
          width: 100%; }
    body.page-template-report-2022 #perspectives .container .posts {
      margin: 0 auto;
      padding-bottom: 0.28125rem;
      max-width: 90rem; }
      body.page-template-report-2022 #perspectives .container .posts .container-content {
        display: grid;
        gap: 2.625rem;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        margin: 0 1.375rem; }
      body.page-template-report-2022 #perspectives .container .posts article.post {
        display: flex;
        flex-direction: column;
        margin-bottom: 2.0625rem;
        position: relative; }
        body.page-template-report-2022 #perspectives .container .posts article.post::before {
          background-color: #FFE223;
          content: "";
          display: block;
          height: 53vw;
          left: 0;
          position: absolute;
          transition-duration: 0.2s;
          top: 0;
          width: 100%;
          z-index: -1; }
        body.page-template-report-2022 #perspectives .container .posts article.post:hover::before {
          left: 0.9375rem;
          top: 0.875rem; }
        body.page-template-report-2022 #perspectives .container .posts article.post img {
          height: 53vw;
          margin-bottom: 2.1875rem;
          object-fit: cover;
          width: 100%; }
        body.page-template-report-2022 #perspectives .container .posts article.post h1 {
          color: #2D2D89;
          font-family: "Montserrat", sans-serif;
          font-size: 1.25rem;
          font-weight: 700;
          line-height: 1.75rem;
          margin-bottom: 0.6875rem;
          text-transform: none; }
        body.page-template-report-2022 #perspectives .container .posts article.post p {
          color: #000;
          font-family: "Montserrat", sans-serif;
          font-size: 1.125rem;
          font-weight: 400;
          line-height: 1.5rem;
          margin-bottom: 1rem;
          padding: 0; }
        body.page-template-report-2022 #perspectives .container .posts article.post a {
          background-color: #2D2D89;
          color: #FFF;
          border-radius: 6.25rem;
          display: inline-block;
          font-family: "Montserrat", sans-serif;
          font-size: 1.0625rem;
          font-weight: 800;
          letter-spacing: 0.01rem;
          line-height: 1.3125rem;
          outline: 0;
          padding: 0.875rem 1.3125rem;
          text-align: center;
          text-transform: uppercase;
          align-self: flex-start;
          margin-top: auto;
          text-decoration: none; }
          body.page-template-report-2022 #perspectives .container .posts article.post a:hover {
            background-color: #FFE223;
            color: #2D2D89; }
    @media (min-width: 1180px) {
      body.page-template-report-2022 #perspectives {
        background-color: #FFF;
        padding-bottom: 3rem;
        position: relative;
        z-index: 1; }
        body.page-template-report-2022 #perspectives svg.arc {
          height: 13.625rem;
          left: 0;
          position: absolute;
          top: -6.75rem;
          width: 100%;
          z-index: -1; }
        body.page-template-report-2022 #perspectives .container .header {
          margin: 0 auto;
          margin-bottom: 0.875rem;
          max-width: 90rem; }
          body.page-template-report-2022 #perspectives .container .header .container-content {
            align-items: flex-end;
            flex-direction: row;
            display: flex;
            gap: 2.0625rem;
            padding: 0; }
            body.page-template-report-2022 #perspectives .container .header .container-content h2 {
              color: #FFE223;
              font-family: "Montserrat", sans-serif;
              font-size: 1.75rem;
              font-weight: 800;
              letter-spacing: 0.03rem;
              line-height: 1.875rem;
              text-transform: uppercase;
              background-color: #2D2D89;
              display: inline-block;
              position: relative;
              z-index: 20;
              margin-bottom: 2.5rem;
              margin-left: 15.625rem;
              margin-top: 7.30187rem;
              padding: 1.6875rem 1.6875rem 1.25rem 1.8125rem; }
              body.page-template-report-2022 #perspectives .container .header .container-content h2::before {
                background-color: #FFE223;
                content: "";
                display: inline-block;
                height: 6.3125rem;
                position: absolute;
                z-index: -1; }
              body.page-template-report-2022 #perspectives .container .header .container-content h2::after {
                background-color: #2D2D89;
                content: "";
                display: inline-block;
                height: 100%;
                left: 0;
                position: absolute;
                top: 0;
                width: 100%;
                z-index: -1; }
              body.page-template-report-2022 #perspectives .container .header .container-content h2 span {
                color: #2D2D89;
                font-family: "bsd_thin_skinnedregular";
                font-size: 6.25rem;
                font-weight: 400;
                line-height: 7.8125rem;
                position: absolute; }
              body.page-template-report-2022 #perspectives .container .header .container-content h2::before {
                left: -9.5625rem;
                top: -4.80187rem;
                width: 13.75rem; }
              body.page-template-report-2022 #perspectives .container .header .container-content h2 span {
                left: -8rem;
                top: -7.30187rem; }
              body.page-template-report-2022 #perspectives .container .header .container-content h2 svg#tada {
                display: block;
                height: 3.97688rem;
                left: 3.125rem;
                position: absolute;
                top: -7.75rem;
                width: 4.27875rem;
                z-index: 1; }
            body.page-template-report-2022 #perspectives .container .header .container-content p {
              color: #2D2D89;
              font-family: "Montserrat", sans-serif;
              font-size: 1.5625rem;
              font-weight: 700;
              line-height: 2.3125rem;
              margin-bottom: 2.5rem;
              padding: 0;
              width: 22rem; }
        body.page-template-report-2022 #perspectives .container .posts {
          margin: 0 auto;
          padding-bottom: 0.28125rem;
          max-width: 90rem; }
          body.page-template-report-2022 #perspectives .container .posts .container-content {
            display: grid;
            gap: 2.625rem;
            grid-template-columns: repeat(3, minmax(0, 1fr));
            margin: 0 8.5rem; }
          body.page-template-report-2022 #perspectives .container .posts article.post {
            display: flex;
            flex-direction: column;
            margin-bottom: 4.40625rem; }
            body.page-template-report-2022 #perspectives .container .posts article.post::before {
              height: 14.5625rem;
              left: 0;
              position: absolute;
              top: 0;
              width: 100%; }
            body.page-template-report-2022 #perspectives .container .posts article.post img {
              height: 14.5625rem;
              margin-bottom: 2.1875rem;
              object-fit: cover;
              width: 100%; }
            body.page-template-report-2022 #perspectives .container .posts article.post h1 {
              color: #2D2D89;
              font-family: "Montserrat", sans-serif;
              font-size: 1.25rem;
              font-weight: 700;
              line-height: 1.75rem;
              margin-bottom: 0.6875rem;
              text-transform: none; }
            body.page-template-report-2022 #perspectives .container .posts article.post p {
              color: #000;
              font-family: "Montserrat", sans-serif;
              font-size: 1.125rem;
              font-weight: 400;
              line-height: 1.5rem;
              margin-bottom: 1rem;
              padding: 0; }
            body.page-template-report-2022 #perspectives .container .posts article.post a {
              background-color: #2D2D89;
              color: #FFF;
              border-radius: 6.25rem;
              display: inline-block;
              font-family: "Montserrat", sans-serif;
              font-size: 1.0625rem;
              font-weight: 800;
              letter-spacing: 0.01rem;
              line-height: 1.3125rem;
              outline: 0;
              padding: 0.875rem 1.3125rem;
              text-align: center;
              text-transform: uppercase;
              align-self: flex-start;
              margin-top: auto;
              text-decoration: none; }
              body.page-template-report-2022 #perspectives .container .posts article.post a:hover {
                background-color: #FFE223;
                color: #2D2D89; } }
  body.page-template-report-2022 #nytimes {
    background-color: #2D2D89;
    color: #FFF;
    padding-bottom: 10.125rem;
    padding-top: 2.6875rem;
    position: relative; }
    body.page-template-report-2022 #nytimes svg.angles {
      height: 3.25rem;
      left: 0;
      position: absolute;
      top: -3rem;
      width: 100%;
      z-index: 1; }
    body.page-template-report-2022 #nytimes svg.tide {
      height: 7.8125rem;
      left: 0;
      position: absolute;
      bottom: -0.5rem;
      width: 100%;
      z-index: 1; }
    body.page-template-report-2022 #nytimes .container {
      margin: 0 auto;
      max-width: 90rem; }
      body.page-template-report-2022 #nytimes .container-content {
        margin: 0 1.375rem; }
        body.page-template-report-2022 #nytimes .container-content h1.header {
          margin-bottom: 3.4375rem;
          padding: 0;
          position: relative;
          text-align: center; }
          body.page-template-report-2022 #nytimes .container-content h1.header::before {
            background-color: #FFF;
            content: "";
            display: none;
            height: 0.125rem;
            left: 0;
            position: absolute;
            top: calc(50% - 0.0625rem);
            width: 100%; }
          body.page-template-report-2022 #nytimes .container-content h1.header svg.nytimes {
            background-color: #2D2D89;
            height: 2.5625rem;
            margin: 0;
            position: relative;
            padding: 0 2.0625rem;
            width: 22.625rem;
            z-index: 1; }
        body.page-template-report-2022 #nytimes .container-content article {
          display: flex;
          flex-direction: column-reverse;
          gap: 1.5625rem;
          margin-bottom: 3.25rem; }
          body.page-template-report-2022 #nytimes .container-content article .copy {
            width: 100%; }
            body.page-template-report-2022 #nytimes .container-content article .copy p.breadcrumbs {
              color: #FFF;
              font-family: "Montserrat", sans-serif;
              font-size: 1rem;
              font-weight: 400;
              line-height: 1.3125rem;
              border-bottom: 0.125rem solid #FFF;
              border-top: 0.125rem solid #FFF;
              display: flex;
              justify-content: space-between;
              margin-bottom: 1.8125rem;
              margin-top: 0.4375rem;
              padding: 0.9375rem 0 0.6875rem; }
              body.page-template-report-2022 #nytimes .container-content article .copy p.breadcrumbs span {
                display: inline-block;
                margin-right: 2.25rem; }
            body.page-template-report-2022 #nytimes .container-content article .copy h1 {
              color: #FFF;
              font-family: "Montserrat", sans-serif;
              font-size: 2.125rem;
              font-weight: 800;
              line-height: 2.3125rem;
              margin-bottom: 1.4375rem;
              text-transform: none; }
            body.page-template-report-2022 #nytimes .container-content article .copy h2 {
              color: #FFF;
              font-family: "Montserrat", sans-serif;
              font-size: 1.25rem;
              font-weight: 700;
              line-height: 1.75rem;
              margin-bottom: 0.6875rem;
              padding-right: 1.625rem;
              text-transform: none; }
            body.page-template-report-2022 #nytimes .container-content article .copy .text {
              padding-right: 1.625rem; }
              body.page-template-report-2022 #nytimes .container-content article .copy .text p {
                color: #FFF;
                font-family: "Montserrat", sans-serif;
                font-size: 1.125rem;
                font-weight: 400;
                line-height: 1.5rem;
                font-size: 1.0625rem;
                line-height: 1.5625rem;
                margin-bottom: 0.875rem; }
            body.page-template-report-2022 #nytimes .container-content article .copy a {
              background-color: #FFF;
              color: #2D2D89;
              border-radius: 6.25rem;
              display: inline-block;
              font-family: "Montserrat", sans-serif;
              font-size: 1.0625rem;
              font-weight: 800;
              letter-spacing: 0.01rem;
              line-height: 1.3125rem;
              outline: 0;
              padding: 0.875rem 1.3125rem;
              text-align: center;
              text-transform: uppercase;
              text-decoration: none; }
              body.page-template-report-2022 #nytimes .container-content article .copy a:hover {
                background-color: #02C9F2;
                color: #2D2D89; }
          body.page-template-report-2022 #nytimes .container-content article figure {
            width: 100%; }
            body.page-template-report-2022 #nytimes .container-content article figure img {
              display: block;
              height: 60vw;
              margin-bottom: 0.8125rem;
              object-fit: cover;
              width: 100%; }
            body.page-template-report-2022 #nytimes .container-content article figure figcaption {
              color: #FFF;
              font-family: "Montserrat", sans-serif;
              font-size: 0.875rem;
              font-weight: 400;
              line-height: 1.25rem;
              margin: 0;
              text-align: left;
              width: 100%; }
    @media (min-width: 1180px) {
      body.page-template-report-2022 #nytimes {
        background-color: #2D2D89;
        color: #FFF;
        padding-bottom: 10.125rem;
        padding-top: 3.3125rem;
        position: relative; }
        body.page-template-report-2022 #nytimes svg.angles {
          height: 3.25rem;
          left: 0;
          position: absolute;
          top: -3rem;
          width: 100%;
          z-index: 1; }
        body.page-template-report-2022 #nytimes svg.tide {
          height: 7.8125rem;
          left: 0;
          position: absolute;
          bottom: -0.5rem;
          width: 100%;
          z-index: 1; }
        body.page-template-report-2022 #nytimes .container {
          margin: 0 auto;
          max-width: 90rem; }
          body.page-template-report-2022 #nytimes .container-content {
            margin: 0 8.5rem; }
            body.page-template-report-2022 #nytimes .container-content h1.header {
              margin-bottom: 3.4375rem;
              padding: 0;
              position: relative;
              text-align: center; }
              body.page-template-report-2022 #nytimes .container-content h1.header::before {
                background-color: #FFF;
                content: "";
                display: block;
                height: 0.125rem;
                left: 0;
                position: absolute;
                top: calc(50% - 0.0625rem);
                width: 100%; }
              body.page-template-report-2022 #nytimes .container-content h1.header svg.nytimes {
                background-color: #2D2D89;
                height: 2.5625rem;
                margin: 0;
                position: relative;
                padding: 0 2.0625rem;
                width: 22.625rem;
                z-index: 1; }
            body.page-template-report-2022 #nytimes .container-content article {
              display: flex;
              flex-direction: row;
              gap: 3rem;
              margin-bottom: 3.4375rem; }
              body.page-template-report-2022 #nytimes .container-content article .copy {
                width: 50%; }
                body.page-template-report-2022 #nytimes .container-content article .copy p.breadcrumbs {
                  color: #FFF;
                  font-family: "Montserrat", sans-serif;
                  font-size: 1rem;
                  font-weight: 400;
                  line-height: 1.3125rem;
                  border: 0;
                  display: block;
                  margin-bottom: 1rem;
                  margin-top: 0.4375rem;
                  padding: 0; }
                  body.page-template-report-2022 #nytimes .container-content article .copy p.breadcrumbs span {
                    display: inline-block;
                    margin-right: 2.25rem; }
                body.page-template-report-2022 #nytimes .container-content article .copy h1 {
                  color: #FFF;
                  font-family: "Montserrat", sans-serif;
                  font-size: 2.125rem;
                  font-weight: 800;
                  line-height: 2.3125rem;
                  margin-bottom: 1.4375rem;
                  text-transform: none; }
                body.page-template-report-2022 #nytimes .container-content article .copy h2 {
                  color: #FFF;
                  font-family: "Montserrat", sans-serif;
                  font-size: 1.25rem;
                  font-weight: 700;
                  line-height: 1.75rem;
                  margin-bottom: 0.6875rem;
                  padding-right: 1.625rem;
                  text-transform: none; }
                body.page-template-report-2022 #nytimes .container-content article .copy .text {
                  padding-right: 1.625rem; }
                  body.page-template-report-2022 #nytimes .container-content article .copy .text p {
                    color: #FFF;
                    font-family: "Montserrat", sans-serif;
                    font-size: 1.125rem;
                    font-weight: 400;
                    line-height: 1.5rem;
                    font-size: 1.0625rem;
                    line-height: 1.5625rem;
                    margin-bottom: 0.875rem; }
                body.page-template-report-2022 #nytimes .container-content article .copy a {
                  background-color: #FFF;
                  color: #2D2D89;
                  border-radius: 6.25rem;
                  display: inline-block;
                  font-family: "Montserrat", sans-serif;
                  font-size: 1.0625rem;
                  font-weight: 800;
                  letter-spacing: 0.01rem;
                  line-height: 1.3125rem;
                  outline: 0;
                  padding: 0.875rem 1.3125rem;
                  text-align: center;
                  text-transform: uppercase;
                  text-decoration: none; }
                  body.page-template-report-2022 #nytimes .container-content article .copy a:hover {
                    background-color: #02C9F2;
                    color: #2D2D89; }
              body.page-template-report-2022 #nytimes .container-content article figure {
                width: 50%; }
                body.page-template-report-2022 #nytimes .container-content article figure img {
                  display: block;
                  height: 23.75rem;
                  margin-bottom: 0.8125rem;
                  object-fit: cover;
                  width: 100%; }
                body.page-template-report-2022 #nytimes .container-content article figure figcaption {
                  color: #FFF;
                  font-family: "Montserrat", sans-serif;
                  font-size: 0.875rem;
                  font-weight: 400;
                  line-height: 1.25rem;
                  margin: 0 0 0 auto;
                  text-align: right;
                  width: 20.875rem; } }
  body.page-template-report-2022 #financials {
    left: 0;
    position: relative;
    margin-top: 0; }
    body.page-template-report-2022 #financials .container {
      margin: 0 auto;
      max-width: 90rem; }
      body.page-template-report-2022 #financials .container-content {
        margin: 0; }
        body.page-template-report-2022 #financials .container-content .statement {
          background-color: #FFF;
          width: 100%;
          z-index: 10; }
          body.page-template-report-2022 #financials .container-content .statement .preview {
            align-items: center;
            background-color: #FFF;
            display: flex;
            height: 8rem;
            justify-content: space-between;
            padding: 1.6875rem 1.625rem 1.375rem;
            position: relative;
            z-index: 50; }
            body.page-template-report-2022 #financials .container-content .statement .preview::after {
              background-color: rgba(255, 255, 255, 0.3);
              bottom: -2rem;
              content: "";
              display: block;
              height: 2rem;
              left: 0;
              position: absolute;
              width: 100%; }
            body.page-template-report-2022 #financials .container-content .statement .preview h2 {
              color: #2D2D89;
              font-family: "Montserrat", sans-serif;
              font-size: 1.75rem;
              font-weight: 800;
              letter-spacing: 0.03rem;
              line-height: 1.875rem;
              text-transform: uppercase;
              padding: 0; }
            body.page-template-report-2022 #financials .container-content .statement .preview svg#dinero {
              color: #02C9F2;
              fill: #2D2D89;
              height: 2.75rem;
              width: 2.75rem; }
              body.page-template-report-2022 #financials .container-content .statement .preview svg#dinero:hover {
                color: #2D2D89;
                fill: #02C9F2; }
            body.page-template-report-2022 #financials .container-content .statement .preview.active svg#dinero {
              transform: rotate(180deg); }
          body.page-template-report-2022 #financials .container-content .statement .data {
            background-color: #FFF;
            height: 0;
            overflow: hidden;
            padding: 0 3.75rem 0 3rem;
            position: relative;
            z-index: 50; }
            body.page-template-report-2022 #financials .container-content .statement .data.active {
              overflow-y: auto; }
            body.page-template-report-2022 #financials .container-content .statement .data-head .head-row {
              border-bottom: 1px solid #2D2D89;
              display: flex;
              gap: 1rem;
              justify-content: space-between;
              margin: 0 0 0.6875rem 0;
              padding: 0 0 0.6875rem 0; }
              body.page-template-report-2022 #financials .container-content .statement .data-head .head-row.norule {
                border-bottom: 0;
                margin: 0 0 0.375rem 0;
                padding: 0; }
              body.page-template-report-2022 #financials .container-content .statement .data-head .head-row p {
                color: #2D2D89;
                font-family: "Montserrat", sans-serif;
                font-size: 1.0625rem;
                font-weight: 800;
                margin: 0 0 0.3125rem 0;
                letter-spacing: 0.01rem;
                line-height: 1.295rem;
                padding: 0;
                text-transform: uppercase; }
                body.page-template-report-2022 #financials .container-content .statement .data-head .head-row p:nth-of-type(odd) {
                  text-align: left; }
                body.page-template-report-2022 #financials .container-content .statement .data-head .head-row p:nth-of-type(even) {
                  text-align: right; }
            body.page-template-report-2022 #financials .container-content .statement .data-head:first-of-type .head-row p {
              margin: 0 0 0.6875rem 0; }
            body.page-template-report-2022 #financials .container-content .statement .data-body {
              border-bottom: 1px solid #2D2D89;
              margin: 0 0 0.75rem 0;
              padding: 0 0 0.625rem 0; }
              body.page-template-report-2022 #financials .container-content .statement .data-body .body-row {
                display: flex;
                gap: 1rem;
                justify-content: space-between; }
                body.page-template-report-2022 #financials .container-content .statement .data-body .body-row.hrule {
                  border-bottom: 1px solid #2D2D89;
                  padding-bottom: 0.625rem;
                  margin-bottom: 0.625rem; }
                body.page-template-report-2022 #financials .container-content .statement .data-body .body-row p {
                  margin: 0 0 0.3125rem 0; }
                  body.page-template-report-2022 #financials .container-content .statement .data-body .body-row p:nth-of-type(odd) {
                    flex-shrink: 1;
                    text-align: left; }
                  body.page-template-report-2022 #financials .container-content .statement .data-body .body-row p:nth-of-type(even) {
                    text-align: right;
                    white-space: nowrap; }
                  body.page-template-report-2022 #financials .container-content .statement .data-body .body-row p.subhead {
                    font-family: "Montserrat", sans-serif;
                    font-size: 1rem;
                    font-weight: 700;
                    margin: 0 0 0.3125rem 0;
                    letter-spacing: 0.03rem;
                    line-height: 1.3125rem;
                    padding: 0;
                    text-transform: uppercase; }
            body.page-template-report-2022 #financials .container-content .statement .data-foot {
              border-bottom: 1px solid #2D2D89;
              margin: 0 0 0.75rem 0;
              padding: 0 0 0.8125rem 0; }
              body.page-template-report-2022 #financials .container-content .statement .data-foot .foot-row {
                display: flex;
                gap: 1rem;
                justify-content: space-between; }
                body.page-template-report-2022 #financials .container-content .statement .data-foot .foot-row.hrule {
                  border-bottom: 1px solid #2D2D89;
                  padding-bottom: 0.625rem;
                  margin-bottom: 0.625rem; }
                  body.page-template-report-2022 #financials .container-content .statement .data-foot .foot-row.hrule p {
                    font-weight: 700; }
                body.page-template-report-2022 #financials .container-content .statement .data-foot .foot-row p {
                  font-weight: 700; }
                  body.page-template-report-2022 #financials .container-content .statement .data-foot .foot-row p:nth-of-type(odd) {
                    flex-shrink: 1;
                    text-align: left; }
                  body.page-template-report-2022 #financials .container-content .statement .data-foot .foot-row p:nth-of-type(even) {
                    text-align: right;
                    white-space: nowrap; }
              body.page-template-report-2022 #financials .container-content .statement .data-foot:last-of-type .foot-row p {
                font-weight: 400;
                margin-bottom: 0.4375rem; }
                body.page-template-report-2022 #financials .container-content .statement .data-foot:last-of-type .foot-row p.footnote {
                  margin-bottom: 0.9375rem; }
            body.page-template-report-2022 #financials .container-content .statement .data > p {
              font-size: 0.875rem;
              line-height: 1.25rem;
              padding-bottom: 3.9375rem; }
    @media (min-width: 1180px) {
      body.page-template-report-2022 #financials {
        left: 0;
        position: relative;
        margin-top: -8.75rem; }
        body.page-template-report-2022 #financials .container {
          margin: 0 auto;
          max-width: 90rem; }
          body.page-template-report-2022 #financials .container-content {
            margin: 0 8.5rem; }
            body.page-template-report-2022 #financials .container-content .statement {
              background-color: #FFF;
              width: 56.5625rem;
              z-index: 10; }
              body.page-template-report-2022 #financials .container-content .statement .preview {
                align-items: center;
                background-color: #FFF;
                display: flex;
                height: 8rem;
                justify-content: space-between;
                padding: 1.625rem 3.75rem 1.625rem 3rem;
                position: relative;
                z-index: 50; }
                body.page-template-report-2022 #financials .container-content .statement .preview::after {
                  background-color: rgba(255, 255, 255, 0.3);
                  bottom: -2rem;
                  content: "";
                  display: block;
                  height: 2rem;
                  left: 0;
                  position: absolute;
                  width: 100%; }
                body.page-template-report-2022 #financials .container-content .statement .preview h2 {
                  color: #2D2D89;
                  font-family: "Montserrat", sans-serif;
                  font-size: 1.75rem;
                  font-weight: 800;
                  letter-spacing: 0.03rem;
                  line-height: 1.875rem;
                  text-transform: uppercase;
                  padding: 0; }
                body.page-template-report-2022 #financials .container-content .statement .preview svg#dinero {
                  color: #02C9F2;
                  fill: #2D2D89;
                  height: 4rem;
                  width: 4rem; }
                  body.page-template-report-2022 #financials .container-content .statement .preview svg#dinero:hover {
                    color: #2D2D89;
                    fill: #02C9F2; }
                body.page-template-report-2022 #financials .container-content .statement .preview.active svg#dinero {
                  transform: rotate(180deg); }
              body.page-template-report-2022 #financials .container-content .statement .data {
                background-color: #FFF;
                height: 0;
                overflow: hidden;
                padding: 0 3.75rem 0 3rem;
                position: relative;
                z-index: 50; }
                body.page-template-report-2022 #financials .container-content .statement .data.active {
                  overflow-y: auto; }
                body.page-template-report-2022 #financials .container-content .statement .data-head .head-row {
                  border-bottom: 1px solid #2D2D89;
                  display: flex;
                  justify-content: space-between;
                  margin: 0 0 0.6875rem 0;
                  padding: 0 0 0.6875rem 0; }
                  body.page-template-report-2022 #financials .container-content .statement .data-head .head-row.norule {
                    border-bottom: 0;
                    margin: 0 0 0.375rem 0;
                    padding: 0; }
                  body.page-template-report-2022 #financials .container-content .statement .data-head .head-row p {
                    color: #2D2D89;
                    font-family: "Montserrat", sans-serif;
                    font-size: 1.0625rem;
                    font-weight: 800;
                    margin: 0 0 0.3125rem 0;
                    letter-spacing: 0.01rem;
                    line-height: 1.295rem;
                    padding: 0;
                    text-transform: uppercase; }
                    body.page-template-report-2022 #financials .container-content .statement .data-head .head-row p:nth-of-type(odd) {
                      text-align: left; }
                    body.page-template-report-2022 #financials .container-content .statement .data-head .head-row p:nth-of-type(even) {
                      text-align: right; }
                body.page-template-report-2022 #financials .container-content .statement .data-head:first-of-type .head-row p {
                  margin: 0 0 0.6875rem 0; }
                body.page-template-report-2022 #financials .container-content .statement .data-body {
                  border-bottom: 1px solid #2D2D89;
                  margin: 0 0 0.75rem 0;
                  padding: 0 0 0.625rem 0; }
                  body.page-template-report-2022 #financials .container-content .statement .data-body .body-row {
                    display: flex;
                    justify-content: space-between; }
                    body.page-template-report-2022 #financials .container-content .statement .data-body .body-row.hrule {
                      border-bottom: 1px solid #2D2D89;
                      padding-bottom: 0.625rem;
                      margin-bottom: 0.625rem; }
                    body.page-template-report-2022 #financials .container-content .statement .data-body .body-row p {
                      margin: 0 0 0.3125rem 0; }
                      body.page-template-report-2022 #financials .container-content .statement .data-body .body-row p:nth-of-type(odd) {
                        flex-shrink: 1;
                        text-align: left; }
                      body.page-template-report-2022 #financials .container-content .statement .data-body .body-row p:nth-of-type(even) {
                        text-align: right;
                        white-space: nowrap; }
                      body.page-template-report-2022 #financials .container-content .statement .data-body .body-row p.subhead {
                        font-family: "Montserrat", sans-serif;
                        font-size: 1rem;
                        font-weight: 700;
                        margin: 0 0 0.3125rem 0;
                        letter-spacing: 0.03rem;
                        line-height: 1.3125rem;
                        padding: 0;
                        text-transform: uppercase; }
                body.page-template-report-2022 #financials .container-content .statement .data-foot {
                  border-bottom: 1px solid #2D2D89;
                  margin: 0 0 0.75rem 0;
                  padding: 0 0 0.8125rem 0; }
                  body.page-template-report-2022 #financials .container-content .statement .data-foot .foot-row {
                    display: flex;
                    justify-content: space-between; }
                    body.page-template-report-2022 #financials .container-content .statement .data-foot .foot-row.hrule {
                      border-bottom: 1px solid #2D2D89;
                      padding-bottom: 0.625rem;
                      margin-bottom: 0.625rem; }
                      body.page-template-report-2022 #financials .container-content .statement .data-foot .foot-row.hrule p {
                        font-weight: 700; }
                    body.page-template-report-2022 #financials .container-content .statement .data-foot .foot-row p {
                      font-weight: 700; }
                      body.page-template-report-2022 #financials .container-content .statement .data-foot .foot-row p:nth-of-type(odd) {
                        flex-shrink: 1;
                        text-align: left; }
                      body.page-template-report-2022 #financials .container-content .statement .data-foot .foot-row p:nth-of-type(even) {
                        text-align: right;
                        white-space: nowrap; }
                  body.page-template-report-2022 #financials .container-content .statement .data-foot:last-of-type .foot-row p {
                    font-weight: 400;
                    margin-bottom: 0.4375rem; }
                    body.page-template-report-2022 #financials .container-content .statement .data-foot:last-of-type .foot-row p.footnote {
                      margin-bottom: 0.9375rem; }
                body.page-template-report-2022 #financials .container-content .statement .data > p {
                  font-size: 0.875rem;
                  line-height: 1.25rem;
                  padding-bottom: 3.9375rem; } }
  body.page-template-report-2022 #spotlight {
    padding-bottom: 0;
    padding-top: 3.75rem;
    position: relative; }
    body.page-template-report-2022 #spotlight-animate {
      background-color: transparent;
      height: 100%;
      left: 0;
      overflow: hidden;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1; }
      body.page-template-report-2022 #spotlight-animate svg {
        display: none;
        position: absolute; }
        body.page-template-report-2022 #spotlight-animate svg > * {
          transition-duration: 0s !important; }
        body.page-template-report-2022 #spotlight-animate svg.cloud {
          fill: #FFF;
          height: 2.5625rem;
          transition-duration: 0s !important;
          width: 10.0625rem; }
          body.page-template-report-2022 #spotlight-animate svg.cloud#soft {
            right: -1.5625rem;
            top: 11.375rem; }
          body.page-template-report-2022 #spotlight-animate svg.cloud#fluffy {
            left: -5.25rem;
            top: 24.25rem; }
          body.page-template-report-2022 #spotlight-animate svg.cloud#light {
            bottom: 8.9375rem;
            left: 4.8125rem; }
    body.page-template-report-2022 #spotlight .container {
      margin: 0 auto;
      max-width: 90rem; }
      body.page-template-report-2022 #spotlight .container-content {
        margin: 0; }
        body.page-template-report-2022 #spotlight .container-content .spot {
          align-items: stretch;
          display: flex;
          position: relative; }
          body.page-template-report-2022 #spotlight .container-content .spot .copy {
            background-color: #FFF;
            position: relative; }
            body.page-template-report-2022 #spotlight .container-content .spot .copy h2 {
              letter-spacing: 0.001875rem !important;
              line-height: 2rem !important;
              padding: 2.25rem 1.625rem 2.125rem 1.75rem;
              position: absolute; }
          body.page-template-report-2022 #spotlight .container-content .spot#donors {
            flex-direction: column-reverse;
            margin-bottom: 1.75rem;
            margin-right: 0;
            position: relative; }
            body.page-template-report-2022 #spotlight .container-content .spot#donors::after {
              background-color: #CA5DB3;
              content: "";
              display: block;
              height: 60vw;
              left: 2.1875rem;
              position: absolute;
              top: 0.8125rem;
              width: calc(100% - 2.75rem);
              z-index: 0; }
            body.page-template-report-2022 #spotlight .container-content .spot#donors .copy {
              margin-top: 5.5rem;
              padding: 3.875rem 2.5rem;
              padding-top: 4.9375rem;
              position: relative;
              z-index: 1; }
              body.page-template-report-2022 #spotlight .container-content .spot#donors .copy svg#donor-flair {
                bottom: 0;
                display: none;
                height: 5.8125rem;
                position: absolute;
                right: 1.1875rem;
                width: 5.25rem; }
              body.page-template-report-2022 #spotlight .container-content .spot#donors .copy::after {
                background-color: #FFF;
                content: "";
                display: none;
                height: 100%;
                left: 0;
                position: absolute;
                top: 0;
                width: 100vw;
                z-index: -1; }
              body.page-template-report-2022 #spotlight .container-content .spot#donors .copy h2 {
                color: #FFF;
                font-family: "Montserrat", sans-serif;
                font-size: 1.75rem;
                font-weight: 800;
                letter-spacing: 0.03rem;
                line-height: 1.875rem;
                text-transform: uppercase;
                background-color: #CA5DB3;
                left: 1.375rem;
                padding: 1.1875rem 2.125rem;
                top: -2.8125rem;
                width: 16.5625rem; }
              body.page-template-report-2022 #spotlight .container-content .spot#donors .copy p {
                color: #2D2D89;
                font-family: "Montserrat", sans-serif;
                font-size: 1.25rem;
                font-weight: 700;
                line-height: 1.75rem;
                line-height: 1.875rem;
                margin-bottom: 1.25rem;
                padding: 0; }
              body.page-template-report-2022 #spotlight .container-content .spot#donors .copy a {
                background-color: #2D2D89;
                color: #FFF;
                border-radius: 6.25rem;
                display: inline-block;
                font-family: "Montserrat", sans-serif;
                font-size: 1.0625rem;
                font-weight: 800;
                letter-spacing: 0.01rem;
                line-height: 1.3125rem;
                outline: 0;
                padding: 0.875rem 1.3125rem;
                text-align: center;
                text-transform: uppercase;
                display: inline-block;
                text-decoration: none; }
                body.page-template-report-2022 #spotlight .container-content .spot#donors .copy a:hover {
                  background-color: #CA5DB3;
                  color: #FFF; }
            body.page-template-report-2022 #spotlight .container-content .spot#donors img {
              height: 60vw;
              object-fit: cover;
              margin: 0 1.375rem;
              position: relative;
              width: calc(100% - 2.75rem);
              z-index: 1; }
          body.page-template-report-2022 #spotlight .container-content .spot#team {
            flex-direction: column;
            position: relative; }
            body.page-template-report-2022 #spotlight .container-content .spot#team::after {
              background-color: #FFE223;
              content: "";
              display: block;
              height: 60vw;
              left: 0.5625rem;
              position: absolute;
              top: 0.8125rem;
              width: calc(100% - 2.75rem);
              z-index: 0; }
            body.page-template-report-2022 #spotlight .container-content .spot#team img {
              height: 60vw;
              object-fit: cover;
              margin: 0 1.375rem;
              position: relative;
              width: calc(100% - 2.75rem);
              z-index: 2; }
            body.page-template-report-2022 #spotlight .container-content .spot#team .copy {
              margin-top: 5.5rem;
              padding: 3.875rem 2.5rem;
              position: relative;
              z-index: 1; }
              body.page-template-report-2022 #spotlight .container-content .spot#team .copy svg#team-flair {
                fill: #FFF;
                bottom: -0.625rem;
                display: none;
                height: 6.6875rem;
                position: absolute;
                right: 2rem;
                width: 7.5625rem; }
              body.page-template-report-2022 #spotlight .container-content .spot#team .copy::after {
                background-color: #FFF;
                content: "";
                display: none;
                height: 100%;
                position: absolute;
                right: 0;
                top: 1.75rem;
                width: calc(100% + 3rem);
                z-index: -1; }
              body.page-template-report-2022 #spotlight .container-content .spot#team .copy h2 {
                color: #2D2D89;
                font-family: "Montserrat", sans-serif;
                font-size: 1.75rem;
                font-weight: 800;
                letter-spacing: 0.03rem;
                line-height: 1.875rem;
                text-transform: uppercase;
                background-color: #FFE223;
                left: 1.375rem;
                padding: 1.5625rem 1.6875rem;
                top: -2.125rem;
                width: 13.5rem; }
              body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul {
                list-style: none;
                padding: 0; }
                body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li {
                  border-bottom: 0.125rem solid #2D2D89;
                  padding: 1.625rem 1.25rem 1.0625rem 0;
                  position: relative; }
                  body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li:first-of-type {
                    margin-top: 1.625rem;
                    padding-top: 0; }
                  body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li:last-of-type {
                    border-bottom: none; }
                  body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li::after {
                    background-color: #2D2D89;
                    clip-path: polygon(0 0, 0% 100%, 70% 50%);
                    content: "";
                    display: block;
                    height: 1.25rem;
                    margin-left: 0.5625rem;
                    position: absolute;
                    right: 0;
                    top: calc(50% - 0.625rem);
                    transition-duration: 0.2s;
                    width: 1.25rem; }
                  body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li a {
                    color: #2D2D89;
                    font-family: "Montserrat", sans-serif;
                    font-size: 1.5625rem;
                    font-weight: 700;
                    line-height: 2.3125rem;
                    display: block;
                    line-height: 1.85rem;
                    text-decoration: none; }
                  body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li:hover::after {
                    background-color: #CA5DB3; }
                  body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li:hover a {
                    color: #CA5DB3; }
    @media (min-width: 1180px) {
      body.page-template-report-2022 #spotlight {
        padding-bottom: 5rem;
        padding-top: 13.5rem;
        position: relative; }
        body.page-template-report-2022 #spotlight-animate svg {
          display: block; }
        body.page-template-report-2022 #spotlight .container {
          margin: 0 auto;
          max-width: 90rem; }
          body.page-template-report-2022 #spotlight .container-content {
            margin: 0 8.5rem; }
            body.page-template-report-2022 #spotlight .container-content .spot {
              align-items: stretch;
              display: flex;
              flex-direction: row;
              position: relative; }
              body.page-template-report-2022 #spotlight .container-content .spot .copy {
                background-color: #FFF;
                position: relative; }
                body.page-template-report-2022 #spotlight .container-content .spot .copy h2 {
                  letter-spacing: 0.001875rem !important;
                  line-height: 2rem !important;
                  padding: 2.25rem 1.625rem 2.125rem 1.75rem;
                  position: absolute; }
              body.page-template-report-2022 #spotlight .container-content .spot#donors {
                flex-direction: row;
                margin-bottom: 7.5625rem;
                margin-right: 7.875rem;
                position: relative; }
                body.page-template-report-2022 #spotlight .container-content .spot#donors::after {
                  background-color: #CA5DB3;
                  content: "";
                  display: block;
                  height: 100%;
                  left: auto;
                  position: absolute;
                  right: -1.9375rem;
                  top: 2.0625rem;
                  width: 100%;
                  z-index: 0; }
                body.page-template-report-2022 #spotlight .container-content .spot#donors .copy {
                  margin-top: 0;
                  padding: 3.875rem 2.5rem;
                  position: relative;
                  z-index: 1; }
                  body.page-template-report-2022 #spotlight .container-content .spot#donors .copy svg#donor-flair {
                    bottom: 0;
                    display: block;
                    height: 5.8125rem;
                    position: absolute;
                    right: 1.1875rem;
                    width: 5.25rem; }
                  body.page-template-report-2022 #spotlight .container-content .spot#donors .copy::after {
                    background-color: #FFF;
                    content: "";
                    display: block;
                    height: 100%;
                    left: 0;
                    position: absolute;
                    top: 2.0625rem;
                    width: calc(100% + 3.8125rem);
                    z-index: -1; }
                  body.page-template-report-2022 #spotlight .container-content .spot#donors .copy h2 {
                    color: #FFF;
                    font-family: "Montserrat", sans-serif;
                    font-size: 1.75rem;
                    font-weight: 800;
                    letter-spacing: 0.03rem;
                    line-height: 1.875rem;
                    text-transform: uppercase;
                    background-color: #CA5DB3;
                    left: -1.5625rem;
                    padding: 2.25rem 1.625rem 2.125rem 1.75rem;
                    top: -4.1875rem;
                    width: 24rem; }
                  body.page-template-report-2022 #spotlight .container-content .spot#donors .copy p {
                    color: #2D2D89;
                    font-family: "Montserrat", sans-serif;
                    font-size: 1.25rem;
                    font-weight: 700;
                    line-height: 1.75rem;
                    line-height: 1.875rem;
                    margin-bottom: 1.25rem;
                    padding: 0; }
                  body.page-template-report-2022 #spotlight .container-content .spot#donors .copy a {
                    background-color: #2D2D89;
                    color: #FFF;
                    border-radius: 6.25rem;
                    display: inline-block;
                    font-family: "Montserrat", sans-serif;
                    font-size: 1.0625rem;
                    font-weight: 800;
                    letter-spacing: 0.01rem;
                    line-height: 1.3125rem;
                    outline: 0;
                    padding: 0.875rem 1.3125rem;
                    text-align: center;
                    text-transform: uppercase;
                    display: inline-block;
                    text-decoration: none; }
                    body.page-template-report-2022 #spotlight .container-content .spot#donors .copy a:hover {
                      background-color: #CA5DB3;
                      color: #FFF; }
                body.page-template-report-2022 #spotlight .container-content .spot#donors img {
                  height: 28.9375rem;
                  margin: 0;
                  object-fit: cover;
                  position: relative;
                  width: 39.25rem;
                  z-index: 1; }
              body.page-template-report-2022 #spotlight .container-content .spot#team {
                flex-direction: row;
                margin-left: 7.875rem;
                position: relative; }
                body.page-template-report-2022 #spotlight .container-content .spot#team::after {
                  background-color: #FFE223;
                  content: "";
                  display: block;
                  height: 100%;
                  left: -1.6875rem;
                  position: absolute;
                  top: 1.75rem;
                  width: 100%;
                  z-index: 0; }
                body.page-template-report-2022 #spotlight .container-content .spot#team img {
                  height: 28.9375rem;
                  margin: 0;
                  object-fit: cover;
                  position: relative;
                  width: 39.25rem;
                  z-index: 2; }
                body.page-template-report-2022 #spotlight .container-content .spot#team .copy {
                  margin: 0;
                  padding: 5.8125rem 2.5625rem 3.875rem 2.5rem;
                  position: relative;
                  z-index: 1; }
                  body.page-template-report-2022 #spotlight .container-content .spot#team .copy svg#team-flair {
                    fill: #FFF;
                    bottom: -0.625rem;
                    display: block;
                    height: 6.6875rem;
                    position: absolute;
                    right: 2rem;
                    width: 7.5625rem; }
                  body.page-template-report-2022 #spotlight .container-content .spot#team .copy::after {
                    background-color: #FFF;
                    content: "";
                    display: block;
                    height: 100%;
                    position: absolute;
                    right: 0;
                    top: 1.75rem;
                    width: calc(100% + 3rem);
                    z-index: -1; }
                  body.page-template-report-2022 #spotlight .container-content .spot#team .copy h2 {
                    color: #2D2D89;
                    font-family: "Montserrat", sans-serif;
                    font-size: 1.75rem;
                    font-weight: 800;
                    letter-spacing: 0.03rem;
                    line-height: 1.875rem;
                    text-transform: uppercase;
                    background-color: #FFE223;
                    left: auto;
                    right: 9.8125rem;
                    top: -2.125rem;
                    width: 13.5rem; }
                  body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul {
                    list-style: none; }
                    body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li {
                      border-bottom: 0.125rem solid #2D2D89;
                      padding: 1.625rem 1.25rem 1.0625rem 0;
                      position: relative; }
                      body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li:first-of-type {
                        margin-top: 1.625rem;
                        padding-top: 0; }
                      body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li:last-of-type {
                        border-bottom: none; }
                      body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li::after {
                        background-color: #2D2D89;
                        clip-path: polygon(0 0, 0% 100%, 70% 50%);
                        content: "";
                        display: block;
                        height: 1.25rem;
                        margin-left: 0.5625rem;
                        position: absolute;
                        right: 0;
                        top: calc(50% - 0.625rem);
                        transition-duration: 0.2s;
                        width: 1.25rem; }
                      body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li a {
                        color: #2D2D89;
                        font-family: "Montserrat", sans-serif;
                        font-size: 1.5625rem;
                        font-weight: 700;
                        line-height: 2.3125rem;
                        display: block;
                        line-height: 1.85rem;
                        text-decoration: none; }
                      body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li:hover::after {
                        background-color: #CA5DB3; }
                      body.page-template-report-2022 #spotlight .container-content .spot#team .copy ul li:hover a {
                        color: #CA5DB3; } }
  body.page-template-report-2022 #summer {
    background-color: #ABD455;
    padding-bottom: 9rem;
    padding-top: 5.1875rem;
    position: relative; }
    body.page-template-report-2022 #summer-animate {
      background-color: transparent;
      height: 100%;
      left: 0;
      overflow: hidden;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1; }
      body.page-template-report-2022 #summer-animate svg {
        position: absolute; }
        body.page-template-report-2022 #summer-animate svg#land {
          bottom: -10rem;
          height: 45.875rem;
          left: 0;
          transition-duration: 0s !important;
          width: 100%;
          z-index: 0; }
      body.page-template-report-2022 #summer-animate .container {
        height: 100%;
        margin: 0 auto;
        max-width: 87.5rem;
        position: relative;
        width: 100%; }
        body.page-template-report-2022 #summer-animate .container svg {
          fill: #ABD455; }
          body.page-template-report-2022 #summer-animate .container svg#arbor {
            display: none; }
            body.page-template-report-2022 #summer-animate .container svg#arbor-sm {
              bottom: -0.125rem;
              display: block;
              height: 3.3125rem;
              left: 0.875rem;
              width: 6.5rem;
              z-index: 5; }
          body.page-template-report-2022 #summer-animate .container svg#urban {
            display: none; }
            body.page-template-report-2022 #summer-animate .container svg#urban-sm {
              bottom: -0.375rem;
              display: block;
              height: 6.25rem;
              right: 0.8125rem;
              width: 11.875rem;
              z-index: 5; }
    body.page-template-report-2022 #summer .container {
      margin: 0 auto;
      max-width: 90rem;
      position: relative;
      z-index: 1; }
      body.page-template-report-2022 #summer .container-content {
        margin: 0 1.375rem; }
        body.page-template-report-2022 #summer .container-content h2 {
          color: #FFE223;
          font-family: "Montserrat", sans-serif;
          font-size: 1.75rem;
          font-weight: 800;
          letter-spacing: 0.03rem;
          line-height: 1.875rem;
          text-transform: uppercase;
          background-color: #2D2D89;
          display: inline-block;
          position: relative;
          z-index: 20;
          display: block;
          margin-bottom: 5rem;
          margin-left: auto;
          margin-top: 15.9375rem;
          padding: 1.375rem 1.25rem 1.3125rem 1.8125rem;
          width: 14.875rem; }
          body.page-template-report-2022 #summer .container-content h2::before {
            background-color: #FFE223;
            content: "";
            display: inline-block;
            height: 6.3125rem;
            position: absolute;
            z-index: -1; }
          body.page-template-report-2022 #summer .container-content h2::after {
            background-color: #2D2D89;
            content: "";
            display: inline-block;
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: -1; }
          body.page-template-report-2022 #summer .container-content h2 span {
            color: #2D2D89;
            font-family: "bsd_thin_skinnedregular";
            font-size: 6.25rem;
            font-weight: 400;
            line-height: 7.8125rem;
            position: absolute; }
          body.page-template-report-2022 #summer .container-content h2::before {
            height: 14.625rem;
            right: 0;
            top: -13.375rem;
            width: 20.125rem; }
          body.page-template-report-2022 #summer .container-content h2 span {
            right: 0;
            top: -15.9375rem;
            width: 18.9375rem; }
          body.page-template-report-2022 #summer .container-content h2 svg#brightly {
            height: 6.6875rem;
            left: -5.25rem;
            position: absolute;
            top: 4.125rem;
            width: 7.0625rem;
            z-index: 1; }
        body.page-template-report-2022 #summer .container-content .shiny {
          display: flex;
          flex-direction: column;
          gap: 14px; }
          body.page-template-report-2022 #summer .container-content .shiny .shine p {
            padding: 0; }
          body.page-template-report-2022 #summer .container-content .shiny .shine.intro {
            margin-bottom: 1.6875rem;
            width: 100%; }
            body.page-template-report-2022 #summer .container-content .shiny .shine.intro p {
              color: #2D2D89;
              font-family: "Montserrat", sans-serif;
              font-size: 1.25rem;
              font-weight: 700;
              line-height: 1.75rem;
              line-height: 1.875rem;
              margin-bottom: 2.5rem; }
            body.page-template-report-2022 #summer .container-content .shiny .shine.intro img {
              height: 60vw;
              margin: 0;
              object-fit: cover;
              width: 100%; }
              body.page-template-report-2022 #summer .container-content .shiny .shine.intro img.sm-only {
                margin-bottom: 1.4375rem; }
          body.page-template-report-2022 #summer .container-content .shiny .shine.upcoming {
            width: 100%; }
            body.page-template-report-2022 #summer .container-content .shiny .shine.upcoming img {
              display: none;
              height: 23.875rem;
              margin: 0 0 0 auto;
              object-fit: cover;
              width: 31.875rem; }
            body.page-template-report-2022 #summer .container-content .shiny .shine.upcoming h3 {
              color: #2D2D89;
              font-family: "Montserrat", sans-serif;
              font-size: 1.75rem;
              font-weight: 800;
              letter-spacing: 0.03rem;
              line-height: 1.875rem;
              text-transform: uppercase;
              background-color: #FFE223;
              display: inline-block;
              line-height: 2rem;
              margin-bottom: 1.125rem;
              padding: 1.8125rem 1.3125rem 1.4375rem 1.5625rem;
              width: 20.0625rem; }
            body.page-template-report-2022 #summer .container-content .shiny .shine.upcoming p {
              color: #2D2D89;
              font-family: "Montserrat", sans-serif;
              font-size: 1.25rem;
              font-weight: 400;
              line-height: 1.75rem;
              line-height: 1.875rem;
              margin-bottom: 1rem; }
            body.page-template-report-2022 #summer .container-content .shiny .shine.upcoming a {
              background-color: #2D2D89;
              color: #FFF;
              border-radius: 6.25rem;
              display: inline-block;
              font-family: "Montserrat", sans-serif;
              font-size: 1.0625rem;
              font-weight: 800;
              letter-spacing: 0.01rem;
              line-height: 1.3125rem;
              outline: 0;
              padding: 0.875rem 1.3125rem;
              text-align: center;
              text-transform: uppercase;
              display: inline-block;
              text-decoration: none; }
              body.page-template-report-2022 #summer .container-content .shiny .shine.upcoming a:hover {
                background-color: #FFE223;
                color: #2D2D89; }
    @media (min-width: 1180px) {
      body.page-template-report-2022 #summer {
        background-color: #ABD455;
        padding-bottom: 9rem;
        padding-top: 6.625rem;
        position: relative; }
        body.page-template-report-2022 #summer-animate {
          background-color: transparent;
          height: 100%;
          left: 0;
          overflow: hidden;
          position: absolute;
          top: 0;
          width: 100%;
          z-index: 1; }
          body.page-template-report-2022 #summer-animate svg {
            position: absolute; }
            body.page-template-report-2022 #summer-animate svg#land {
              bottom: -10rem;
              height: 45.875rem;
              left: 0;
              transition-duration: 0s !important;
              width: 100%;
              z-index: 1; }
          body.page-template-report-2022 #summer-animate .container {
            height: 100%;
            margin: 0 auto;
            max-width: 87.5rem;
            position: relative;
            width: 100%; }
            body.page-template-report-2022 #summer-animate .container svg {
              fill: #8FB838; }
              body.page-template-report-2022 #summer-animate .container svg#arbor {
                bottom: 32.45rem;
                display: block;
                height: 4.375rem;
                left: 2.3125rem;
                width: 7.8125rem; }
                body.page-template-report-2022 #summer-animate .container svg#arbor-sm {
                  display: none; }
              body.page-template-report-2022 #summer-animate .container svg#urban {
                bottom: 31.45rem;
                display: block;
                height: 9.25rem;
                right: -2.125rem;
                width: 18.6875rem; }
                body.page-template-report-2022 #summer-animate .container svg#urban-sm {
                  display: none; }
        body.page-template-report-2022 #summer .container {
          margin: 0 auto;
          max-width: 90rem;
          position: relative;
          z-index: 1; }
          body.page-template-report-2022 #summer .container-content {
            margin: 0 8.5rem; }
            body.page-template-report-2022 #summer .container-content h2 {
              color: #FFE223;
              font-family: "Montserrat", sans-serif;
              font-size: 1.75rem;
              font-weight: 800;
              letter-spacing: 0.03rem;
              line-height: 1.875rem;
              text-transform: uppercase;
              background-color: #2D2D89;
              display: inline-block;
              position: relative;
              z-index: 20;
              display: inline-block;
              margin-bottom: 3.4375rem;
              margin-left: 25.1875rem;
              margin-top: 7.30187rem;
              padding: 1.375rem 1.6875rem 1.23937rem 1.8125rem;
              width: auto; }
              body.page-template-report-2022 #summer .container-content h2::before {
                background-color: #FFE223;
                content: "";
                display: inline-block;
                height: 6.3125rem;
                position: absolute;
                z-index: -1; }
              body.page-template-report-2022 #summer .container-content h2::after {
                background-color: #2D2D89;
                content: "";
                display: inline-block;
                height: 100%;
                left: 0;
                position: absolute;
                top: 0;
                width: 100%;
                z-index: -1; }
              body.page-template-report-2022 #summer .container-content h2 span {
                color: #2D2D89;
                font-family: "bsd_thin_skinnedregular";
                font-size: 6.25rem;
                font-weight: 400;
                line-height: 7.8125rem;
                position: absolute; }
              body.page-template-report-2022 #summer .container-content h2::before {
                left: -25.1875rem;
                right: auto;
                top: -4.8125rem;
                width: 36.4375rem; }
              body.page-template-report-2022 #summer .container-content h2 span {
                left: -24rem;
                right: auto;
                top: -7.30187rem;
                white-space: nowrap;
                width: auto; }
              body.page-template-report-2022 #summer .container-content h2 svg#brightly {
                display: block;
                height: 9.1875rem;
                left: auto;
                position: absolute;
                right: -7.625rem;
                top: -6.875rem;
                width: 9.6875rem;
                z-index: 1; }
            body.page-template-report-2022 #summer .container-content .shiny {
              display: flex;
              flex-direction: row;
              gap: 14px; }
              body.page-template-report-2022 #summer .container-content .shiny .shine p {
                padding: 0; }
              body.page-template-report-2022 #summer .container-content .shiny .shine.intro {
                margin-bottom: 0;
                width: 47%; }
                body.page-template-report-2022 #summer .container-content .shiny .shine.intro p {
                  color: #2D2D89;
                  font-family: "Montserrat", sans-serif;
                  font-size: 1.25rem;
                  font-weight: 700;
                  line-height: 1.75rem;
                  line-height: 1.875rem;
                  margin-bottom: 2.5rem; }
                body.page-template-report-2022 #summer .container-content .shiny .shine.intro img {
                  height: 30.125rem;
                  object-fit: cover;
                  width: 26.8125rem; }
                  body.page-template-report-2022 #summer .container-content .shiny .shine.intro img.sm-only {
                    display: none; }
              body.page-template-report-2022 #summer .container-content .shiny .shine.upcoming {
                width: 53%; }
                body.page-template-report-2022 #summer .container-content .shiny .shine.upcoming img {
                  display: block;
                  height: 23.875rem;
                  margin: 0 0 0 auto;
                  object-fit: cover;
                  width: 31.875rem; }
                body.page-template-report-2022 #summer .container-content .shiny .shine.upcoming h3 {
                  color: #2D2D89;
                  font-family: "Montserrat", sans-serif;
                  font-size: 1.75rem;
                  font-weight: 800;
                  letter-spacing: 0.03rem;
                  line-height: 1.875rem;
                  text-transform: uppercase;
                  background-color: #FFE223;
                  display: inline-block;
                  line-height: 2rem;
                  margin-bottom: 1.875rem;
                  margin-top: -2.125rem;
                  padding: 1.8125rem 1.3125rem 1.4375rem 1.5625rem;
                  width: auto; }
                body.page-template-report-2022 #summer .container-content .shiny .shine.upcoming p {
                  color: #2D2D89;
                  font-family: "Montserrat", sans-serif;
                  font-size: 1.25rem;
                  font-weight: 400;
                  line-height: 1.75rem;
                  line-height: 1.875rem;
                  margin-bottom: 1rem; }
                body.page-template-report-2022 #summer .container-content .shiny .shine.upcoming a {
                  background-color: #2D2D89;
                  color: #FFF;
                  border-radius: 6.25rem;
                  display: inline-block;
                  font-family: "Montserrat", sans-serif;
                  font-size: 1.0625rem;
                  font-weight: 800;
                  letter-spacing: 0.01rem;
                  line-height: 1.3125rem;
                  outline: 0;
                  padding: 0.875rem 1.3125rem;
                  text-align: center;
                  text-transform: uppercase;
                  display: inline-block;
                  text-decoration: none; }
                  body.page-template-report-2022 #summer .container-content .shiny .shine.upcoming a:hover {
                    background-color: #FFE223;
                    color: #2D2D89; } }
  body.page-template-report-2022 footer {
    background-color: #2D2D89;
    border-top: 2rem solid #ABD455;
    padding: 1.9375rem 0 5rem; }
    body.page-template-report-2022 footer .container {
      margin: 0 auto;
      max-width: 90rem; }
      body.page-template-report-2022 footer .container-content {
        display: flex;
        flex-direction: column;
        gap: 2.125rem;
        margin: 0 1.375rem; }
        body.page-template-report-2022 footer .container-content .logo svg.logo {
          height: 3.75rem;
          fill: #FFF;
          width: 16.75rem; }
        body.page-template-report-2022 footer .container-content .contact {
          color: #FFF;
          font-family: "Montserrat", sans-serif;
          font-size: 1rem;
          font-weight: 700;
          line-height: 1.3125rem; }
          body.page-template-report-2022 footer .container-content .contact address {
            font-style: normal;
            margin-bottom: 1.625rem; }
          body.page-template-report-2022 footer .container-content .contact .social p {
            margin-bottom: 1rem;
            padding: 0; }
          body.page-template-report-2022 footer .container-content .contact .social ul {
            display: flex;
            gap: 1.5rem;
            list-style: none;
            padding: 0; }
            body.page-template-report-2022 footer .container-content .contact .social ul li {
              display: block; }
              body.page-template-report-2022 footer .container-content .contact .social ul li a img {
                height: 1.125rem;
                width: 1.125rem; }
              body.page-template-report-2022 footer .container-content .contact .social ul li a:hover img {
                filter: invert(75%) sepia(36%) saturate(400%) hue-rotate(50deg) brightness(264%) contrast(189%); }
        body.page-template-report-2022 footer .container-content .download {
          border-top: 0.25rem solid rgba(255, 255, 255, 0.4); }
          body.page-template-report-2022 footer .container-content .download h4 {
            color: #FFF;
            font-family: "bsd_thin_skinnedregular";
            font-size: 2.75rem;
            font-weight: 400;
            line-height: 3.1625rem;
            padding-top: 1.5625rem;
            margin-bottom: 1rem; }
          body.page-template-report-2022 footer .container-content .download a {
            color: #FFF;
            font-family: "Montserrat", sans-serif;
            font-size: 1rem;
            font-weight: 700;
            line-height: 1.3125rem;
            text-decoration: none; }
            body.page-template-report-2022 footer .container-content .download a svg.linkout {
              fill: #FFF;
              height: 1rem;
              margin-right: 0.625rem;
              transition-duration: 0s;
              vertical-align: middle;
              width: 1.625rem; }
            body.page-template-report-2022 footer .container-content .download a:hover {
              color: #ABD455; }
              body.page-template-report-2022 footer .container-content .download a:hover svg.linkout {
                fill: #ABD455; }
            body.page-template-report-2022 footer .container-content .download a.report {
              background-color: #ABD455;
              color: #2D2D89;
              border-radius: 6.25rem;
              display: inline-block;
              font-family: "Montserrat", sans-serif;
              font-size: 1.0625rem;
              font-weight: 800;
              letter-spacing: 0.01rem;
              line-height: 1.3125rem;
              outline: 0;
              padding: 0.875rem 1.3125rem;
              text-align: center;
              text-transform: uppercase;
              display: inline-block;
              margin-bottom: 2.8125rem;
              text-decoration: none; }
              body.page-template-report-2022 footer .container-content .download a.report:hover {
                background-color: #02C9F2;
                color: #2D2D89; }
    @media (min-width: 1180px) {
      body.page-template-report-2022 footer {
        background-color: #2D2D89;
        border-top: 2rem solid #ABD455;
        padding: 4.625rem 0 6.375rem; }
        body.page-template-report-2022 footer .container {
          margin: 0 auto;
          max-width: 90rem; }
          body.page-template-report-2022 footer .container-content {
            display: flex;
            flex-direction: row;
            gap: 5.0625rem;
            margin: 0 8.5rem; }
            body.page-template-report-2022 footer .container-content .logo svg.logo {
              height: 3.75rem;
              fill: #FFF;
              width: 16.75rem; }
            body.page-template-report-2022 footer .container-content .contact {
              color: #FFF;
              font-family: "Montserrat", sans-serif;
              font-size: 1rem;
              font-weight: 700;
              line-height: 1.3125rem; }
              body.page-template-report-2022 footer .container-content .contact address {
                font-style: normal;
                margin-bottom: 3.625rem; }
              body.page-template-report-2022 footer .container-content .contact .social p {
                margin-bottom: 1rem;
                padding: 0; }
              body.page-template-report-2022 footer .container-content .contact .social ul {
                display: flex;
                gap: 1.5rem;
                list-style: none;
                padding: 0; }
                body.page-template-report-2022 footer .container-content .contact .social ul li {
                  display: block; }
                  body.page-template-report-2022 footer .container-content .contact .social ul li a img {
                    height: 1.125rem;
                    width: 1.125rem; }
                  body.page-template-report-2022 footer .container-content .contact .social ul li a:hover img {
                    filter: invert(75%) sepia(36%) saturate(400%) hue-rotate(50deg) brightness(264%) contrast(189%); }
            body.page-template-report-2022 footer .container-content .download {
              border: 0;
              border-left: 0.25rem solid rgba(255, 255, 255, 0.4);
              padding-left: 3.5625rem; }
              body.page-template-report-2022 footer .container-content .download h4 {
                color: #FFF;
                font-family: "bsd_thin_skinnedregular";
                font-size: 2.75rem;
                font-weight: 400;
                line-height: 3.1625rem;
                padding: 0;
                margin-bottom: 1rem; }
              body.page-template-report-2022 footer .container-content .download a {
                color: #FFF;
                font-family: "Montserrat", sans-serif;
                font-size: 1rem;
                font-weight: 700;
                line-height: 1.3125rem;
                text-decoration: none; }
                body.page-template-report-2022 footer .container-content .download a svg.linkout {
                  height: 1rem;
                  margin-right: 0.625rem;
                  transition-duration: 0s;
                  vertical-align: middle;
                  width: 1.625rem; }
                body.page-template-report-2022 footer .container-content .download a:hover {
                  color: #ABD455; }
                  body.page-template-report-2022 footer .container-content .download a:hover svg.linkout {
                    fill: #ABD455; }
                body.page-template-report-2022 footer .container-content .download a.report {
                  background-color: #ABD455;
                  color: #2D2D89;
                  border-radius: 6.25rem;
                  display: inline-block;
                  font-family: "Montserrat", sans-serif;
                  font-size: 1.0625rem;
                  font-weight: 800;
                  letter-spacing: 0.01rem;
                  line-height: 1.3125rem;
                  outline: 0;
                  padding: 0.875rem 1.3125rem;
                  text-align: center;
                  text-transform: uppercase;
                  display: inline-block;
                  margin-bottom: 2.8125rem;
                  text-decoration: none; }
                  body.page-template-report-2022 footer .container-content .download a.report:hover {
                    background-color: #02C9F2;
                    color: #2D2D89; } }

body.page-template-donors-2022 {
  background-color: #fff;
  margin: 0;
  padding: 0;
  width: 100%;
  /**
 * Variables: Colors 
 */
  /**
 * Variables: Type 
 */
  /**
 * Mixins: Type 
 */
  /**
 * Mixins: Color Progressions 
 */
  /**
 * Mixins: Breakpoints 
 */
  /**
 * Mixins: Buttons 
 */
  /**
 * Mixins: Headings 
 */
  /**
 * Mixins: Animate 
 */
  /**
 * Keyframes 
 */
  /**
 * Reset: default header & footer 
 */
  /**
 * Report-Wide Styles 
 */ }

@keyframes breeze {
  0% {
    transform: translateX(0); }
  85% {
    opacity: 1;
    transform: translateX(-120vw); }
  87% {
    opacity: 0;
    visibility: hidden; }
  90% {
    transform: translateX(10vw); }
  91% {
    opacity: 0;
    visibility: hidden; }
  93% {
    opacity: 1;
    visibility: visible; }
  100% {
    transform: translateX(0); } }
  body.page-template-donors-2022 #mainCntr.context-report {
    padding: 0; }
    body.page-template-donors-2022 #mainCntr.context-report > header {
      display: none; }
  body.page-template-donors-2022 #footer.context-report {
    display: none; }
  body.page-template-donors-2022 button {
    border: 0;
    outline: 0; }
  body.page-template-donors-2022 div#report-2022 {
    position: relative; }
    body.page-template-donors-2022 div#report-2022 #backdrop {
      background-color: rgba(0, 0, 0, 0.45);
      height: 100%;
      opacity: 0;
      position: absolute;
      visibility: hidden;
      width: 100%;
      z-index: 9; }
      body.page-template-donors-2022 div#report-2022 #backdrop.active {
        opacity: 1;
        visibility: visible; }
    body.page-template-donors-2022 div#report-2022 * {
      text-rendering: optimizeLegibility;
      -webkit-font-smoothing: subpixel-antialiased !important;
      transition-duration: 0.2s; }
  body.page-template-donors-2022 .container {
    margin: 0;
    max-width: none;
    padding: 0; }
    body.page-template-donors-2022 .container-content {
      margin: 0 8.5rem;
      max-width: none;
      padding: 0; }
  body.page-template-donors-2022 h1, body.page-template-donors-2022 h2, body.page-template-donors-2022 h3, body.page-template-donors-2022 h4, body.page-template-donors-2022 h5, body.page-template-donors-2022 h6, body.page-template-donors-2022 p, body.page-template-donors-2022 a {
    padding: 0; }
  body.page-template-donors-2022 img:not([src]) {
    visibility: hidden; }
  body.page-template-donors-2022 #opener {
    position: relative; }
    body.page-template-donors-2022 #opener .tabs {
      display: flex;
      position: relative;
      width: 100%; }
      body.page-template-donors-2022 #opener .tabs svg.carat {
        bottom: -1.125rem;
        fill: #ABD455;
        height: 1.25rem;
        left: calc(25% - 1.625rem);
        position: absolute;
        width: 3.25rem; }
      body.page-template-donors-2022 #opener .tabs.offset svg.carat {
        fill: #02C9F2;
        left: auto;
        right: calc(25% - 1.625rem); }
      body.page-template-donors-2022 #opener .tabs button.tab {
        color: #2D2D89;
        font-family: "bsd_thin_skinnedregular";
        font-size: 2.75rem;
        font-weight: 400;
        line-height: 3.1625rem;
        background-color: #E7E7E7;
        height: 5.1875rem;
        padding: .75rem;
        position: relative;
        width: 50%;
        z-index: 1; }
        body.page-template-donors-2022 #opener .tabs button.tab svg.flair {
          display: none;
          fill: #2D2D89;
          height: 1.35187rem;
          position: absolute;
          top: 0.45rem;
          width: 1.45437rem; }
          @media (min-width: 1180px) {
            body.page-template-donors-2022 #opener .tabs button.tab svg.flair {
              height: 2.41438rem;
              top: 0.75rem;
              width: 2.5975rem; } }
        body.page-template-donors-2022 #opener .tabs button.tab#donors-tab svg.flair {
          left: calc(50% + 2.5rem); }
        @media (min-width: 1180px) {
          body.page-template-donors-2022 #opener .tabs button.tab#donors-tab svg.flair {
            left: calc(50% + 6.125rem); } }
        body.page-template-donors-2022 #opener .tabs button.tab#partners-tab svg.flair {
          left: calc(50% + 3.5rem); }
        @media (min-width: 1180px) {
          body.page-template-donors-2022 #opener .tabs button.tab#partners-tab svg.flair {
            left: calc(50% + 8.25rem); } }
        body.page-template-donors-2022 #opener .tabs button.tab::after {
          background-color: #2D2D89;
          bottom: 1rem;
          content: "";
          display: none;
          height: 0.1875rem;
          position: absolute; }
        @media (min-width: 1180px) {
          body.page-template-donors-2022 #opener .tabs button.tab {
            color: #2D2D89;
            font-family: "bsd_thin_skinnedregular";
            font-size: 6.25rem;
            font-weight: 400;
            line-height: 7.8125rem;
            background-color: #E7E7E7;
            height: 10.375rem; }
            body.page-template-donors-2022 #opener .tabs button.tab::after {
              background-color: #2D2D89;
              bottom: 1.5rem;
              content: "";
              display: none;
              height: 0.375rem;
              position: absolute; } }
        body.page-template-donors-2022 #opener .tabs button.tab:hover svg.flair, body.page-template-donors-2022 #opener .tabs button.tab.active svg.flair {
          display: block; }
        body.page-template-donors-2022 #opener .tabs button.tab:hover#donors-tab, body.page-template-donors-2022 #opener .tabs button.tab.active#donors-tab {
          background-color: #ABD455; }
          body.page-template-donors-2022 #opener .tabs button.tab:hover#donors-tab::after, body.page-template-donors-2022 #opener .tabs button.tab.active#donors-tab::after {
            display: block;
            left: calc(50% - 3.125rem);
            width: 6.25rem; }
          @media (min-width: 1180px) {
            body.page-template-donors-2022 #opener .tabs button.tab:hover#donors-tab::after, body.page-template-donors-2022 #opener .tabs button.tab.active#donors-tab::after {
              left: calc(50% - 6.84375rem);
              width: 13.6875rem; } }
        body.page-template-donors-2022 #opener .tabs button.tab:hover#partners-tab, body.page-template-donors-2022 #opener .tabs button.tab.active#partners-tab {
          background-color: #02C9F2; }
          body.page-template-donors-2022 #opener .tabs button.tab:hover#partners-tab::after, body.page-template-donors-2022 #opener .tabs button.tab.active#partners-tab::after {
            display: block;
            left: calc(50% - 4.0625rem);
            width: 8.125rem; }
          @media (min-width: 1180px) {
            body.page-template-donors-2022 #opener .tabs button.tab:hover#partners-tab::after, body.page-template-donors-2022 #opener .tabs button.tab.active#partners-tab::after {
              left: calc(50% - 9.0625rem);
              width: 18.125rem; } }
    body.page-template-donors-2022 #opener .intro {
      background-color: #2D2D89;
      padding: 4rem 2rem 1rem 2rem;
      text-align: center; }
      body.page-template-donors-2022 #opener .intro p {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 1.25rem;
        font-weight: 700;
        line-height: 1.75rem;
        margin: 0 auto 1rem;
        max-width: 46rem; }
      body.page-template-donors-2022 #opener .intro a {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1.3125rem;
        text-decoration: none; }
        body.page-template-donors-2022 #opener .intro a svg.linkup {
          fill: #FFF;
          height: 0.920625rem;
          margin-right: 0.4775rem;
          transform: rotate(-90deg);
          transition-duration: 0.2s;
          vertical-align: middle;
          width: 1.0625rem; }
        body.page-template-donors-2022 #opener .intro a:hover {
          color: #ABD455; }
          body.page-template-donors-2022 #opener .intro a:hover svg.linkup {
            fill: #ABD455; }
  body.page-template-donors-2022 #contributors {
    padding: 6rem 2rem 5.3125rem;
    position: relative; }
    body.page-template-donors-2022 #contributors svg.angles {
      height: 3.25rem;
      left: 0;
      position: absolute;
      top: -1rem;
      transform: rotate(180deg);
      width: 100%;
      z-index: 1; }
    body.page-template-donors-2022 #contributors .list {
      display: none;
      margin: 0 auto;
      max-width: 74.6875rem;
      opacity: 0; }
      body.page-template-donors-2022 #contributors .list.active {
        display: block;
        opacity: 100; }
      body.page-template-donors-2022 #contributors .list .row {
        margin-bottom: 1.75rem; }
        @media (min-width: 769px) {
          body.page-template-donors-2022 #contributors .list .row {
            border-bottom: 2px solid #2D2D89;
            padding-bottom: 2rem; }
            body.page-template-donors-2022 #contributors .list .row:last-of-type {
              border: 0; } }
        body.page-template-donors-2022 #contributors .list .row div h3 {
          color: #2D2D89;
          font-family: "Montserrat", sans-serif;
          font-size: 1rem;
          font-weight: 700;
          letter-spacing: 0.03rem;
          line-height: 1.3125rem;
          text-transform: uppercase;
          background-color: #ABD455;
          display: inline-block;
          font-size: 1.125rem;
          font-weight: 800;
          line-height: 1.5rem;
          margin-bottom: 1.6875rem;
          padding: 1.1875rem 1.5rem 1.0625rem 1.5rem; }
        body.page-template-donors-2022 #contributors .list .row div p {
          color: #2D2D89;
          font-family: "Montserrat", sans-serif;
          font-size: 1rem;
          font-weight: 700;
          line-height: 1.3125rem;
          margin-bottom: 0.875rem; }
        body.page-template-donors-2022 #contributors .list .row div ul {
          padding-bottom: 0; }
          @media (min-width: 769px) {
            body.page-template-donors-2022 #contributors .list .row div ul {
              column-count: 2; } }
          @media (min-width: 1180px) {
            body.page-template-donors-2022 #contributors .list .row div ul {
              column-count: 3; } }
          body.page-template-donors-2022 #contributors .list .row div ul li {
            color: #2D2D89;
            font-family: "Montserrat", sans-serif;
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.3125rem; }
        @media (min-width: 1180px) {
          body.page-template-donors-2022 #contributors .list .row.split {
            display: flex; } }
        @media (min-width: 769px) {
          body.page-template-donors-2022 #contributors .list .row.split div#legacies {
            border-bottom: 2px solid #2D2D89;
            margin-bottom: 1.75rem;
            padding-bottom: 2rem;
            width: 100%; } }
        @media (min-width: 1180px) {
          body.page-template-donors-2022 #contributors .list .row.split div#legacies {
            border-bottom: 0;
            margin-bottom: 1.75;
            width: 33.3%; } }
        body.page-template-donors-2022 #contributors .list .row.split div#legacies ul {
          column-count: 1; }
        body.page-template-donors-2022 #contributors .list .row.split div#champions ul {
          column-count: 2; }
    body.page-template-donors-2022 #contributors .return {
      margin: 0 auto;
      max-width: 74.6875rem; }
      body.page-template-donors-2022 #contributors .return a {
        color: #2D2D89;
        font-family: "Montserrat", sans-serif;
        font-size: 1rem;
        font-weight: 700;
        letter-spacing: 0.03rem;
        line-height: 1.3125rem;
        text-transform: uppercase;
        font-size: 0.9375rem;
        font-weight: 800;
        letter-spacing: 0.000625rem;
        line-height: 1.14312rem;
        text-decoration: none; }
        body.page-template-donors-2022 #contributors .return a svg.linkup {
          fill: #2D2D89;
          height: 0.920625rem;
          margin-right: 0.4775rem;
          transition-duration: 0s;
          width: 1.0625rem; }

.donors-tabs .tab-nav {
  width: 100%; }
  .donors-tabs .tab-nav ul {
    background-color: #e8e9e6;
    display: flex;
    overflow: hidden;
    padding: 0;
    width: 100%; }
    .donors-tabs .tab-nav ul li {
      display: flex;
      width: 100%; }
      .donors-tabs .tab-nav ul li a {
        align-items: center;
        color: #606261;
        display: flex;
        flex-flow: wrap;
        font-family: "bsd_thin_skinnedregular";
        font-size: 70px;
        justify-content: center;
        letter-spacing: -0.005em;
        line-height: 84px;
        padding: 50px;
        position: relative;
        text-decoration: none;
        width: 100%;
        z-index: 1; }
        @media (max-width: 991px) {
          .donors-tabs .tab-nav ul li a {
            font-size: 60px;
            line-height: 74px;
            padding: 30px; } }
        @media (max-width: 767px) {
          .donors-tabs .tab-nav ul li a {
            font-size: 40px;
            line-height: 54px;
            padding: 20px; } }
        .donors-tabs .tab-nav ul li a:before {
          bottom: 0;
          content: "";
          left: 0;
          opacity: 0;
          position: absolute;
          right: 0;
          top: 0;
          transition: 0.3s;
          z-index: -1;
          transform: skewX(20deg);
          width: calc(100% + 100px); }
        .donors-tabs .tab-nav ul li a:after {
          background-position: center;
          background-repeat: no-repeat;
          background-size: 196px;
          content: "";
          height: 17px;
          opacity: 0;
          transition: 0.3s;
          width: 100%; }
      .donors-tabs .tab-nav ul li:nth-child(1) a:before {
        background-color: #73b750;
        left: -100px;
        transform-origin: 100% 100%; }
        @media (max-width: 767px) {
          .donors-tabs .tab-nav ul li:nth-child(1) a:before {
            left: -80px; } }
      .donors-tabs .tab-nav ul li:nth-child(1) a:after {
        background-image: url('https://freshair.org/wp-content/themes/thefreshair/images/tab-active-alt.svg');
        background-size: 159px; }
      .donors-tabs .tab-nav ul li:nth-child(2) a:before {
        background-color: #0090c6;
        left: -75px;
        transform-origin: 0 0; }
        @media (max-width: 767px) {
          .donors-tabs .tab-nav ul li:nth-child(2) a:before {
            left: -25px; } }
      .donors-tabs .tab-nav ul li:nth-child(2) a:after {
        background-image: url('https://freshair.org/wp-content/themes/thefreshair/images/tab-active.svg');
        background-size: 196px; }
      .donors-tabs .tab-nav ul li.active a {
        color: #fff; }
        .donors-tabs .tab-nav ul li.active a:before, .donors-tabs .tab-nav ul li.active a:after {
          opacity: 1; }

.donors-tabs .tab-content {
  padding: 30px 15px 100px; }
  @media (max-width: 767px) {
    .donors-tabs .tab-content {
      padding: 30px 5px 50px; } }
  .donors-tabs .tab-content .tab-wrap {
    display: none; }
    .donors-tabs .tab-content .tab-wrap.active {
      display: block; }
    .donors-tabs .tab-content .tab-wrap .tab-inner {
      opacity: 0;
      transition: 0.5s;
      visibility: hidden; }
      .donors-tabs .tab-content .tab-wrap .tab-inner.fade-in {
        opacity: 1;
        visibility: visible; }
      .donors-tabs .tab-content .tab-wrap .tab-inner .intro-text {
        max-width: 592px;
        padding-bottom: 40px; }
        .donors-tabs .tab-content .tab-wrap .tab-inner .intro-text h2 {
          text-transform: none; }
      .donors-tabs .tab-content .tab-wrap .tab-inner h2 {
        color: #67a249;
        letter-spacing: -0.01em;
        margin: 0 0 15px;
        padding: 0; }
      .donors-tabs .tab-content .tab-wrap .tab-inner p {
        color: #272525;
        font-weight: 500;
        line-height: 23px;
        padding: 0; }
        .donors-tabs .tab-content .tab-wrap .tab-inner p:last-child {
          margin-bottom: 0; }
        .donors-tabs .tab-content .tab-wrap .tab-inner p[style="padding-left: 40px;"] {
          padding-left: 15px !important;
          text-indent: -15px; }
      .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap {
        border-top: 1px solid #919394;
        display: flex;
        flex-flow: wrap;
        padding: 40px 0; }
        @media (max-width: 767px) {
          .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap {
            padding: 25px 0; } }
        .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap.first-columns p {
          font-size: 15px;
          line-height: 22px; }
          .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap.first-columns p.subtitle {
            margin-bottom: 15px;
            font-weight: 700; }
        .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap.first-columns .column:nth-child(1) {
          padding-right: 25px;
          width: 33.33%; }
          @media (max-width: 991px) {
            .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap.first-columns .column:nth-child(1) {
              width: 50%; } }
          @media (max-width: 767px) {
            .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap.first-columns .column:nth-child(1) {
              margin-bottom: 25px;
              padding-right: 0;
              width: 100%; } }
        .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap.first-columns .column:nth-child(2) {
          padding-left: 25px;
          width: 66.67%; }
          @media (max-width: 991px) {
            .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap.first-columns .column:nth-child(2) {
              width: 50%; } }
          @media (max-width: 767px) {
            .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap.first-columns .column:nth-child(2) {
              padding-left: 0;
              width: 100%; } }
          .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap.first-columns .column:nth-child(2) .items-columns {
            column-count: 2;
            column-gap: 50px; }
            @media (max-width: 991px) {
              .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap.first-columns .column:nth-child(2) .items-columns {
                column-count: 1; } }
        .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap h2 {
          width: 100%; }
        .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap p {
          font-size: 15px;
          line-height: 22px; }
        .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap .items-columns {
          column-count: 3;
          column-gap: 50px;
          width: 100%; }
          @media (max-width: 767px) {
            .donors-tabs .tab-content .tab-wrap .tab-inner .row-wrap .items-columns {
              column-count: 1; } }
    .donors-tabs .tab-content .tab-wrap:nth-child(2) h2 {
      color: #0090c6; }

.donors-tabs .back-link-wrap {
  display: flex;
  margin-bottom: 30px; }

.donors-tabs .back-link {
  align-items: center;
  color: #919394;
  display: flex;
  flex-direction: row-reverse;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s; }
  .donors-tabs .back-link:hover {
    text-decoration: underline; }
  .donors-tabs .back-link.donors-link {
    color: #67a249; }
    .donors-tabs .back-link.donors-link svg path {
      fill: #67a249 !important; }
  .donors-tabs .back-link.partners-link {
    color: #0090c6; }
    .donors-tabs .back-link.partners-link svg path {
      fill: #0090c6 !important; }
  .donors-tabs .back-link svg {
    margin-right: 10px; }
    .donors-tabs .back-link svg path {
      transition: 0.3s; }

.donors-tabs .back-link-cta a {
  background-color: #67a249;
  color: #fff !important;
  display: flex;
  flex-direction: row-reverse;
  font-size: 22px;
  line-height: 26px;
  padding: 45px calc((100% - 1180px) / 2); }
  .donors-tabs .back-link-cta a svg {
    height: 23px;
    width: 38px; }
    .donors-tabs .back-link-cta a svg path {
      fill: #fff !important; }
  .donors-tabs .back-link-cta a:hover {
    background-color: #73b750; }
    .donors-tabs .back-link-cta a:hover svg path {
      fill: #fff !important; }

.blog-listing .post-featured-img {
  height: 236px;
  overflow: hidden; }
  @media (max-width: 1199px) {
    .blog-listing .post-featured-img {
      height: 20vw; } }
  @media (max-width: 767px) {
    .blog-listing .post-featured-img {
      height: 60vw; } }
  .blog-listing .post-featured-img img {
    height: 100%;
    object-fit: cover;
    width: 100%; }
  @media (max-width: 1199px) {
    .blog-listing .post-featured-img:after {
      background-size: 100% !important;
      bottom: 0;
      height: 100px !important;
      margin: auto;
      right: 0;
      width: 100px !important; } }

.blog-listing .date_mete {
  font-weight: 600; }

.blog-listing h4 {
  font-weight: 700; }

.blog-listing p {
  font-weight: 500; }

figcaption {
  font-weight: 500; }

.wp-block-image .alignleft,
.wp-block-image .aligncenter,
.wp-block-image .alignright {
  float: none !important; }

.wp-block-image .aligncenter {
  text-align: center; }
  .wp-block-image .aligncenter img {
    margin: 0 auto 10px; }

.wp-block-image .alignright {
  margin: 0 0 0 auto !important;
  text-align: right; }
  .wp-block-image .alignright img {
    margin: 0 0 10px auto; }

body.home section.impact-section .impact-slider .impact-slide {
  height: auto; }
  body.home section.impact-section .impact-slider .impact-slide .image {
    max-width: 300px;
    padding-top: 0; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(1) .number {
    position: relative;
    bottom: 3rem;
    right: 2rem; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(1) .image {
    max-width: 300px;
    padding-top: 0; }
    body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(1) .image img {
      margin-left: -2rem;
      position: relative;
      bottom: 3rem; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(2) {
    position: relative;
    bottom: 7rem;
    margin-top: 0; }
    body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(2) .number {
      margin-top: 1rem; }
    body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(2) .image {
      max-width: 400px;
      padding-top: 0; }
      body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(2) .image img {
        margin-left: -0.65rem;
        position: relative;
        bottom: 0;
        width: 70%;
        border-radius: 50%; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(3) .image,
  body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(3) .high-five-gif {
    max-width: 100px;
    padding-top: 0; }
    body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(3) .image img,
    body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(3) .high-five-gif img {
      margin: 0;
      position: relative;
      left: 1.75rem;
      bottom: 0.5rem;
      max-width: 100px; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(4) .number {
    position: relative;
    bottom: 0;
    left: 2rem; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(4) .image {
    max-width: 265px; }
    body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(4) .image img {
      margin-left: 0;
      position: relative;
      bottom: 2rem;
      top: unset; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(5) {
    position: relative;
    bottom: 5rem;
    margin-top: 0; }
    body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(5) .number {
      position: relative;
      bottom: 6rem;
      left: 3rem; }
    body.home section.impact-section .impact-slider .impact-slide:nth-child(1) .impact-item:nth-child(5) .image img {
      position: relative;
      bottom: 2rem;
      right: 1rem;
      width: 80%; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(1) .number {
    margin-top: -1rem; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(1) .image {
    max-width: 250px;
    padding-top: 0; }
    body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(1) .image img {
      margin-left: 0;
      position: relative;
      bottom: 0;
      width: 120%;
      max-width: 120%;
      right: 17%; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(2) .image {
    max-width: 400px;
    padding-top: 0; }
    body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(2) .image img {
      margin-left: 0;
      position: relative;
      top: 2rem;
      right: 3rem; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(3) {
    position: relative;
    bottom: 8rem;
    margin-top: 0; }
    body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(3) .number {
      margin-top: 0; }
    body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(3) .image {
      max-width: 400px;
      padding-top: 0; }
      body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(3) .image img {
        margin: 0;
        position: relative;
        right: 1.5rem;
        bottom: -2%;
        max-width: 100%;
        border-radius: 50%; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(4) .number {
    width: auto;
    position: relative;
    top: 5rem;
    right: -2rem; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(4) .image {
    border-radius: 50%;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    margin: 0;
    width: 200px;
    max-width: none; }
    body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(4) .image:before {
      content: none; }
    body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(4) .image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      top: 0;
      bottom: 0;
      left: 0; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(5) .number {
    margin-top: 0; }
  body.home section.impact-section .impact-slider .impact-slide:nth-child(2) .impact-item:nth-child(5) .image img {
    position: relative;
    bottom: 1rem;
    right: 2rem; }

.footer-newsletter-form {
  margin-bottom: 2rem; }
  .footer-newsletter-form .content.thankYou {
    color: #fff; }
  .footer-newsletter-form .at-inner {
    background-color: transparent; }
  .footer-newsletter-form .at .at-fieldset {
    padding: 0; }
  .footer-newsletter-form .at-row > [class^="at-"],
  .footer-newsletter-form .at label {
    font-family: "Montserrat", sans-serif;
    margin: 0;
    color: #fff; }
  .footer-newsletter-form .at input[type="text"],
  .footer-newsletter-form .at input[type="password"],
  .footer-newsletter-form .at input[type="date"],
  .footer-newsletter-form .at input[type="datetime"],
  .footer-newsletter-form .at input[type="datetime-local"],
  .footer-newsletter-form .at input[type="month"],
  .footer-newsletter-form .at input[type="week"],
  .footer-newsletter-form .at input[type="email"],
  .footer-newsletter-form .at input[type="number"],
  .footer-newsletter-form .at input[type="search"],
  .footer-newsletter-form .at input[type="tel"],
  .footer-newsletter-form .at input[type="time"],
  .footer-newsletter-form .at input[type="url"],
  .footer-newsletter-form .at input[type="color"],
  .footer-newsletter-form .at textarea {
    font-family: "Montserrat", sans-serif;
    border-radius: 0;
    color: #333 !important; }
  .footer-newsletter-form .at-form-submit {
    padding: 0; }
  .footer-newsletter-form .at .btn-at {
    font-family: "Montserrat", sans-serif;
    border-radius: 0;
    float: none; }

/* --------------- END https://freshair.org/wp-content/themes/thefreshair/css/custom.css?ver=2025-06-05-11-39-56 --------------- */ 

/* --------------- START https://freshair.org/wp-content/themes/thefreshair/css/new-custom.css?ver=2025-06-05-11-39-56 --------------- */ 
/** blue button **/
.shortcode.btn.blue {
  color: rgb(0, 146, 200);
  border: 3px solid rgb(0, 146, 200);
}
.shortcode.btn.blue:hover,
.shortcode.btn.blue:focus {
  color: rgb(0, 146, 200);
  border: 3px solid rgb(0, 146, 200);
}
.shortcode.btn.blue:after {
  background-image: url('https://freshair.org/wp-content/themes/thefreshair/images/blue_arrow_1.svg');
}
.shortcode.btn.blue:hover:after,
.shortcode.btn.blue:focus:after {
  background-image: url('https://freshair.org/wp-content/themes/thefreshair/images/blue_arrow_hover.svg');
}

/** green button **/
.shortcode.btn.green {
  color: #73b850;
  border: 3px solid #73b850;
}
.shortcode.btn.green:hover,
.shortcode.btn.green:focus {
  color: #67a349;
  border: 3px solid #67a349;
}
.shortcode.btn.green:after {
  background-image: url('https://freshair.org/wp-content/themes/thefreshair/images/btn-arrow2.svg');
}
.shortcode.btn.green:hover:after,
.shortcode.btn.green:focus:after {
  background-image: url('https://freshair.org/wp-content/themes/thefreshair/images/btn-arrow2-hover.svg');
}

/** white button **/
.shortcode.btn.white {
  color: #ffffff;
  border: 3px solid #ffffff;
}
/* .shortcode.btn.white:hover,
.shortcode.btn.white:focus {
  color: rgb(0, 146, 200);
  border: 3px solid rgb(0, 146, 200);
} */
.shortcode.btn.white:after {
  background-image: url('https://freshair.org/wp-content/themes/thefreshair/images/btn-arrow.svg');
}
/* .shortcode.btn.white:hover:after,
.shortcode.btn.white:focus:after {
  background-image: url('https://freshair.org/wp-content/themes/thefreshair/images/blue_arrow.svg');
} */

/** background colors for buttons **/
.shortcode.btn.backgroundblue:hover,
.shortcode.btn.backgroundblue:focus {
  background: rgb(0, 146, 200);
}
.shortcode.btn.backgroundgreen:hover,
.shortcode.btn.backgroundgreen:focus {
  background: #67a349;
}
.shortcode.btn.backgroundwhite:hover,
.shortcode.btn.backgroundwhite:focus {
  background: #ffffff;
}
.shortcode.btn.blue.backgroundtransparent:hover,
.shortcode.btn.blue.backgroundtransparent:focus {
  background: rgb(0 146 200 / 24%);
}
.shortcode.btn.green.backgroundtransparent:hover,
.shortcode.btn.green.backgroundtransparent:focus {
  background: #67a34940;
}
.shortcode.btn.white.backgroundtransparent:hover,
.shortcode.btn.white.backgroundtransparent:focus {
  background: #ffffff73;
}

/* --------------- END https://freshair.org/wp-content/themes/thefreshair/css/new-custom.css?ver=2025-06-05-11-39-56 --------------- */ 

/* --------------- START https://freshair.org/wp-content/plugins/instagram-feed-pro/css/sbi-styles.min.css?ver=6.8.1 --------------- */ 
#sb_instagram{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:0;width:100%}#sb_instagram:after{clear:both;content:"";display:table}#sb_instagram.sbi_fixed_height{overflow:hidden;overflow-y:auto}#sb_instagram #sbi_images,#sb_instagram.sbi_fixed_height{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sb_instagram.sbi_highlight #sbi_images,#sb_instagram.sbi_masonry #sbi_images{-webkit-transition:height .5s ease;-moz-transition:height .5s ease;-o-transition:height .5s ease;-ms-transition:height .5s ease;transition:height .5s ease}#sb_instagram a{border-bottom:0!important}#sb_instagram #sbi_images .sbi_item{zoom:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-moz-inline-stack;display:inline-block;margin:0!important;max-height:1000px;opacity:1;overflow:hidden;text-decoration:none;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;vertical-align:top}#sb_instagram #sbi_images .sbi_item.sbi_transition{max-height:0;opacity:0}#sb_instagram.sbi_highlight #sbi_images .sbi_item,#sb_instagram.sbi_masonry #sbi_images .sbi_item{-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;-ms-transition:opacity .5s ease;transition:opacity .5s ease}#sb_instagram.sbi_highlight #sbi_images .sbi_item.sbi_transition,#sb_instagram.sbi_masonry #sbi_images .sbi_item.sbi_transition{max-height:1000px;opacity:0}#sb_instagram #sbi_images.sbi_carousel .sbi_item,#sb_instagram #sbi_images.sbi_carousel .sbi_item.sbi_transition{max-height:1000px;opacity:1}#sb_instagram #sbi_images .sbi_item,#sb_instagram.sbi_carousel_2_row #sbi_images.sbi_carousel .sbi_item{width:100%}.sbi-theme:not(.sbi-default_theme) #sb_instagram #sbi_images,.sbi-theme:not(.sbi-default_theme)#sb_instagram #sbi_images{display:grid;padding:20px 0}#sb_instagram #sbi_images{display:grid;padding:12px 0}#sb_instagram.sbi_col_1 #sbi_images{grid-template-columns:repeat(1,1fr)}#sb_instagram.sbi_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_col_8 #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_col_9 #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_col_10 #sbi_images{grid-template-columns:repeat(10,1fr)}#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(1,1fr)}#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(10,1fr)}.sbi-screenreader{display:block!important;height:0!important;line-height:0!important;overflow:hidden;text-align:left!important;text-indent:-9999px!important;width:0!important}#sb_instagram .sbi_photo_wrap{position:relative}#sb_instagram .sbi_photo{display:block;text-decoration:none}#sb_instagram .sbi_photo img{border-radius:inherit;height:inherit;object-fit:cover;scale:1;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;vertical-align:middle;width:100%}#sb_instagram .sbi_photo video{border-radius:0;display:block;height:100%;margin:0;padding:0;width:100%}#sb_instagram #sbi_images img{color:#999;display:block;font-size:10px!important;line-height:.9;margin:0!important;max-width:100%!important;opacity:1!important;padding:0!important}#sb_instagram .sbi_link.sbi_disable_lightbox{display:none!important}#sb_instagram .sbi_link{background:#333;background:rgba(0,0,0,.6);bottom:0;color:#fff;display:none;font-size:12px;left:0;line-height:1.1;overflow:hidden;padding:0;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:1}#sb_instagram .sbi_link.sbi_default a,#sb_instagram .sbi_link.sbi_default p,#sb_instagram .sbi_link.sbi_default span{text-shadow:0 0 10px #000}