@charset "UTF-8";
/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bold; }

code,
kbd,
pre,
samp {
  font-size: 1em; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

audio,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button::-moz-focusring,
[type='button']::-moz-focusring,
[type='reset']::-moz-focusring,
[type='submit']::-moz-focusring {
  outline: 1px dotted ButtonText; }

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

template,
[hidden] {
  display: none; }

abbr,
blockquote,
code,
kbd,
q,
samp,
tt,
var {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

[tabindex='-1']:focus {
  outline: none !important; }

::-moz-selection {
  background: #dce4ef;
  color: #212121;
  text-shadow: none; }

::selection {
  background: #dce4ef;
  color: #212121;
  text-shadow: none; }

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

* {
  transition-duration: 0.2s;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-timing-function: linear; }

a {
  background-color: transparent;
  color: #af1f23;
  outline-offset: 0.1111111111em;
  -webkit-text-decoration-skip: objects; }
  a:active, a:hover {
    outline: 0; }
  a:hover, a:focus {
    color: #f36f3b; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

abbr:hover {
  cursor: help; }

audio:not([controls]) {
  display: none;
  height: 0; }

blockquote {
  color: #0e2b4d;
  font-family: nudista-web, sans-serif;
  font-size: 24px;
  line-height: 1.35;
  letter-spacing: .5px;
  margin: 0 auto;
  padding: 1em;
  position: relative; }
  blockquote p {
    font-size: 28px;
    line-height: 1.35;
    letter-spacing: .5px;
    padding: 0 .5em; }
  blockquote h6 {
    padding: 0 1em;
    font-size: 16px;
    text-transform: unset;
    margin: 1em 0 !important; }
  @media (min-width: 50em) {
    blockquote {
      font-size: 28px;
      padding: 1em 1em 1em 2.5em; }
      blockquote:before {
        color: #f36f3b;
        content: "“";
        font-family: "Source Sans Pro", sans-serif;
        font-size: 100px;
        font-weight: 600;
        left: 0;
        position: absolute;
        top: 1px; } }
  blockquote cite b, blockquote cite em, blockquote cite strong {
    font-size: 21px; }
    @media (min-width: 50em) {
      blockquote cite b, blockquote cite em, blockquote cite strong {
        font-size: 24px; } }

body {
  background-color: #fff;
  color: #0e2b4d;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  word-wrap: break-word; }
  body.no-scroll {
    overflow-y: hidden; }

button {
  overflow: visible; }

canvas {
  display: inline-block; }

caption {
  margin-bottom: 0.5rem; }

dd {
  margin-bottom: 1rem; }

dfn {
  font-style: italic; }

dl {
  margin: 0 0 1rem; }

dt {
  font-weight: 600; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

figcaption {
  text-align: center; }

figure {
  margin: 0 0 1rem; }

footer {
  color: #fff;
  position: relative; }

h1, h2, h3, .hero-inline-image__subtitle, h4, h5, h6 {
  color: inherit;
  font-weight: 600;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.2;
  margin: 0 0 1rem;
  text-rendering: optimizeLegibility; }

h1 {
  font-size: 2.2222222222em;
  margin-bottom: 0.5em; }

h2 {
  font-size: 1.4444444444em; }
  h2 a {
    text-decoration: none; }

h3,
.hero-inline-image__subtitle {
  font-size: 1.1666666667em;
  font-weight: 500; }

h4 {
  font-size: 1.1666666667em; }

h5 {
  font-size: 1em; }

h6 {
  font-size: 0.8888888889em;
  font-weight: 400;
  text-transform: uppercase; }

header {
  background: #fff;
  margin-left: 50px;
  z-index: 3; }
  @media (min-width: 56.25em) {
    header {
      margin-left: 0; } }
  body > header {
    border-bottom: 1px solid #ededed; }

hr {
  background: #0e2b4d;
  border: 0;
  box-sizing: content-box;
  color: #0e2b4d;
  height: 1px;
  margin: 1rem 0; }

html {
  box-sizing: border-box;
  font-size: 112.5%;
  font-weight: 400;
  line-height: 1.2;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

iframe {
  border: 0; }

img {
  border: 0;
  font-style: italic;
  height: auto;
  max-width: 100%; }

input {
  line-height: normal; }

legend {
  border: 0;
  box-sizing: border-box;
  color: inherit;
  display: table;
  margin: 0;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

li {
  font-weight: 400;
  margin-bottom: 0.1666666667rem; }
  li:last-child {
    margin-bottom: 0; }

main {
  padding: 0; }
  @media (min-width: 64em) {
    main {
      padding: 0 0 2em 0; } }
  .home main,
  .resources main,
  .page-template-key-initiatives main,
  main .page-template-our-approach {
    padding-bottom: 0; }

mark {
  background: #ff0;
  color: #000; }

ol {
  margin: 1rem 0 1rem 1rem;
  padding: 0 0 0 1.5em; }
  [dir="rtl"] ol {
    padding: 0 1.5em 0 0; }
  ol ol,
  ol ul {
    margin: 0.5rem 0 0; }

optgroup {
  font-weight: bold; }

p {
  font-weight: 400;
  margin: 0 0 1rem; }
  p:empty {
    margin-bottom: 0; }
  p img {
    display: block; }
    @media (min-width: 43.75em) {
      p img {
        display: inline-block; } }

pre {
  margin: 0 0 1rem;
  overflow: auto; }

small {
  font-size: 0.8888888889em; }

sub {
  bottom: -0.25em; }

summary {
  display: list-item; }

sup {
  top: -0.5em; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 1rem;
  min-width: 100%; }

td {
  padding: 0.8333333333rem;
  font-weight: 400; }

textarea {
  overflow: auto;
  width: 90%; }
  @media (min-width: 37.5em) {
    textarea {
      width: auto; } }

tfoot td,
tfoot th {
  background-color: #f1f1f1; }

th {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.8333333333rem;
  text-align: left; }

thead td,
thead th {
  background-color: #f1f1f1;
  font-weight: 400; }

ul {
  list-style-type: disc;
  margin: 1rem 0 1rem 1rem;
  padding: 0 0 0 1.2em; }
  [dir="rtl"] ul {
    padding: 0 1.2em 0 0; }
  ul ul {
    list-style-type: circle;
    margin-top: 0.5rem; }
    ul ul ul li {
      list-style-type: none; }
      ul ul ul li:before {
        content: "•";
        font-size: 12px;
        padding-right: 1em; }
      .l-sidebars__sidebar ul ul ul li:before {
        display: none; }
  ul ol {
    margin: 0.5rem 0 0; }

@media print {
  * {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: none; }
  a[href]::after {
    font-family: "Source Sans Pro", sans-serif;
    content: "";
    font-size: 10pt;
    font-weight: normal;
    text-transform: lowercase; }
  a[href^="javascript:"]::after,
  a[href^="mailto:"]::after,
  a[href^="tel:"]::after,
  a[href^="#"]::after,
  a[href*="?"]::after {
    content: ""; }
  abbr[title]::after {
    content: ""; }
  blockquote,
  img,
  li,
  pre,
  tr {
    page-break-inside: avoid; }
  h1 a::after,
  h2 a::after,
  h3 a::after,
  h4 a::after,
  h5 a::after,
  h6 a::after {
    display: inline-block; }
  h2,
  h3,
  h4 {
    page-break-after: avoid; }
  h2,
  h3,
  h4,
  p {
    orphans: 3;
    widows: 3; }
  iframe,
  nav {
    display: none; }
  img {
    max-width: 100% !important; }
  thead {
    display: table-header-group; }
  @page {
    margin: 2cm; } }

/* generated with grunt-sass-globbing */
.mobile-menu__button, .skiplinks {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Open Sans", "Helvetica Neue", sans-serif; }

html {
  font-family: "Source Sans Pro", sans-serif; }

h1, h2, h3, .hero-inline-image__subtitle, h5, .button, .search-result__title, .search-result__date, .search-result__publication, .single-program .wp-block-file__button,
.single-program .wp-block-button__link,
.post--type-program .wp-block-file__button,
.post--type-program .wp-block-button__link,
.single-initiative .wp-block-file__button,
.single-initiative .wp-block-button__link,
.post--type-initiative .wp-block-file__button,
.post--type-initiative .wp-block-button__link, .single-toolkit .wp-block-file__button,
.single-toolkit .wp-block-button__link,
.post--type-toolkit .wp-block-file__button,
.post--type-toolkit .wp-block-button__link {
  font-family: nudista-web, sans-serif; }

code,
kbd,
pre,
samp {
  font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif; }

/* generated with grunt-sass-globbing */
.l-align-right {
  position: absolute;
  right: 2rem;
  top: 1.65rem; }

.l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.6666666667em;
  padding-left: 1em;
  padding-right: 1em; }
  .l-constrain .l-constrain {
    padding-left: 0;
    padding-right: 0; }

.l-constrain--no-padding {
  padding-left: 0;
  padding-right: 0; }

.l-constrain--narrow {
  max-width: 50em; }

.l-constrain--wide {
  max-width: 83.3333333333em; }

.l-constrain--narrow-2x {
  max-width: 47.619047619em; }

.l-constrain--narrow-infographics {
  max-width: 800px; }
  @media (min-width: 50em) {
    .l-constrain--narrow-infographics {
      padding: 0; } }

.l-constrain--cta {
  max-width: 59.3333333333em; }

.l-grid-2col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid-2col > * {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: 100%;
    margin: 0 0 2em; }
    @media (min-width: 43.75em) {
      .l-grid-2col > * {
        width: calc(50% - 2em);
        margin: 0 1em 2em; } }
  @supports ((display: -ms-grid) or (display: grid)) {
    .l-grid-2col {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (minmax(400px, 1fr))[auto-fit];
          grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
      grid-gap: 2rem;
      margin-left: 0;
      margin-right: 0; }
      @media (min-width: 62.5em) {
        .l-grid-2col {
          -ms-grid-columns: (1fr)[2];
              grid-template-columns: repeat(2, 1fr); } }
      .l-grid-2col > * {
        width: 100%;
        margin: 0; } }

@media (min-width: 37.5em) {
  .l-grid-3col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -1em;
    margin-right: -1em; } }

.l-grid-3col > * {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 100%;
  margin: 0 0 2em; }
  @media (min-width: 43.75em) {
    .l-grid-3col > * {
      width: calc(50% - 2em);
      margin: 0 1em 2em; } }
  @media (min-width: 62.5em) {
    .l-grid-3col > * {
      width: calc(33.333333% - 2em); } }

@supports ((display: -ms-grid) or (display: grid)) {
  @media (min-width: 37.5em) {
    .l-grid-3col {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (minmax(400px, 1fr))[auto-fit];
          grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
      grid-gap: 1rem;
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 62.5em) {
    .l-grid-3col {
      -ms-grid-columns: (1fr)[3];
          grid-template-columns: repeat(3, 1fr); } }
  .l-grid-3col > * {
    width: 100%;
    margin: 0; } }

.l-grid-4col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid-4col > * {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: 100%;
    margin: 0 0 2em; }
    @media (min-width: 43.75em) {
      .l-grid-4col > * {
        width: calc(50% - 2em);
        margin: 0 1em 2em; } }
    @media (min-width: 62.5em) {
      .l-grid-4col > * {
        width: calc(33.333333% - 2em); } }
    @media (min-width: 81.25em) {
      .l-grid-4col > * {
        width: calc(25% - 2em); } }
  @supports ((display: -ms-grid) or (display: grid)) {
    .l-grid-4col {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (minmax(400px, 1fr))[auto-fit];
          grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
      grid-gap: 1rem;
      margin-left: 0;
      margin-right: 0; }
      @media (min-width: 81.25em) {
        .l-grid-4col {
          -ms-grid-columns: (1fr)[4];
              grid-template-columns: repeat(4, 1fr); } }
      .l-grid-4col > * {
        width: 100%;
        margin: 0; } }

.l-sidebars {
  margin-bottom: 2rem; }
  @media (min-width: 43.75em) {
    .l-sidebars {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 3rem; } }

[class^="l-sidebars__"] {
  -ms-flex-positive: 0;
      flex-grow: 0; }

.l-sidebars__full {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.l-sidebars__main {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%; }

.l-sidebars__sidebar {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%; }

.l-slat::after {
  clear: both;
  content: '';
  display: table; }

.l-slat__media {
  margin: 0;
  padding: 0 0 1em; }
  @media (min-width: 37.5em) {
    .l-slat__media {
      float: left;
      padding-right: 1em; } }
  .l-slat__media:empty {
    padding: 0; }
  .l-slat__media a,
  .l-slat__media img {
    display: block; }

.l-slat__content {
  display: table-cell;
  width: 10000px; }

@media (min-width: 37.5em) {
  .l-slat--reversed .l-slat__media {
    float: right;
    padding-left: 1em;
    padding-right: 0; } }

/* generated with grunt-sass-globbing */
.add-this {
  margin: 2em 0; }

@media (min-width: 64em) {
  .address {
    padding-right: 3rem; } }

.address__header {
  font-family: nudista-web, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .1em; }

.address__details {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: .1em;
  margin-bottom: 1em; }
  .address__details a {
    color: #fff;
    text-decoration: underline; }
    .address__details a:hover {
      color: #fff;
      text-decoration: none; }

.address__directions {
  color: #fff;
  font-weight: 300;
  letter-spacing: .1em;
  text-decoration: underline; }
  .address__directions:hover {
    color: #fff;
    text-decoration: none; }

.addthis_toolbox {
  background: #0e2b4d;
  border-radius: 5px;
  padding: 7px 5px 5px 5px;
  display: inline-block; }
  .addthis_toolbox:before {
    color: #fff;
    content: 'SHARE'; }
  .addthis_toolbox a {
    float: none !important; }

.aligncenter {
  display: block;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.alignleft {
  max-width: 100%; }

.alignleft {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignleft {
    float: left;
    margin: 0 1em 1em 0; } }

.alignright {
  max-width: 100%; }

.alignright {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignright {
    float: right;
    margin: 0 0 1em 1em; } }

.anchor {
  display: block;
  position: relative;
  top: 0px;
  visibility: hidden; }

.anchor_mobile {
  display: block;
  visibility: visible; }
  @media (min-width: 64em) {
    .anchor_mobile {
      display: none;
      visibility: hidden; } }

.anchor_desktop {
  display: none;
  visibility: hidden; }
  @media (min-width: 64em) {
    .anchor_desktop {
      display: block;
      visibility: visible; } }

.archive__title {
  margin: 1em 0;
  text-align: center; }

.bctt-click-to-tweet {
  width: 75%;
  margin-left: 12.5%; }

.bctt-ctt-text a {
  font-size: 1.125em; }

.bg--blue {
  background: #0e2b4d; }

.bg--gray {
  background: #ededed;
  padding-bottom: 2em; }

.bg--gradient {
  background-image: url("../images/bg/gradient-blue-green.jpg");
  background-size: cover;
  margin: 3rem 0;
  padding: 1.5rem 0; }

.bg--maroon {
  background: #6d2c43; }

.single-toolkit .bg {
  width: 100%; }

.board-list .section-head {
  margin: 0 0 2.5rem;
  position: relative; }
  .board-list .section-head:hover {
    cursor: pointer; }

.board-list__person {
  display: inline-block;
  padding: 0 0 2.5rem;
  width: 100%; }
  @media only screen and (max-width: 500px) {
    .board-list__person {
      padding-bottom: 2rem; } }
  .board-of-directors .board-list__person {
    width: 100%; }
  .board-list__person .board-list__thumbnail {
    display: inline-block;
    margin-right: 1.5rem;
    min-width: 50px;
    position: relative;
    width: 30%; }
    .board-list__person .board-list__thumbnail img {
      border-radius: 10px;
      width: 100%; }
  .board-list__person .board-list__text {
    display: inline-block;
    vertical-align: top;
    width: 65%; }
    .board-list__person .board-list__text h4 {
      font-size: 1rem;
      font-weight: 600;
      margin: 0.5rem 0 0; }
      .board-list__person .board-list__text h4:before, .board-list__person .board-list__text h4:after {
        display: none; }
      .board-list__person .board-list__text h4 a {
        color: #0e2b4d;
        text-decoration: none; }
        .board-list__person .board-list__text h4 a:hover, .board-list__person .board-list__text h4 a:active {
          text-decoration: underline; }
  .board-list__person .board-list__thumbnail + .board-list__text {
    width: 65%; }

.button {
  background-color: #fff;
  border: 1px solid #af1f23;
  border-radius: 0.2777777778rem;
  color: #0e2b4d;
  cursor: pointer;
  display: inline-block;
  font-size: 0.7777777778rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1.2857142857;
  padding: 0.6666666667rem 1.3888888889rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  white-space: normal;
  margin: 1.2em 0 0.5em; }
  .button:focus, .button:hover {
    background-color: #af1f23;
    color: #fff;
    outline: 0; }
  .button:active {
    background-color: #af1f23;
    color: #fff; }
  .button[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  @media (min-width: 64em) {
    .button {
      font-size: 16px; } }
  .button + .button {
    margin-left: 0.5em; }
    [dir="rtl"] .button + .button {
      margin-left: 0;
      margin-right: 0.5em; }
  .hero-image .button {
    margin-top: 0; }

.buttons {
  margin: 1.5em 0 0 0; }
  .buttons > div {
    display: -ms-flexbox;
    display: flex; }

.bctt-ctt-btn:hover {
  background: transparent url(/wp-content/plugins/better-click-to-tweet/assets/img/birdy.png) no-repeat right top 10px; }

.center {
  text-align: center;
  width: 100%; }

.copyright {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0; }

.copyright-wrapper {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  @media (min-width: 64em) {
    .copyright-wrapper {
      -ms-flex-align: end;
          -ms-grid-row-align: flex-end;
          align-items: flex-end; } }
  .copyright-wrapper a {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-decoration: underline; }
    .copyright-wrapper a:hover {
      color: #fff;
      text-decoration: none; }

.page-template-file-directory .main ul {
  background-color: #fcecc3;
  margin: 2rem auto;
  max-height: 290px;
  max-width: 820px;
  overflow: auto;
  padding: 0.8333333333rem; }
  .page-template-file-directory .main ul li {
    list-style: none;
    margin-bottom: 0.5rem;
    padding-left: 0; }
    .page-template-file-directory .main ul li a {
      background-image: url("../images/bg/download_maroon.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/download_maroon.svg");
      background-position: left center;
      background-repeat: no-repeat;
      background-size: 18px auto;
      display: inline-block;
      padding-left: 1.5rem; }

.event__upcoming-section {
  color: #6d2c43;
  font-size: 40px;
  margin-left: 15px;
  margin-top: 1em; }

.event__past-section {
  color: #0e2b4d;
  font-size: 40px;
  margin-left: 15px; }

.event__no-upcoming {
  margin-left: 15px;
  margin-bottom: 2em; }

.facet-wrapper {
  padding: 2em 0; }
  @media (min-width: 50em) {
    .facet-wrapper {
      background-image: url("../images/bg/line-alt.png");
      background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221119.41%22%20height%3D%22138.58%22%20viewBox%3D%220%200%201119.41%20138.58%22%3E%3Ctitle%3EArtboard%201%3C%2Ftitle%3E%3Cg%20id%3D%22Layer_1-2%22%20data-name%3D%22Layer%201-2%22%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2236.23%22%20x2%3D%22280.54%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2229.74%22%20x2%3D%22329.42%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2236.23%22%20x2%3D%22478.04%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2229.74%22%20x2%3D%22526.92%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2236.23%22%20x2%3D%22675.53%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2229.74%22%20x2%3D%22724.42%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2236.23%22%20x2%3D%22873.03%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2229.74%22%20x2%3D%22921.91%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2236.23%22%20x2%3D%221070.53%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2229.74%22%20x2%3D%221119.41%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2294.72%22%20x2%3D%22280.54%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2288.23%22%20x2%3D%22329.42%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2294.72%22%20x2%3D%22478.04%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2288.23%22%20x2%3D%22526.92%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2294.72%22%20x2%3D%22675.53%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2288.23%22%20x2%3D%22724.42%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2294.72%22%20x2%3D%22873.03%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2288.23%22%20x2%3D%22921.91%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2294.72%22%20x2%3D%221070.53%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2288.23%22%20x2%3D%221119.41%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2265.47%22%20x2%3D%22280.54%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2258.99%22%20x2%3D%22329.42%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2265.47%22%20x2%3D%22478.04%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2258.99%22%20x2%3D%22526.92%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2265.47%22%20x2%3D%22675.53%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2258.99%22%20x2%3D%22724.42%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2265.47%22%20x2%3D%22873.03%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2258.99%22%20x2%3D%22921.91%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2265.47%22%20x2%3D%221070.53%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2258.99%22%20x2%3D%221119.41%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%226.99%22%20x2%3D%22280.54%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%220.5%22%20x2%3D%22329.42%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%226.99%22%20x2%3D%22478.04%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%220.5%22%20x2%3D%22526.92%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%226.99%22%20x2%3D%22675.53%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%220.5%22%20x2%3D%22724.42%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%226.99%22%20x2%3D%22873.03%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%220.5%22%20x2%3D%22921.91%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%226.99%22%20x2%3D%221070.53%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%220.5%22%20x2%3D%221119.41%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%22123.96%22%20x2%3D%22280.54%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%22117.47%22%20x2%3D%22329.42%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%22123.96%22%20x2%3D%22478.04%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%22117.47%22%20x2%3D%22526.92%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%22123.96%22%20x2%3D%22675.53%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%22117.47%22%20x2%3D%22724.42%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%22123.96%22%20x2%3D%22873.03%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%22117.47%22%20x2%3D%22921.91%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%22123.96%22%20x2%3D%221070.53%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%22117.47%22%20x2%3D%221119.41%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2250.85%22%20x2%3D%22174.27%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2244.36%22%20x2%3D%22223.16%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2250.85%22%20x2%3D%22371.77%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2244.36%22%20x2%3D%22420.65%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2250.85%22%20x2%3D%22569.27%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2244.36%22%20x2%3D%22618.15%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2250.85%22%20x2%3D%22766.76%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2244.36%22%20x2%3D%22815.65%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2250.85%22%20x2%3D%22964.26%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2244.36%22%20x2%3D%221013.14%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%22109.34%22%20x2%3D%22174.27%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%22102.85%22%20x2%3D%22223.16%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%22109.34%22%20x2%3D%22371.77%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%22102.85%22%20x2%3D%22420.65%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%22109.34%22%20x2%3D%22569.27%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%22102.85%22%20x2%3D%22618.15%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%22109.34%22%20x2%3D%22766.76%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%22102.85%22%20x2%3D%22815.65%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%22109.34%22%20x2%3D%22964.26%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%22102.85%22%20x2%3D%221013.14%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2280.1%22%20x2%3D%22174.27%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2273.61%22%20x2%3D%22223.16%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2280.1%22%20x2%3D%22371.77%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2273.61%22%20x2%3D%22420.65%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2280.1%22%20x2%3D%22569.27%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2273.61%22%20x2%3D%22618.15%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2280.1%22%20x2%3D%22766.76%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2273.61%22%20x2%3D%22815.65%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2280.1%22%20x2%3D%22964.26%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2273.61%22%20x2%3D%221013.14%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2221.61%22%20x2%3D%22174.27%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2215.12%22%20x2%3D%22223.16%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2221.61%22%20x2%3D%22371.77%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2215.12%22%20x2%3D%22420.65%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2221.61%22%20x2%3D%22569.27%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2215.12%22%20x2%3D%22618.15%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2221.61%22%20x2%3D%22766.76%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2215.12%22%20x2%3D%22815.65%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2221.61%22%20x2%3D%22964.26%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2215.12%22%20x2%3D%221013.14%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%22132.09%22%20x2%3D%22223.16%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%22132.09%22%20x2%3D%22420.65%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%22132.09%22%20x2%3D%22618.15%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%22132.09%22%20x2%3D%22815.65%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%22132.09%22%20x2%3D%221013.14%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
      background-position: center 30px;
      background-repeat: repeat-y;
      background-size: 1200px; } }
  .facet-wrapper .sort-by__label {
    display: block;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.75rem; }
  .facet-wrapper .facetwp-sort-select {
    margin-left: 0; }

@media (min-width: 56.25em) {
  .facets {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .facets .sort {
      margin-left: 1em; } }

.facets select {
  height: 36px;
  margin-bottom: 1em;
  max-width: 300px;
  min-width: 70px; }
  @media (min-width: 56.25em) {
    .facets select {
      margin-bottom: 0; } }

.facets h4 {
  margin: 35px 15px 1em 0; }
  @media (min-width: 56.25em) {
    .facets h4 {
      margin-bottom: 0; } }

.facets .facets__rule {
  display: block; }
  @media (min-width: 56.25em) {
    .facets .facets__rule {
      display: none; } }

.facets > div:last-of-type .facetwp-facet {
  margin-right: 0; }

.facetwp-sort select {
  margin-bottom: 1em;
  max-width: 300px; }
  @media (min-width: 56.25em) {
    .facetwp-sort select {
      margin-bottom: 0; } }

@media (min-width: 56.25em) {
  .post__header--search .facetwp-sort {
    display: inline-block; } }

.search-pages .facetwp-facet,
.search-results .facetwp-facet {
  margin-bottom: 1rem; }

.facetwp-facet.facetwp-type-dropdown {
  display: inline-block;
  margin-right: 0;
  text-align: left; }
  @media (min-width: 56.25em) {
    .facetwp-facet.facetwp-type-dropdown {
      margin-right: 1rem; } }
  .facetwp-facet.facetwp-type-dropdown label {
    display: block;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.75rem; }

.facetwp-facet.facetwp-type-pager label {
  display: none !important; }

.facetwp-sort-select,
.facetwp-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("../images/bg/select-arrows.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/select-arrows.svg");
  background-repeat: no-repeat;
  background-position: right .7em top 50%;
  background-size: 8px auto;
  border: 1px solid #000;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  height: auto !important;
  margin: 0;
  max-height: 36px;
  max-width: 100%;
  padding: 6px 25px 6px 15px;
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 400; }
  .facetwp-sort-select::-ms-expand,
  .facetwp-dropdown::-ms-expand {
    display: none; }
  .facetwp-sort-select:focus,
  .facetwp-dropdown:focus {
    background-color: #fff;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    outline: none; }
  .facetwp-sort-select option,
  .facetwp-dropdown option {
    font-weight: normal; }

.facetwp-sort-select {
  margin: 0; }
  @media (min-width: 56.25em) {
    .facetwp-sort-select {
      margin-left: .5em; } }

.facetwp-selections {
  display: inline; }
  .facetwp-selections ul {
    display: inline;
    margin: 1em 0;
    padding: 0; }
  .facetwp-selections li {
    background-color: #0e2b4d;
    border-radius: 4px;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 400;
    margin-right: 1.25rem;
    padding: 0.5rem 0.75rem; }
    .facetwp-selections li:hover, .facetwp-selections li:focus {
      background-color: #4d6680; }
  .search__options .facetwp-selections .facetwp-selection-value {
    background-image: url("../images/bg/mobile-close-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-close-white.svg");
    background-position: 100% 55%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    cursor: pointer;
    display: inline-block;
    margin-right: 0;
    padding-right: 24px; }

.facetwp-counts {
  margin: 1.5rem 0; }
  @media (min-width: 31.25em) {
    .facetwp-counts {
      margin: 0.5rem 0; } }

.flex-article {
  border: 3px solid #32839b; }
  @media (min-width: 50em) {
    .flex-article {
      display: -ms-flexbox;
      display: flex; } }
  .flex-article.blue-header .col-info {
    padding: 0px;
    padding-bottom: 20px; }
    .flex-article.blue-header .col-info .col-info-content {
      padding-left: 20px;
      padding-right: 20px; }
    .flex-article.blue-header .col-info h2 {
      background-color: #32839b;
      color: #fff;
      padding: 20px; }
      .flex-article.blue-header .col-info h2 a {
        color: #fff; }
  .flex-article.flex-article--no-border {
    border: none; }
    @media (min-width: 50em) {
      .flex-article.flex-article--no-border .col-info {
        border-left: none; } }
  .flex-article .col-image {
    -ms-flex: 2;
        flex: 2;
    padding: 20px;
    text-align: center; }
    .flex-article .col-image img {
      display: inline-block;
      margin: 0 auto; }
      @media (min-width: 50em) {
        .flex-article .col-image img {
          position: relative;
          top: 250px;
          -ms-transform: translateY(-250px);
              transform: translateY(-250px); } }
  .flex-article .col-info {
    -ms-flex: 4;
        flex: 4;
    padding: 20px;
    position: relative; }
    @media (min-width: 50em) {
      .flex-article .col-info {
        border-left: 3px solid #32839b; } }
    .flex-article .col-info h2 {
      color: #32839b;
      font-size: 22px;
      font-weight: bold; }
      .flex-article .col-info h2 a {
        color: #32839b;
        font-size: 22px;
        text-decoration: none;
        font-weight: bold; }
    .flex-article .col-info .show-more-content {
      display: none; }
    .flex-article .col-info .show-more-button {
      display: block;
      text-decoration: none;
      background-color: #32839b;
      color: white;
      text-align: center;
      text-transform: uppercase;
      width: 130px;
      padding-top: 5px;
      padding-bottom: 5px;
      position: absolute;
      bottom: 0;
      right: 0;
      font-size: 14px;
      font-weight: bold; }
    .flex-article .col-info .show-more-button:hover {
      background-color: #0e2b4d; }

.gallery-caption {
  max-width: 100%; }

.gform_wrapper .gfield {
  margin: 0 0 1rem; }

.gform_wrapper .gform_title {
  color: #6d2c43;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.4444444444em;
  font-weight: 600; }

.gform_wrapper .gsection_title {
  font-weight: 600; }

.gform_wrapper .gform_description {
  display: block;
  margin: 0 0 1rem; }

.gform_wrapper .gfield_label {
  display: inline-block;
  font-weight: 700;
  margin: 0 0 0.25rem; }

.gform_wrapper .gfield_label_unbold label {
  font-weight: 400 !important; }

.gform_wrapper .gfield_checkbox,
.gform_wrapper .gfield_radio {
  list-style-type: none;
  padding-left: 0.5rem; }
  .gform_wrapper .gfield_checkbox li,
  .gform_wrapper .gfield_radio li {
    margin-bottom: 0.125rem; }
  .gform_wrapper .gfield_checkbox label,
  .gform_wrapper .gfield_radio label {
    font-weight: 400;
    margin-left: 0.5rem; }

.gform_wrapper .gfield_html {
  font-weight: 700;
  margin: 0 0 1rem; }
  .gform_wrapper .gfield_html::marker {
    display: none; }

.gform_wrapper .gfield_box_first {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 1rem; }
  .gform_wrapper .gfield_box_first .gfield_label {
    font-weight: 400;
    margin: 0;
    -ms-flex-order: 2;
        order: 2; }
  .gform_wrapper .gfield_box_first .ginput_container {
    margin-right: 1rem;
    -ms-flex-order: 1;
        order: 1; }
  .gform_wrapper .gfield_box_first .ginput_container input {
    width: 3rem !important; }
  .gform_wrapper .gfield_box_first::marker {
    display: none; }

.gform_fields,
.gfmc-column ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .gform_fields li,
  .gfmc-column ul li {
    margin-bottom: 2em; }

.gfmc-column {
  display: -ms-inline-grid;
  display: inline-grid;
  padding-right: 16px;
  vertical-align: text-top; }

.single-person .gfmc-column + .gfmc-column {
  padding-right: 0; }

.gfmc-row-1-col-2-of-2 .gfield > div.ginput_container > textarea {
  width: 100%; }

@media (min-width: 43.75em) {
  .gform_footer {
    text-align: right;
    padding-right: 16px; } }

.gfield > div.ginput_container > textarea.small,
.gfield > div.ginput_container > select.small,
.gfield > div.ginput_container > input.small {
  width: 25%; }

.gfield > div.ginput_container > textarea.medium,
.gfield > div.ginput_container > select.medium,
.gfield > div.ginput_container > input.medium {
  width: 50%; }

.gfield > div.ginput_container > textarea.large,
.gfield > div.ginput_container > select.large,
.gfield > div.ginput_container > input.large {
  width: 100%; }

.ginput_container_textarea textarea {
  width: 100%; }

.gform_confirmation_message {
  border: 1px solid #996666;
  color: #000;
  margin-top: 2rem;
  padding: 0 0 1.5rem;
  text-align: center; }
  .gform_confirmation_message::before {
    background-color: #996666;
    color: #fff;
    content: 'Form Submitted';
    display: block;
    margin: 0 0 1.5rem;
    padding: 0.25rem;
    text-align: center; }

.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px; }

.gform_wrapper .gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px; }

body .gform_wrapper li.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px; }

body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px; }

body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px; }

body .gform_wrapper .gform_footer {
  margin-bottom: 2rem; }
  body .gform_wrapper .gform_footer .gform_button.button {
    background-color: #6d2c43;
    border-color: #6d2c43;
    color: #fff; }
    body .gform_wrapper .gform_footer .gform_button.button:focus, body .gform_wrapper .gform_footer .gform_button.button:hover {
      background-color: #fff;
      color: #6d2c43; }

.gfield_required {
  margin-left: 0.25rem; }

.grid {
  margin: 60px -1em; }
  .home .grid {
    margin-bottom: 10px; }

.grid-item {
  padding: 0 1em; }
  @media (min-width: 50em) {
    .grid-item {
      width: 50%; } }
  @media (min-width: 75em) {
    .grid-item {
      width: 33.3333333333%; } }

.grid-item--one {
  padding: 2rem 0;
  width: 100%; }

.grid-item--two {
  padding: 2rem 0;
  width: 100%; }
  @media (min-width: 50em) {
    .grid-item--two {
      width: 45%;
      padding: 1rem; } }

@media (min-width: 50em) {
  .grid--flex-2 {
    margin: 60px -17% 60px 17%; } }

.grid--flex-2 .grid-item {
  width: 100%; }
  @media (min-width: 50em) {
    .grid--flex-2 .grid-item {
      width: 70%; } }
  @media (min-width: 75em) {
    .grid--flex-2 .grid-item {
      width: 33.3333333333%; } }

@media (min-width: 50em) {
  .grid--flex-1 {
    margin: 60px -34% 60px 34%; } }

.grid--flex-1 .grid-item {
  width: 100%; }
  @media (min-width: 50em) {
    .grid--flex-1 .grid-item {
      width: 70%; } }
  @media (min-width: 75em) {
    .grid--flex-1 .grid-item {
      width: 33.3333333333%; } }

.healthline__tag {
  background-image: url("../images/bg/chl-logo.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/chl-logo.svg");
  background-repeat: no-repeat;
  background-size: 300px 70px;
  color: #4d6680;
  font-size: 26px;
  height: 100px;
  padding: 70px 0 0 0; }
  @media (min-width: 56.25em) {
    .healthline__tag {
      background-size: 400px 100px;
      height: 75px;
      margin: 30px 0 0 30px;
      padding: 35px 0 0 470px; } }

.image-search {
  background-color: #ededed;
  border-radius: 10px;
  margin: 1rem 0 2rem;
  padding: 1.5rem 1rem;
  position: relative; }
  .search-images .image-search {
    background-color: transparent; }

.image-search__count {
  font-weight: 500;
  margin-bottom: 1rem;
  margin-left: 0.5rem; }

.image-search__posts {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  @media (min-width: 50em) {
    .image-search__posts {
      -ms-flex-align: start;
          -ms-grid-row-align: flex-start;
          align-items: flex-start;
      -ms-flex-direction: row;
          flex-direction: row; } }

.image-search__posts .image-search__posts {
  display: block; }

.image-search__post {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding: 1rem;
  width: 100%; }
  @media (min-width: 50em) {
    .image-search__post {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 33.33%; } }
  .image-search__post h4 {
    font-weight: 300;
    line-height: 1.2;
    margin: 0.5rem 0 0 !important;
    text-align: left; }
  .image-search__post .image-search__image-wrapper img {
    background-color: #fff;
    height: 12.5rem;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 0;
       object-position: 50% 0;
    width: 100%; }

.image-search__image-wrapper .modal__link {
  text-decoration: none; }

.in-page {
  background: #eaeff5;
  text-align: center; }
  .single-program .in-page,
  .single-initiative .in-page {
    margin-bottom: 2.5rem; }

.in-page--secondary {
  background: #fff;
  text-align: left; }

.key-takeaways__wrapper {
  background: #f1f1f1;
  border-radius: 10px;
  margin: 2em 0 2em 0;
  padding: 1.5em 2em;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); }
  .key-takeaways__wrapper .key-takeaways__title {
    text-align: center;
    font-size: 24px;
    margin: 0 0 1em 0 !important;
    font-weight: 400; }
  .key-takeaways__wrapper .divider {
    height: 0px !important;
    margin: 1em auto 2.5em auto !important; }
    .key-takeaways__wrapper .divider:before, .key-takeaways__wrapper .divider:after {
      background: #0e2b4d; }
  .key-takeaways__wrapper blockquote h6 {
    padding-left: 0; }

.label {
  color: #f36f3b;
  display: inline-block;
  font-weight: 600; }

.menu--our-work {
  margin-bottom: 4rem; }
  @media (min-width: 56.25em) {
    .menu--our-work .post__content {
      -ms-flex-align: start;
          align-items: flex-start;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .menu--our-work .post__content > div {
        width: 33%; } }
  .menu--our-work h3 a {
    color: #000;
    font-weight: 600;
    text-decoration: none; }
    .menu--our-work h3 a:hover {
      text-decoration: underline; }
  .menu--our-work ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0; }
    .menu--our-work ul a {
      font-size: 20px; }
  .menu--our-work .our-work-see-all {
    margin-top: 20px; }
    .menu--our-work .our-work-see-all a {
      height: 25px;
      overflow: hidden;
      width: 25px;
      background-image: url("../images/bg/arrow-right-orange.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-orange.svg");
      background-position: 100% 50%;
      background-repeat: no-repeat;
      background-size: 22px 22px;
      color: #4d6680;
      font-size: 20px;
      font-weight: 500;
      padding-right: 35px;
      text-decoration: none; }
      .menu--our-work .our-work-see-all a::before {
        content: '';
        display: block;
        height: 150%;
        width: 0; }
      .menu--our-work .our-work-see-all a:hover {
        color: #f36f3b; }
      .menu--our-work .our-work-see-all a b {
        font-weight: 400; }

.mobile-menu {
  width: 100% !important;
  z-index: 12; }
  @media (min-width: 64em) {
    .mobile-menu {
      display: none; } }

.mobile-menu__bar {
  background-color: #fff;
  height: 3.8888888889em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0 10px 0 20px; }

.mobile-menu__button {
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  border: 0;
  color: #555559;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  height: 3.0555555556em;
  line-height: 3.0555555556em;
  margin: 0 1em 0 0;
  padding: 0 1em;
  text-decoration: none; }
  .mobile-menu__button:focus {
    outline: thin dotted; }

.mobile-menu__button--menu {
  margin-right: 0;
  position: relative; }

.mobile-menu__icon {
  height: 28px;
  overflow: hidden;
  width: 28px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .mobile-menu__icon::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.mobile-menu__icon--menu {
  background-image: url("../images/bg/mobile-menu--closed.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-menu--closed.svg"); }
  .is-active .mobile-menu__icon--menu {
    background-image: url("../images/bg/mobile-menu--open.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-menu--open.svg"); }

.mobile-menu__links {
  background-color: #ededed;
  color: #555559;
  position: fixed;
  width: 100%;
  z-index: 100;
  min-height: calc(100% - (70px + var(--wp-admin--admin-bar--height, 0px)));
  z-index: 99;
  display: block;
  overflow-y: auto;
  bottom: 0;
  top: calc(70px + var(--wp-admin--admin-bar--height, 0px));
  padding: 0 30px 30px; }
  .mobile-menu__links[hidden] {
    display: none; }

.button-wrapper {
  -ms-flex-order: 2;
      order: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

.modal__link {
  color: #0e2b4d;
  display: block;
  text-decoration: none; }
  .modal__link:hover, .modal__link:focus {
    text-decoration: underline; }

.modal--image-details {
  -ms-flex-align: center;
      align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  overflow: auto;
  padding-top: 50px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1; }
  .modal--image-details:hover {
    cursor: pointer; }
  .modal--image-details.is-hidden {
    display: none; }

.modal--image-details .modal__content {
  background-color: #fff;
  display: inline-block;
  margin: auto;
  padding: 2rem;
  position: relative;
  text-align: left; }
  .modal--image-details .modal__content p:-moz-only-whitespace,
  .modal--image-details .modal__content p:empty {
    margin: 0; }

.modal__image-wrapper img {
  vertical-align: middle;
  width: 100%; }

.modal__columns {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (min-width: 64em) {
    .modal__columns {
      -ms-flex-direction: row;
          flex-direction: row; } }

.modal__left,
.modal__right {
  margin-bottom: 1.5rem;
  width: 100%; }
  @media (min-width: 64em) {
    .modal__left,
    .modal__right {
      margin-bottom: 0;
      width: 48%; } }

.modal__full {
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin-bottom: 0;
  overflow-y: auto;
  width: 100%; }

.lightbox__close,
.modal__close {
  height: 20px;
  overflow: hidden;
  width: 20px;
  background-image: url("../images/bg/mobile-close-maroon.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-close-maroon.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem; }
  .lightbox__close::before,
  .modal__close::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.modal__close:hover,
.modal__close:focus {
  right: 0.9rem;
  top: 1.05rem; }

.nav {
  list-style: none;
  padding: 0; }

.nav__item {
  margin-bottom: 0; }

.nav--footer ul.nav > .nav__item, .nav--in-page ul.nav > .nav__item, .nav--secondary ul.nav > .nav__item, .nav--utility ul.nav > .nav__item {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap; }

.page .l-sidebars {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.page [class^="l-sidebars__"] {
  -ms-flex-positive: 0;
      flex-grow: 0; }

.page .l-sidebars__sidebar {
  margin: 0 0 4rem;
  position: relative;
  z-index: 9; }

.page .l-sidebars__sidebar__inner {
  position: -webkit-sticky;
  position: sticky;
  top: calc(36px + var(--wp-admin--admin-bar--height, 0px));
  transition: all 0.2s ease; }
  @media (min-width: 43.75em) {
    .page .l-sidebars__sidebar__inner {
      width: 206px;
      z-index: 15; } }
  @media (min-width: 68.75em) {
    .page .l-sidebars__sidebar__inner {
      width: 291px; } }

.page .nav--in-page-secondary {
  margin: 0 0 4rem; }

.pager, .facetwp-pager {
  clear: both;
  list-style: none;
  margin: 2em 0;
  padding: 0;
  text-align: center; }

.pager__item, .facetwp-page {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top; }
  @media (min-width: 37.5em) {
    .pager__item:not([class*=pager__item--]), .facetwp-page:not([class*=pager__item--]) {
      display: inline-block; } }

.facetwp-page.active {
  text-decoration: underline; }

.page-numbers {
  display: inline-block;
  line-height: 1;
  padding: 0 4px;
  margin-right: 6px;
  font-weight: 400;
  text-align: center;
  vertical-align: top; }
  .page-numbers.current {
    text-decoration: underline; }

.pager__item--current, .pager__link {
  background-color: #f1f1f1;
  color: #212121;
  min-width: 2.4444444444rem;
  padding: 0.7222222222em; }

.pager__item--current {
  background-color: #d6d7d9; }

.pager__link {
  display: inline-block;
  text-decoration: none; }
  .pager__link:focus, .pager__link:hover {
    background-color: #d6d7d9;
    color: inherit; }

.search-images .pagination {
  margin: 2rem 0 0;
  text-align: center; }

.pagination .page-numbers {
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  margin-right: 6px;
  padding: 0px 4px;
  text-align: center;
  text-decoration: none;
  vertical-align: top; }
  .pagination .page-numbers.current {
    color: #af1f23;
    cursor: default;
    font-weight: bold;
    text-decoration: underline; }

.person {
  margin-bottom: 1em;
  overflow: hidden; }

.person__img {
  border-radius: 50%;
  float: left;
  height: 75px;
  margin-right: 1em;
  width: 75px; }

.person__name {
  color: #0e2b4d;
  display: block;
  font-family: nudista-web, sans-serif;
  font-size: 18px;
  text-decoration: none; }

.person__position {
  font-size: 14px;
  font-weight: 600; }

.person__text {
  margin: .5em 0; }

.person__link {
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.single-person .articles__view-all {
  text-align: right;
  margin: 0; }
  .single-person .articles__view-all a {
    font-weight: bolder;
    color: inherit;
    text-decoration: none; }

.persons {
  margin: 2em 0; }

.post-artist {
  margin-top: 2em;
  padding: 2em 0 0 0;
  position: relative; }
  .post-artist:before {
    background: #ededed;
    content: '';
    height: 6px;
    position: absolute;
    top: 0;
    width: 100%; }
  .post-artist:last-of-type {
    padding: 2em 0; }

.post-artist__name {
  color: #f36f3b;
  display: block;
  font-weight: 600;
  margin-bottom: .5em;
  text-decoration: none; }
  .post-artist__name:hover {
    text-decoration: underline; }

.post-artist__image {
  border-radius: 50%;
  float: left;
  height: 75px;
  margin: 0 1em .25em 0;
  width: 75px; }

.post-author {
  margin-top: 2em;
  padding: 2em 0 0 0;
  position: relative; }
  .post-author:before {
    background: #ededed;
    content: '';
    height: 6px;
    position: absolute;
    top: 0;
    width: 100%; }
  .post-author:last-of-type {
    padding: 2em 0; }

.post-author__name {
  color: #f36f3b;
  display: block;
  font-weight: 600;
  margin-bottom: .5em;
  text-decoration: none; }
  .post-author__name:hover {
    text-decoration: underline; }

.post-author__image {
  border-radius: 50%;
  float: left;
  height: 75px;
  margin: 0 1em .25em 0;
  width: 75px; }

.post.post--display-mode-teaser {
  margin-bottom: 2em; }

.post__header {
  background: url("../images/lines-tall.svg"), url("../images/lines-tall--flipped.svg") #10576d;
  background-position: top left -100px, bottom -50px right -150px;
  background-size: auto 150px, auto 150px;
  background-repeat: no-repeat;
  font-family: nudista-web, sans-serif;
  margin-bottom: 2em;
  padding: 3em 0;
  position: relative;
  text-align: center;
  width: 100%; }
  .single-collection .post__header {
    background-color: #4d6680;
    color: #fff; }
  .search-results .post__header {
    color: #0e2b4d; }
  .single-event .post__header {
    background-color: #6d2c43;
    color: #fff; }
  .single-grant .post__header {
    color: #fff; }
  .single-investment .post__header {
    background-color: #6d9e50;
    color: #fff; }
  .single-post .post__header {
    background-color: #0e2b4d;
    color: #fff;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); }
  .single-press_release .post__header {
    background-color: #A12C18;
    color: #fff; }
  .single-rfp .post__header {
    background-color: #598f8a;
    color: #fff; }
  .single-topic .post__header {
    background-color: #0e2b4d;
    color: #fff; }
  .type-archive-project .post__header {
    background-color: #10576d;
    color: #fff; }
  .single-person .post__header {
    color: #fff;
    margin-bottom: 0; }
    .single-person .post__header a {
      color: #fff; }
    .single-person .post__header .hero-person__breadcrumbs {
      font-size: 16px;
      font-weight: 300;
      font-family: nudista-web, sans-serif;
      margin-top: -2em;
      padding-bottom: 2em;
      text-align: initial; }
      .single-person .post__header .hero-person__breadcrumbs a:hover,
      .single-person .post__header .hero-person__breadcrumbs a:focus {
        text-decoration: none; }
  @media (min-width: 64em) {
    .post__header {
      padding: 5rem 0; } }
  @media (min-width: 64em) {
    .post__header {
      margin-bottom: 60px; } }

.single-person .post__header--person {
  background-color: #fff;
  background-position: center 30px;
  background-repeat: repeat-y;
  background-size: auto;
  color: #0e2b4d; }
  @media (min-width: 50em) {
    .single-person .post__header--person {
      background-image: url("../images/bg/line-alt.png");
      background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221119.41%22%20height%3D%22138.58%22%20viewBox%3D%220%200%201119.41%20138.58%22%3E%3Ctitle%3EArtboard%201%3C%2Ftitle%3E%3Cg%20id%3D%22Layer_1-2%22%20data-name%3D%22Layer%201-2%22%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2236.23%22%20x2%3D%22280.54%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2229.74%22%20x2%3D%22329.42%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2236.23%22%20x2%3D%22478.04%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2229.74%22%20x2%3D%22526.92%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2236.23%22%20x2%3D%22675.53%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2229.74%22%20x2%3D%22724.42%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2236.23%22%20x2%3D%22873.03%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2229.74%22%20x2%3D%22921.91%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2236.23%22%20x2%3D%221070.53%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2229.74%22%20x2%3D%221119.41%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2294.72%22%20x2%3D%22280.54%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2288.23%22%20x2%3D%22329.42%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2294.72%22%20x2%3D%22478.04%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2288.23%22%20x2%3D%22526.92%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2294.72%22%20x2%3D%22675.53%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2288.23%22%20x2%3D%22724.42%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2294.72%22%20x2%3D%22873.03%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2288.23%22%20x2%3D%22921.91%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2294.72%22%20x2%3D%221070.53%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2288.23%22%20x2%3D%221119.41%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2265.47%22%20x2%3D%22280.54%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2258.99%22%20x2%3D%22329.42%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2265.47%22%20x2%3D%22478.04%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2258.99%22%20x2%3D%22526.92%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2265.47%22%20x2%3D%22675.53%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2258.99%22%20x2%3D%22724.42%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2265.47%22%20x2%3D%22873.03%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2258.99%22%20x2%3D%22921.91%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2265.47%22%20x2%3D%221070.53%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2258.99%22%20x2%3D%221119.41%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%226.99%22%20x2%3D%22280.54%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%220.5%22%20x2%3D%22329.42%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%226.99%22%20x2%3D%22478.04%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%220.5%22%20x2%3D%22526.92%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%226.99%22%20x2%3D%22675.53%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%220.5%22%20x2%3D%22724.42%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%226.99%22%20x2%3D%22873.03%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%220.5%22%20x2%3D%22921.91%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%226.99%22%20x2%3D%221070.53%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%220.5%22%20x2%3D%221119.41%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%22123.96%22%20x2%3D%22280.54%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%22117.47%22%20x2%3D%22329.42%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%22123.96%22%20x2%3D%22478.04%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%22117.47%22%20x2%3D%22526.92%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%22123.96%22%20x2%3D%22675.53%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%22117.47%22%20x2%3D%22724.42%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%22123.96%22%20x2%3D%22873.03%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%22117.47%22%20x2%3D%22921.91%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%22123.96%22%20x2%3D%221070.53%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%22117.47%22%20x2%3D%221119.41%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2250.85%22%20x2%3D%22174.27%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2244.36%22%20x2%3D%22223.16%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2250.85%22%20x2%3D%22371.77%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2244.36%22%20x2%3D%22420.65%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2250.85%22%20x2%3D%22569.27%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2244.36%22%20x2%3D%22618.15%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2250.85%22%20x2%3D%22766.76%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2244.36%22%20x2%3D%22815.65%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2250.85%22%20x2%3D%22964.26%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2244.36%22%20x2%3D%221013.14%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%22109.34%22%20x2%3D%22174.27%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%22102.85%22%20x2%3D%22223.16%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%22109.34%22%20x2%3D%22371.77%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%22102.85%22%20x2%3D%22420.65%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%22109.34%22%20x2%3D%22569.27%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%22102.85%22%20x2%3D%22618.15%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%22109.34%22%20x2%3D%22766.76%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%22102.85%22%20x2%3D%22815.65%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%22109.34%22%20x2%3D%22964.26%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%22102.85%22%20x2%3D%221013.14%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2280.1%22%20x2%3D%22174.27%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2273.61%22%20x2%3D%22223.16%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2280.1%22%20x2%3D%22371.77%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2273.61%22%20x2%3D%22420.65%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2280.1%22%20x2%3D%22569.27%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2273.61%22%20x2%3D%22618.15%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2280.1%22%20x2%3D%22766.76%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2273.61%22%20x2%3D%22815.65%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2280.1%22%20x2%3D%22964.26%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2273.61%22%20x2%3D%221013.14%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2221.61%22%20x2%3D%22174.27%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2215.12%22%20x2%3D%22223.16%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2221.61%22%20x2%3D%22371.77%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2215.12%22%20x2%3D%22420.65%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2221.61%22%20x2%3D%22569.27%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2215.12%22%20x2%3D%22618.15%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2221.61%22%20x2%3D%22766.76%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2215.12%22%20x2%3D%22815.65%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2221.61%22%20x2%3D%22964.26%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2215.12%22%20x2%3D%221013.14%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%22132.09%22%20x2%3D%22223.16%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%22132.09%22%20x2%3D%22420.65%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%22132.09%22%20x2%3D%22618.15%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%22132.09%22%20x2%3D%22815.65%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%22132.09%22%20x2%3D%221013.14%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
      background-size: 1200px; } }
  .single-person .post__header--person .person-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 50em) {
      .single-person .post__header--person .person-header {
        text-align: left; } }
    .single-person .post__header--person .person-header .person-profile-picture {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
      @media (min-width: 50em) {
        .single-person .post__header--person .person-header .person-profile-picture {
          -ms-flex-preferred-size: 34%;
              flex-basis: 34%; }
          .single-person .post__header--person .person-header .person-profile-picture img {
            max-width: 255px;
            width: 255px; } }
    .single-person .post__header--person .person-header .person-info {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
      @media (min-width: 50em) {
        .single-person .post__header--person .person-header .person-info {
          -ms-flex-preferred-size: 66%;
              flex-basis: 66%; } }
      .single-person .post__header--person .person-header .person-info h1.post__title,
      .single-person .post__header--person .person-header .person-info h2.post__subtitle {
        color: #0e2b4d; }
      .single-person .post__header--person .person-header .person-info .person__text .social-media-icon {
        background-position: 0 50%;
        background-size: 20px auto;
        margin-right: 25px;
        padding-left: 28px; }
        .single-person .post__header--person .person-header .person-info .person__text .social-media-icon.social-media-icon__twitter {
          background-image: url("../images/bg/twitter-red.svg");
          background-repeat: no-repeat; }
        .single-person .post__header--person .person-header .person-info .person__text .social-media-icon.social-media-icon__linkedin {
          background-image: url("../images/bg/linkedin-red.svg");
          background-repeat: no-repeat; }
        .single-person .post__header--person .person-header .person-info .person__text .social-media-icon.social-media-icon__instagram {
          background-image: url("../images/bg/instagram-red.svg");
          background-repeat: no-repeat; }
        .single-person .post__header--person .person-header .person-info .person__text .social-media-icon.social-media-icon__website {
          background-image: url("../images/bg/link-red.png");
          background-repeat: no-repeat; }
      @media (min-width: 50em) {
        .single-person .post__header--person .person-header .person-info .post__title,
        .single-person .post__header--person .person-header .person-info .post__subtitle {
          text-align: left; } }

@media (min-width: 64em) {
  .post__header--person {
    padding: 5rem 0; } }

@media (min-width: 64em) {
  .post__header--person {
    margin-bottom: 60px; } }

.post__header--search {
  background: none;
  padding: 0; }
  .post__header--search .post__header__inner {
    padding: 2em 0; }
    @media (min-width: 50em) {
      .post__header--search .post__header__inner {
        background-image: url("../images/bg/line-alt.png");
        background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221119.41%22%20height%3D%22138.58%22%20viewBox%3D%220%200%201119.41%20138.58%22%3E%3Ctitle%3EArtboard%201%3C%2Ftitle%3E%3Cg%20id%3D%22Layer_1-2%22%20data-name%3D%22Layer%201-2%22%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2236.23%22%20x2%3D%22280.54%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2229.74%22%20x2%3D%22329.42%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2236.23%22%20x2%3D%22478.04%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2229.74%22%20x2%3D%22526.92%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2236.23%22%20x2%3D%22675.53%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2229.74%22%20x2%3D%22724.42%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2236.23%22%20x2%3D%22873.03%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2229.74%22%20x2%3D%22921.91%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2236.23%22%20x2%3D%221070.53%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2229.74%22%20x2%3D%221119.41%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2294.72%22%20x2%3D%22280.54%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2288.23%22%20x2%3D%22329.42%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2294.72%22%20x2%3D%22478.04%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2288.23%22%20x2%3D%22526.92%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2294.72%22%20x2%3D%22675.53%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2288.23%22%20x2%3D%22724.42%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2294.72%22%20x2%3D%22873.03%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2288.23%22%20x2%3D%22921.91%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2294.72%22%20x2%3D%221070.53%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2288.23%22%20x2%3D%221119.41%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2265.47%22%20x2%3D%22280.54%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2258.99%22%20x2%3D%22329.42%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2265.47%22%20x2%3D%22478.04%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2258.99%22%20x2%3D%22526.92%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2265.47%22%20x2%3D%22675.53%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2258.99%22%20x2%3D%22724.42%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2265.47%22%20x2%3D%22873.03%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2258.99%22%20x2%3D%22921.91%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2265.47%22%20x2%3D%221070.53%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2258.99%22%20x2%3D%221119.41%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%226.99%22%20x2%3D%22280.54%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%220.5%22%20x2%3D%22329.42%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%226.99%22%20x2%3D%22478.04%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%220.5%22%20x2%3D%22526.92%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%226.99%22%20x2%3D%22675.53%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%220.5%22%20x2%3D%22724.42%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%226.99%22%20x2%3D%22873.03%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%220.5%22%20x2%3D%22921.91%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%226.99%22%20x2%3D%221070.53%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%220.5%22%20x2%3D%221119.41%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%22123.96%22%20x2%3D%22280.54%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%22117.47%22%20x2%3D%22329.42%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%22123.96%22%20x2%3D%22478.04%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%22117.47%22%20x2%3D%22526.92%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%22123.96%22%20x2%3D%22675.53%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%22117.47%22%20x2%3D%22724.42%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%22123.96%22%20x2%3D%22873.03%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%22117.47%22%20x2%3D%22921.91%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%22123.96%22%20x2%3D%221070.53%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%22117.47%22%20x2%3D%221119.41%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2250.85%22%20x2%3D%22174.27%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2244.36%22%20x2%3D%22223.16%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2250.85%22%20x2%3D%22371.77%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2244.36%22%20x2%3D%22420.65%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2250.85%22%20x2%3D%22569.27%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2244.36%22%20x2%3D%22618.15%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2250.85%22%20x2%3D%22766.76%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2244.36%22%20x2%3D%22815.65%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2250.85%22%20x2%3D%22964.26%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2244.36%22%20x2%3D%221013.14%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%22109.34%22%20x2%3D%22174.27%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%22102.85%22%20x2%3D%22223.16%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%22109.34%22%20x2%3D%22371.77%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%22102.85%22%20x2%3D%22420.65%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%22109.34%22%20x2%3D%22569.27%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%22102.85%22%20x2%3D%22618.15%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%22109.34%22%20x2%3D%22766.76%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%22102.85%22%20x2%3D%22815.65%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%22109.34%22%20x2%3D%22964.26%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%22102.85%22%20x2%3D%221013.14%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2280.1%22%20x2%3D%22174.27%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2273.61%22%20x2%3D%22223.16%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2280.1%22%20x2%3D%22371.77%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2273.61%22%20x2%3D%22420.65%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2280.1%22%20x2%3D%22569.27%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2273.61%22%20x2%3D%22618.15%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2280.1%22%20x2%3D%22766.76%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2273.61%22%20x2%3D%22815.65%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2280.1%22%20x2%3D%22964.26%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2273.61%22%20x2%3D%221013.14%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2221.61%22%20x2%3D%22174.27%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2215.12%22%20x2%3D%22223.16%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2221.61%22%20x2%3D%22371.77%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2215.12%22%20x2%3D%22420.65%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2221.61%22%20x2%3D%22569.27%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2215.12%22%20x2%3D%22618.15%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2221.61%22%20x2%3D%22766.76%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2215.12%22%20x2%3D%22815.65%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2221.61%22%20x2%3D%22964.26%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2215.12%22%20x2%3D%221013.14%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%22132.09%22%20x2%3D%22223.16%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%22132.09%22%20x2%3D%22420.65%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%22132.09%22%20x2%3D%22618.15%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%22132.09%22%20x2%3D%22815.65%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%22132.09%22%20x2%3D%221013.14%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
        background-position: center 30px;
        background-repeat: repeat-y;
        background-size: 1200px; } }
  .post__header--search hr {
    margin: 0; }
    @media (min-width: 56.25em) {
      .post__header--search hr {
        margin: 0 1rem; } }

.post__title {
  color: #fff;
  font-family: nudista-web, sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  margin: 0 0 1rem;
  text-align: center; }
  @media (min-width: 64em) {
    .post__title {
      font-size: 3rem; } }
  .archive__header .post__title {
    margin-top: 0.5em; }
  .search .post__title {
    margin-bottom: 0;
    color: #0e2b4d; }

.post__content h2, .post__content
h3, .post__content
h4, .post__content
h5, .post__content
h6 {
  margin: 2rem 0 1rem; }

.post__subtitle {
  font-weight: normal;
  text-align: center;
  color: #fff; }

.post__date {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding: 1em;
  text-align: center;
  text-transform: uppercase; }
  .help .post__date {
    display: none; }

.post__columns {
  margin-top: 1em; }
  @media (min-width: 50em) {
    .post__columns {
      display: -ms-flexbox;
      display: flex; } }

.post__column {
  margin-top: 1em;
  text-align: left; }
  @media (min-width: 50em) {
    .post__column {
      width: 50%; } }

.post__author {
  color: #fff;
  text-decoration: none; }
  .post__author:hover {
    color: #fff;
    text-decoration: underline; }

@media (min-width: 50em) {
  .l-constrain .single iframe, .l-constrain
  .page iframe {
    padding: 0; }
  .single iframe.full-width,
  .page iframe.full-width {
    width: 100vw;
    margin-left: calc(-100vw / 2 + 800px / 2); }
  .single .full-width,
  .page .full-width {
    width: 100vw;
    margin-left: calc(-100vw / 2 + 800px / 2); } }

.post__header--search h4.sort {
  display: inline-block; }

.post__content .addtoany_content {
  display: none; }

.card__excerpt .addtoany_content {
  display: none; }

.presenter__img {
  border-radius: 50%;
  float: left;
  height: 75px;
  margin-right: 1em;
  width: 75px; }

.presenter__name {
  color: #0e2b4d;
  display: block;
  font-family: nudista-web, sans-serif;
  font-size: 18px;
  text-decoration: none; }

.presenter__position {
  font-size: 14px;
  font-weight: 600; }

.presenters {
  margin: 2em 0; }

.primary {
  text-align: center; }

.section-header__text {
  color: #f36f3b;
  font-size: 33px; }

.section-header__subtext {
  color: #f36f3b;
  font-size: 24px;
  margin-bottom: 1rem; }

.publication-long-form .publication-long-form__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  width: 95%; }
  .publication-long-form .publication-long-form__body .l-sidebars__main {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%; }
    @media (min-width: 50em) {
      .publication-long-form .publication-long-form__body .l-sidebars__main {
        -ms-flex-preferred-size: 70%;
            flex-basis: 70%; } }
    @media only screen and (max-width: 600px) {
      .publication-long-form .publication-long-form__body .l-sidebars__main table {
        width: 100%; } }
  .publication-long-form .publication-long-form__body .l-sidebars__sidebar {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
    @media (min-width: 50em) {
      .publication-long-form .publication-long-form__body .l-sidebars__sidebar {
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%; } }

.publication-long-form .publication-long-form__hero {
  width: 95%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto; }
  .publication-long-form .publication-long-form__hero img {
    width: 100%; }

.publication-long-form .publication-component__section.hidden-section {
  display: none; }

.publication-long-form .publication-component__section.last {
  margin-top: 2rem; }

.publication-long-form .publication-long-form__next {
  text-align: center; }
  .publication-long-form .publication-long-form__next .show-more-publication-button {
    text-decoration: none;
    color: #0e2b4d;
    font-size: 21px; }

.publication-long-form .component__share {
  position: relative;
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .publication-long-form .component__share::before {
    background: #333;
    bottom: -10px;
    content: '';
    height: 1px;
    position: absolute;
    width: 200px;
    margin-left: 20px; }
  .publication-long-form .component__share::after {
    background: #333;
    bottom: -18px;
    content: '';
    height: 1px;
    position: absolute;
    width: 200px; }
  .publication-long-form .component__share a {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    margin-right: 7px; }
  .publication-long-form .component__share .facebook-component__share {
    width: 15px;
    background-image: linear-gradient(transparent, transparent), url(/wp-content/themes/chcf_theme/images/bg/facebook-lightblue.svg); }
  .publication-long-form .component__share .twitter-component__share {
    margin-top: 3px;
    background-image: linear-gradient(transparent, transparent), url(/wp-content/themes/chcf_theme/images/bg/twitter-lightblue.svg); }
  .publication-long-form .component__share .linkedin-component__share {
    margin-top: 2px;
    background-image: linear-gradient(transparent, transparent), url(/wp-content/themes/chcf_theme/images/bg/linkedin-lightblue.svg); }

.publication-long-form .related-materials--long-form .related-materials {
  margin: 0; }

.topbutton {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 1;
  display: block;
  background-color: #f36f3b;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 10px; }
  @media (min-width: 64em) {
    .topbutton {
      display: none; } }

.topbutton:focus {
  color: #fff; }

.topbutton:hover {
  color: #fff; }

.button--maroon:active, .button--maroon:focus {
  background-color: #6d2c43; }

.related-materials {
  background: #f1f1f1;
  border-radius: 10px;
  margin: 4em 0 1em 0;
  padding: 1em 0; }
  .related-materials.recent-articles {
    margin-top: 0; }
  .related-materials h5 {
    margin: 0 0 1rem;
    padding-top: 1.3em;
    line-height: 1.2; }
  .related-materials p {
    line-height: 1.4; }
  .single-toolkit .related-materials {
    margin-left: auto;
    margin-right: auto;
    max-width: 830px; }
  .related-materials .related-materials__meta {
    font-size: 14px;
    text-transform: uppercase;
    color: #565656;
    letter-spacing: 1px;
    font-weight: 600; }
  .related-materials .single-publication, .single-project .related-materials {
    background: #fff;
    margin-top: 0; }
  .related-materials .related-materials__icon-link-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .related-materials .related-materials__icon-link-wrapper .related-materials__download-icon, .related-materials .related-materials__icon-link-wrapper .related-materials__link-icon {
      margin-right: .75em; }
  .related-materials .related-materials__download-icon {
    background-image: url("../images/icon--download--blue.svg");
    display: block;
    background-repeat: no-repeat;
    height: 34px;
    min-width: 40px;
    background-size: contain; }
  .related-materials .related-materials__link-icon {
    background-image: url("../images/icon--link--blue.svg");
    display: block;
    background-repeat: no-repeat;
    height: 34px;
    min-width: 40px;
    background-size: contain; }
  .related-materials .single-publication, .related-materials .single, .related-materials .single-press_release, .single-project .related-materials {
    background: #fff !important;
    margin: 2em 0 2em 0; }
  @media (min-width: 64em) {
    .related-materials h5 {
      line-height: 0.8; } }
  .related-materials a.related-links__hotlink {
    float: right;
    color: #10576d;
    font-weight: 700; }
    .related-materials a.related-links__hotlink:hover {
      color: #f36f3b; }

.related-links-and-downloads {
  margin-bottom: 1.3em; }
  .recent-articles .related-links-and-downloads {
    margin-bottom: 0; }
  .related-links-and-downloads .single-publication, .single-project .related-links-and-downloads {
    margin-bottom: 0; }
    .related-links-and-downloads .single-publication p, .single-project .related-links-and-downloads p {
      margin-bottom: 0; }

.single .related-links-and-downloads, .single-post .related-links-and-downloads, .single-press_release .related-links-and-downloads {
  margin-bottom: 0; }
  .single .related-links-and-downloads p, .single-post .related-links-and-downloads p, .single-press_release .related-links-and-downloads p {
    margin-bottom: 0; }

.related-links-container {
  border: 1px solid #87B6C5;
  border-radius: 10px;
  margin: 1em 0;
  padding: 1em;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); }

.related-materials__link {
  color: #4d6680;
  display: block;
  font-family: nudista-web, sans-serif;
  margin-top: .5em; }
  .related-materials__link .single-publication, .related-materials__link .single, .related-materials__link .single-press_release, .single-project .related-materials__link {
    margin: 0; }

.related-materials__date {
  font-size: 80%; }

.single .related-materials, .single-publication .related-materials, .single-post .related-materials, .single-press_release .related-materials {
  background: #fff;
  margin-top: 0; }
  .single .related-materials h3, .single-publication .related-materials h3, .single-post .related-materials h3, .single-press_release .related-materials h3 {
    font-size: 20px;
    font-weight: 600 important; }
  .single .related-materials h5, .single-publication .related-materials h5, .single-post .related-materials h5, .single-press_release .related-materials h5 {
    font-size: 24px;
    font-weight: 400; }

.related {
  margin-bottom: 1em;
  padding: 1em 0 1em 0; }
  .related a {
    color: #0e2b4d;
    font-weight: 600;
    text-decoration: none; }
    .related a:hover {
      text-decoration: underline; }

.related-condensed {
  border-bottom: 1px solid #565656;
  padding: 1em 0 2em 0; }
  .related-condensed .related-meta__label {
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1em;
    color: #565656;
    font-family: nudista-web, sans-serif; }

.widget_report_nav_widget .nav--main-menu .nav__item a {
  font-size: 21px;
  color: #0e2b4d;
  text-decoration: none;
  padding-right: 15px;
  position: relative; }

.widget_report_nav_widget .nav--main-menu .nav__item .active:after {
  background: #f36f3b;
  content: '';
  height: 1px;
  position: absolute;
  width: 100%;
  left: -15px;
  bottom: 0px; }

.republish-cta {
  margin-top: 2em;
  padding: 2em 0 0 0;
  position: relative; }
  .republish-cta:before {
    background: #ededed;
    content: '';
    height: 6px;
    position: absolute;
    top: 0;
    width: 100%; }
  .republish-cta:last-of-type {
    padding: 2em 0; }
  .republish-cta h4 {
    margin-top: 0px; }

.single-initiative .l-sidebars,
.single-program .l-sidebars {
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 2.5rem; }

.single-initiative [class^="l-sidebars__"],
.single-program [class^="l-sidebars__"] {
  -ms-flex-positive: 0;
      flex-grow: 0; }

.single-initiative .l-sidebars__sidebar,
.single-program .l-sidebars__sidebar {
  margin: 0 0 4rem;
  position: relative; }

.single-initiative .l-sidebars__sidebar__inner,
.single-program .l-sidebars__sidebar__inner {
  position: static;
  transition: all .2s ease; }
  @media (min-width: 43.75em) {
    .single-initiative .l-sidebars__sidebar__inner,
    .single-program .l-sidebars__sidebar__inner {
      width: 206px;
      z-index: 15; } }
  @media (min-width: 68.75em) {
    .single-initiative .l-sidebars__sidebar__inner,
    .single-program .l-sidebars__sidebar__inner {
      width: 291px; } }
  .single-initiative .l-sidebars__sidebar__inner.fixed,
  .single-program .l-sidebars__sidebar__inner.fixed {
    position: static; }
    @media (min-width: 43.75em) {
      .single-initiative .l-sidebars__sidebar__inner.fixed,
      .single-program .l-sidebars__sidebar__inner.fixed {
        position: fixed; } }
  .single-initiative .l-sidebars__sidebar__inner.sticky,
  .single-program .l-sidebars__sidebar__inner.sticky {
    position: static; }
    @media (min-width: 43.75em) {
      .single-initiative .l-sidebars__sidebar__inner.sticky,
      .single-program .l-sidebars__sidebar__inner.sticky {
        position: -webkit-sticky;
        position: sticky; } }

.single-initiative .wp-block-separator,
.single-program .wp-block-separator {
  background: transparent;
  border: none;
  height: 7px;
  margin: 1rem auto;
  position: relative;
  text-align: center;
  width: 175px; }
  .single-initiative .wp-block-separator:before, .single-initiative .wp-block-separator:after,
  .single-program .wp-block-separator:before,
  .single-program .wp-block-separator:after {
    background: #f36f3b;
    bottom: 0;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 150px; }
  .single-initiative .wp-block-separator:after,
  .single-program .wp-block-separator:after {
    bottom: 6px;
    left: 30px; }

.single-initiative .wp-block-separator.is-style-wide,
.single-program .wp-block-separator.is-style-wide {
  background-color: #ededed;
  border: 0;
  box-sizing: content-box;
  color: #ededed;
  height: 2px;
  margin: 1rem 0;
  width: 100%; }
  .single-initiative .wp-block-separator.is-style-wide:before, .single-initiative .wp-block-separator.is-style-wide:after,
  .single-program .wp-block-separator.is-style-wide:before,
  .single-program .wp-block-separator.is-style-wide:after {
    display: none; }

.single-program .l-constrain--narrow-2x {
  margin-top: 2.5rem; }

.single-program table td,
.post--type-program table td {
  padding-top: 0;
  padding-bottom: 0; }

.single-program img.alignnone,
.post--type-program img.alignnone {
  margin: 1rem 0; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.search__form {
  margin-bottom: 2em; }

.search__text {
  display: inline-block;
  margin-bottom: .5rem; }
  @media (min-width: 31.25em) {
    .search__text {
      margin-bottom: 0; } }

.search__keyword {
  background-color: #0e2b4d;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  margin: 0 1.25rem 0.5rem 0.5rem;
  padding: 0.5rem 0.75rem; }
  .search__keyword:empty {
    background-color: transparent; }

@media (min-width: 31.25em) {
  .search__options {
    margin: 2em 0 0;
    padding: 0 1em 0.5em;
    text-align: left; } }

.search__options__columns {
  margin: 1rem; }
  @media (min-width: 31.25em) {
    .search__options__columns {
      -ms-flex-align: start;
          align-items: flex-start;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin: 2.5rem 0 0.5rem; } }

.search__options__left,
.search__options__right {
  display: block;
  margin: 0 0 .5rem; }
  @media (min-width: 31.25em) {
    .search__options__left,
    .search__options__right {
      display: inline-block; } }

.search__input {
  font-size: 16px;
  height: 46px;
  padding: 0 .5em;
  width: 360px; }

.search__submit {
  font-size: 16px;
  height: 46px;
  padding: 0.6666666667rem 1rem;
  margin: 0; }

.search__label {
  display: block;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 0.25em; }
  @media (min-width: 31.25em) {
    .search__label {
      display: inline-block;
      margin: .25em 10px 0 0; } }
  .search__label.pdf-icon:after {
    background-image: url("../images/bg/pdf-file-icon.png");
    background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2275.320129mm%22%20height%3D%2292.604164mm%22%20viewBox%3D%220%200%2075.320129%2092.604164%22%3E%0A%20%20%3Cg%20transform%3D%22translate(53.548057%20-183.975276)%20scale(1.4843)%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23ff2116%22%20d%3D%22M-29.632812%20123.94727c-3.551967%200-6.44336%202.89347-6.44336%206.44531v49.49804c0%203.55185%202.891393%206.44532%206.44336%206.44532H8.2167969c3.5519661%200%206.4433591-2.89335%206.4433591-6.44532v-40.70117s.101353-1.19181-.416015-2.35156c-.484969-1.08711-1.275391-1.84375-1.275391-1.84375a1.0584391%201.0584391%200%200%200-.0059-.008l-9.3906254-9.21094a1.0584391%201.0584391%200%200%200-.015625-.0156s-.8017392-.76344-1.9902344-1.27344c-1.39939552-.6005-2.8417968-.53711-2.8417968-.53711l.021484-.002z%22%20color%3D%22%23000%22%20font-family%3D%22sans-serif%22%20overflow%3D%22visible%22%20paint-order%3D%22markers%20fill%20stroke%22%20style%3D%22line-height%3Anormal%3Bfont-variant-ligatures%3Anormal%3Bfont-variant-position%3Anormal%3Bfont-variant-caps%3Anormal%3Bfont-variant-numeric%3Anormal%3Bfont-variant-alternates%3Anormal%3Bfont-feature-settings%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Btext-transform%3Anone%3Btext-orientation%3Amixed%3Bwhite-space%3Anormal%3Bshape-padding%3A0%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M-29.632812%20126.06445h28.3789058a1.0584391%201.0584391%200%200%200%20.021484%200s1.13480448.011%201.96484378.36719c.79889772.34282%201.36536982.86176%201.36914062.86524.0000125.00001.00391.004.00391.004l9.3671868%209.18945s.564354.59582.837891%201.20899c.220779.49491.234375%201.40039.234375%201.40039a1.0584391%201.0584391%200%200%200-.002.0449v40.74609c0%202.41592-1.910258%204.32813-4.3261717%204.32813H-29.632812c-2.415914%200-4.326172-1.91209-4.326172-4.32813v-49.49804c0-2.41603%201.910258-4.32813%204.326172-4.32813z%22%20color%3D%22%23000%22%20font-family%3D%22sans-serif%22%20overflow%3D%22visible%22%20paint-order%3D%22markers%20fill%20stroke%22%20style%3D%22line-height%3Anormal%3Bfont-variant-ligatures%3Anormal%3Bfont-variant-position%3Anormal%3Bfont-variant-caps%3Anormal%3Bfont-variant-numeric%3Anormal%3Bfont-variant-alternates%3Anormal%3Bfont-feature-settings%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Btext-transform%3Anone%3Btext-orientation%3Amixed%3Bwhite-space%3Anormal%3Bshape-padding%3A0%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23ff2116%22%20d%3D%22M-23.40766%20161.09299c-1.45669-1.45669.11934-3.45839%204.39648-5.58397l2.69124-1.33743%201.04845-2.29399c.57665-1.26169%201.43729-3.32036%201.91254-4.5748l.8641-2.28082-.59546-1.68793c-.73217-2.07547-.99326-5.19438-.52872-6.31588.62923-1.51909%202.69029-1.36323%203.50626.26515.63727%201.27176.57212%203.57488-.18329%206.47946l-.6193%202.38125.5455.92604c.30003.50932%201.1764%201.71867%201.9475%202.68743l1.44924%201.80272%201.8033728-.23533c5.72900399-.74758%207.6912472.523%207.6912472%202.34476%200%202.29921-4.4984914%202.48899-8.2760865-.16423-.8499666-.59698-1.4336605-1.19001-1.4336605-1.19001s-2.3665326.48178-3.531704.79583c-1.202707.32417-1.80274.52719-3.564509%201.12186%200%200-.61814.89767-1.02094%201.55026-1.49858%202.4279-3.24833%204.43998-4.49793%205.1723-1.3991.81993-2.86584.87582-3.60433.13733zm2.28605-.81668c.81883-.50607%202.47616-2.46625%203.62341-4.28553l.46449-.73658-2.11497%201.06339c-3.26655%201.64239-4.76093%203.19033-3.98386%204.12664.43653.52598.95874.48237%202.01093-.16792zm21.21809-5.95578c.80089-.56097.68463-1.69142-.22082-2.1472-.70466-.35471-1.2726074-.42759-3.1031574-.40057-1.1249.0767-2.9337647.3034-3.2403347.37237%200%200%20.993716.68678%201.434896.93922.58731.33544%202.0145161.95811%203.0565161%201.27706%201.02785.31461%201.6224.28144%202.0729-.0409zm-8.53152-3.54594c-.4847-.50952-1.30889-1.57296-1.83152-2.3632-.68353-.89643-1.02629-1.52887-1.02629-1.52887s-.4996%201.60694-.90948%202.57394l-1.27876%203.16076-.37075.71695s1.971043-.64627%202.97389-.90822c1.0621668-.27744%203.21787-.70134%203.21787-.70134zm-2.74938-11.02573c.12363-1.0375.1761-2.07346-.15724-2.59587-.9246-1.01077-2.04057-.16787-1.85154%202.23517.0636.8084.26443%202.19033.53292%203.04209l.48817%201.54863.34358-1.16638c.18897-.64151.47882-2.02015.64411-3.06364z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%232c2c2c%22%20d%3D%22M-20.930423%20167.83862h2.364986q1.133514%200%201.840213.2169.706698.20991%201.189489.9446.482795.72769.482795%201.75625%200%20.94459-.391832%201.6233-.391833.67871-1.056548.97958-.65772.30087-2.02913.30087h-.818651v3.72941h-1.581322zm1.581322%201.22447v3.33058h.783664q1.049552%200%201.44838-.39184.405826-.39183.405826-1.27345%200-.65772-.265887-1.06355-.265884-.41282-.587747-.50378-.314866-.098-1.000572-.098zm5.50664-1.22447h2.148082q1.560333%200%202.4909318.55276.9375993.55276%201.4133973%201.6443.482791%201.09153.482791%202.42096%200%201.3994-.4338151%202.49793-.4268149%201.09153-1.3154348%201.76324-.8816233.67172-2.5189212.67172h-2.267031zm1.581326%201.26645v7.018h.657715q1.378411%200%202.001144-.9516.6227329-.95858.6227329-2.5539%200-3.5125-2.6238769-3.5125zm6.4722254-1.26645h5.30372941v1.26645H-4.2075842v2.85478h2.9807225v1.26646h-2.9807225v4.16322h-1.5813254z%22%20font-family%3D%22Franklin%20Gothic%20Medium%20Cond%22%20letter-spacing%3D%220%22%20style%3D%22line-height%3A125%25%3B-inkscape-font-specification%3A\'Franklin%20Gothic%20Medium%20Cond\'%22%20word-spacing%3D%224.26000023%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif;
    font-size: 30px;
    height: 1em;
    margin-left: 3px;
    position: relative;
    top: 4px;
    width: 1em; }

.search__title {
  font-weight: 500;
  margin-bottom: 0; }

.search__date,
.search__meta {
  color: #565656;
  font-size: 0.875rem;
  font-weight: 500; }

.search__date {
  margin: 0; }

.search__meta {
  margin: 0 0 0.25rem; }
  .search__meta span {
    font-weight: 600; }

.search__terms-conditions {
  font-size: 0.875rem;
  margin: 1.5rem 0 0; }
  .search__terms-conditions p {
    margin: 0; }

.search__container {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 1.5rem 0; }
  @media (min-width: 31.25em) {
    .search__container {
      max-height: 36px; } }

.search__container input.search-field,
.search__container .searchform__input {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  border-right: none;
  border-left: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  border-radius: 4px 0 0 4px;
  max-height: 36px;
  padding: 7px 15px;
  vertical-align: top;
  width: 200px; }
  @media (min-width: 31.25em) {
    .search__container input.search-field,
    .search__container .searchform__input {
      width: 300px; } }

.search__container .search-submit {
  height: 36px;
  overflow: hidden;
  width: 36px;
  background-image: url("../images/bg/search-icon-red.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/search-icon-red.svg");
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  border: solid 1px #000;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin-left: -6px;
  vertical-align: top; }
  .search__container .search-submit::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.search__link-see-all {
  background-image: url("../images/bg/arrow-right-orange-light.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-orange-light.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  color: #0e2b4d;
  display: inline-block;
  font-weight: 500;
  margin: 0 0 2rem;
  padding-right: 1.5rem;
  text-decoration: none; }
  .search__link-see-all.search__link-see-all--right {
    bottom: -1.5rem;
    position: absolute;
    right: 2rem;
    top: auto; }
    @media (min-width: 31.25em) {
      .search__link-see-all.search__link-see-all--right {
        bottom: auto;
        top: 1.65rem; } }

.search-result__title {
  font-size: 2.2222222222em;
  font-weight: normal; }

.search-result__date {
  font-size: 1.4444444444em;
  font-weight: 600; }

.search-result__data-source {
  font-size: 0.875rem;
  font-weight: 400;
  margin-bottom: 1rem; }
  .search-result__data-source span {
    color: #434343;
    font-weight: 600; }
  .search-result__data-source a {
    background-image: url("../images/bg/icon-upload.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/icon-upload.svg");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    display: inline-block;
    font-weight: 400;
    padding-right: 25px; }

.search-result__publication {
  font-size: 1.4444444444em;
  font-weight: 600; }
  .search-result__publication a {
    display: inline-block;
    font-weight: normal;
    line-height: 1.2; }

.search-images [class^="l-sidebars__"] {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.skiplinks {
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999; }

.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  background-color: #333;
  border: 2px solid #eee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #eee;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0.25em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 14em; }

#main:focus {
  outline: 0; }

@media (max-width: 1024px) {
  .flexslider .caption-wrap {
    display: none !important; } }

.social-share__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 0 2em 0; }
  .social-share__wrapper p {
    font-family: nudista-web, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 1em 0 0; }
  .social-share__wrapper .addtoany_share_save_container.addtoany_content {
    margin: 0; }

.publication-long-form .social-share__wrapper {
  width: 95%;
  margin-top: 2em; }

.specified-size {
  display: block;
  margin: 0 auto; }
  @media only screen and (max-width: 900px) {
    .specified-size {
      width: 100% !important;
      height: 50vh !important; } }

.staff-list {
  border-bottom: 1px solid #f36f3b; }

.staff-portal .staff-portal__department:first-child .staff-list:first-child .staff-list__person {
  display: block;
  width: 100%; }

.staff-portal .staff-portal__department:first-child .staff-list:first-child .staff-list__thumbnail {
  width: 32%; }

.staff-portal .staff-portal__department:first-child .staff-list:first-child .staff-list__text {
  width: 60%; }
  .staff-portal .staff-portal__department:first-child .staff-list:first-child .staff-list__text h4 {
    font-size: 1.5rem;
    font-weight: 400;
    margin: 0.5rem 0 0;
    position: relative;
    /* &:before,
      &:after {
        background: #f36f3b;
        bottom: -10px;
        content: '';
        display: block;
        height: 1px;
        left: 15px;
        position: absolute;
        width: 80px;
      }

      &:after {
        bottom: -16px;
        left: 0;
      } */ }

.staff-list .section-head {
  background-position: 99.5% 0;
  background-repeat: no-repeat;
  background-size: 30px auto;
  margin: 2.5rem 0;
  position: relative; }
  .staff-list .section-head:hover {
    cursor: pointer; }

.staff-list .section-head.open {
  background-image: url("../images/circle--up-arrow.svg"); }
  .staff-list .section-head.open + .staff-list__items {
    height: auto;
    opacity: 1;
    transition: height .5s, opacity .5s; }

.staff-list .section-head.closed {
  background-image: url("../images/circle--down-arrow.svg"); }
  .staff-list .section-head.closed + .staff-list__items {
    height: 0;
    opacity: 0; }

.staff-list__person {
  display: inline-block;
  padding: 0 0 4rem;
  width: 50%; }
  @media only screen and (max-width: 900px) {
    .staff-list__person {
      width: 100%; } }
  @media only screen and (max-width: 500px) {
    .staff-list__person {
      padding-bottom: 2rem; } }
  .board-of-directors .staff-list__person {
    width: 100%; }
  .staff-list__person .staff-list__thumbnail {
    display: inline-block;
    margin-right: 1.5rem;
    min-width: 50px;
    position: relative;
    width: 32%; }
    .board-of-directors .staff-list__person .staff-list__thumbnail::after {
      display: none; }
    .staff-list__person .staff-list__thumbnail::after {
      background-color: #0e2b4d;
      border-radius: 8px;
      bottom: -10px;
      content: '';
      height: 100%;
      position: absolute;
      right: -10px;
      width: 100%;
      z-index: -1; }
    @media only screen and (max-width: 900px) {
      .staff-list__person .staff-list__thumbnail {
        width: 32%; } }
    .staff-list__person .staff-list__thumbnail img {
      border-radius: 10px;
      width: 100%; }
  .staff-list__person .staff-list__text {
    display: inline-block;
    vertical-align: top;
    width: 60%; }
    .staff-list__person .staff-list__text h4 {
      font-size: 1rem;
      font-weight: 600;
      margin: 0.5rem 0 0; }
      .staff-list__person .staff-list__text h4:before, .staff-list__person .staff-list__text h4:after {
        display: none; }
      .staff-list__person .staff-list__text h4 a {
        color: #0e2b4d;
        text-decoration: none; }
        .staff-list__person .staff-list__text h4 a:hover, .staff-list__person .staff-list__text h4 a:active {
          text-decoration: underline; }
  .staff-list__person .staff-list__thumbnail + .staff-list__text {
    width: 60%; }

.sticky {
  display: block; }

.summary {
  margin-bottom: 2em;
  padding-bottom: .5em;
  position: relative;
  text-align: center; }

.summary__text {
  color: #0e2b4d;
  font-size: 21px;
  margin: 20px; }
  @media (min-width: 50em) {
    .summary__text {
      margin: 40px 200px; } }

.post__content .tablepress td {
  border-bottom: none;
  font-weight: 400; }

.post__content .tablepress tr > * {
  border-right: 1px solid #10576d; }
  .post__content .tablepress tr > *:last-child {
    border-right: none; }

.post__content .tablepress .odd td {
  background-color: #fde9d9; }

.post__content .tablepress .sorting:hover,
.post__content .tablepress .sorting_asc,
.post__content .tablepress .sorting_desc {
  background-color: rgba(243, 111, 59, 0.4); }

.post__content .tablepress thead th {
  background-color: #10576d;
  border-bottom: none;
  border-right: 1px solid #fff;
  color: #fff;
  text-transform: uppercase;
  font-family: nudista-web, sans-serif;
  font-weight: 600; }

.post__content .tablepress tfoot th {
  background-color: #DCE4EF; }

.post__content .tablepress.green {
  border: 1px solid #34706A; }
  .post__content .tablepress.green tr > * {
    border-right: 1px solid #34706A; }
    .post__content .tablepress.green tr > *:last-child {
      border-right: none; }
  .post__content .tablepress.green .sorting:hover,
  .post__content .tablepress.green .sorting_asc,
  .post__content .tablepress.green .sorting_desc {
    background-color: rgba(93, 152, 148, 0.4); }
  .post__content .tablepress.green thead th {
    border-bottom: 1px solid #34706A; }

.post__content .dataTables_info {
  font-size: 16px;
  font-weight: 400; }

.post__content .dataTables_filter {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 25px;
  text-transform: uppercase; }
  .post__content .dataTables_filter input {
    border: solid 1px rgba(26, 26, 26, 0.4); }

.post__content .dataTables_length {
  font-weight: 400;
  margin-bottom: 25px; }

.post__content .dataTables_wrapper .tablepress {
  margin: 25px 0 0; }

.learning-impact table th, .learning-impact table td {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  vertical-align: top; }

.learning-impact table td ul {
  margin: 0; }

.title-banner {
  background: url("../images/lines-tall.svg"), url("../images/lines-tall--flipped.svg") #10576d;
  background-position: top left -100px, bottom -50px right -150px;
  background-size: auto 150px, auto 150px;
  background-repeat: no-repeat;
  color: #fff;
  padding: 2rem 0;
  text-align: center; }
  @media (min-width: 64em) {
    .title-banner {
      padding: 4.5rem 0; } }
  .title-banner h1 {
    color: #fff;
    font-size: 2.25rem;
    font-weight: 400;
    margin: 0 0 1rem; }
    @media (min-width: 64em) {
      .title-banner h1 {
        font-size: 3rem; } }
  .title-banner p {
    color: #fff;
    font-family: nudista-web, sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.5;
    margin: 1rem 0; }
    .title-banner p:last-of-type {
      margin: 0; }

.toggle-wrapper > em {
  display: inline-block;
  margin-bottom: 0.5rem; }

.toggle-wrapper > p {
  margin-bottom: 0; }

.toggle-wrapper p:empty::before {
  content: none; }

.toggle-wrapper .toggle-text {
  display: none;
  margin-bottom: 0.5rem; }

.toggle-wrapper .toggle-button {
  background-image: url("../images/circle--down-arrow--red.svg");
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: 25px auto;
  display: inline-block;
  margin-top: 0.5rem;
  padding-left: 1.75rem; }
  .toggle-wrapper .toggle-button:focus, .toggle-wrapper .toggle-button:hover {
    background-image: url("../images/circle--down-arrow.svg"); }

.toggle-wrapper .toggle-button.chcf-toggle-less {
  background-image: url("../images/circle--up-arrow--red.svg"); }
  .toggle-wrapper .toggle-button.chcf-toggle-less:focus, .toggle-wrapper .toggle-button.chcf-toggle-less:hover {
    background-image: url("../images/circle--up-arrow.svg"); }

.single-toolkit .l-sidebars {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.single-toolkit [class^="l-sidebars__"] {
  -ms-flex-positive: 0;
      flex-grow: 0; }

.single-toolkit .l-sidebars__sidebar {
  margin: 0 0 4rem;
  position: relative; }

.single-toolkit .l-sidebars__sidebar__inner {
  position: static;
  transition: all .2s ease; }
  @media (min-width: 43.75em) {
    .single-toolkit .l-sidebars__sidebar__inner {
      width: 206px;
      z-index: 15; } }
  @media (min-width: 68.75em) {
    .single-toolkit .l-sidebars__sidebar__inner {
      width: 291px; } }
  .single-toolkit .l-sidebars__sidebar__inner.fixed {
    position: static; }
    @media (min-width: 43.75em) {
      .single-toolkit .l-sidebars__sidebar__inner.fixed {
        position: fixed; } }
  .single-toolkit .l-sidebars__sidebar__inner.sticky {
    position: static; }
    @media (min-width: 43.75em) {
      .single-toolkit .l-sidebars__sidebar__inner.sticky {
        position: -webkit-sticky;
        position: sticky; } }

.single-toolkit .wp-block-separator {
  background: transparent;
  border: none;
  height: 7px;
  margin: 1rem auto;
  position: relative;
  text-align: center;
  width: 175px; }
  .single-toolkit .wp-block-separator:before, .single-toolkit .wp-block-separator:after {
    background: #f36f3b;
    bottom: 0;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 150px; }
  .single-toolkit .wp-block-separator:after {
    bottom: 6px;
    left: 30px; }

.single-toolkit .wp-block-separator.is-style-wide {
  background-color: #ededed;
  border: 0;
  box-sizing: content-box;
  color: #ededed;
  height: 2px;
  margin: 1rem 0;
  width: 100%; }
  .single-toolkit .wp-block-separator.is-style-wide:before, .single-toolkit .wp-block-separator.is-style-wide:after {
    display: none; }

#trinity-audio-table {
  margin: -1rem 0 2rem !important; }

.twitter-box {
  margin-top: 3em;
  width: 90%; }

.validation_error, .validation_message {
  color: #af1f23;
  font-weight: 400;
  margin-bottom: 1em; }

@media (min-width: 62.5em) {
  .wider {
    float: none;
    display: block;
    margin-bottom: .5rem;
    left: 50%;
    margin-left: -40vw;
    margin-right: -40vw;
    max-width: 80vw !important;
    position: relative;
    right: 50%;
    width: 80vw; } }

@media (min-width: 100em) {
  .wider {
    margin-left: -30vw;
    margin-right: -30vw;
    max-width: 60vw !important;
    width: 60vw; } }

.l-sidebars .wider {
  max-width: 100% !important;
  width: 100% !important;
  left: 0;
  right: auto;
  margin: 0; }

.wider--video {
  display: block;
  left: 50%;
  margin-left: -40vw;
  margin-right: -40vw;
  max-width: 80vw;
  padding-bottom: calc(80vw * (9/16));
  right: 50%;
  width: 80vw; }

.wp-caption {
  max-width: 100%; }
  .wp-caption .wp-caption-text {
    max-width: 100%; }
    .wp-caption .wp-caption-text strong {
      font-weight: 600; }

.button--blue-border {
  background-color: #fff;
  border-color: #0e2b4d;
  color: #af1f23; }
  .button--blue-border:hover {
    background-color: #0e2b4d;
    color: #fff; }

.button--clear {
  background-image: url("../images/bg/arrow-right-orange-light.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-orange-light.svg");
  background-color: transparent;
  background-position: right center;
  background-size: 15px 15px;
  background-repeat: no-repeat;
  border-radius: 0;
  border: none;
  color: #0e2b4d;
  display: inline;
  font-size: 21px;
  letter-spacing: 0;
  padding: 0 20px 0 0;
  text-align: left;
  text-transform: none; }
  .button--clear:hover, .button--clear:active {
    background-color: transparent;
    color: #f36f3b; }

.button--danger {
  background-color: #e31c3d;
  color: #fff; }
  .button--danger:focus, .button--danger:hover {
    background-color: #cd2026;
    color: #fff; }
  .button--danger:active {
    background-color: #981b1e;
    color: #fff; }

.button--download {
  background-image: url("../images/bg/download_white.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/download_white.svg");
  background-position: 6% 50%;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-color: #6d2c43;
  border-color: #6d2c43;
  color: #fff;
  font-size: 1.25rem;
  letter-spacing: 0;
  line-height: 1;
  margin-top: 0.75rem;
  padding-left: 2.5rem;
  padding-right: 1rem; }
  .button--download:focus, .button--download:hover {
    background-image: url("../images/bg/download_maroon.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/download_maroon.svg");
    background-color: #fff;
    color: #6d2c43; }

.button--lg {
  font-size: 1.1666666667rem;
  line-height: 1.1904761905;
  padding: 0.8333333333rem 1.6666666667rem; }

.button--maroon {
  background-color: #6d2c43;
  border-color: #6d2c43;
  color: #fff; }
  .button--maroon:focus, .button--maroon:hover {
    background-color: #fff;
    color: #6d2c43; }

.single-event .post__header .button--maroon {
  border-color: #fff;
  line-height: 1; }

.button--orange {
  background-color: #f36f3b;
  border-color: #f36f3b;
  color: #fff; }
  .button--orange:focus, .button--orange:hover {
    background-color: #fff;
    color: #f36f3b; }

.button--red, .button--secondary {
  background-color: #af1f23;
  border-color: #fff;
  color: #fff; }
  .button--red:hover, .button--secondary:hover, .button--red:focus, .button--secondary:focus {
    background-color: #fff;
    border-color: #af1f23;
    color: #af1f23; }

.button--sm {
  font-size: 0.8888888889rem;
  line-height: 1.0625;
  padding: 0.4444444444rem 0.8888888889rem; }

.button--tertiary {
  background-color: #0e2b4d;
  border-color: #0e2b4d;
  color: #fff; }
  .button--tertiary:hover, .button--tertiary:focus {
    background-color: #fff;
    border-color: #0e2b4d;
    color: #0e2b4d; }
  .button--tertiary:active {
    background-color: #0e2b4d;
    color: #fff; }

.button--twitter {
  background-color: #358ECB;
  border-color: #fff;
  color: #fff; }
  .button--twitter:hover {
    background-color: #fff;
    border-color: #358ECB;
    color: #358ECB; }

.button--center {
  display: block;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto; }

.nav--dropdown {
  display: none; }

.nav--footer {
  font-weight: normal;
  margin: 0 0 2rem; }
  @media (min-width: 64em) {
    .nav--footer {
      column-count: 2;
      display: inline-block;
      margin: 0;
      padding: 0 3rem 0 0; } }
  @media print {
    .nav--footer {
      display: none; } }
  .nav--footer .nav__link {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .1em;
    text-decoration: none;
    text-transform: capitalize; }
    .nav--footer .nav__link:hover {
      text-decoration: underline; }

.old_single-initiative .nav--in-page-secondary,
.old-single-program .nav--in-page-secondary {
  margin-bottom: 2rem; }
  .old_single-initiative .nav--in-page-secondary .nav__item,
  .old-single-program .nav--in-page-secondary .nav__item {
    position: relative; }
  .old_single-initiative .nav--in-page-secondary .nav__item + .nav__item:before,
  .old-single-program .nav--in-page-secondary .nav__item + .nav__item:before {
    content: "|";
    left: -0.55rem;
    position: absolute; }
  .old_single-initiative .nav--in-page-secondary .nav__link,
  .old-single-program .nav--in-page-secondary .nav__link {
    margin: 0 0.5em; }

/*
 * New sidebar theming
 */
.nav--in-page-secondary {
  background-color: #ededed;
  border-radius: 10px;
  margin: 0 0 4rem;
  position: relative;
  text-align: left; }
  @media (min-width: 43.75em) {
    .nav--in-page-secondary {
      margin: 0 3rem 2rem 0; } }
  .page-parent .nav--in-page-secondary > .nav__item > .subnav-parent,
  .page-parent .nav--in-page-secondary > .nav__item > a {
    color: #fff; }
    .page-parent .nav--in-page-secondary > .nav__item > .subnav-parent::before,
    .page-parent .nav--in-page-secondary > .nav__item > a::before {
      background-color: #6d2c43;
      border: 2px solid #6d2c43; }
  .page-parent.page-child .nav--in-page-secondary > .nav__item > .subnav-parent,
  .page-parent.page-child .nav--in-page-secondary > .nav__item > a {
    color: #212121; }
    .page-parent.page-child .nav--in-page-secondary > .nav__item > .subnav-parent::before,
    .page-parent.page-child .nav--in-page-secondary > .nav__item > a::before {
      background-color: transparent;
      border: 2px solid #6d2c43; }
  .l-sidebars__sidebar .nav--in-page-secondary > .nav__item {
    color: #212121;
    display: block;
    font-family: nudista-web, sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 31px;
    margin: 0;
    padding: 0; }
    .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:hover {
      background-color: transparent; }
    .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:first-of-type > .subnav-parent,
    .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:first-of-type > a {
      color: #212121;
      display: block;
      font-family: nudista-web, sans-serif;
      font-size: 24px;
      font-weight: 500;
      letter-spacing: 0.3px;
      line-height: 31px;
      margin: 0 0 -1rem;
      padding: 1.5rem;
      position: relative;
      text-decoration: none;
      z-index: 5; }
      @media (min-width: 43.75em) {
        .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:first-of-type > .subnav-parent,
        .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:first-of-type > a {
          padding: 1rem 3rem 2.5rem 1.5rem; } }
      .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:first-of-type > .subnav-parent:hover,
      .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:first-of-type > a:hover {
        background-color: transparent; }
      .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:first-of-type > .subnav-parent::before,
      .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:first-of-type > a::before {
        background-color: #4d6780;
        border: none;
        bottom: 0;
        content: "";
        display: block;
        height: 1px;
        opacity: 0.5;
        position: absolute;
        left: 1.5rem;
        right: 1.5rem;
        margin: auto;
        transition: none;
        width: auto; }
        @media (min-width: 43.75em) {
          .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:first-of-type > .subnav-parent::before,
          .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:first-of-type > a::before {
            background-color: transparent;
            border: 2px solid #6d2c43;
            border-radius: 10px;
            left: 0;
            height: auto;
            margin: 0;
            min-height: 80px;
            opacity: 1;
            position: absolute;
            right: 0;
            top: 0;
            -ms-transform: translate(-1rem, -1rem);
                transform: translate(-1rem, -1rem);
            z-index: -1; } }
    .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:first-of-type > .subnav-parent {
      color: #fff; }
      @media (min-width: 43.75em) {
        .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:first-of-type > .subnav-parent::before {
          border: 2px solid #6d2c43;
          -ms-transform: translate(-1rem, -1rem) !important;
              transform: translate(-1rem, -1rem) !important; } }
      .l-sidebars__sidebar .nav--in-page-secondary > .nav__item:first-of-type > .subnav-parent::before {
        background-color: #6d2c43;
        border-radius: 10px;
        left: 0;
        height: auto;
        margin: 0;
        min-height: 80px;
        opacity: 1;
        position: absolute;
        right: 0;
        top: 0;
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
        z-index: -1; }
  .nav--in-page-secondary ul {
    margin-left: 0;
    margin-top: 1rem;
    padding-left: 0; }
    @media (min-width: 43.75em) {
      .nav--in-page-secondary ul {
        margin-top: 0.5rem; } }
  .nav--in-page-secondary > .nav__item:last-of-type .nav__link:before {
    display: none; }
  .nav--in-page-secondary ul .nav__item,
  .single .nav--in-page-secondary .nav__item {
    color: #212121;
    display: block;
    margin: 0;
    position: relative;
    z-index: 0; }
    .nav--in-page-secondary ul .nav__item.page_item_has_children > .nav__link,
    .single .nav--in-page-secondary .nav__item.page_item_has_children > .nav__link {
      background-image: url("../images/circle--down-arrow--maroon.svg");
      background-position: 92% 1.125rem;
      background-repeat: no-repeat;
      background-size: 25px auto;
      padding-right: 3em; }
    .nav--in-page-secondary ul .nav__item.is-open > .nav__link,
    .single .nav--in-page-secondary .nav__item.is-open > .nav__link {
      background-image: url("../images/circle--up-arrow--maroon.svg");
      font-weight: 600; }
    .nav--in-page-secondary ul .nav__item.is-open.current_page_item > .nav__link,
    .single .nav--in-page-secondary .nav__item.is-open.current_page_item > .nav__link {
      background-image: url("../images/circle--up-arrow--white.svg"); }
    .nav--in-page-secondary ul .nav__item:last-of-type:before,
    .single .nav--in-page-secondary .nav__item:last-of-type:before {
      display: none; }
  .nav--in-page-secondary ul .nav__link,
  .single .nav--in-page-secondary .nav__link {
    color: #212121;
    display: block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: calc(23 / 18);
    margin: 0;
    padding: 1rem 3.5rem 1rem 1.5rem;
    position: relative;
    text-decoration: none;
    z-index: 0; }
    .nav--in-page-secondary ul .nav__link:hover,
    .single .nav--in-page-secondary .nav__link:hover {
      background-color: #cbcbcb; }
    .nav--in-page-secondary ul .nav__link:before,
    .single .nav--in-page-secondary .nav__link:before {
      display: none; }
  .nav--in-page-secondary .page_item_has_children span {
    content: "";
    height: 35px;
    position: absolute;
    right: 1rem;
    top: 1rem;
    width: 35px;
    z-index: 5; }
    .nav--in-page-secondary .page_item_has_children span:hover {
      cursor: pointer; }
  .nav--in-page-secondary .page_item_has_children > .nav__link {
    padding-right: 3.5rem;
    width: 100%; }
  .nav--in-page-secondary .children {
    display: none;
    margin: 0; }
    .nav--in-page-secondary .children .nav__link {
      font-size: 17px;
      font-weight: 400;
      letter-spacing: 0.21px;
      line-height: 22px;
      padding: 1rem 1.5rem 1rem 2.5rem; }
    .nav--in-page-secondary .children .nav__item {
      margin: 0; }
  .nav--in-page-secondary .current_page_parent .children {
    display: block; }
  .nav--in-page-secondary .current_page_item > .nav__link {
    background-color: #6d2c43;
    color: #fff !important;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    font-weight: 400; }
    .nav--in-page-secondary .current_page_item > .nav__link:hover {
      background-color: #6d2c43 !important;
      color: #fff !important;
      cursor: pointer; }
  .nav--in-page-secondary .children .current_page_item > .nav__link {
    font-size: 17px; }

/*
 * Tool kit sidebar theming
 */
.single-initiative .nav--in-page-secondary,
.single-program .nav--in-page-secondary,
.single-toolkit .nav--in-page-secondary {
  background-color: #edf1f7;
  border-radius: 10px;
  margin: 0 0 2rem;
  position: relative;
  text-align: left;
  width: 100%; }

.nav--in-page {
  display: none; }
  .search-images .nav--in-page,
  .nav__search .nav--in-page {
    display: inline-block;
    margin: 0;
    padding: 0; }
  @media (min-width: 64em) {
    .nav--in-page {
      display: inline-block;
      margin: 0;
      padding: 0; } }
  @media print {
    .nav--in-page {
      display: none; } }
  .nav--in-page .nav__item {
    display: inline-block; }
  .page-template-our-work .nav--in-page .nav__item:first-of-type .nav__link,
  .post-type-archive-topic .nav--in-page .nav__item:first-of-type .nav__link,
  .page-template-programs-and-resources .nav--in-page .nav__item:first-of-type .nav__link,
  .post-type-archive-project .nav--in-page .nav__item:first-of-type .nav__link,
  .post-type-archive-collection .nav--in-page .nav__item:first-of-type .nav__link,
  .single-topic .nav--in-page .nav__item:first-of-type .nav__link,
  .single-initiative .nav--in-page .nav__item:first-of-type .nav__link,
  .single-program .nav--in-page .nav__item:first-of-type .nav__link,
  .single-collection .nav--in-page .nav__item:first-of-type .nav__link,
  .single-project .nav--in-page .nav__item:first-of-type .nav__link {
    font-weight: 700; }
  .nav--in-page .nav__link {
    color: #0e2b4d;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .1em;
    line-height: 2;
    margin: 0 1rem;
    padding: 1.25rem 0;
    position: relative;
    text-decoration: none; }
    .nav__search .nav--in-page .nav__link {
      margin: 0 0.5em;
      padding: 1em 0; }
      @media (min-width: 64em) {
        .nav__search .nav--in-page .nav__link {
          margin: 0 1.25em;
          padding: 1.25em 0; } }
    .nav--in-page .nav__link:hover, .nav--in-page .nav__link.active {
      background: transparent; }
      .nav--in-page .nav__link:hover::before, .nav--in-page .nav__link.active::before {
        margin: auto;
        width: 100%; }
    .nav--in-page .nav__link::before {
      background-color: #584971;
      bottom: 18px;
      content: "";
      height: 2px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      transition: all 0.2s ease-in-out;
      transition-duration: 0.15s;
      width: 0px; }
  .our-work .nav--in-page .nav__item:first-of-type .nav__link::before {
    margin: auto;
    width: 100%; }

@media (min-width: 64em) {
  .nav--menu-social {
    display: inline-block;
    margin: 0;
    padding: 0; } }

.nav--menu-social .nav__item {
  cursor: pointer;
  display: inline-block;
  margin: 0 0.5em;
  position: relative;
  top: -2px; }

.region-footer .nav--menu-social {
  display: inline-block;
  text-align: left;
  margin: 0 0 2rem;
  width: 300px; }
  @media (min-width: 64em) {
    .region-footer .nav--menu-social {
      margin: 0; } }

.twitter .nav__link, .youtube .nav__link, .linkedin .nav__link, .instagram .nav__link, .facebook .nav__link, .mail .nav__link {
  height: 25px;
  overflow: hidden;
  width: 25px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  position: relative; }
  .twitter .nav__link::before, .youtube .nav__link::before, .linkedin .nav__link::before, .instagram .nav__link::before, .facebook .nav__link::before, .mail .nav__link::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.twitter .nav__link {
  height: 20px;
  width: 20px;
  background-image: url("../images/bg/twitter.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/twitter.svg"); }
  .footer .twitter .nav__link {
    background-image: url("../images/bg/twitter-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/twitter-white.svg"); }

.youtube .nav__link {
  background-image: url("../images/bg/youtube.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/youtube.svg"); }
  .footer .youtube .nav__link {
    background-image: url("../images/bg/youtube-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/youtube-white.svg"); }

.linkedin .nav__link {
  background-image: url("../images/bg/linkedin.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/linkedin.svg"); }
  .footer .linkedin .nav__link {
    background-image: url("../images/bg/linkedin-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/linkedin-white.svg"); }

.instagram .nav__link {
  background-image: url("../images/bg/instagram-orange.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/instagram-orange.svg"); }
  .footer .instagram .nav__link {
    background-image: url("../images/bg/instagram-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/instagram-white.svg"); }

.facebook .nav__link {
  background-image: url("../images/bg/facebook-orange.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/facebook-orange.svg"); }
  .footer .facebook .nav__link {
    background-image: url("../images/bg/facebook-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/facebook-white.svg"); }

.mail .nav__link {
  background-image: url("../images/bg/mail.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mail.svg"); }
  .footer .mail .nav__link {
    background-image: url("../images/bg/mail-white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/mail-white.svg"); }

.search-toggle {
  background-image: url("../images/bg/search.png");
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2018.36%2018.54%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%2C.cls-3%7Bfill%3Anone%3B%7D.cls-2%7Bclip-path%3Aurl(%23clip-path)%3B%7D.cls-3%7Bstroke%3A%23af1f24%3Bstroke-width%3A2.2px%3B%7D%3C%2Fstyle%3E%3CclipPath%20id%3D%22clip-path%22%20transform%3D%22translate(0%200)%22%3E%3Crect%20class%3D%22cls-1%22%20width%3D%2218.36%22%20height%3D%2218.54%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Ctitle%3Esearch%3C%2Ftitle%3E%3Cg%20class%3D%22cls-2%22%3E%3Cline%20class%3D%22cls-3%22%20x1%3D%220.78%22%20y1%3D%2217.76%22%20x2%3D%226.28%22%20y2%3D%2212.26%22%2F%3E%3Ccircle%20class%3D%22cls-3%22%20cx%3D%2210.66%22%20cy%3D%227.7%22%20r%3D%226.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px; }
  .nav--primary .search-toggle {
    margin: 0 0 0 0.25em;
    padding-left: 0.75em; }
    .nav--primary .search-toggle .nav__link {
      color: #af1f23; }
      .nav--primary .search-toggle .nav__link:hover {
        color: #0e2b4d; }
    .nav--primary .search-toggle:hover {
      background-image: url("../images/bg/search-blue.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/search-blue.svg");
      color: #0e2b4d; }
    .nav--primary .search-toggle:hover:before, .nav--primary .search-toggle.active:before {
      margin: auto;
      width: 60px; }
  .mobile-menu .search-toggle {
    background: none;
    text-transform: capitalize; }

.nav--mobile-menu {
  margin: 0; }
  .nav--mobile-menu .nav__item {
    margin: 0;
    padding: 0; }
  .nav--mobile-menu .nav__link {
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center;
    background-color: transparent;
    border: 0;
    color: #0e2b4d;
    display: -ms-flexbox;
    display: flex;
    font-family: nudista-web, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.25;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-grid-column-align: space-between;
        justify-items: space-between;
    margin: 0;
    padding: 1.25em 0;
    position: relative;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    width: 100%;
    z-index: 3; }
  .nav--mobile-menu button.nav__link {
    border-bottom: 1px solid currentColor; }
    .nav--mobile-menu button.nav__link[aria-expanded="true"] {
      border: 0; }
  .nav--mobile-menu > li:last-child {
    border: 0;
    padding: 0; }
    .nav--mobile-menu > li:last-child a {
      background: #6d2c43;
      border-radius: 5px;
      color: #fff;
      display: table;
      font-family: nudista-web, sans-serif;
      font-size: 14px;
      font-weight: 600;
      line-height: 1.25;
      -moz-osx-font-smoothing: grayscale;
      margin: 30px 0;
      padding: 12px 25px;
      text-decoration: none;
      text-transform: uppercase;
      width: auto; }
      .nav--mobile-menu > li:last-child a::before {
        display: none; }
  .nav--mobile-menu .nav__arrow:after {
    background-image: url("../images/bg/arrow-down-mobile-menu.png");
    background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2220%22%20height%3D%2213%22%20viewBox%3D%220%200%2020%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.000244063%202.02451L1.77524%200.249511L10.0002%208.47451L18.2252%200.249512L20.0002%202.02451L10.0002%2012.0245L0.000244063%202.02451Z%22%20fill%3D%22%230E2B4D%22%2F%3E%0A%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif;
    font-size: 20px;
    height: 1em;
    position: relative;
    margin-left: 3px;
    top: 4px;
    transition: all 0.2s ease-in-out;
    -ms-transform: scaleY(1);
        transform: scaleY(1);
    -ms-transform-origin: center;
        transform-origin: center;
    width: 1em; }
  .nav--mobile-menu .nav__arrow[aria-expanded="true"]:after {
    -ms-transform: scaleY(-1);
        transform: scaleY(-1); }
  .nav--mobile-menu .nav__subnav {
    background: 0;
    border: 0;
    box-shadow: 0;
    display: none;
    list-style: none;
    margin: 0;
    padding: 0 0 0.2em 0.8em;
    width: 100%; }
    .nav--mobile-menu .nav__subnav .nav__link {
      font-size: 18px;
      font-weight: 400;
      padding-left: 30px; }
      .nav--mobile-menu .nav__subnav .nav__link:focus, .nav--mobile-menu .nav__subnav .nav__link:hover, .nav--mobile-menu .nav__subnav .nav__link:active {
        color: #000; }
    .nav--mobile-menu .nav__subnav::before {
      display: none; }
  .nav--mobile-menu button[aria-expanded="true"] + .nav__subnav {
    display: block; }

.nav--primary {
  background: #fff;
  display: none;
  height: 22px;
  text-align: center; }
  @media (min-width: 64em) {
    .nav--primary {
      display: block;
      height: auto;
      margin: 30px auto 20px;
      padding: 0; } }
  .nav--primary .nav {
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 10px;
    width: 100%; }
    .nav--primary .nav > li:last-child {
      justify-self: flex-end;
      margin-left: auto;
      margin-right: 0; }
      .nav--primary .nav > li:last-child a {
        background: #6d2c43;
        border: 1px solid #6d2c43;
        border-radius: 5px;
        color: #fff;
        font-family: nudista-web, sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.25;
        -moz-osx-font-smoothing: grayscale;
        padding: 12px 25px;
        text-decoration: none;
        text-transform: uppercase; }
        .nav--primary .nav > li:last-child a::before {
          display: none; }
        .nav--primary .nav > li:last-child a:hover, .nav--primary .nav > li:last-child a:focus {
          background: #fff;
          color: #6d2c43; }
  .nav--primary .nav__item {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    position: relative; }
  .nav--primary .menu-item-has-children .nav__link {
    outline: 0; }
    .nav--primary .menu-item-has-children .nav__link:focus, .nav--primary .menu-item-has-children .nav__link:hover {
      outline: 0; }
    .nav--primary .menu-item-has-children .nav__link.nav__arrow:after {
      right: 1em; }
  .nav--primary .nav__link,
  .nav--primary .sub-menu__link {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: #fff;
    border: 0;
    color: #0e2b4d;
    font-weight: 600;
    letter-spacing: 0.016875em;
    line-height: 1;
    padding: 0 1em;
    position: relative;
    text-decoration: none;
    text-transform: capitalize; }
  .nav--primary .nav__link {
    display: inline-block; }
    .nav--primary .nav__link:hover:before, .nav--primary .nav__link.active:before, .nav--primary .nav__link:focus:before, .nav--primary .nav__link:focus-within:before {
      margin: auto;
      width: 75%; }
    .nav--primary .nav__link:before {
      width: 0px;
      background-color: #6d2c43;
      content: "";
      position: absolute;
      bottom: -10px;
      height: 2px;
      left: 0;
      right: 0;
      margin: auto;
      transition: all 0.2s ease-in-out;
      transition-duration: 0.15s; }
    .nav--primary .nav__link.nav__arrow:after {
      background-image: url("../images/bg/arrow-down-main-menu-open.png");
      background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2020%2020%22%20style%3D%22enable-background%3Anew%200%200%2020%2020%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%230E2B4D%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M8.8%2C4.2l-8.4%2C8.4C0.2%2C12.9%2C0%2C13.2%2C0%2C13.7c0%2C0.5%2C0.2%2C0.8%2C0.5%2C1.2l1%2C1c0.3%2C0.3%2C0.7%2C0.5%2C1.2%2C0.5%0A%09c0.4%2C0%2C0.8-0.2%2C1.2-0.5L10%2C9.6l6.2%2C6.2c0.3%2C0.3%2C0.7%2C0.5%2C1.2%2C0.5c0.4%2C0%2C0.8-0.2%2C1.2-0.5l1-1c0.3-0.3%2C0.5-0.7%2C0.5-1.2%0A%09c0-0.5-0.2-0.8-0.5-1.2l-8.4-8.4c-0.3-0.3-0.7-0.5-1.2-0.5C9.5%2C3.7%2C9.2%2C3.9%2C8.8%2C4.2z%22%2F%3E%0A%3C%2Fsvg%3E');
      background-repeat: no-repeat;
      background-size: 9px;
      content: "";
      display: inline-block;
      font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif;
      height: 10px;
      margin-left: 3px;
      top: 2px;
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
      -ms-transform-origin: center;
          transform-origin: center;
      width: 10px; }
    .nav--primary .nav__link.nav__arrow[aria-expanded="true"]:after {
      top: 2px;
      transition: all 0.2s ease-in-out;
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }
  @media print {
    .nav--primary {
      display: none; } }

.sub-menu {
  border-radius: 6px;
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  margin-top: 20px;
  text-align: left;
  width: 300px;
  z-index: 12; }
  .sub-menu.open,
  [aria-expanded="true"] + .sub-menu {
    display: block; }
  .nav--mobile-menu .sub-menu {
    position: relative; }
  .sub-menu ul {
    list-style: none; }
  .sub-menu li,
  .sub-menu a {
    display: block;
    line-height: calc(21 / 16);
    margin: 0;
    width: 100%; }
  .sub-menu a {
    -ms-flex-pack: center;
        justify-content: center;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    -ms-flex-direction: column;
        flex-direction: column; }
  .sub-menu .sub-menu__link {
    color: #0e2b4d;
    padding: 8px 30px;
    text-decoration: none; }
  .sub-menu li:first-child a {
    padding-top: 0; }
  .sub-menu li:last-child a {
    border-radius: 0 0 6px 6px; }
  .sub-menu::before {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    background: #fff;
    border: 1px solid #d6d7d9;
    border-width: 1px 1px 0 0;
    pointer-events: none;
    position: absolute;
    top: -6px;
    left: 32px; }

@media (min-width: 64em) {
  .sub-menu li:first-child > a {
    border-radius: 6px 6px 0 0;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: start;
        justify-content: start;
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    font-family: nudista-web, sans-serif;
    font-size: 21px;
    font-weight: 500;
    line-height: 1; }
    .sub-menu li:first-child > a::after {
      background: #6d2c43;
      justify-self: flex-end;
      content: "";
      display: inline-block;
      height: 1em;
      margin-left: auto;
      -webkit-mask-image: url("../images/circle--right-arrow.svg");
              mask-image: url("../images/circle--right-arrow.svg");
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
      -webkit-mask-size: contain;
              mask-size: contain;
      width: 1em; }
    .sub-menu li:first-child > a:hover::after, .sub-menu li:first-child > a:focus::after {
      background: currentColor; }
  .sub-menu.open,
  [aria-expanded="true"] + .sub-menu {
    border: 1px solid #d6d7d9;
    box-shadow: 0px 13px 23px rgba(50, 58, 69, 0.25); }
  .sub-menu__link {
    font-size: 16px;
    min-height: 72px;
    padding: 14px 30px !important; }
    .sub-menu__link:hover, .sub-menu__link:focus {
      background: #6d2c43;
      color: #fff; }
  .sub-menu__item.u-line-above {
    position: relative; }
    .sub-menu__item.u-line-above::before {
      border-top: 1px solid #d6d7d9;
      content: "";
      display: block;
      height: 0;
      inset: 0px 30px auto;
      position: absolute;
      z-index: 1; }
    .sub-menu__item.u-line-above:hover::before, .sub-menu__item.u-line-above:focus-within::before {
      border: none; } }

.searchform-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  margin-bottom: 0; }
  .searchform-wrapper ::-webkit-input-placeholder {
    color: #0e2b4d;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.0142857143em;
    line-height: 1;
    opacity: 1; }
  .searchform-wrapper :-ms-input-placeholder {
    color: #0e2b4d;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.0142857143em;
    line-height: 1;
    opacity: 1; }
  .searchform-wrapper ::placeholder {
    color: #0e2b4d;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.0142857143em;
    line-height: 1;
    opacity: 1; }
  .searchform-wrapper :focus::-webkit-input-placeholder {
    opacity: 0.5; }
  .searchform-wrapper :focus:-ms-input-placeholder {
    opacity: 0.5; }
  .searchform-wrapper :focus::placeholder {
    opacity: 0.5; }

.search-open header {
  margin: 0; }

.search-open .region-header {
  display: block; }

.search-open .searchform-wrapper {
  display: block;
  margin: 3.25rem 0 2.5rem; }

.search-open .searchform {
  width: 100%; }

.search-open .searchform input[value=""],
.search-open .searchform input[value=""]:focus,
.search-open .searchform input,
.search-open .searchform input:focus,
.search-open .searchform input.is-expanded {
  width: calc(100% - 36px); }

.searchform {
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  margin: 0;
  position: relative; }
  .searchform input,
  .searchform button {
    background-color: transparent;
    border: 0; }
  .searchform button {
    cursor: pointer;
    position: relative; }
    .searchform button:focus {
      outline: 0; }
  .searchform input {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    border-bottom: solid 1px rgba(26, 26, 26, 0.4);
    color: #0e2b4d;
    max-height: 36px;
    padding: 8px 15px 7px 0;
    right: 36px;
    top: 0;
    transition: width 0.4s ease-in-out;
    width: 160px; }
  .searchform input:focus {
    outline: none; }

.searchform__button {
  height: 36px;
  overflow: hidden;
  width: 36px;
  background-image: url("../images/bg/search-blue.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/search-blue.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  display: inline-block;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(-1);
      transform: scaleX(-1); }
  .searchform__button::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.mobile-menu .searchform-wrapper {
  border-bottom: 1px solid #0e2b4d; }

.mobile-menu .searchform {
  -ms-flex-align: stretch;
      -ms-grid-row-align: stretch;
      align-items: stretch;
  height: auto;
  margin: 30px 0;
  width: 100%; }

.mobile-menu .searchform__input {
  background: #fff;
  border: 2px solid #0e2b4d;
  border-radius: 0 !important;
  -ms-flex: 1;
      flex: 1;
  font-size: 14px;
  font-weight: 600;
  height: 100%;
  max-height: none;
  max-width: none;
  padding: 12px 18px;
  width: 100%; }

.mobile-menu .searchform__button {
  background-image: url("../images/bg/mobile-search-white--ltr.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-search-white--ltr.svg");
  background-color: #0e2b4d;
  background-size: 21px;
  height: 50px;
  transform: scaleX(1) translateZ(0);
  width: 50px; }

nav.utility {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0 0 auto;
  display: none; }
  @media (min-width: 64em) {
    nav.utility {
      display: block; } }
  .mobile-menu nav.utility {
    display: block; }

.nav--utility {
  -ms-flex-item-align: end;
      align-self: flex-end;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 14px;
  margin: 0;
  padding: 0;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  @media print {
    .nav--utility {
      display: none; } }
  .nav--utility .nav__item {
    display: inline-block; }
    .nav--utility .nav__item:last-of-type .nav__link {
      padding-right: 0; }
  .nav--utility .nav__link {
    background-color: #4d6680;
    border: 1px solid #4d6680;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    line-height: 1;
    padding: 0.5em 2em;
    position: relative;
    text-decoration: none; }
    .nav--utility .nav__link:hover, .nav--utility .nav__link:focus {
      background-color: #fff;
      color: #4d6680; }
  .nav--utility .nav__item--twitter a {
    height: 15px;
    overflow: hidden;
    width: 15px;
    background: #6d2c43;
    border: 0;
    border-radius: 0;
    -webkit-mask-image: url("../images/bg/twitter-blue.svg");
            mask-image: url("../images/bg/twitter-blue.svg");
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    padding: 0; }
    .nav--utility .nav__item--twitter a::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
  .nav--utility .nav__item--youtube a {
    height: 15px;
    overflow: hidden;
    width: 15px;
    background: #6d2c43;
    border: 0;
    border-radius: 0;
    -webkit-mask-image: url("../images/bg/youtube-blue.svg");
            mask-image: url("../images/bg/youtube-blue.svg");
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    padding: 0; }
    .nav--utility .nav__item--youtube a::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
  .nav--utility .nav__item--facebook a {
    height: 15px;
    overflow: hidden;
    width: 15px;
    background: #6d2c43;
    border: 0;
    border-radius: 0;
    -webkit-mask-image: url("../images/bg/facebook-blue.svg");
            mask-image: url("../images/bg/facebook-blue.svg");
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    padding: 0; }
    .nav--utility .nav__item--facebook a::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
  .nav--utility .nav__item--linkedin a {
    height: 15px;
    overflow: hidden;
    width: 15px;
    background: #6d2c43;
    border: 0;
    border-radius: 0;
    -webkit-mask-image: url("../images/bg/linkedin-blue.svg");
            mask-image: url("../images/bg/linkedin-blue.svg");
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    padding: 0; }
    .nav--utility .nav__item--linkedin a::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
  .nav--utility .nav__item--instagram a {
    height: 15px;
    overflow: hidden;
    width: 15px;
    background: #6d2c43;
    border: 0;
    border-radius: 0;
    -webkit-mask-image: url("../images/bg/instagram-blue.svg");
            mask-image: url("../images/bg/instagram-blue.svg");
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    padding: 0; }
    .nav--utility .nav__item--instagram a::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
  .nav--utility .nav__item--twitter a {
    height: 14px;
    width: 14px; }
  .nav--utility .nav__item--social {
    border-radius: 4px;
    border: 2px solid transparent;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 24px;
    width: 24px;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .nav--utility .nav__item--social:focus-within {
      border-color: blue; }
  .nav--utility .nav__item--social a {
    background-color: #6d2c43;
    color: #6d2c43; }
    .nav--utility .nav__item--social a:hover, .nav--utility .nav__item--social a:focus {
      background-color: #0e2b4d;
      color: #0e2b4d; }
  .mobile-menu .nav--utility {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 18px 4px; }
    .mobile-menu .nav--utility .nav__item--social {
      height: 40px;
      width: 40px; }
    .mobile-menu .nav--utility .nav__link {
      font-size: 14px;
      padding: 12px 25px;
      white-space: nowrap; }
    .mobile-menu .nav--utility .nav__item:not(.nav__item--social) {
      margin-right: 12px; }
    .mobile-menu .nav--utility .nav__item:not(.nav__item--social):nth-of-type(2) {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
    .mobile-menu .nav--utility br {
      clear: both;
      display: block;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
      width: 100cqw; }

/* generated with grunt-sass-globbing */
.citation {
  color: #f36f3b;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 26px;
  font-weight: 400;
  margin-top: 1em;
  letter-spacing: 1px;
  text-transform: uppercase; }

.banner {
  background-image: url("../images/bg/blue-lines.png");
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221119.41%22%20height%3D%22138.58%22%20viewBox%3D%220%200%201119.41%20138.58%22%3E%3Ctitle%3EArtboard%201%3C%2Ftitle%3E%3Cg%20id%3D%22Layer_1-2%22%20data-name%3D%22Layer%201-2%22%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2236.23%22%20x2%3D%22280.54%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2229.74%22%20x2%3D%22329.42%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2236.23%22%20x2%3D%22478.04%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2229.74%22%20x2%3D%22526.92%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2236.23%22%20x2%3D%22675.53%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2229.74%22%20x2%3D%22724.42%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2236.23%22%20x2%3D%22873.03%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2229.74%22%20x2%3D%22921.91%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2236.23%22%20x2%3D%221070.53%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2229.74%22%20x2%3D%221119.41%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2294.72%22%20x2%3D%22280.54%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2288.23%22%20x2%3D%22329.42%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2294.72%22%20x2%3D%22478.04%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2288.23%22%20x2%3D%22526.92%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2294.72%22%20x2%3D%22675.53%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2288.23%22%20x2%3D%22724.42%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2294.72%22%20x2%3D%22873.03%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2288.23%22%20x2%3D%22921.91%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2294.72%22%20x2%3D%221070.53%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2288.23%22%20x2%3D%221119.41%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2265.47%22%20x2%3D%22280.54%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2258.99%22%20x2%3D%22329.42%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2265.47%22%20x2%3D%22478.04%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2258.99%22%20x2%3D%22526.92%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2265.47%22%20x2%3D%22675.53%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2258.99%22%20x2%3D%22724.42%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2265.47%22%20x2%3D%22873.03%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2258.99%22%20x2%3D%22921.91%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2265.47%22%20x2%3D%221070.53%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2258.99%22%20x2%3D%221119.41%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%226.99%22%20x2%3D%22280.54%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%220.5%22%20x2%3D%22329.42%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%226.99%22%20x2%3D%22478.04%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%220.5%22%20x2%3D%22526.92%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%226.99%22%20x2%3D%22675.53%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%220.5%22%20x2%3D%22724.42%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%226.99%22%20x2%3D%22873.03%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%220.5%22%20x2%3D%22921.91%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%226.99%22%20x2%3D%221070.53%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%220.5%22%20x2%3D%221119.41%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%22123.96%22%20x2%3D%22280.54%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%22117.47%22%20x2%3D%22329.42%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%22123.96%22%20x2%3D%22478.04%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%22117.47%22%20x2%3D%22526.92%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%22123.96%22%20x2%3D%22675.53%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%22117.47%22%20x2%3D%22724.42%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%22123.96%22%20x2%3D%22873.03%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%22117.47%22%20x2%3D%22921.91%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%22123.96%22%20x2%3D%221070.53%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%22117.47%22%20x2%3D%221119.41%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2250.85%22%20x2%3D%22174.27%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2244.36%22%20x2%3D%22223.16%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2250.85%22%20x2%3D%22371.77%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2244.36%22%20x2%3D%22420.65%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2250.85%22%20x2%3D%22569.27%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2244.36%22%20x2%3D%22618.15%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2250.85%22%20x2%3D%22766.76%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2244.36%22%20x2%3D%22815.65%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2250.85%22%20x2%3D%22964.26%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2244.36%22%20x2%3D%221013.14%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%22109.34%22%20x2%3D%22174.27%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%22102.85%22%20x2%3D%22223.16%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%22109.34%22%20x2%3D%22371.77%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%22102.85%22%20x2%3D%22420.65%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%22109.34%22%20x2%3D%22569.27%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%22102.85%22%20x2%3D%22618.15%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%22109.34%22%20x2%3D%22766.76%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%22102.85%22%20x2%3D%22815.65%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%22109.34%22%20x2%3D%22964.26%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%22102.85%22%20x2%3D%221013.14%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2280.1%22%20x2%3D%22174.27%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2273.61%22%20x2%3D%22223.16%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2280.1%22%20x2%3D%22371.77%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2273.61%22%20x2%3D%22420.65%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2280.1%22%20x2%3D%22569.27%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2273.61%22%20x2%3D%22618.15%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2280.1%22%20x2%3D%22766.76%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2273.61%22%20x2%3D%22815.65%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2280.1%22%20x2%3D%22964.26%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2273.61%22%20x2%3D%221013.14%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2221.61%22%20x2%3D%22174.27%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2215.12%22%20x2%3D%22223.16%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2221.61%22%20x2%3D%22371.77%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2215.12%22%20x2%3D%22420.65%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2221.61%22%20x2%3D%22569.27%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2215.12%22%20x2%3D%22618.15%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2221.61%22%20x2%3D%22766.76%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2215.12%22%20x2%3D%22815.65%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2221.61%22%20x2%3D%22964.26%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2215.12%22%20x2%3D%221013.14%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%22132.09%22%20x2%3D%22223.16%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%22132.09%22%20x2%3D%22420.65%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%22132.09%22%20x2%3D%22618.15%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%22132.09%22%20x2%3D%22815.65%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%22132.09%22%20x2%3D%221013.14%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-color: #0e2b4d;
  background-repeat: repeat-x;
  height: 50px;
  top: 0;
  position: relative;
  text-align: center;
  width: 100%; }
  .single-publication .banner {
    background-image: none; }

.banner__text {
  background-color: #0e2b4d;
  color: #fff;
  display: inline-block;
  font-family: nudista-web, sans-serif;
  font-size: 16px;
  line-height: 50px;
  position: relative;
  padding: 0 1em;
  text-transform: uppercase; }

.banner__link {
  color: #fff;
  text-decoration: none; }
  .banner__link:hover {
    text-decoration: underline; }

.divider {
  height: 60px;
  margin: 0 auto;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
  width: 175px; }
  .divider:before, .divider:after {
    background: #4d6680;
    bottom: 0;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 150px; }
  .divider:after {
    bottom: 6px;
    left: 30px; }
  .hero-publication .divider:before, .hero-publication .divider:after {
    background: #fff; }

.divider--header {
  height: auto;
  margin-bottom: 0;
  margin-top: 2em; }
  .divider--header:before, .divider--header:after {
    background: #f36f3b; }
  .search .divider--header {
    margin-top: 0;
    padding-bottom: 2em; }

.divider--header-first {
  display: none;
  height: 14px;
  margin: 0 auto 2rem; }
  .post-type-archive .divider--header-first,
  .post-type-archive-project .divider--header-first,
  .post-type-archive-collection .divider--header-first,
  .post-type-archive-topic .divider--header-first,
  .programs-resources .divider--header-first,
  .about .divider--header-first,
  .archive .divider--header-first,
  .grants .divider--header-first,
  .our-work .divider--header-first,
  .title-banner .divider--header-first,
  .single-collection .divider--header-first,
  .single-event .divider--header-first,
  .single-grant .divider--header-first,
  .single-investment .divider--header-first,
  .single-post .divider--header-first,
  .single-press_release .divider--header-first,
  .single-rfp .divider--header-first,
  .single-topic .divider--header-first {
    display: block; }

.about .divider--header-second,
.archive .divider--header-second,
.grants .divider--header-second,
.our-work .divider--header-second,
.single-collection .divider--header-second,
.single-event .divider--header-second,
.single-grant .divider--header-second,
.single-investment .divider--header-second,
.single-post .divider--header-second,
.single-press_release .divider--header-second,
.single-rfp .divider--header-second,
.single-topic .divider--header-second {
  display: none; }

.post__intro {
  font-family: nudista-web, sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: calc(36 / 30);
  margin-bottom: 1em; }
  @media (min-width: 64em) {
    .post__intro {
      font-size: 30px; } }

.site-name {
  height: 50px;
  overflow: hidden;
  width: 300px;
  background-image: url("../images/bg/CHCF_logo_horiz.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/CHCF_logo_horiz.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin: 0 10px 0 0; }
  .site-name::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  .header .site-name {
    display: none; }
    @media (min-width: 56.25em) {
      .header .site-name {
        height: 60px;
        overflow: hidden;
        width: 440px;
        display: block;
        margin: 0; }
        .header .site-name::before {
          content: '';
          display: block;
          height: 150%;
          width: 0; } }
  .footer .site-name {
    height: 90px;
    overflow: hidden;
    width: 220px;
    background-image: url("../images/bg/CHCF_logo_horiz.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/CHCF_logo_horiz.svg");
    margin: 0; }
    .footer .site-name::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }

.site-name--footer {
  height: 108px;
  overflow: hidden;
  width: 275px;
  background-image: url("../images/bg/chcf-footer-logo.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin: 0 0 2rem; }
  @media (min-width: 64em) {
    .site-name--footer {
      margin: 0 3rem 0 0; } }

.wp-block-chcf-toggle-wrapper {
  margin: 3rem 0; }

.alert {
  background-color: #fbebea;
  color: #6d2c43;
  display: none;
  font-family: nudista-web, sans-serif;
  font-size: 0.9rem;
  line-height: 1.25;
  padding-bottom: 40px;
  padding-top: 35px;
  position: relative; }
  .alert.show {
    display: block; }
  .alert .l-constrain {
    max-width: 1164px;
    padding-left: 1.6rem;
    padding-right: 1.6rem; }
    @media (min-width: 56.25em) {
      .alert .l-constrain {
        padding-left: 1em;
        padding-right: 1em; } }
  .alert .alert__content {
    background-image: url("../images/warning-octagon.svg");
    background-position: 0 0%;
    background-repeat: no-repeat;
    background-size: 50px auto;
    display: block;
    padding-left: 80px;
    position: relative; }
    @media (min-width: 56.25em) {
      .alert .alert__content {
        -ms-flex-align: center;
            align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between; } }
  .alert .alert__link {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 1rem; }
    @media (min-width: 56.25em) {
      .alert .alert__link {
        margin-left: 1.6rem; } }
    .alert .alert__link a {
      background: #6d2c43;
      border: 1px solid #6d2c43;
      border-radius: 5px;
      color: #fff;
      display: inline-block;
      font-family: nudista-web, sans-serif;
      font-size: 14px;
      font-weight: 600;
      line-height: 1.25;
      -moz-osx-font-smoothing: grayscale;
      padding: 12px 25px;
      text-decoration: none;
      text-transform: uppercase; }
      .alert .alert__link a:hover, .alert .alert__link a:focus {
        background: #fff;
        color: #6d2c43; }
  .alert .alert__text {
    font-size: 20px;
    max-width: 40rem; }
    .alert .alert__text h1, .alert .alert__text h2, .alert .alert__text h3, .alert .alert__text h4, .alert .alert__text h5 {
      font-weight: 600;
      padding-right: 25px; }
      @media (min-width: 56.25em) {
        .alert .alert__text h1, .alert .alert__text h2, .alert .alert__text h3, .alert .alert__text h4, .alert .alert__text h5 {
          padding-right: 0; } }
    .alert .alert__text a {
      color: #6d2c43; }
      .alert .alert__text a:hover, .alert .alert__text a:focus {
        color: #2d839d; }
  .alert .alert__close {
    border: none;
    color: #6d2c43;
    cursor: pointer;
    display: inline-block;
    font-size: 50px !important;
    font-weight: 300;
    overflow: hidden;
    padding: 8px 16px;
    position: absolute;
    right: -30px;
    text-align: center;
    text-decoration: none;
    top: -16px;
    vertical-align: middle;
    white-space: nowrap; }
    @media (min-width: 56.25em) {
      .alert .alert__close {
        right: 0; } }
    .alert .alert__close:hover {
      color: #2d839d; }

.blog-spotlight__section {
  background: #f1f1f1;
  position: relative; }
  .blog-spotlight__section.full-width {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    right: 50%;
    width: 100vw; }

.single-post .blog-spotlight__section {
  margin-bottom: -2em; }

@media (min-width: 64em) {
  .blog-spotlight {
    column-gap: 40px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 5fr 4fr;
        grid-template-columns: 5fr 4fr;
    -ms-grid-rows: auto auto auto 1fr;
        grid-template-rows: auto auto auto 1fr; } }

.blog-spotlight__item {
  border-top: 1px solid #6d2c43;
  display: -ms-inline-grid;
  display: inline-grid;
  -ms-grid-columns: 1fr 150px;
      grid-template-columns: 1fr 150px;
  gap: 25px;
  -ms-grid-column: 2;
      grid-column: 2;
  padding: 20px 0;
  width: 100%; }
  .blog-spotlight__item a {
    text-decoration: none; }
    .blog-spotlight__item a:hover, .blog-spotlight__item a:focus {
      text-decoration: underline; }
  .blog-spotlight__item h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: calc(19 / 16);
    margin-bottom: 12px; }
    @media (min-width: 64em) {
      .blog-spotlight__item h3 {
        font-size: 18px; } }
  @media (min-width: 64em) {
    .blog-spotlight__item {
      -ms-grid-columns: 170px 1fr;
          grid-template-columns: 170px 1fr;
      padding: 30px 0; }
      .blog-spotlight__item:nth-of-type(2) {
        border-top: 0;
        padding-top: 0; } }

.blog-spotlight__feature {
  -ms-grid-column: 1;
      grid-column: 1;
  grid-row: 1 / -1;
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
  -ms-grid-rows: auto 1fr;
      grid-template-rows: auto 1fr;
  padding: 0;
  padding-bottom: 20px;
  border: 0; }
  .blog-spotlight__feature h3 {
    font-size: 22px;
    margin: 12px 0; }
    @media (min-width: 64em) {
      .blog-spotlight__feature h3 {
        font-size: 34px;
        margin-bottom: 16px; } }
  .blog-spotlight__feature p {
    line-height: calc(20 / 16);
    margin-top: 1em;
    max-width: 70ch; }
    @media (min-width: 64em) {
      .blog-spotlight__feature p:last-of-type {
        margin-bottom: 0; } }

.blog-spotlight__image {
  -ms-flex-order: 2;
      order: 2;
  width: 100%; }
  .blog-spotlight__image img {
    width: 100%; }
  .blog-spotlight__feature .blog-spotlight__image {
    -ms-flex-order: unset;
        order: unset; }
  @media (min-width: 64em) {
    .blog-spotlight__image {
      -ms-flex-order: unset;
          order: unset; } }

.blog-spotlight__tags {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #6d2c43; }

.blog-spotlight__tag {
  color: inherit; }

.blog-spotlight__link, .blog-spotlight__link:hover, .blog-spotlight__link:focus {
  color: #0e2b4d; }

.blog-spotlight__date,
.blog-spotlight__byline {
  color: #212121;
  display: table;
  font-size: 14px;
  font-weight: 600; }
  .blog-spotlight__feature .blog-spotlight__date, .blog-spotlight__feature
  .blog-spotlight__byline {
    font-size: 16px; }

.breadcrumbs {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  font-family: nudista-web, sans-serif;
  left: 0;
  margin-top: -30px;
  position: relative;
  top: 55px;
  z-index: 5; }
  .breadcrumbs a {
    color: #fff; }
    .breadcrumbs a:hover, .breadcrumbs a:focus {
      text-decoration: none; }

.callout {
  font-size: 16px;
  padding: 3em 0;
  margin-top: 20px; }
  @media (min-width: 50em) {
    .callout {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  .callout ul {
    margin: 0;
    padding: 0 0 0 1em; }

.callout.callout--outline {
  -ms-flex-align: center;
      align-items: center;
  border: 1px solid #598f8a;
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin: 0 0 3rem;
  padding: 1.5rem 2rem; }
  @media (min-width: 50em) {
    .callout.callout--outline {
      -ms-flex-direction: row;
          flex-direction: row;
      margin-left: -1rem;
      margin-right: -1rem;
      padding: 1.5rem 6rem; } }
  .callout.callout--outline .callout__text {
    color: #565656;
    font-size: 26px; }
    @media (min-width: 50em) {
      .callout.callout--outline .callout__text {
        max-width: 55%; } }
  @media (min-width: 50em) {
    .callout.callout--outline .button {
      max-width: 30%; } }

.callout__text {
  color: #af1f23;
  -ms-flex: 4;
      flex: 4;
  font-size: 40px;
  line-height: 1.2; }
  @media (min-width: 50em) {
    .callout__text {
      font-size: 50px; } }

.callout__button {
  -ms-flex-item-align: center;
      align-self: center;
  font-size: 26px;
  -ms-flex: 1;
      flex: 1;
  margin: 1em 0 0 0; }
  @media (min-width: 50em) {
    .callout__button {
      margin: 0 0 0 1em; } }

.callout--red .callout__text {
  color: #fff; }

.callout--maroon {
  background-color: #6d2c43; }
  .callout--maroon .callout__text {
    color: #fff; }

@media (min-width: 50em) {
  .callout--half {
    display: block !important; } }

.callout--half .callout__text {
  color: #fff;
  font-size: 33px;
  padding: 1em 2em; }
  @media (min-width: 50em) {
    .callout--half .callout__text {
      font-size: 43px; } }

.callout--half .callout__button {
  background: #0e2b4d;
  border: 1px solid #fff;
  color: #fff;
  margin-left: 3.5em;
  margin-bottom: 1.5em; }
  .callout--half .callout__button:hover {
    background: #fff;
    color: #0e2b4d; }

.callout.callout--updated {
  -ms-flex-align: center;
      align-items: center;
  background-image: url(../images/bg/lines-cta.svg);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto 50px;
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 50px;
  padding: 2rem 1rem 4em; }
  @media (min-width: 50em) {
    .callout.callout--updated {
      background-size: 97% auto;
      padding: 3rem 6rem 5rem 6rem; } }
  .callout.callout--updated .callout__title {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 0 1.5rem; }
    @media (min-width: 50em) {
      .callout.callout--updated .callout__title {
        font-size: 24px; } }
  .callout.callout--updated .callout__text {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    padding: 0 0 1rem;
    text-align: center; }
    @media (min-width: 50em) {
      .callout.callout--updated .callout__text {
        font-size: 18px; } }
  .callout.callout--updated .callout__button {
    background: transparent;
    border: 1px solid #fff;
    color: #fff; }
    .callout.callout--updated .callout__button:hover {
      background: #fff;
      color: #6d2c43; }

.callout__search {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 50px; }
  .callout__search .callout__text {
    font-size: 24px;
    margin-bottom: 1rem;
    padding: 0 2rem;
    text-align: center; }
  .callout__search .cta-search__input {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    border-right: none;
    border-left: solid 1px #6d2c43;
    border-top: solid 1px #6d2c43;
    border-bottom: solid 1px #6d2c43;
    border-radius: 4px 0 0 4px;
    max-height: 36px;
    padding: 7px 15px;
    vertical-align: top;
    width: 200px; }
    @media (min-width: 31.25em) {
      .callout__search .cta-search__input {
        width: 300px; } }
  .callout__search .cta-search__submit {
    height: 36px;
    overflow: hidden;
    width: 36px;
    background-image: url("../images/bg/search-icon-red.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/search-icon-red.svg");
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    border: solid 1px #6d2c43;
    border-left: solid 1px #000;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    margin-left: -6px;
    vertical-align: top; }
    .callout__search .cta-search__submit::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }

.callout--red {
  background-color: #6d2d44;
  background-image: url("../images/bg/fancy-lines--wide.svg");
  background-position: 50% 111%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
  color: #fff;
  display: block;
  margin: 2rem 0;
  overflow: hidden;
  padding: 2rem 2rem 3rem !important;
  text-align: center; }
  @media (min-width: 50em) {
    .callout--red {
      display: block !important;
      margin: 2rem 0;
      padding: 3rem 3rem 5rem !important; } }
  .callout--red .callout__text {
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 1.5rem; }
    @media (min-width: 50em) {
      .callout--red .callout__text {
        font-size: 1rem; } }
  .callout--red .callout__button {
    background-color: #6d2d44;
    border-color: #fff;
    color: #fff; }
    .callout--red .callout__button:hover, .callout--red .callout__button:focus {
      border-color: #6d2d44;
      color: #6d2d44; }

.callout--light-blue {
  background-color: #dce4ef;
  border-radius: 10px;
  color: #0f2c4e;
  margin: 3rem 0;
  padding: 2.5rem; }
  .callout--light-blue h1,
  .callout--light-blue h2,
  .callout--light-blue h3,
  .callout--light-blue h4,
  .callout--light-blue h5,
  .callout--light-blue h6 {
    margin: 0 0 1.5rem;
    text-align: center; }

.callout__wrapper {
  background: #dbe0e5;
  background: linear-gradient(90deg, #dbe0e5 0%, #f0fafa 100%); }

.callout-subscribe__section {
  background: #87b6c5;
  background-image: url("../images/lines-tall--flipped.svg");
  background-repeat: no-repeat;
  background-position: bottom -50px right -100px;
  background-size: auto 200px;
  color: #212121;
  text-align: center; }
  @media (min-width: 50em) {
    .callout-subscribe__section {
      background-image: url("../images/lines-tall.svg"), url("../images/lines-tall--flipped.svg");
      background-position: top left -500px, bottom -100px right -500px;
      background-size: auto, auto; } }

.callout--subscribe {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: start;
  margin-top: 0;
  text-align: center; }
  .callout--subscribe h2 {
    font-size: 30px;
    font-family: nudista-web, sans-serif;
    font-weight: 500; }
  .callout--subscribe .button {
    -ms-flex-item-align: center;
        align-self: center; }
  @media (min-width: 50em) {
    .callout--subscribe {
      -ms-flex-line-pack: center;
          align-content: center;
      -ms-flex-pack: center;
          justify-content: center;
      margin: auto;
      max-width: 580px; }
      .callout--subscribe p {
        font-size: 22px; }
      .callout--subscribe h2 {
        font-size: 50px; } }

.callout--shortcode {
  background-color: #dce4ef;
  border-radius: 10px;
  color: #0f2c4e;
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  padding: 2rem; }
  .callout--shortcode h1,
  .callout--shortcode h2,
  .callout--shortcode h3,
  .callout--shortcode h4,
  .callout--shortcode h5,
  .callout--shortcode h6 {
    margin: 0 0 1.5rem;
    text-align: center; }

@media (max-width: 500px) {
  .callout--shortcode {
    float: none !important;
    margin: 0 auto 1rem !important; } }

.cta-4up__section {
  background: #6d2c43;
  color: #fff;
  font-family: nudista-web, sans-serif;
  font-weight: 500; }
  .cta-4up__section h2 {
    font-family: inherit;
    font-weight: inherit; }

.cta-4up__text {
  padding: 40px; }
  .cta-4up__text h2 {
    font-size: 30px;
    line-height: calc(36 / 30);
    margin-bottom: 1em; }

.cta-4up__image {
  max-height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%; }

.cta-4up__links {
  display: -ms-grid;
  display: grid;
  gap: 25px;
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr; }
  @media (min-width: 37.5em) {
    .cta-4up__links {
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr; } }

.cta-4up__link {
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #fff;
  color: #fff;
  display: table;
  font-size: 14px;
  font-weight: 500;
  padding: 1em 3em 1em 1em;
  position: relative;
  text-decoration: none; }
  .cta-4up__link:hover, .cta-4up__link:focus {
    background: #fff;
    color: #6d2c43;
    text-decoration: underline; }
  .cta-4up__link::after {
    background: currentColor;
    content: "";
    display: block;
    height: 1.5714285714em;
    width: 1.5714285714em;
    -webkit-mask-image: url("../images/circle--right-arrow.svg");
            mask-image: url("../images/circle--right-arrow.svg");
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-size: contain;
            mask-size: contain;
    position: absolute;
    right: 1em;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }

@media (min-width: 50em) {
  .cta-4up {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5fr;
        grid-template-columns: 1fr 1.5fr; }
  .cta-4up__image {
    height: 100%;
    max-height: none; }
  .cta-4up__text {
    padding: 60px 40px; }
    .cta-4up__text h2 {
      font-size: 34px; }
  .cta-4up__link {
    font-size: 22px;
    padding-right: 60px; }
    .cta-4up__link::after {
      height: 1.3636363636em;
      width: 1.3636363636em; } }

@media (min-width: 75em) {
  .cta-4up {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr; }
  .cta-4up__text {
    padding: 60px; } }

.event-spotlight__section {
  background: #fff; }

.single-post .event-spotlight__section {
  margin-bottom: -2em; }

@media (min-width: 64em) {
  .event-spotlight {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: 2;
        grid-template-rows: 2; } }

.event-spotlight__item {
  -ms-flex-line-pack: start;
      align-content: flex-start;
  border-top: 1px solid #6d2c43;
  display: -ms-inline-grid;
  display: inline-grid;
  gap: 15px;
  -ms-grid-columns: 90px 1fr;
      grid-template-columns: 90px 1fr;
  padding: 25px 0;
  width: 100%; }
  .event-spotlight__item .event-spotlight__body {
    border-right: 0; }
  @media (min-width: 64em) {
    .event-spotlight__item {
      padding-bottom: 0;
      padding-top: 0;
      padding-right: 15px;
      border-bottom: 0;
      border-top: 0; } }
  .event-spotlight__item:last-child {
    padding-right: 0; }
    .event-spotlight__item:last-child .event-spotlight__body::after {
      display: none; }
  .event-spotlight__item .event-spotlight__body,
  .event-spotlight__item .event-spotlight__tags {
    -ms-grid-column: span 2;
        grid-column: span 2;
    position: relative; }
  .event-spotlight__item .event-spotlight__body {
    padding-right: 15px; }
    @media (min-width: 64em) {
      .event-spotlight__item .event-spotlight__body::after {
        content: '';
        background-color: #6d2c43;
        display: block;
        height: 85px;
        position: absolute;
        right: 0;
        top: 0;
        width: 2px; } }
  .event-spotlight__item .event-spotlight__image + .event-spotlight__body {
    -ms-grid-column: span 1;
        grid-column: span 1; }
  .event-spotlight__item a {
    text-decoration: none; }
    .event-spotlight__item a:hover, .event-spotlight__item a:focus {
      text-decoration: underline; }
  .event-spotlight__item h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: calc(19 / 16);
    margin-bottom: 12px; }
    @media (min-width: 64em) {
      .event-spotlight__item h3 {
        font-size: 18px; } }

.event-spotlight__feature {
  display: inline-block;
  margin-bottom: 25px; }
  @media (min-width: 64em) {
    .event-spotlight__feature {
      display: -ms-inline-grid;
      display: inline-grid;
      gap: 25px;
      -ms-grid-row: 1;
          grid-row: 1;
      grid-column: 1 / -1;
      -ms-grid-rows: 1fr;
          grid-template-rows: 1fr;
      -ms-grid-columns: 625px 1fr;
          grid-template-columns: 625px 1fr;
      margin-bottom: 0;
      padding: 0;
      padding-bottom: 50px;
      border: 0; } }
  .event-spotlight__feature .event-spotlight__image {
    display: inline-block;
    max-height: 250px; }
    @media (min-width: 64em) {
      .event-spotlight__feature .event-spotlight__image {
        max-height: 100%; } }
  .event-spotlight__feature .event-spotlight__body {
    border-right: 0; }
  .event-spotlight__feature .event-spotlight__tags {
    margin-top: 15px; }
  .event-spotlight__feature h3 {
    font-size: 22px;
    margin: 12px 0; }
    @media (min-width: 64em) {
      .event-spotlight__feature h3 {
        font-size: 34px; } }
  .event-spotlight__feature a {
    text-decoration: none; }
    .event-spotlight__feature a:hover, .event-spotlight__feature a:focus {
      text-decoration: underline; }
  .event-spotlight__feature p {
    line-height: calc(20 / 16);
    margin-top: 1em;
    max-width: 70ch; }
    @media (min-width: 64em) {
      .event-spotlight__feature p:last-of-type {
        margin-bottom: 0; } }
  .event-spotlight__feature .event-spotlight__date {
    font-size: 18px; }

.event-spotlight__image {
  height: 85px;
  width: 85px;
  overflow: hidden; }
  .event-spotlight__image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%; }
  .event-spotlight__feature .event-spotlight__image {
    height: 100%;
    width: 100%; }

.event-spotlight__eyebrow {
  color: #6d2c43;
  font-size: 14px;
  -ms-grid-column: span 2;
      grid-column: span 2;
  text-transform: uppercase; }

.event-spotlight__tags {
  font-size: 14px;
  font-weight: 600;
  color: #212121; }

.event-spotlight__tag {
  color: inherit; }

.event-spotlight__link, .event-spotlight__link:hover, .event-spotlight__link:focus {
  color: #6d2c43; }

.event-spotlight__date,
.event-spotlight__byline {
  color: #212121;
  display: table;
  font-size: 14px;
  font-weight: 600; }

.event-spotlight__excerpt {
  color: #212121;
  font-size: 16px; }

.featured-content {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  overflow-x: hidden;
  padding: 1em 0 1em 0;
  position: relative;
  z-index: 1; }
  @media (min-width: 50em) {
    .featured-content {
      padding: 120px 0 120px; } }

.featured-content__link {
  text-decoration: none; }

.featured-content__content {
  background: rgba(255, 255, 255, 0.8);
  margin: auto 0 auto 3em;
  padding: 3em 2em 3em 2em;
  position: relative; }
  @media (min-width: 50em) {
    .featured-content__content {
      margin: auto 0 auto 50%; } }
  .featured-content__content:before, .featured-content__content:after {
    background: #f36f3b;
    bottom: 20px;
    content: '';
    height: 1px;
    margin-left: 0px;
    position: absolute;
    width: 150px; }
  .featured-content__content:after {
    bottom: 26px;
    margin-left: 30px; }
  .home .featured-content__content .featured-content__text {
    font-weight: 400; }

.featured-content__title {
  color: #4d6680;
  font-size: 2em;
  font-weight: 700;
  margin-right: -1.5em;
  padding: .5em 0;
  position: relative; }
  .featured-content__title strong {
    color: #f36f3b;
    font-weight: normal; }
  @media (min-width: 50em) {
    .featured-content__title {
      font-size: 3em; } }

.featured-content__border {
  margin-right: 4.5rem; }
  .featured-content__border:before {
    border: 1px solid #4d6680;
    content: '';
    height: 100%;
    margin: -.5em 0 .5em -1.5em;
    position: absolute;
    width: 100%; }

.featured-content__subtitle {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  margin-bottom: 2em; }
  @media (min-width: 50em) {
    .featured-content__subtitle {
      margin-bottom: inherit; } }
  @media (min-width: 56.25em) {
    .featured-content__subtitle {
      max-width: 50%; } }

.featured-content--overlay:before {
  background: rgba(255, 255, 255, 0.8);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1; }

@media (min-width: 56.25em) {
  .featured-content--overlay .featured-content__text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

.featured-content--overlay .featured-content__title {
  color: #0e2b4d;
  font-size: 33px;
  margin: 0; }
  @media (min-width: 37.5em) {
    .featured-content--overlay .featured-content__title {
      padding: .5em .5em .5em 2em; } }
  @media (min-width: 56.25em) {
    .featured-content--overlay .featured-content__title {
      font-size: 50px;
      padding: .5em .5em .5em 0;
      width: 50%; } }

.featured-content--overlay .featured-content__border {
  border: 1px solid #0e2b4d;
  margin-left: 0;
  padding: 2em;
  position: relative; }
  .featured-content--overlay .featured-content__border:before {
    display: none; }
  @media (min-width: 37.5em) {
    .featured-content--overlay .featured-content__border {
      margin-left: -4em;
      padding: 2em 2em 2em 6em; } }
  @media (min-width: 56.25em) {
    .featured-content--overlay .featured-content__border {
      padding: 2em 2em 2em 4em; } }

.featured-content--overlay .featured-content__label {
  color: #f36f3b;
  font-size: 24px;
  font-weight: bold;
  padding: .5em .5em .5em 0;
  text-transform: uppercase; }

.featured-content--overlay .featured-content__subtitle {
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 1em;
  max-width: 100%; }
  @media (min-width: 56.25em) {
    .featured-content--overlay .featured-content__subtitle {
      font-size: 30px; } }

.featured-content--overlay .featured-content__content {
  margin: auto 0 auto 0;
  z-index: 2; }
  .featured-content--overlay .featured-content__content:after, .featured-content--overlay .featured-content__content:before {
    display: none; }
  @media (min-width: 37.5em) {
    .featured-content--overlay .featured-content__content {
      margin: auto 0 auto 2em; } }
  @media (min-width: 56.25em) {
    .featured-content--overlay .featured-content__content {
      width: 50%; } }

.featured-content--wide {
  margin-bottom: 2rem;
  background-position: 100% 0;
  background-repeat: no-repeat; }
  .featured-content--wide .featured-content__content {
    margin: 0;
    z-index: 2; }
    .featured-content--wide .featured-content__content:after, .featured-content--wide .featured-content__content:before {
      display: none; }
    @media (min-width: 37.5em) {
      .featured-content--wide .featured-content__content {
        margin: 0; } }
    @media (min-width: 56.25em) {
      .featured-content--wide .featured-content__content {
        width: inherit;
        margin: 0; } }
  @media (min-width: 37.5em) {
    .featured-content--wide .featured-content__container {
      -ms-flex-align: center;
          align-items: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; } }
  .home .featured-content--wide .featured-content__container {
    margin: 0 auto;
    max-width: 66.6666666667em; }
  .featured-content--wide .featured-content__title {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    text-align: center;
    margin: 0 0 1.25rem;
    padding: 0 2rem; }
    @media (min-width: 37.5em) {
      .featured-content--wide .featured-content__title {
        margin: 0; } }
    .featured-content--wide .featured-content__title p {
      margin: 0; }
    .featured-content--wide .featured-content__title button {
      margin: 2rem 0 0; }
  .featured-content--wide .featured-content__text {
    border: 1px solid #f36f3b;
    color: #565656;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    font-family: nudista-web, sans-serif;
    font-size: 26px;
    font-weight: 300 !important;
    padding: 0.75rem 1.25rem; }
    .featured-content--wide .featured-content__text:before, .featured-content--wide .featured-content__text:after {
      background: none;
      bottom: 0;
      content: '';
      height: 0;
      margin-left: 0;
      position: relative;
      width: 0; }

.featured-content--wide-single-column .featured-content__content {
  margin: 0;
  z-index: 2; }
  .featured-content--wide-single-column .featured-content__content:after, .featured-content--wide-single-column .featured-content__content:before {
    display: none; }
  @media (min-width: 37.5em) {
    .featured-content--wide-single-column .featured-content__content {
      margin: 0; } }
  @media (min-width: 56.25em) {
    .featured-content--wide-single-column .featured-content__content {
      width: inherit;
      margin: 0; } }

.featured-content--wide-single-column .featured-content__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.featured-content--wide-single-column .featured-content__title {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  text-align: center;
  padding: 1em; }

.featured-content--wide-single-column .featured-content__text {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding: 1em;
  border: 1px solid #0e2b4d; }
  .featured-content--wide-single-column .featured-content__text:before, .featured-content--wide-single-column .featured-content__text:after {
    background: none;
    bottom: 0;
    content: '';
    height: 0;
    margin-left: 0;
    position: relative;
    width: 0; }

.featured-content--almanac {
  transition: none; }
  .featured-content--almanac .featured-content__link {
    color: inherit;
    transition: none; }
    .featured-content--almanac .featured-content__link:hover, .featured-content--almanac .featured-content__link:focus {
      color: #f36f3b; }
  .featured-content--almanac .featured-content__content {
    border-radius: 5px;
    margin: 0 auto;
    max-width: 66.6666666667em;
    padding: 1.25rem 1.5rem; }
  .featured-content--almanac .featured-content__text {
    border-radius: 5px;
    font-size: 26px;
    font-weight: 300 !important;
    line-height: 1.2;
    padding: 1rem !important;
    transition: none; }
    .featured-content--almanac .featured-content__text h1 {
      font-size: 40px;
      font-weight: 500;
      line-height: 1;
      margin-bottom: 0.5rem;
      transition: none; }

.fifty-fifty__section {
  --fifty-fifty-padding: 24px;
  margin: 0 auto;
  padding-top: var(--fifty-fifty-padding);
  padding-bottom: var(--fifty-fifty-padding); }
  .fifty-fifty__section + .fifty-fifty__section::before {
    border-top: 1px solid #6d2c43;
    content: "";
    display: block;
    margin: auto;
    max-width: calc(100vw - 2em);
    width: calc(1200px - 2em);
    position: relative;
    top: calc(-1 * var(--fifty-fifty-padding)); }
  @media (min-width: 40em) {
    .fifty-fifty__section {
      --fifty-fifty-padding: 40px; } }
  @media (min-width: 56.25em) {
    .fifty-fifty__section {
      --fifty-fifty-padding: 55px; } }

.fifty-fifty__section--gray {
  background-color: #f1f1f1; }

.fifty-fifty__section--gray + .fifty-fifty__section::before {
  display: none; }

.fifty-fifty {
  display: -ms-grid;
  display: grid;
  gap: 20px; }
  .fifty-fifty .fifty-fifty__image {
    -ms-flex-order: -1;
        order: -1; }
  .fifty-fifty h2 {
    color: #0e2b4d;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 12px; }
    @media (min-width: 64em) {
      .fifty-fifty h2 {
        font-size: 50px; } }

@media (min-width: 40em) {
  .fifty-fifty {
    gap: 50px; }
  .fifty-fifty--right {
    -ms-grid-columns: 1fr fit-content(40%);
        grid-template-columns: 1fr fit-content(40%); }
    .fifty-fifty--right .fifty-fifty__image {
      -ms-flex-order: 2;
          order: 2; }
  .fifty-fifty--left {
    -ms-grid-columns: fit-content(40%) 1fr;
        grid-template-columns: fit-content(40%) 1fr; }
  .section--director-video + .fifty-fifty__section .fifty-fifty--left {
    -ms-grid-columns: 50% 1fr;
        grid-template-columns: 50% 1fr; }
    .section--director-video + .fifty-fifty__section .fifty-fifty--left .fifty-fifty__image img {
      width: 100%; } }

.fund-items__section .section-header {
  display: block;
  text-align: center; }

.fund-items__section .section-header__text {
  margin-left: auto;
  margin-right: auto; }

.fund-items__section .section-header__link .button {
  margin: 20px auto; }

.fund-item {
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-grid-row-align: center;
      align-items: center;
  display: -ms-grid;
  display: grid;
  margin-bottom: 55px;
  position: relative; }
  .fund-item a,
  .fund-item img {
    display: block; }
  .fund-item img {
    width: 100%; }
  .fund-item:first-of-type {
    margin-top: 55px; }
  @media (min-width: 30em) {
    .fund-item {
      -ms-grid-columns: calc(min(280px, 33%)) 1fr;
          grid-template-columns: calc(min(280px, 33%)) 1fr; } }

.fund-item__image {
  height: 100%;
  min-height: 220px; }
  .fund-item__image a {
    margin: auto;
    max-width: 150px;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    text-align: center;
    display: table; }

.fund-item__body {
  border: 1px solid #6d9e50;
  padding: 30px 36px;
  text-align: left; }
  @media (min-width: 30em) {
    .fund-item__body {
      border-radius: 0 10px 10px 0; } }
  .fund-item__body p {
    font-size: 15px;
    line-height: 1.5; }

.fund-item__type {
  background: #6d9e50;
  color: #fff;
  display: table;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 0.75em 2.5em;
  position: absolute;
  text-transform: uppercase;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.fund-item__topic {
  font-weight: 600; }

.fund-item__title {
  color: #6d9e50;
  font-size: 24px; }
  .fund-item__title a {
    color: inherit;
    text-decoration: none; }
    .fund-item__title a:hover, .fund-item__title a:focus {
      text-decoration: underline; }

.hero-condensed {
  margin: 0 0 1.5rem; }
  .single-event .hero-condensed .button {
    border-color: #6d2c43;
    color: #6d2c43; }
    .single-event .hero-condensed .button:hover, .single-event .hero-condensed .button:focus {
      background-color: #6d2c43;
      border-color: #fff;
      color: #fff; }

.hero-condensed__wrapper {
  background-color: #34706A;
  margin: 0 0 1.5rem;
  position: relative;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); }
  @media (min-width: 50em) {
    .hero-condensed__wrapper {
      -ms-flex-align: start;
          align-items: flex-start;
      display: -ms-flexbox;
      display: flex; }
      .hero-condensed__wrapper .hero-condensed__content {
        padding-right: 51%; }
      .hero-condensed__wrapper .hero-condensed__content.no-image {
        padding-right: 0;
        width: 100%; }
      .hero-condensed__wrapper .hero-condensed__image {
        width: 48%; } }
  .single-collection .hero-condensed__wrapper {
    background-color: #4d6680;
    color: #fff; }
  .search-results .hero-condensed__wrapper {
    color: #0e2b4d; }
  .single-event .hero-condensed__wrapper {
    background-color: #6d2c43;
    color: #fff; }
  .single-grant .hero-condensed__wrapper {
    color: #fff; }
  .single-investment .hero-condensed__wrapper {
    background-color: #6d9e50;
    color: #fff; }
  .single-post .hero-condensed__wrapper {
    background-color: #0e2b4d;
    color: #fff; }
  .single-press_release .hero-condensed__wrapper {
    background-color: #A12C18;
    color: #fff; }
  .single-rfp .hero-condensed__wrapper {
    background-color: #598f8a;
    color: #fff; }
  .single-topic .hero-condensed__wrapper {
    background-color: #0e2b4d;
    color: #fff; }
  .type-archive-project .hero-condensed__wrapper {
    background-color: #10576d;
    color: #fff; }

.hero-condensed__wrapper.has-image {
  min-height: 0; }
  @media (min-width: 50em) {
    .hero-condensed__wrapper.has-image {
      min-height: 600px; } }
  @media (min-width: 62.5em) {
    .hero-condensed__wrapper.has-image {
      min-height: 650px; } }
  @media (min-width: 75em) {
    .hero-condensed__wrapper.has-image {
      min-height: 725px; } }

.hero-condensed__footer {
  margin: 0 0 2rem; }

.hero-condensed-footer {
  display: none; }

.hero-condensed__content {
  margin: 0 auto;
  padding: 5.5rem 1rem 4.5rem; }
  @media (min-width: 50em) {
    .hero-condensed__content {
      -ms-flex-align: start;
          align-items: flex-start;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      max-width: 66.6666666667em; }
      .hero-condensed__content.no-image {
        display: block; } }

@media (min-width: 50em) {
  .hero-condensed__content.no-image .hero-condensed__content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .hero-condensed__content.no-image .hero-condensed__content-wrapper .hero-condensed__content-left {
      width: 60%; }
    .hero-condensed__content.no-image .hero-condensed__content-wrapper .hero-condensed__content-right {
      width: 30%; } }

.hero-condensed__content-wrapper {
  width: 100%; }

.l-constrain .hero-condensed__content .l-constrain {
  padding-left: 1rem;
  padding-right: 1rem; }

.hero-condensed__text {
  text-align: center; }

.hero-condensed__content .divider {
  height: 10px;
  margin: 0 0 1rem; }
  .single-initiative__child .hero-condensed__content .divider,
  .single-program__child .hero-condensed__content .divider {
    width: 100%; }
    .single-initiative__child .hero-condensed__content .divider:before,
    .single-program__child .hero-condensed__content .divider:before {
      width: 100%; }
    .single-initiative__child .hero-condensed__content .divider:after,
    .single-program__child .hero-condensed__content .divider:after {
      display: none; }

.hero-condensed__parent-title {
  color: #dce4ef;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 0.42px;
  line-height: 41px;
  margin: 0 0 0.75rem; }

.hero-condensed__title {
  border-radius: 0;
  color: #fff;
  font-family: nudista-web, sans-serif;
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1.14;
  margin: 0 0 .5rem;
  padding: 0; }
  @media (min-width: 50em) {
    .hero-condensed__title {
      font-size: 34px;
      line-height: 1.3; } }

.hero-condensed__summary {
  margin: 0 0 1rem; }

.hero-condensed__subtitle {
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 31px;
  margin: 0rem; }

.hero-condensed__byline {
  color: #fff;
  font-family: nudista-web, sans-serif;
  font-size: 17px;
  margin: 0rem; }
  .hero-condensed__byline .hero-condensed__byline__label {
    font-size: 17px;
    font-weight: 300;
    margin: 0 0 2px; }
  .hero-condensed__byline .hero-condensed__byline__item {
    font-weight: 300;
    line-height: 1.3;
    margin: 0; }
    .hero-condensed__byline .hero-condensed__byline__item span {
      font-weight: 600; }
    .hero-condensed__byline .hero-condensed__byline__item a {
      color: #fff;
      display: inline-block;
      text-decoration: none; }
      .hero-condensed__byline .hero-condensed__byline__item a span {
        font-weight: 600; }
      .hero-condensed__byline .hero-condensed__byline__item a:focus, .hero-condensed__byline .hero-condensed__byline__item a:hover {
        text-decoration: underline; }

.hero-condensed__content .post__date {
  background-color: transparent;
  color: #fff;
  display: inline-block;
  font-family: nudista-web, sans-serif;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  margin: 0 0 2.5rem;
  padding: 0;
  letter-spacing: 1px;
  text-align: left;
  text-transform: uppercase; }

.hero-condensed__image {
  margin: 0;
  width: 100%; }
  @media (min-width: 50em) {
    .hero-condensed__image {
      height: 110%;
      margin: 0;
      position: absolute;
      right: 0;
      width: 48%; } }
  .hero-condensed__image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%; }

.hero-condensed__meta {
  display: -ms-flexbox;
  display: flex; }

.hero-condensed__linked-program {
  border-bottom: 5px solid #0e2b4d;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1rem; }

.hero-condensed__linked-program-thumbnail,
.hero-condensed__linked-program-text {
  display: inline-block; }

.hero-condensed__linked-program-text {
  font-size: 19px;
  padding-right: 1rem;
  width: 75%; }
  @media (min-width: 50em) {
    .hero-condensed__linked-program-text {
      padding-right: 2rem; } }

.hero-condensed__linked-program-thumbnail {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25%; }

.subnav-download,
.subnav-related,
.hero-condensed__button,
.hero-condensed__link {
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  margin: 0 0 1rem; }
  .subnav-download a,
  .subnav-related a,
  .hero-condensed__button a,
  .hero-condensed__link a {
    background-image: url("../images/icon--download.svg");
    background-position: 92% 45%;
    background-repeat: no-repeat;
    background-size: 18px auto;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.25px;
    line-height: 25px;
    margin: 0;
    padding: .25rem 2rem .25rem 1rem; }
    .subnav-download a:hover,
    .subnav-related a:hover,
    .hero-condensed__button a:hover,
    .hero-condensed__link a:hover {
      background-image: url("../images/icon--download--maroon.svg"); }
    .subnav-download a:focus,
    .subnav-related a:focus,
    .hero-condensed__button a:focus,
    .hero-condensed__link a:focus {
      background-color: #6d2c43;
      border-color: #6d2c43;
      color: #fff; }

.subnav-download,
.subnav-related {
  margin: 0 0 0.75rem; }
  @media (min-width: 43.75em) {
    .subnav-download,
    .subnav-related {
      margin: 0 3rem 0.75rem 0; } }
  .subnav-download a,
  .subnav-related a {
    border-color: #6d2c43; }
    .subnav-download a:hover, .subnav-download a:focus,
    .subnav-related a:hover,
    .subnav-related a:focus {
      border-color: #6d2c43; }
    .subnav-download a:focus,
    .subnav-related a:focus {
      background-color: #6d2c43;
      color: #fff; }

.hero-condensed__button,
.hero-condensed__link {
  margin-bottom: 0;
  margin-right: 0.25rem; }
  @media (min-width: 50em) {
    .hero-condensed__button,
    .hero-condensed__link {
      margin-right: 1rem; } }

.subnav-related a,
.hero-condensed__link a {
  background-image: none;
  padding: .25rem 1rem .25rem 1rem; }
  .subnav-related a:hover,
  .hero-condensed__link a:hover {
    background-image: none; }
  .subnav-related a:focus,
  .hero-condensed__link a:focus {
    background-color: #6d2c43;
    color: #fff; }

.single-program .alignleft,
.post--type-program .alignleft,
.single-initiative .alignleft,
.post--type-initiative .alignleft {
  margin: 0 0 2rem; }
  @media (min-width: 43.75em) {
    .single-program .alignleft,
    .post--type-program .alignleft,
    .single-initiative .alignleft,
    .post--type-initiative .alignleft {
      margin: 0 2rem 2rem 0; } }

.single-program .alignright,
.post--type-program .alignright,
.single-initiative .alignright,
.post--type-initiative .alignright {
  margin: 0 0 2rem; }
  @media (min-width: 43.75em) {
    .single-program .alignright,
    .post--type-program .alignright,
    .single-initiative .alignright,
    .post--type-initiative .alignright {
      margin: 0 0 2rem 2rem; } }

.single-program .alignnone,
.post--type-program .alignnone,
.single-initiative .alignnone,
.post--type-initiative .alignnone {
  margin: 2rem 0;
  width: auto !important; }

.single-program .wp-block-media-text,
.single-program .wp-block-image,
.post--type-program .wp-block-media-text,
.post--type-program .wp-block-image,
.single-initiative .wp-block-media-text,
.single-initiative .wp-block-image,
.post--type-initiative .wp-block-media-text,
.post--type-initiative .wp-block-image {
  margin: 2rem 0; }

.single-program .wp-block-cover img,
.single-program .wp-block-media-text img,
.single-program .wp-block-media-text__media img,
.single-program .wp-block-image img,
.single-program .aligncenter img,
.single-program .alignleft img,
.single-program .alignright img,
.single-program .alignnone img,
.post--type-program .wp-block-cover img,
.post--type-program .wp-block-media-text img,
.post--type-program .wp-block-media-text__media img,
.post--type-program .wp-block-image img,
.post--type-program .aligncenter img,
.post--type-program .alignleft img,
.post--type-program .alignright img,
.post--type-program .alignnone img,
.single-initiative .wp-block-cover img,
.single-initiative .wp-block-media-text img,
.single-initiative .wp-block-media-text__media img,
.single-initiative .wp-block-image img,
.single-initiative .aligncenter img,
.single-initiative .alignleft img,
.single-initiative .alignright img,
.single-initiative .alignnone img,
.post--type-initiative .wp-block-cover img,
.post--type-initiative .wp-block-media-text img,
.post--type-initiative .wp-block-media-text__media img,
.post--type-initiative .wp-block-image img,
.post--type-initiative .aligncenter img,
.post--type-initiative .alignleft img,
.post--type-initiative .alignright img,
.post--type-initiative .alignnone img {
  border-radius: 10px; }

.single-program .wp-block-image.is-style-rounded img,
.post--type-program .wp-block-image.is-style-rounded img,
.single-initiative .wp-block-image.is-style-rounded img,
.post--type-initiative .wp-block-image.is-style-rounded img {
  border-radius: 50% !important; }

.single-program .wp-block-quote.is-style-large,
.single-program .wp-block-quote.is-large,
.post--type-program .wp-block-quote.is-style-large,
.post--type-program .wp-block-quote.is-large,
.single-initiative .wp-block-quote.is-style-large,
.single-initiative .wp-block-quote.is-large,
.post--type-initiative .wp-block-quote.is-style-large,
.post--type-initiative .wp-block-quote.is-large {
  padding: 0 2em !important; }

.single-program .wp-block-file__button,
.single-program .wp-block-button__link,
.post--type-program .wp-block-file__button,
.post--type-program .wp-block-button__link,
.single-initiative .wp-block-file__button,
.single-initiative .wp-block-button__link,
.post--type-initiative .wp-block-file__button,
.post--type-initiative .wp-block-button__link {
  background-color: #fff;
  border: 1px solid #af1f23;
  border-radius: 0.2777777778rem;
  color: #0e2b4d;
  cursor: pointer;
  display: inline-block;
  font-size: 0.7777777778rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1.2857142857;
  padding: 0.6666666667rem 1.3888888889rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  white-space: normal;
  background: #6d2c43 !important;
  border-color: #6d2c43 !important;
  color: #fff !important;
  margin: 0 0 0.5em; }
  .single-program .wp-block-file__button:focus, .single-program .wp-block-file__button:hover,
  .single-program .wp-block-button__link:focus,
  .single-program .wp-block-button__link:hover,
  .post--type-program .wp-block-file__button:focus,
  .post--type-program .wp-block-file__button:hover,
  .post--type-program .wp-block-button__link:focus,
  .post--type-program .wp-block-button__link:hover,
  .single-initiative .wp-block-file__button:focus,
  .single-initiative .wp-block-file__button:hover,
  .single-initiative .wp-block-button__link:focus,
  .single-initiative .wp-block-button__link:hover,
  .post--type-initiative .wp-block-file__button:focus,
  .post--type-initiative .wp-block-file__button:hover,
  .post--type-initiative .wp-block-button__link:focus,
  .post--type-initiative .wp-block-button__link:hover {
    background-color: #af1f23;
    color: #fff;
    outline: 0; }
  .single-program .wp-block-file__button:active,
  .single-program .wp-block-button__link:active,
  .post--type-program .wp-block-file__button:active,
  .post--type-program .wp-block-button__link:active,
  .single-initiative .wp-block-file__button:active,
  .single-initiative .wp-block-button__link:active,
  .post--type-initiative .wp-block-file__button:active,
  .post--type-initiative .wp-block-button__link:active {
    background-color: #af1f23;
    color: #fff; }
  .single-program .wp-block-file__button[disabled],
  .single-program .wp-block-button__link[disabled],
  .post--type-program .wp-block-file__button[disabled],
  .post--type-program .wp-block-button__link[disabled],
  .single-initiative .wp-block-file__button[disabled],
  .single-initiative .wp-block-button__link[disabled],
  .post--type-initiative .wp-block-file__button[disabled],
  .post--type-initiative .wp-block-button__link[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  @media (min-width: 64em) {
    .single-program .wp-block-file__button,
    .single-program .wp-block-button__link,
    .post--type-program .wp-block-file__button,
    .post--type-program .wp-block-button__link,
    .single-initiative .wp-block-file__button,
    .single-initiative .wp-block-button__link,
    .post--type-initiative .wp-block-file__button,
    .post--type-initiative .wp-block-button__link {
      font-size: 16px; } }
  .single-program .wp-block-file__button:hover, .single-program .wp-block-file__button:focus,
  .single-program .wp-block-button__link:hover,
  .single-program .wp-block-button__link:focus,
  .post--type-program .wp-block-file__button:hover,
  .post--type-program .wp-block-file__button:focus,
  .post--type-program .wp-block-button__link:hover,
  .post--type-program .wp-block-button__link:focus,
  .single-initiative .wp-block-file__button:hover,
  .single-initiative .wp-block-file__button:focus,
  .single-initiative .wp-block-button__link:hover,
  .single-initiative .wp-block-button__link:focus,
  .post--type-initiative .wp-block-file__button:hover,
  .post--type-initiative .wp-block-file__button:focus,
  .post--type-initiative .wp-block-button__link:hover,
  .post--type-initiative .wp-block-button__link:focus {
    background: #fff !important;
    color: #6d2c43 !important; }

.single-program .wp-block-file a + .wp-block-file__button,
.post--type-program .wp-block-file a + .wp-block-file__button,
.single-initiative .wp-block-file a + .wp-block-file__button,
.post--type-initiative .wp-block-file a + .wp-block-file__button {
  margin-left: 10px;
  position: relative;
  top: -5px; }

.single-program .wp-block-file__button,
.post--type-program .wp-block-file__button,
.single-initiative .wp-block-file__button,
.post--type-initiative .wp-block-file__button {
  font-size: 14px;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.single-program .wp-block-button.is-style-outline .wp-block-button__link,
.post--type-program .wp-block-button.is-style-outline .wp-block-button__link,
.single-initiative .wp-block-button.is-style-outline .wp-block-button__link,
.post--type-initiative .wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent !important;
  color: #6d2c43 !important; }
  .single-program .wp-block-button.is-style-outline .wp-block-button__link:hover, .single-program .wp-block-button.is-style-outline .wp-block-button__link:focus,
  .post--type-program .wp-block-button.is-style-outline .wp-block-button__link:hover,
  .post--type-program .wp-block-button.is-style-outline .wp-block-button__link:focus,
  .single-initiative .wp-block-button.is-style-outline .wp-block-button__link:hover,
  .single-initiative .wp-block-button.is-style-outline .wp-block-button__link:focus,
  .post--type-initiative .wp-block-button.is-style-outline .wp-block-button__link:hover,
  .post--type-initiative .wp-block-button.is-style-outline .wp-block-button__link:focus {
    background: #6d2c43 !important;
    color: #fff !important; }

.single-program .alignnone,
.post--type-program .alignnone {
  margin: 1rem 0; }

.hero-image {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 50px 0 0 0;
  position: relative;
  z-index: 1; }
  @media (min-width: 50em) {
    .hero-image {
      padding: 50px 0 50px; } }
  .post-type-archive-project .hero-image,
  .post-type-archive-publication .hero-image,
  .post-type-archive-collection .hero-image,
  .post-type-archive-topic .hero-image,
  .programs-resources .hero-image {
    background-color: #10576d;
    background: url("../images/lines-tall.svg"), url("../images/lines-tall--flipped.svg") #10576d;
    background-position: top left -100px, bottom -50px right -150px;
    background-size: auto 150px, auto 150px !important;
    background-repeat: no-repeat !important;
    padding: 4.5rem 0; }
  .post-type-archive-collection .hero-image {
    background-color: #4d6680;
    background: url("../images/lines-tall.svg"), url("../images/lines-tall--flipped.svg") #4d6680;
    background-position: top left -100px, bottom -50px right -150px;
    background-size: auto 150px, auto 150px !important;
    background-repeat: no-repeat !important; }
  .post-type-archive-topic .hero-image {
    background-color: #0e2b4d;
    background: url("../images/lines-tall.svg"), url("../images/lines-tall--flipped.svg") #0e2b4d;
    background-position: top left -100px, bottom -50px right -150px;
    background-size: auto 150px, auto 150px !important;
    background-repeat: no-repeat !important; }

.hero-image__content {
  margin: auto 0;
  padding: 0;
  text-align: center; }
  @media (min-width: 50em) {
    .hero-image__content {
      display: -ms-flexbox;
      display: flex;
      text-align: left; }
      .hero-image__content.no-image {
        display: block;
        text-align: center; }
        .hero-image__content.no-image .hero-image__border {
          margin-left: 0;
          padding-left: 0; } }
  .hero-image__content img {
    -ms-flex-item-align: center;
        align-self: center; }

.hero-image__text {
  color: #4d6680;
  font-size: 30px;
  margin: 40px; }
  .post-type-archive .hero-image__text,
  .post-type-archive-project .hero-image__text,
  .post-type-archive-publication .hero-image__text,
  .post-type-archive-collection .hero-image__text,
  .post-type-archive-topic .hero-image__text,
  .programs-resources .hero-image__text {
    color: #fff;
    font-family: nudista-web, sans-serif;
    font-size: 2.25rem;
    font-weight: 400;
    margin: 0.5rem;
    text-align: center; }
    @media (min-width: 64em) {
      .post-type-archive .hero-image__text,
      .post-type-archive-project .hero-image__text,
      .post-type-archive-publication .hero-image__text,
      .post-type-archive-collection .hero-image__text,
      .post-type-archive-topic .hero-image__text,
      .programs-resources .hero-image__text {
        font-size: 3rem; } }
    .post-type-archive .hero-image__text strong,
    .post-type-archive-project .hero-image__text strong,
    .post-type-archive-publication .hero-image__text strong,
    .post-type-archive-collection .hero-image__text strong,
    .post-type-archive-topic .hero-image__text strong,
    .programs-resources .hero-image__text strong {
      font-weight: unset; }
    .post-type-archive .hero-image__text p,
    .post-type-archive-project .hero-image__text p,
    .post-type-archive-publication .hero-image__text p,
    .post-type-archive-collection .hero-image__text p,
    .post-type-archive-topic .hero-image__text p,
    .programs-resources .hero-image__text p {
      color: #fff;
      font-family: nudista-web, sans-serif;
      font-size: 22px;
      font-weight: 300;
      line-height: 1.5;
      margin: 1rem 0; }

.hero-image__border {
  -ms-flex-item-align: center;
      align-self: center;
  border: 1px solid #f36f3b;
  overflow: hidden;
  position: relative;
  -ms-flex: 1;
      flex: 1; }
  .hero-image__border:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1; }
  .post-type-archive-project .hero-image__border,
  .post-type-archive-publication .hero-image__border,
  .post-type-archive-collection .hero-image__border,
  .post-type-archive-topic .hero-image__border,
  .programs-resources .hero-image__border {
    border: none; }
    .post-type-archive-project .hero-image__border:before,
    .post-type-archive-publication .hero-image__border:before,
    .post-type-archive-collection .hero-image__border:before,
    .post-type-archive-topic .hero-image__border:before,
    .programs-resources .hero-image__border:before {
      display: none; }
  .hero-image__border .hero-image__text > a {
    color: #4d6680;
    display: inline-block;
    margin-bottom: 0.75rem; }
    .hero-image__border .hero-image__text > a:hover, .hero-image__border .hero-image__text > a:focus {
      text-decoration: none; }

.hero-image__subtitle {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  margin-bottom: 2em; }
  @media (min-width: 43.75em) {
    .hero-image__subtitle {
      margin-bottom: inherit; } }
  @media (min-width: 56.25em) {
    .hero-image__subtitle {
      max-width: 50%; } }

.hero-image__title {
  background: rgba(255, 255, 255, 0.8);
  bottom: 0;
  color: #0e2b4d;
  font-size: 33px;
  margin-bottom: 0;
  overflow: hidden;
  padding: 0.5em 0;
  position: absolute;
  text-align: center;
  width: 100%; }
  @media (min-width: 50em) {
    .hero-image__title {
      font-size: 50px; } }

.hero-image--title {
  margin: 0;
  position: relative; }
  .hero-image--title .hero-image__title {
    position: relative; }
    @media (min-width: 50em) {
      .hero-image--title .hero-image__title {
        padding: 0.5em 2em;
        position: absolute; } }
  @media (min-width: 50em) {
    .hero-image--title {
      height: 500px; } }

.hero-image--homepage {
  -ms-flex-align: end;
      align-items: flex-end;
  background-size: cover;
  background-position: center bottom;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2em;
  padding: 0;
  position: relative; }
  @media (min-width: 50em) {
    .hero-image--homepage {
      height: 700px;
      margin-bottom: 4em; } }
  .hero-image--homepage .hero-image__border:before {
    background: none; }
  .hero-image--homepage .hero-image__title {
    -ms-flex-item-align: center;
        align-self: center;
    border-radius: 10px;
    color: #fff;
    font-family: nudista-web, sans-serif;
    font-size: 38px;
    line-height: 1.2;
    padding: 1em 0.25em;
    position: relative; }
    .hero-image--homepage .hero-image__title strong {
      font-weight: 400; }
    .hero-image--homepage .hero-image__title .hero-image__link {
      color: #fff;
      text-decoration: none; }
      .hero-image--homepage .hero-image__title .hero-image__link:hover {
        background: none;
        color: #fff; }
    @media (min-width: 50em) {
      .hero-image--homepage .hero-image__title {
        font-size: 33px;
        margin: -1em 0 -1.5em 0;
        padding: 1.25em;
        text-align: left;
        width: 60%; } }
    @media (min-width: 59.375em) {
      .hero-image--homepage .hero-image__title {
        font-size: 40px; } }
    @media (min-width: 68.75em) {
      .hero-image--homepage .hero-image__title {
        font-size: 60px; } }
  .hero-image--homepage .hero-image__bg {
    margin: 0;
    padding: 0.5em;
    width: 100%; }
    @media (min-width: 50em) {
      .hero-image--homepage .hero-image__bg {
        background: rgba(26, 26, 26, 0.6);
        margin: 0 0 1.5em 0; } }
  .hero-image--homepage .hero-image__right-side {
    margin: -1.5rem 1rem 1rem 1rem;
    padding-left: 0.5rem; }
    @media (min-width: 50em) {
      .hero-image--homepage .hero-image__right-side {
        background: none;
        margin: 0 0 0 -1.5rem;
        width: 40%; } }
    .hero-image--homepage .hero-image__right-side .hero-image__link {
      text-decoration: none; }
      .hero-image--homepage .hero-image__right-side .hero-image__link:hover .hero-image__border {
        background: #fff;
        color: #565656; }
      .hero-image--homepage .hero-image__right-side .hero-image__link:hover .hero-image__text {
        color: #565656; }
      .hero-image--homepage .hero-image__right-side .hero-image__link:hover span {
        color: #af1f23;
        text-decoration: underline; }
      .hero-image--homepage .hero-image__right-side .hero-image__link span {
        color: #fff;
        text-decoration: underline; }
  .hero-image--homepage .hero-image__border {
    border-color: #fff;
    background: rgba(26, 26, 26, 0.6); }
    @media (min-width: 50em) {
      .hero-image--homepage .hero-image__border {
        background: inherit; } }
  .hero-image--homepage .hero-image__text {
    -ms-flex-item-align: center;
        align-self: center;
    color: #fff;
    font-size: 21px;
    margin: 2rem 0.5rem 1.5rem 0.5rem; }
    @media (min-width: 50em) {
      .hero-image--homepage .hero-image__text {
        margin: 1.5rem; } }

.hero-image__child .hero-image__text {
  font-size: 18px;
  font-weight: 400;
  color: inherit; }

.hero-image__child h2 {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #f36f3b;
  font-weight: bold; }
  .hero-image__child h2 a {
    text-decoration: none; }

.hero-image__child h2,
.hero-image__child h3 {
  color: #4d6680; }

.hero-inline-image {
  color: #fff;
  padding: 0;
  position: relative;
  text-align: center; }
  .hero-inline-image.has-overlay:after {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .hero-inline-image.has-overlay .hero-inline-image__content {
    z-index: 2; }

.hero-inline-image__title {
  margin-bottom: 0.25em; }

.hero-inline-image__picture {
  display: block;
  line-height: 0; }

.hero-inline-image__content {
  background: rgba(0, 0, 0, 0.5);
  bottom: 5%;
  padding: 1em;
  position: absolute;
  right: 5%; }

.hero-publication {
  margin: 0 0 1.5rem; }

.hero-publication__wrapper {
  background-color: #34706A;
  margin: 0 0 1.5rem;
  position: relative;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); }
  @media (min-width: 50em) {
    .hero-publication__wrapper {
      -ms-flex-align: start;
          align-items: flex-start;
      display: -ms-flexbox;
      display: flex; }
      .hero-publication__wrapper .hero-publication__content {
        padding-right: 51%; }
      .hero-publication__wrapper .hero-publication__content.no-image {
        padding-right: 0;
        width: 100%; }
      .hero-publication__wrapper .hero-publication__image {
        width: 48%; } }
  .single-project .hero-publication__wrapper {
    background-color: #2d839d; }

.hero-publication__wrapper.has-image {
  min-height: 0; }
  @media (min-width: 50em) {
    .hero-publication__wrapper.has-image {
      min-height: 600px; } }
  @media (min-width: 62.5em) {
    .hero-publication__wrapper.has-image {
      min-height: 650px; } }
  @media (min-width: 75em) {
    .hero-publication__wrapper.has-image {
      min-height: 725px; } }

.hero-publication__footer {
  margin: 0 0 2rem; }

.hero-publication-footer {
  display: none; }

.hero-publication__content {
  margin: 0 auto;
  padding: 5.5rem 1rem 4.5rem; }
  @media (min-width: 50em) {
    .hero-publication__content {
      -ms-flex-align: start;
          align-items: flex-start;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      max-width: 66.6666666667em; }
      .hero-publication__content.no-image {
        display: block; } }

@media (min-width: 50em) {
  .hero-publication__content.no-image .hero-publication__content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .hero-publication__content.no-image .hero-publication__content-wrapper .hero-publication__content-left {
      width: 60%; }
    .hero-publication__content.no-image .hero-publication__content-wrapper .hero-publication__content-right {
      width: 30%; } }

.hero-publication__content-wrapper {
  width: 100%; }

.l-constrain .hero-publication__content .l-constrain {
  padding-left: 1rem;
  padding-right: 1rem; }

.hero-publication__content .divider {
  height: 10px;
  margin: 0 0 1rem; }
  .single-initiative__child .hero-publication__content .divider,
  .single-program__child .hero-publication__content .divider {
    width: 100%; }
    .single-initiative__child .hero-publication__content .divider:before,
    .single-program__child .hero-publication__content .divider:before {
      width: 100%; }
    .single-initiative__child .hero-publication__content .divider:after,
    .single-program__child .hero-publication__content .divider:after {
      display: none; }

.hero-publication__parent-title {
  color: #dce4ef;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 0.42px;
  line-height: 41px;
  margin: 0 0 0.75rem; }

.hero-publication__title {
  border-radius: 0;
  color: #fff;
  font-family: nudista-web, sans-serif;
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1.14;
  margin: 0 0 .5rem;
  padding: 0; }
  @media (min-width: 50em) {
    .hero-publication__title {
      font-size: 34px;
      line-height: 1.3;
      max-width: 75%; }
      .hero-condensed__text .hero-publication__title {
        max-width: inherit; } }

.hero-publication__summary {
  margin: 0 0 1rem; }

.hero-publication__subtitle {
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 31px;
  margin: 0rem; }

.hero-publication__byline {
  color: #fff;
  font-family: nudista-web, sans-serif;
  font-size: 17px;
  margin: 0rem; }
  .hero-publication__byline .hero-publication__byline__label {
    font-size: 17px;
    font-weight: 300;
    margin: 0 0 2px; }
  .hero-publication__byline .hero-publication__byline__item {
    font-weight: 300;
    line-height: 1.3;
    margin: 0; }
    .hero-publication__byline .hero-publication__byline__item span {
      font-weight: 600; }
    .hero-publication__byline .hero-publication__byline__item a {
      color: #fff;
      display: inline-block;
      text-decoration: none; }
      .hero-publication__byline .hero-publication__byline__item a span {
        font-weight: 600; }
      .hero-publication__byline .hero-publication__byline__item a:focus, .hero-publication__byline .hero-publication__byline__item a:hover {
        text-decoration: underline; }

.hero-publication__content .post__date {
  background-color: transparent;
  color: #fff;
  display: inline-block;
  font-family: nudista-web, sans-serif;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  margin: 0 0 2.5rem;
  padding: 0;
  letter-spacing: 1px;
  text-align: left;
  text-transform: uppercase; }

.hero-publication__image {
  margin: 0;
  width: 100%; }
  @media (min-width: 50em) {
    .hero-publication__image {
      height: 110%;
      margin: 0;
      position: absolute;
      right: 0;
      width: 48%; } }
  .hero-publication__image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%; }

.hero-publication__meta {
  display: -ms-flexbox;
  display: flex; }

.hero-publication__linked-program {
  border-bottom: 5px solid #0e2b4d;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1rem; }

.hero-publication__linked-program-thumbnail,
.hero-publication__linked-program-text {
  display: inline-block; }

.hero-publication__linked-program-text {
  font-size: 19px;
  padding-right: 1rem;
  width: 75%; }
  @media (min-width: 50em) {
    .hero-publication__linked-program-text {
      padding-right: 2rem; } }

.hero-publication__linked-program-thumbnail {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25%; }

.subnav-download,
.subnav-related,
.hero-publication__button,
.hero-publication__link {
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  margin: 0 0 1rem; }
  .subnav-download a,
  .subnav-related a,
  .hero-publication__button a,
  .hero-publication__link a {
    background-image: url("../images/icon--download.svg");
    background-position: 92% 45%;
    background-repeat: no-repeat;
    background-size: 18px auto;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.25px;
    line-height: 25px;
    margin: 0;
    padding: .25rem 2rem .25rem 1rem; }
    .subnav-download a:hover,
    .subnav-related a:hover,
    .hero-publication__button a:hover,
    .hero-publication__link a:hover {
      background-image: url("../images/icon--download--maroon.svg"); }
    .subnav-download a:focus,
    .subnav-related a:focus,
    .hero-publication__button a:focus,
    .hero-publication__link a:focus {
      background-color: #6d2c43;
      border-color: #6d2c43;
      color: #fff; }

.subnav-download,
.subnav-related {
  margin: 0 0 0.75rem; }
  @media (min-width: 43.75em) {
    .subnav-download,
    .subnav-related {
      margin: 0 3rem 0.75rem 0; } }
  .subnav-download a,
  .subnav-related a {
    border-color: #6d2c43; }
    .subnav-download a:hover, .subnav-download a:focus,
    .subnav-related a:hover,
    .subnav-related a:focus {
      border-color: #6d2c43; }
    .subnav-download a:focus,
    .subnav-related a:focus {
      background-color: #6d2c43;
      color: #fff; }

.hero-publication__button,
.hero-publication__link {
  margin-bottom: 0;
  margin-right: 0.25rem; }
  @media (min-width: 50em) {
    .hero-publication__button,
    .hero-publication__link {
      margin-right: 1rem; } }

.subnav-related a,
.hero-publication__link a {
  background-image: none;
  padding: .25rem 1rem .25rem 1rem; }
  .subnav-related a:hover,
  .hero-publication__link a:hover {
    background-image: none; }
  .subnav-related a:focus,
  .hero-publication__link a:focus {
    background-color: #6d2c43;
    color: #fff; }

.single-program .alignleft,
.post--type-program .alignleft,
.single-initiative .alignleft,
.post--type-initiative .alignleft {
  margin: 0 0 2rem; }
  @media (min-width: 43.75em) {
    .single-program .alignleft,
    .post--type-program .alignleft,
    .single-initiative .alignleft,
    .post--type-initiative .alignleft {
      margin: 0 2rem 2rem 0; } }

.single-program .alignright,
.post--type-program .alignright,
.single-initiative .alignright,
.post--type-initiative .alignright {
  margin: 0 0 2rem; }
  @media (min-width: 43.75em) {
    .single-program .alignright,
    .post--type-program .alignright,
    .single-initiative .alignright,
    .post--type-initiative .alignright {
      margin: 0 0 2rem 2rem; } }

.single-program .alignnone,
.post--type-program .alignnone,
.single-initiative .alignnone,
.post--type-initiative .alignnone {
  margin: 2rem 0;
  width: auto !important; }

.single-program .wp-block-media-text,
.single-program .wp-block-image,
.post--type-program .wp-block-media-text,
.post--type-program .wp-block-image,
.single-initiative .wp-block-media-text,
.single-initiative .wp-block-image,
.post--type-initiative .wp-block-media-text,
.post--type-initiative .wp-block-image {
  margin: 2rem 0; }

.single-program .wp-block-cover img,
.single-program .wp-block-media-text img,
.single-program .wp-block-media-text__media img,
.single-program .wp-block-image img,
.single-program .aligncenter img,
.single-program .alignleft img,
.single-program .alignright img,
.single-program .alignnone img,
.post--type-program .wp-block-cover img,
.post--type-program .wp-block-media-text img,
.post--type-program .wp-block-media-text__media img,
.post--type-program .wp-block-image img,
.post--type-program .aligncenter img,
.post--type-program .alignleft img,
.post--type-program .alignright img,
.post--type-program .alignnone img,
.single-initiative .wp-block-cover img,
.single-initiative .wp-block-media-text img,
.single-initiative .wp-block-media-text__media img,
.single-initiative .wp-block-image img,
.single-initiative .aligncenter img,
.single-initiative .alignleft img,
.single-initiative .alignright img,
.single-initiative .alignnone img,
.post--type-initiative .wp-block-cover img,
.post--type-initiative .wp-block-media-text img,
.post--type-initiative .wp-block-media-text__media img,
.post--type-initiative .wp-block-image img,
.post--type-initiative .aligncenter img,
.post--type-initiative .alignleft img,
.post--type-initiative .alignright img,
.post--type-initiative .alignnone img {
  border-radius: 10px; }

.single-program .wp-block-image.is-style-rounded img,
.post--type-program .wp-block-image.is-style-rounded img,
.single-initiative .wp-block-image.is-style-rounded img,
.post--type-initiative .wp-block-image.is-style-rounded img {
  border-radius: 50% !important; }

.single-program .wp-block-quote.is-style-large,
.single-program .wp-block-quote.is-large,
.post--type-program .wp-block-quote.is-style-large,
.post--type-program .wp-block-quote.is-large,
.single-initiative .wp-block-quote.is-style-large,
.single-initiative .wp-block-quote.is-large,
.post--type-initiative .wp-block-quote.is-style-large,
.post--type-initiative .wp-block-quote.is-large {
  padding: 0 2em !important; }

.single-program .wp-block-file__button,
.single-program .wp-block-button__link,
.post--type-program .wp-block-file__button,
.post--type-program .wp-block-button__link,
.single-initiative .wp-block-file__button,
.single-initiative .wp-block-button__link,
.post--type-initiative .wp-block-file__button,
.post--type-initiative .wp-block-button__link {
  background-color: #fff;
  border: 1px solid #af1f23;
  border-radius: 0.2777777778rem;
  color: #0e2b4d;
  cursor: pointer;
  display: inline-block;
  font-size: 0.7777777778rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1.2857142857;
  padding: 0.6666666667rem 1.3888888889rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  white-space: normal;
  background: #6d2c43 !important;
  border-color: #6d2c43 !important;
  color: #fff !important;
  margin: 0 0 0.5em; }
  .single-program .wp-block-file__button:focus, .single-program .wp-block-file__button:hover,
  .single-program .wp-block-button__link:focus,
  .single-program .wp-block-button__link:hover,
  .post--type-program .wp-block-file__button:focus,
  .post--type-program .wp-block-file__button:hover,
  .post--type-program .wp-block-button__link:focus,
  .post--type-program .wp-block-button__link:hover,
  .single-initiative .wp-block-file__button:focus,
  .single-initiative .wp-block-file__button:hover,
  .single-initiative .wp-block-button__link:focus,
  .single-initiative .wp-block-button__link:hover,
  .post--type-initiative .wp-block-file__button:focus,
  .post--type-initiative .wp-block-file__button:hover,
  .post--type-initiative .wp-block-button__link:focus,
  .post--type-initiative .wp-block-button__link:hover {
    background-color: #af1f23;
    color: #fff;
    outline: 0; }
  .single-program .wp-block-file__button:active,
  .single-program .wp-block-button__link:active,
  .post--type-program .wp-block-file__button:active,
  .post--type-program .wp-block-button__link:active,
  .single-initiative .wp-block-file__button:active,
  .single-initiative .wp-block-button__link:active,
  .post--type-initiative .wp-block-file__button:active,
  .post--type-initiative .wp-block-button__link:active {
    background-color: #af1f23;
    color: #fff; }
  .single-program .wp-block-file__button[disabled],
  .single-program .wp-block-button__link[disabled],
  .post--type-program .wp-block-file__button[disabled],
  .post--type-program .wp-block-button__link[disabled],
  .single-initiative .wp-block-file__button[disabled],
  .single-initiative .wp-block-button__link[disabled],
  .post--type-initiative .wp-block-file__button[disabled],
  .post--type-initiative .wp-block-button__link[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  @media (min-width: 64em) {
    .single-program .wp-block-file__button,
    .single-program .wp-block-button__link,
    .post--type-program .wp-block-file__button,
    .post--type-program .wp-block-button__link,
    .single-initiative .wp-block-file__button,
    .single-initiative .wp-block-button__link,
    .post--type-initiative .wp-block-file__button,
    .post--type-initiative .wp-block-button__link {
      font-size: 16px; } }
  .single-program .wp-block-file__button:hover, .single-program .wp-block-file__button:focus,
  .single-program .wp-block-button__link:hover,
  .single-program .wp-block-button__link:focus,
  .post--type-program .wp-block-file__button:hover,
  .post--type-program .wp-block-file__button:focus,
  .post--type-program .wp-block-button__link:hover,
  .post--type-program .wp-block-button__link:focus,
  .single-initiative .wp-block-file__button:hover,
  .single-initiative .wp-block-file__button:focus,
  .single-initiative .wp-block-button__link:hover,
  .single-initiative .wp-block-button__link:focus,
  .post--type-initiative .wp-block-file__button:hover,
  .post--type-initiative .wp-block-file__button:focus,
  .post--type-initiative .wp-block-button__link:hover,
  .post--type-initiative .wp-block-button__link:focus {
    background: #fff !important;
    color: #6d2c43 !important; }

.single-program .wp-block-file a + .wp-block-file__button,
.post--type-program .wp-block-file a + .wp-block-file__button,
.single-initiative .wp-block-file a + .wp-block-file__button,
.post--type-initiative .wp-block-file a + .wp-block-file__button {
  margin-left: 10px;
  position: relative;
  top: -5px; }

.single-program .wp-block-file__button,
.post--type-program .wp-block-file__button,
.single-initiative .wp-block-file__button,
.post--type-initiative .wp-block-file__button {
  font-size: 14px;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.single-program .wp-block-button.is-style-outline .wp-block-button__link,
.post--type-program .wp-block-button.is-style-outline .wp-block-button__link,
.single-initiative .wp-block-button.is-style-outline .wp-block-button__link,
.post--type-initiative .wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent !important;
  color: #6d2c43 !important; }
  .single-program .wp-block-button.is-style-outline .wp-block-button__link:hover, .single-program .wp-block-button.is-style-outline .wp-block-button__link:focus,
  .post--type-program .wp-block-button.is-style-outline .wp-block-button__link:hover,
  .post--type-program .wp-block-button.is-style-outline .wp-block-button__link:focus,
  .single-initiative .wp-block-button.is-style-outline .wp-block-button__link:hover,
  .single-initiative .wp-block-button.is-style-outline .wp-block-button__link:focus,
  .post--type-initiative .wp-block-button.is-style-outline .wp-block-button__link:hover,
  .post--type-initiative .wp-block-button.is-style-outline .wp-block-button__link:focus {
    background: #6d2c43 !important;
    color: #fff !important; }

.single-program .alignnone,
.post--type-program .alignnone {
  margin: 1rem 0; }

.hero-resource {
  margin: 0 0 5rem; }

.hero-resource__wrapper {
  background-color: #584a71;
  background-image: url("../images/bg/CHCF_repeating_pattern-01.svg");
  background-position: 0 100%;
  background-repeat: repeat-x;
  margin: 0 0 1.5rem;
  position: relative; }
  @media (min-width: 50em) {
    .hero-resource__wrapper {
      -ms-flex-align: start;
          align-items: flex-start;
      display: -ms-flexbox;
      display: flex; }
      .hero-resource__wrapper .hero-resource__content {
        padding-right: 51%; }
      .hero-resource__wrapper .hero-resource__content.no-image {
        padding-right: 0;
        width: 100%; }
      .hero-resource__wrapper .hero-resource__image {
        width: 48%; } }
  @media (min-width: 87.5em) {
    .hero-resource__wrapper .hero-resource__content {
      padding-right: 48%; }
    .hero-resource__wrapper .hero-resource__image {
      width: 48%; } }

.hero-resource__wrapper.has-image {
  min-height: 0; }
  @media (min-width: 50em) {
    .hero-resource__wrapper.has-image {
      min-height: 600px; } }
  @media (min-width: 62.5em) {
    .hero-resource__wrapper.has-image {
      min-height: 650px; } }
  @media (min-width: 75em) {
    .hero-resource__wrapper.has-image {
      min-height: 725px; } }

.hero-resource__footer {
  margin: 0 0 1rem; }

.hero-resource-footer {
  display: none; }

.hero-resource__content {
  margin: 0 auto;
  padding: 5.5rem 1rem 4.5rem; }
  @media (min-width: 50em) {
    .hero-resource__content {
      -ms-flex-align: start;
          align-items: flex-start;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      max-width: 66.6666666667em; }
      .hero-resource__content.no-image {
        display: block; } }

@media (min-width: 50em) {
  .hero-resource__content.no-image .hero-resource__content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .hero-resource__content.no-image .hero-resource__content-wrapper .hero-resource__content-left {
      width: 60%; }
    .hero-resource__content.no-image .hero-resource__content-wrapper .hero-resource__content-right {
      width: 30%; } }

.hero-resource__content-wrapper {
  width: 100%; }

.l-constrain .hero-resource__content .l-constrain {
  padding-left: 1rem;
  padding-right: 1rem; }

.hero-resource__content .divider {
  height: 10px;
  margin: 0 0 1rem; }
  .single-initiative__child .hero-resource__content .divider,
  .single-program__child .hero-resource__content .divider {
    width: 100%; }
    .single-initiative__child .hero-resource__content .divider:before,
    .single-program__child .hero-resource__content .divider:before {
      width: 100%; }
    .single-initiative__child .hero-resource__content .divider:after,
    .single-program__child .hero-resource__content .divider:after {
      display: none; }

.hero-resource__parent-title {
  color: #dce4ef;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 0.42px;
  line-height: 41px;
  margin: 0 0 0.75rem; }

.hero-resource__title {
  border-radius: 0;
  color: #fff;
  font-family: nudista-web, sans-serif;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: 0.73px;
  line-height: 1.14;
  margin: 0 0 1rem;
  padding: 0; }
  @media (min-width: 50em) {
    .hero-resource__title {
      font-size: 40px; } }
  @media (min-width: 81.25em) {
    .hero-resource__title {
      font-size: 50px; } }

.hero-resource__summary {
  margin: 0 0 1rem; }

.hero-resource__subtitle {
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.28px;
  line-height: 31px;
  margin: 0 0 2.5rem; }

.hero-resource__byline {
  color: #fff;
  font-size: 17px;
  margin: 0 0 2.5rem; }
  .hero-resource__byline .hero-resource__byline__label {
    font-size: 17px;
    font-weight: 300;
    margin: 0 0 2px; }
  .hero-resource__byline .hero-resource__byline__item {
    font-weight: 600;
    line-height: 1.3;
    margin: 0; }
    .hero-resource__byline .hero-resource__byline__item a {
      color: #fff;
      display: inline-block;
      text-decoration: none; }
      .hero-resource__byline .hero-resource__byline__item a:focus, .hero-resource__byline .hero-resource__byline__item a:hover {
        text-decoration: underline; }

.hero-resource__content .post__date {
  background-color: transparent;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
  margin: 0 0 1rem;
  padding: 0;
  text-align: left;
  text-transform: capitalize; }

.hero-resource__image {
  margin: 0;
  width: 100%; }
  @media (min-width: 50em) {
    .hero-resource__image {
      height: 105%;
      margin: 0;
      position: absolute;
      right: 0;
      width: 48%; } }
  .hero-resource__image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%; }

.subnav-download,
.subnav-related,
.hero-resource__button,
.hero-resource__link {
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  margin: 0 0 1rem; }
  .subnav-download a,
  .subnav-related a,
  .hero-resource__button a,
  .hero-resource__link a {
    background-image: url("../images/icon--download.svg");
    background-position: 97% 45%;
    background-repeat: no-repeat;
    background-size: 18px auto;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.25px;
    line-height: 25px;
    margin: 0;
    padding: .25rem 2.5rem .25rem 1rem; }
    .subnav-download a:hover,
    .subnav-related a:hover,
    .hero-resource__button a:hover,
    .hero-resource__link a:hover {
      background-image: url("../images/icon--download--maroon.svg"); }
    .subnav-download a:focus,
    .subnav-related a:focus,
    .hero-resource__button a:focus,
    .hero-resource__link a:focus {
      background-color: #6d2c43;
      border-color: #6d2c43;
      color: #fff; }

.subnav-download,
.subnav-related {
  margin: 0 0 0.75rem; }
  @media (min-width: 43.75em) {
    .subnav-download,
    .subnav-related {
      margin: 0 3rem 0.75rem 0; } }
  .subnav-download a,
  .subnav-related a {
    border-color: #6d2c43; }
    .subnav-download a:hover, .subnav-download a:focus,
    .subnav-related a:hover,
    .subnav-related a:focus {
      border-color: #6d2c43; }
    .subnav-download a:focus,
    .subnav-related a:focus {
      background-color: #6d2c43;
      color: #fff; }

.subnav-related a,
.hero-resource__link a {
  background-image: none;
  padding: .25rem 1rem .25rem 1rem; }
  .subnav-related a:hover,
  .hero-resource__link a:hover {
    background-image: none; }
  .subnav-related a:focus,
  .hero-resource__link a:focus {
    background-color: #6d2c43;
    color: #fff; }

.single-program .alignleft,
.post--type-program .alignleft,
.single-initiative .alignleft,
.post--type-initiative .alignleft {
  margin: 0 0 2rem; }
  @media (min-width: 43.75em) {
    .single-program .alignleft,
    .post--type-program .alignleft,
    .single-initiative .alignleft,
    .post--type-initiative .alignleft {
      margin: 0 2rem 2rem 0; } }

.single-program .alignright,
.post--type-program .alignright,
.single-initiative .alignright,
.post--type-initiative .alignright {
  margin: 0 0 2rem; }
  @media (min-width: 43.75em) {
    .single-program .alignright,
    .post--type-program .alignright,
    .single-initiative .alignright,
    .post--type-initiative .alignright {
      margin: 0 0 2rem 2rem; } }

.single-program .alignnone,
.post--type-program .alignnone,
.single-initiative .alignnone,
.post--type-initiative .alignnone {
  margin: 2rem 0;
  width: auto !important; }

.single-program .wp-block-media-text,
.single-program .wp-block-image,
.post--type-program .wp-block-media-text,
.post--type-program .wp-block-image,
.single-initiative .wp-block-media-text,
.single-initiative .wp-block-image,
.post--type-initiative .wp-block-media-text,
.post--type-initiative .wp-block-image {
  margin: 2rem 0; }

.single-program .wp-block-cover img,
.single-program .wp-block-media-text img,
.single-program .wp-block-media-text__media img,
.single-program .wp-block-image img,
.single-program .aligncenter img,
.single-program .alignleft img,
.single-program .alignright img,
.single-program .alignnone img,
.post--type-program .wp-block-cover img,
.post--type-program .wp-block-media-text img,
.post--type-program .wp-block-media-text__media img,
.post--type-program .wp-block-image img,
.post--type-program .aligncenter img,
.post--type-program .alignleft img,
.post--type-program .alignright img,
.post--type-program .alignnone img,
.single-initiative .wp-block-cover img,
.single-initiative .wp-block-media-text img,
.single-initiative .wp-block-media-text__media img,
.single-initiative .wp-block-image img,
.single-initiative .aligncenter img,
.single-initiative .alignleft img,
.single-initiative .alignright img,
.single-initiative .alignnone img,
.post--type-initiative .wp-block-cover img,
.post--type-initiative .wp-block-media-text img,
.post--type-initiative .wp-block-media-text__media img,
.post--type-initiative .wp-block-image img,
.post--type-initiative .aligncenter img,
.post--type-initiative .alignleft img,
.post--type-initiative .alignright img,
.post--type-initiative .alignnone img {
  border-radius: 10px; }

.single-program .wp-block-image.is-style-rounded img,
.post--type-program .wp-block-image.is-style-rounded img,
.single-initiative .wp-block-image.is-style-rounded img,
.post--type-initiative .wp-block-image.is-style-rounded img {
  border-radius: 50% !important; }

.single-program .wp-block-quote.is-style-large,
.single-program .wp-block-quote.is-large,
.post--type-program .wp-block-quote.is-style-large,
.post--type-program .wp-block-quote.is-large,
.single-initiative .wp-block-quote.is-style-large,
.single-initiative .wp-block-quote.is-large,
.post--type-initiative .wp-block-quote.is-style-large,
.post--type-initiative .wp-block-quote.is-large {
  padding: 0 2em !important; }

.single-program .wp-block-file__button,
.single-program .wp-block-button__link,
.post--type-program .wp-block-file__button,
.post--type-program .wp-block-button__link,
.single-initiative .wp-block-file__button,
.single-initiative .wp-block-button__link,
.post--type-initiative .wp-block-file__button,
.post--type-initiative .wp-block-button__link {
  background-color: #fff;
  border: 1px solid #af1f23;
  border-radius: 0.2777777778rem;
  color: #0e2b4d;
  cursor: pointer;
  display: inline-block;
  font-size: 0.7777777778rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1.2857142857;
  padding: 0.6666666667rem 1.3888888889rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  white-space: normal;
  background: #6d2c43 !important;
  border-color: #6d2c43 !important;
  color: #fff !important;
  margin: 0 0 0.5em; }
  .single-program .wp-block-file__button:focus, .single-program .wp-block-file__button:hover,
  .single-program .wp-block-button__link:focus,
  .single-program .wp-block-button__link:hover,
  .post--type-program .wp-block-file__button:focus,
  .post--type-program .wp-block-file__button:hover,
  .post--type-program .wp-block-button__link:focus,
  .post--type-program .wp-block-button__link:hover,
  .single-initiative .wp-block-file__button:focus,
  .single-initiative .wp-block-file__button:hover,
  .single-initiative .wp-block-button__link:focus,
  .single-initiative .wp-block-button__link:hover,
  .post--type-initiative .wp-block-file__button:focus,
  .post--type-initiative .wp-block-file__button:hover,
  .post--type-initiative .wp-block-button__link:focus,
  .post--type-initiative .wp-block-button__link:hover {
    background-color: #af1f23;
    color: #fff;
    outline: 0; }
  .single-program .wp-block-file__button:active,
  .single-program .wp-block-button__link:active,
  .post--type-program .wp-block-file__button:active,
  .post--type-program .wp-block-button__link:active,
  .single-initiative .wp-block-file__button:active,
  .single-initiative .wp-block-button__link:active,
  .post--type-initiative .wp-block-file__button:active,
  .post--type-initiative .wp-block-button__link:active {
    background-color: #af1f23;
    color: #fff; }
  .single-program .wp-block-file__button[disabled],
  .single-program .wp-block-button__link[disabled],
  .post--type-program .wp-block-file__button[disabled],
  .post--type-program .wp-block-button__link[disabled],
  .single-initiative .wp-block-file__button[disabled],
  .single-initiative .wp-block-button__link[disabled],
  .post--type-initiative .wp-block-file__button[disabled],
  .post--type-initiative .wp-block-button__link[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  @media (min-width: 64em) {
    .single-program .wp-block-file__button,
    .single-program .wp-block-button__link,
    .post--type-program .wp-block-file__button,
    .post--type-program .wp-block-button__link,
    .single-initiative .wp-block-file__button,
    .single-initiative .wp-block-button__link,
    .post--type-initiative .wp-block-file__button,
    .post--type-initiative .wp-block-button__link {
      font-size: 16px; } }
  .single-program .wp-block-file__button:hover, .single-program .wp-block-file__button:focus,
  .single-program .wp-block-button__link:hover,
  .single-program .wp-block-button__link:focus,
  .post--type-program .wp-block-file__button:hover,
  .post--type-program .wp-block-file__button:focus,
  .post--type-program .wp-block-button__link:hover,
  .post--type-program .wp-block-button__link:focus,
  .single-initiative .wp-block-file__button:hover,
  .single-initiative .wp-block-file__button:focus,
  .single-initiative .wp-block-button__link:hover,
  .single-initiative .wp-block-button__link:focus,
  .post--type-initiative .wp-block-file__button:hover,
  .post--type-initiative .wp-block-file__button:focus,
  .post--type-initiative .wp-block-button__link:hover,
  .post--type-initiative .wp-block-button__link:focus {
    background: #fff !important;
    color: #6d2c43 !important; }

.single-program .wp-block-file a + .wp-block-file__button,
.post--type-program .wp-block-file a + .wp-block-file__button,
.single-initiative .wp-block-file a + .wp-block-file__button,
.post--type-initiative .wp-block-file a + .wp-block-file__button {
  margin-left: 10px;
  position: relative;
  top: -5px; }

.single-program .wp-block-file__button,
.post--type-program .wp-block-file__button,
.single-initiative .wp-block-file__button,
.post--type-initiative .wp-block-file__button {
  font-size: 14px;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.single-program .wp-block-button.is-style-outline .wp-block-button__link,
.post--type-program .wp-block-button.is-style-outline .wp-block-button__link,
.single-initiative .wp-block-button.is-style-outline .wp-block-button__link,
.post--type-initiative .wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent !important;
  color: #6d2c43 !important; }
  .single-program .wp-block-button.is-style-outline .wp-block-button__link:hover, .single-program .wp-block-button.is-style-outline .wp-block-button__link:focus,
  .post--type-program .wp-block-button.is-style-outline .wp-block-button__link:hover,
  .post--type-program .wp-block-button.is-style-outline .wp-block-button__link:focus,
  .single-initiative .wp-block-button.is-style-outline .wp-block-button__link:hover,
  .single-initiative .wp-block-button.is-style-outline .wp-block-button__link:focus,
  .post--type-initiative .wp-block-button.is-style-outline .wp-block-button__link:hover,
  .post--type-initiative .wp-block-button.is-style-outline .wp-block-button__link:focus {
    background: #6d2c43 !important;
    color: #fff !important; }

.hero-toolkit {
  margin: 0 0 5rem; }

.hero-toolkit__wrapper {
  background-color: #584a71;
  background-image: url("../images/bg/CHCF_repeating_pattern-01.svg");
  background-position: 0 100%;
  background-repeat: repeat-x;
  margin: 0 0 1.5rem;
  position: relative; }
  @media (min-width: 50em) {
    .hero-toolkit__wrapper {
      -ms-flex-align: start;
          align-items: flex-start;
      display: -ms-flexbox;
      display: flex; }
      .hero-toolkit__wrapper .hero-toolkit__content {
        padding-right: 51%; }
      .hero-toolkit__wrapper .hero-toolkit__content.no-image {
        padding-right: 0;
        width: 100%; }
      .hero-toolkit__wrapper .hero-toolkit__image {
        width: 48%; } }
  @media (min-width: 87.5em) {
    .hero-toolkit__wrapper .hero-resource__content {
      padding-right: 48%; }
    .hero-toolkit__wrapper .hero-resource__image {
      width: 48%; } }

.hero-toolkit__wrapper.has-image {
  min-height: 0; }
  @media (min-width: 50em) {
    .hero-toolkit__wrapper.has-image {
      min-height: 600px; } }
  @media (min-width: 62.5em) {
    .hero-toolkit__wrapper.has-image {
      min-height: 650px; } }
  @media (min-width: 75em) {
    .hero-toolkit__wrapper.has-image {
      min-height: 725px; } }

.hero-toolkit__footer {
  margin: 0 0 1rem; }
  .single-publication .hero-toolkit__footer .addtoany_content {
    margin: 0 auto; }
    .single-publication .hero-toolkit__footer .addtoany_content .addtoany_list a {
      padding: 0 3px; }
      @media (min-width: 50em) {
        .single-publication .hero-toolkit__footer .addtoany_content .addtoany_list a {
          padding: 0 4px; } }

.hero-toolkit__content {
  margin: 0 auto;
  padding: 5.5rem 1rem 4.5rem; }
  @media (min-width: 50em) {
    .hero-toolkit__content {
      -ms-flex-align: start;
          align-items: flex-start;
      display: -ms-flexbox;
      display: flex;
      max-width: 66.6666666667em; }
      .hero-toolkit__content.no-image {
        display: block; } }

@media (min-width: 50em) {
  .hero-toolkit__content.no-image .hero-toolkit__content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .hero-toolkit__content.no-image .hero-toolkit__content-wrapper .hero-toolkit__content-left {
      width: 60%; }
    .hero-toolkit__content.no-image .hero-toolkit__content-wrapper .hero-toolkit__content-right {
      width: 30%; } }

.hero-toolkit__content-wrapper {
  width: 100%; }

.l-constrain .hero-toolkit__content .l-constrain {
  padding-left: 1rem;
  padding-right: 1rem; }

.hero-toolkit__breadcrumbs {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  font-family: nudista-web, sans-serif;
  margin: -2.5rem 0 2.5rem; }
  .hero-toolkit__breadcrumbs .breadcrumb__separator {
    display: none; }
  .hero-toolkit__breadcrumbs span[property="itemListElement"] {
    display: inline-block; }
    .hero-toolkit__breadcrumbs span[property="itemListElement"]::after {
      content: '/';
      margin: 0 0.25rem; }
    .hero-toolkit__breadcrumbs span[property="itemListElement"]:last-child::after {
      content: ''; }
  .hero-toolkit__breadcrumbs a {
    color: #fff; }
    .hero-toolkit__breadcrumbs a:hover, .hero-toolkit__breadcrumbs a:focus {
      text-decoration: none; }

.hero-toolkit__content .divider {
  height: 10px;
  margin: 0 0 1rem; }
  .single-toolkit__child .hero-toolkit__content .divider {
    width: 100%; }
    .single-toolkit__child .hero-toolkit__content .divider:before {
      width: 100%; }
    .single-toolkit__child .hero-toolkit__content .divider:after {
      display: none; }

.hero-toolkit__parent-title {
  color: #dce4ef;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 0.42px;
  line-height: 41px;
  margin: 0 0 0.75rem; }

.hero-toolkit__title {
  border-radius: 0;
  color: #fff;
  font-family: nudista-web, sans-serif;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: 0.73px;
  line-height: 1.14;
  margin: 0 0 1rem;
  padding: 0; }
  @media (min-width: 50em) {
    .hero-toolkit__title {
      font-size: 40px; } }
  @media (min-width: 81.25em) {
    .hero-toolkit__title {
      font-size: 50px; } }

.hero-toolkit__subtitle {
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.28px;
  line-height: 31px;
  margin: 0 0 2.5rem; }

.hero-toolkit__byline {
  color: #fff;
  font-size: 17px;
  margin: 0 0 2.5rem; }
  .hero-toolkit__byline .hero-toolkit__byline__label {
    font-size: 17px;
    font-weight: 300;
    margin: 0 0 2px; }
  .hero-toolkit__byline .hero-toolkit__byline__item {
    font-weight: 600;
    line-height: 1.3;
    margin: 0; }
    .hero-toolkit__byline .hero-toolkit__byline__item a {
      color: #fff;
      display: inline-block;
      text-decoration: none; }
      .hero-toolkit__byline .hero-toolkit__byline__item a:focus, .hero-toolkit__byline .hero-toolkit__byline__item a:hover {
        text-decoration: underline; }

.hero-toolkit__content .post__date {
  background-color: transparent;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
  margin: 0 0 1rem;
  padding: 0;
  text-align: left;
  text-transform: capitalize; }

.hero-toolkit__image {
  margin: 0;
  width: 100%; }
  @media (min-width: 50em) {
    .hero-toolkit__image {
      height: 105%;
      margin: 0;
      position: absolute;
      right: 0;
      width: 48%; } }
  .hero-toolkit__image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%; }

.subnav-download,
.hero-toolkit__button {
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  margin: 0 0 1rem; }
  .subnav-download a,
  .hero-toolkit__button a {
    background-image: url("../images/icon--download.svg");
    background-position: 92% 45%;
    background-repeat: no-repeat;
    background-size: 18px auto;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.25px;
    line-height: 25px;
    margin: 0;
    padding: .25rem 2rem .25rem 1rem; }
    .subnav-download a:hover,
    .hero-toolkit__button a:hover {
      background-image: url("../images/icon--download--maroon.svg"); }
    .subnav-download a:focus,
    .hero-toolkit__button a:focus {
      background-color: #6d2c43;
      border-color: #6d2c43;
      color: #fff; }

.subnav-download {
  margin: 0 0 0.75rem; }
  @media (min-width: 43.75em) {
    .subnav-download {
      margin: 0 3rem 0.75rem 0; } }
  .subnav-download a {
    border-color: #6d2c43; }
    .subnav-download a:hover, .subnav-download a:focus {
      border-color: #6d2c43; }
    .subnav-download a:focus {
      background-color: #6d2c43;
      color: #fff; }

.hero-toolkit__link {
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  margin: 0; }
  .hero-toolkit__link a {
    color: #fff; }
    .hero-toolkit__link a:hover, .hero-toolkit__link a:focus {
      text-decoration: none; }

.single-toolkit .alignleft,
.post--type-toolkit .alignleft {
  margin: 0 0 2rem; }
  @media (min-width: 43.75em) {
    .single-toolkit .alignleft,
    .post--type-toolkit .alignleft {
      margin: 0 2rem 2rem 0; } }

.single-toolkit .alignright,
.post--type-toolkit .alignright {
  margin: 0 0 2rem; }
  @media (min-width: 43.75em) {
    .single-toolkit .alignright,
    .post--type-toolkit .alignright {
      margin: 0 0 2rem 2rem; } }

.single-toolkit .alignnone,
.post--type-toolkit .alignnone {
  margin: 2rem 0;
  width: auto !important; }

.single-toolkit .wp-block-media-text,
.single-toolkit .wp-block-image,
.post--type-toolkit .wp-block-media-text,
.post--type-toolkit .wp-block-image {
  margin: 2rem 0; }

.single-toolkit .wp-block-cover img,
.single-toolkit .wp-block-media-text img,
.single-toolkit .wp-block-media-text__media img,
.single-toolkit .wp-block-image img,
.single-toolkit .aligncenter img,
.single-toolkit .alignleft img,
.single-toolkit .alignright img,
.single-toolkit .alignnone img,
.post--type-toolkit .wp-block-cover img,
.post--type-toolkit .wp-block-media-text img,
.post--type-toolkit .wp-block-media-text__media img,
.post--type-toolkit .wp-block-image img,
.post--type-toolkit .aligncenter img,
.post--type-toolkit .alignleft img,
.post--type-toolkit .alignright img,
.post--type-toolkit .alignnone img {
  border-radius: 10px; }

.single-toolkit .wp-block-image.is-style-rounded img,
.post--type-toolkit .wp-block-image.is-style-rounded img {
  border-radius: 50% !important; }

.single-toolkit .wp-block-quote.is-style-large,
.single-toolkit .wp-block-quote.is-large,
.post--type-toolkit .wp-block-quote.is-style-large,
.post--type-toolkit .wp-block-quote.is-large {
  padding: 0 2em !important; }

.single-toolkit .wp-block-file__button,
.single-toolkit .wp-block-button__link,
.post--type-toolkit .wp-block-file__button,
.post--type-toolkit .wp-block-button__link {
  background-color: #fff;
  border: 1px solid #af1f23;
  border-radius: 0.2777777778rem;
  color: #0e2b4d;
  cursor: pointer;
  display: inline-block;
  font-size: 0.7777777778rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1.2857142857;
  padding: 0.6666666667rem 1.3888888889rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  white-space: normal;
  background: #6d2c43 !important;
  border-color: #6d2c43 !important;
  color: #fff !important;
  margin: 0 0 0.5em; }
  .single-toolkit .wp-block-file__button:focus, .single-toolkit .wp-block-file__button:hover,
  .single-toolkit .wp-block-button__link:focus,
  .single-toolkit .wp-block-button__link:hover,
  .post--type-toolkit .wp-block-file__button:focus,
  .post--type-toolkit .wp-block-file__button:hover,
  .post--type-toolkit .wp-block-button__link:focus,
  .post--type-toolkit .wp-block-button__link:hover {
    background-color: #af1f23;
    color: #fff;
    outline: 0; }
  .single-toolkit .wp-block-file__button:active,
  .single-toolkit .wp-block-button__link:active,
  .post--type-toolkit .wp-block-file__button:active,
  .post--type-toolkit .wp-block-button__link:active {
    background-color: #af1f23;
    color: #fff; }
  .single-toolkit .wp-block-file__button[disabled],
  .single-toolkit .wp-block-button__link[disabled],
  .post--type-toolkit .wp-block-file__button[disabled],
  .post--type-toolkit .wp-block-button__link[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  @media (min-width: 64em) {
    .single-toolkit .wp-block-file__button,
    .single-toolkit .wp-block-button__link,
    .post--type-toolkit .wp-block-file__button,
    .post--type-toolkit .wp-block-button__link {
      font-size: 16px; } }
  .single-toolkit .wp-block-file__button:hover, .single-toolkit .wp-block-file__button:focus,
  .single-toolkit .wp-block-button__link:hover,
  .single-toolkit .wp-block-button__link:focus,
  .post--type-toolkit .wp-block-file__button:hover,
  .post--type-toolkit .wp-block-file__button:focus,
  .post--type-toolkit .wp-block-button__link:hover,
  .post--type-toolkit .wp-block-button__link:focus {
    background: #fff !important;
    color: #6d2c43 !important; }

.single-toolkit .wp-block-file a + .wp-block-file__button,
.post--type-toolkit .wp-block-file a + .wp-block-file__button {
  margin-left: 10px;
  position: relative;
  top: -5px; }

.single-toolkit .wp-block-file__button,
.post--type-toolkit .wp-block-file__button {
  font-size: 14px;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.single-toolkit .wp-block-button.is-style-outline .wp-block-button__link,
.post--type-toolkit .wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent !important;
  color: #6d2c43 !important; }
  .single-toolkit .wp-block-button.is-style-outline .wp-block-button__link:hover, .single-toolkit .wp-block-button.is-style-outline .wp-block-button__link:focus,
  .post--type-toolkit .wp-block-button.is-style-outline .wp-block-button__link:hover,
  .post--type-toolkit .wp-block-button.is-style-outline .wp-block-button__link:focus {
    background: #6d2c43 !important;
    color: #fff !important; }

.post-carousel {
  width: 100%; }
  .post-carousel .grid-item {
    padding-left: 0 !important; }
  .post-carousel .card .card__title,
  .post-carousel .card--pt .card__title {
    font-size: 26px; }
    @media (min-width: 50em) {
      .post-carousel .card .card__title,
      .post-carousel .card--pt .card__title {
        font-size: 33px; } }

.post-carousel__footer-wrapper {
  background-color: #ededed;
  margin-bottom: -2em; }

.post-carousel__section {
  overflow: hidden; }
  .resources .post-carousel__section {
    background: #f1f1f1; }
  .post-carousel__section .l-section__content {
    position: relative; }

.post-carousel__wrapper {
  margin-right: -2em; }
  @media (min-width: 75em) {
    .post-carousel__wrapper {
      margin-right: calc(-50vw + 582px); } }

.post-carousel__nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 20px;
  margin: 10px auto;
  max-width: 152px; }
  @media (min-width: 50em) {
    .post-carousel__nav {
      position: absolute;
      right: 0;
      top: 0; } }
  .post-carousel__nav:focus {
    outline: none; }
  .post-carousel__nav:focus-visible .post-carousel__button {
    outline: 2px solid #2d839d;
    outline-offset: 10px; }

.post-carousel__button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #6d2c43;
  border: 0;
  border-radius: 0.5em;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 38px;
  height: 1em;
  inset: auto;
  position: relative;
  width: 1em; }
  @media (min-width: 50em) {
    .post-carousel__button {
      font-size: 58px; } }
  .post-carousel__button[disabled] {
    background: #a6a6a6; }

.post-carousel__icon {
  background: #fff;
  display: block;
  -webkit-mask-image: url("../images/bg/arrow-right-white.svg");
          mask-image: url("../images/bg/arrow-right-white.svg");
  width: 100%;
  height: 100%;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 20px;
          mask-size: 20px;
  opacity: 1 !important;
  position: absolute;
  inset: 0; }
  @media (min-width: 50em) {
    .post-carousel__icon {
      -webkit-mask-size: 30px;
              mask-size: 30px; } }
  .post-carousel__prev .post-carousel__icon {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    -ms-transform-origin: center;
        transform-origin: center; }

@media (min-width: 50em) {
  .post-carousel__nav {
    gap: 20px; }
    .post-carousel__nav .slick-arrow {
      font-size: 45px; }
    .post-carousel__nav .slick-prev-icon::before,
    .post-carousel__nav .slick-next-icon::before {
      -webkit-mask-size: 22px;
              mask-size: 22px; } }

.tabview-section {
  background: url("../images/lines-tall.svg"), url("../images/lines-tall--flipped.svg"), linear-gradient(to bottom, #10576d 99%, #fff 99%);
  background-position: top left -100px, top 150px right -150px, top left;
  background-size: 600px 150px, 600px 150px, 100% 380px;
  background-repeat: no-repeat;
  color: #fff;
  padding: 40px 0;
  text-align: center; }
  .tabview-section h2 {
    margin-bottom: 1em; }
  .tabview-section h1,
  .tabview-section h2,
  .tabview-section h3 {
    font-weight: 500; }

.tabview {
  border-radius: 7px;
  box-shadow: 0px 10px 20px rgba(50, 58, 69, 0.35);
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  text-align: left; }

.tabview__button {
  background: #ededed;
  border-bottom: 1px solid #b7b7b7;
  color: #0e2b4d;
  font-family: nudista-web, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 1em 50px 1em 2em;
  position: relative;
  text-decoration: none; }
  .tabview__button:last-of-type {
    border-bottom-width: 0; }
    .tabview__button:last-of-type.active {
      border-bottom-width: 1px; }
  .tabview__button::after {
    content: "+";
    font-size: 25px;
    font-weight: 300;
    position: absolute;
    right: 15px;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  .tabview__button.active::after {
    content: ""; }

.tabview__panel {
  background: #fff;
  color: #212121;
  display: none;
  padding: 24px;
  scroll-margin-top: 80px; }
  .tabview__panel.is-active {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
        flex-direction: column; }

.tabview__image {
  -ms-flex-order: -1;
      order: -1; }

.tabview__title {
  color: #0e2b4d; }
  .tabview__title::before {
    border-top: 2px solid #6d2c43;
    content: "";
    display: table;
    margin-bottom: 10px;
    margin-top: 24px;
    width: 50%; }

.tabview__link {
  display: table;
  margin: 24px 0 0; }

@media (min-width: 840px) {
  .tabview-section {
    background: url("../images/lines-tall.svg"), url("../images/lines-tall--flipped.svg"), url("../images/lines-tall.svg"), linear-gradient(#10576d 99%, #fff 99%);
    background-position: top left -100px, top 220px right -100px, top 80% left -100px, top left;
    background-size: 930px 200px, 930px 200px, 930px 200px, 100% 725px;
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 80px; }
    .tabview-section h1 {
      font-size: 50px; }
    .tabview-section h2 {
      font-size: 34px;
      margin-top: 45px; }
    .tabview-section h3 {
      font-size: 32px; }
    .tabview-section p {
      font-size: 20px;
      line-height: 1.25;
      margin: 20px auto;
      max-width: 50ch; }
  .tabview {
    box-shadow: none;
    column-gap: 16px;
    -ms-grid-columns: (1fr)[var];
        grid-template-columns: repeat(var(--tab-count, 4), 1fr);
    overflow: visible; }
  .tabview-section__header {
    text-align: center; }
  .tabview__button {
    background: #10576d;
    border-radius: 5px;
    border: 1px solid currentColor !important;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    font-size: 20px;
    -ms-flex-pack: center;
        justify-content: center;
    position: relative;
    z-index: 1;
    text-align: center; }
    .tabview__button::after {
      background: inherit;
      bottom: 1px;
      -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
              clip-path: polygon(100% 0, 0% 100%, 100% 100%);
      content: "";
      display: block;
      height: 24px;
      opacity: 0;
      width: 24px;
      left: 50%;
      position: absolute;
      top: calc(100% - 1px);
      -ms-transform: translateY(-50%) translateX(-50%) rotate(45deg);
          transform: translateY(-50%) translateX(-50%) rotate(45deg);
      z-index: -1; }
    .tabview__button:hover, .tabview__button:focus-visible {
      color: #fff;
      text-decoration: underline; }
    .tabview__button.active {
      background: #fff;
      color: #10576d; }
      .tabview__button.active::after {
        content: "";
        opacity: 1; }
  .tabview__panel {
    background: #fff;
    border-radius: 13px;
    box-shadow: 0px 12px 25px rgba(50, 58, 69, 0.25);
    color: #212121;
    -ms-grid-columns: 5fr 6fr;
        grid-template-columns: 5fr 6fr;
    -ms-grid-row: span end;
        grid-row: span end;
    -ms-grid-column-span: end;
    -ms-grid-column: 1;
        grid-column: 1 / span end;
    margin-top: 50px;
    -ms-flex-order: 1000;
        order: 1000;
    overflow: hidden;
    padding: 0;
    scroll-margin-top: 300px; }
    .tabview__panel.is-active {
      display: -ms-inline-grid;
      display: inline-grid; }
    .tabview__panel p {
      font-size: 18px;
      margin: 0 0 1em;
      max-width: none; }
  .tabview__image {
    height: 100%;
    -ms-flex-order: 0;
        order: 0;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
  .tabview__body {
    -ms-flex-line-pack: center;
        align-content: center;
    padding: 70px 40px; }
  .tabview__link {
    -ms-flex-item-align: end;
        align-self: end;
    margin: 60px 0 0; }
  .tabview__title::before {
    margin-top: 0;
    margin-bottom: 24px;
    width: 80%; } }

.video-embed {
  border: 2px solid #6d2c43; }

.video-embed__video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.video-embed__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-embed__caption {
  font-size: 16px;
  padding: 30px;
  text-align: center; }
  .video-embed__caption h2 {
    color: #0e2b4d;
    font-size: 30px;
    font-weight: 500px;
    line-height: calc(36 / 30); }
  .video-embed__caption p {
    color: #212121;
    font-size: 1em;
    line-height: 1.25; }
  @media (min-width: 50em) {
    .video-embed__caption {
      font-size: 18px;
      max-width: 80ch;
      margin-left: auto;
      margin-right: auto;
      text-align: center; }
      .video-embed__caption h2 {
        font-size: 50px; } }

.card-row {
  background: #fff;
  display: -ms-grid;
  display: grid;
  margin-bottom: 40px; }
  @media only screen and (min-width: 1000px) {
    .card-row {
      -ms-grid-columns: 350px 1fr;
          grid-template-columns: 350px 1fr; } }
  @media only screen and (max-width: 1000px) {
    .card-row {
      -ms-grid-rows: 1fr 1fr;
          grid-template-rows: 1fr 1fr; } }
  .card-row:hover .card-row__content,
  .card-row:hover .card-row__image {
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2), 0 3px 3px rgba(0, 0, 0, 0.2); }
  .card-row:hover .card-row__label {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2), 0 0px 1px rgba(0, 0, 0, 0.2); }
  .card-row .card-row__text {
    padding: 40px; }
  .card-row .card-row__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden; }
  .card-row .card-row__title {
    padding-bottom: 10px; }
    .card-row .card-row__title.hover-underline {
      display: inline-block;
      position: relative;
      color: #ffffff; }
      .card-row .card-row__title.hover-underline::after {
        content: '';
        position: absolute;
        width: 100%;
        -ms-transform: scaleX(0);
            transform: scaleX(0);
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #ffffff;
        -ms-transform-origin: bottom right;
            transform-origin: bottom right;
        transition: transform 0.25s ease-out; }
      .card-row .card-row__title.hover-underline:hover::after {
        -ms-transform: scaleX(1);
            transform: scaleX(1);
        -ms-transform-origin: bottom left;
            transform-origin: bottom left; }
  .horizontal-cards .card-row {
    padding-top: 5rem; }

.card-row--no-image-a {
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr; }

.card-row--no-image-b {
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr; }

@media only screen and (min-width: 1000px) {
  .card-row {
    margin-bottom: 40px; }
    .card-row h3 {
      font-size: calc(98% + 1vw); }
    .horizontal-cards .card-row {
      max-height: 440px; }
      .horizontal-cards .card-row .card-row__image {
        max-height: 440px; } }

@media only screen and (min-width: 1280px) {
  .card-row h3 {
    font-size: 28px; } }

.card-row__label {
  color: #fff;
  display: inline-block;
  font-family: nudista-web, sans-serif;
  font-size: 13px;
  height: 2.25rem;
  letter-spacing: .1em;
  line-height: 3.5;
  margin-left: .5rem;
  padding: 0 1.6rem;
  position: absolute;
  text-transform: uppercase;
  transition: none;
  -ms-transform: translateY(-20px);
      transform: translateY(-20px);
  z-index: 11; }

.card-row__link {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  text-decoration: none; }

.card-row__label-item {
  display: inline-block; }
  .card-row__label-item.card-row__label-item-block {
    display: block; }
    .card-row__label-item.card-row__label-item-block:after {
      content: '';
      display: inline-block;
      margin-left: .25em; }
  .card-row__label-item:after {
    content: '/';
    display: inline-block;
    margin-left: .25em; }
  .card-row__label-item:last-of-type:after {
    content: ''; }

.card-row__excerpt {
  color: #212121;
  font-size: 16px;
  font-weight: 300; }

.card-row__title {
  margin-bottom: 0; }

.card-row__subtitle {
  color: #212121;
  font-size: 14px;
  font-family: nudista-web, sans-serif;
  font-weight: 400;
  margin: .5rem 0 .5rem 0; }

.card-row--default {
  background: #fff;
  padding: 1em; }
  .card-row--default .card-row__title {
    -ms-flex-item-align: center;
        align-self: center;
    background: linear-gradient(to bottom, #fff 70%, #e1f4fd 30%);
    color: #0e2b4d;
    display: inline;
    line-height: 1.25;
    transition: all 150ms ease-out; }
    .card-row--default .card-row__title:after {
      background-image: url("../images/bg/arrow-right-orange-light.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-orange-light.svg");
      background-position: right center;
      background-size: 20px 20px;
      background-repeat: no-repeat;
      content: '';
      display: inline-block;
      height: 15px;
      margin-left: 5px;
      width: 15px; }
  .card-row--default .card-row__text {
    border: none; }
  .card-row--default .card-row__link {
    text-decoration: none; }
    .card-row--default .card-row__link:hover .card-row__title {
      background: linear-gradient(to bottom, #fff 95%, #f36f3b 5%); }
      .card-row--default .card-row__link:hover .card-row__title:after {
        background-image: url("../images/bg/arrow-right-orange-light.png");
        background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-orange-light.svg");
        background-image: url("../images/bg/arrow-right-orange.png");
        background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-orange.svg");
        transition: all 150ms ease-out; }

.card-row--post .card-row__image,
.card-row--article .card-row__image,
.card-row--topic .card-row__image {
  border-left: 1px solid #0e2b4d;
  border-right: 1px solid #0e2b4d;
  border-top: 1px solid #0e2b4d;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  @media only screen and (min-width: 1000px) {
    .card-row--post .card-row__image,
    .card-row--article .card-row__image,
    .card-row--topic .card-row__image {
      border-left: 1px solid #0e2b4d;
      border-bottom: 1px solid #0e2b4d;
      border-top: 1px solid #0e2b4d;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-left-radius: 10px; } }

.card-row--post .card-row__content,
.card-row--article .card-row__content,
.card-row--topic .card-row__content {
  border: 1px solid #0e2b4d;
  border-radius: 10px; }
  .card-row--post .card-row__content .card-row__title,
  .card-row--article .card-row__content .card-row__title,
  .card-row--topic .card-row__content .card-row__title {
    color: #0e2b4d; }
  .card-row--post .card-row__content:hover, .card-row--post .card-row__content:focus,
  .card-row--article .card-row__content:hover,
  .card-row--article .card-row__content:focus,
  .card-row--topic .card-row__content:hover,
  .card-row--topic .card-row__content:focus {
    background-color: #0e2b4d; }
    .card-row--post .card-row__content:hover .card-row__label, .card-row--post .card-row__content:focus .card-row__label,
    .card-row--article .card-row__content:hover .card-row__label,
    .card-row--article .card-row__content:focus .card-row__label,
    .card-row--topic .card-row__content:hover .card-row__label,
    .card-row--topic .card-row__content:focus .card-row__label {
      background-color: #fff;
      color: #0e2b4d; }
    .card-row--post .card-row__content:hover .card-row__title,
    .card-row--post .card-row__content:hover .card-row__excerpt,
    .card-row--post .card-row__content:hover .card-row__subtitle, .card-row--post .card-row__content:focus .card-row__title,
    .card-row--post .card-row__content:focus .card-row__excerpt,
    .card-row--post .card-row__content:focus .card-row__subtitle,
    .card-row--article .card-row__content:hover .card-row__title,
    .card-row--article .card-row__content:hover .card-row__excerpt,
    .card-row--article .card-row__content:hover .card-row__subtitle,
    .card-row--article .card-row__content:focus .card-row__title,
    .card-row--article .card-row__content:focus .card-row__excerpt,
    .card-row--article .card-row__content:focus .card-row__subtitle,
    .card-row--topic .card-row__content:hover .card-row__title,
    .card-row--topic .card-row__content:hover .card-row__excerpt,
    .card-row--topic .card-row__content:hover .card-row__subtitle,
    .card-row--topic .card-row__content:focus .card-row__title,
    .card-row--topic .card-row__content:focus .card-row__excerpt,
    .card-row--topic .card-row__content:focus .card-row__subtitle {
      color: #fff; }

.card-row--post .card-row__image + .card-row__content,
.card-row--article .card-row__image + .card-row__content,
.card-row--topic .card-row__image + .card-row__content {
  border-top: 1px solid #0e2b4d;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  @media only screen and (min-width: 1000px) {
    .card-row--post .card-row__image + .card-row__content,
    .card-row--article .card-row__image + .card-row__content,
    .card-row--topic .card-row__image + .card-row__content {
      border-left: 1px solid #0e2b4d;
      border-top-left-radius: 0;
      border-top-right-radius: 10px;
      border-bottom-left-radius: 0; } }

.card-row--post .card-row__label,
.card-row--article .card-row__label,
.card-row--topic .card-row__label {
  background-color: #0e2b4d; }

.card-row--post.card-row--pt-alt,
.card-row--article.card-row--pt-alt,
.card-row--topic.card-row--pt-alt {
  border: 1px solid #0e2b4d; }
  .card-row--post.card-row--pt-alt .card-row__content,
  .card-row--article.card-row--pt-alt .card-row__content,
  .card-row--topic.card-row--pt-alt .card-row__content {
    border-left: 1px solid #0e2b4d; }
    .card-row--post.card-row--pt-alt .card-row__content:hover, .card-row--post.card-row--pt-alt .card-row__content:focus,
    .card-row--article.card-row--pt-alt .card-row__content:hover,
    .card-row--article.card-row--pt-alt .card-row__content:focus,
    .card-row--topic.card-row--pt-alt .card-row__content:hover,
    .card-row--topic.card-row--pt-alt .card-row__content:focus {
      background-color: #0e2b4d; }

.card-row--press_release .card-row__image {
  border-left: 1px solid #f36f3b;
  border-right: 1px solid #f36f3b;
  border-top: 1px solid #f36f3b;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  @media only screen and (min-width: 1000px) {
    .card-row--press_release .card-row__image {
      border-left: 1px solid #f36f3b;
      border-bottom: 1px solid #f36f3b;
      border-top: 1px solid #f36f3b;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-left-radius: 10px; } }

.card-row--press_release .card-row__content {
  border: 1px solid #f36f3b;
  border-radius: 10px; }
  .card-row--press_release .card-row__content .card-row__title {
    color: #f36f3b; }
  .card-row--press_release .card-row__content:hover, .card-row--press_release .card-row__content:focus {
    background-color: #f36f3b; }
    .card-row--press_release .card-row__content:hover .card-row__label, .card-row--press_release .card-row__content:focus .card-row__label {
      background-color: #fff;
      color: #f36f3b; }
    .card-row--press_release .card-row__content:hover .card-row__title,
    .card-row--press_release .card-row__content:hover .card-row__excerpt,
    .card-row--press_release .card-row__content:hover .card-row__subtitle, .card-row--press_release .card-row__content:focus .card-row__title,
    .card-row--press_release .card-row__content:focus .card-row__excerpt,
    .card-row--press_release .card-row__content:focus .card-row__subtitle {
      color: #fff; }

.card-row--press_release .card-row__image + .card-row__content {
  border-top: 1px solid #f36f3b;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  @media only screen and (min-width: 1000px) {
    .card-row--press_release .card-row__image + .card-row__content {
      border-left: 1px solid #f36f3b;
      border-top-left-radius: 0;
      border-top-right-radius: 10px;
      border-bottom-left-radius: 0; } }

.card-row--press_release .card-row__label {
  background-color: #f36f3b; }

.card-row--press_release.card-row--pt-alt {
  border: 1px solid #f36f3b; }
  .card-row--press_release.card-row--pt-alt .card-row__content {
    border-left: 1px solid #f36f3b; }
    .card-row--press_release.card-row--pt-alt .card-row__content:hover, .card-row--press_release.card-row--pt-alt .card-row__content:focus {
      background-color: #f36f3b; }

.card-row--event .card-row__image {
  border-left: 1px solid #6d2c43;
  border-right: 1px solid #6d2c43;
  border-top: 1px solid #6d2c43;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  @media only screen and (min-width: 1000px) {
    .card-row--event .card-row__image {
      border-left: 1px solid #6d2c43;
      border-bottom: 1px solid #6d2c43;
      border-top: 1px solid #6d2c43;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-left-radius: 10px; } }

.card-row--event .card-row__content {
  border: 1px solid #6d2c43;
  border-radius: 10px; }
  .card-row--event .card-row__content .card-row__title {
    color: #6d2c43; }
  .card-row--event .card-row__content:hover, .card-row--event .card-row__content:focus {
    background-color: #6d2c43; }
    .card-row--event .card-row__content:hover .card-row__label, .card-row--event .card-row__content:focus .card-row__label {
      background-color: #fff;
      color: #6d2c43; }
    .card-row--event .card-row__content:hover .card-row__title,
    .card-row--event .card-row__content:hover .card-row__excerpt,
    .card-row--event .card-row__content:hover .card-row__subtitle, .card-row--event .card-row__content:focus .card-row__title,
    .card-row--event .card-row__content:focus .card-row__excerpt,
    .card-row--event .card-row__content:focus .card-row__subtitle {
      color: #fff; }

.card-row--event .card-row__image + .card-row__content {
  border-top: 1px solid #6d2c43;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  @media only screen and (min-width: 1000px) {
    .card-row--event .card-row__image + .card-row__content {
      border-left: 1px solid #6d2c43;
      border-top-left-radius: 0;
      border-top-right-radius: 10px;
      border-bottom-left-radius: 0; } }

.card-row--event .card-row__label {
  background-color: #6d2c43; }

.card-row--event.card-row--pt-alt {
  border: 1px solid #6d2c43; }
  .card-row--event.card-row--pt-alt .card-row__content {
    border-left: 1px solid #6d2c43; }
    .card-row--event.card-row--pt-alt .card-row__content:hover, .card-row--event.card-row--pt-alt .card-row__content:focus {
      background-color: #6d2c43; }

.card-row--rfp .card-row__image,
.card-row--publication .card-row__image {
  border-left: 1px solid #598f8a;
  border-right: 1px solid #598f8a;
  border-top: 1px solid #598f8a;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  @media only screen and (min-width: 1000px) {
    .card-row--rfp .card-row__image,
    .card-row--publication .card-row__image {
      border-left: 1px solid #598f8a;
      border-bottom: 1px solid #598f8a;
      border-top: 1px solid #598f8a;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-left-radius: 10px; } }

.card-row--rfp .card-row__content,
.card-row--publication .card-row__content {
  border: 1px solid #598f8a;
  border-radius: 10px; }
  .card-row--rfp .card-row__content .card-row__title,
  .card-row--publication .card-row__content .card-row__title {
    color: #598f8a; }
  .card-row--rfp .card-row__content:hover, .card-row--rfp .card-row__content:focus,
  .card-row--publication .card-row__content:hover,
  .card-row--publication .card-row__content:focus {
    background-color: #598f8a; }
    .card-row--rfp .card-row__content:hover .card-row__label, .card-row--rfp .card-row__content:focus .card-row__label,
    .card-row--publication .card-row__content:hover .card-row__label,
    .card-row--publication .card-row__content:focus .card-row__label {
      background-color: #fff;
      color: #598f8a; }
    .card-row--rfp .card-row__content:hover .card-row__title,
    .card-row--rfp .card-row__content:hover .card-row__excerpt,
    .card-row--rfp .card-row__content:hover .card-row__subtitle, .card-row--rfp .card-row__content:focus .card-row__title,
    .card-row--rfp .card-row__content:focus .card-row__excerpt,
    .card-row--rfp .card-row__content:focus .card-row__subtitle,
    .card-row--publication .card-row__content:hover .card-row__title,
    .card-row--publication .card-row__content:hover .card-row__excerpt,
    .card-row--publication .card-row__content:hover .card-row__subtitle,
    .card-row--publication .card-row__content:focus .card-row__title,
    .card-row--publication .card-row__content:focus .card-row__excerpt,
    .card-row--publication .card-row__content:focus .card-row__subtitle {
      color: #fff; }

.card-row--rfp .card-row__image + .card-row__content,
.card-row--publication .card-row__image + .card-row__content {
  border-top: 1px solid #598f8a;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  @media only screen and (min-width: 1000px) {
    .card-row--rfp .card-row__image + .card-row__content,
    .card-row--publication .card-row__image + .card-row__content {
      border-left: 1px solid #598f8a;
      border-top-left-radius: 0;
      border-top-right-radius: 10px;
      border-bottom-left-radius: 0; } }

.card-row--rfp .card-row__label,
.card-row--publication .card-row__label {
  background-color: #598f8a; }

.card-row--rfp.card-row--pt-alt,
.card-row--publication.card-row--pt-alt {
  border: 1px solid #598f8a; }
  .card-row--rfp.card-row--pt-alt .card-row__content,
  .card-row--publication.card-row--pt-alt .card-row__content {
    border-left: 1px solid #598f8a; }
    .card-row--rfp.card-row--pt-alt .card-row__content:hover, .card-row--rfp.card-row--pt-alt .card-row__content:focus,
    .card-row--publication.card-row--pt-alt .card-row__content:hover,
    .card-row--publication.card-row--pt-alt .card-row__content:focus {
      background-color: #598f8a; }

.card-row--project .card-row__image,
.card-row--page .card-row__image {
  border-left: 1px solid #2d839d;
  border-right: 1px solid #2d839d;
  border-top: 1px solid #2d839d;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  @media only screen and (min-width: 1000px) {
    .card-row--project .card-row__image,
    .card-row--page .card-row__image {
      border-left: 1px solid #2d839d;
      border-bottom: 1px solid #2d839d;
      border-top: 1px solid #2d839d;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-left-radius: 10px; } }

.card-row--project .card-row__content,
.card-row--page .card-row__content {
  border: 1px solid #2d839d;
  border-radius: 10px; }
  .card-row--project .card-row__content .card-row__title,
  .card-row--page .card-row__content .card-row__title {
    color: #2d839d; }
  .card-row--project .card-row__content:hover, .card-row--project .card-row__content:focus,
  .card-row--page .card-row__content:hover,
  .card-row--page .card-row__content:focus {
    background-color: #2d839d; }
    .card-row--project .card-row__content:hover .card-row__label, .card-row--project .card-row__content:focus .card-row__label,
    .card-row--page .card-row__content:hover .card-row__label,
    .card-row--page .card-row__content:focus .card-row__label {
      background-color: #fff;
      color: #2d839d; }
    .card-row--project .card-row__content:hover .card-row__title,
    .card-row--project .card-row__content:hover .card-row__excerpt,
    .card-row--project .card-row__content:hover .card-row__subtitle, .card-row--project .card-row__content:focus .card-row__title,
    .card-row--project .card-row__content:focus .card-row__excerpt,
    .card-row--project .card-row__content:focus .card-row__subtitle,
    .card-row--page .card-row__content:hover .card-row__title,
    .card-row--page .card-row__content:hover .card-row__excerpt,
    .card-row--page .card-row__content:hover .card-row__subtitle,
    .card-row--page .card-row__content:focus .card-row__title,
    .card-row--page .card-row__content:focus .card-row__excerpt,
    .card-row--page .card-row__content:focus .card-row__subtitle {
      color: #fff; }

.card-row--project .card-row__image + .card-row__content,
.card-row--page .card-row__image + .card-row__content {
  border-top: 1px solid #2d839d;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  @media only screen and (min-width: 1000px) {
    .card-row--project .card-row__image + .card-row__content,
    .card-row--page .card-row__image + .card-row__content {
      border-left: 1px solid #2d839d;
      border-top-left-radius: 0;
      border-top-right-radius: 10px;
      border-bottom-left-radius: 0; } }

.card-row--project .card-row__label,
.card-row--page .card-row__label {
  background-color: #2d839d; }

.card-row--project.card-row--pt-alt,
.card-row--page.card-row--pt-alt {
  border: 1px solid #2d839d; }
  .card-row--project.card-row--pt-alt .card-row__content,
  .card-row--page.card-row--pt-alt .card-row__content {
    border-left: 1px solid #2d839d; }
    .card-row--project.card-row--pt-alt .card-row__content:hover, .card-row--project.card-row--pt-alt .card-row__content:focus,
    .card-row--page.card-row--pt-alt .card-row__content:hover,
    .card-row--page.card-row--pt-alt .card-row__content:focus {
      background-color: #2d839d; }

.card-row--grant .card-row__image,
.card-row--program .card-row__image {
  border-left: 1px solid #584971;
  border-right: 1px solid #584971;
  border-top: 1px solid #584971;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  @media only screen and (min-width: 1000px) {
    .card-row--grant .card-row__image,
    .card-row--program .card-row__image {
      border-left: 1px solid #584971;
      border-bottom: 1px solid #584971;
      border-top: 1px solid #584971;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-left-radius: 10px; } }

.card-row--grant .card-row__content,
.card-row--program .card-row__content {
  border: 1px solid #584971;
  border-radius: 10px; }
  .card-row--grant .card-row__content .card-row__title,
  .card-row--program .card-row__content .card-row__title {
    color: #584971; }
  .card-row--grant .card-row__content:hover, .card-row--grant .card-row__content:focus,
  .card-row--program .card-row__content:hover,
  .card-row--program .card-row__content:focus {
    background-color: #584971; }
    .card-row--grant .card-row__content:hover .card-row__label, .card-row--grant .card-row__content:focus .card-row__label,
    .card-row--program .card-row__content:hover .card-row__label,
    .card-row--program .card-row__content:focus .card-row__label {
      background-color: #fff;
      color: #584971; }
    .card-row--grant .card-row__content:hover .card-row__title,
    .card-row--grant .card-row__content:hover .card-row__excerpt,
    .card-row--grant .card-row__content:hover .card-row__subtitle, .card-row--grant .card-row__content:focus .card-row__title,
    .card-row--grant .card-row__content:focus .card-row__excerpt,
    .card-row--grant .card-row__content:focus .card-row__subtitle,
    .card-row--program .card-row__content:hover .card-row__title,
    .card-row--program .card-row__content:hover .card-row__excerpt,
    .card-row--program .card-row__content:hover .card-row__subtitle,
    .card-row--program .card-row__content:focus .card-row__title,
    .card-row--program .card-row__content:focus .card-row__excerpt,
    .card-row--program .card-row__content:focus .card-row__subtitle {
      color: #fff; }

.card-row--grant .card-row__image + .card-row__content,
.card-row--program .card-row__image + .card-row__content {
  border-top: 1px solid #584971;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  @media only screen and (min-width: 1000px) {
    .card-row--grant .card-row__image + .card-row__content,
    .card-row--program .card-row__image + .card-row__content {
      border-left: 1px solid #584971;
      border-top-left-radius: 0;
      border-top-right-radius: 10px;
      border-bottom-left-radius: 0; } }

.card-row--grant .card-row__label,
.card-row--program .card-row__label {
  background-color: #584971; }

.card-row--grant.card-row--pt-alt,
.card-row--program.card-row--pt-alt {
  border: 1px solid #584971; }
  .card-row--grant.card-row--pt-alt .card-row__content,
  .card-row--program.card-row--pt-alt .card-row__content {
    border-left: 1px solid #584971; }
    .card-row--grant.card-row--pt-alt .card-row__content:hover, .card-row--grant.card-row--pt-alt .card-row__content:focus,
    .card-row--program.card-row--pt-alt .card-row__content:hover,
    .card-row--program.card-row--pt-alt .card-row__content:focus {
      background-color: #584971; }

.card-row--collection .card-row__image {
  border-left: 1px solid #4d6680;
  border-right: 1px solid #4d6680;
  border-top: 1px solid #4d6680;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  @media only screen and (min-width: 1000px) {
    .card-row--collection .card-row__image {
      border-left: 1px solid #4d6680;
      border-bottom: 1px solid #4d6680;
      border-top: 1px solid #4d6680;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-left-radius: 10px; } }

.card-row--collection .card-row__content {
  border: 1px solid #4d6680;
  border-radius: 10px; }
  .card-row--collection .card-row__content .card-row__title {
    color: #4d6680; }
  .card-row--collection .card-row__content:hover, .card-row--collection .card-row__content:focus {
    background-color: #4d6680; }
    .card-row--collection .card-row__content:hover .card-row__label, .card-row--collection .card-row__content:focus .card-row__label {
      background-color: #fff;
      color: #4d6680; }
    .card-row--collection .card-row__content:hover .card-row__title,
    .card-row--collection .card-row__content:hover .card-row__excerpt,
    .card-row--collection .card-row__content:hover .card-row__subtitle, .card-row--collection .card-row__content:focus .card-row__title,
    .card-row--collection .card-row__content:focus .card-row__excerpt,
    .card-row--collection .card-row__content:focus .card-row__subtitle {
      color: #fff; }

.card-row--collection .card-row__image + .card-row__content {
  border-top: 1px solid #4d6680;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  @media only screen and (min-width: 1000px) {
    .card-row--collection .card-row__image + .card-row__content {
      border-left: 1px solid #4d6680;
      border-top-left-radius: 0;
      border-top-right-radius: 10px;
      border-bottom-left-radius: 0; } }

.card-row--collection .card-row__label {
  background-color: #4d6680; }

.card-row--collection.card-row--pt-alt {
  border: 1px solid #4d6680; }
  .card-row--collection.card-row--pt-alt .card-row__content {
    border-left: 1px solid #4d6680; }
    .card-row--collection.card-row--pt-alt .card-row__content:hover, .card-row--collection.card-row--pt-alt .card-row__content:focus {
      background-color: #4d6680; }

.card-row--investment .card-row__image {
  border-left: 1px solid #6d9e50;
  border-right: 1px solid #6d9e50;
  border-top: 1px solid #6d9e50;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  @media only screen and (min-width: 1000px) {
    .card-row--investment .card-row__image {
      border-left: 1px solid #6d9e50;
      border-bottom: 1px solid #6d9e50;
      border-top: 1px solid #6d9e50;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-left-radius: 10px; } }

.card-row--investment .card-row__content {
  border: 1px solid #6d9e50;
  border-radius: 10px; }
  .card-row--investment .card-row__content .card-row__title {
    color: #6d9e50; }
  .card-row--investment .card-row__content:hover, .card-row--investment .card-row__content:focus {
    background-color: #6d9e50; }
    .card-row--investment .card-row__content:hover .card-row__label, .card-row--investment .card-row__content:focus .card-row__label {
      background-color: #fff;
      color: #6d9e50; }
    .card-row--investment .card-row__content:hover .card-row__title,
    .card-row--investment .card-row__content:hover .card-row__excerpt,
    .card-row--investment .card-row__content:hover .card-row__subtitle, .card-row--investment .card-row__content:focus .card-row__title,
    .card-row--investment .card-row__content:focus .card-row__excerpt,
    .card-row--investment .card-row__content:focus .card-row__subtitle {
      color: #fff; }

.card-row--investment .card-row__image + .card-row__content {
  border-top: 1px solid #6d9e50;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  @media only screen and (min-width: 1000px) {
    .card-row--investment .card-row__image + .card-row__content {
      border-left: 1px solid #6d9e50;
      border-top-left-radius: 0;
      border-top-right-radius: 10px;
      border-bottom-left-radius: 0; } }

.card-row--investment .card-row__label {
  background-color: #6d9e50; }

.card-row--investment.card-row--pt-alt {
  border: 1px solid #6d9e50; }
  .card-row--investment.card-row--pt-alt .card-row__content {
    border-left: 1px solid #6d9e50; }
    .card-row--investment.card-row--pt-alt .card-row__content:hover, .card-row--investment.card-row--pt-alt .card-row__content:focus {
      background-color: #6d9e50; }

.card-row--initiative .card-row__image,
.card-row--toolkit .card-row__image {
  border-left: 1px solid #af1f23;
  border-right: 1px solid #af1f23;
  border-top: 1px solid #af1f23;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  @media only screen and (min-width: 1000px) {
    .card-row--initiative .card-row__image,
    .card-row--toolkit .card-row__image {
      border-left: 1px solid #af1f23;
      border-bottom: 1px solid #af1f23;
      border-top: 1px solid #af1f23;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-left-radius: 10px; } }

.card-row--initiative .card-row__content,
.card-row--toolkit .card-row__content {
  border: 1px solid #af1f23;
  border-radius: 10px; }
  .card-row--initiative .card-row__content .card-row__title,
  .card-row--toolkit .card-row__content .card-row__title {
    color: #af1f23; }
  .card-row--initiative .card-row__content:hover, .card-row--initiative .card-row__content:focus,
  .card-row--toolkit .card-row__content:hover,
  .card-row--toolkit .card-row__content:focus {
    background-color: #af1f23; }
    .card-row--initiative .card-row__content:hover .card-row__label, .card-row--initiative .card-row__content:focus .card-row__label,
    .card-row--toolkit .card-row__content:hover .card-row__label,
    .card-row--toolkit .card-row__content:focus .card-row__label {
      background-color: #fff;
      color: #af1f23; }
    .card-row--initiative .card-row__content:hover .card-row__title,
    .card-row--initiative .card-row__content:hover .card-row__excerpt,
    .card-row--initiative .card-row__content:hover .card-row__subtitle, .card-row--initiative .card-row__content:focus .card-row__title,
    .card-row--initiative .card-row__content:focus .card-row__excerpt,
    .card-row--initiative .card-row__content:focus .card-row__subtitle,
    .card-row--toolkit .card-row__content:hover .card-row__title,
    .card-row--toolkit .card-row__content:hover .card-row__excerpt,
    .card-row--toolkit .card-row__content:hover .card-row__subtitle,
    .card-row--toolkit .card-row__content:focus .card-row__title,
    .card-row--toolkit .card-row__content:focus .card-row__excerpt,
    .card-row--toolkit .card-row__content:focus .card-row__subtitle {
      color: #fff; }

.card-row--initiative .card-row__image + .card-row__content,
.card-row--toolkit .card-row__image + .card-row__content {
  border-top: 1px solid #af1f23;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  @media only screen and (min-width: 1000px) {
    .card-row--initiative .card-row__image + .card-row__content,
    .card-row--toolkit .card-row__image + .card-row__content {
      border-left: 1px solid #af1f23;
      border-top-left-radius: 0;
      border-top-right-radius: 10px;
      border-bottom-left-radius: 0; } }

.card-row--initiative .card-row__label,
.card-row--toolkit .card-row__label {
  background-color: #af1f23; }

.card-row--initiative.card-row--pt-alt,
.card-row--toolkit.card-row--pt-alt {
  border: 1px solid #af1f23; }
  .card-row--initiative.card-row--pt-alt .card-row__content,
  .card-row--toolkit.card-row--pt-alt .card-row__content {
    border-left: 1px solid #af1f23; }
    .card-row--initiative.card-row--pt-alt .card-row__content:hover, .card-row--initiative.card-row--pt-alt .card-row__content:focus,
    .card-row--toolkit.card-row--pt-alt .card-row__content:hover,
    .card-row--toolkit.card-row--pt-alt .card-row__content:focus {
      background-color: #af1f23; }

.card-row--external_resource .card-row__image {
  border-left: 1px solid #4b5610;
  border-right: 1px solid #4b5610;
  border-top: 1px solid #4b5610;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  @media only screen and (min-width: 1000px) {
    .card-row--external_resource .card-row__image {
      border-left: 1px solid #4b5610;
      border-bottom: 1px solid #4b5610;
      border-top: 1px solid #4b5610;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-left-radius: 10px; } }

.card-row--external_resource .card-row__content {
  border: 1px solid #4b5610;
  border-radius: 10px; }
  .card-row--external_resource .card-row__content .card-row__title {
    color: #4b5610; }
  .card-row--external_resource .card-row__content:hover, .card-row--external_resource .card-row__content:focus {
    background-color: #4b5610; }
    .card-row--external_resource .card-row__content:hover .card-row__label, .card-row--external_resource .card-row__content:focus .card-row__label {
      background-color: #fff;
      color: #4b5610; }
    .card-row--external_resource .card-row__content:hover .card-row__title,
    .card-row--external_resource .card-row__content:hover .card-row__excerpt,
    .card-row--external_resource .card-row__content:hover .card-row__subtitle, .card-row--external_resource .card-row__content:focus .card-row__title,
    .card-row--external_resource .card-row__content:focus .card-row__excerpt,
    .card-row--external_resource .card-row__content:focus .card-row__subtitle {
      color: #fff; }

.card-row--external_resource .card-row__image + .card-row__content {
  border-top: 1px solid #4b5610;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  @media only screen and (min-width: 1000px) {
    .card-row--external_resource .card-row__image + .card-row__content {
      border-left: 1px solid #4b5610;
      border-top-left-radius: 0;
      border-top-right-radius: 10px;
      border-bottom-left-radius: 0; } }

.card-row--external_resource .card-row__label {
  background-color: #4b5610; }

.card-row--external_resource.card-row--pt-alt {
  border: 1px solid #4b5610; }
  .card-row--external_resource.card-row--pt-alt .card-row__content {
    border-left: 1px solid #4b5610; }
    .card-row--external_resource.card-row--pt-alt .card-row__content:hover, .card-row--external_resource.card-row--pt-alt .card-row__content:focus {
      background-color: #4b5610; }

.card {
  border-radius: 10px;
  margin-bottom: 40px;
  overflow: hidden;
  width: 100%; }
  .card:hover, .card:focus-within {
    box-shadow: 0px 1px 8px 0 rgba(150, 150, 150, 0.4), 0 4px 20px 0 rgba(150, 150, 150, 0.5); }

.card__title {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  overflow-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word; }

.card__label {
  font-weight: 400; }

.card__link {
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none; }

.card__label-item {
  display: inline-block; }
  .card__label-item.card__label-item-block {
    display: block; }
    .card__label-item.card__label-item-block:after {
      content: "";
      display: inline-block;
      margin-left: 0.25em; }
  .card__label-item:after {
    content: "/";
    display: inline-block;
    margin-left: 0.25em; }
  .card__label-item:last-of-type:after {
    content: ""; }

.card__excerpt {
  font-weight: 400; }

.card__image {
  height: 166px;
  overflow: hidden; }
  @media (min-width: 31.25em) {
    .card__image {
      height: 191px; } }
  @media (min-width: 37.5em) {
    .card__image {
      height: 225px; } }
  @media (min-width: 50em) {
    .card__image {
      height: 166px; } }
  @media (min-width: 56.25em) {
    .card__image {
      height: 200px; } }
  @media (min-width: 75em) {
    .card__image {
      height: 166px; } }
  @media (min-width: 87.5em) {
    .card__image {
      height: 200px; } }
  .card__image img {
    border-radius: 10px 10px 0 0;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    vertical-align: bottom;
    width: 100%; }

.card--default {
  background: #fff;
  padding: 1em; }
  .card--default .card__title {
    -ms-flex-item-align: center;
        align-self: center;
    background: linear-gradient(to bottom, #fff 70%, #e1f4fd 30%);
    color: #0e2b4d;
    display: inline;
    line-height: 1.25;
    margin-bottom: 1em;
    transition: all 150ms ease-out; }
    .card--default .card__title:after {
      background-image: url("../images/bg/arrow-right-orange-light.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-orange-light.svg");
      background-position: right center;
      background-size: 20px 20px;
      background-repeat: no-repeat;
      content: "";
      display: inline-block;
      height: 15px;
      margin-left: 5px;
      width: 15px; }
  .card--default .card__subtitle {
    color: #0e2b4d;
    font-family: nudista-web, sans-serif;
    font-weight: 600;
    line-height: 1;
    margin: 0.5rem 0 0.5rem 0; }
  .card--default .card__excerpt {
    color: #0e2b4d;
    font-size: 16px; }
  .card--default .card__text {
    border: none; }
  .card--default .card__link {
    text-decoration: none; }
    .card--default .card__link:hover .card__title, .card--default .card__link:focus .card__title {
      background: linear-gradient(to bottom, #fff 95%, #f36f3b 5%); }
      .card--default .card__link:hover .card__title:after, .card--default .card__link:focus .card__title:after {
        background-image: url("../images/bg/arrow-right-orange-light.png");
        background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-orange-light.svg");
        background-image: url("../images/bg/arrow-right-orange.png");
        background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-orange.svg");
        transition: all 150ms ease-out; }

.card--healthline .card__title {
  color: #777;
  font-size: 33px; }

.card--healthline .card__label {
  color: #f36f3b;
  font-size: 24px;
  margin-bottom: 1em; }

.card--healthline:hover, .card--healthline:focus-within {
  box-shadow: none; }

.card--promo {
  background: #fff; }
  .card--promo .card__title-group {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem; }
  .card--promo .card__content {
    margin: 1.5em; }
  .card--promo .card__label {
    margin: 1em 0; }
  .card--promo .card__title {
    margin: 0 1em 0 0; }
    .card--promo .card__title:after {
      display: none; }
  .card--promo .card__image {
    height: auto;
    margin: 0 1em 0 0;
    max-width: 130px;
    width: 100%; }
  .card--promo .card__link {
    color: #0e2b4d; }
    .card--promo .card__link:hover .card__title:after, .card--promo .card__link:focus .card__title:after {
      display: none; }

.card--pt .card__link:hover .card__text, .card--pt .card__link:focus .card__text {
  color: #fff !important;
  padding: 1.5rem 2rem 2rem 2rem; }
  .card--pt .card__link:hover .card__text:before, .card--pt .card__link:focus .card__text:before {
    left: 0;
    transition: all 250ms ease-out; }

.card--pt .card__link:hover .card__label, .card--pt .card__link:focus .card__label {
  background: #fff;
  color: #0e2b4d; }

.card--pt .card__content {
  margin: -2.25rem 0 0 0;
  transition: none; }

.card--pt .card__text {
  border-radius: 0 0 10px 10px;
  border: 1px solid #0e2b4d;
  color: #565656;
  font-size: 16px;
  margin-top: -0.75rem;
  padding: 1.5rem 2rem 2rem 2rem;
  position: relative;
  z-index: 10; }
  .card--pt .card__text:before {
    content: "";
    height: 150%;
    background-color: #0e2b4d;
    left: -110%;
    position: absolute;
    top: 0;
    transition: all 150ms ease-out;
    width: 100%;
    z-index: -1; }

.card--pt .card__label {
  color: #fff;
  display: inline-block;
  font-family: nudista-web, sans-serif;
  font-size: 13px;
  height: 2.25rem;
  letter-spacing: 0.1em;
  line-height: 3.5;
  margin-left: 0.5rem;
  padding: 0 1.6rem;
  position: relative;
  text-transform: uppercase;
  transition: none;
  z-index: 11; }

.card--pt .card__title {
  background: none;
  display: inline-block;
  font-size: 26px;
  margin-top: 1rem;
  transition: none; }
  .card--pt .card__title:after {
    display: none; }
  @media (min-width: 50em) {
    .card--pt .card__title {
      font-size: 40px; } }

.card--pt .card__subtitle {
  font-weight: 600;
  margin-bottom: 1rem;
  transition: none; }

.card--pt .card__excerpt {
  transition: none; }

.card--pt-no-image .card__content {
  background: #fff;
  border-radius: 10px;
  margin-top: 0;
  padding: 0;
  overflow: hidden; }

.card--pt-no-image .card__text {
  padding: 1.5rem 2rem 2rem 2rem;
  z-index: 0; }
  .card--pt-no-image .card__text:before {
    margin-top: -50px; }

.card--pt-no-image.card--upcoming.card--pt-alt.card--pt.card--event .card__label {
  background-color: #f36f3b;
  color: #fff; }

.card--pt-no-image.card--upcoming.card--pt-alt.card--pt.card--event .card__link:hover .card__label, .card--pt-no-image.card--upcoming.card--pt-alt.card--pt.card--event .card__link:focus .card__label {
  background-color: #f36f3b;
  color: #fff; }

.card--external_resource > .card__link .card__excerpt .card__link {
  color: #565656; }

.card--external_resource > .card__link:hover .card__excerpt .card__link,
.card--external_resource > .card__link:focus .card__excerpt .card__link {
  color: #fff; }

.card--event .card__text {
  border-color: #6d2c43; }
  .card--event .card__text:before {
    background-color: #6d2c43; }

.card--event .card__content {
  color: #6d2c43; }

.card--event .card__title {
  color: #6d2c43; }

.card--event .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--event .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--event:hover .card__title, .card--event:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--event:hover .card__title:before, .card--event:focus-within .card__title:before {
    left: 0; }
  .card--event:hover .card__title:after, .card--event:focus-within .card__title:after {
    left: 0; }

.card--event:hover .card__content, .card--event:focus-within .card__content {
  background-color: #6d2c43;
  padding: 0; }

.card--event:hover .card__text:before, .card--event:focus-within .card__text:before {
  background-color: #6d2c43; }

.card--event .card__label {
  background-color: #6d2c43; }

.card--event .card__link:hover .card__excerpt, .card--event .card__link:focus .card__excerpt {
  color: #fff; }

.card--event .card__link:hover .card__label, .card--event .card__link:focus .card__label {
  background-color: #fff;
  color: #6d2c43; }

.card--event.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--event.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--event.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--event.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--event.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--event.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--event.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--event.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--event.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--event.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--event.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #6d2c43; }

.card--post .card__text {
  border-color: #0e2b4d; }
  .card--post .card__text:before {
    background-color: #0e2b4d; }

.card--post .card__content {
  color: #0e2b4d; }

.card--post .card__title {
  color: #0e2b4d; }

.card--post .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--post .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--post:hover .card__title, .card--post:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--post:hover .card__title:before, .card--post:focus-within .card__title:before {
    left: 0; }
  .card--post:hover .card__title:after, .card--post:focus-within .card__title:after {
    left: 0; }

.card--post:hover .card__content, .card--post:focus-within .card__content {
  background-color: #0e2b4d;
  padding: 0; }

.card--post:hover .card__text:before, .card--post:focus-within .card__text:before {
  background-color: #0e2b4d; }

.card--post .card__label {
  background-color: #0e2b4d; }

.card--post .card__link:hover .card__excerpt, .card--post .card__link:focus .card__excerpt {
  color: #fff; }

.card--post .card__link:hover .card__label, .card--post .card__link:focus .card__label {
  background-color: #fff;
  color: #0e2b4d; }

.card--post.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--post.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--post.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--post.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--post.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--post.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--post.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--post.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--post.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--post.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--post.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #0e2b4d; }

.card--press_release .card__text {
  border-color: #c0432d; }
  .card--press_release .card__text:before {
    background-color: #c0432d; }

.card--press_release .card__content {
  color: #c0432d; }

.card--press_release .card__title {
  color: #c0432d; }

.card--press_release .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--press_release .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--press_release:hover .card__title, .card--press_release:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--press_release:hover .card__title:before, .card--press_release:focus-within .card__title:before {
    left: 0; }
  .card--press_release:hover .card__title:after, .card--press_release:focus-within .card__title:after {
    left: 0; }

.card--press_release:hover .card__content, .card--press_release:focus-within .card__content {
  background-color: #c0432d;
  padding: 0; }

.card--press_release:hover .card__text:before, .card--press_release:focus-within .card__text:before {
  background-color: #c0432d; }

.card--press_release .card__label {
  background-color: #c0432d; }

.card--press_release .card__link:hover .card__excerpt, .card--press_release .card__link:focus .card__excerpt {
  color: #fff; }

.card--press_release .card__link:hover .card__label, .card--press_release .card__link:focus .card__label {
  background-color: #fff;
  color: #c0432d; }

.card--press_release.card--pt-alt .card--press_release.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--press_release.card--pt-alt .card--press_release.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--press_release.card--pt-alt .card--press_release.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--press_release.card--pt-alt .card--press_release.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--press_release.card--pt-alt .card--press_release.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--press_release.card--pt-alt .card--press_release.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--press_release.card--pt-alt .card--press_release.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--press_release.card--pt-alt .card--press_release.card--pt-no-image.card--pt .card__text:before, .card--press_release.card--pt-alt .card--press_release.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--press_release.card--pt-alt .card--press_release.card--pt-no-image.card--pt:hover .card__text:before, .card--press_release.card--pt-alt .card--press_release.card--pt-image.card--pt:hover .card__text:before {
  background-color: #c0432d; }

.card--article .card__text {
  border-color: #0e2b4d; }
  .card--article .card__text:before {
    background-color: #0e2b4d; }

.card--article .card__content {
  color: #0e2b4d; }

.card--article .card__title {
  color: #0e2b4d; }

.card--article .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--article .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--article:hover .card__title, .card--article:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--article:hover .card__title:before, .card--article:focus-within .card__title:before {
    left: 0; }
  .card--article:hover .card__title:after, .card--article:focus-within .card__title:after {
    left: 0; }

.card--article:hover .card__content, .card--article:focus-within .card__content {
  background-color: #0e2b4d;
  padding: 0; }

.card--article:hover .card__text:before, .card--article:focus-within .card__text:before {
  background-color: #0e2b4d; }

.card--article .card__label {
  background-color: #0e2b4d; }

.card--article .card__link:hover .card__excerpt, .card--article .card__link:focus .card__excerpt {
  color: #fff; }

.card--article .card__link:hover .card__label, .card--article .card__link:focus .card__label {
  background-color: #fff;
  color: #0e2b4d; }

.card--article.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--article.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--article.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--article.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--article.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--article.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--article.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--article.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--article.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--article.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--article.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #0e2b4d; }

.card--rfp .card__text {
  border-color: #598f8a; }
  .card--rfp .card__text:before {
    background-color: #598f8a; }

.card--rfp .card__content {
  color: #598f8a; }

.card--rfp .card__title {
  color: #598f8a; }

.card--rfp .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--rfp .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--rfp:hover .card__title, .card--rfp:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--rfp:hover .card__title:before, .card--rfp:focus-within .card__title:before {
    left: 0; }
  .card--rfp:hover .card__title:after, .card--rfp:focus-within .card__title:after {
    left: 0; }

.card--rfp:hover .card__content, .card--rfp:focus-within .card__content {
  background-color: #598f8a;
  padding: 0; }

.card--rfp:hover .card__text:before, .card--rfp:focus-within .card__text:before {
  background-color: #598f8a; }

.card--rfp .card__label {
  background-color: #598f8a; }

.card--rfp .card__link:hover .card__excerpt, .card--rfp .card__link:focus .card__excerpt {
  color: #fff; }

.card--rfp .card__link:hover .card__label, .card--rfp .card__link:focus .card__label {
  background-color: #fff;
  color: #598f8a; }

.card--rfp.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--rfp.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--rfp.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--rfp.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--rfp.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--rfp.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--rfp.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--rfp.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--rfp.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--rfp.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--rfp.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #598f8a; }

.card--project .card__text {
  border-color: #2d839d; }
  .card--project .card__text:before {
    background-color: #2d839d; }

.card--project .card__content {
  color: #2d839d; }

.card--project .card__title {
  color: #2d839d; }

.card--project .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--project .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--project:hover .card__title, .card--project:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--project:hover .card__title:before, .card--project:focus-within .card__title:before {
    left: 0; }
  .card--project:hover .card__title:after, .card--project:focus-within .card__title:after {
    left: 0; }

.card--project:hover .card__content, .card--project:focus-within .card__content {
  background-color: #2d839d;
  padding: 0; }

.card--project:hover .card__text:before, .card--project:focus-within .card__text:before {
  background-color: #2d839d; }

.card--project .card__label {
  background-color: #2d839d; }

.card--project .card__link:hover .card__excerpt, .card--project .card__link:focus .card__excerpt {
  color: #fff; }

.card--project .card__link:hover .card__label, .card--project .card__link:focus .card__label {
  background-color: #fff;
  color: #2d839d; }

.card--project.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--project.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--project.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--project.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--project.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--project.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--project.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--project.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--project.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--project.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--project.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #2d839d; }

.card--grant .card__text {
  border-color: #584971; }
  .card--grant .card__text:before {
    background-color: #584971; }

.card--grant .card__content {
  color: #584971; }

.card--grant .card__title {
  color: #584971; }

.card--grant .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--grant .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--grant:hover .card__title, .card--grant:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--grant:hover .card__title:before, .card--grant:focus-within .card__title:before {
    left: 0; }
  .card--grant:hover .card__title:after, .card--grant:focus-within .card__title:after {
    left: 0; }

.card--grant:hover .card__content, .card--grant:focus-within .card__content {
  background-color: #584971;
  padding: 0; }

.card--grant:hover .card__text:before, .card--grant:focus-within .card__text:before {
  background-color: #584971; }

.card--grant .card__label {
  background-color: #584971; }

.card--grant .card__link:hover .card__excerpt, .card--grant .card__link:focus .card__excerpt {
  color: #fff; }

.card--grant .card__link:hover .card__label, .card--grant .card__link:focus .card__label {
  background-color: #fff;
  color: #584971; }

.card--grant.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--grant.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--grant.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--grant.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--grant.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--grant.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--grant.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--grant.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--grant.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--grant.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--grant.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #584971; }

.card--topic .card__text {
  border-color: #0e2b4d; }
  .card--topic .card__text:before {
    background-color: #0e2b4d; }

.card--topic .card__content {
  color: #0e2b4d; }

.card--topic .card__title {
  color: #0e2b4d; }

.card--topic .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--topic .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--topic:hover .card__title, .card--topic:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--topic:hover .card__title:before, .card--topic:focus-within .card__title:before {
    left: 0; }
  .card--topic:hover .card__title:after, .card--topic:focus-within .card__title:after {
    left: 0; }

.card--topic:hover .card__content, .card--topic:focus-within .card__content {
  background-color: #0e2b4d;
  padding: 0; }

.card--topic:hover .card__text:before, .card--topic:focus-within .card__text:before {
  background-color: #0e2b4d; }

.card--topic .card__label {
  background-color: #0e2b4d; }

.card--topic .card__link:hover .card__excerpt, .card--topic .card__link:focus .card__excerpt {
  color: #fff; }

.card--topic .card__link:hover .card__label, .card--topic .card__link:focus .card__label {
  background-color: #fff;
  color: #0e2b4d; }

.card--topic .card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--topic .card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--topic .card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--topic .card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--topic .card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--topic .card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--topic .card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--topic .card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--topic .card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--topic .card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--topic .card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #0e2b4d; }

.card--publication .card__text {
  border-color: #598f8a; }
  .card--publication .card__text:before {
    background-color: #598f8a; }

.card--publication .card__content {
  color: #598f8a; }

.card--publication .card__title {
  color: #598f8a; }

.card--publication .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--publication .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--publication:hover .card__title, .card--publication:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--publication:hover .card__title:before, .card--publication:focus-within .card__title:before {
    left: 0; }
  .card--publication:hover .card__title:after, .card--publication:focus-within .card__title:after {
    left: 0; }

.card--publication:hover .card__content, .card--publication:focus-within .card__content {
  background-color: #598f8a;
  padding: 0; }

.card--publication:hover .card__text:before, .card--publication:focus-within .card__text:before {
  background-color: #598f8a; }

.card--publication .card__label {
  background-color: #598f8a; }

.card--publication .card__link:hover .card__excerpt, .card--publication .card__link:focus .card__excerpt {
  color: #fff; }

.card--publication .card__link:hover .card__label, .card--publication .card__link:focus .card__label {
  background-color: #fff;
  color: #598f8a; }

.card--publication.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--publication.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--publication.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--publication.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--publication.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--publication.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--publication.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--publication.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--publication.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--publication.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--publication.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #598f8a; }

.card--collection .card__text {
  border-color: #4d6680; }
  .card--collection .card__text:before {
    background-color: #4d6680; }

.card--collection .card__content {
  color: #4d6680; }

.card--collection .card__title {
  color: #4d6680; }

.card--collection .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--collection .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--collection:hover .card__title, .card--collection:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--collection:hover .card__title:before, .card--collection:focus-within .card__title:before {
    left: 0; }
  .card--collection:hover .card__title:after, .card--collection:focus-within .card__title:after {
    left: 0; }

.card--collection:hover .card__content, .card--collection:focus-within .card__content {
  background-color: #4d6680;
  padding: 0; }

.card--collection:hover .card__text:before, .card--collection:focus-within .card__text:before {
  background-color: #4d6680; }

.card--collection .card__label {
  background-color: #4d6680; }

.card--collection .card__link:hover .card__excerpt, .card--collection .card__link:focus .card__excerpt {
  color: #fff; }

.card--collection .card__link:hover .card__label, .card--collection .card__link:focus .card__label {
  background-color: #fff;
  color: #4d6680; }

.card--collection.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--collection.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--collection.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--collection.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--collection.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--collection.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--collection.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--collection.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--collection.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--collection.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--collection.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #4d6680; }

.card--investment .card__text {
  border-color: #6d9e50; }
  .card--investment .card__text:before {
    background-color: #6d9e50; }

.card--investment .card__content {
  color: #6d9e50; }

.card--investment .card__title {
  color: #6d9e50; }

.card--investment .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--investment .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--investment:hover .card__title, .card--investment:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--investment:hover .card__title:before, .card--investment:focus-within .card__title:before {
    left: 0; }
  .card--investment:hover .card__title:after, .card--investment:focus-within .card__title:after {
    left: 0; }

.card--investment:hover .card__content, .card--investment:focus-within .card__content {
  background-color: #6d9e50;
  padding: 0; }

.card--investment:hover .card__text:before, .card--investment:focus-within .card__text:before {
  background-color: #6d9e50; }

.card--investment .card__label {
  background-color: #6d9e50; }

.card--investment .card__link:hover .card__excerpt, .card--investment .card__link:focus .card__excerpt {
  color: #fff; }

.card--investment .card__link:hover .card__label, .card--investment .card__link:focus .card__label {
  background-color: #fff;
  color: #6d9e50; }

.card--investment.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--investment.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--investment.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--investment.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--investment.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--investment.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--investment.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--investment.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--investment.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--investment.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--investment.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #6d9e50; }

.card--initiative .card__text {
  border-color: #af1f23; }
  .card--initiative .card__text:before {
    background-color: #af1f23; }

.card--initiative .card__content {
  color: #af1f23; }

.card--initiative .card__title {
  color: #af1f23; }

.card--initiative .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--initiative .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--initiative:hover .card__title, .card--initiative:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--initiative:hover .card__title:before, .card--initiative:focus-within .card__title:before {
    left: 0; }
  .card--initiative:hover .card__title:after, .card--initiative:focus-within .card__title:after {
    left: 0; }

.card--initiative:hover .card__content, .card--initiative:focus-within .card__content {
  background-color: #af1f23;
  padding: 0; }

.card--initiative:hover .card__text:before, .card--initiative:focus-within .card__text:before {
  background-color: #af1f23; }

.card--initiative .card__label {
  background-color: #af1f23; }

.card--initiative .card__link:hover .card__excerpt, .card--initiative .card__link:focus .card__excerpt {
  color: #fff; }

.card--initiative .card__link:hover .card__label, .card--initiative .card__link:focus .card__label {
  background-color: #fff;
  color: #af1f23; }

.card--initiative.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--initiative.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--initiative.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--initiative.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--initiative.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--initiative.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--initiative.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--initiative.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--initiative.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--initiative.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--initiative.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #af1f23; }

.card--toolkit .card__text {
  border-color: #af1f23; }
  .card--toolkit .card__text:before {
    background-color: #af1f23; }

.card--toolkit .card__content {
  color: #af1f23; }

.card--toolkit .card__title {
  color: #af1f23; }

.card--toolkit .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--toolkit .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--toolkit:hover .card__title, .card--toolkit:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--toolkit:hover .card__title:before, .card--toolkit:focus-within .card__title:before {
    left: 0; }
  .card--toolkit:hover .card__title:after, .card--toolkit:focus-within .card__title:after {
    left: 0; }

.card--toolkit:hover .card__content, .card--toolkit:focus-within .card__content {
  background-color: #af1f23;
  padding: 0; }

.card--toolkit:hover .card__text:before, .card--toolkit:focus-within .card__text:before {
  background-color: #af1f23; }

.card--toolkit .card__label {
  background-color: #af1f23; }

.card--toolkit .card__link:hover .card__excerpt, .card--toolkit .card__link:focus .card__excerpt {
  color: #fff; }

.card--toolkit .card__link:hover .card__label, .card--toolkit .card__link:focus .card__label {
  background-color: #fff;
  color: #af1f23; }

.card--toolkit.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--toolkit.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--toolkit.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--toolkit.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--toolkit.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--toolkit.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--toolkit.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--toolkit.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--toolkit.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--toolkit.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--toolkit.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #af1f23; }

.card--program .card__text {
  border-color: #584971; }
  .card--program .card__text:before {
    background-color: #584971; }

.card--program .card__content {
  color: #584971; }

.card--program .card__title {
  color: #584971; }

.card--program .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--program .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--program:hover .card__title, .card--program:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--program:hover .card__title:before, .card--program:focus-within .card__title:before {
    left: 0; }
  .card--program:hover .card__title:after, .card--program:focus-within .card__title:after {
    left: 0; }

.card--program:hover .card__content, .card--program:focus-within .card__content {
  background-color: #584971;
  padding: 0; }

.card--program:hover .card__text:before, .card--program:focus-within .card__text:before {
  background-color: #584971; }

.card--program .card__label {
  background-color: #584971; }

.card--program .card__link:hover .card__excerpt, .card--program .card__link:focus .card__excerpt {
  color: #fff; }

.card--program .card__link:hover .card__label, .card--program .card__link:focus .card__label {
  background-color: #fff;
  color: #584971; }

.card--program.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--program.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--program.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--program.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--program.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--program.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--program.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--program.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--program.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--program.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--program.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #584971; }

.card--page .card__text {
  border-color: #2d839d; }
  .card--page .card__text:before {
    background-color: #2d839d; }

.card--page .card__content {
  color: #2d839d; }

.card--page .card__title {
  color: #2d839d; }

.card--page .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--page .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--page:hover .card__title, .card--page:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--page:hover .card__title:before, .card--page:focus-within .card__title:before {
    left: 0; }
  .card--page:hover .card__title:after, .card--page:focus-within .card__title:after {
    left: 0; }

.card--page:hover .card__content, .card--page:focus-within .card__content {
  background-color: #2d839d;
  padding: 0; }

.card--page:hover .card__text:before, .card--page:focus-within .card__text:before {
  background-color: #2d839d; }

.card--page .card__label {
  background-color: #2d839d; }

.card--page .card__link:hover .card__excerpt, .card--page .card__link:focus .card__excerpt {
  color: #fff; }

.card--page .card__link:hover .card__label, .card--page .card__link:focus .card__label {
  background-color: #fff;
  color: #2d839d; }

.card--page.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--page.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--page.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--page.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--page.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--page.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--page.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--page.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--page.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--page.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--page.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #2d839d; }

.card--external_resource .card__text {
  border-color: #4b5610; }
  .card--external_resource .card__text:before {
    background-color: #4b5610; }

.card--external_resource .card__content {
  color: #4b5610; }

.card--external_resource .card__title {
  color: #4b5610; }

.card--external_resource .card__title:before {
  background-color: #fff;
  bottom: -5px;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--external_resource .card__title:after {
  background-color: #fff;
  top: 0;
  content: "";
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--external_resource:hover .card__title, .card--external_resource:focus-within .card__title {
  color: #fff !important;
  padding-bottom: 0 !important;
  position: relative; }
  .card--external_resource:hover .card__title:before, .card--external_resource:focus-within .card__title:before {
    left: 0; }
  .card--external_resource:hover .card__title:after, .card--external_resource:focus-within .card__title:after {
    left: 0; }

.card--external_resource:hover .card__content, .card--external_resource:focus-within .card__content {
  background-color: #4b5610;
  padding: 0; }

.card--external_resource:hover .card__text:before, .card--external_resource:focus-within .card__text:before {
  background-color: #4b5610; }

.card--external_resource .card__label {
  background-color: #4b5610; }

.card--external_resource .card__link:hover .card__excerpt, .card--external_resource .card__link:focus .card__excerpt {
  color: #fff; }

.card--external_resource .card__link:hover .card__label, .card--external_resource .card__link:focus .card__label {
  background-color: #fff;
  color: #4b5610; }

.card--external_resource.card--pt-alt.card--pt-no-image.card--pt .card__link .card__excerpt:after {
  display: none; }

.card--external_resource.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:before {
  bottom: -5px;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--external_resource.card--pt-alt.card--pt-no-image.card--pt .card__link .card__title:after {
  top: 0;
  content: '';
  height: 2px;
  left: -110%;
  position: absolute;
  transition: all 550ms ease-out;
  width: 100%; }

.card--external_resource.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title {
  padding-bottom: 0 !important;
  position: relative; }
  .card--external_resource.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:before {
    left: 0; }
  .card--external_resource.card--pt-alt.card--pt-no-image.card--pt .card__link:hover .card__title:after {
    left: 0; }

.card--external_resource.card--pt-alt.card--pt-no-image.card--pt .card__content {
  padding: 0; }

.card--external_resource.card--pt-alt.card--pt-no-image.card--pt .card__text:before, .card--external_resource.card--pt-alt.card--pt-image.card--pt .card__text:before {
  background-color: transparent;
  left: 0; }

.card--external_resource.card--pt-alt.card--pt-no-image.card--pt:hover .card__text:before, .card--external_resource.card--pt-alt.card--pt-image.card--pt:hover .card__text:before {
  background-color: #4b5610; }

.mini-card {
  border-radius: 10px;
  display: block;
  overflow: hidden;
  text-decoration: none; }
  .mini-card:hover, .mini-card:focus {
    box-shadow: 0px 9px 18px rgba(50, 58, 69, 0.35); }

.mini-card__content {
  background: #ededed;
  color: #212121;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: calc(min(360px, 55%)) 1fr;
      grid-template-columns: calc(min(360px, 55%)) 1fr;
  height: 100%; }
  .mini-card--vertical .mini-card__content {
    background: #564a6e;
    color: #fff;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    -ms-grid-rows: auto 1fr;
        grid-template-rows: auto 1fr; }

.mini-card__image {
  aspect-ratio: 340/200;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%; }
  @media (min-width: 40em) {
    .mini-card__image {
      aspect-ratio: 325/230; } }

.mini-card__body {
  color: #212121;
  height: 100%;
  padding: 30px 25px; }

.mini-card__title {
  font-size: 24px;
  font-weight: 500; }
  .mini-card:hover .mini-card__title,
  .mini-card:focus .mini-card__title {
    text-decoration: underline; }

.mini-cards {
  -ms-grid-row-align: stretch;
      align-items: stretch;
  display: -ms-grid;
  display: grid;
  gap: 20px; }
  @media (min-width: 40em) {
    .mini-cards {
      gap: 35px;
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr; } }
  @media (min-width: 56.25em) {
    .mini-cards.mini-cards--3x {
      -ms-grid-columns: 1fr 1fr 1fr;
          grid-template-columns: 1fr 1fr 1fr; } }

.region-footer {
  background-color: #10576D;
  border-top: 1px solid #fff;
  padding: 40px 20px; }
  @media (min-width: 64em) {
    .region-footer {
      padding: 60px 0 40px 0; } }

@media (min-width: 64em) {
  .region-footer__content-top,
  .region-footer__content-bottom {
    display: -ms-flexbox;
    display: flex; } }

.region-footer__content-top {
  -ms-flex-align: start;
      -ms-grid-row-align: flex-start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-bottom: 30px; }

.region-footer__content-bottom {
  -ms-flex-align: start;
      -ms-grid-row-align: flex-start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (min-width: 64em) {
    .region-footer__content-bottom {
      border-top: 1px solid #fff;
      padding-top: 30px; } }

.region-header {
  padding: 2rem 0 2.5rem;
  display: none; }
  @media (min-width: 64em) {
    .region-header {
      display: block;
      padding-bottom: 0; } }

.header__top {
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.clicky-menu ul {
  position: absolute;
  top: 100%;
  left: 0;
  visibility: hidden; }

.clicky-menu.no-js li:hover > ul {
  visibility: visible; }

.clicky-menu.no-js li:focus-within > ul {
  visibility: visible; }

.clicky-menu ul[aria-hidden="false"] {
  visibility: visible; }

.section {
  margin: 0;
  padding-bottom: 40px;
  padding-top: 40px; }
  @media (min-width: 64em) {
    .section {
      padding-bottom: 70px;
      padding-top: 70px; } }

.section--director-video {
  background-color: #f1f1f1; }

.section-header {
  background: transparent;
  margin: 0 auto 20px; }
  .section-header h2 {
    color: #0e2b4d;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 12px; }
  .section-header p {
    color: #212121;
    font-size: 16px;
    margin: 0; }
  .section-header .button {
    display: table; }
  @media (min-width: 50em) {
    .section-header {
      padding-right: 140px; } }
  @media (min-width: 64em) {
    .section-header {
      margin-bottom: 40px; } }

@media (min-width: 64em) {
  .section-header {
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .section-header h2 {
      font-size: 40px; }
    .section-header p {
      font-size: 20px; }
  .section-header__text {
    max-width: 75%; }
  .section-header__link {
    -ms-flex-negative: 0;
        flex-shrink: 0; } }

.cards-related {
  background-color: #ededed;
  display: none;
  margin-bottom: -2em;
  margin-top: 2em;
  padding-bottom: 2em; }
  .cards-related .card__excerpt {
    margin-top: 1em; }
  @media (min-width: 50em) {
    .cards-related {
      display: block; } }

.cards-related__header {
  background-position: center 30px;
  background-repeat: repeat-y;
  background-size: 1200px;
  font-family: nudista-web, sans-serif;
  font-size: 40px;
  padding: 1em 0;
  text-align: center; }
  @media (min-width: 50em) {
    .cards-related__header {
      background-image: url("../images/bg/line-alt.png");
      background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221119.41%22%20height%3D%22138.58%22%20viewBox%3D%220%200%201119.41%20138.58%22%3E%3Ctitle%3EArtboard%201%3C%2Ftitle%3E%3Cg%20id%3D%22Layer_1-2%22%20data-name%3D%22Layer%201-2%22%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2236.23%22%20x2%3D%22280.54%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2229.74%22%20x2%3D%22329.42%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2236.23%22%20x2%3D%22478.04%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2229.74%22%20x2%3D%22526.92%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2236.23%22%20x2%3D%22675.53%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2229.74%22%20x2%3D%22724.42%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2236.23%22%20x2%3D%22873.03%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2229.74%22%20x2%3D%22921.91%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2236.23%22%20x2%3D%221070.53%22%20y2%3D%2236.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2229.74%22%20x2%3D%221119.41%22%20y2%3D%2229.74%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2294.72%22%20x2%3D%22280.54%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2288.23%22%20x2%3D%22329.42%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2294.72%22%20x2%3D%22478.04%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2288.23%22%20x2%3D%22526.92%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2294.72%22%20x2%3D%22675.53%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2288.23%22%20x2%3D%22724.42%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2294.72%22%20x2%3D%22873.03%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2288.23%22%20x2%3D%22921.91%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2294.72%22%20x2%3D%221070.53%22%20y2%3D%2294.72%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2288.23%22%20x2%3D%221119.41%22%20y2%3D%2288.23%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%2265.47%22%20x2%3D%22280.54%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%2258.99%22%20x2%3D%22329.42%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%2265.47%22%20x2%3D%22478.04%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%2258.99%22%20x2%3D%22526.92%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%2265.47%22%20x2%3D%22675.53%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%2258.99%22%20x2%3D%22724.42%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%2265.47%22%20x2%3D%22873.03%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%2258.99%22%20x2%3D%22921.91%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%2265.47%22%20x2%3D%221070.53%22%20y2%3D%2265.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%2258.99%22%20x2%3D%221119.41%22%20y2%3D%2258.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%226.99%22%20x2%3D%22280.54%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%220.5%22%20x2%3D%22329.42%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%226.99%22%20x2%3D%22478.04%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%220.5%22%20x2%3D%22526.92%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%226.99%22%20x2%3D%22675.53%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%220.5%22%20x2%3D%22724.42%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%226.99%22%20x2%3D%22873.03%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%220.5%22%20x2%3D%22921.91%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%226.99%22%20x2%3D%221070.53%22%20y2%3D%226.99%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%220.5%22%20x2%3D%221119.41%22%20y2%3D%220.5%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22106.27%22%20y1%3D%22123.96%22%20x2%3D%22280.54%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22150.9%22%20y1%3D%22117.47%22%20x2%3D%22329.42%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22303.76%22%20y1%3D%22123.96%22%20x2%3D%22478.04%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22348.39%22%20y1%3D%22117.47%22%20x2%3D%22526.92%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22501.26%22%20y1%3D%22123.96%22%20x2%3D%22675.53%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22545.89%22%20y1%3D%22117.47%22%20x2%3D%22724.42%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22698.75%22%20y1%3D%22123.96%22%20x2%3D%22873.03%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22743.39%22%20y1%3D%22117.47%22%20x2%3D%22921.91%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22896.25%22%20y1%3D%22123.96%22%20x2%3D%221070.53%22%20y2%3D%22123.96%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22940.88%22%20y1%3D%22117.47%22%20x2%3D%221119.41%22%20y2%3D%22117.47%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2250.85%22%20x2%3D%22174.27%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2244.36%22%20x2%3D%22223.16%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2250.85%22%20x2%3D%22371.77%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2244.36%22%20x2%3D%22420.65%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2250.85%22%20x2%3D%22569.27%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2244.36%22%20x2%3D%22618.15%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2250.85%22%20x2%3D%22766.76%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2244.36%22%20x2%3D%22815.65%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2250.85%22%20x2%3D%22964.26%22%20y2%3D%2250.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2244.36%22%20x2%3D%221013.14%22%20y2%3D%2244.36%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%22109.34%22%20x2%3D%22174.27%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%22102.85%22%20x2%3D%22223.16%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%22109.34%22%20x2%3D%22371.77%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%22102.85%22%20x2%3D%22420.65%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%22109.34%22%20x2%3D%22569.27%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%22102.85%22%20x2%3D%22618.15%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%22109.34%22%20x2%3D%22766.76%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%22102.85%22%20x2%3D%22815.65%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%22109.34%22%20x2%3D%22964.26%22%20y2%3D%22109.34%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%22102.85%22%20x2%3D%221013.14%22%20y2%3D%22102.85%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2280.1%22%20x2%3D%22174.27%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2273.61%22%20x2%3D%22223.16%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2280.1%22%20x2%3D%22371.77%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2273.61%22%20x2%3D%22420.65%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2280.1%22%20x2%3D%22569.27%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2273.61%22%20x2%3D%22618.15%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2280.1%22%20x2%3D%22766.76%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2273.61%22%20x2%3D%22815.65%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2280.1%22%20x2%3D%22964.26%22%20y2%3D%2280.1%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2273.61%22%20x2%3D%221013.14%22%20y2%3D%2273.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20y1%3D%2221.61%22%20x2%3D%22174.27%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%2215.12%22%20x2%3D%22223.16%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22197.5%22%20y1%3D%2221.61%22%20x2%3D%22371.77%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%2215.12%22%20x2%3D%22420.65%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22394.99%22%20y1%3D%2221.61%22%20x2%3D%22569.27%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%2215.12%22%20x2%3D%22618.15%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22592.49%22%20y1%3D%2221.61%22%20x2%3D%22766.76%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%2215.12%22%20x2%3D%22815.65%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22789.98%22%20y1%3D%2221.61%22%20x2%3D%22964.26%22%20y2%3D%2221.61%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%2215.12%22%20x2%3D%221013.14%22%20y2%3D%2215.12%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%2244.63%22%20y1%3D%22132.09%22%20x2%3D%22223.16%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22242.13%22%20y1%3D%22132.09%22%20x2%3D%22420.65%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22439.62%22%20y1%3D%22132.09%22%20x2%3D%22618.15%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22637.12%22%20y1%3D%22132.09%22%20x2%3D%22815.65%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3Cline%20x1%3D%22834.62%22%20y1%3D%22132.09%22%20x2%3D%221013.14%22%20y2%3D%22132.09%22%20fill%3D%22none%22%20stroke%3D%22%230e2b4d%22%20opacity%3D%220.1%22%20style%3D%22isolation%3Aisolate%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E'); } }

/* generated with grunt-sass-globbing */
.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important; }

.focusable:active, .focusable:focus {
  clip: auto !important;
  height: auto !important;
  overflow: visible !important;
  position: static !important;
  width: auto !important; }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden !important; }

.clearfix::after {
  clear: both !important;
  content: '' !important;
  display: table !important; }

/*
Adding print support. The print styles are based on the the great work of
Andreas Hecht in https://www.jotform.com/blog/css-perfect-print-stylesheet-98272/.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Margins & paddings
# Typography
# Page breaks
# Links
# Visibility
--------------------------------------------------------------*/
@media print {
  /* Margins & paddings */
  @page {
    margin: 2cm; }
  .entry .entry-header,
  .entry,
  .single .site-main > article > .entry-footer {
    margin-top: 0;
    margin-bottom: 0; }
  .site-footer .site-info {
    margin: 0; }
  .site-header {
    padding: 0; }
  /* Fonts */
  body {
    font: 13pt Georgia, "Times New Roman", Times, serif;
    font: 13pt var(--global--font-secondary, Georgia, "Times New Roman", Times, serif);
    line-height: 1.3;
    background: #fff !important;
    color: #000; }
  .has-background-dark * {
    color: #000 !important; }
  h1,
  .entry-title,
  .singular .entry-title,
  .page-title {
    font-size: 22pt;
    font-weight: bold; }
  /* h2,
  h3,
  h4,
  .has-regular-font-size,
  .has-large-font-size,
  h2.author-title,
  p.author-bio,
  .comments-title,
  .archive-description {
    font-size: 14pt;
    margin-top: 25px;
  } */
  .comment-meta,
  .comment-meta .comment-author .fn {
    font-size: 13pt; }
  /* Page breaks */
  a {
    page-break-inside: avoid; }
  blockquote {
    page-break-inside: avoid; }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
    page-break-inside: avoid; }
  img {
    page-break-inside: avoid;
    page-break-after: avoid; }
  table,
  pre,
  figure {
    page-break-inside: avoid; }
  ul,
  ol,
  dl {
    page-break-before: avoid; }
  /* Links */
  a:link,
  a:visited,
  a {
    font-weight: bold;
    text-decoration: none;
    text-align: left; }
  a[href^="http"]:after {
    content: "";
    display: none; }
  a:after > img {
    content: ""; }
  article a[href^="#"]:after {
    content: "";
    display: none; }
  a:not(:local-link):after {
    content: "";
    display: none; }
  .entry-title a:after {
    content: "\a< " attr(href) "> ";
    display: none;
    white-space: pre;
    font-size: 14pt; }
  .cat-links a:after,
  .tags-links a:after,
  .byline a:after,
  .comment-metadata a:after,
  .wp-block-calendar a:after,
  .wp-block-tag-cloud a:after,
  .page-links a:after {
    content: "";
    display: none; }
  /* Visibility */
  .primary-navigation,
  .site-title + .primary-navigation,
  .footer-navigation,
  .entry-footer,
  .in-page,
  .facet-wrapper,
  .facetwp-type-pager,
  .post-navigation,
  .navigation.pagination,
  .widget-area,
  .button,
  .edit-link,
  .more-link,
  .comment-reply,
  .reply,
  .comment .comment-metadata .edit-link,
  .comment-respond,
  #dark-mode-toggler,
  .searchform-wrapper,
  .hero-toolkit__breadcrumbs,
  .breadcrumbs,
  .footer nav.footer,
  .footer .nav--menu-social,
  .addthis_toolbox,
  .related,
  .address__directions,
  footer:before,
  .l-sidebars__sidebar {
    display: none !important; }
  .entry .entry-content .wp-block-button .wp-block-button__link,
  .entry .entry-content .button,
  .entry .entry-content .wp-block-file__button {
    color: #000;
    background: none; }
  #cookie-law-info-bar {
    display: none !important; }
  .hero-resource__wrapper {
    background-image: none; }
    .hero-resource__wrapper .hero-resource__content {
      display: block;
      padding: 1rem 0;
      width: 100%; }
    .hero-resource__wrapper .hero-resource__image {
      position: relative;
      width: 50%; }
  .header {
    border-bottom: none; }
  .header .site-name {
    display: block !important;
    height: auto;
    margin-top: 0; }
  .region-header {
    padding: 1rem 0; }
  .grid {
    display: block;
    height: auto !important;
    margin: 0; }
    .grid .grid-item {
      left: 0 !important;
      position: relative !important;
      top: auto !important;
      width: 100%; }
  .featured-content__container {
    display: block !important; }
  .hero-image__title {
    margin: 0;
    padding: 1rem 0;
    width: 100%; }
  .l-sidebars__main {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important; }
  .region-footer {
    background-color: #fff;
    color: #000;
    padding: 2rem 0 1rem; }
  .region-footer__content {
    display: block !important; }
  p img {
    display: block; } }
  @media print and (min-width: 43.75em) {
    p img {
      display: inline-block; } }
/*# sourceMappingURL=styles.css.map */