@import url(https://use.typekit.net/yqg7pld.css);@font-face {
  font-family: "zangezi";
  src: url(/wp-content/themes/tnp001/dist/fonts/Zangezi08-SemiLight.woff2) format("woff2"), url(/wp-content/themes/tnp001/dist/fonts/Zangezi08-SemiLight.woff) format("woff");
}

/* line 19, resources/assets/styles/common/_variables.scss */

:root {
  --spacing-top: 5rem;
  --spacing-bottom: 5rem;
  --figcaption-bg: #fff;
  --font-halyard-display: "halyard-display", sans-serif;
  --font-zangezi: var(--font-halyard-display);
  --font-halyard-micro: "halyard-micro", sans-serif;
  --font-halyard-text: "halyard-text", sans-serif;
}

@media (max-width: 767.98px) {
  /* line 19, resources/assets/styles/common/_variables.scss */

  :root {
    --spacing-top: 2.5rem;
    --spacing-bottom: 2.5rem;
  }
}

/* line 34, resources/assets/styles/common/_variables.scss */

body.tntp-zangezi {
  --font-zangezi: "zangezi", sans-serif;
}

/** Import everything from autoload */

/* line 19, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 25, node_modules/bootstrap/scss/_reboot.scss */

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 35, node_modules/bootstrap/scss/_reboot.scss */

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

/* line 46, node_modules/bootstrap/scss/_reboot.scss */

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 66, node_modules/bootstrap/scss/_reboot.scss */

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

/* line 76, node_modules/bootstrap/scss/_reboot.scss */

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 92, node_modules/bootstrap/scss/_reboot.scss */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 101, node_modules/bootstrap/scss/_reboot.scss */

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 114, node_modules/bootstrap/scss/_reboot.scss */

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

/* line 123, node_modules/bootstrap/scss/_reboot.scss */

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 129, node_modules/bootstrap/scss/_reboot.scss */

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 136, node_modules/bootstrap/scss/_reboot.scss */

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 143, node_modules/bootstrap/scss/_reboot.scss */

dt {
  font-weight: 700;
}

/* line 147, node_modules/bootstrap/scss/_reboot.scss */

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 152, node_modules/bootstrap/scss/_reboot.scss */

blockquote {
  margin: 0 0 1rem;
}

/* line 156, node_modules/bootstrap/scss/_reboot.scss */

b,
strong {
  font-weight: bolder;
}

/* line 161, node_modules/bootstrap/scss/_reboot.scss */

small {
  font-size: 80%;
}

/* line 170, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 178, node_modules/bootstrap/scss/_reboot.scss */

sub {
  bottom: -.25em;
}

/* line 179, node_modules/bootstrap/scss/_reboot.scss */

sup {
  top: -.5em;
}

/* line 186, node_modules/bootstrap/scss/_reboot.scss */

a {
  color: #00a5c7;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

a:hover {
  color: #00667b;
  text-decoration: underline;
}

/* line 202, node_modules/bootstrap/scss/_reboot.scss */

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 217, node_modules/bootstrap/scss/_reboot.scss */

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 225, node_modules/bootstrap/scss/_reboot.scss */

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 242, node_modules/bootstrap/scss/_reboot.scss */

figure {
  margin: 0 0 1rem;
}

/* line 252, node_modules/bootstrap/scss/_reboot.scss */

img {
  vertical-align: middle;
  border-style: none;
}

/* line 257, node_modules/bootstrap/scss/_reboot.scss */

svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 269, node_modules/bootstrap/scss/_reboot.scss */

table {
  border-collapse: collapse;
}

/* line 273, node_modules/bootstrap/scss/_reboot.scss */

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 285, node_modules/bootstrap/scss/_reboot.scss */

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 296, node_modules/bootstrap/scss/_reboot.scss */

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 305, node_modules/bootstrap/scss/_reboot.scss */

button {
  border-radius: 0;
}

/* line 315, node_modules/bootstrap/scss/_reboot.scss */

button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 319, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 330, node_modules/bootstrap/scss/_reboot.scss */

button,
input {
  overflow: visible;
}

/* line 335, node_modules/bootstrap/scss/_reboot.scss */

button,
select {
  text-transform: none;
}

/* line 343, node_modules/bootstrap/scss/_reboot.scss */

[role="button"] {
  cursor: pointer;
}

/* line 350, node_modules/bootstrap/scss/_reboot.scss */

select {
  word-wrap: normal;
}

/* line 358, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 371, node_modules/bootstrap/scss/_reboot.scss */

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 378, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 386, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 393, node_modules/bootstrap/scss/_reboot.scss */

textarea {
  overflow: auto;
  resize: vertical;
}

/* line 399, node_modules/bootstrap/scss/_reboot.scss */

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 414, node_modules/bootstrap/scss/_reboot.scss */

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 426, node_modules/bootstrap/scss/_reboot.scss */

progress {
  vertical-align: baseline;
}

/* line 431, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 436, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 449, node_modules/bootstrap/scss/_reboot.scss */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 458, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 467, node_modules/bootstrap/scss/_reboot.scss */

output {
  display: inline-block;
}

/* line 471, node_modules/bootstrap/scss/_reboot.scss */

summary {
  display: list-item;
  cursor: pointer;
}

/* line 476, node_modules/bootstrap/scss/_reboot.scss */

template {
  display: none;
}

/* line 482, node_modules/bootstrap/scss/_reboot.scss */

[hidden] {
  display: none !important;
}

/* line 7, node_modules/bootstrap/scss/_grid.scss */

.container,
.module-container,
.header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 20, node_modules/bootstrap/scss/_grid.scss */

  .container,
  .module-container,
  .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu,
  .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 20, node_modules/bootstrap/scss/_grid.scss */

  .container,
  .module-container,
  .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu,
  .container-sm,
  .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 20, node_modules/bootstrap/scss/_grid.scss */

  .container,
  .module-container,
  .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu,
  .container-sm,
  .container-md,
  .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 20, node_modules/bootstrap/scss/_grid.scss */

  .container,
  .module-container,
  .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1140px;
  }
}

/* line 49, node_modules/bootstrap/scss/_grid.scss */

.row,
.two-columns-module-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

/* line 55, node_modules/bootstrap/scss/_grid.scss */

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 59, node_modules/bootstrap/scss/_grid.scss */

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.hero-module-side-image-content,
.hero-module-side-image figure,
.text-image-module-column,
.text-link-cards-module-content,
.text-link-cards-module-items,
.text-stat-module-stats,
.text-stat-module-text,
.two-columns-module-column,
.single-staff article.staff .single-staff-wrapper,
.single-staff article.staff .single-staff-figure,
.single-toolkit .single-toolkit-wrapper,
.single-toolkit .single-toolkit-featured,
.single-publication .single-publication-left,
.single-publication .single-publication-right,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}

/* line 34, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-first {
  order: -1;
}

/* line 62, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-last {
  order: 13;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-0 {
  order: 0;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-1 {
  order: 1;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-2 {
  order: 2;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-3 {
  order: 3;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-4 {
  order: 4;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-5 {
  order: 5;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-6 {
  order: 6;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-7 {
  order: 7;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-8 {
  order: 8;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-9 {
  order: 9;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-10 {
  order: 10;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-11 {
  order: 11;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-12 {
  order: 12;
}

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-1 {
  margin-left: 8.33333%;
}

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-2 {
  margin-left: 16.66667%;
}

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-3 {
  margin-left: 25%;
}

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-4 {
  margin-left: 33.33333%;
}

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-5 {
  margin-left: 41.66667%;
}

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-6 {
  margin-left: 50%;
}

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-7 {
  margin-left: 58.33333%;
}

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-8 {
  margin-left: 66.66667%;
}

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-9 {
  margin-left: 75%;
}

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-10 {
  margin-left: 83.33333%;
}

/* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  /* line 34, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-first {
    order: -1;
  }

  /* line 62, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-last {
    order: 13;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-0 {
    order: 0;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-1 {
    order: 1;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-2 {
    order: 2;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-3 {
    order: 3;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-4 {
    order: 4;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-5 {
    order: 5;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-6 {
    order: 6;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-7 {
    order: 7;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-8 {
    order: 8;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-9 {
    order: 9;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-10 {
    order: 10;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-11 {
    order: 11;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-12 {
    order: 12;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-0 {
    margin-left: 0;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-2 {
    margin-left: 16.66667%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-3 {
    margin-left: 25%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-4 {
    margin-left: 33.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-5 {
    margin-left: 41.66667%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-6 {
    margin-left: 50%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-7 {
    margin-left: 58.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-8 {
    margin-left: 66.66667%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-9 {
    margin-left: 75%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-10 {
    margin-left: 83.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  /* line 34, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-first {
    order: -1;
  }

  /* line 62, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-last {
    order: 13;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-0 {
    order: 0;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-1 {
    order: 1;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-2 {
    order: 2;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-3 {
    order: 3;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-4 {
    order: 4;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-5 {
    order: 5;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-6 {
    order: 6;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-7 {
    order: 7;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-8 {
    order: 8;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-9 {
    order: 9;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-10 {
    order: 10;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-11 {
    order: 11;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-12 {
    order: 12;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-0 {
    margin-left: 0;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-1 {
    margin-left: 8.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-2 {
    margin-left: 16.66667%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-3 {
    margin-left: 25%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-4 {
    margin-left: 33.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-5 {
    margin-left: 41.66667%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-6 {
    margin-left: 50%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-7 {
    margin-left: 58.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-8 {
    margin-left: 66.66667%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-9 {
    margin-left: 75%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-10 {
    margin-left: 83.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  /* line 34, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-6,
  .hero-module-side-image-content,
  .hero-module-side-image figure,
  .text-image-module-column,
  .text-link-cards-module-content,
  .text-link-cards-module-items,
  .text-stat-module-stats,
  .text-stat-module-text,
  .two-columns-module-column,
  .single-staff article.staff .single-staff-wrapper,
  .single-staff article.staff .single-staff-figure,
  .single-toolkit .single-toolkit-wrapper,
  .single-toolkit .single-toolkit-featured,
  .single-publication .single-publication-left,
  .single-publication .single-publication-right {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-first {
    order: -1;
  }

  /* line 62, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-last {
    order: 13;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-0 {
    order: 0;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-1 {
    order: 1;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-2 {
    order: 2;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-3 {
    order: 3;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-4 {
    order: 4;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-5 {
    order: 5;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-6 {
    order: 6;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-7 {
    order: 7;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-8 {
    order: 8;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-9 {
    order: 9;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-10 {
    order: 10;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-11 {
    order: 11;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-12 {
    order: 12;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-0 {
    margin-left: 0;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-2 {
    margin-left: 16.66667%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-3 {
    margin-left: 25%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-4 {
    margin-left: 33.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-5 {
    margin-left: 41.66667%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-6 {
    margin-left: 50%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-7 {
    margin-left: 58.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-8 {
    margin-left: 66.66667%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-9 {
    margin-left: 75%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-10 {
    margin-left: 83.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  /* line 34, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */

  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-first {
    order: -1;
  }

  /* line 62, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-last {
    order: 13;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-0 {
    order: 0;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-1 {
    order: 1;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-2 {
    order: 2;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-3 {
    order: 3;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-4 {
    order: 4;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-5 {
    order: 5;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-6 {
    order: 6;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-7 {
    order: 7;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-8 {
    order: 8;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-9 {
    order: 9;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-10 {
    order: 10;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-11 {
    order: 11;
  }

  /* line 65, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-12 {
    order: 12;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-0 {
    margin-left: 0;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-2 {
    margin-left: 16.66667%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-3 {
    margin-left: 25%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-5 {
    margin-left: 41.66667%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-6 {
    margin-left: 50%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-8 {
    margin-left: 66.66667%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-9 {
    margin-left: 75%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  /* line 72, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

/* line 1, node_modules/bootstrap/scss/_transitions.scss */

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, node_modules/bootstrap/scss/_transitions.scss */

  .fade {
    transition: none;
  }
}

/* line 4, node_modules/bootstrap/scss/_transitions.scss */

.fade:not(.show) {
  opacity: 0;
}

/* line 10, node_modules/bootstrap/scss/_transitions.scss */

.collapse:not(.show) {
  display: none;
}

/* line 15, node_modules/bootstrap/scss/_transitions.scss */

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 15, node_modules/bootstrap/scss/_transitions.scss */

  .collapsing {
    transition: none;
  }
}

/* line 21, node_modules/bootstrap/scss/_transitions.scss */

.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 21, node_modules/bootstrap/scss/_transitions.scss */

  .collapsing.width {
    transition: none;
  }
}

/* line 2, node_modules/bootstrap/scss/_dropdown.scss */

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 9, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-toggle {
  white-space: nowrap;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 58, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 42, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 47, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 42, node_modules/bootstrap/scss/_dropdown.scss */

  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  /* line 47, node_modules/bootstrap/scss/_dropdown.scss */

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 42, node_modules/bootstrap/scss/_dropdown.scss */

  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  /* line 47, node_modules/bootstrap/scss/_dropdown.scss */

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 42, node_modules/bootstrap/scss/_dropdown.scss */

  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  /* line 47, node_modules/bootstrap/scss/_dropdown.scss */

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 42, node_modules/bootstrap/scss/_dropdown.scss */

  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  /* line 47, node_modules/bootstrap/scss/_dropdown.scss */

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 57, node_modules/bootstrap/scss/_dropdown.scss */

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 58, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 70, node_modules/bootstrap/scss/_dropdown.scss */

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 58, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 80, node_modules/bootstrap/scss/_dropdown.scss */

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 87, node_modules/bootstrap/scss/_dropdown.scss */

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 45, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 49, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 58, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 97, node_modules/bootstrap/scss/_dropdown.scss */

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 106, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 116, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 123, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}

/* line 154, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #00a5c7;
}

/* line 161, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

/* line 173, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu.show {
  display: block;
}

/* line 178, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 188, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/** Import npm dependencies */

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

/* line 11, node_modules/swiper/swiper.scss */

:root {
  --swiper-theme-color: #007aff;
}

/* line 14, node_modules/swiper/swiper.scss */

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

/* line 24, node_modules/swiper/swiper.scss */

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

/* line 27, node_modules/swiper/swiper.scss */

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

/* line 36, node_modules/swiper/swiper.scss */

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

/* line 40, node_modules/swiper/swiper.scss */

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

/* line 43, node_modules/swiper/swiper.scss */

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

/* line 47, node_modules/swiper/swiper.scss */

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

/* line 51, node_modules/swiper/swiper.scss */

.swiper-container-pointer-events {
  touch-action: pan-y;
}

/* line 53, node_modules/swiper/swiper.scss */

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

/* line 57, node_modules/swiper/swiper.scss */

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

/* line 64, node_modules/swiper/swiper.scss */

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

/* line 69, node_modules/swiper/swiper.scss */

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

/* line 74, node_modules/swiper/swiper.scss */

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */

/* line 81, node_modules/swiper/swiper.scss */

.swiper-container-3d {
  perspective: 1200px;
}

/* line 83, node_modules/swiper/swiper.scss */

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* line 92, node_modules/swiper/swiper.scss */

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

/* line 104, node_modules/swiper/swiper.scss */

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 107, node_modules/swiper/swiper.scss */

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 110, node_modules/swiper/swiper.scss */

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 113, node_modules/swiper/swiper.scss */

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */

/* line 120, node_modules/swiper/swiper.scss */

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

/* line 124, node_modules/swiper/swiper.scss */

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

/* line 128, node_modules/swiper/swiper.scss */

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

/* line 133, node_modules/swiper/swiper.scss */

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

/* line 138, node_modules/swiper/swiper.scss */

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

/** Import theme styles */

/* line 1, resources/assets/styles/common/_typography.scss */

.header-1,
.hero-module h1,
.impact-cards-module-item-title,
.impact-module-item-title,
.text-stat-module-stats-stat-title,
.two-columns-module-stat-title,
.single-news article.news .single-media-title,
.single-news article.press-release .single-media-title,
.single-press-release article.news .single-media-title,
.single-press-release article.press-release .single-media-title,
.single-staff article.staff .single-staff-title,
.single-toolkit .single-toolkit-title,
.single-post .single-post-title,
.single-case-study .single-case-study-title,
.single-publication .single-publication-title,
.single-tool .single-tool-title,
.template-research-header h1 {
  font-family: var(--font-halyard-display);
  font-weight: 700;
  font-size: 4rem;
  line-height: 1;
  color: #222;
}

@media (max-width: 767.98px) {
  /* line 1, resources/assets/styles/common/_typography.scss */

  .header-1,
  .hero-module h1,
  .impact-cards-module-item-title,
  .impact-module-item-title,
  .text-stat-module-stats-stat-title,
  .two-columns-module-stat-title,
  .single-news article.news .single-media-title,
  .single-news article.press-release .single-media-title,
  .single-press-release article.news .single-media-title,
  .single-press-release article.press-release .single-media-title,
  .single-staff article.staff .single-staff-title,
  .single-toolkit .single-toolkit-title,
  .single-post .single-post-title,
  .single-case-study .single-case-study-title,
  .single-publication .single-publication-title,
  .single-tool .single-tool-title,
  .template-research-header h1 {
    font-size: 2.625rem;
    line-height: 1;
  }
}

/* line 14, resources/assets/styles/common/_typography.scss */

.header-2,
.rich-text h2,
.accordion-module-item-content h2,
.full-text-module-content h2,
.grid-module-description h2,
.impact-cards-module-text h2,
.impact-cards-module-item-description h2,
.info-cards-module-header-text h2,
.text-featured-post-module-text h2,
.text-image-module-text h2,
.text-link-cards-module-text h2,
.text-module-content h2,
.text-stat-module-stats-stat-description h2,
.text-stat-module-text h2,
.timeline-module .swiper-timeline .timeline-module-title h2,
.timeline-module-box-title h2,
.timeline-module-box-description h2,
.single-news article.news .single-media-content h2,
.single-news article.press-release .single-media-content h2,
.single-press-release article.news .single-media-content h2,
.single-press-release article.press-release .single-media-content h2,
.single-staff article.staff .single-staff-content h2,
.single-toolkit .single-toolkit-featured-description h2,
.single-toolkit .single-toolkit-content h2,
.single-post .single-post-content h2,
.single-case-study .single-case-study-section-content h2,
.single-publication .single-publication-content h2,
.single-tool .single-tool-content h2,
.accordion-module-heading,
.browse-taxonomies-module-title,
.browse-taxonomies-module-list-term,
.commitments-module-header-top-heading,
.commitments-module-header-bottom-heading,
.contact-module-title,
.cta-box-module-title,
.featured-content-module-heading,
.featured-content-module article.card-post-publication:first-child .card-featured-title,
.featured-staff-module-heading,
.filtered-list-module-title,
.graphic-grid-module-heading,
.grid-module-heading,
.impact-cards-module-heading,
.impact-module-heading,
.info-cards-module-header-title,
.media-list-module-media-title,
.media-list-module-title,
.related-content-module-heading,
.staff-listing-module_title,
.subscribe-module-title,
.text-image-module-title,
.text-link-cards-module-heading,
.three-columns-module-heading,
.three-columns-module-highlights-title,
.three-columns-module.white-scheme .three-columns-module-column-title,
.timeline-module-heading,
.two-columns-module-title,
.search-page .page-header h1 {
  font-family: var(--font-halyard-display);
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.2;
}

@media (max-width: 767.98px) {
  /* line 14, resources/assets/styles/common/_typography.scss */

  .header-2,
  .rich-text h2,
  .accordion-module-item-content h2,
  .full-text-module-content h2,
  .grid-module-description h2,
  .impact-cards-module-text h2,
  .impact-cards-module-item-description h2,
  .info-cards-module-header-text h2,
  .text-featured-post-module-text h2,
  .text-image-module-text h2,
  .text-link-cards-module-text h2,
  .text-module-content h2,
  .text-stat-module-stats-stat-description h2,
  .text-stat-module-text h2,
  .timeline-module .swiper-timeline .timeline-module-title h2,
  .timeline-module-box-title h2,
  .timeline-module-box-description h2,
  .single-news article.news .single-media-content h2,
  .single-news article.press-release .single-media-content h2,
  .single-press-release article.news .single-media-content h2,
  .single-press-release article.press-release .single-media-content h2,
  .single-staff article.staff .single-staff-content h2,
  .single-toolkit .single-toolkit-featured-description h2,
  .single-toolkit .single-toolkit-content h2,
  .single-post .single-post-content h2,
  .single-case-study .single-case-study-section-content h2,
  .single-publication .single-publication-content h2,
  .single-tool .single-tool-content h2,
  .accordion-module-heading,
  .browse-taxonomies-module-title,
  .browse-taxonomies-module-list-term,
  .commitments-module-header-top-heading,
  .commitments-module-header-bottom-heading,
  .contact-module-title,
  .cta-box-module-title,
  .featured-content-module-heading,
  .featured-content-module article.card-post-publication:first-child .card-featured-title,
  .featured-staff-module-heading,
  .filtered-list-module-title,
  .graphic-grid-module-heading,
  .grid-module-heading,
  .impact-cards-module-heading,
  .impact-module-heading,
  .info-cards-module-header-title,
  .media-list-module-media-title,
  .media-list-module-title,
  .related-content-module-heading,
  .staff-listing-module_title,
  .subscribe-module-title,
  .text-image-module-title,
  .text-link-cards-module-heading,
  .three-columns-module-heading,
  .three-columns-module-highlights-title,
  .three-columns-module.white-scheme .three-columns-module-column-title,
  .timeline-module-heading,
  .two-columns-module-title,
  .search-page .page-header h1 {
    font-size: 2.5rem;
    line-height: 1.2;
  }
}

/* line 26, resources/assets/styles/common/_typography.scss */

.header-3,
.rich-text h3,
.accordion-module-item-content h3,
.full-text-module-content h3,
.grid-module-description h3,
.impact-cards-module-text h3,
.impact-cards-module-item-description h3,
.info-cards-module-header-text h3,
.text-featured-post-module-text h3,
.text-image-module-text h3,
.text-link-cards-module-text h3,
.text-module-content h3,
.text-stat-module-stats-stat-description h3,
.text-stat-module-text h3,
.timeline-module .swiper-timeline .timeline-module-title h3,
.timeline-module-box-title h3,
.timeline-module-box-description h3,
.single-news article.news .single-media-content h3,
.single-news article.press-release .single-media-content h3,
.single-press-release article.news .single-media-content h3,
.single-press-release article.press-release .single-media-content h3,
.single-staff article.staff .single-staff-content h3,
.single-toolkit .single-toolkit-featured-description h3,
.single-toolkit .single-toolkit-content h3,
.single-post .single-post-content h3,
.single-case-study .single-case-study-section-content h3,
.single-publication .single-publication-content h3,
.single-tool .single-tool-content h3,
.rich-text .tntp-blockquote figcaption,
.accordion-module-item-content .tntp-blockquote figcaption,
.full-text-module-content .tntp-blockquote figcaption,
.grid-module-description .tntp-blockquote figcaption,
.impact-cards-module-text .tntp-blockquote figcaption,
.impact-cards-module-item-description .tntp-blockquote figcaption,
.info-cards-module-header-text .tntp-blockquote figcaption,
.text-featured-post-module-text .tntp-blockquote figcaption,
.text-image-module-text .tntp-blockquote figcaption,
.text-link-cards-module-text .tntp-blockquote figcaption,
.text-module-content .tntp-blockquote figcaption,
.text-stat-module-stats-stat-description .tntp-blockquote figcaption,
.text-stat-module-text .tntp-blockquote figcaption,
.timeline-module .swiper-timeline .timeline-module-title .tntp-blockquote figcaption,
.timeline-module-box-title .tntp-blockquote figcaption,
.timeline-module-box-description .tntp-blockquote figcaption,
.single-news article.news .single-media-content .tntp-blockquote figcaption,
.single-news article.press-release .single-media-content .tntp-blockquote figcaption,
.single-press-release article.news .single-media-content .tntp-blockquote figcaption,
.single-press-release article.press-release .single-media-content .tntp-blockquote figcaption,
.single-staff article.staff .single-staff-content .tntp-blockquote figcaption,
.single-toolkit .single-toolkit-featured-description .tntp-blockquote figcaption,
.single-toolkit .single-toolkit-content .tntp-blockquote figcaption,
.single-post .single-post-content .tntp-blockquote figcaption,
.single-case-study .single-case-study-section-content .tntp-blockquote figcaption,
.single-publication .single-publication-content .tntp-blockquote figcaption,
.single-tool .single-tool-content .tntp-blockquote figcaption,
.card .card-title,
.accordion-module-item-title,
.accordion-module-item-heading h2,
.commitments-module-internal_links-link-title,
.commitments-module-external_links-item-title,
.contact-module .faq-title,
.cta-button-module-eyebrow,
.cta-boxes-module-text,
.featured-staff-module-box-name,
.info-cards-module-items-item-title,
.media-list-module .media-title,
.page-links-module-btn,
.quotes-module-name,
.repeater-links-module-title,
.staff-listing-module .term,
.text-featured-post-module-title,
.text-link-cards-module-item-title,
.three-columns-module-highlights-title small,
.three-columns-module-column-title,
.toolkit-list-module-title,
.header-bottom .primary-navigation > .menu-item-has-children:not(.children-have-description) > .sub-menu-wrapper > .sub-menu > .menu-item a,
.header-back p {
  font-family: var(--font-halyard-display);
  font-weight: 600;
  font-size: 1.875rem;
  line-height: 1.2;
}

/* line 33, resources/assets/styles/common/_typography.scss */

.header-4,
.rich-text h4,
.accordion-module-item-content h4,
.full-text-module-content h4,
.grid-module-description h4,
.impact-cards-module-text h4,
.impact-cards-module-item-description h4,
.info-cards-module-header-text h4,
.text-featured-post-module-text h4,
.text-image-module-text h4,
.text-link-cards-module-text h4,
.text-module-content h4,
.text-stat-module-stats-stat-description h4,
.text-stat-module-text h4,
.timeline-module .swiper-timeline .timeline-module-title h4,
.timeline-module-box-title h4,
.timeline-module-box-description h4,
.single-news article.news .single-media-content h4,
.single-news article.press-release .single-media-content h4,
.single-press-release article.news .single-media-content h4,
.single-press-release article.press-release .single-media-content h4,
.single-staff article.staff .single-staff-content h4,
.single-toolkit .single-toolkit-featured-description h4,
.single-toolkit .single-toolkit-content h4,
.single-post .single-post-content h4,
.single-case-study .single-case-study-section-content h4,
.single-publication .single-publication-content h4,
.single-tool .single-tool-content h4,
.rich-text .tntp-block-audio-title,
.accordion-module-item-content .tntp-block-audio-title,
.full-text-module-content .tntp-block-audio-title,
.grid-module-description .tntp-block-audio-title,
.impact-cards-module-text .tntp-block-audio-title,
.impact-cards-module-item-description .tntp-block-audio-title,
.info-cards-module-header-text .tntp-block-audio-title,
.text-featured-post-module-text .tntp-block-audio-title,
.text-image-module-text .tntp-block-audio-title,
.text-link-cards-module-text .tntp-block-audio-title,
.text-module-content .tntp-block-audio-title,
.text-stat-module-stats-stat-description .tntp-block-audio-title,
.text-stat-module-text .tntp-block-audio-title,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-audio-title,
.timeline-module-box-title .tntp-block-audio-title,
.timeline-module-box-description .tntp-block-audio-title,
.single-news article.news .single-media-content .tntp-block-audio-title,
.single-news article.press-release .single-media-content .tntp-block-audio-title,
.single-press-release article.news .single-media-content .tntp-block-audio-title,
.single-press-release article.press-release .single-media-content .tntp-block-audio-title,
.single-staff article.staff .single-staff-content .tntp-block-audio-title,
.single-toolkit .single-toolkit-featured-description .tntp-block-audio-title,
.single-toolkit .single-toolkit-content .tntp-block-audio-title,
.single-post .single-post-content .tntp-block-audio-title,
.single-case-study .single-case-study-section-content .tntp-block-audio-title,
.single-publication .single-publication-content .tntp-block-audio-title,
.single-tool .single-tool-content .tntp-block-audio-title,
.contact-module-info p strong,
.cta-box-module-eyebrow,
.cta-button-module-btn,
.cta-boxes-module-eyebrow,
.filtered-list-module .card-horizontal-title,
.filtered-list-module-results,
.graphic-grid-module-item-title,
.grid-module-title,
.hero-module-left-aligned-description,
.hero-module-side-image-eyebrow,
.impact-module-graph-title,
.staff-listing-module_section_staff_title,
.tabs-builder-module-highlight h2,
.tabs-builder-module-tab,
.tabs-builder-module-item .related-content-module-heading,
.text-featured-post-module-eyebrow,
.timeline-module-box-title p,
.header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item.text_above a,
.single-staff article.staff .single-staff-department,
.single-case-study .single-case-study-highlight h2,
.single-case-study .single-case-study-subtitle,
.single-case-study .single-case-study-navigation-item,
.single-case-study .single-case-study-section-title,
.single-publication .single-publication-subtitle,
.search-page .entry-title,
.search-page .search-sidebar_title,
.search-page .search-results_title,
.template-research-subheading {
  font-family: var(--font-halyard-display);
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.2;
}

/* line 40, resources/assets/styles/common/_typography.scss */

.header-5,
.rich-text h5,
.accordion-module-item-content h5,
.full-text-module-content h5,
.grid-module-description h5,
.impact-cards-module-text h5,
.impact-cards-module-item-description h5,
.info-cards-module-header-text h5,
.text-featured-post-module-text h5,
.text-image-module-text h5,
.text-link-cards-module-text h5,
.text-module-content h5,
.text-stat-module-stats-stat-description h5,
.text-stat-module-text h5,
.timeline-module .swiper-timeline .timeline-module-title h5,
.timeline-module-box-title h5,
.timeline-module-box-description h5,
.single-news article.news .single-media-content h5,
.single-news article.press-release .single-media-content h5,
.single-press-release article.news .single-media-content h5,
.single-press-release article.press-release .single-media-content h5,
.single-staff article.staff .single-staff-content h5,
.single-toolkit .single-toolkit-featured-description h5,
.single-toolkit .single-toolkit-content h5,
.single-post .single-post-content h5,
.single-case-study .single-case-study-section-content h5,
.single-publication .single-publication-content h5,
.single-tool .single-tool-content h5,
.rich-text .tntp-block-qa-question,
.accordion-module-item-content .tntp-block-qa-question,
.full-text-module-content .tntp-block-qa-question,
.grid-module-description .tntp-block-qa-question,
.impact-cards-module-text .tntp-block-qa-question,
.impact-cards-module-item-description .tntp-block-qa-question,
.info-cards-module-header-text .tntp-block-qa-question,
.text-featured-post-module-text .tntp-block-qa-question,
.text-image-module-text .tntp-block-qa-question,
.text-link-cards-module-text .tntp-block-qa-question,
.text-module-content .tntp-block-qa-question,
.text-stat-module-stats-stat-description .tntp-block-qa-question,
.text-stat-module-text .tntp-block-qa-question,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-qa-question,
.timeline-module-box-title .tntp-block-qa-question,
.timeline-module-box-description .tntp-block-qa-question,
.single-news article.news .single-media-content .tntp-block-qa-question,
.single-news article.press-release .single-media-content .tntp-block-qa-question,
.single-press-release article.news .single-media-content .tntp-block-qa-question,
.single-press-release article.press-release .single-media-content .tntp-block-qa-question,
.single-staff article.staff .single-staff-content .tntp-block-qa-question,
.single-toolkit .single-toolkit-featured-description .tntp-block-qa-question,
.single-toolkit .single-toolkit-content .tntp-block-qa-question,
.single-post .single-post-content .tntp-block-qa-question,
.single-case-study .single-case-study-section-content .tntp-block-qa-question,
.single-publication .single-publication-content .tntp-block-qa-question,
.single-tool .single-tool-content .tntp-block-qa-question,
.card-media-meta,
.card-media-date,
.topics-list-heading,
.commitments-module-external_links-item-subtitle,
.featured-content-module article.card-post-news .card-featured-meta,
.featured-content-module article.card-post-news .card-featured-date,
.featured-content-module article.card-post-press-release .card-featured-meta,
.featured-content-module article.card-post-press-release .card-featured-date,
.impact-cards-module-item-title small,
.impact-module-item-title small,
.media-list-module .media-date,
.text-stat-module-stats-stat small,
.three-columns-module-highlights-description,
.timeline-module .swiper-timeline .timeline-module-title p,
.two-columns-module-images .two-columns-module-title,
.two-columns-module-stat-title small,
.header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > .menu-item a,
.header-search-form.active .search-form label,
.footer-nav-left > .menu-item a,
.single-news article.news .single-media-meta,
.single-news article.press-release .single-media-meta,
.single-press-release article.news .single-media-meta,
.single-press-release article.press-release .single-media-meta,
.single-post .single-post-eyebrow,
.single-post .single-post-author-title,
.single-case-study .single-case-study-eyebrow,
.single-publication .single-publication-eyebrow,
.single-publication .single-publication-resources-title {
  font-family: var(--font-halyard-display);
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.2;
}

/* line 47, resources/assets/styles/common/_typography.scss */

.header-6,
.rich-text h6,
.accordion-module-item-content h6,
.full-text-module-content h6,
.grid-module-description h6,
.impact-cards-module-text h6,
.impact-cards-module-item-description h6,
.info-cards-module-header-text h6,
.text-featured-post-module-text h6,
.text-image-module-text h6,
.text-link-cards-module-text h6,
.text-module-content h6,
.text-stat-module-stats-stat-description h6,
.text-stat-module-text h6,
.timeline-module .swiper-timeline .timeline-module-title h6,
.timeline-module-box-title h6,
.timeline-module-box-description h6,
.single-news article.news .single-media-content h6,
.single-news article.press-release .single-media-content h6,
.single-press-release article.news .single-media-content h6,
.single-press-release article.press-release .single-media-content h6,
.single-staff article.staff .single-staff-content h6,
.single-toolkit .single-toolkit-featured-description h6,
.single-toolkit .single-toolkit-content h6,
.single-post .single-post-content h6,
.single-case-study .single-case-study-section-content h6,
.single-publication .single-publication-content h6,
.single-tool .single-tool-content h6,
.card-simple-date,
.card-vertical-date,
.card-horizontal-meta,
.card-featured-meta,
.card-featured-date,
.text-featured-post-module-date,
.footer-nav-right .menu-item a,
.single-toolkit .single-toolkit-featured-eyebrow,
.single-post .single-post-meta,
.single-case-study .single-case-study-date,
.single-publication .single-publication-date {
  font-family: var(--font-halyard-micro);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.42857;
}

/* line 54, resources/assets/styles/common/_typography.scss */

.pullquote,
.rich-text blockquote,
.accordion-module-item-content blockquote,
.full-text-module-content blockquote,
.grid-module-description blockquote,
.impact-cards-module-text blockquote,
.impact-cards-module-item-description blockquote,
.info-cards-module-header-text blockquote,
.text-featured-post-module-text blockquote,
.text-image-module-text blockquote,
.text-link-cards-module-text blockquote,
.text-module-content blockquote,
.text-stat-module-stats-stat-description blockquote,
.text-stat-module-text blockquote,
.timeline-module .swiper-timeline .timeline-module-title blockquote,
.timeline-module-box-title blockquote,
.timeline-module-box-description blockquote,
.single-news article.news .single-media-content blockquote,
.single-news article.press-release .single-media-content blockquote,
.single-press-release article.news .single-media-content blockquote,
.single-press-release article.press-release .single-media-content blockquote,
.single-staff article.staff .single-staff-content blockquote,
.single-toolkit .single-toolkit-featured-description blockquote,
.single-toolkit .single-toolkit-content blockquote,
.single-post .single-post-content blockquote,
.single-case-study .single-case-study-section-content blockquote,
.single-publication .single-publication-content blockquote,
.single-tool .single-tool-content blockquote,
.quotes-module-text {
  font-family: var(--font-zangezi);
  font-weight: 300;
  font-size: 2rem;
  line-height: 1.25;
}

/* line 61, resources/assets/styles/common/_typography.scss */

.body-lg,
.rich-text .tntp-lead-in,
.accordion-module-item-content .tntp-lead-in,
.full-text-module-content .tntp-lead-in,
.grid-module-description .tntp-lead-in,
.impact-cards-module-text .tntp-lead-in,
.impact-cards-module-item-description .tntp-lead-in,
.info-cards-module-header-text .tntp-lead-in,
.text-featured-post-module-text .tntp-lead-in,
.text-image-module-text .tntp-lead-in,
.text-link-cards-module-text .tntp-lead-in,
.text-module-content .tntp-lead-in,
.text-stat-module-stats-stat-description .tntp-lead-in,
.text-stat-module-text .tntp-lead-in,
.timeline-module .swiper-timeline .timeline-module-title .tntp-lead-in,
.timeline-module-box-title .tntp-lead-in,
.timeline-module-box-description .tntp-lead-in,
.single-news article.news .single-media-content .tntp-lead-in,
.single-news article.press-release .single-media-content .tntp-lead-in,
.single-press-release article.news .single-media-content .tntp-lead-in,
.single-press-release article.press-release .single-media-content .tntp-lead-in,
.single-staff article.staff .single-staff-content .tntp-lead-in,
.single-toolkit .single-toolkit-featured-description .tntp-lead-in,
.single-toolkit .single-toolkit-content .tntp-lead-in,
.single-post .single-post-content .tntp-lead-in,
.single-case-study .single-case-study-section-content .tntp-lead-in,
.single-publication .single-publication-content .tntp-lead-in,
.single-tool .single-tool-content .tntp-lead-in,
.accordion-module-subheading,
.contact-module-info p,
.cta-box-module-description,
.featured-content-module article.card-post-publication:first-child .card-featured-text,
.featured-staff-module-subheading,
.filtered-list-module-filters-title,
.full-text-module,
.full-text-module .module-container .full-text-module-content ul li,
.full-text-module .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .full-text-module-content ul li,
.header-bottom .full-text-module .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .full-text-module-content ul li,
.grid-module,
.hero-module-side-image-description,
.impact-cards-module-text p,
.impact-cards-module-item-description p,
.impact-module,
.info-cards-module-header-text p,
.media-list-module-media-content,
.staff-listing-module_subheading,
.subscribe-module-description,
.tabs-builder-module,
.text-featured-post-module,
.text-featured-post-module-text p,
.text-image-module,
.text-image-module-bg_green .text-image-module-text,
.text-link-cards-module,
.text-module,
.text-module .module-container .text-module-content ul li,
.text-module .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .text-module-content ul li,
.header-bottom .text-module .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .text-module-content ul li,
.text-stat-module,
.text-stat-module .module-container .text-stat-module-stats ul li,
.text-stat-module .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .text-stat-module-stats ul li,
.header-bottom .text-stat-module .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .text-stat-module-stats ul li,
.text-stat-module .module-container .text-stat-module-text ul li,
.text-stat-module .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .text-stat-module-text ul li,
.header-bottom .text-stat-module .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .text-stat-module-text ul li,
.three-columns-module,
.three-columns-module-subheading,
.timeline-module,
.two-columns-module-description,
.two-columns-module-stat-description,
.header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item.text_above .menu-item-text_above,
.single-news,
.single-press-release,
.single-news article.news .module-container .single-media-content ul li,
.single-news article.news .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-media-content ul li,
.header-bottom .single-news article.news .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-media-content ul li,
.single-news article.press-release .module-container .single-media-content ul li,
.single-news article.press-release .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-media-content ul li,
.header-bottom .single-news article.press-release .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-media-content ul li,
.single-press-release article.news .module-container .single-media-content ul li,
.single-press-release article.news .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-media-content ul li,
.header-bottom .single-press-release article.news .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-media-content ul li,
.single-press-release article.press-release .module-container .single-media-content ul li,
.single-press-release article.press-release .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-media-content ul li,
.header-bottom .single-press-release article.press-release .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-media-content ul li,
.single-staff,
.single-staff article.staff .single-staff-row .single-staff-content ul li,
.single-staff article.staff .single-staff-pronouns,
.single-toolkit,
.single-toolkit .module-container .single-toolkit-content ul li,
.single-toolkit .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-toolkit-content ul li,
.header-bottom .single-toolkit .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-toolkit-content ul li,
.single-post,
.single-post .module-container .single-post-content ul li,
.single-post .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-post-content ul li,
.header-bottom .single-post .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-post-content ul li,
.single-post .single-post-author-description,
.single-post .single-post-author-name,
.single-case-study,
.single-case-study .single-case-study-sections .single-case-study-section ul li,
.single-publication,
.single-publication .single-publication-row .single-publication-content ul li,
.single-tool,
.single-tool .single-tool-subtitle,
.single-tool .module-container .single-tool-content ul li,
.single-tool .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-tool-content ul li,
.header-bottom .single-tool .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu .single-tool-content ul li {
  font-family: var(--font-halyard-text);
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.6;
}

/* line 68, resources/assets/styles/common/_typography.scss */

.body-md,
.card .card-text {
  font-family: var(--font-halyard-text);
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.6;
}

/* line 75, resources/assets/styles/common/_typography.scss */

.body,
body,
.gform_wrapper .gfield_label,
.list li,
.rich-text ol li,
.accordion-module-item-content ol li,
.full-text-module-content ol li,
.grid-module-description ol li,
.impact-cards-module-text ol li,
.impact-cards-module-item-description ol li,
.info-cards-module-header-text ol li,
.text-featured-post-module-text ol li,
.text-image-module-text ol li,
.text-link-cards-module-text ol li,
.text-module-content ol li,
.text-stat-module-stats-stat-description ol li,
.text-stat-module-text ol li,
.timeline-module .swiper-timeline .timeline-module-title ol li,
.timeline-module-box-title ol li,
.timeline-module-box-description ol li,
.single-news article.news .single-media-content ol li,
.single-news article.press-release .single-media-content ol li,
.single-press-release article.news .single-media-content ol li,
.single-press-release article.press-release .single-media-content ol li,
.single-staff article.staff .single-staff-content ol li,
.single-toolkit .single-toolkit-featured-description ol li,
.single-toolkit .single-toolkit-content ol li,
.single-post .single-post-content ol li,
.single-case-study .single-case-study-section-content ol li,
.single-publication .single-publication-content ol li,
.single-tool .single-tool-content ol li,
.unordered-list li,
.rich-text ul li,
.accordion-module-item-content ul li,
.full-text-module-content ul li,
.grid-module-description ul li,
.impact-cards-module-text ul li,
.impact-cards-module-item-description ul li,
.info-cards-module-header-text ul li,
.text-featured-post-module-text ul li,
.text-image-module-text ul li,
.text-link-cards-module-text ul li,
.text-module-content ul li,
.text-stat-module-stats-stat-description ul li,
.text-stat-module-text ul li,
.timeline-module .swiper-timeline .timeline-module-title ul li,
.timeline-module-box-title ul li,
.timeline-module-box-description ul li,
.single-news article.news .single-media-content ul li,
.single-news article.press-release .single-media-content ul li,
.single-press-release article.news .single-media-content ul li,
.single-press-release article.press-release .single-media-content ul li,
.single-staff article.staff .single-staff-content ul li,
.single-toolkit .single-toolkit-featured-description ul li,
.single-toolkit .single-toolkit-content ul li,
.single-post .single-post-content ul li,
.single-case-study .single-case-study-section-content ul li,
.single-publication .single-publication-content ul li,
.single-tool .single-tool-content ul li,
.hero-module-description ul li,
.two-columns-module ul li,
.hero-module-description ol li,
.contact-module .faq-content p,
.quotes-module-info,
.toolkit-list-module-content,
.search-page-form label,
.search-page .search-results_summary {
  font-family: var(--font-halyard-text);
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.6;
  color: #222;
}

/* line 83, resources/assets/styles/common/_typography.scss */

.body-sm,
.three-columns-module-footnote,
.header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > .menu-item a .menu-item-description {
  font-family: var(--font-halyard-text);
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1.6;
}

/* line 90, resources/assets/styles/common/_typography.scss */

.link,
.btn-primary,
.rich-text .custom-btn,
.accordion-module-item-content .custom-btn,
.full-text-module-content .custom-btn,
.grid-module-description .custom-btn,
.impact-cards-module-text .custom-btn,
.impact-cards-module-item-description .custom-btn,
.info-cards-module-header-text .custom-btn,
.text-featured-post-module-text .custom-btn,
.text-image-module-text .custom-btn,
.text-link-cards-module-text .custom-btn,
.text-module-content .custom-btn,
.text-stat-module-stats-stat-description .custom-btn,
.text-stat-module-text .custom-btn,
.timeline-module .swiper-timeline .timeline-module-title .custom-btn,
.timeline-module-box-title .custom-btn,
.timeline-module-box-description .custom-btn,
.single-news article.news .single-media-content .custom-btn,
.single-news article.press-release .single-media-content .custom-btn,
.single-press-release article.news .single-media-content .custom-btn,
.single-press-release article.press-release .single-media-content .custom-btn,
.single-staff article.staff .single-staff-content .custom-btn,
.single-toolkit .single-toolkit-featured-description .custom-btn,
.single-toolkit .single-toolkit-content .custom-btn,
.single-post .single-post-content .custom-btn,
.single-case-study .single-case-study-section-content .custom-btn,
.single-publication .single-publication-content .custom-btn,
.single-tool .single-tool-content .custom-btn,
.gform_wrapper .gform_footer .gform_button,
.featured-content-module-link,
.hero-module .wp-funraise-embed-giving-form button,
.media-list-module-link,
.related-content-module-button,
.search-page .search-sidebar button.search-page-button,
.btn-secondary-white,
.ajax-paginate .page-numbers li a,
.ajax-paginate .page-numbers li span,
.accordion-module-item-button,
.contact-module .faq-btn,
.filtered-list-module-filters .terms-list-item .dropdown-toggle,
.filtered-list-module-filters .terms-list-item .dropdown-menu,
.filtered-list-module-filters .terms-list-item .dropdown-item,
.hero-module-left-aligned-breadcrumb,
.header-bottom .primary-navigation .menu-item a,
.header-bottom .primary-navigation .menu-item span:not(.menu-item-text_above),
.header-top .secondary-navigation .menu-item.yellow-background a,
.footer-bottom .footer-nav-bottom > .menu-item a,
.single-news article.news .single-media-breadcrumb,
.single-news article.press-release .single-media-breadcrumb,
.single-press-release article.news .single-media-breadcrumb,
.single-press-release article.press-release .single-media-breadcrumb,
.single-toolkit .single-toolkit-breadcrumb,
.single-tool .single-tool-breadcrumb,
.search-page ul.page-numbers li a,
.search-page ul.page-numbers li span {
  font-family: var(--font-halyard-text);
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.6;
}

/* line 97, resources/assets/styles/common/_typography.scss */

.link-sm,
.header-top .secondary-navigation .menu-item a {
  font-family: var(--font-halyard-micro);
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.6;
}

/* line 104, resources/assets/styles/common/_typography.scss */

.label,
figcaption,
.search-form .search-field,
.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper textarea,
.gform_wrapper select,
.gform_wrapper .gfield_checkbox .gchoice label,
.gform_wrapper .gfield_radio .gchoice label,
.info-cards-module-header-text figcaption p,
.info-cards-module-items-item-caption,
.timeline-module-box .swiper-images figure figcaption,
.two-columns-module-caption,
.footer-bottom {
  font-family: var(--font-halyard-micro);
  font-weight: 300;
  font-size: 0.75rem;
  line-height: 1.2;
}

/* line 111, resources/assets/styles/common/_typography.scss */

.tag,
.btn-secondary,
.browse-taxonomies-module-term a {
  font-family: var(--font-halyard-micro);
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.6;
  letter-spacing: 0.01em;
}

/* line 5, resources/assets/styles/common/_global.scss */

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

/* line 10, resources/assets/styles/common/_global.scss */

strong {
  font-weight: 700;
}

/* These classes were added manually so as not to import the whole file from boostrap */

/* line 15, resources/assets/styles/common/_global.scss */

.d-none {
  display: none !important;
}

@media (min-width: 1200px) {
  /* line 19, resources/assets/styles/common/_global.scss */

  .module-container,
  .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu {
    max-width: 82.5rem;
  }
}

/* line 27, resources/assets/styles/common/_global.scss */

.module-row,
.hero-module-side-image-wrapper,
.text-image-module-row,
.text-link-cards-module-row,
.text-stat-module-wrapper,
.single-staff article.staff .single-staff-row,
.single-toolkit .single-toolkit-row,
.single-publication .single-publication-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

/* line 32, resources/assets/styles/common/_global.scss */

.rich-text > p,
.accordion-module-item-content > p,
.full-text-module-content > p,
.grid-module-description > p,
.impact-cards-module-text > p,
.impact-cards-module-item-description > p,
.info-cards-module-header-text > p,
.text-featured-post-module-text > p,
.text-image-module-text > p,
.text-link-cards-module-text > p,
.text-module-content > p,
.text-stat-module-stats-stat-description > p,
.text-stat-module-text > p,
.timeline-module .swiper-timeline .timeline-module-title > p,
.timeline-module-box-title > p,
.timeline-module-box-description > p,
.single-news article.news .single-media-content > p,
.single-news article.press-release .single-media-content > p,
.single-press-release article.news .single-media-content > p,
.single-press-release article.press-release .single-media-content > p,
.single-staff article.staff .single-staff-content > p,
.single-toolkit .single-toolkit-featured-description > p,
.single-toolkit .single-toolkit-content > p,
.single-post .single-post-content > p,
.single-case-study .single-case-study-section-content > p,
.single-publication .single-publication-content > p,
.single-tool .single-tool-content > p {
  margin-bottom: 0.9375rem;
}

/* line 64, resources/assets/styles/common/_global.scss */

.rich-text blockquote,
.accordion-module-item-content blockquote,
.full-text-module-content blockquote,
.grid-module-description blockquote,
.impact-cards-module-text blockquote,
.impact-cards-module-item-description blockquote,
.info-cards-module-header-text blockquote,
.text-featured-post-module-text blockquote,
.text-image-module-text blockquote,
.text-link-cards-module-text blockquote,
.text-module-content blockquote,
.text-stat-module-stats-stat-description blockquote,
.text-stat-module-text blockquote,
.timeline-module .swiper-timeline .timeline-module-title blockquote,
.timeline-module-box-title blockquote,
.timeline-module-box-description blockquote,
.single-news article.news .single-media-content blockquote,
.single-news article.press-release .single-media-content blockquote,
.single-press-release article.news .single-media-content blockquote,
.single-press-release article.press-release .single-media-content blockquote,
.single-staff article.staff .single-staff-content blockquote,
.single-toolkit .single-toolkit-featured-description blockquote,
.single-toolkit .single-toolkit-content blockquote,
.single-post .single-post-content blockquote,
.single-case-study .single-case-study-section-content blockquote,
.single-publication .single-publication-content blockquote,
.single-tool .single-tool-content blockquote {
  border-left: 0.25rem solid #fde57b;
  padding-left: 1rem;
  color: #222;
}

/* line 72, resources/assets/styles/common/_global.scss */

.rich-text .video-wrapper,
.accordion-module-item-content .video-wrapper,
.full-text-module-content .video-wrapper,
.grid-module-description .video-wrapper,
.impact-cards-module-text .video-wrapper,
.impact-cards-module-item-description .video-wrapper,
.info-cards-module-header-text .video-wrapper,
.text-featured-post-module-text .video-wrapper,
.text-image-module-text .video-wrapper,
.text-link-cards-module-text .video-wrapper,
.text-module-content .video-wrapper,
.text-stat-module-stats-stat-description .video-wrapper,
.text-stat-module-text .video-wrapper,
.timeline-module .swiper-timeline .timeline-module-title .video-wrapper,
.timeline-module-box-title .video-wrapper,
.timeline-module-box-description .video-wrapper,
.single-news article.news .single-media-content .video-wrapper,
.single-news article.press-release .single-media-content .video-wrapper,
.single-press-release article.news .single-media-content .video-wrapper,
.single-press-release article.press-release .single-media-content .video-wrapper,
.single-staff article.staff .single-staff-content .video-wrapper,
.single-toolkit .single-toolkit-featured-description .video-wrapper,
.single-toolkit .single-toolkit-content .video-wrapper,
.single-post .single-post-content .video-wrapper,
.single-case-study .single-case-study-section-content .video-wrapper,
.single-publication .single-publication-content .video-wrapper,
.single-tool .single-tool-content .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

/* line 77, resources/assets/styles/common/_mixins.scss */

.rich-text .video-wrapper > iframe,
.accordion-module-item-content .video-wrapper > iframe,
.full-text-module-content .video-wrapper > iframe,
.grid-module-description .video-wrapper > iframe,
.impact-cards-module-text .video-wrapper > iframe,
.impact-cards-module-item-description .video-wrapper > iframe,
.info-cards-module-header-text .video-wrapper > iframe,
.text-featured-post-module-text .video-wrapper > iframe,
.text-image-module-text .video-wrapper > iframe,
.text-link-cards-module-text .video-wrapper > iframe,
.text-module-content .video-wrapper > iframe,
.text-stat-module-stats-stat-description .video-wrapper > iframe,
.text-stat-module-text .video-wrapper > iframe,
.timeline-module .swiper-timeline .timeline-module-title .video-wrapper > iframe,
.timeline-module-box-title .video-wrapper > iframe,
.timeline-module-box-description .video-wrapper > iframe,
.single-news article.news .single-media-content .video-wrapper > iframe,
.single-news article.press-release .single-media-content .video-wrapper > iframe,
.single-press-release article.news .single-media-content .video-wrapper > iframe,
.single-press-release article.press-release .single-media-content .video-wrapper > iframe,
.single-staff article.staff .single-staff-content .video-wrapper > iframe,
.single-toolkit .single-toolkit-featured-description .video-wrapper > iframe,
.single-toolkit .single-toolkit-content .video-wrapper > iframe,
.single-post .single-post-content .video-wrapper > iframe,
.single-case-study .single-case-study-section-content .video-wrapper > iframe,
.single-publication .single-publication-content .video-wrapper > iframe,
.single-tool .single-tool-content .video-wrapper > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 76, resources/assets/styles/common/_global.scss */

.rich-text figure,
.accordion-module-item-content figure,
.full-text-module-content figure,
.grid-module-description figure,
.impact-cards-module-text figure,
.impact-cards-module-item-description figure,
.info-cards-module-header-text figure,
.text-featured-post-module-text figure,
.text-image-module-text figure,
.text-link-cards-module-text figure,
.text-module-content figure,
.text-stat-module-stats-stat-description figure,
.text-stat-module-text figure,
.timeline-module .swiper-timeline .timeline-module-title figure,
.timeline-module-box-title figure,
.timeline-module-box-description figure,
.single-news article.news .single-media-content figure,
.single-news article.press-release .single-media-content figure,
.single-press-release article.news .single-media-content figure,
.single-press-release article.press-release .single-media-content figure,
.single-staff article.staff .single-staff-content figure,
.single-toolkit .single-toolkit-featured-description figure,
.single-toolkit .single-toolkit-content figure,
.single-post .single-post-content figure,
.single-case-study .single-case-study-section-content figure,
.single-publication .single-publication-content figure,
.single-tool .single-tool-content figure {
  margin-bottom: 0;
}

/* line 79, resources/assets/styles/common/_global.scss */

.rich-text figure img,
.accordion-module-item-content figure img,
.full-text-module-content figure img,
.grid-module-description figure img,
.impact-cards-module-text figure img,
.impact-cards-module-item-description figure img,
.info-cards-module-header-text figure img,
.text-featured-post-module-text figure img,
.text-image-module-text figure img,
.text-link-cards-module-text figure img,
.text-module-content figure img,
.text-stat-module-stats-stat-description figure img,
.text-stat-module-text figure img,
.timeline-module .swiper-timeline .timeline-module-title figure img,
.timeline-module-box-title figure img,
.timeline-module-box-description figure img,
.single-news article.news .single-media-content figure img,
.single-news article.press-release .single-media-content figure img,
.single-press-release article.news .single-media-content figure img,
.single-press-release article.press-release .single-media-content figure img,
.single-staff article.staff .single-staff-content figure img,
.single-toolkit .single-toolkit-featured-description figure img,
.single-toolkit .single-toolkit-content figure img,
.single-post .single-post-content figure img,
.single-case-study .single-case-study-section-content figure img,
.single-publication .single-publication-content figure img,
.single-tool .single-tool-content figure img {
  width: 100%;
  object-fit: cover;
}

/* line 85, resources/assets/styles/common/_global.scss */

.rich-text figure.has_caption img,
.accordion-module-item-content figure.has_caption img,
.full-text-module-content figure.has_caption img,
.grid-module-description figure.has_caption img,
.impact-cards-module-text figure.has_caption img,
.impact-cards-module-item-description figure.has_caption img,
.info-cards-module-header-text figure.has_caption img,
.text-featured-post-module-text figure.has_caption img,
.text-image-module-text figure.has_caption img,
.text-link-cards-module-text figure.has_caption img,
.text-module-content figure.has_caption img,
.text-stat-module-stats-stat-description figure.has_caption img,
.text-stat-module-text figure.has_caption img,
.timeline-module .swiper-timeline .timeline-module-title figure.has_caption img,
.timeline-module-box-title figure.has_caption img,
.timeline-module-box-description figure.has_caption img,
.single-news article.news .single-media-content figure.has_caption img,
.single-news article.press-release .single-media-content figure.has_caption img,
.single-press-release article.news .single-media-content figure.has_caption img,
.single-press-release article.press-release .single-media-content figure.has_caption img,
.single-staff article.staff .single-staff-content figure.has_caption img,
.single-toolkit .single-toolkit-featured-description figure.has_caption img,
.single-toolkit .single-toolkit-content figure.has_caption img,
.single-post .single-post-content figure.has_caption img,
.single-case-study .single-case-study-section-content figure.has_caption img,
.single-publication .single-publication-content figure.has_caption img,
.single-tool .single-tool-content figure.has_caption img {
  background-color: #ffd8c4;
  padding: 1.25rem;
}

/* line 91, resources/assets/styles/common/_global.scss */

.rich-text figure figcaption,
.accordion-module-item-content figure figcaption,
.full-text-module-content figure figcaption,
.grid-module-description figure figcaption,
.impact-cards-module-text figure figcaption,
.impact-cards-module-item-description figure figcaption,
.info-cards-module-header-text figure figcaption,
.text-featured-post-module-text figure figcaption,
.text-image-module-text figure figcaption,
.text-link-cards-module-text figure figcaption,
.text-module-content figure figcaption,
.text-stat-module-stats-stat-description figure figcaption,
.text-stat-module-text figure figcaption,
.timeline-module .swiper-timeline .timeline-module-title figure figcaption,
.timeline-module-box-title figure figcaption,
.timeline-module-box-description figure figcaption,
.single-news article.news .single-media-content figure figcaption,
.single-news article.press-release .single-media-content figure figcaption,
.single-press-release article.news .single-media-content figure figcaption,
.single-press-release article.press-release .single-media-content figure figcaption,
.single-staff article.staff .single-staff-content figure figcaption,
.single-toolkit .single-toolkit-featured-description figure figcaption,
.single-toolkit .single-toolkit-content figure figcaption,
.single-post .single-post-content figure figcaption,
.single-case-study .single-case-study-section-content figure figcaption,
.single-publication .single-publication-content figure figcaption,
.single-tool .single-tool-content figure figcaption {
  background-color: #ffd8c4;
  margin: -0.0625rem 0 0 0;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
}

/* line 132, resources/assets/styles/common/_mixins.scss */

.rich-text figure figcaption::after,
.accordion-module-item-content figure figcaption::after,
.full-text-module-content figure figcaption::after,
.grid-module-description figure figcaption::after,
.impact-cards-module-text figure figcaption::after,
.impact-cards-module-item-description figure figcaption::after,
.info-cards-module-header-text figure figcaption::after,
.text-featured-post-module-text figure figcaption::after,
.text-image-module-text figure figcaption::after,
.text-link-cards-module-text figure figcaption::after,
.text-module-content figure figcaption::after,
.text-stat-module-stats-stat-description figure figcaption::after,
.text-stat-module-text figure figcaption::after,
.timeline-module .swiper-timeline .timeline-module-title figure figcaption::after,
.timeline-module-box-title figure figcaption::after,
.timeline-module-box-description figure figcaption::after,
.single-news article.news .single-media-content figure figcaption::after,
.single-news article.press-release .single-media-content figure figcaption::after,
.single-press-release article.news .single-media-content figure figcaption::after,
.single-press-release article.press-release .single-media-content figure figcaption::after,
.single-staff article.staff .single-staff-content figure figcaption::after,
.single-toolkit .single-toolkit-featured-description figure figcaption::after,
.single-toolkit .single-toolkit-content figure figcaption::after,
.single-post .single-post-content figure figcaption::after,
.single-case-study .single-case-study-section-content figure figcaption::after,
.single-publication .single-publication-content figure figcaption::after,
.single-tool .single-tool-content figure figcaption::after {
  bottom: -0.0625rem;
  left: -0.0625rem;
  position: absolute;
  content: "";
  clip-path: polygon(0 0, 0 100%, 100% 100%);
  height: calc(100% + 1px);
  width: calc(100% - 14.938rem - 40px / 2);
  background-color: var(--figcaption-bg);
}

/* line 150, resources/assets/styles/common/_mixins.scss */

.rich-text figure figcaption p,
.accordion-module-item-content figure figcaption p,
.full-text-module-content figure figcaption p,
.grid-module-description figure figcaption p,
.impact-cards-module-text figure figcaption p,
.impact-cards-module-item-description figure figcaption p,
.info-cards-module-header-text figure figcaption p,
.text-featured-post-module-text figure figcaption p,
.text-image-module-text figure figcaption p,
.text-link-cards-module-text figure figcaption p,
.text-module-content figure figcaption p,
.text-stat-module-stats-stat-description figure figcaption p,
.text-stat-module-text figure figcaption p,
.timeline-module .swiper-timeline .timeline-module-title figure figcaption p,
.timeline-module-box-title figure figcaption p,
.timeline-module-box-description figure figcaption p,
.single-news article.news .single-media-content figure figcaption p,
.single-news article.press-release .single-media-content figure figcaption p,
.single-press-release article.news .single-media-content figure figcaption p,
.single-press-release article.press-release .single-media-content figure figcaption p,
.single-staff article.staff .single-staff-content figure figcaption p,
.single-toolkit .single-toolkit-featured-description figure figcaption p,
.single-toolkit .single-toolkit-content figure figcaption p,
.single-post .single-post-content figure figcaption p,
.single-case-study .single-case-study-section-content figure figcaption p,
.single-publication .single-publication-content figure figcaption p,
.single-tool .single-tool-content figure figcaption p {
  margin: 0 0 0 auto;
  width: 14.938rem;
}

/* line 96, resources/assets/styles/common/_global.scss */

.rich-text figure + figure,
.accordion-module-item-content figure + figure,
.full-text-module-content figure + figure,
.grid-module-description figure + figure,
.impact-cards-module-text figure + figure,
.impact-cards-module-item-description figure + figure,
.info-cards-module-header-text figure + figure,
.text-featured-post-module-text figure + figure,
.text-image-module-text figure + figure,
.text-link-cards-module-text figure + figure,
.text-module-content figure + figure,
.text-stat-module-stats-stat-description figure + figure,
.text-stat-module-text figure + figure,
.timeline-module .swiper-timeline .timeline-module-title figure + figure,
.timeline-module-box-title figure + figure,
.timeline-module-box-description figure + figure,
.single-news article.news .single-media-content figure + figure,
.single-news article.press-release .single-media-content figure + figure,
.single-press-release article.news .single-media-content figure + figure,
.single-press-release article.press-release .single-media-content figure + figure,
.single-staff article.staff .single-staff-content figure + figure,
.single-toolkit .single-toolkit-featured-description figure + figure,
.single-toolkit .single-toolkit-content figure + figure,
.single-post .single-post-content figure + figure,
.single-case-study .single-case-study-section-content figure + figure,
.single-publication .single-publication-content figure + figure,
.single-tool .single-tool-content figure + figure {
  margin-top: 2.5rem;
}

/* line 100, resources/assets/styles/common/_global.scss */

.rich-text > *:not(p):not(.custom-btn),
.accordion-module-item-content > *:not(p):not(.custom-btn),
.full-text-module-content > *:not(p):not(.custom-btn),
.grid-module-description > *:not(p):not(.custom-btn),
.impact-cards-module-text > *:not(p):not(.custom-btn),
.impact-cards-module-item-description > *:not(p):not(.custom-btn),
.info-cards-module-header-text > *:not(p):not(.custom-btn),
.text-featured-post-module-text > *:not(p):not(.custom-btn),
.text-image-module-text > *:not(p):not(.custom-btn),
.text-link-cards-module-text > *:not(p):not(.custom-btn),
.text-module-content > *:not(p):not(.custom-btn),
.text-stat-module-stats-stat-description > *:not(p):not(.custom-btn),
.text-stat-module-text > *:not(p):not(.custom-btn),
.timeline-module .swiper-timeline .timeline-module-title > *:not(p):not(.custom-btn),
.timeline-module-box-title > *:not(p):not(.custom-btn),
.timeline-module-box-description > *:not(p):not(.custom-btn),
.single-news article.news .single-media-content > *:not(p):not(.custom-btn),
.single-news article.press-release .single-media-content > *:not(p):not(.custom-btn),
.single-press-release article.news .single-media-content > *:not(p):not(.custom-btn),
.single-press-release article.press-release .single-media-content > *:not(p):not(.custom-btn),
.single-staff article.staff .single-staff-content > *:not(p):not(.custom-btn),
.single-toolkit .single-toolkit-featured-description > *:not(p):not(.custom-btn),
.single-toolkit .single-toolkit-content > *:not(p):not(.custom-btn),
.single-post .single-post-content > *:not(p):not(.custom-btn),
.single-case-study .single-case-study-section-content > *:not(p):not(.custom-btn),
.single-publication .single-publication-content > *:not(p):not(.custom-btn),
.single-tool .single-tool-content > *:not(p):not(.custom-btn) {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

/* line 105, resources/assets/styles/common/_global.scss */

.rich-text .custom-btn,
.accordion-module-item-content .custom-btn,
.full-text-module-content .custom-btn,
.grid-module-description .custom-btn,
.impact-cards-module-text .custom-btn,
.impact-cards-module-item-description .custom-btn,
.info-cards-module-header-text .custom-btn,
.text-featured-post-module-text .custom-btn,
.text-image-module-text .custom-btn,
.text-link-cards-module-text .custom-btn,
.text-module-content .custom-btn,
.text-stat-module-stats-stat-description .custom-btn,
.text-stat-module-text .custom-btn,
.timeline-module .swiper-timeline .timeline-module-title .custom-btn,
.timeline-module-box-title .custom-btn,
.timeline-module-box-description .custom-btn,
.single-news article.news .single-media-content .custom-btn,
.single-news article.press-release .single-media-content .custom-btn,
.single-press-release article.news .single-media-content .custom-btn,
.single-press-release article.press-release .single-media-content .custom-btn,
.single-staff article.staff .single-staff-content .custom-btn,
.single-toolkit .single-toolkit-featured-description .custom-btn,
.single-toolkit .single-toolkit-content .custom-btn,
.single-post .single-post-content .custom-btn,
.single-case-study .single-case-study-section-content .custom-btn,
.single-publication .single-publication-content .custom-btn,
.single-tool .single-tool-content .custom-btn {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem !important;
  display: flex !important;
  width: fit-content;
}

/* line 115, resources/assets/styles/common/_global.scss */

.rich-text > *:first-child,
.accordion-module-item-content > *:first-child,
.full-text-module-content > *:first-child,
.grid-module-description > *:first-child,
.impact-cards-module-text > *:first-child,
.impact-cards-module-item-description > *:first-child,
.info-cards-module-header-text > *:first-child,
.text-featured-post-module-text > *:first-child,
.text-image-module-text > *:first-child,
.text-link-cards-module-text > *:first-child,
.text-module-content > *:first-child,
.text-stat-module-stats-stat-description > *:first-child,
.text-stat-module-text > *:first-child,
.timeline-module .swiper-timeline .timeline-module-title > *:first-child,
.timeline-module-box-title > *:first-child,
.timeline-module-box-description > *:first-child,
.single-news article.news .single-media-content > *:first-child,
.single-news article.press-release .single-media-content > *:first-child,
.single-press-release article.news .single-media-content > *:first-child,
.single-press-release article.press-release .single-media-content > *:first-child,
.single-staff article.staff .single-staff-content > *:first-child,
.single-toolkit .single-toolkit-featured-description > *:first-child,
.single-toolkit .single-toolkit-content > *:first-child,
.single-post .single-post-content > *:first-child,
.single-case-study .single-case-study-section-content > *:first-child,
.single-publication .single-publication-content > *:first-child,
.single-tool .single-tool-content > *:first-child {
  margin-top: 0 !important;
}

/* line 119, resources/assets/styles/common/_global.scss */

.rich-text > *:last-child,
.accordion-module-item-content > *:last-child,
.full-text-module-content > *:last-child,
.grid-module-description > *:last-child,
.impact-cards-module-text > *:last-child,
.impact-cards-module-item-description > *:last-child,
.info-cards-module-header-text > *:last-child,
.text-featured-post-module-text > *:last-child,
.text-image-module-text > *:last-child,
.text-link-cards-module-text > *:last-child,
.text-module-content > *:last-child,
.text-stat-module-stats-stat-description > *:last-child,
.text-stat-module-text > *:last-child,
.timeline-module .swiper-timeline .timeline-module-title > *:last-child,
.timeline-module-box-title > *:last-child,
.timeline-module-box-description > *:last-child,
.single-news article.news .single-media-content > *:last-child,
.single-news article.press-release .single-media-content > *:last-child,
.single-press-release article.news .single-media-content > *:last-child,
.single-press-release article.press-release .single-media-content > *:last-child,
.single-staff article.staff .single-staff-content > *:last-child,
.single-toolkit .single-toolkit-featured-description > *:last-child,
.single-toolkit .single-toolkit-content > *:last-child,
.single-post .single-post-content > *:last-child,
.single-case-study .single-case-study-section-content > *:last-child,
.single-publication .single-publication-content > *:last-child,
.single-tool .single-tool-content > *:last-child {
  margin-bottom: 0 !important;
}

/* line 123, resources/assets/styles/common/_global.scss */

.rich-text .tntp-block-audio p,
.accordion-module-item-content .tntp-block-audio p,
.full-text-module-content .tntp-block-audio p,
.grid-module-description .tntp-block-audio p,
.impact-cards-module-text .tntp-block-audio p,
.impact-cards-module-item-description .tntp-block-audio p,
.info-cards-module-header-text .tntp-block-audio p,
.text-featured-post-module-text .tntp-block-audio p,
.text-image-module-text .tntp-block-audio p,
.text-link-cards-module-text .tntp-block-audio p,
.text-module-content .tntp-block-audio p,
.text-stat-module-stats-stat-description .tntp-block-audio p,
.text-stat-module-text .tntp-block-audio p,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-audio p,
.timeline-module-box-title .tntp-block-audio p,
.timeline-module-box-description .tntp-block-audio p,
.single-news article.news .single-media-content .tntp-block-audio p,
.single-news article.press-release .single-media-content .tntp-block-audio p,
.single-press-release article.news .single-media-content .tntp-block-audio p,
.single-press-release article.press-release .single-media-content .tntp-block-audio p,
.single-staff article.staff .single-staff-content .tntp-block-audio p,
.single-toolkit .single-toolkit-featured-description .tntp-block-audio p,
.single-toolkit .single-toolkit-content .tntp-block-audio p,
.single-post .single-post-content .tntp-block-audio p,
.single-case-study .single-case-study-section-content .tntp-block-audio p,
.single-publication .single-publication-content .tntp-block-audio p,
.single-tool .single-tool-content .tntp-block-audio p {
  margin: 0;
}

/* line 131, resources/assets/styles/common/_global.scss */

.rich-text .tntp-block-audio-player,
.accordion-module-item-content .tntp-block-audio-player,
.full-text-module-content .tntp-block-audio-player,
.grid-module-description .tntp-block-audio-player,
.impact-cards-module-text .tntp-block-audio-player,
.impact-cards-module-item-description .tntp-block-audio-player,
.info-cards-module-header-text .tntp-block-audio-player,
.text-featured-post-module-text .tntp-block-audio-player,
.text-image-module-text .tntp-block-audio-player,
.text-link-cards-module-text .tntp-block-audio-player,
.text-module-content .tntp-block-audio-player,
.text-stat-module-stats-stat-description .tntp-block-audio-player,
.text-stat-module-text .tntp-block-audio-player,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-audio-player,
.timeline-module-box-title .tntp-block-audio-player,
.timeline-module-box-description .tntp-block-audio-player,
.single-news article.news .single-media-content .tntp-block-audio-player,
.single-news article.press-release .single-media-content .tntp-block-audio-player,
.single-press-release article.news .single-media-content .tntp-block-audio-player,
.single-press-release article.press-release .single-media-content .tntp-block-audio-player,
.single-staff article.staff .single-staff-content .tntp-block-audio-player,
.single-toolkit .single-toolkit-featured-description .tntp-block-audio-player,
.single-toolkit .single-toolkit-content .tntp-block-audio-player,
.single-post .single-post-content .tntp-block-audio-player,
.single-case-study .single-case-study-section-content .tntp-block-audio-player,
.single-publication .single-publication-content .tntp-block-audio-player,
.single-tool .single-tool-content .tntp-block-audio-player {
  width: 100%;
}

/* line 135, resources/assets/styles/common/_global.scss */

.rich-text .image-slider-container,
.accordion-module-item-content .image-slider-container,
.full-text-module-content .image-slider-container,
.grid-module-description .image-slider-container,
.impact-cards-module-text .image-slider-container,
.impact-cards-module-item-description .image-slider-container,
.info-cards-module-header-text .image-slider-container,
.text-featured-post-module-text .image-slider-container,
.text-image-module-text .image-slider-container,
.text-link-cards-module-text .image-slider-container,
.text-module-content .image-slider-container,
.text-stat-module-stats-stat-description .image-slider-container,
.text-stat-module-text .image-slider-container,
.timeline-module .swiper-timeline .timeline-module-title .image-slider-container,
.timeline-module-box-title .image-slider-container,
.timeline-module-box-description .image-slider-container,
.single-news article.news .single-media-content .image-slider-container,
.single-news article.press-release .single-media-content .image-slider-container,
.single-press-release article.news .single-media-content .image-slider-container,
.single-press-release article.press-release .single-media-content .image-slider-container,
.single-staff article.staff .single-staff-content .image-slider-container,
.single-toolkit .single-toolkit-featured-description .image-slider-container,
.single-toolkit .single-toolkit-content .image-slider-container,
.single-post .single-post-content .image-slider-container,
.single-case-study .single-case-study-section-content .image-slider-container,
.single-publication .single-publication-content .image-slider-container,
.single-tool .single-tool-content .image-slider-container {
  position: relative;
}

/* line 138, resources/assets/styles/common/_global.scss */

.rich-text .image-slider-container .image-slider-pagination,
.accordion-module-item-content .image-slider-container .image-slider-pagination,
.full-text-module-content .image-slider-container .image-slider-pagination,
.grid-module-description .image-slider-container .image-slider-pagination,
.impact-cards-module-text .image-slider-container .image-slider-pagination,
.impact-cards-module-item-description .image-slider-container .image-slider-pagination,
.info-cards-module-header-text .image-slider-container .image-slider-pagination,
.text-featured-post-module-text .image-slider-container .image-slider-pagination,
.text-image-module-text .image-slider-container .image-slider-pagination,
.text-link-cards-module-text .image-slider-container .image-slider-pagination,
.text-module-content .image-slider-container .image-slider-pagination,
.text-stat-module-stats-stat-description .image-slider-container .image-slider-pagination,
.text-stat-module-text .image-slider-container .image-slider-pagination,
.timeline-module .swiper-timeline .timeline-module-title .image-slider-container .image-slider-pagination,
.timeline-module-box-title .image-slider-container .image-slider-pagination,
.timeline-module-box-description .image-slider-container .image-slider-pagination,
.single-news article.news .single-media-content .image-slider-container .image-slider-pagination,
.single-news article.press-release .single-media-content .image-slider-container .image-slider-pagination,
.single-press-release article.news .single-media-content .image-slider-container .image-slider-pagination,
.single-press-release article.press-release .single-media-content .image-slider-container .image-slider-pagination,
.single-staff article.staff .single-staff-content .image-slider-container .image-slider-pagination,
.single-toolkit .single-toolkit-featured-description .image-slider-container .image-slider-pagination,
.single-toolkit .single-toolkit-content .image-slider-container .image-slider-pagination,
.single-post .single-post-content .image-slider-container .image-slider-pagination,
.single-case-study .single-case-study-section-content .image-slider-container .image-slider-pagination,
.single-publication .single-publication-content .image-slider-container .image-slider-pagination,
.single-tool .single-tool-content .image-slider-container .image-slider-pagination {
  flex-basis: 100%;
  display: flex;
  gap: 0.625rem;
  justify-content: center;
  margin-top: 1.25rem;
}

/* line 190, resources/assets/styles/common/_mixins.scss */

.rich-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.accordion-module-item-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.full-text-module-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.grid-module-description .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.impact-cards-module-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.impact-cards-module-item-description .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.info-cards-module-header-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.text-featured-post-module-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.text-image-module-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.text-link-cards-module-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.text-module-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.text-stat-module-stats-stat-description .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.text-stat-module-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.timeline-module .swiper-timeline .timeline-module-title .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.timeline-module-box-title .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.timeline-module-box-description .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.single-news article.news .single-media-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.single-news article.press-release .single-media-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.single-press-release article.news .single-media-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.single-press-release article.press-release .single-media-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.single-staff article.staff .single-staff-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.single-toolkit .single-toolkit-featured-description .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.single-toolkit .single-toolkit-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.single-post .single-post-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.single-case-study .single-case-study-section-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.single-publication .single-publication-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet,
.single-tool .single-tool-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet {
  display: block;
  width: 0.625rem;
  height: 0.625rem;
  background-color: #fff;
  border-radius: 0.625rem;
  cursor: pointer;
}

/* line 198, resources/assets/styles/common/_mixins.scss */

.rich-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.accordion-module-item-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.full-text-module-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.grid-module-description .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.impact-cards-module-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.impact-cards-module-item-description .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.info-cards-module-header-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.text-featured-post-module-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.text-image-module-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.text-link-cards-module-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.text-module-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.text-stat-module-stats-stat-description .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.text-stat-module-text .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.timeline-module .swiper-timeline .timeline-module-title .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.timeline-module-box-title .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.timeline-module-box-description .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.single-news article.news .single-media-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.single-news article.press-release .single-media-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.single-press-release article.news .single-media-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.single-press-release article.press-release .single-media-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.single-staff article.staff .single-staff-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.single-toolkit .single-toolkit-featured-description .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.single-toolkit .single-toolkit-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.single-post .single-post-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.single-case-study .single-case-study-section-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.single-publication .single-publication-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active,
.single-tool .single-tool-content .image-slider-container .image-slider-pagination .swiper-pagination-bullet-active {
  background-color: #222;
}

@media (max-width: 767.98px) {
  /* line 144, resources/assets/styles/common/_global.scss */

  .rich-text .image-slider-container .image-slider-navigation,
  .accordion-module-item-content .image-slider-container .image-slider-navigation,
  .full-text-module-content .image-slider-container .image-slider-navigation,
  .grid-module-description .image-slider-container .image-slider-navigation,
  .impact-cards-module-text .image-slider-container .image-slider-navigation,
  .impact-cards-module-item-description .image-slider-container .image-slider-navigation,
  .info-cards-module-header-text .image-slider-container .image-slider-navigation,
  .text-featured-post-module-text .image-slider-container .image-slider-navigation,
  .text-image-module-text .image-slider-container .image-slider-navigation,
  .text-link-cards-module-text .image-slider-container .image-slider-navigation,
  .text-module-content .image-slider-container .image-slider-navigation,
  .text-stat-module-stats-stat-description .image-slider-container .image-slider-navigation,
  .text-stat-module-text .image-slider-container .image-slider-navigation,
  .timeline-module .swiper-timeline .timeline-module-title .image-slider-container .image-slider-navigation,
  .timeline-module-box-title .image-slider-container .image-slider-navigation,
  .timeline-module-box-description .image-slider-container .image-slider-navigation,
  .single-news article.news .single-media-content .image-slider-container .image-slider-navigation,
  .single-news article.press-release .single-media-content .image-slider-container .image-slider-navigation,
  .single-press-release article.news .single-media-content .image-slider-container .image-slider-navigation,
  .single-press-release article.press-release .single-media-content .image-slider-container .image-slider-navigation,
  .single-staff article.staff .single-staff-content .image-slider-container .image-slider-navigation,
  .single-toolkit .single-toolkit-featured-description .image-slider-container .image-slider-navigation,
  .single-toolkit .single-toolkit-content .image-slider-container .image-slider-navigation,
  .single-post .single-post-content .image-slider-container .image-slider-navigation,
  .single-case-study .single-case-study-section-content .image-slider-container .image-slider-navigation,
  .single-publication .single-publication-content .image-slider-container .image-slider-navigation,
  .single-tool .single-tool-content .image-slider-container .image-slider-navigation {
    display: none;
  }
}

/* line 152, resources/assets/styles/common/_global.scss */

.rich-text .image-slider-container .image-slider-navigation button.btn-prev,
.accordion-module-item-content .image-slider-container .image-slider-navigation button.btn-prev,
.full-text-module-content .image-slider-container .image-slider-navigation button.btn-prev,
.grid-module-description .image-slider-container .image-slider-navigation button.btn-prev,
.impact-cards-module-text .image-slider-container .image-slider-navigation button.btn-prev,
.impact-cards-module-item-description .image-slider-container .image-slider-navigation button.btn-prev,
.info-cards-module-header-text .image-slider-container .image-slider-navigation button.btn-prev,
.text-featured-post-module-text .image-slider-container .image-slider-navigation button.btn-prev,
.text-image-module-text .image-slider-container .image-slider-navigation button.btn-prev,
.text-link-cards-module-text .image-slider-container .image-slider-navigation button.btn-prev,
.text-module-content .image-slider-container .image-slider-navigation button.btn-prev,
.text-stat-module-stats-stat-description .image-slider-container .image-slider-navigation button.btn-prev,
.text-stat-module-text .image-slider-container .image-slider-navigation button.btn-prev,
.timeline-module .swiper-timeline .timeline-module-title .image-slider-container .image-slider-navigation button.btn-prev,
.timeline-module-box-title .image-slider-container .image-slider-navigation button.btn-prev,
.timeline-module-box-description .image-slider-container .image-slider-navigation button.btn-prev,
.single-news article.news .single-media-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-news article.press-release .single-media-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-press-release article.news .single-media-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-press-release article.press-release .single-media-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-staff article.staff .single-staff-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-toolkit .single-toolkit-featured-description .image-slider-container .image-slider-navigation button.btn-prev,
.single-toolkit .single-toolkit-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-post .single-post-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-case-study .single-case-study-section-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-publication .single-publication-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-tool .single-tool-content .image-slider-container .image-slider-navigation button.btn-prev {
  left: -2.5rem !important;
}

/* line 156, resources/assets/styles/common/_global.scss */

.rich-text .image-slider-container .image-slider-navigation button.btn-next,
.accordion-module-item-content .image-slider-container .image-slider-navigation button.btn-next,
.full-text-module-content .image-slider-container .image-slider-navigation button.btn-next,
.grid-module-description .image-slider-container .image-slider-navigation button.btn-next,
.impact-cards-module-text .image-slider-container .image-slider-navigation button.btn-next,
.impact-cards-module-item-description .image-slider-container .image-slider-navigation button.btn-next,
.info-cards-module-header-text .image-slider-container .image-slider-navigation button.btn-next,
.text-featured-post-module-text .image-slider-container .image-slider-navigation button.btn-next,
.text-image-module-text .image-slider-container .image-slider-navigation button.btn-next,
.text-link-cards-module-text .image-slider-container .image-slider-navigation button.btn-next,
.text-module-content .image-slider-container .image-slider-navigation button.btn-next,
.text-stat-module-stats-stat-description .image-slider-container .image-slider-navigation button.btn-next,
.text-stat-module-text .image-slider-container .image-slider-navigation button.btn-next,
.timeline-module .swiper-timeline .timeline-module-title .image-slider-container .image-slider-navigation button.btn-next,
.timeline-module-box-title .image-slider-container .image-slider-navigation button.btn-next,
.timeline-module-box-description .image-slider-container .image-slider-navigation button.btn-next,
.single-news article.news .single-media-content .image-slider-container .image-slider-navigation button.btn-next,
.single-news article.press-release .single-media-content .image-slider-container .image-slider-navigation button.btn-next,
.single-press-release article.news .single-media-content .image-slider-container .image-slider-navigation button.btn-next,
.single-press-release article.press-release .single-media-content .image-slider-container .image-slider-navigation button.btn-next,
.single-staff article.staff .single-staff-content .image-slider-container .image-slider-navigation button.btn-next,
.single-toolkit .single-toolkit-featured-description .image-slider-container .image-slider-navigation button.btn-next,
.single-toolkit .single-toolkit-content .image-slider-container .image-slider-navigation button.btn-next,
.single-post .single-post-content .image-slider-container .image-slider-navigation button.btn-next,
.single-case-study .single-case-study-section-content .image-slider-container .image-slider-navigation button.btn-next,
.single-publication .single-publication-content .image-slider-container .image-slider-navigation button.btn-next,
.single-tool .single-tool-content .image-slider-container .image-slider-navigation button.btn-next {
  right: -2.5rem !important;
}

/* line 163, resources/assets/styles/common/_global.scss */

.rich-text .tntp-block-video-caption,
.accordion-module-item-content .tntp-block-video-caption,
.full-text-module-content .tntp-block-video-caption,
.grid-module-description .tntp-block-video-caption,
.impact-cards-module-text .tntp-block-video-caption,
.impact-cards-module-item-description .tntp-block-video-caption,
.info-cards-module-header-text .tntp-block-video-caption,
.text-featured-post-module-text .tntp-block-video-caption,
.text-image-module-text .tntp-block-video-caption,
.text-link-cards-module-text .tntp-block-video-caption,
.text-module-content .tntp-block-video-caption,
.text-stat-module-stats-stat-description .tntp-block-video-caption,
.text-stat-module-text .tntp-block-video-caption,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-video-caption,
.timeline-module-box-title .tntp-block-video-caption,
.timeline-module-box-description .tntp-block-video-caption,
.single-news article.news .single-media-content .tntp-block-video-caption,
.single-news article.press-release .single-media-content .tntp-block-video-caption,
.single-press-release article.news .single-media-content .tntp-block-video-caption,
.single-press-release article.press-release .single-media-content .tntp-block-video-caption,
.single-staff article.staff .single-staff-content .tntp-block-video-caption,
.single-toolkit .single-toolkit-featured-description .tntp-block-video-caption,
.single-toolkit .single-toolkit-content .tntp-block-video-caption,
.single-post .single-post-content .tntp-block-video-caption,
.single-case-study .single-case-study-section-content .tntp-block-video-caption,
.single-publication .single-publication-content .tntp-block-video-caption,
.single-tool .single-tool-content .tntp-block-video-caption,
.rich-text .tntp-block-audio-caption,
.accordion-module-item-content .tntp-block-audio-caption,
.full-text-module-content .tntp-block-audio-caption,
.grid-module-description .tntp-block-audio-caption,
.impact-cards-module-text .tntp-block-audio-caption,
.impact-cards-module-item-description .tntp-block-audio-caption,
.info-cards-module-header-text .tntp-block-audio-caption,
.text-featured-post-module-text .tntp-block-audio-caption,
.text-image-module-text .tntp-block-audio-caption,
.text-link-cards-module-text .tntp-block-audio-caption,
.text-module-content .tntp-block-audio-caption,
.text-stat-module-stats-stat-description .tntp-block-audio-caption,
.text-stat-module-text .tntp-block-audio-caption,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-audio-caption,
.timeline-module-box-title .tntp-block-audio-caption,
.timeline-module-box-description .tntp-block-audio-caption,
.single-news article.news .single-media-content .tntp-block-audio-caption,
.single-news article.press-release .single-media-content .tntp-block-audio-caption,
.single-press-release article.news .single-media-content .tntp-block-audio-caption,
.single-press-release article.press-release .single-media-content .tntp-block-audio-caption,
.single-staff article.staff .single-staff-content .tntp-block-audio-caption,
.single-toolkit .single-toolkit-featured-description .tntp-block-audio-caption,
.single-toolkit .single-toolkit-content .tntp-block-audio-caption,
.single-post .single-post-content .tntp-block-audio-caption,
.single-case-study .single-case-study-section-content .tntp-block-audio-caption,
.single-publication .single-publication-content .tntp-block-audio-caption,
.single-tool .single-tool-content .tntp-block-audio-caption {
  background-color: transparent;
  padding: 0;
  margin: 1.25rem 0 0 0;
  text-align: left;
}

/* line 170, resources/assets/styles/common/_global.scss */

.rich-text .tntp-block-video-caption::after,
.accordion-module-item-content .tntp-block-video-caption::after,
.full-text-module-content .tntp-block-video-caption::after,
.grid-module-description .tntp-block-video-caption::after,
.impact-cards-module-text .tntp-block-video-caption::after,
.impact-cards-module-item-description .tntp-block-video-caption::after,
.info-cards-module-header-text .tntp-block-video-caption::after,
.text-featured-post-module-text .tntp-block-video-caption::after,
.text-image-module-text .tntp-block-video-caption::after,
.text-link-cards-module-text .tntp-block-video-caption::after,
.text-module-content .tntp-block-video-caption::after,
.text-stat-module-stats-stat-description .tntp-block-video-caption::after,
.text-stat-module-text .tntp-block-video-caption::after,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-video-caption::after,
.timeline-module-box-title .tntp-block-video-caption::after,
.timeline-module-box-description .tntp-block-video-caption::after,
.single-news article.news .single-media-content .tntp-block-video-caption::after,
.single-news article.press-release .single-media-content .tntp-block-video-caption::after,
.single-press-release article.news .single-media-content .tntp-block-video-caption::after,
.single-press-release article.press-release .single-media-content .tntp-block-video-caption::after,
.single-staff article.staff .single-staff-content .tntp-block-video-caption::after,
.single-toolkit .single-toolkit-featured-description .tntp-block-video-caption::after,
.single-toolkit .single-toolkit-content .tntp-block-video-caption::after,
.single-post .single-post-content .tntp-block-video-caption::after,
.single-case-study .single-case-study-section-content .tntp-block-video-caption::after,
.single-publication .single-publication-content .tntp-block-video-caption::after,
.single-tool .single-tool-content .tntp-block-video-caption::after,
.rich-text .tntp-block-audio-caption::after,
.accordion-module-item-content .tntp-block-audio-caption::after,
.full-text-module-content .tntp-block-audio-caption::after,
.grid-module-description .tntp-block-audio-caption::after,
.impact-cards-module-text .tntp-block-audio-caption::after,
.impact-cards-module-item-description .tntp-block-audio-caption::after,
.info-cards-module-header-text .tntp-block-audio-caption::after,
.text-featured-post-module-text .tntp-block-audio-caption::after,
.text-image-module-text .tntp-block-audio-caption::after,
.text-link-cards-module-text .tntp-block-audio-caption::after,
.text-module-content .tntp-block-audio-caption::after,
.text-stat-module-stats-stat-description .tntp-block-audio-caption::after,
.text-stat-module-text .tntp-block-audio-caption::after,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-audio-caption::after,
.timeline-module-box-title .tntp-block-audio-caption::after,
.timeline-module-box-description .tntp-block-audio-caption::after,
.single-news article.news .single-media-content .tntp-block-audio-caption::after,
.single-news article.press-release .single-media-content .tntp-block-audio-caption::after,
.single-press-release article.news .single-media-content .tntp-block-audio-caption::after,
.single-press-release article.press-release .single-media-content .tntp-block-audio-caption::after,
.single-staff article.staff .single-staff-content .tntp-block-audio-caption::after,
.single-toolkit .single-toolkit-featured-description .tntp-block-audio-caption::after,
.single-toolkit .single-toolkit-content .tntp-block-audio-caption::after,
.single-post .single-post-content .tntp-block-audio-caption::after,
.single-case-study .single-case-study-section-content .tntp-block-audio-caption::after,
.single-publication .single-publication-content .tntp-block-audio-caption::after,
.single-tool .single-tool-content .tntp-block-audio-caption::after {
  display: none;
}

/* line 174, resources/assets/styles/common/_global.scss */

.rich-text .tntp-block-video-caption p,
.accordion-module-item-content .tntp-block-video-caption p,
.full-text-module-content .tntp-block-video-caption p,
.grid-module-description .tntp-block-video-caption p,
.impact-cards-module-text .tntp-block-video-caption p,
.impact-cards-module-item-description .tntp-block-video-caption p,
.info-cards-module-header-text .tntp-block-video-caption p,
.text-featured-post-module-text .tntp-block-video-caption p,
.text-image-module-text .tntp-block-video-caption p,
.text-link-cards-module-text .tntp-block-video-caption p,
.text-module-content .tntp-block-video-caption p,
.text-stat-module-stats-stat-description .tntp-block-video-caption p,
.text-stat-module-text .tntp-block-video-caption p,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-video-caption p,
.timeline-module-box-title .tntp-block-video-caption p,
.timeline-module-box-description .tntp-block-video-caption p,
.single-news article.news .single-media-content .tntp-block-video-caption p,
.single-news article.press-release .single-media-content .tntp-block-video-caption p,
.single-press-release article.news .single-media-content .tntp-block-video-caption p,
.single-press-release article.press-release .single-media-content .tntp-block-video-caption p,
.single-staff article.staff .single-staff-content .tntp-block-video-caption p,
.single-toolkit .single-toolkit-featured-description .tntp-block-video-caption p,
.single-toolkit .single-toolkit-content .tntp-block-video-caption p,
.single-post .single-post-content .tntp-block-video-caption p,
.single-case-study .single-case-study-section-content .tntp-block-video-caption p,
.single-publication .single-publication-content .tntp-block-video-caption p,
.single-tool .single-tool-content .tntp-block-video-caption p,
.rich-text .tntp-block-audio-caption p,
.accordion-module-item-content .tntp-block-audio-caption p,
.full-text-module-content .tntp-block-audio-caption p,
.grid-module-description .tntp-block-audio-caption p,
.impact-cards-module-text .tntp-block-audio-caption p,
.impact-cards-module-item-description .tntp-block-audio-caption p,
.info-cards-module-header-text .tntp-block-audio-caption p,
.text-featured-post-module-text .tntp-block-audio-caption p,
.text-image-module-text .tntp-block-audio-caption p,
.text-link-cards-module-text .tntp-block-audio-caption p,
.text-module-content .tntp-block-audio-caption p,
.text-stat-module-stats-stat-description .tntp-block-audio-caption p,
.text-stat-module-text .tntp-block-audio-caption p,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-audio-caption p,
.timeline-module-box-title .tntp-block-audio-caption p,
.timeline-module-box-description .tntp-block-audio-caption p,
.single-news article.news .single-media-content .tntp-block-audio-caption p,
.single-news article.press-release .single-media-content .tntp-block-audio-caption p,
.single-press-release article.news .single-media-content .tntp-block-audio-caption p,
.single-press-release article.press-release .single-media-content .tntp-block-audio-caption p,
.single-staff article.staff .single-staff-content .tntp-block-audio-caption p,
.single-toolkit .single-toolkit-featured-description .tntp-block-audio-caption p,
.single-toolkit .single-toolkit-content .tntp-block-audio-caption p,
.single-post .single-post-content .tntp-block-audio-caption p,
.single-case-study .single-case-study-section-content .tntp-block-audio-caption p,
.single-publication .single-publication-content .tntp-block-audio-caption p,
.single-tool .single-tool-content .tntp-block-audio-caption p {
  text-align: left;
  width: 100%;
  margin-left: 0;
}

/* line 181, resources/assets/styles/common/_global.scss */

.rich-text .tntp-block-qa-question::before,
.accordion-module-item-content .tntp-block-qa-question::before,
.full-text-module-content .tntp-block-qa-question::before,
.grid-module-description .tntp-block-qa-question::before,
.impact-cards-module-text .tntp-block-qa-question::before,
.impact-cards-module-item-description .tntp-block-qa-question::before,
.info-cards-module-header-text .tntp-block-qa-question::before,
.text-featured-post-module-text .tntp-block-qa-question::before,
.text-image-module-text .tntp-block-qa-question::before,
.text-link-cards-module-text .tntp-block-qa-question::before,
.text-module-content .tntp-block-qa-question::before,
.text-stat-module-stats-stat-description .tntp-block-qa-question::before,
.text-stat-module-text .tntp-block-qa-question::before,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-qa-question::before,
.timeline-module-box-title .tntp-block-qa-question::before,
.timeline-module-box-description .tntp-block-qa-question::before,
.single-news article.news .single-media-content .tntp-block-qa-question::before,
.single-news article.press-release .single-media-content .tntp-block-qa-question::before,
.single-press-release article.news .single-media-content .tntp-block-qa-question::before,
.single-press-release article.press-release .single-media-content .tntp-block-qa-question::before,
.single-staff article.staff .single-staff-content .tntp-block-qa-question::before,
.single-toolkit .single-toolkit-featured-description .tntp-block-qa-question::before,
.single-toolkit .single-toolkit-content .tntp-block-qa-question::before,
.single-post .single-post-content .tntp-block-qa-question::before,
.single-case-study .single-case-study-section-content .tntp-block-qa-question::before,
.single-publication .single-publication-content .tntp-block-qa-question::before,
.single-tool .single-tool-content .tntp-block-qa-question::before,
.rich-text .tntp-block-qa-answer::before,
.accordion-module-item-content .tntp-block-qa-answer::before,
.full-text-module-content .tntp-block-qa-answer::before,
.grid-module-description .tntp-block-qa-answer::before,
.impact-cards-module-text .tntp-block-qa-answer::before,
.impact-cards-module-item-description .tntp-block-qa-answer::before,
.info-cards-module-header-text .tntp-block-qa-answer::before,
.text-featured-post-module-text .tntp-block-qa-answer::before,
.text-image-module-text .tntp-block-qa-answer::before,
.text-link-cards-module-text .tntp-block-qa-answer::before,
.text-module-content .tntp-block-qa-answer::before,
.text-stat-module-stats-stat-description .tntp-block-qa-answer::before,
.text-stat-module-text .tntp-block-qa-answer::before,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-qa-answer::before,
.timeline-module-box-title .tntp-block-qa-answer::before,
.timeline-module-box-description .tntp-block-qa-answer::before,
.single-news article.news .single-media-content .tntp-block-qa-answer::before,
.single-news article.press-release .single-media-content .tntp-block-qa-answer::before,
.single-press-release article.news .single-media-content .tntp-block-qa-answer::before,
.single-press-release article.press-release .single-media-content .tntp-block-qa-answer::before,
.single-staff article.staff .single-staff-content .tntp-block-qa-answer::before,
.single-toolkit .single-toolkit-featured-description .tntp-block-qa-answer::before,
.single-toolkit .single-toolkit-content .tntp-block-qa-answer::before,
.single-post .single-post-content .tntp-block-qa-answer::before,
.single-case-study .single-case-study-section-content .tntp-block-qa-answer::before,
.single-publication .single-publication-content .tntp-block-qa-answer::before,
.single-tool .single-tool-content .tntp-block-qa-answer::before {
  content: "Q";
  color: #317d5d;
  font-family: var(--font-zangezi);
  font-size: 4rem;
  line-height: 1;
  font-weight: 300;
  display: inline-block;
  margin-right: 1.625rem;
}

@media (max-width: 575.98px) {
  /* line 181, resources/assets/styles/common/_global.scss */

  .rich-text .tntp-block-qa-question::before,
  .accordion-module-item-content .tntp-block-qa-question::before,
  .full-text-module-content .tntp-block-qa-question::before,
  .grid-module-description .tntp-block-qa-question::before,
  .impact-cards-module-text .tntp-block-qa-question::before,
  .impact-cards-module-item-description .tntp-block-qa-question::before,
  .info-cards-module-header-text .tntp-block-qa-question::before,
  .text-featured-post-module-text .tntp-block-qa-question::before,
  .text-image-module-text .tntp-block-qa-question::before,
  .text-link-cards-module-text .tntp-block-qa-question::before,
  .text-module-content .tntp-block-qa-question::before,
  .text-stat-module-stats-stat-description .tntp-block-qa-question::before,
  .text-stat-module-text .tntp-block-qa-question::before,
  .timeline-module .swiper-timeline .timeline-module-title .tntp-block-qa-question::before,
  .timeline-module-box-title .tntp-block-qa-question::before,
  .timeline-module-box-description .tntp-block-qa-question::before,
  .single-news article.news .single-media-content .tntp-block-qa-question::before,
  .single-news article.press-release .single-media-content .tntp-block-qa-question::before,
  .single-press-release article.news .single-media-content .tntp-block-qa-question::before,
  .single-press-release article.press-release .single-media-content .tntp-block-qa-question::before,
  .single-staff article.staff .single-staff-content .tntp-block-qa-question::before,
  .single-toolkit .single-toolkit-featured-description .tntp-block-qa-question::before,
  .single-toolkit .single-toolkit-content .tntp-block-qa-question::before,
  .single-post .single-post-content .tntp-block-qa-question::before,
  .single-case-study .single-case-study-section-content .tntp-block-qa-question::before,
  .single-publication .single-publication-content .tntp-block-qa-question::before,
  .single-tool .single-tool-content .tntp-block-qa-question::before,
  .rich-text .tntp-block-qa-answer::before,
  .accordion-module-item-content .tntp-block-qa-answer::before,
  .full-text-module-content .tntp-block-qa-answer::before,
  .grid-module-description .tntp-block-qa-answer::before,
  .impact-cards-module-text .tntp-block-qa-answer::before,
  .impact-cards-module-item-description .tntp-block-qa-answer::before,
  .info-cards-module-header-text .tntp-block-qa-answer::before,
  .text-featured-post-module-text .tntp-block-qa-answer::before,
  .text-image-module-text .tntp-block-qa-answer::before,
  .text-link-cards-module-text .tntp-block-qa-answer::before,
  .text-module-content .tntp-block-qa-answer::before,
  .text-stat-module-stats-stat-description .tntp-block-qa-answer::before,
  .text-stat-module-text .tntp-block-qa-answer::before,
  .timeline-module .swiper-timeline .timeline-module-title .tntp-block-qa-answer::before,
  .timeline-module-box-title .tntp-block-qa-answer::before,
  .timeline-module-box-description .tntp-block-qa-answer::before,
  .single-news article.news .single-media-content .tntp-block-qa-answer::before,
  .single-news article.press-release .single-media-content .tntp-block-qa-answer::before,
  .single-press-release article.news .single-media-content .tntp-block-qa-answer::before,
  .single-press-release article.press-release .single-media-content .tntp-block-qa-answer::before,
  .single-staff article.staff .single-staff-content .tntp-block-qa-answer::before,
  .single-toolkit .single-toolkit-featured-description .tntp-block-qa-answer::before,
  .single-toolkit .single-toolkit-content .tntp-block-qa-answer::before,
  .single-post .single-post-content .tntp-block-qa-answer::before,
  .single-case-study .single-case-study-section-content .tntp-block-qa-answer::before,
  .single-publication .single-publication-content .tntp-block-qa-answer::before,
  .single-tool .single-tool-content .tntp-block-qa-answer::before {
    font-size: 2.625rem;
    margin-right: 1.125rem;
  }
}

/* line 198, resources/assets/styles/common/_global.scss */

.rich-text .tntp-block-qa-question,
.accordion-module-item-content .tntp-block-qa-question,
.full-text-module-content .tntp-block-qa-question,
.grid-module-description .tntp-block-qa-question,
.impact-cards-module-text .tntp-block-qa-question,
.impact-cards-module-item-description .tntp-block-qa-question,
.info-cards-module-header-text .tntp-block-qa-question,
.text-featured-post-module-text .tntp-block-qa-question,
.text-image-module-text .tntp-block-qa-question,
.text-link-cards-module-text .tntp-block-qa-question,
.text-module-content .tntp-block-qa-question,
.text-stat-module-stats-stat-description .tntp-block-qa-question,
.text-stat-module-text .tntp-block-qa-question,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-qa-question,
.timeline-module-box-title .tntp-block-qa-question,
.timeline-module-box-description .tntp-block-qa-question,
.single-news article.news .single-media-content .tntp-block-qa-question,
.single-news article.press-release .single-media-content .tntp-block-qa-question,
.single-press-release article.news .single-media-content .tntp-block-qa-question,
.single-press-release article.press-release .single-media-content .tntp-block-qa-question,
.single-staff article.staff .single-staff-content .tntp-block-qa-question,
.single-toolkit .single-toolkit-featured-description .tntp-block-qa-question,
.single-toolkit .single-toolkit-content .tntp-block-qa-question,
.single-post .single-post-content .tntp-block-qa-question,
.single-case-study .single-case-study-section-content .tntp-block-qa-question,
.single-publication .single-publication-content .tntp-block-qa-question,
.single-tool .single-tool-content .tntp-block-qa-question {
  color: #317d5d;
  position: relative;
  margin-bottom: 1.25rem;
  display: flex;
  align-items: center;
}

/* line 208, resources/assets/styles/common/_global.scss */

.rich-text .tntp-block-qa-answer,
.accordion-module-item-content .tntp-block-qa-answer,
.full-text-module-content .tntp-block-qa-answer,
.grid-module-description .tntp-block-qa-answer,
.impact-cards-module-text .tntp-block-qa-answer,
.impact-cards-module-item-description .tntp-block-qa-answer,
.info-cards-module-header-text .tntp-block-qa-answer,
.text-featured-post-module-text .tntp-block-qa-answer,
.text-image-module-text .tntp-block-qa-answer,
.text-link-cards-module-text .tntp-block-qa-answer,
.text-module-content .tntp-block-qa-answer,
.text-stat-module-stats-stat-description .tntp-block-qa-answer,
.text-stat-module-text .tntp-block-qa-answer,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-qa-answer,
.timeline-module-box-title .tntp-block-qa-answer,
.timeline-module-box-description .tntp-block-qa-answer,
.single-news article.news .single-media-content .tntp-block-qa-answer,
.single-news article.press-release .single-media-content .tntp-block-qa-answer,
.single-press-release article.news .single-media-content .tntp-block-qa-answer,
.single-press-release article.press-release .single-media-content .tntp-block-qa-answer,
.single-staff article.staff .single-staff-content .tntp-block-qa-answer,
.single-toolkit .single-toolkit-featured-description .tntp-block-qa-answer,
.single-toolkit .single-toolkit-content .tntp-block-qa-answer,
.single-post .single-post-content .tntp-block-qa-answer,
.single-case-study .single-case-study-section-content .tntp-block-qa-answer,
.single-publication .single-publication-content .tntp-block-qa-answer,
.single-tool .single-tool-content .tntp-block-qa-answer {
  display: flex;
  flex-wrap: wrap;
}

/* line 212, resources/assets/styles/common/_global.scss */

.rich-text .tntp-block-qa-answer p,
.accordion-module-item-content .tntp-block-qa-answer p,
.full-text-module-content .tntp-block-qa-answer p,
.grid-module-description .tntp-block-qa-answer p,
.impact-cards-module-text .tntp-block-qa-answer p,
.impact-cards-module-item-description .tntp-block-qa-answer p,
.info-cards-module-header-text .tntp-block-qa-answer p,
.text-featured-post-module-text .tntp-block-qa-answer p,
.text-image-module-text .tntp-block-qa-answer p,
.text-link-cards-module-text .tntp-block-qa-answer p,
.text-module-content .tntp-block-qa-answer p,
.text-stat-module-stats-stat-description .tntp-block-qa-answer p,
.text-stat-module-text .tntp-block-qa-answer p,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-qa-answer p,
.timeline-module-box-title .tntp-block-qa-answer p,
.timeline-module-box-description .tntp-block-qa-answer p,
.single-news article.news .single-media-content .tntp-block-qa-answer p,
.single-news article.press-release .single-media-content .tntp-block-qa-answer p,
.single-press-release article.news .single-media-content .tntp-block-qa-answer p,
.single-press-release article.press-release .single-media-content .tntp-block-qa-answer p,
.single-staff article.staff .single-staff-content .tntp-block-qa-answer p,
.single-toolkit .single-toolkit-featured-description .tntp-block-qa-answer p,
.single-toolkit .single-toolkit-content .tntp-block-qa-answer p,
.single-post .single-post-content .tntp-block-qa-answer p,
.single-case-study .single-case-study-section-content .tntp-block-qa-answer p,
.single-publication .single-publication-content .tntp-block-qa-answer p,
.single-tool .single-tool-content .tntp-block-qa-answer p {
  width: calc(100% - 4.5625rem);
  margin-left: auto;
}

@media (max-width: 575.98px) {
  /* line 212, resources/assets/styles/common/_global.scss */

  .rich-text .tntp-block-qa-answer p,
  .accordion-module-item-content .tntp-block-qa-answer p,
  .full-text-module-content .tntp-block-qa-answer p,
  .grid-module-description .tntp-block-qa-answer p,
  .impact-cards-module-text .tntp-block-qa-answer p,
  .impact-cards-module-item-description .tntp-block-qa-answer p,
  .info-cards-module-header-text .tntp-block-qa-answer p,
  .text-featured-post-module-text .tntp-block-qa-answer p,
  .text-image-module-text .tntp-block-qa-answer p,
  .text-link-cards-module-text .tntp-block-qa-answer p,
  .text-module-content .tntp-block-qa-answer p,
  .text-stat-module-stats-stat-description .tntp-block-qa-answer p,
  .text-stat-module-text .tntp-block-qa-answer p,
  .timeline-module .swiper-timeline .timeline-module-title .tntp-block-qa-answer p,
  .timeline-module-box-title .tntp-block-qa-answer p,
  .timeline-module-box-description .tntp-block-qa-answer p,
  .single-news article.news .single-media-content .tntp-block-qa-answer p,
  .single-news article.press-release .single-media-content .tntp-block-qa-answer p,
  .single-press-release article.news .single-media-content .tntp-block-qa-answer p,
  .single-press-release article.press-release .single-media-content .tntp-block-qa-answer p,
  .single-staff article.staff .single-staff-content .tntp-block-qa-answer p,
  .single-toolkit .single-toolkit-featured-description .tntp-block-qa-answer p,
  .single-toolkit .single-toolkit-content .tntp-block-qa-answer p,
  .single-post .single-post-content .tntp-block-qa-answer p,
  .single-case-study .single-case-study-section-content .tntp-block-qa-answer p,
  .single-publication .single-publication-content .tntp-block-qa-answer p,
  .single-tool .single-tool-content .tntp-block-qa-answer p {
    width: calc(100% - 3.0625rem);
  }
}

/* line 220, resources/assets/styles/common/_global.scss */

.rich-text .tntp-block-qa-answer p:last-child,
.accordion-module-item-content .tntp-block-qa-answer p:last-child,
.full-text-module-content .tntp-block-qa-answer p:last-child,
.grid-module-description .tntp-block-qa-answer p:last-child,
.impact-cards-module-text .tntp-block-qa-answer p:last-child,
.impact-cards-module-item-description .tntp-block-qa-answer p:last-child,
.info-cards-module-header-text .tntp-block-qa-answer p:last-child,
.text-featured-post-module-text .tntp-block-qa-answer p:last-child,
.text-image-module-text .tntp-block-qa-answer p:last-child,
.text-link-cards-module-text .tntp-block-qa-answer p:last-child,
.text-module-content .tntp-block-qa-answer p:last-child,
.text-stat-module-stats-stat-description .tntp-block-qa-answer p:last-child,
.text-stat-module-text .tntp-block-qa-answer p:last-child,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-qa-answer p:last-child,
.timeline-module-box-title .tntp-block-qa-answer p:last-child,
.timeline-module-box-description .tntp-block-qa-answer p:last-child,
.single-news article.news .single-media-content .tntp-block-qa-answer p:last-child,
.single-news article.press-release .single-media-content .tntp-block-qa-answer p:last-child,
.single-press-release article.news .single-media-content .tntp-block-qa-answer p:last-child,
.single-press-release article.press-release .single-media-content .tntp-block-qa-answer p:last-child,
.single-staff article.staff .single-staff-content .tntp-block-qa-answer p:last-child,
.single-toolkit .single-toolkit-featured-description .tntp-block-qa-answer p:last-child,
.single-toolkit .single-toolkit-content .tntp-block-qa-answer p:last-child,
.single-post .single-post-content .tntp-block-qa-answer p:last-child,
.single-case-study .single-case-study-section-content .tntp-block-qa-answer p:last-child,
.single-publication .single-publication-content .tntp-block-qa-answer p:last-child,
.single-tool .single-tool-content .tntp-block-qa-answer p:last-child {
  margin-bottom: 0;
}

/* line 225, resources/assets/styles/common/_global.scss */

.rich-text .tntp-block-qa-answer::before,
.accordion-module-item-content .tntp-block-qa-answer::before,
.full-text-module-content .tntp-block-qa-answer::before,
.grid-module-description .tntp-block-qa-answer::before,
.impact-cards-module-text .tntp-block-qa-answer::before,
.impact-cards-module-item-description .tntp-block-qa-answer::before,
.info-cards-module-header-text .tntp-block-qa-answer::before,
.text-featured-post-module-text .tntp-block-qa-answer::before,
.text-image-module-text .tntp-block-qa-answer::before,
.text-link-cards-module-text .tntp-block-qa-answer::before,
.text-module-content .tntp-block-qa-answer::before,
.text-stat-module-stats-stat-description .tntp-block-qa-answer::before,
.text-stat-module-text .tntp-block-qa-answer::before,
.timeline-module .swiper-timeline .timeline-module-title .tntp-block-qa-answer::before,
.timeline-module-box-title .tntp-block-qa-answer::before,
.timeline-module-box-description .tntp-block-qa-answer::before,
.single-news article.news .single-media-content .tntp-block-qa-answer::before,
.single-news article.press-release .single-media-content .tntp-block-qa-answer::before,
.single-press-release article.news .single-media-content .tntp-block-qa-answer::before,
.single-press-release article.press-release .single-media-content .tntp-block-qa-answer::before,
.single-staff article.staff .single-staff-content .tntp-block-qa-answer::before,
.single-toolkit .single-toolkit-featured-description .tntp-block-qa-answer::before,
.single-toolkit .single-toolkit-content .tntp-block-qa-answer::before,
.single-post .single-post-content .tntp-block-qa-answer::before,
.single-case-study .single-case-study-section-content .tntp-block-qa-answer::before,
.single-publication .single-publication-content .tntp-block-qa-answer::before,
.single-tool .single-tool-content .tntp-block-qa-answer::before {
  content: "A";
  color: #222;
}

/* line 231, resources/assets/styles/common/_global.scss */

.rich-text .tntp-lead-in,
.accordion-module-item-content .tntp-lead-in,
.full-text-module-content .tntp-lead-in,
.grid-module-description .tntp-lead-in,
.impact-cards-module-text .tntp-lead-in,
.impact-cards-module-item-description .tntp-lead-in,
.info-cards-module-header-text .tntp-lead-in,
.text-featured-post-module-text .tntp-lead-in,
.text-image-module-text .tntp-lead-in,
.text-link-cards-module-text .tntp-lead-in,
.text-module-content .tntp-lead-in,
.text-stat-module-stats-stat-description .tntp-lead-in,
.text-stat-module-text .tntp-lead-in,
.timeline-module .swiper-timeline .timeline-module-title .tntp-lead-in,
.timeline-module-box-title .tntp-lead-in,
.timeline-module-box-description .tntp-lead-in,
.single-news article.news .single-media-content .tntp-lead-in,
.single-news article.press-release .single-media-content .tntp-lead-in,
.single-press-release article.news .single-media-content .tntp-lead-in,
.single-press-release article.press-release .single-media-content .tntp-lead-in,
.single-staff article.staff .single-staff-content .tntp-lead-in,
.single-toolkit .single-toolkit-featured-description .tntp-lead-in,
.single-toolkit .single-toolkit-content .tntp-lead-in,
.single-post .single-post-content .tntp-lead-in,
.single-case-study .single-case-study-section-content .tntp-lead-in,
.single-publication .single-publication-content .tntp-lead-in,
.single-tool .single-tool-content .tntp-lead-in {
  margin-bottom: 2.5rem;
}

/* line 238, resources/assets/styles/common/_global.scss */

.rich-text .tntp-blockquote blockquote,
.accordion-module-item-content .tntp-blockquote blockquote,
.full-text-module-content .tntp-blockquote blockquote,
.grid-module-description .tntp-blockquote blockquote,
.impact-cards-module-text .tntp-blockquote blockquote,
.impact-cards-module-item-description .tntp-blockquote blockquote,
.info-cards-module-header-text .tntp-blockquote blockquote,
.text-featured-post-module-text .tntp-blockquote blockquote,
.text-image-module-text .tntp-blockquote blockquote,
.text-link-cards-module-text .tntp-blockquote blockquote,
.text-module-content .tntp-blockquote blockquote,
.text-stat-module-stats-stat-description .tntp-blockquote blockquote,
.text-stat-module-text .tntp-blockquote blockquote,
.timeline-module .swiper-timeline .timeline-module-title .tntp-blockquote blockquote,
.timeline-module-box-title .tntp-blockquote blockquote,
.timeline-module-box-description .tntp-blockquote blockquote,
.single-news article.news .single-media-content .tntp-blockquote blockquote,
.single-news article.press-release .single-media-content .tntp-blockquote blockquote,
.single-press-release article.news .single-media-content .tntp-blockquote blockquote,
.single-press-release article.press-release .single-media-content .tntp-blockquote blockquote,
.single-staff article.staff .single-staff-content .tntp-blockquote blockquote,
.single-toolkit .single-toolkit-featured-description .tntp-blockquote blockquote,
.single-toolkit .single-toolkit-content .tntp-blockquote blockquote,
.single-post .single-post-content .tntp-blockquote blockquote,
.single-case-study .single-case-study-section-content .tntp-blockquote blockquote,
.single-publication .single-publication-content .tntp-blockquote blockquote,
.single-tool .single-tool-content .tntp-blockquote blockquote {
  margin-bottom: 0;
}

/* line 242, resources/assets/styles/common/_global.scss */

.rich-text .tntp-blockquote p,
.accordion-module-item-content .tntp-blockquote p,
.full-text-module-content .tntp-blockquote p,
.grid-module-description .tntp-blockquote p,
.impact-cards-module-text .tntp-blockquote p,
.impact-cards-module-item-description .tntp-blockquote p,
.info-cards-module-header-text .tntp-blockquote p,
.text-featured-post-module-text .tntp-blockquote p,
.text-image-module-text .tntp-blockquote p,
.text-link-cards-module-text .tntp-blockquote p,
.text-module-content .tntp-blockquote p,
.text-stat-module-stats-stat-description .tntp-blockquote p,
.text-stat-module-text .tntp-blockquote p,
.timeline-module .swiper-timeline .timeline-module-title .tntp-blockquote p,
.timeline-module-box-title .tntp-blockquote p,
.timeline-module-box-description .tntp-blockquote p,
.single-news article.news .single-media-content .tntp-blockquote p,
.single-news article.press-release .single-media-content .tntp-blockquote p,
.single-press-release article.news .single-media-content .tntp-blockquote p,
.single-press-release article.press-release .single-media-content .tntp-blockquote p,
.single-staff article.staff .single-staff-content .tntp-blockquote p,
.single-toolkit .single-toolkit-featured-description .tntp-blockquote p,
.single-toolkit .single-toolkit-content .tntp-blockquote p,
.single-post .single-post-content .tntp-blockquote p,
.single-case-study .single-case-study-section-content .tntp-blockquote p,
.single-publication .single-publication-content .tntp-blockquote p,
.single-tool .single-tool-content .tntp-blockquote p {
  margin-bottom: 0.625rem;
}

/* line 246, resources/assets/styles/common/_global.scss */

.rich-text .tntp-blockquote figcaption,
.accordion-module-item-content .tntp-blockquote figcaption,
.full-text-module-content .tntp-blockquote figcaption,
.grid-module-description .tntp-blockquote figcaption,
.impact-cards-module-text .tntp-blockquote figcaption,
.impact-cards-module-item-description .tntp-blockquote figcaption,
.info-cards-module-header-text .tntp-blockquote figcaption,
.text-featured-post-module-text .tntp-blockquote figcaption,
.text-image-module-text .tntp-blockquote figcaption,
.text-link-cards-module-text .tntp-blockquote figcaption,
.text-module-content .tntp-blockquote figcaption,
.text-stat-module-stats-stat-description .tntp-blockquote figcaption,
.text-stat-module-text .tntp-blockquote figcaption,
.timeline-module .swiper-timeline .timeline-module-title .tntp-blockquote figcaption,
.timeline-module-box-title .tntp-blockquote figcaption,
.timeline-module-box-description .tntp-blockquote figcaption,
.single-news article.news .single-media-content .tntp-blockquote figcaption,
.single-news article.press-release .single-media-content .tntp-blockquote figcaption,
.single-press-release article.news .single-media-content .tntp-blockquote figcaption,
.single-press-release article.press-release .single-media-content .tntp-blockquote figcaption,
.single-staff article.staff .single-staff-content .tntp-blockquote figcaption,
.single-toolkit .single-toolkit-featured-description .tntp-blockquote figcaption,
.single-toolkit .single-toolkit-content .tntp-blockquote figcaption,
.single-post .single-post-content .tntp-blockquote figcaption,
.single-case-study .single-case-study-section-content .tntp-blockquote figcaption,
.single-publication .single-publication-content .tntp-blockquote figcaption,
.single-tool .single-tool-content .tntp-blockquote figcaption {
  color: #317d5d;
  background: none;
  margin: 0 0 0 1.25rem;
  padding: 0;
}

/* line 254, resources/assets/styles/common/_global.scss */

.rich-text .tntp-blockquote figcaption::after,
.accordion-module-item-content .tntp-blockquote figcaption::after,
.full-text-module-content .tntp-blockquote figcaption::after,
.grid-module-description .tntp-blockquote figcaption::after,
.impact-cards-module-text .tntp-blockquote figcaption::after,
.impact-cards-module-item-description .tntp-blockquote figcaption::after,
.info-cards-module-header-text .tntp-blockquote figcaption::after,
.text-featured-post-module-text .tntp-blockquote figcaption::after,
.text-image-module-text .tntp-blockquote figcaption::after,
.text-link-cards-module-text .tntp-blockquote figcaption::after,
.text-module-content .tntp-blockquote figcaption::after,
.text-stat-module-stats-stat-description .tntp-blockquote figcaption::after,
.text-stat-module-text .tntp-blockquote figcaption::after,
.timeline-module .swiper-timeline .timeline-module-title .tntp-blockquote figcaption::after,
.timeline-module-box-title .tntp-blockquote figcaption::after,
.timeline-module-box-description .tntp-blockquote figcaption::after,
.single-news article.news .single-media-content .tntp-blockquote figcaption::after,
.single-news article.press-release .single-media-content .tntp-blockquote figcaption::after,
.single-press-release article.news .single-media-content .tntp-blockquote figcaption::after,
.single-press-release article.press-release .single-media-content .tntp-blockquote figcaption::after,
.single-staff article.staff .single-staff-content .tntp-blockquote figcaption::after,
.single-toolkit .single-toolkit-featured-description .tntp-blockquote figcaption::after,
.single-toolkit .single-toolkit-content .tntp-blockquote figcaption::after,
.single-post .single-post-content .tntp-blockquote figcaption::after,
.single-case-study .single-case-study-section-content .tntp-blockquote figcaption::after,
.single-publication .single-publication-content .tntp-blockquote figcaption::after,
.single-tool .single-tool-content .tntp-blockquote figcaption::after {
  display: none;
}

/* line 261, resources/assets/styles/common/_global.scss */

.custom-video {
  margin-top: 1.875rem;
}

/* line 264, resources/assets/styles/common/_global.scss */

.custom-video figcaption {
  background-color: #ffd8c4;
  margin: -0.0625rem 0 0 0;
  padding-left: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
}

/* line 132, resources/assets/styles/common/_mixins.scss */

.custom-video figcaption::after {
  top: 0;
  right: -0.0625rem;
  position: absolute;
  content: "";
  clip-path: polygon(100% 100%, 0 100%, 100% 0);
  height: calc(100% + 1px);
  width: calc(100% - 14.938rem - 40px / 2);
  background-color: var(--figcaption-bg);
}

/* line 150, resources/assets/styles/common/_mixins.scss */

.custom-video figcaption p {
  margin: 0;
  width: 14.938rem;
}

/* line 268, resources/assets/styles/common/_global.scss */

.custom-video-wrapper {
  padding: 1.25rem;
  background-color: #ffd8c4;
}

/* line 273, resources/assets/styles/common/_global.scss */

.custom-video .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

/* line 77, resources/assets/styles/common/_mixins.scss */

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

/* line 1, resources/assets/styles/components/_buttons.scss */

.btn-primary,
.rich-text .custom-btn,
.accordion-module-item-content .custom-btn,
.full-text-module-content .custom-btn,
.grid-module-description .custom-btn,
.impact-cards-module-text .custom-btn,
.impact-cards-module-item-description .custom-btn,
.info-cards-module-header-text .custom-btn,
.text-featured-post-module-text .custom-btn,
.text-image-module-text .custom-btn,
.text-link-cards-module-text .custom-btn,
.text-module-content .custom-btn,
.text-stat-module-stats-stat-description .custom-btn,
.text-stat-module-text .custom-btn,
.timeline-module .swiper-timeline .timeline-module-title .custom-btn,
.timeline-module-box-title .custom-btn,
.timeline-module-box-description .custom-btn,
.single-news article.news .single-media-content .custom-btn,
.single-news article.press-release .single-media-content .custom-btn,
.single-press-release article.news .single-media-content .custom-btn,
.single-press-release article.press-release .single-media-content .custom-btn,
.single-staff article.staff .single-staff-content .custom-btn,
.single-toolkit .single-toolkit-featured-description .custom-btn,
.single-toolkit .single-toolkit-content .custom-btn,
.single-post .single-post-content .custom-btn,
.single-case-study .single-case-study-section-content .custom-btn,
.single-publication .single-publication-content .custom-btn,
.single-tool .single-tool-content .custom-btn,
.gform_wrapper .gform_footer .gform_button,
.featured-content-module-link,
.hero-module .wp-funraise-embed-giving-form button,
.media-list-module-link,
.related-content-module-button,
.search-page .search-sidebar button.search-page-button {
  position: relative;
  padding: 0.9375rem 1.875rem;
  margin: 0;
  border: 0;
  background: transparent;
  outline: 0;
  color: #222;
  display: inline-flex;
  align-items: center;
  gap: 0.9375rem;
  text-decoration: none;
  justify-content: space-between;
}

/* line 17, resources/assets/styles/components/_buttons.scss */

.btn-primary:hover,
.rich-text .custom-btn:hover,
.accordion-module-item-content .custom-btn:hover,
.full-text-module-content .custom-btn:hover,
.grid-module-description .custom-btn:hover,
.impact-cards-module-text .custom-btn:hover,
.impact-cards-module-item-description .custom-btn:hover,
.info-cards-module-header-text .custom-btn:hover,
.text-featured-post-module-text .custom-btn:hover,
.text-image-module-text .custom-btn:hover,
.text-link-cards-module-text .custom-btn:hover,
.text-module-content .custom-btn:hover,
.text-stat-module-stats-stat-description .custom-btn:hover,
.text-stat-module-text .custom-btn:hover,
.timeline-module .swiper-timeline .timeline-module-title .custom-btn:hover,
.timeline-module-box-title .custom-btn:hover,
.timeline-module-box-description .custom-btn:hover,
.single-news article.news .single-media-content .custom-btn:hover,
.single-news article.press-release .single-media-content .custom-btn:hover,
.single-press-release article.news .single-media-content .custom-btn:hover,
.single-press-release article.press-release .single-media-content .custom-btn:hover,
.single-staff article.staff .single-staff-content .custom-btn:hover,
.single-toolkit .single-toolkit-featured-description .custom-btn:hover,
.single-toolkit .single-toolkit-content .custom-btn:hover,
.single-post .single-post-content .custom-btn:hover,
.single-case-study .single-case-study-section-content .custom-btn:hover,
.single-publication .single-publication-content .custom-btn:hover,
.single-tool .single-tool-content .custom-btn:hover,
.gform_wrapper .gform_footer .gform_button:hover,
.featured-content-module-link:hover,
.hero-module .wp-funraise-embed-giving-form button:hover,
.media-list-module-link:hover,
.related-content-module-button:hover,
.search-page .search-sidebar button.search-page-button:hover,
.btn-primary:focus,
.rich-text .custom-btn:focus,
.accordion-module-item-content .custom-btn:focus,
.full-text-module-content .custom-btn:focus,
.grid-module-description .custom-btn:focus,
.impact-cards-module-text .custom-btn:focus,
.impact-cards-module-item-description .custom-btn:focus,
.info-cards-module-header-text .custom-btn:focus,
.text-featured-post-module-text .custom-btn:focus,
.text-image-module-text .custom-btn:focus,
.text-link-cards-module-text .custom-btn:focus,
.text-module-content .custom-btn:focus,
.text-stat-module-stats-stat-description .custom-btn:focus,
.text-stat-module-text .custom-btn:focus,
.timeline-module .swiper-timeline .timeline-module-title .custom-btn:focus,
.timeline-module-box-title .custom-btn:focus,
.timeline-module-box-description .custom-btn:focus,
.single-news article.news .single-media-content .custom-btn:focus,
.single-news article.press-release .single-media-content .custom-btn:focus,
.single-press-release article.news .single-media-content .custom-btn:focus,
.single-press-release article.press-release .single-media-content .custom-btn:focus,
.single-staff article.staff .single-staff-content .custom-btn:focus,
.single-toolkit .single-toolkit-featured-description .custom-btn:focus,
.single-toolkit .single-toolkit-content .custom-btn:focus,
.single-post .single-post-content .custom-btn:focus,
.single-case-study .single-case-study-section-content .custom-btn:focus,
.single-publication .single-publication-content .custom-btn:focus,
.single-tool .single-tool-content .custom-btn:focus,
.gform_wrapper .gform_footer .gform_button:focus,
.featured-content-module-link:focus,
.hero-module .wp-funraise-embed-giving-form button:focus,
.media-list-module-link:focus,
.related-content-module-button:focus,
.search-page .search-sidebar button.search-page-button:focus {
  color: #222;
  text-decoration: none;
}

/* line 23, resources/assets/styles/components/_buttons.scss */

.btn-primary::after,
.rich-text .custom-btn::after,
.accordion-module-item-content .custom-btn::after,
.full-text-module-content .custom-btn::after,
.grid-module-description .custom-btn::after,
.impact-cards-module-text .custom-btn::after,
.impact-cards-module-item-description .custom-btn::after,
.info-cards-module-header-text .custom-btn::after,
.text-featured-post-module-text .custom-btn::after,
.text-image-module-text .custom-btn::after,
.text-link-cards-module-text .custom-btn::after,
.text-module-content .custom-btn::after,
.text-stat-module-stats-stat-description .custom-btn::after,
.text-stat-module-text .custom-btn::after,
.timeline-module .swiper-timeline .timeline-module-title .custom-btn::after,
.timeline-module-box-title .custom-btn::after,
.timeline-module-box-description .custom-btn::after,
.single-news article.news .single-media-content .custom-btn::after,
.single-news article.press-release .single-media-content .custom-btn::after,
.single-press-release article.news .single-media-content .custom-btn::after,
.single-press-release article.press-release .single-media-content .custom-btn::after,
.single-staff article.staff .single-staff-content .custom-btn::after,
.single-toolkit .single-toolkit-featured-description .custom-btn::after,
.single-toolkit .single-toolkit-content .custom-btn::after,
.single-post .single-post-content .custom-btn::after,
.single-case-study .single-case-study-section-content .custom-btn::after,
.single-publication .single-publication-content .custom-btn::after,
.single-tool .single-tool-content .custom-btn::after,
.gform_wrapper .gform_footer .gform_button::after,
.featured-content-module-link::after,
.hero-module .wp-funraise-embed-giving-form button::after,
.media-list-module-link::after,
.related-content-module-button::after,
.search-page .search-sidebar button.search-page-button::after {
  position: relative;
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuODk5MTU4IDAuMTAwODQyTDEwLjc5OSAxMEwwLjg5OTQ5NSAxOS44OTk1TDAuODk5MTU4IDAuMTAwODQyWiIgZmlsbD0iIzIyMiIvPgo8L3N2Zz4K);
  top: 0.25rem;
}

/* line 30, resources/assets/styles/components/_buttons.scss */

.btn-secondary,
.browse-taxonomies-module-term a {
  padding: 0.625rem 1.25rem;
  color: #fff;
  display: inline-block;
  text-decoration: none;
}

/* line 38, resources/assets/styles/components/_buttons.scss */

.btn-secondary:hover,
.browse-taxonomies-module-term a:hover,
.btn-secondary:focus,
.browse-taxonomies-module-term a:focus {
  text-decoration: none;
}

/* line 44, resources/assets/styles/components/_buttons.scss */

.btn-secondary-mint {
  background-color: #e2eddc;
  color: #317d5d;
}

/* line 48, resources/assets/styles/components/_buttons.scss */

.btn-secondary-mint:hover,
.btn-secondary-mint:focus {
  color: #317d5d;
}

/* line 54, resources/assets/styles/components/_buttons.scss */

.btn-secondary-gray,
.browse-taxonomies-module-term a {
  background-color: #f1f1ee;
  color: #222;
}

/* line 58, resources/assets/styles/components/_buttons.scss */

.btn-secondary-gray:hover,
.browse-taxonomies-module-term a:hover,
.btn-secondary-gray:focus,
.browse-taxonomies-module-term a:focus {
  color: #222;
}

/* line 64, resources/assets/styles/components/_buttons.scss */

.btn-secondary-white {
  background-color: #fff;
  color: #317d5d;
  padding: 0.625rem 1.25rem;
  display: inline-block;
  text-decoration: none;
}

/* line 73, resources/assets/styles/components/_buttons.scss */

.btn-secondary-white:hover,
.btn-secondary-white:focus {
  text-decoration: none;
}

/* line 79, resources/assets/styles/components/_buttons.scss */

.btn-secondary-green {
  background-color: #317d5d;
  color: #fff;
}

/* line 83, resources/assets/styles/components/_buttons.scss */

.btn-secondary-green:hover,
.btn-secondary-green:focus {
  color: #fff;
}

/* line 89, resources/assets/styles/components/_buttons.scss */

.btn-secondary-dark {
  background-color: #222;
  color: #fff;
}

/* line 93, resources/assets/styles/components/_buttons.scss */

.btn-secondary-dark:hover,
.btn-secondary-dark:focus {
  color: #fff;
}

/* line 99, resources/assets/styles/components/_buttons.scss */

.btn-primary-yellow,
.rich-text .custom-btn,
.accordion-module-item-content .custom-btn,
.full-text-module-content .custom-btn,
.grid-module-description .custom-btn,
.impact-cards-module-text .custom-btn,
.impact-cards-module-item-description .custom-btn,
.info-cards-module-header-text .custom-btn,
.text-featured-post-module-text .custom-btn,
.text-image-module-text .custom-btn,
.text-link-cards-module-text .custom-btn,
.text-module-content .custom-btn,
.text-stat-module-stats-stat-description .custom-btn,
.text-stat-module-text .custom-btn,
.timeline-module .swiper-timeline .timeline-module-title .custom-btn,
.timeline-module-box-title .custom-btn,
.timeline-module-box-description .custom-btn,
.single-news article.news .single-media-content .custom-btn,
.single-news article.press-release .single-media-content .custom-btn,
.single-press-release article.news .single-media-content .custom-btn,
.single-press-release article.press-release .single-media-content .custom-btn,
.single-staff article.staff .single-staff-content .custom-btn,
.single-toolkit .single-toolkit-featured-description .custom-btn,
.single-toolkit .single-toolkit-content .custom-btn,
.single-post .single-post-content .custom-btn,
.single-case-study .single-case-study-section-content .custom-btn,
.single-publication .single-publication-content .custom-btn,
.single-tool .single-tool-content .custom-btn,
.gform_wrapper .gform_footer .gform_button,
.text-image-module-btn,
.three-columns-module-btn,
.search-page .search-sidebar button.search-page-button {
  background-color: #fde57b;
}

/* line 103, resources/assets/styles/components/_buttons.scss */

.btn-primary-white,
.related-content-module.items .related-content-module-button,
.related-content-module.carousel .related-content-module-button,
body:not(.page-homepage-data) .text-image-module-bg_green .text-image-module-btn,
.three-columns-module.white-scheme .three-columns-module-btn {
  background-color: #fff;
}

/* line 107, resources/assets/styles/components/_buttons.scss */

.btn-primary-gray,
.featured-content-module-link,
.media-list-module-link,
.related-content-module.columns .related-content-module-button {
  background-color: #f0efeb;
}

/* line 112, resources/assets/styles/components/_buttons.scss */

.btn-primary[target="_blank"]::after,
.rich-text .custom-btn[target="_blank"]::after,
.accordion-module-item-content .custom-btn[target="_blank"]::after,
.full-text-module-content .custom-btn[target="_blank"]::after,
.grid-module-description .custom-btn[target="_blank"]::after,
.impact-cards-module-text .custom-btn[target="_blank"]::after,
.impact-cards-module-item-description .custom-btn[target="_blank"]::after,
.info-cards-module-header-text .custom-btn[target="_blank"]::after,
.text-featured-post-module-text .custom-btn[target="_blank"]::after,
.text-image-module-text .custom-btn[target="_blank"]::after,
.text-link-cards-module-text .custom-btn[target="_blank"]::after,
.text-module-content .custom-btn[target="_blank"]::after,
.text-stat-module-stats-stat-description .custom-btn[target="_blank"]::after,
.text-stat-module-text .custom-btn[target="_blank"]::after,
.timeline-module .swiper-timeline .timeline-module-title .custom-btn[target="_blank"]::after,
.timeline-module-box-title .custom-btn[target="_blank"]::after,
.timeline-module-box-description .custom-btn[target="_blank"]::after,
.single-news article.news .single-media-content .custom-btn[target="_blank"]::after,
.single-news article.press-release .single-media-content .custom-btn[target="_blank"]::after,
.single-press-release article.news .single-media-content .custom-btn[target="_blank"]::after,
.single-press-release article.press-release .single-media-content .custom-btn[target="_blank"]::after,
.single-staff article.staff .single-staff-content .custom-btn[target="_blank"]::after,
.single-toolkit .single-toolkit-featured-description .custom-btn[target="_blank"]::after,
.single-toolkit .single-toolkit-content .custom-btn[target="_blank"]::after,
.single-post .single-post-content .custom-btn[target="_blank"]::after,
.single-case-study .single-case-study-section-content .custom-btn[target="_blank"]::after,
.single-publication .single-publication-content .custom-btn[target="_blank"]::after,
.single-tool .single-tool-content .custom-btn[target="_blank"]::after,
.gform_wrapper .gform_footer .gform_button[target="_blank"]::after,
.featured-content-module-link[target="_blank"]::after,
.hero-module .wp-funraise-embed-giving-form button[target="_blank"]::after,
.media-list-module-link[target="_blank"]::after,
.related-content-module-button[target="_blank"]::after,
.search-page .search-sidebar button.search-page-button[target="_blank"]::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04LjM0MzQ5IDAuMzk2MjRMMTMuMzc1MiA1LjQyNzkzTDguNjM4OTcgMTAuMTY0MUwxMC43MzExIDEyLjI1NjJMMTUuNDY3MyA3LjUyMDAzTDIwLjUgMTIuNTUyN1YwLjM5NjI0SDguMzQzNDlaTTcuODk2NzEgNC45ODczMkgwLjVWMTkuNzgwN0gxNS4yOTM0VjEyLjM4NEgxMi4zMzQ3VjE2LjgyMkgzLjQ1ODY4VjcuOTQ2SDcuODk2NzFWNC45ODczMloiIGZpbGw9IiMyMjIiLz4KPC9zdmc+Cg==);
  top: 0;
}

/* line 118, resources/assets/styles/components/_buttons.scss */

.swiper-buttons,
.rich-text .image-slider-container .image-slider-navigation button,
.accordion-module-item-content .image-slider-container .image-slider-navigation button,
.full-text-module-content .image-slider-container .image-slider-navigation button,
.grid-module-description .image-slider-container .image-slider-navigation button,
.impact-cards-module-text .image-slider-container .image-slider-navigation button,
.impact-cards-module-item-description .image-slider-container .image-slider-navigation button,
.info-cards-module-header-text .image-slider-container .image-slider-navigation button,
.text-featured-post-module-text .image-slider-container .image-slider-navigation button,
.text-image-module-text .image-slider-container .image-slider-navigation button,
.text-link-cards-module-text .image-slider-container .image-slider-navigation button,
.text-module-content .image-slider-container .image-slider-navigation button,
.text-stat-module-stats-stat-description .image-slider-container .image-slider-navigation button,
.text-stat-module-text .image-slider-container .image-slider-navigation button,
.timeline-module .swiper-timeline .timeline-module-title .image-slider-container .image-slider-navigation button,
.timeline-module-box-title .image-slider-container .image-slider-navigation button,
.timeline-module-box-description .image-slider-container .image-slider-navigation button,
.single-news article.news .single-media-content .image-slider-container .image-slider-navigation button,
.single-news article.press-release .single-media-content .image-slider-container .image-slider-navigation button,
.single-press-release article.news .single-media-content .image-slider-container .image-slider-navigation button,
.single-press-release article.press-release .single-media-content .image-slider-container .image-slider-navigation button,
.single-staff article.staff .single-staff-content .image-slider-container .image-slider-navigation button,
.single-toolkit .single-toolkit-featured-description .image-slider-container .image-slider-navigation button,
.single-toolkit .single-toolkit-content .image-slider-container .image-slider-navigation button,
.single-post .single-post-content .image-slider-container .image-slider-navigation button,
.single-case-study .single-case-study-section-content .image-slider-container .image-slider-navigation button,
.single-publication .single-publication-content .image-slider-container .image-slider-navigation button,
.single-tool .single-tool-content .image-slider-container .image-slider-navigation button,
.quotes-module-navigation button,
.related-content-module-navigation button,
.timeline-module-navigation button,
.timeline-module-box-navigation button,
.timeline-module-mobile-navigation button,
.toolkit-list-module .btn-prev,
.toolkit-list-module .btn-next {
  background: none;
  border: none;
  width: 1.3125rem;
  height: 2.5625rem;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  color: #222;
}

/* line 130, resources/assets/styles/components/_buttons.scss */

.swiper-buttons.swiper-button-disabled,
.rich-text .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.accordion-module-item-content .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.full-text-module-content .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.grid-module-description .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.impact-cards-module-text .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.impact-cards-module-item-description .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.info-cards-module-header-text .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.text-featured-post-module-text .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.text-image-module-text .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.text-link-cards-module-text .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.text-module-content .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.text-stat-module-stats-stat-description .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.text-stat-module-text .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.timeline-module .swiper-timeline .timeline-module-title .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.timeline-module-box-title .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.timeline-module-box-description .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.single-news article.news .single-media-content .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.single-news article.press-release .single-media-content .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.single-press-release article.news .single-media-content .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.single-press-release article.press-release .single-media-content .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.single-staff article.staff .single-staff-content .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.single-toolkit .single-toolkit-featured-description .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.single-toolkit .single-toolkit-content .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.single-post .single-post-content .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.single-case-study .single-case-study-section-content .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.single-publication .single-publication-content .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.single-tool .single-tool-content .image-slider-container .image-slider-navigation button.swiper-button-disabled,
.quotes-module-navigation button.swiper-button-disabled,
.related-content-module-navigation button.swiper-button-disabled,
.timeline-module-navigation button.swiper-button-disabled,
.timeline-module-box-navigation button.swiper-button-disabled,
.timeline-module-mobile-navigation button.swiper-button-disabled,
.toolkit-list-module .swiper-button-disabled.btn-prev,
.toolkit-list-module .swiper-button-disabled.btn-next {
  opacity: 0.6;
}

/* line 134, resources/assets/styles/components/_buttons.scss */

.swiper-buttons svg,
.rich-text .image-slider-container .image-slider-navigation button svg,
.accordion-module-item-content .image-slider-container .image-slider-navigation button svg,
.full-text-module-content .image-slider-container .image-slider-navigation button svg,
.grid-module-description .image-slider-container .image-slider-navigation button svg,
.impact-cards-module-text .image-slider-container .image-slider-navigation button svg,
.impact-cards-module-item-description .image-slider-container .image-slider-navigation button svg,
.info-cards-module-header-text .image-slider-container .image-slider-navigation button svg,
.text-featured-post-module-text .image-slider-container .image-slider-navigation button svg,
.text-image-module-text .image-slider-container .image-slider-navigation button svg,
.text-link-cards-module-text .image-slider-container .image-slider-navigation button svg,
.text-module-content .image-slider-container .image-slider-navigation button svg,
.text-stat-module-stats-stat-description .image-slider-container .image-slider-navigation button svg,
.text-stat-module-text .image-slider-container .image-slider-navigation button svg,
.timeline-module .swiper-timeline .timeline-module-title .image-slider-container .image-slider-navigation button svg,
.timeline-module-box-title .image-slider-container .image-slider-navigation button svg,
.timeline-module-box-description .image-slider-container .image-slider-navigation button svg,
.single-news article.news .single-media-content .image-slider-container .image-slider-navigation button svg,
.single-news article.press-release .single-media-content .image-slider-container .image-slider-navigation button svg,
.single-press-release article.news .single-media-content .image-slider-container .image-slider-navigation button svg,
.single-press-release article.press-release .single-media-content .image-slider-container .image-slider-navigation button svg,
.single-staff article.staff .single-staff-content .image-slider-container .image-slider-navigation button svg,
.single-toolkit .single-toolkit-featured-description .image-slider-container .image-slider-navigation button svg,
.single-toolkit .single-toolkit-content .image-slider-container .image-slider-navigation button svg,
.single-post .single-post-content .image-slider-container .image-slider-navigation button svg,
.single-case-study .single-case-study-section-content .image-slider-container .image-slider-navigation button svg,
.single-publication .single-publication-content .image-slider-container .image-slider-navigation button svg,
.single-tool .single-tool-content .image-slider-container .image-slider-navigation button svg,
.quotes-module-navigation button svg,
.related-content-module-navigation button svg,
.timeline-module-navigation button svg,
.timeline-module-box-navigation button svg,
.timeline-module-mobile-navigation button svg,
.toolkit-list-module .btn-prev svg,
.toolkit-list-module .btn-next svg {
  width: 1.3125rem;
}

/* line 138, resources/assets/styles/components/_buttons.scss */

.swiper-buttons.btn-prev,
.rich-text .image-slider-container .image-slider-navigation button.btn-prev,
.accordion-module-item-content .image-slider-container .image-slider-navigation button.btn-prev,
.full-text-module-content .image-slider-container .image-slider-navigation button.btn-prev,
.grid-module-description .image-slider-container .image-slider-navigation button.btn-prev,
.impact-cards-module-text .image-slider-container .image-slider-navigation button.btn-prev,
.impact-cards-module-item-description .image-slider-container .image-slider-navigation button.btn-prev,
.info-cards-module-header-text .image-slider-container .image-slider-navigation button.btn-prev,
.text-featured-post-module-text .image-slider-container .image-slider-navigation button.btn-prev,
.text-image-module-text .image-slider-container .image-slider-navigation button.btn-prev,
.text-link-cards-module-text .image-slider-container .image-slider-navigation button.btn-prev,
.text-module-content .image-slider-container .image-slider-navigation button.btn-prev,
.text-stat-module-stats-stat-description .image-slider-container .image-slider-navigation button.btn-prev,
.text-stat-module-text .image-slider-container .image-slider-navigation button.btn-prev,
.timeline-module .swiper-timeline .timeline-module-title .image-slider-container .image-slider-navigation button.btn-prev,
.timeline-module-box-title .image-slider-container .image-slider-navigation button.btn-prev,
.timeline-module-box-description .image-slider-container .image-slider-navigation button.btn-prev,
.single-news article.news .single-media-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-news article.press-release .single-media-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-press-release article.news .single-media-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-press-release article.press-release .single-media-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-staff article.staff .single-staff-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-toolkit .single-toolkit-featured-description .image-slider-container .image-slider-navigation button.btn-prev,
.single-toolkit .single-toolkit-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-post .single-post-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-case-study .single-case-study-section-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-publication .single-publication-content .image-slider-container .image-slider-navigation button.btn-prev,
.single-tool .single-tool-content .image-slider-container .image-slider-navigation button.btn-prev,
.quotes-module-navigation button.btn-prev,
.related-content-module-navigation button.btn-prev,
.timeline-module-navigation button.btn-prev,
.timeline-module-box-navigation button.btn-prev,
.timeline-module-mobile-navigation button.btn-prev,
.toolkit-list-module .btn-prev {
  left: 0;
}

/* line 142, resources/assets/styles/components/_buttons.scss */

.swiper-buttons.btn-next,
.rich-text .image-slider-container .image-slider-navigation button.btn-next,
.accordion-module-item-content .image-slider-container .image-slider-navigation button.btn-next,
.full-text-module-content .image-slider-container .image-slider-navigation button.btn-next,
.grid-module-description .image-slider-container .image-slider-navigation button.btn-next,
.impact-cards-module-text .image-slider-container .image-slider-navigation button.btn-next,
.impact-cards-module-item-description .image-slider-container .image-slider-navigation button.btn-next,
.info-cards-module-header-text .image-slider-container .image-slider-navigation button.btn-next,
.text-featured-post-module-text .image-slider-container .image-slider-navigation button.btn-next,
.text-image-module-text .image-slider-container .image-slider-navigation button.btn-next,
.text-link-cards-module-text .image-slider-container .image-slider-navigation button.btn-next,
.text-module-content .image-slider-container .image-slider-navigation button.btn-next,
.text-stat-module-stats-stat-description .image-slider-container .image-slider-navigation button.btn-next,
.text-stat-module-text .image-slider-container .image-slider-navigation button.btn-next,
.timeline-module .swiper-timeline .timeline-module-title .image-slider-container .image-slider-navigation button.btn-next,
.timeline-module-box-title .image-slider-container .image-slider-navigation button.btn-next,
.timeline-module-box-description .image-slider-container .image-slider-navigation button.btn-next,
.single-news article.news .single-media-content .image-slider-container .image-slider-navigation button.btn-next,
.single-news article.press-release .single-media-content .image-slider-container .image-slider-navigation button.btn-next,
.single-press-release article.news .single-media-content .image-slider-container .image-slider-navigation button.btn-next,
.single-press-release article.press-release .single-media-content .image-slider-container .image-slider-navigation button.btn-next,
.single-staff article.staff .single-staff-content .image-slider-container .image-slider-navigation button.btn-next,
.single-toolkit .single-toolkit-featured-description .image-slider-container .image-slider-navigation button.btn-next,
.single-toolkit .single-toolkit-content .image-slider-container .image-slider-navigation button.btn-next,
.single-post .single-post-content .image-slider-container .image-slider-navigation button.btn-next,
.single-case-study .single-case-study-section-content .image-slider-container .image-slider-navigation button.btn-next,
.single-publication .single-publication-content .image-slider-container .image-slider-navigation button.btn-next,
.single-tool .single-tool-content .image-slider-container .image-slider-navigation button.btn-next,
.quotes-module-navigation button.btn-next,
.related-content-module-navigation button.btn-next,
.timeline-module-navigation button.btn-next,
.timeline-module-box-navigation button.btn-next,
.timeline-module-mobile-navigation button.btn-next,
.toolkit-list-module .btn-next {
  right: 0;
}

/* line 147, resources/assets/styles/components/_buttons.scss */

p a,
li a,
td a {
  font-weight: 600;
  color: #222;
  text-decoration: underline;
}

/* line 154, resources/assets/styles/components/_buttons.scss */

p a:hover,
li a:hover,
td a:hover {
  color: #222;
}

/* line 1, resources/assets/styles/components/_forms.scss */

.search-form {
  position: relative;
  height: 100%;
}

/* line 5, resources/assets/styles/components/_forms.scss */

.search-form .search-field {
  width: 100%;
  outline: none;
}

/* line 29, resources/assets/styles/common/_mixins.scss */

.search-form .search-field ::-webkit-input-placeholder {
  opacity: 1;
  color: #222;
}

/* line 34, resources/assets/styles/common/_mixins.scss */

.search-form .search-field ::-moz-placeholder {
  color: #222;
  opacity: 1;
}

/* line 39, resources/assets/styles/common/_mixins.scss */

.search-form .search-field :-ms-input-placeholder {
  color: #222;
  opacity: 1;
}

/* line 44, resources/assets/styles/common/_mixins.scss */

.search-form .search-field :-moz-placeholder {
  color: #222;
  opacity: 1;
}

/* line 49, resources/assets/styles/common/_mixins.scss */

.search-form .search-field::placeholder {
  color: #222;
  opacity: 1;
}

/* line 13, resources/assets/styles/components/_forms.scss */

.search-form .search-field::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

/* line 19, resources/assets/styles/components/_forms.scss */

.search-form .search-field::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* line 25, resources/assets/styles/components/_forms.scss */

.search-form .search-field::-webkit-search-decoration,
.search-form .search-field::-webkit-search-cancel-button,
.search-form .search-field::-webkit-search-results-button,
.search-form .search-field::-webkit-search-results-decoration {
  display: none;
}

/* line 33, resources/assets/styles/components/_forms.scss */

.search-form .search-field + .search-submit {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 0;
  color: #222;
}

/* line 42, resources/assets/styles/components/_forms.scss */

.search-form .search-primary {
  background-color: #fff;
  border: 0.09375rem solid #222;
  padding-left: 0.625rem;
  padding-right: 3.875rem;
  height: 3.25rem;
}

/* line 50, resources/assets/styles/components/_forms.scss */

.search-form .search-primary + .search-submit {
  right: 0;
  background: #222;
  color: #fff;
  height: 3.25rem;
  width: 3.25rem;
}

/* line 57, resources/assets/styles/components/_forms.scss */

.search-form .search-primary + .search-submit svg {
  width: 1.125rem;
  height: 1.125rem;
}

/* line 63, resources/assets/styles/components/_forms.scss */

.search-form .search-secondary {
  background-color: #f0efeb;
  border: none;
  padding-left: 0.625rem;
  padding-right: 2.5rem;
  height: 2.375rem;
}

/* line 71, resources/assets/styles/components/_forms.scss */

.search-form .search-secondary + .search-submit {
  right: 0.8125rem;
  background: 0;
}

/* line 75, resources/assets/styles/components/_forms.scss */

.search-form .search-secondary + .search-submit svg {
  width: 1.125rem;
  height: 1.125rem;
}

/* line 81, resources/assets/styles/components/_forms.scss */

.search-form .search-header {
  background-color: #fff;
  border: 0.09375rem solid #317d5d;
  height: 3.25rem;
  padding-left: 0.625rem;
  padding-right: 2.5rem;
}

/* line 89, resources/assets/styles/components/_forms.scss */

.search-form .search-header + .search-submit {
  background-color: #fde57b;
  position: relative;
  top: 0;
  transform: none;
  flex: 0 0 3.25rem;
  height: 3.25rem;
  right: 0;
}

/* line 101, resources/assets/styles/components/_forms.scss */

.gform_wrapper .gfield_label {
  color: #222;
  font-weight: 300 !important;
  margin-bottom: 0.625rem !important;
}

/* line 109, resources/assets/styles/components/_forms.scss */

.gform_wrapper textarea {
  max-height: 11.25rem;
}

/* line 113, resources/assets/styles/components/_forms.scss */

.gform_wrapper span.name_first {
  padding-right: 0 !important;
}

/* line 117, resources/assets/styles/components/_forms.scss */

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper textarea,
.gform_wrapper select {
  color: #222;
  background-color: #f0efeb;
  border: 0;
  padding: 0.9375rem 1.25rem !important;
  height: 100%;
  width: 100%;
  font-size: 0.75rem !important;
}

/* line 29, resources/assets/styles/common/_mixins.scss */

.gform_wrapper input[type="text"] ::-webkit-input-placeholder,
.gform_wrapper input[type="email"] ::-webkit-input-placeholder,
.gform_wrapper textarea ::-webkit-input-placeholder,
.gform_wrapper select ::-webkit-input-placeholder {
  opacity: 1;
  color: #222;
}

/* line 34, resources/assets/styles/common/_mixins.scss */

.gform_wrapper input[type="text"] ::-moz-placeholder,
.gform_wrapper input[type="email"] ::-moz-placeholder,
.gform_wrapper textarea ::-moz-placeholder,
.gform_wrapper select ::-moz-placeholder {
  color: #222;
  opacity: 1;
}

/* line 39, resources/assets/styles/common/_mixins.scss */

.gform_wrapper input[type="text"] :-ms-input-placeholder,
.gform_wrapper input[type="email"] :-ms-input-placeholder,
.gform_wrapper textarea :-ms-input-placeholder,
.gform_wrapper select :-ms-input-placeholder {
  color: #222;
  opacity: 1;
}

/* line 44, resources/assets/styles/common/_mixins.scss */

.gform_wrapper input[type="text"] :-moz-placeholder,
.gform_wrapper input[type="email"] :-moz-placeholder,
.gform_wrapper textarea :-moz-placeholder,
.gform_wrapper select :-moz-placeholder {
  color: #222;
  opacity: 1;
}

/* line 49, resources/assets/styles/common/_mixins.scss */

.gform_wrapper input[type="text"]::placeholder,
.gform_wrapper input[type="email"]::placeholder,
.gform_wrapper textarea::placeholder,
.gform_wrapper select::placeholder {
  color: #222;
  opacity: 1;
}

/* line 133, resources/assets/styles/components/_forms.scss */

.gform_wrapper input[type="text"]:focus,
.gform_wrapper input[type="email"]:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
  outline-color: #fde57b;
}

/* line 138, resources/assets/styles/components/_forms.scss */

.gform_wrapper .ginput_container_select select {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDIxIDEwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjAuNTk4NCAtMC4wMDAyNTYyMzhMMTAuNjk5MiA5Ljg5OTU3TDAuNzk5NzI1IDguMDAzMDNlLTA1TDIwLjU5ODQgLTAuMDAwMjU2MjM4WiIgZmlsbD0iIzIyMiIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-size: 1.3125rem 0.6875rem;
  background-position: center right 0.625rem;
  appearance: none;
}

/* line 146, resources/assets/styles/components/_forms.scss */

.gform_wrapper .gform_footer {
  padding: 0 !important;
  margin-top: 1.25rem !important;
}

/* line 150, resources/assets/styles/components/_forms.scss */

.gform_wrapper .gform_footer .gform_button {
  padding-right: 3.25rem;
  margin-bottom: 0 !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuODk5MTU4IDAuMTAwODQyTDEwLjc5OSAxMEwwLjg5OTQ5NSAxOS44OTk1TDAuODk5MTU4IDAuMTAwODQyWiIgZmlsbD0iIzIyMiIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: right 1.875rem center;
}

/* line 162, resources/assets/styles/components/_forms.scss */

.gform_wrapper .gform_validation_errors {
  box-shadow: none !important;
  border-radius: 0 !important;
}

/* line 166, resources/assets/styles/components/_forms.scss */

.gform_wrapper .gform_validation_errors h2 {
  font-family: var(--font-halyard-text);
  font-weight: 300 !important;
  font-size: 1rem !important;
  line-height: 1.6 !important;
}

/* line 174, resources/assets/styles/components/_forms.scss */

.gform_wrapper .gfield_validation_message {
  font-family: var(--font-halyard-text);
  font-weight: 300;
  font-size: 1rem !important;
  line-height: 1.6 !important;
}

/* line 183, resources/assets/styles/components/_forms.scss */

.gform_wrapper .gfield_checkbox .gchoice input,
.gform_wrapper .gfield_radio .gchoice input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

/* line 192, resources/assets/styles/components/_forms.scss */

.gform_wrapper .gfield_checkbox .gchoice label,
.gform_wrapper .gfield_radio .gchoice label {
  max-width: 100% !important;
  font-size: 0.75rem !important;
  position: relative;
  cursor: pointer;
  display: inline-flex !important;
  align-items: center;
  gap: 0.625rem;
  color: #222;
}

/* line 204, resources/assets/styles/components/_forms.scss */

.gform_wrapper .gfield_checkbox .gchoice label::before,
.gform_wrapper .gfield_radio .gchoice label::before {
  content: "";
  display: block;
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
  border: 0.0625rem solid #317d5d !important;
  background-color: #fff;
}

/* line 216, resources/assets/styles/components/_forms.scss */

.gform_wrapper .gfield_checkbox .gchoice input:checked + label::before,
.gform_wrapper .gfield_radio .gchoice input:checked + label::before {
  background-color: #317d5d;
}

/* line 221, resources/assets/styles/components/_forms.scss */

.gform_wrapper .gfield_checkbox .gchoice input:checked + label::after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDggMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yLjM0MzIgMTBIMy45MTcxNkw3LjcwNDE0IDBINS45Mjg5OUwzLjcyNzgxIDYuNzEwMDZMMy4xNTk3NiA4LjQyNjA0SDMuMTI0MjZMMi41Nzk4OCA2LjcxMDA2TDEuODQ2MTUgNC40MTQySDBMMi4zNDMyIDEwWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.5rem;
  height: 0.625rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.375rem;
}

/* line 234, resources/assets/styles/components/_forms.scss */

.gform_wrapper .gfield_radio .gchoice label::before {
  border-radius: 0.625rem;
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */

/** Media alignment */

/* line 7, resources/assets/styles/components/_wp-classes.scss */

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

/* line 14, resources/assets/styles/components/_wp-classes.scss */

.aligncenter {
  display: block;
  margin: 0.5rem auto;
  height: auto;
}

/* line 20, resources/assets/styles/components/_wp-classes.scss */

.alignleft,
.alignright {
  margin-bottom: 0.5rem;
  height: auto;
}

@media (min-width: 576px) {
  /* line 27, resources/assets/styles/components/_wp-classes.scss */

  .alignleft {
    float: left;
    margin-right: 0.5rem;
  }

  /* line 32, resources/assets/styles/components/_wp-classes.scss */

  .alignright {
    float: right;
    margin-left: 0.5rem;
  }
}

/** Text meant only for screen readers */

/* line 39, resources/assets/styles/components/_wp-classes.scss */

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 50, resources/assets/styles/components/_wp-classes.scss */

.screen-reader-text:active,
.screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 1, resources/assets/styles/components/_cards.scss */

.card {
  background-color: #fff;
  position: relative;
}

/* line 5, resources/assets/styles/components/_cards.scss */

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

/* line 10, resources/assets/styles/components/_cards.scss */

.card .card-title a {
  color: #222;
  text-decoration: none;
}

/* line 14, resources/assets/styles/common/_mixins.scss */

.card .card-title a::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

/* line 18, resources/assets/styles/components/_cards.scss */

.card .card-text {
  margin-top: 1.25rem;
  margin-bottom: 0;
}

/* line 24, resources/assets/styles/components/_cards.scss */

.card .card-text > *:last-child {
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  /* line 18, resources/assets/styles/components/_cards.scss */

  .card .card-text {
    margin-top: 0.625rem;
  }
}

/* line 33, resources/assets/styles/components/_cards.scss */

.card .card-placeholder {
  background-color: #e2eddc;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTg0IiBoZWlnaHQ9IjE0NSIgdmlld0JveD0iMCAwIDE4NCAxNDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02Ny41OTY2IDE0My42MDFDMjQuOTkwMyAxMzUuNjgxIC00LjIyNTM2IDEwMy44NjMgMC41MDA3MDkgNjcuNzIyMkM0LjcwMTY2IDM2LjAzOTggMzMuNjU0OCAxMC41ODA3IDcwLjQxMzEgMi42NjAxNkM3Ni44ODE2IDkuMjIyOTMgODMuNzMyIDI5LjI5NiAzNi42MTQ2IDg1LjU1NDhDMTQuNDg4IDExMS45NjQgNTEuNDEzMyAxMzUuMTM4IDY3LjgzNTIgMTQzLjY2OSIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEwMS42MTMgMTIyLjgzQzk4LjgyODYgMTMwLjc1NiA5NC43NTcyIDEzOC4yMzMgODkuNTQxNiAxNDVDODYuOTg5IDE0NSA4NC4zNjQ4IDE0NSA4MS43ODg0IDE0NUM3OS4xNTk5IDE0NC44NjMgNzYuNTQwNCAxNDQuNjAyIDczLjkzOTcgMTQ0LjIxOUM3My45Mzk3IDE0NC4yMTkgNjcuMzMxNiAxMjMuMDMgNjkuOTc5NiAxMDkuNTIzQzc0LjQ2NDYgODYuOTk0OSA5Ni44MTc3IDcxLjgzNSA5Ni44MTc3IDcxLjgzNUM5Ni44MTc3IDcxLjgzNSA5MC43NTgzIDc5LjQyNjEgMTAwLjEzNCA5OS4xNDA3QzEwMy43OTYgMTA2LjU4MSAxMDQuMzI0IDExNS4wNDEgMTAxLjYxMyAxMjIuODNWMTIyLjgzWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTkxLjgyNSAxNDQuODg3QzEwMy4zMTUgMTM5LjI2IDE0OS4wODUgMTE0LjY3MiAxNDkuNjM4IDgwLjg2MjhDMTUwLjE2NyA0NC43MDM3IDkwLjcxOTMgMTEuNzA4NCA3Mi4xODU1IDIuMjg0NDJDODEuODk1OCAwLjMzNTc3MSA5MS44NDE0IC0wLjM3MTE4MyAxMDEuNzUzIDAuMTgyNjg2QzE1Mi4yMzQgMi45ODUwMiAxODguODIxIDM3LjY3NTIgMTgzLjQ4NCA3Ny42NTM2QzE3OC40ODQgMTE1LjE0NiAxMzguNDM2IDE0My41MDggOTEuNzI4OSAxNDUiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMDAuMjE5IDEzNC41ODVDMTEwLjIwNyAxMjIuNjYzIDExOC4yOTQgMTA5Ljg3MyAxMTEuMDk4IDk2LjQ4OUM5NS4yNjA2IDY2Ljk4MDYgMTEzLjUwNSA1NC41MzMyIDExMy41MDUgNTQuNTMzMkMxMTMuNTA1IDU0LjUzMzIgNjMuNTg2NCA3OC41NjAxIDU5LjM3NDQgMTAxLjgzM0M1NS45MzI2IDEyMC40MjUgNzEuNzY5NyAxNDUgNzEuNzY5NyAxNDVDNjIuMzM0OCAxMzUuNTQ0IDM2LjAwMzggMTA0LjM5MSA1OC4yMTkgNzAuOTc3NEM4Ny4xMDEzIDI3LjgzMzkgODEuNTY1NiAxNC42MzI4IDgxLjU2NTYgMTQuNjMyOEM4MS41NjU2IDE0LjYzMjggMTMwLjc2MiAzOS40ODIgMTI4Ljc0IDg5LjUwMDJDMTI3LjYwOSAxMTguMTQxIDkzLjg2NDYgMTQyLjczOSA5My44NjQ2IDE0Mi43MzlMMTAwLjIxOSAxMzQuNTg1WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 5rem;
  width: 100%;
  flex-shrink: 0;
}

/* line 44, resources/assets/styles/components/_cards.scss */

.card-box .card-placeholder {
  margin-bottom: 1.25rem;
}

/* line 49, resources/assets/styles/components/_cards.scss */

.card-box,
.card-description {
  padding: 1.25rem;
}

/* line 53, resources/assets/styles/components/_cards.scss */

.card-box-figure,
.card-description-figure {
  margin-bottom: 1.25rem;
}

/* line 56, resources/assets/styles/components/_cards.scss */

.card-box-figure img,
.card-description-figure img {
  width: 100%;
  object-fit: cover;
}

/* line 62, resources/assets/styles/components/_cards.scss */

.card-box svg,
.card-description svg {
  width: 0.6875rem;
  height: auto;
  color: #222;
  margin-left: 0.625rem;
  margin-top: 1.25rem;
}

/* line 71, resources/assets/styles/components/_cards.scss */

.card-media {
  padding: 1.25rem;
}

/* line 74, resources/assets/styles/components/_cards.scss */

.card-media-top {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  margin-bottom: 1.25rem;
}

/* line 81, resources/assets/styles/components/_cards.scss */

.card-media-meta,
.card-media-date {
  margin-bottom: 0;
  color: #222;
}

/* line 89, resources/assets/styles/components/_cards.scss */

.card-media-date {
  margin-left: auto;
}

/* line 93, resources/assets/styles/components/_cards.scss */

.card-media-button svg {
  width: 0.6875rem;
  height: auto;
  color: #222;
  margin-left: 0.625rem;
  margin-top: 1.25rem;
}

/* line 102, resources/assets/styles/components/_cards.scss */

.card-simple {
  padding: 1.25rem;
  max-width: 16.875rem;
}

/* line 106, resources/assets/styles/components/_cards.scss */

.card-simple-date {
  color: #222;
  margin-bottom: 0.3125rem;
}

/* line 116, resources/assets/styles/components/_cards.scss */

.card-vertical-figure {
  margin-bottom: 0;
}

/* line 119, resources/assets/styles/components/_cards.scss */

.card-vertical-figure img {
  width: 100%;
  object-fit: cover;
}

/* line 125, resources/assets/styles/components/_cards.scss */

.card-vertical-date {
  color: #222;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}

/* line 134, resources/assets/styles/components/_cards.scss */

.card-horizontal {
  display: flex;
  gap: 1.875rem;
}

@media (max-width: 1199.98px) {
  /* line 134, resources/assets/styles/components/_cards.scss */

  .card-horizontal {
    max-width: 100%;
    flex-direction: column;
    gap: 0.625rem;
  }
}

/* line 144, resources/assets/styles/components/_cards.scss */

.card-horizontal-figure {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  /* line 144, resources/assets/styles/components/_cards.scss */

  .card-horizontal-figure {
    flex: 0 0 100%;
  }
}

/* line 151, resources/assets/styles/components/_cards.scss */

.card-horizontal-figure img {
  object-fit: cover;
}

/* line 156, resources/assets/styles/components/_cards.scss */

.card-horizontal-meta {
  color: #222;
  margin-bottom: 0.3125rem;
}

/* line 165, resources/assets/styles/components/_cards.scss */

.card-featured-figure {
  margin-bottom: 0;
  flex-shrink: 0;
}

/* line 169, resources/assets/styles/components/_cards.scss */

.card-featured-figure img {
  width: 100%;
  object-fit: cover;
}

/* line 175, resources/assets/styles/components/_cards.scss */

.card-featured-meta {
  color: #222;
  margin-bottom: 0.3125rem;
}

/* line 182, resources/assets/styles/components/_cards.scss */

.card-featured-date {
  margin-bottom: 0.3125rem;
}

/* line 188, resources/assets/styles/components/_cards.scss */

.card-featured.card-post-news,
.card-featured.card-post-press-release {
  background-color: #f0efeb;
}

/* line 194, resources/assets/styles/components/_cards.scss */

.card-vertical.card-post-publication {
  padding: 0 0.625rem;
  text-align: center;
}

/* line 198, resources/assets/styles/components/_cards.scss */

.card-vertical.card-post-publication .card-vertical-figure {
  padding: 0 1.54688rem;
}

/* line 201, resources/assets/styles/components/_cards.scss */

.card-vertical.card-post-publication .card-vertical-figure img {
  width: 12.5rem;
  height: 16.6875rem;
}

/* line 207, resources/assets/styles/components/_cards.scss */

.card-vertical.card-post-publication .card-placeholder {
  max-width: 12.5rem;
  height: 16.6875rem;
  margin: 0 auto;
}

/* line 216, resources/assets/styles/components/_cards.scss */

.card-vertical.card-post-case-study .card-vertical-figure img,
.card-vertical.card-post-post .card-vertical-figure img {
  width: 16.84375rem;
  height: 9.3125rem;
}

/* line 221, resources/assets/styles/components/_cards.scss */

.card-vertical.card-post-case-study .card-placeholder,
.card-vertical.card-post-post .card-placeholder {
  max-width: 16.84375rem;
  height: 9.3125rem;
}

/* line 228, resources/assets/styles/components/_cards.scss */

.card-horizontal.card-post-publication .card-horizontal-figure {
  max-width: 9.375rem;
}

/* line 231, resources/assets/styles/components/_cards.scss */

.card-horizontal.card-post-publication .card-horizontal-figure img {
  width: 9.375rem;
  height: 11.8125rem;
}

@media (max-width: 1199.98px) {
  /* line 228, resources/assets/styles/components/_cards.scss */

  .card-horizontal.card-post-publication .card-horizontal-figure {
    max-width: 10.375rem;
  }

  /* line 239, resources/assets/styles/components/_cards.scss */

  .card-horizontal.card-post-publication .card-horizontal-figure img {
    height: auto;
  }
}

/* line 245, resources/assets/styles/components/_cards.scss */

.card-horizontal.card-post-publication .card-placeholder {
  max-width: 9.375rem;
  height: 11.8125rem;
}

@media (max-width: 1199.98px) {
  /* line 245, resources/assets/styles/components/_cards.scss */

  .card-horizontal.card-post-publication .card-placeholder {
    max-width: 10.375rem;
    height: 13.0625rem;
  }
}

/* line 259, resources/assets/styles/components/_cards.scss */

.card-horizontal.card-post-case-study .card-horizontal-figure,
.card-horizontal.card-post-post .card-horizontal-figure,
.card-horizontal.card-post-news .card-horizontal-figure {
  max-width: 15.9375rem;
}

@media (max-width: 1199.98px) {
  /* line 259, resources/assets/styles/components/_cards.scss */

  .card-horizontal.card-post-case-study .card-horizontal-figure,
  .card-horizontal.card-post-post .card-horizontal-figure,
  .card-horizontal.card-post-news .card-horizontal-figure {
    max-width: 100%;
  }
}

/* line 266, resources/assets/styles/components/_cards.scss */

.card-horizontal.card-post-case-study .card-horizontal-figure img,
.card-horizontal.card-post-post .card-horizontal-figure img,
.card-horizontal.card-post-news .card-horizontal-figure img {
  width: 15.9375rem;
  height: 9.9375rem;
}

@media (max-width: 1199.98px) {
  /* line 266, resources/assets/styles/components/_cards.scss */

  .card-horizontal.card-post-case-study .card-horizontal-figure img,
  .card-horizontal.card-post-post .card-horizontal-figure img,
  .card-horizontal.card-post-news .card-horizontal-figure img {
    width: 100%;
    height: 15.9375rem;
  }
}

@media (max-width: 991.98px) {
  /* line 266, resources/assets/styles/components/_cards.scss */

  .card-horizontal.card-post-case-study .card-horizontal-figure img,
  .card-horizontal.card-post-post .card-horizontal-figure img,
  .card-horizontal.card-post-news .card-horizontal-figure img {
    height: 13.0625rem;
  }
}

/* line 281, resources/assets/styles/components/_cards.scss */

.card-horizontal.card-post-case-study .card-placeholder,
.card-horizontal.card-post-post .card-placeholder,
.card-horizontal.card-post-news .card-placeholder {
  max-width: 15.9375rem;
  height: 9.9375rem;
}

@media (max-width: 1199.98px) {
  /* line 281, resources/assets/styles/components/_cards.scss */

  .card-horizontal.card-post-case-study .card-placeholder,
  .card-horizontal.card-post-post .card-placeholder,
  .card-horizontal.card-post-news .card-placeholder {
    max-width: 100%;
    height: 15.9375rem;
  }
}

@media (max-width: 991.98px) {
  /* line 281, resources/assets/styles/components/_cards.scss */

  .card-horizontal.card-post-case-study .card-placeholder,
  .card-horizontal.card-post-post .card-placeholder,
  .card-horizontal.card-post-news .card-placeholder {
    height: 13.0625rem;
  }
}

/* line 298, resources/assets/styles/components/_cards.scss */

.card-box.card-post-case-study .card-box-figure img,
.card-box.card-post-post .card-box-figure img {
  height: 14.5625rem;
}

/* line 302, resources/assets/styles/components/_cards.scss */

.card-box.card-post-case-study .card-placeholder,
.card-box.card-post-post .card-placeholder {
  height: 14.5625rem;
}

/* line 309, resources/assets/styles/components/_cards.scss */

.card-box.card-post-publication .card-box-figure img {
  height: 30.3125rem;
}

@media (max-width: 1199.98px) {
  /* line 308, resources/assets/styles/components/_cards.scss */

  .card-box.card-post-publication .card-box-figure {
    max-width: 10.375rem;
  }

  /* line 316, resources/assets/styles/components/_cards.scss */

  .card-box.card-post-publication .card-box-figure img {
    height: auto;
  }
}

/* line 322, resources/assets/styles/components/_cards.scss */

.card-box.card-post-publication .card-placeholder {
  height: 30.3125rem;
}

@media (max-width: 1199.98px) {
  /* line 322, resources/assets/styles/components/_cards.scss */

  .card-box.card-post-publication .card-placeholder {
    max-width: 10.375rem;
    height: 13.0625rem;
  }
}

/* line 1, resources/assets/styles/components/_lists.scss */

.unordered-list,
.rich-text ul,
.accordion-module-item-content ul,
.full-text-module-content ul,
.grid-module-description ul,
.impact-cards-module-text ul,
.impact-cards-module-item-description ul,
.info-cards-module-header-text ul,
.text-featured-post-module-text ul,
.text-image-module-text ul,
.text-link-cards-module-text ul,
.text-module-content ul,
.text-stat-module-stats-stat-description ul,
.text-stat-module-text ul,
.timeline-module .swiper-timeline .timeline-module-title ul,
.timeline-module-box-title ul,
.timeline-module-box-description ul,
.single-news article.news .single-media-content ul,
.single-news article.press-release .single-media-content ul,
.single-press-release article.news .single-media-content ul,
.single-press-release article.press-release .single-media-content ul,
.single-staff article.staff .single-staff-content ul,
.single-toolkit .single-toolkit-featured-description ul,
.single-toolkit .single-toolkit-content ul,
.single-post .single-post-content ul,
.single-case-study .single-case-study-section-content ul,
.single-publication .single-publication-content ul,
.single-tool .single-tool-content ul,
.hero-module-description ul,
.two-columns-module ul {
  padding-left: 0 !important;
  list-style: none;
}

/* line 7, resources/assets/styles/components/_lists.scss */

.unordered-list li,
.rich-text ul li,
.accordion-module-item-content ul li,
.full-text-module-content ul li,
.grid-module-description ul li,
.impact-cards-module-text ul li,
.impact-cards-module-item-description ul li,
.info-cards-module-header-text ul li,
.text-featured-post-module-text ul li,
.text-image-module-text ul li,
.text-link-cards-module-text ul li,
.text-module-content ul li,
.text-stat-module-stats-stat-description ul li,
.text-stat-module-text ul li,
.timeline-module .swiper-timeline .timeline-module-title ul li,
.timeline-module-box-title ul li,
.timeline-module-box-description ul li,
.single-news article.news .single-media-content ul li,
.single-news article.press-release .single-media-content ul li,
.single-press-release article.news .single-media-content ul li,
.single-press-release article.press-release .single-media-content ul li,
.single-staff article.staff .single-staff-content ul li,
.single-toolkit .single-toolkit-featured-description ul li,
.single-toolkit .single-toolkit-content ul li,
.single-post .single-post-content ul li,
.single-case-study .single-case-study-section-content ul li,
.single-publication .single-publication-content ul li,
.single-tool .single-tool-content ul li,
.hero-module-description ul li,
.two-columns-module ul li {
  position: relative;
}

/* line 10, resources/assets/styles/components/_lists.scss */

.unordered-list li::before,
.rich-text ul li::before,
.accordion-module-item-content ul li::before,
.full-text-module-content ul li::before,
.grid-module-description ul li::before,
.impact-cards-module-text ul li::before,
.impact-cards-module-item-description ul li::before,
.info-cards-module-header-text ul li::before,
.text-featured-post-module-text ul li::before,
.text-image-module-text ul li::before,
.text-link-cards-module-text ul li::before,
.text-module-content ul li::before,
.text-stat-module-stats-stat-description ul li::before,
.text-stat-module-text ul li::before,
.timeline-module .swiper-timeline .timeline-module-title ul li::before,
.timeline-module-box-title ul li::before,
.timeline-module-box-description ul li::before,
.single-news article.news .single-media-content ul li::before,
.single-news article.press-release .single-media-content ul li::before,
.single-press-release article.news .single-media-content ul li::before,
.single-press-release article.press-release .single-media-content ul li::before,
.single-staff article.staff .single-staff-content ul li::before,
.single-toolkit .single-toolkit-featured-description ul li::before,
.single-toolkit .single-toolkit-content ul li::before,
.single-post .single-post-content ul li::before,
.single-case-study .single-case-study-section-content ul li::before,
.single-publication .single-publication-content ul li::before,
.single-tool .single-tool-content ul li::before,
.hero-module-description ul li::before,
.two-columns-module ul li::before {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNCIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiBmaWxsPSIjMDBBNUM3Ii8+CjxyZWN0IHk9IjQiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iIzAwQTVDNyIvPgo8L3N2Zz4K);
  position: relative;
  margin-right: 0.625rem;
}

/* line 16, resources/assets/styles/components/_lists.scss */

.unordered-list li > ul,
.rich-text ul li > ul,
.accordion-module-item-content ul li > ul,
.full-text-module-content ul li > ul,
.grid-module-description ul li > ul,
.impact-cards-module-text ul li > ul,
.impact-cards-module-item-description ul li > ul,
.info-cards-module-header-text ul li > ul,
.text-featured-post-module-text ul li > ul,
.text-image-module-text ul li > ul,
.text-link-cards-module-text ul li > ul,
.text-module-content ul li > ul,
.text-stat-module-stats-stat-description ul li > ul,
.text-stat-module-text ul li > ul,
.timeline-module .swiper-timeline .timeline-module-title ul li > ul,
.timeline-module-box-title ul li > ul,
.timeline-module-box-description ul li > ul,
.single-news article.news .single-media-content ul li > ul,
.single-news article.press-release .single-media-content ul li > ul,
.single-press-release article.news .single-media-content ul li > ul,
.single-press-release article.press-release .single-media-content ul li > ul,
.single-staff article.staff .single-staff-content ul li > ul,
.single-toolkit .single-toolkit-featured-description ul li > ul,
.single-toolkit .single-toolkit-content ul li > ul,
.single-post .single-post-content ul li > ul,
.single-case-study .single-case-study-section-content ul li > ul,
.single-publication .single-publication-content ul li > ul,
.single-tool .single-tool-content ul li > ul,
.hero-module-description ul li > ul,
.two-columns-module ul li > ul {
  padding-left: 1.25rem !important;
  margin-top: 0.625rem;
}

/* line 20, resources/assets/styles/components/_lists.scss */

.unordered-list li > ul > li::before,
.rich-text ul li > ul > li::before,
.accordion-module-item-content ul li > ul > li::before,
.full-text-module-content ul li > ul > li::before,
.grid-module-description ul li > ul > li::before,
.impact-cards-module-text ul li > ul > li::before,
.impact-cards-module-item-description ul li > ul > li::before,
.info-cards-module-header-text ul li > ul > li::before,
.text-featured-post-module-text ul li > ul > li::before,
.text-image-module-text ul li > ul > li::before,
.text-link-cards-module-text ul li > ul > li::before,
.text-module-content ul li > ul > li::before,
.text-stat-module-stats-stat-description ul li > ul > li::before,
.text-stat-module-text ul li > ul > li::before,
.timeline-module .swiper-timeline .timeline-module-title ul li > ul > li::before,
.timeline-module-box-title ul li > ul > li::before,
.timeline-module-box-description ul li > ul > li::before,
.single-news article.news .single-media-content ul li > ul > li::before,
.single-news article.press-release .single-media-content ul li > ul > li::before,
.single-press-release article.news .single-media-content ul li > ul > li::before,
.single-press-release article.press-release .single-media-content ul li > ul > li::before,
.single-staff article.staff .single-staff-content ul li > ul > li::before,
.single-toolkit .single-toolkit-featured-description ul li > ul > li::before,
.single-toolkit .single-toolkit-content ul li > ul > li::before,
.single-post .single-post-content ul li > ul > li::before,
.single-case-study .single-case-study-section-content ul li > ul > li::before,
.single-publication .single-publication-content ul li > ul > li::before,
.single-tool .single-tool-content ul li > ul > li::before,
.hero-module-description ul li > ul > li::before,
.two-columns-module ul li > ul > li::before {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNCIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiBmaWxsPSIjRkZEOEM0Ii8+CjxyZWN0IHk9IjQiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iI0ZGRDhDNCIvPgo8L3N2Zz4K);
}

/* line 27, resources/assets/styles/components/_lists.scss */

.list,
.rich-text ol,
.accordion-module-item-content ol,
.full-text-module-content ol,
.grid-module-description ol,
.impact-cards-module-text ol,
.impact-cards-module-item-description ol,
.info-cards-module-header-text ol,
.text-featured-post-module-text ol,
.text-image-module-text ol,
.text-link-cards-module-text ol,
.text-module-content ol,
.text-stat-module-stats-stat-description ol,
.text-stat-module-text ol,
.timeline-module .swiper-timeline .timeline-module-title ol,
.timeline-module-box-title ol,
.timeline-module-box-description ol,
.single-news article.news .single-media-content ol,
.single-news article.press-release .single-media-content ol,
.single-press-release article.news .single-media-content ol,
.single-press-release article.press-release .single-media-content ol,
.single-staff article.staff .single-staff-content ol,
.single-toolkit .single-toolkit-featured-description ol,
.single-toolkit .single-toolkit-content ol,
.single-post .single-post-content ol,
.single-case-study .single-case-study-section-content ol,
.single-publication .single-publication-content ol,
.single-tool .single-tool-content ol,
.unordered-list,
.rich-text ul,
.accordion-module-item-content ul,
.full-text-module-content ul,
.grid-module-description ul,
.impact-cards-module-text ul,
.impact-cards-module-item-description ul,
.info-cards-module-header-text ul,
.text-featured-post-module-text ul,
.text-image-module-text ul,
.text-link-cards-module-text ul,
.text-module-content ul,
.text-stat-module-stats-stat-description ul,
.text-stat-module-text ul,
.timeline-module .swiper-timeline .timeline-module-title ul,
.timeline-module-box-title ul,
.timeline-module-box-description ul,
.single-news article.news .single-media-content ul,
.single-news article.press-release .single-media-content ul,
.single-press-release article.news .single-media-content ul,
.single-press-release article.press-release .single-media-content ul,
.single-staff article.staff .single-staff-content ul,
.single-toolkit .single-toolkit-featured-description ul,
.single-toolkit .single-toolkit-content ul,
.single-post .single-post-content ul,
.single-case-study .single-case-study-section-content ul,
.single-publication .single-publication-content ul,
.single-tool .single-tool-content ul,
.hero-module-description ul,
.two-columns-module ul,
.hero-module-description ol {
  padding-left: 1.25rem;
}

/* line 30, resources/assets/styles/components/_lists.scss */

.list li,
.rich-text ol li,
.accordion-module-item-content ol li,
.full-text-module-content ol li,
.grid-module-description ol li,
.impact-cards-module-text ol li,
.impact-cards-module-item-description ol li,
.info-cards-module-header-text ol li,
.text-featured-post-module-text ol li,
.text-image-module-text ol li,
.text-link-cards-module-text ol li,
.text-module-content ol li,
.text-stat-module-stats-stat-description ol li,
.text-stat-module-text ol li,
.timeline-module .swiper-timeline .timeline-module-title ol li,
.timeline-module-box-title ol li,
.timeline-module-box-description ol li,
.single-news article.news .single-media-content ol li,
.single-news article.press-release .single-media-content ol li,
.single-press-release article.news .single-media-content ol li,
.single-press-release article.press-release .single-media-content ol li,
.single-staff article.staff .single-staff-content ol li,
.single-toolkit .single-toolkit-featured-description ol li,
.single-toolkit .single-toolkit-content ol li,
.single-post .single-post-content ol li,
.single-case-study .single-case-study-section-content ol li,
.single-publication .single-publication-content ol li,
.single-tool .single-tool-content ol li,
.unordered-list li,
.rich-text ul li,
.accordion-module-item-content ul li,
.full-text-module-content ul li,
.grid-module-description ul li,
.impact-cards-module-text ul li,
.impact-cards-module-item-description ul li,
.info-cards-module-header-text ul li,
.text-featured-post-module-text ul li,
.text-image-module-text ul li,
.text-link-cards-module-text ul li,
.text-module-content ul li,
.text-stat-module-stats-stat-description ul li,
.text-stat-module-text ul li,
.timeline-module .swiper-timeline .timeline-module-title ul li,
.timeline-module-box-title ul li,
.timeline-module-box-description ul li,
.single-news article.news .single-media-content ul li,
.single-news article.press-release .single-media-content ul li,
.single-press-release article.news .single-media-content ul li,
.single-press-release article.press-release .single-media-content ul li,
.single-staff article.staff .single-staff-content ul li,
.single-toolkit .single-toolkit-featured-description ul li,
.single-toolkit .single-toolkit-content ul li,
.single-post .single-post-content ul li,
.single-case-study .single-case-study-section-content ul li,
.single-publication .single-publication-content ul li,
.single-tool .single-tool-content ul li,
.hero-module-description ul li,
.two-columns-module ul li,
.hero-module-description ol li {
  margin-bottom: 0.625rem;
}

/* line 35, resources/assets/styles/components/_lists.scss */

.list li:last-child,
.rich-text ol li:last-child,
.accordion-module-item-content ol li:last-child,
.full-text-module-content ol li:last-child,
.grid-module-description ol li:last-child,
.impact-cards-module-text ol li:last-child,
.impact-cards-module-item-description ol li:last-child,
.info-cards-module-header-text ol li:last-child,
.text-featured-post-module-text ol li:last-child,
.text-image-module-text ol li:last-child,
.text-link-cards-module-text ol li:last-child,
.text-module-content ol li:last-child,
.text-stat-module-stats-stat-description ol li:last-child,
.text-stat-module-text ol li:last-child,
.timeline-module .swiper-timeline .timeline-module-title ol li:last-child,
.timeline-module-box-title ol li:last-child,
.timeline-module-box-description ol li:last-child,
.single-news article.news .single-media-content ol li:last-child,
.single-news article.press-release .single-media-content ol li:last-child,
.single-press-release article.news .single-media-content ol li:last-child,
.single-press-release article.press-release .single-media-content ol li:last-child,
.single-staff article.staff .single-staff-content ol li:last-child,
.single-toolkit .single-toolkit-featured-description ol li:last-child,
.single-toolkit .single-toolkit-content ol li:last-child,
.single-post .single-post-content ol li:last-child,
.single-case-study .single-case-study-section-content ol li:last-child,
.single-publication .single-publication-content ol li:last-child,
.single-tool .single-tool-content ol li:last-child,
.unordered-list li:last-child,
.rich-text ul li:last-child,
.accordion-module-item-content ul li:last-child,
.full-text-module-content ul li:last-child,
.grid-module-description ul li:last-child,
.impact-cards-module-text ul li:last-child,
.impact-cards-module-item-description ul li:last-child,
.info-cards-module-header-text ul li:last-child,
.text-featured-post-module-text ul li:last-child,
.text-image-module-text ul li:last-child,
.text-link-cards-module-text ul li:last-child,
.text-module-content ul li:last-child,
.text-stat-module-stats-stat-description ul li:last-child,
.text-stat-module-text ul li:last-child,
.timeline-module .swiper-timeline .timeline-module-title ul li:last-child,
.timeline-module-box-title ul li:last-child,
.timeline-module-box-description ul li:last-child,
.single-news article.news .single-media-content ul li:last-child,
.single-news article.press-release .single-media-content ul li:last-child,
.single-press-release article.news .single-media-content ul li:last-child,
.single-press-release article.press-release .single-media-content ul li:last-child,
.single-staff article.staff .single-staff-content ul li:last-child,
.single-toolkit .single-toolkit-featured-description ul li:last-child,
.single-toolkit .single-toolkit-content ul li:last-child,
.single-post .single-post-content ul li:last-child,
.single-case-study .single-case-study-section-content ul li:last-child,
.single-publication .single-publication-content ul li:last-child,
.single-tool .single-tool-content ul li:last-child,
.hero-module-description ul li:last-child,
.two-columns-module ul li:last-child,
.hero-module-description ol li:last-child {
  margin-bottom: 0;
}

/* line 1, resources/assets/styles/components/_paginate.scss */

.ajax-paginate {
  margin-top: 2.5rem;
}

/* line 4, resources/assets/styles/components/_paginate.scss */

.ajax-paginate .page-numbers {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  gap: 0.3125rem;
  justify-content: center;
  align-items: center;
}

/* line 14, resources/assets/styles/components/_paginate.scss */

.ajax-paginate .page-numbers li a,
.ajax-paginate .page-numbers li span {
  text-decoration: none;
  background-color: #f0efeb;
  width: 2.5rem;
  height: 2.5rem;
}

/* line 24, resources/assets/styles/components/_paginate.scss */

.ajax-paginate .page-numbers li .prev,
.ajax-paginate .page-numbers li .next {
  width: 5.0625rem;
}

/* line 29, resources/assets/styles/components/_paginate.scss */

.ajax-paginate .page-numbers li span.current {
  background-color: #222;
  color: #fff;
}

/* line 1, resources/assets/styles/components/_social.scss */

.social-links-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 2.23438rem;
  align-items: center;
}

/* line 10, resources/assets/styles/components/_social.scss */

.social-links-list li a {
  color: #fff;
}

/* line 13, resources/assets/styles/components/_social.scss */

.social-links-list li a svg {
  width: 1.625rem;
  height: 1.625rem;
}

/* line 20, resources/assets/styles/components/_social.scss */

.footer-links li.twitter a svg path.first {
  fill: #fff;
}

/* line 24, resources/assets/styles/components/_social.scss */

.footer-links li.twitter a svg path.second {
  fill: #222;
}

/* line 28, resources/assets/styles/components/_social.scss */

.share-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 1.875rem;
  align-items: center;
  padding: 0.9375rem;
  background-color: #f1f1ee;
  width: fit-content;
  margin: 2.5rem auto 0;
}

/* line 39, resources/assets/styles/components/_social.scss */

.share-list li a {
  color: #222;
}

/* line 42, resources/assets/styles/components/_social.scss */

.share-list li a svg {
  width: 1.625rem;
  height: 1.625rem;
}

/* line 2, resources/assets/styles/components/_topics.scss */

.topics-list-heading {
  margin-bottom: 1.25rem;
}

/* line 8, resources/assets/styles/components/_topics.scss */

.topics-list-items {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
}

/* line 1, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 5, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-header {
  max-width: 40rem;
  margin: 0 auto 5rem;
  text-align: center;
}

/* line 11, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-heading {
  margin-bottom: 0;
}

/* line 17, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-subheading {
  margin-bottom: 0;
}

/* line 23, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-heading + .accordion-module-subheading {
  margin-top: 1.25rem;
}

/* line 27, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item {
  display: flex;
  gap: 2.5rem;
  margin-bottom: 5rem;
  align-items: flex-start;
}

@media (max-width: 991.98px) {
  /* line 27, resources/assets/styles/modules/_accordion-module.scss */

  .accordion-module-item {
    flex-direction: column;
    gap: 1.875rem;
    margin-bottom: 2.5rem;
  }
}

/* line 39, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item:last-child {
  margin-bottom: 0;
}

/* line 43, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-title {
  flex: 0 50%;
  position: relative;
  margin-bottom: 0;
  display: flex;
  gap: 0.625rem;
  width: 100%;
}

/* line 53, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-title::before {
  position: relative;
  content: "";
  max-width: 2.25rem;
  flex: 0 0 2.25rem;
  height: 2.25rem;
  background-color: #ffd8c4;
}

/* line 63, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-heading {
  flex: 0 50%;
}

/* line 66, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-heading h2 {
  margin-bottom: 0;
  display: flex;
  gap: 0.625rem;
  justify-content: space-between;
  align-items: flex-start;
}

@media (max-width: 991.98px) {
  /* line 66, resources/assets/styles/modules/_accordion-module.scss */

  .accordion-module-item-heading h2 {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 82, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-button {
  position: relative;
  border: none;
  background: none;
  background-color: #ffd8c4;
  color: #222;
  padding: 0;
  min-width: 7.75rem;
}

/* line 93, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-button::before {
  content: "See less";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGxpbmUgeTE9IjgiIHgyPSIxNSIgeTI9IjgiIHN0cm9rZT0iIzIyMiIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: right 0.9375rem center;
  display: flex;
  gap: 0.625rem;
  padding: 0.625rem 2.5rem 0.625rem 0.9375rem;
}

/* line 104, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-button[aria-expanded="false"]::before {
  content: "See more";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGxpbmUgeDE9IjcuNSIgeTE9IjAuNSIgeDI9IjcuNSIgeTI9IjE1LjUiIHN0cm9rZT0iIzIyMiIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxsaW5lIHkxPSI4IiB4Mj0iMTUiIHkyPSI4IiBzdHJva2U9IiMyMjIiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);
}

/* line 111, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-wrapper {
  flex: 0 50%;
}

/* line 115, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-content {
  font-size: 1.25rem;
}

/* line 121, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-content ul li {
  font-size: 1.25rem;
}

/* line 126, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-content h2,
.accordion-module-item-content h3,
.accordion-module-item-content h4 {
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
}

/* line 133, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-content h5 {
  margin-top: 2.5rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
}

/* line 139, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-content > *:first-child {
  margin-top: 0;
}

/* line 144, resources/assets/styles/modules/_accordion-module.scss */

.accordion-module-item-content figure:nth-of-type(even) .custom-video-wrapper,
.accordion-module-item-content figure:nth-of-type(even) img,
.accordion-module-item-content figure:nth-of-type(even) figcaption {
  background-color: #f1f1ee;
}

/* line 1, resources/assets/styles/modules/_browse-taxonomies-module.scss */

.browse-taxonomies-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 5, resources/assets/styles/modules/_browse-taxonomies-module.scss */

.browse-taxonomies-module-top {
  display: flex;
  gap: 2.5rem;
  align-items: center;
}

@media (max-width: 991.98px) {
  /* line 5, resources/assets/styles/modules/_browse-taxonomies-module.scss */

  .browse-taxonomies-module-top {
    gap: 1.25rem;
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 17, resources/assets/styles/modules/_browse-taxonomies-module.scss */

.browse-taxonomies-module-title {
  margin-bottom: 0;
  max-width: 18.75rem;
  flex: 1 0 18.75rem;
}

@media (max-width: 991.98px) {
  /* line 17, resources/assets/styles/modules/_browse-taxonomies-module.scss */

  .browse-taxonomies-module-title {
    max-width: 100%;
    flex: 1 0 100%;
  }
}

/* line 30, resources/assets/styles/modules/_browse-taxonomies-module.scss */

.browse-taxonomies-module-terms {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9375rem 1.25rem;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  /* line 30, resources/assets/styles/modules/_browse-taxonomies-module.scss */

  .browse-taxonomies-module-terms {
    gap: 0.625rem;
  }
}

/* line 48, resources/assets/styles/modules/_browse-taxonomies-module.scss */

.browse-taxonomies-module-term.term-highlight a {
  background-color: #e2eddc;
}

/* line 52, resources/assets/styles/modules/_browse-taxonomies-module.scss */

.browse-taxonomies-module-list {
  margin-top: 3.75rem;
}

/* line 55, resources/assets/styles/modules/_browse-taxonomies-module.scss */

.browse-taxonomies-module-list-item {
  margin-bottom: 3.75rem;
}

/* line 58, resources/assets/styles/modules/_browse-taxonomies-module.scss */

.browse-taxonomies-module-list-item:last-child {
  margin-bottom: 0;
}

/* line 63, resources/assets/styles/modules/_browse-taxonomies-module.scss */

.browse-taxonomies-module-list-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.125rem;
}

@media (max-width: 767.98px) {
  /* line 63, resources/assets/styles/modules/_browse-taxonomies-module.scss */

  .browse-taxonomies-module-list-top {
    gap: 1.25rem;
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 75, resources/assets/styles/modules/_browse-taxonomies-module.scss */

.browse-taxonomies-module-list-term {
  color: #222;
  margin-bottom: 0;
}

/* line 82, resources/assets/styles/modules/_browse-taxonomies-module.scss */

.browse-taxonomies-module-list-carousel {
  position: relative;
}

/* line 1, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module {
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
  background-color: #e2eddc;
  font-size: 1.25rem;
}

/* line 175, resources/assets/styles/common/_mixins.scss */

.commitments-module + .featured-staff-module,
.commitments-module + .commitments-module,
.commitments-module + .related-content-module.carousel,
.commitments-module + .related-content-module.columns.bg_mint,
.commitments-module + .subscribe-module.bg_mint_charcoal {
  padding-top: 0 !important;
}

/* line 9, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-header-top,
.commitments-module-header-bottom {
  margin-bottom: 2.5rem;
}

/* line 13, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-header-top-heading,
.commitments-module-header-bottom-heading {
  margin-bottom: 0;
  text-align: center;
}

/* line 20, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-header-top-subheading,
.commitments-module-header-bottom-subheading {
  max-width: 40rem;
  margin: 0 auto;
  text-align: center;
}

/* line 26, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-header-top-heading + .commitments-module-header-top-subheading,
.commitments-module-header-bottom-heading + .commitments-module-header-top-subheading,
.commitments-module-header-top-heading + .commitments-module-header-bottom-subheading,
.commitments-module-header-bottom-heading + .commitments-module-header-bottom-subheading {
  margin-top: 2.5rem;
}

/* line 31, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-internal_links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2.5rem;
}

/* line 37, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-internal_links-link {
  display: flex;
  max-width: 22.8125rem;
  flex: 0 0 22.8125rem;
  flex-direction: column;
  background-color: #fff;
  padding: 1.875rem;
  position: relative;
}

/* line 46, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-internal_links-link:hover {
  text-decoration: none;
}

/* line 50, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-internal_links-link-title {
  color: #222;
  margin-bottom: 1.25rem;
}

/* line 57, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-internal_links-link-description {
  margin-bottom: 1.25rem;
  color: #222;
}

/* line 62, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-internal_links-link svg {
  width: 0.6875rem;
  height: 1.25rem;
  color: #222;
  margin-top: auto;
}

/* line 71, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-external_links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2.5rem;
}

/* line 77, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-external_links-link {
  display: block;
  max-width: 35.4375rem;
  flex: 0 0 35.4375rem;
  background-color: #fff;
  padding: 1.875rem 2.5rem;
}

@media (max-width: 991.98px) {
  /* line 77, resources/assets/styles/modules/_commitments-module.scss */

  .commitments-module-external_links-link {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 1.875rem;
  }
}

/* line 90, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-external_links-link:hover {
  text-decoration: none;
}

/* line 95, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-external_links-item {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

/* line 100, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-external_links-item-header {
  position: relative;
  display: flex;
  gap: 1.25rem;
  justify-content: space-between;
  align-items: center;
}

/* line 107, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-external_links-item-header::after {
  position: relative;
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04LjM0MzQ5IDAuMzk2MjRMMTMuMzc1MiA1LjQyNzkzTDguNjM4OTcgMTAuMTY0MUwxMC43MzExIDEyLjI1NjJMMTUuNDY3MyA3LjUyMDAzTDIwLjUgMTIuNTUyN1YwLjM5NjI0SDguMzQzNDlaTTcuODk2NzEgNC45ODczMkgwLjVWMTkuNzgwN0gxNS4yOTM0VjEyLjM4NEgxMi4zMzQ3VjE2LjgyMkgzLjQ1ODY4VjcuOTQ2SDcuODk2NzFWNC45ODczMloiIGZpbGw9IiMzMTdkNWQiLz4KPC9zdmc+Cg==);
}

/* line 113, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-external_links-item-title {
  color: #317d5d;
  margin-bottom: 0;
}

/* line 120, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-external_links-item-subtitle {
  color: #317d5d;
  margin-top: 0.625rem;
  margin-bottom: 0;
}

/* line 128, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-external_links-item-description {
  color: #222;
  margin-top: 1.25rem;
  margin-bottom: 0;
}

/* line 136, resources/assets/styles/modules/_commitments-module.scss */

.commitments-module-internal_links + .commitments-module-header-bottom,
.commitments-module-internal_links + .commitments-module-external_links {
  margin-top: 2.5rem;
}

/* line 1, resources/assets/styles/modules/_contact-module.scss */

.contact-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
  font-size: 1.25rem;
}

/* line 6, resources/assets/styles/modules/_contact-module.scss */

.contact-module-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
}

@media (max-width: 1199.98px) {
  /* line 6, resources/assets/styles/modules/_contact-module.scss */

  .contact-module-wrapper {
    flex-direction: column;
  }
}

/* line 16, resources/assets/styles/modules/_contact-module.scss */

.contact-module-contact-wrapper {
  flex: 28 0 0;
}

/* line 20, resources/assets/styles/modules/_contact-module.scss */

.contact-module-contact-wrapper .gform_wrapper.gravity-theme .gfield_label {
  font-size: 1.25rem;
}

/* line 26, resources/assets/styles/modules/_contact-module.scss */

.contact-module-faq-wrapper {
  flex: 72 0 0;
}

@media (min-width: 992px) {
  /* line 26, resources/assets/styles/modules/_contact-module.scss */

  .contact-module-faq-wrapper {
    padding-top: 2rem;
  }
}

/* line 34, resources/assets/styles/modules/_contact-module.scss */

.contact-module-title {
  margin-bottom: 1.875rem;
}

/* line 40, resources/assets/styles/modules/_contact-module.scss */

.contact-module-info {
  margin-top: 1.875rem;
}

/* line 43, resources/assets/styles/modules/_contact-module.scss */

.contact-module-info p {
  margin-bottom: 0.625rem;
}

/* line 48, resources/assets/styles/modules/_contact-module.scss */

.contact-module-info p:last-child {
  margin-bottom: 0;
}

/* line 58, resources/assets/styles/modules/_contact-module.scss */

.contact-module .faq-article {
  margin-bottom: 2.5rem;
}

/* line 62, resources/assets/styles/modules/_contact-module.scss */

.contact-module .faq-title,
.contact-module .faq-content {
  padding: 1.25rem 1.875rem;
}

@media (max-width: 991.98px) {
  /* line 62, resources/assets/styles/modules/_contact-module.scss */

  .contact-module .faq-title,
  .contact-module .faq-content {
    padding: 0.625rem 0.9375rem;
  }
}

/* line 71, resources/assets/styles/modules/_contact-module.scss */

.contact-module .faq-title {
  color: #222;
  margin: 0;
  background-color: #f0efeb;
}

/* line 80, resources/assets/styles/modules/_contact-module.scss */

.contact-module .faq-content p {
  font-size: 1.25rem;
}

/* line 85, resources/assets/styles/modules/_contact-module.scss */

.contact-module .faq-content p:last-child {
  margin-bottom: 0;
}

/* line 91, resources/assets/styles/modules/_contact-module.scss */

.contact-module .faq-links {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem 2.5rem;
  margin-top: 0.625rem;
  font-size: 1.25rem;
}

/* line 99, resources/assets/styles/modules/_contact-module.scss */

.contact-module .faq-btn {
  position: relative;
  color: #222;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  font-size: 1.25rem;
}

/* line 110, resources/assets/styles/modules/_contact-module.scss */

.contact-module .faq-btn .btn__icon {
  display: flex;
  margin-left: 0.9375rem;
}

/* line 114, resources/assets/styles/modules/_contact-module.scss */

.contact-module .faq-btn .btn__icon svg {
  width: 0.5rem;
}

/* line 1, resources/assets/styles/modules/_cta-module.scss */

.cta-box-module {
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
  background-color: #fde57b;
  position: relative;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 12, resources/assets/styles/modules/_cta-module.scss */

.cta-box-module + .subscribe-module.bg_yellow_charcoal {
  padding-top: 0 !important;
}

@media (min-width: 576px) {
  /* line 12, resources/assets/styles/modules/_cta-module.scss */

  .cta-box-module + .subscribe-module.bg_yellow_charcoal {
    position: relative;
    margin-top: -1.875rem;
  }
}

/* line 21, resources/assets/styles/modules/_cta-module.scss */

.cta-box-module-wrapper {
  box-shadow: -4px 4px #fde57b, 0 4px #fde57b, -4px 0 #fde57b, -16px 16px #fff, -20px 20px #fde57b, -20px 12px #fde57b, -12px 20px #fde57b, -32px 32px #fff, -36px 36px #fde57b, -36px 28px #fde57b, -28px 36px #fde57b, -48px 48px #fff, -52px 52px #fde57b, -52px 44px #fde57b, -44px 52px #fde57b, -64px 64px #fff, -68px 68px #fde57b, -68px 60px #fde57b, -60px 68px #fde57b, -80px 80px #fff, -84px 84px #fde57b, -84px 76px #fde57b, -76px 84px #fde57b, -96px 96px #fff, -100px 100px #fde57b, -100px 92px #fde57b, -92px 100px #fde57b, -112px 112px #fff, -116px 116px #fde57b, -116px 108px #fde57b, -108px 116px #fde57b, -128px 128px #fff, -132px 132px #fde57b, -132px 124px #fde57b, -124px 132px #fde57b, -144px 144px #fff, -148px 148px #fde57b, -148px 140px #fde57b, -140px 148px #fde57b, -160px 160px #fff, -164px 164px #fde57b, -164px 156px #fde57b, -156px 164px #fde57b, -176px 176px #fff, -180px 180px #fde57b, -180px 172px #fde57b, -172px 180px #fde57b, -192px 192px #fff, -196px 196px #fde57b, -196px 188px #fde57b, -188px 196px #fde57b, -208px 208px #fff, -212px 212px #fde57b, -212px 204px #fde57b, -204px 212px #fde57b, -224px 224px #fff, -228px 228px #fde57b, -228px 220px #fde57b, -220px 228px #fde57b, -240px 240px #fff, -244px 244px #fde57b, -244px 236px #fde57b, -236px 244px #fde57b, -256px 256px #fff, -260px 260px #fde57b, -260px 252px #fde57b, -252px 260px #fde57b, -272px 272px #fff, -276px 276px #fde57b, -276px 268px #fde57b, -268px 276px #fde57b, -288px 288px #fff, -292px 292px #fde57b, -292px 284px #fde57b, -284px 292px #fde57b, -304px 304px #fff, -308px 308px #fde57b, -308px 300px #fde57b, -300px 308px #fde57b, -320px 320px #fff, -324px 324px #fde57b, -324px 316px #fde57b, -316px 324px #fde57b, -336px 336px #fff, -340px 340px #fde57b, -340px 332px #fde57b, -332px 340px #fde57b, -352px 352px #fff, -356px 356px #fde57b, -356px 348px #fde57b, -348px 356px #fde57b, -368px 368px #fff, -372px 372px #fde57b, -372px 364px #fde57b, -364px 372px #fde57b, -384px 384px #fff, -388px 388px #fde57b, -388px 380px #fde57b, -380px 388px #fde57b, -400px 400px #fff, -404px 404px #fde57b, -404px 396px #fde57b, -396px 404px #fde57b, -416px 416px #fff, -420px 420px #fde57b, -420px 412px #fde57b, -412px 420px #fde57b, -432px 432px #fff, -436px 436px #fde57b, -436px 428px #fde57b, -428px 436px #fde57b, -448px 448px #fff, -452px 452px #fde57b, -452px 444px #fde57b, -444px 452px #fde57b, -464px 464px #fff, -468px 468px #fde57b, -468px 460px #fde57b, -460px 468px #fde57b, -480px 480px #fff, -484px 484px #fde57b, -484px 476px #fde57b, -476px 484px #fde57b, -496px 496px #fff, -500px 500px #fde57b, -500px 492px #fde57b, -492px 500px #fde57b, -512px 512px #fff, -516px 516px #fde57b, -516px 508px #fde57b, -508px 516px #fde57b, -528px 528px #fff, -532px 532px #fde57b, -532px 524px #fde57b, -524px 532px #fde57b, -544px 544px #fff, -548px 548px #fde57b, -548px 540px #fde57b, -540px 548px #fde57b, -560px 560px #fff, -564px 564px #fde57b, -564px 556px #fde57b, -556px 564px #fde57b, -576px 576px #fff, -580px 580px #fde57b, -580px 572px #fde57b, -572px 580px #fde57b, -592px 592px #fff, -596px 596px #fde57b, -596px 588px #fde57b, -588px 596px #fde57b, -608px 608px #fff, -612px 612px #fde57b, -612px 604px #fde57b, -604px 612px #fde57b, -624px 624px #fff, -628px 628px #fde57b, -628px 620px #fde57b, -620px 628px #fde57b, -640px 640px #fff, -644px 644px #fde57b, -644px 636px #fde57b, -636px 644px #fde57b, -656px 656px #fff;
  position: relative;
  background-color: #fff;
  padding: 3.125rem 7.8125rem 3.125rem 3.125rem;
  max-width: 54.125rem;
  min-height: 18.1875rem;
  margin: 0 auto;
}

@media (max-width: 767.98px) {
  /* line 21, resources/assets/styles/modules/_cta-module.scss */

  .cta-box-module-wrapper {
    box-shadow: -4px 4px #fde57b, 0 4px #fde57b, -4px 0 #fde57b, -15px 15px #fff, -19px 19px #fde57b, -19px 11px #fde57b, -11px 19px #fde57b, -30px 30px #fff, -34px 34px #fde57b, -34px 26px #fde57b, -26px 34px #fde57b, -45px 45px #fff, -49px 49px #fde57b, -49px 41px #fde57b, -41px 49px #fde57b, -60px 60px #fff, -64px 64px #fde57b, -64px 56px #fde57b, -56px 64px #fde57b, -75px 75px #fff, -79px 79px #fde57b, -79px 71px #fde57b, -71px 79px #fde57b, -90px 90px #fff, -94px 94px #fde57b, -94px 86px #fde57b, -86px 94px #fde57b, -105px 105px #fff;
    padding: 2.5rem;
  }
}

/* line 38, resources/assets/styles/modules/_cta-module.scss */

.cta-box-module-short {
  padding-bottom: calc(var(--spacing-bottom) + 60px);
}

/* line 41, resources/assets/styles/modules/_cta-module.scss */

.cta-box-module-short .cta-box-module-wrapper {
  box-shadow: -4px 4px #fde57b, 0 4px #fde57b, -4px 0 #fde57b, -16px 16px #fff, -20px 20px #fde57b, -20px 12px #fde57b, -12px 20px #fde57b, -32px 32px #fff, -36px 36px #fde57b, -36px 28px #fde57b, -28px 36px #fde57b, -48px 48px #fff, -52px 52px #fde57b, -52px 44px #fde57b, -44px 52px #fde57b, -64px 64px #fff;
}

@media (max-width: 767.98px) {
  /* line 41, resources/assets/styles/modules/_cta-module.scss */

  .cta-box-module-short .cta-box-module-wrapper {
    box-shadow: -4px 4px #fde57b, 0 4px #fde57b, -4px 0 #fde57b, -15px 15px #fff, -19px 19px #fde57b, -19px 11px #fde57b, -11px 19px #fde57b, -30px 30px #fff, -34px 34px #fde57b, -34px 26px #fde57b, -26px 34px #fde57b, -45px 45px #fff, -49px 49px #fde57b, -49px 41px #fde57b, -41px 49px #fde57b, -60px 60px #fff;
  }
}

/* line 50, resources/assets/styles/modules/_cta-module.scss */

.cta-box-module-eyebrow {
  margin-bottom: 1.25rem;
}

/* line 56, resources/assets/styles/modules/_cta-module.scss */

.cta-box-module-title {
  margin-bottom: 0;
}

/* line 61, resources/assets/styles/modules/_cta-module.scss */

.cta-box-module-title a {
  color: #222;
}

/* line 14, resources/assets/styles/common/_mixins.scss */

.cta-box-module-title a::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

/* line 66, resources/assets/styles/modules/_cta-module.scss */

.cta-box-module-title a:hover {
  text-decoration: none;
}

/* line 72, resources/assets/styles/modules/_cta-module.scss */

.cta-box-module-description {
  margin-top: 1.25rem;
  margin-bottom: 0;
}

/* line 79, resources/assets/styles/modules/_cta-module.scss */

.cta-box-module-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  right: 3.125rem;
  height: 4.4375rem;
  width: 2.25rem;
}

@media (max-width: 767.98px) {
  /* line 79, resources/assets/styles/modules/_cta-module.scss */

  .cta-box-module-arrow {
    position: relative;
    margin-top: 1.25rem;
    top: unset;
    right: unset;
    bottom: 0;
    transform: none;
    width: 1rem;
    height: 1.875rem;
  }
}

/* line 101, resources/assets/styles/modules/_cta-module.scss */

.cta-button-module {
  padding-top: var(--spacing-top);
}

/* line 104, resources/assets/styles/modules/_cta-module.scss */

.cta-button-module-box {
  padding-bottom: var(--spacing-bottom);
}

/* line 175, resources/assets/styles/common/_mixins.scss */

.cta-button-module.bg_white_mint + .featured-staff-module,
.cta-button-module.bg_white_mint + .commitments-module,
.cta-button-module.bg_white_mint + .related-content-module.carousel,
.cta-button-module.bg_white_mint + .related-content-module.columns.bg_mint,
.cta-button-module.bg_white_mint + .subscribe-module.bg_mint_charcoal {
  padding-top: 0 !important;
}

/* line 111, resources/assets/styles/modules/_cta-module.scss */

.cta-button-module.bg_white_mint .cta-button-module-box {
  background: linear-gradient(to bottom, #fff 30%, #e2eddc 30%);
}

/* line 157, resources/assets/styles/common/_mixins.scss */

.cta-button-module.bg_white_gray + .grid-module,
.cta-button-module.bg_white_gray + .filtered-list-module__tools,
.cta-button-module.bg_white_gray + .related-content-module.columns.bg_gray_white,
.cta-button-module.bg_white_gray + .timeline-module,
.cta-button-module.bg_white_gray + .text-module.bg_gray,
.cta-button-module.bg_white_gray + .full-text-module.bg_gray,
.cta-button-module.bg_white_gray + .text-stat-module.bg_gray,
.cta-button-module.bg_white_gray + .text-image-module-bg_gray,
.cta-button-module.bg_white_gray + .cta-button-module.bg_gray_mint,
.cta-button-module.bg_white_gray + .subscribe-module.bg_gray_charcoal,
.cta-button-module.bg_white_gray + .impact-module:not(.bg_green_gray),
.cta-button-module.bg_white_gray + .graphic-grid-module:not(.bg_green_gray),
.cta-button-module.bg_white_gray + .info-cards-module {
  padding-top: 0 !important;
}

/* line 119, resources/assets/styles/modules/_cta-module.scss */

.cta-button-module.bg_white_gray .cta-button-module-box {
  background: linear-gradient(to bottom, #fff 30%, #f1f1ee 30%);
}

/* line 124, resources/assets/styles/modules/_cta-module.scss */

.cta-button-module.bg_gray_mint {
  background-color: #f1f1ee;
}

/* line 175, resources/assets/styles/common/_mixins.scss */

.cta-button-module.bg_gray_mint + .featured-staff-module,
.cta-button-module.bg_gray_mint + .commitments-module,
.cta-button-module.bg_gray_mint + .related-content-module.carousel,
.cta-button-module.bg_gray_mint + .related-content-module.columns.bg_mint,
.cta-button-module.bg_gray_mint + .subscribe-module.bg_mint_charcoal {
  padding-top: 0 !important;
}

/* line 129, resources/assets/styles/modules/_cta-module.scss */

.cta-button-module.bg_gray_mint .cta-button-module-box {
  background: linear-gradient(to bottom, #f1f1ee 30%, #e2eddc 30%);
}

/* line 134, resources/assets/styles/modules/_cta-module.scss */

.cta-button-module-eyebrow {
  text-align: center;
  margin-bottom: 2.5rem;
}

/* line 141, resources/assets/styles/modules/_cta-module.scss */

.cta-button-module-btn {
  position: relative;
  color: #222;
  background-color: #fde57b;
  border: none;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 22.0625rem;
  padding: 2.5rem;
  justify-content: space-between;
  margin: 0 auto;
}

/* line 156, resources/assets/styles/modules/_cta-module.scss */

.cta-button-module-btn:hover {
  color: #222;
  text-decoration: none;
}

/* line 161, resources/assets/styles/modules/_cta-module.scss */

.cta-button-module-btn .btn__icon {
  display: flex;
  margin-left: 0.625rem;
}

/* line 165, resources/assets/styles/modules/_cta-module.scss */

.cta-button-module-btn .btn__icon svg {
  width: 1.3125rem;
}

/* line 172, resources/assets/styles/modules/_cta-module.scss */

.cta-boxes-module {
  background-color: #c31f46;
  overflow: hidden;
}

@media (max-width: 767.98px) {
  /* line 172, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module {
    padding-top: var(--spacing-top);
  }
}

/* line 180, resources/assets/styles/modules/_cta-module.scss */

.cta-boxes-module-wrapper {
  position: relative;
  min-height: 34.375rem;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767.98px) {
  /* line 180, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-wrapper {
    min-height: auto;
    flex-direction: column;
  }
}

/* line 192, resources/assets/styles/modules/_cta-module.scss */

.cta-boxes-module-eyebrow {
  margin-bottom: 0;
  text-align: center;
}

@media (max-width: 991.98px) {
  /* line 192, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-eyebrow {
    text-align: left;
  }
}

/* line 203, resources/assets/styles/modules/_cta-module.scss */

.cta-boxes-module-text {
  margin-top: 0.9375rem;
  margin-bottom: 0;
  text-align: center;
}

@media (max-width: 991.98px) {
  /* line 203, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-text {
    text-align: left;
  }
}

/* line 215, resources/assets/styles/modules/_cta-module.scss */

.cta-boxes-module-btn {
  margin: 2.5rem auto 0;
  width: fit-content;
  display: flex;
}

@media (max-width: 991.98px) {
  /* line 215, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-btn {
    margin-top: 1.25rem;
    display: inline-flex;
  }
}

/* line 226, resources/assets/styles/modules/_cta-module.scss */

.cta-boxes-module-item {
  position: relative;
}

/* line 230, resources/assets/styles/modules/_cta-module.scss */

.cta-boxes-module-item:first-child {
  bottom: 6.0625rem;
  left: 6.0625rem;
}

@media only screen and (max-width: 1400px) {
  /* line 230, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:first-child {
    bottom: 4.4375rem;
    left: 4.4375rem;
  }
}

@media (max-width: 1199.98px) {
  /* line 230, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:first-child {
    bottom: 3.0625rem;
    left: 3.0625rem;
  }
}

@media (min-width: 992px) {
  /* line 230, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:first-child {
    margin-top: auto;
  }
}

@media (max-width: 991.98px) {
  /* line 230, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:first-child {
    top: 0;
    left: 1.25rem;
    max-width: 20.9375rem;
  }
}

/* line 254, resources/assets/styles/modules/_cta-module.scss */

.cta-boxes-module-item:first-child .cta-boxes-module-item-wrapper {
  box-shadow: -4px 4px #c31f46, 0 4px #c31f46, -4px 0 #c31f46, -16px 16px #fff, -20px 20px #c31f46, -20px 12px #c31f46, -12px 20px #c31f46, -32px 32px #fff, -36px 36px #c31f46, -36px 28px #c31f46, -28px 36px #c31f46, -48px 48px #fff, -52px 52px #c31f46, -52px 44px #c31f46, -44px 52px #c31f46, -64px 64px #fff, -68px 68px #c31f46, -68px 60px #c31f46, -60px 68px #c31f46, -80px 80px #fff, -84px 84px #c31f46, -84px 76px #c31f46, -76px 84px #c31f46, -96px 96px #fff;
  position: relative;
  background-color: #fff;
  padding: 2.5rem;
  max-width: 33.75rem;
  min-height: 18.125rem;
}

@media (min-width: 992px) {
  /* line 254, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:first-child .cta-boxes-module-item-wrapper {
    margin-top: 8.5625rem;
  }
}

@media only screen and (max-width: 1400px) {
  /* line 254, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:first-child .cta-boxes-module-item-wrapper {
    box-shadow: -4px 4px #c31f46, 0 4px #c31f46, -4px 0 #c31f46, -14px 14px #fff, -18px 18px #c31f46, -18px 10px #c31f46, -10px 18px #c31f46, -28px 28px #fff, -32px 32px #c31f46, -32px 24px #c31f46, -24px 32px #c31f46, -42px 42px #fff, -46px 46px #c31f46, -46px 38px #c31f46, -38px 46px #c31f46, -56px 56px #fff, -60px 60px #c31f46, -60px 52px #c31f46, -52px 60px #c31f46, -70px 70px #fff;
  }
}

@media (max-width: 1199.98px) {
  /* line 254, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:first-child .cta-boxes-module-item-wrapper {
    width: 25rem;
    height: auto;
    box-shadow: -4px 4px #c31f46, 0 4px #c31f46, -4px 0 #c31f46, -12px 12px #fff, -16px 16px #c31f46, -16px 8px #c31f46, -8px 16px #c31f46, -24px 24px #fff, -28px 28px #c31f46, -28px 20px #c31f46, -20px 28px #c31f46, -36px 36px #fff, -40px 40px #c31f46, -40px 32px #c31f46, -32px 40px #c31f46, -48px 48px #fff;
  }
}

@media (max-width: 991.98px) {
  /* line 254, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:first-child .cta-boxes-module-item-wrapper {
    box-shadow: -4px 4px #c31f46, 0 4px #c31f46, -4px 0 #c31f46, -15px 15px #fff, -19px 19px #c31f46, -19px 11px #c31f46, -11px 19px #c31f46, -30px 30px #fff, -34px 34px #c31f46, -34px 26px #c31f46, -26px 34px #c31f46, -45px 45px #fff, -49px 49px #c31f46, -49px 41px #c31f46, -41px 49px #c31f46, -60px 60px #fff, -64px 64px #c31f46, -64px 56px #c31f46, -56px 64px #c31f46, -75px 75px #fff, -79px 79px #c31f46, -79px 71px #c31f46, -71px 79px #c31f46, -90px 90px #fff, -94px 94px #c31f46, -94px 86px #c31f46, -86px 94px #c31f46, -105px 105px #fff;
    width: 20.9375rem;
    margin-bottom: 5rem;
  }
}

/* line 287, resources/assets/styles/modules/_cta-module.scss */

.cta-boxes-module-item:last-child {
  top: 6.0625rem;
  right: 6.0625rem;
}

@media only screen and (max-width: 1400px) {
  /* line 287, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:last-child {
    top: 4.4375rem;
    right: 4.4375rem;
  }
}

@media (max-width: 1199.98px) {
  /* line 287, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:last-child {
    top: 3.0625rem;
    right: 3.0625rem;
  }
}

@media (max-width: 991.98px) {
  /* line 287, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:last-child {
    top: unset;
    right: 1.25rem;
    bottom: 3.125rem;
    max-width: 20.9375rem;
    margin-top: auto;
  }
}

@media (max-width: 767.98px) {
  /* line 287, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:last-child {
    right: 1.25rem;
    margin-top: -3.4375rem;
    margin-left: auto;
  }
}

/* line 315, resources/assets/styles/modules/_cta-module.scss */

.cta-boxes-module-item:last-child .cta-boxes-module-item-wrapper {
  box-shadow: 4px -4px #fff, 0 -4px #fff, 4px 0 #fff, 16px -16px #c31f46, 20px -20px #fff, 20px -12px #fff, 12px -20px #fff, 32px -32px #c31f46, 36px -36px #fff, 36px -28px #fff, 28px -36px #fff, 48px -48px #c31f46, 52px -52px #fff, 52px -44px #fff, 44px -52px #fff, 64px -64px #c31f46, 68px -68px #fff, 68px -60px #fff, 60px -68px #fff, 80px -80px #c31f46, 84px -84px #fff, 84px -76px #fff, 76px -84px #fff, 96px -96px #c31f46, 100px -100px #fff, 100px -92px #fff, 92px -100px #fff, 112px -112px #c31f46;
  position: relative;
  background-color: #c31f46;
  padding: 2.5rem;
  max-width: 33.75rem;
  min-height: 18.125rem;
  border-bottom: 0.25rem solid #fff;
  border-left: 0.25rem solid #fff;
}

@media (min-width: 992px) {
  /* line 315, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:last-child .cta-boxes-module-item-wrapper {
    margin-bottom: 8.5625rem;
  }
}

@media only screen and (max-width: 1400px) {
  /* line 315, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:last-child .cta-boxes-module-item-wrapper {
    box-shadow: 4px -4px #fff, 0 -4px #fff, 4px 0 #fff, 14px -14px #c31f46, 18px -18px #fff, 18px -10px #fff, 10px -18px #fff, 28px -28px #c31f46, 32px -32px #fff, 32px -24px #fff, 24px -32px #fff, 42px -42px #c31f46, 46px -46px #fff, 46px -38px #fff, 38px -46px #fff, 56px -56px #c31f46, 60px -60px #fff, 60px -52px #fff, 52px -60px #fff, 70px -70px #c31f46, 74px -74px #fff, 74px -66px #fff, 66px -74px #fff, 84px -84px #c31f46;
  }
}

@media (max-width: 1199.98px) {
  /* line 315, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:last-child .cta-boxes-module-item-wrapper {
    width: 25rem;
    height: auto;
    box-shadow: 4px -4px #fff, 0 -4px #fff, 4px 0 #fff, 12px -12px #c31f46, 16px -16px #fff, 16px -8px #fff, 8px -16px #fff, 24px -24px #c31f46, 28px -28px #fff, 28px -20px #fff, 20px -28px #fff, 36px -36px #c31f46, 40px -40px #fff, 40px -32px #fff, 32px -40px #fff, 48px -48px #c31f46, 52px -52px #fff, 52px -44px #fff, 44px -52px #fff, 60px -60px #c31f46;
  }
}

@media (max-width: 991.98px) {
  /* line 315, resources/assets/styles/modules/_cta-module.scss */

  .cta-boxes-module-item:last-child .cta-boxes-module-item-wrapper {
    box-shadow: 4px 4px #fff, 0 4px #fff, 4px 0 #fff, 15px 15px #c31f46, 19px 19px #fff, 19px 11px #fff, 11px 19px #fff, 30px 30px #c31f46, 34px 34px #fff, 34px 26px #fff, 26px 34px #fff, 45px 45px #c31f46, 49px 49px #fff, 49px 41px #fff, 41px 49px #fff, 60px 60px #c31f46, 64px 64px #fff, 64px 56px #fff, 56px 64px #fff, 75px 75px #c31f46, 79px 79px #fff, 79px 71px #fff, 71px 79px #fff, 90px 90px #c31f46, 94px 94px #fff, 94px 86px #fff, 86px 94px #fff, 105px 105px #c31f46;
    border-left: 0.3125rem solid #fff;
    border-top: 0.3125rem solid #fff;
    width: 20.9375rem;
    margin-top: 5rem;
  }
}

/* line 351, resources/assets/styles/modules/_cta-module.scss */

.cta-boxes-module-item:last-child .cta-boxes-module-eyebrow,
.cta-boxes-module-item:last-child .cta-boxes-module-text {
  color: #fff;
}

/* line 1, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 5, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module-header {
  margin-bottom: 3.125rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2.5rem;
}

@media (max-width: 767.98px) {
  /* line 5, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module-header {
    flex-direction: column;
    gap: 1.25rem;
  }
}

/* line 18, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module-heading {
  margin-bottom: 0;
  color: #222;
}

@media (min-width: 768px) {
  /* line 25, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module-link {
    max-width: 8.5rem;
    flex: 0 0 8.5rem;
    margin-left: auto;
  }
}

/* line 36, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
}

@media (max-width: 767.98px) {
  /* line 36, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module-items {
    grid-template-columns: 1fr;
  }
}

/* line 48, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module__news .featured-content-module-heading,
.featured-content-module__press-release .featured-content-module-heading {
  color: #222;
}

@media (min-width: 992px) {
  /* line 52, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module__news .featured-content-module-header + .featured-content-module-items,
  .featured-content-module__press-release .featured-content-module-header + .featured-content-module-items {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}

@media (max-width: 1199.98px) {
  /* line 59, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module__news .featured-content-module-items,
  .featured-content-module__press-release .featured-content-module-items {
    grid-template-columns: 1fr;
  }
}

@media (min-width: 1200px) {
  /* line 67, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module__publication .featured-content-module-items {
    grid-template-columns: 1.7fr 1.3fr;
    row-gap: 1.875rem;
  }
}

/* line 75, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article {
  display: flex;
  gap: 1.25rem;
}

@media (max-width: 767.98px) {
  /* line 75, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article {
    gap: 0.625rem;
  }
}

/* line 83, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article:first-child {
  grid-column: 1;
  grid-row: 1 / 4;
  flex-direction: column;
}

@media (max-width: 1199.98px) {
  /* line 83, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article:first-child {
    grid-row: 1;
  }
}

@media (min-width: 1200px) {
  /* line 92, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article:first-child .card-placeholder {
    height: 24.9375rem;
  }
}

@media (min-width: 1200px) {
  /* line 99, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article:not(:first-child) {
    gap: 2.5rem;
  }
}

@media (max-width: 1199.98px) {
  /* line 99, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article:not(:first-child) {
    flex-direction: column;
  }
}

@media (min-width: 1200px) {
  /* line 108, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article:not(:first-child) .card-placeholder {
    max-width: 15.9375rem;
    height: 9.9375rem;
  }
}

@media (max-width: 767.98px) {
  /* line 119, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study figure img,
  .featured-content-module article.card-post-post figure img {
    height: 13.0625rem;
  }
}

@media (max-width: 767.98px) {
  /* line 126, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study .card-placeholder,
  .featured-content-module article.card-post-post .card-placeholder {
    max-width: 100%;
    height: 13.0625rem;
  }
}

/* line 133, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-case-study .card-featured-text,
.featured-content-module article.card-post-post .card-featured-text {
  margin-top: 0.625rem;
}

@media (min-width: 1200px) {
  /* line 138, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study:first-child figure,
  .featured-content-module article.card-post-post:first-child figure {
    max-width: 40rem;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  /* line 138, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study:first-child figure,
  .featured-content-module article.card-post-post:first-child figure {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 147, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study:first-child figure img,
  .featured-content-module article.card-post-post:first-child figure img {
    height: 24.9375rem;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  /* line 147, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study:first-child figure img,
  .featured-content-module article.card-post-post:first-child figure img {
    height: 16.0625rem;
  }
}

/* line 158, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-case-study:first-child .card-placeholder,
.featured-content-module article.card-post-post:first-child .card-placeholder {
  max-width: 100%;
}

@media (min-width: 1200px) {
  /* line 158, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study:first-child .card-placeholder,
  .featured-content-module article.card-post-post:first-child .card-placeholder {
    height: 24.9375rem;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  /* line 158, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study:first-child .card-placeholder,
  .featured-content-module article.card-post-post:first-child .card-placeholder {
    height: 16.0625rem;
  }
}

@media (min-width: 1200px) {
  /* line 172, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study:not(:first-child) figure,
  .featured-content-module article.card-post-post:not(:first-child) figure {
    max-width: 15.9375rem;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  /* line 172, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study:not(:first-child) figure,
  .featured-content-module article.card-post-post:not(:first-child) figure {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 181, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study:not(:first-child) figure img,
  .featured-content-module article.card-post-post:not(:first-child) figure img {
    height: 9.9375rem;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  /* line 181, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study:not(:first-child) figure img,
  .featured-content-module article.card-post-post:not(:first-child) figure img {
    height: 16.0625rem;
  }
}

@media (min-width: 1200px) {
  /* line 192, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study:not(:first-child) .card-placeholder,
  .featured-content-module article.card-post-post:not(:first-child) .card-placeholder {
    max-width: 15.9375rem;
    height: 9.9375rem;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  /* line 192, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-case-study:not(:first-child) .card-placeholder,
  .featured-content-module article.card-post-post:not(:first-child) .card-placeholder {
    max-width: 100%;
    height: 16.0625rem;
  }
}

/* line 206, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-publication:first-child,
.featured-content-module article.card-post-news:first-child,
.featured-content-module article.card-post-press-release:first-child {
  grid-row: 1 / 3;
}

@media (max-width: 1199.98px) {
  /* line 206, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-publication:first-child,
  .featured-content-module article.card-post-news:first-child,
  .featured-content-module article.card-post-press-release:first-child {
    grid-row: 1;
  }
}

@media (min-width: 1200px) {
  /* line 217, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-publication:first-child {
    flex-direction: row;
    gap: 1.875rem;
  }
}

/* line 231, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-publication:first-child figure {
  max-width: 22.875rem;
}

@media (max-width: 1199.98px) {
  /* line 231, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-publication:first-child figure {
    max-width: 9.375rem;
  }
}

/* line 238, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-publication:first-child figure img {
  height: 30.5rem;
}

@media (max-width: 1199.98px) {
  /* line 238, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-publication:first-child figure img {
    height: 12.5rem;
  }
}

/* line 247, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-publication:first-child .card-placeholder {
  max-width: 22.875rem;
  height: 30.5rem;
}

@media (max-width: 1199.98px) {
  /* line 247, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-publication:first-child .card-placeholder {
    max-width: 9.375rem;
    height: 12.5rem;
  }
}

@media (min-width: 1200px) {
  /* line 258, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-publication:not(:first-child) {
    gap: 1.875rem;
  }
}

@media (min-width: 1200px) {
  /* line 263, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-publication:not(:first-child):not(:last-child) {
    border-bottom: 0.125rem solid rgba(0, 101, 242, 0.1);
    padding-bottom: 1.875rem;
  }
}

/* line 270, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-publication:not(:first-child) figure {
  max-width: 9.375rem;
}

/* line 273, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-publication:not(:first-child) figure img {
  height: 12.5rem;
}

/* line 278, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-publication:not(:first-child) .card-placeholder {
  max-width: 9.375rem;
  height: 12.5rem;
}

/* line 285, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-news,
.featured-content-module article.card-post-press-release {
  padding: 1.875rem;
}

/* line 289, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-news .card-featured-content-top,
.featured-content-module article.card-post-press-release .card-featured-content-top {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}

/* line 295, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-news .card-featured-meta,
.featured-content-module article.card-post-news .card-featured-date,
.featured-content-module article.card-post-press-release .card-featured-meta,
.featured-content-module article.card-post-press-release .card-featured-date {
  margin-bottom: 0;
  color: #222;
}

/* line 303, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-news .card-featured-date,
.featured-content-module article.card-post-press-release .card-featured-date {
  margin-left: auto;
}

@media (min-width: 1200px) {
  /* line 307, resources/assets/styles/modules/_featured-content-module.scss */

  .featured-content-module article.card-post-news:first-child,
  .featured-content-module article.card-post-press-release:first-child {
    padding: 1.875rem 3.125rem;
  }
}

/* line 312, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-news:first-child .card-featured-content-top,
.featured-content-module article.card-post-press-release:first-child .card-featured-content-top {
  margin-bottom: 1.25rem;
}

/* line 318, resources/assets/styles/modules/_featured-content-module.scss */

.featured-content-module article.card-post-news:not(:first-child) .card-featured-content-top,
.featured-content-module article.card-post-press-release:not(:first-child) .card-featured-content-top {
  margin-bottom: 0.625rem;
}

/* line 1, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module {
  background-color: #e2eddc;
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
}

/* line 175, resources/assets/styles/common/_mixins.scss */

.featured-staff-module + .featured-staff-module,
.featured-staff-module + .commitments-module,
.featured-staff-module + .related-content-module.carousel,
.featured-staff-module + .related-content-module.columns.bg_mint,
.featured-staff-module + .subscribe-module.bg_mint_charcoal {
  padding-top: 0 !important;
}

/* line 8, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module-header {
  text-align: center;
  margin-bottom: 3.75rem;
}

/* line 13, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module-heading {
  margin-bottom: 0;
}

/* line 19, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module-subheading {
  margin-bottom: 0;
}

/* line 25, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module-heading + .featured-staff-module-subheading {
  margin-top: 1.25rem;
}

/* line 29, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module-box {
  position: relative;
  background-color: #fff;
  padding: 1.25rem 2.625rem 2.5rem;
  clip-path: polygon(4% 0, 100% 0, 100% 64%, 94% 100%, 0 100%, 0 51%);
}

@media (min-width: 768px) {
  /* line 29, resources/assets/styles/modules/_featured-staff-module.scss */

  .featured-staff-module-box {
    height: auto !important;
  }
}

/* line 39, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module-box img {
  max-width: 9.375rem;
}

/* line 43, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module-box-name {
  margin-bottom: 0;
}

/* line 48, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module-box-name a {
  color: #222;
  text-decoration: none;
}

/* line 14, resources/assets/styles/common/_mixins.scss */

.featured-staff-module-box-name a::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

/* line 56, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module-box-department,
.featured-staff-module-box-regions {
  margin-top: 0.625rem;
  margin-bottom: 0;
}

/* line 62, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module-box-description {
  margin-top: 1.25rem;
  margin-bottom: 0;
}

/* line 68, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module-btn {
  display: flex;
  width: max-content;
  margin: 2.5rem auto 0;
}

/* line 74, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module .featured-staff-module-wrapper {
  position: relative;
  overflow: hidden;
  padding: 0;
}

/* line 80, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module .swiper-featured-staff {
  margin: 0 3.8125rem;
}

@media (max-width: 991.98px) {
  /* line 80, resources/assets/styles/modules/_featured-staff-module.scss */

  .featured-staff-module .swiper-featured-staff {
    margin: 0 2.5625rem;
    align-items: center;
  }
}

@media (max-width: 767.98px) {
  /* line 89, resources/assets/styles/modules/_featured-staff-module.scss */

  .featured-staff-module .featured-staff-module-navigation {
    display: flex;
    justify-content: space-between;
  }
}

/* line 95, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module .featured-staff-module-navigation button {
  background: none;
  border: none;
  width: 1.3125rem;
  height: 2.5625rem;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  color: #222;
}

/* line 107, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module .featured-staff-module-navigation button.swiper-button-disabled {
  opacity: 0.6;
}

/* line 111, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module .featured-staff-module-navigation button svg {
  width: 1.3125rem;
}

/* line 115, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module .featured-staff-module-navigation button.btn-prev {
  left: 0;
}

/* line 119, resources/assets/styles/modules/_featured-staff-module.scss */

.featured-staff-module .featured-staff-module-navigation button.btn-next {
  right: 0;
}

@media (min-width: 768px) {
  /* line 125, resources/assets/styles/modules/_featured-staff-module.scss */

  .featured-staff-module .featured-staff-module-navigation.navigation-count_2 {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 131, resources/assets/styles/modules/_featured-staff-module.scss */

  .featured-staff-module .featured-staff-module-navigation.navigation-count_3 {
    display: none;
  }
}

/* line 1, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module {
  position: relative;
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 6, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-title {
  margin-bottom: 2.5rem;
}

/* line 12, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
}

@media (max-width: 767.98px) {
  /* line 12, resources/assets/styles/modules/_filtered-list-module.scss */

  .filtered-list-module-items {
    grid-template-columns: 1fr;
  }
}

/* line 25, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module .card-horizontal-title a {
  color: #222;
}

/* line 30, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-results {
  color: #757575;
  margin-bottom: 3.125rem;
}

@media (max-width: 767.98px) {
  /* line 30, resources/assets/styles/modules/_filtered-list-module.scss */

  .filtered-list-module-results {
    margin-bottom: 2.5rem;
  }
}

/* line 40, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-results span {
  color: #317d5d;
}

/* line 45, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-navigation {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.125rem;
  align-items: center;
  flex-wrap: wrap;
  gap: 2.5rem;
}

@media (max-width: 991.98px) {
  /* line 45, resources/assets/styles/modules/_filtered-list-module.scss */

  .filtered-list-module-navigation {
    margin-bottom: 2.5rem;
  }
}

/* line 57, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-navigation .search-form {
  width: 100%;
  max-width: 32rem;
}

/* line 63, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters {
  display: flex;
  gap: 0.9375rem;
  align-items: center;
}

@media (max-width: 767.98px) {
  /* line 63, resources/assets/styles/modules/_filtered-list-module.scss */

  .filtered-list-module-filters {
    flex-wrap: wrap;
    width: 100%;
  }
}

/* line 73, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters-title {
  margin-bottom: 0;
}

/* line 79, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters .terms-list-item {
  margin-right: 0.9375rem;
}

@media (max-width: 767.98px) {
  /* line 79, resources/assets/styles/modules/_filtered-list-module.scss */

  .filtered-list-module-filters .terms-list-item {
    margin-right: 0;
  }
}

/* line 86, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters .terms-list-item:last-child {
  margin-right: 0;
}

/* line 90, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters .terms-list-item .dropdown-toggle {
  color: #222;
  background-color: #fff;
  border: none;
  padding: 1rem;
  display: flex;
}

/* line 99, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters .terms-list-item .dropdown-toggle::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDIxIDEwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjAuNTk4NCAtMC4wMDAyNTYyMzhMMTAuNjk5MiA5Ljg5OTU3TDAuNzk5NzI1IDguMDAzMDNlLTA1TDIwLjU5ODQgLTAuMDAwMjU2MjM4WiIgZmlsbD0iIzIyMiIvPgo8L3N2Zz4K);
  margin-left: 1rem;
  border: 0;
}

@media (max-width: 767.98px) {
  /* line 99, resources/assets/styles/modules/_filtered-list-module.scss */

  .filtered-list-module-filters .terms-list-item .dropdown-toggle::after {
    margin-left: 0.625rem;
  }
}

/* line 110, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters .terms-list-item .dropdown-menu {
  position: absolute;
  left: 0;
  background-color: #fff;
  padding: 1rem;
  border: 0.0625rem solid #317d5d;
  border-radius: 0;
  margin-top: 0;
  max-height: 12.5rem;
  min-width: 12.1875rem;
  overflow-y: scroll;
}

@media (max-width: 767.98px) {
  /* line 110, resources/assets/styles/modules/_filtered-list-module.scss */

  .filtered-list-module-filters .terms-list-item .dropdown-menu {
    width: max-content;
    max-width: calc(100vw - 40px);
  }
}

/* line 129, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters .terms-list-item .dropdown-menu::-webkit-scrollbar {
  width: 0.25rem;
}

/* line 133, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters .terms-list-item .dropdown-menu::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 0.25rem;
}

/* line 138, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters .terms-list-item .dropdown-menu::-webkit-scrollbar-thumb {
  background: #222;
  border-radius: 0.25rem;
}

@media (max-width: 767.98px) {
  /* line 110, resources/assets/styles/modules/_filtered-list-module.scss */

  .filtered-list-module-filters .terms-list-item .dropdown-menu {
    left: unset;
    right: 0;
  }
}

/* line 149, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters .terms-list-item .dropdown-item {
  margin-bottom: 0.625rem;
  padding: 0;
  color: #317d5d;
}

@media (max-width: 991.98px) {
  /* line 149, resources/assets/styles/modules/_filtered-list-module.scss */

  .filtered-list-module-filters .terms-list-item .dropdown-item {
    white-space: inherit;
  }
}

/* line 160, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters .terms-list-item .dropdown-item:last-child {
  margin-bottom: 0;
}

/* line 164, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters .terms-list-item .dropdown-item:hover,
.filtered-list-module-filters .terms-list-item .dropdown-item:focus {
  text-decoration: none;
  background-color: transparent;
}

/* line 170, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module-filters .terms-list-item .dropdown-item.active {
  background-color: transparent;
}

@media (max-width: 767.98px) {
  /* line 178, resources/assets/styles/modules/_filtered-list-module.scss */

  .filtered-list-module__standard .filtered-list-module-filters .dropdown-toggle {
    padding: 0;
  }
}

/* line 185, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module__simple {
  background-color: #f1f1ee;
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
  margin: 0;
}

/* line 157, resources/assets/styles/common/_mixins.scss */

.filtered-list-module__simple + .grid-module,
.filtered-list-module__simple + .filtered-list-module__tools,
.filtered-list-module__simple + .related-content-module.columns.bg_gray_white,
.filtered-list-module__simple + .timeline-module,
.filtered-list-module__simple + .text-module.bg_gray,
.filtered-list-module__simple + .full-text-module.bg_gray,
.filtered-list-module__simple + .text-stat-module.bg_gray,
.filtered-list-module__simple + .text-image-module-bg_gray,
.filtered-list-module__simple + .cta-button-module.bg_gray_mint,
.filtered-list-module__simple + .subscribe-module.bg_gray_charcoal,
.filtered-list-module__simple + .impact-module:not(.bg_green_gray),
.filtered-list-module__simple + .graphic-grid-module:not(.bg_green_gray),
.filtered-list-module__simple + .info-cards-module {
  padding-top: 0 !important;
}

/* line 193, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module__simple .filtered-list-module-items {
  grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 991.98px) {
  /* line 193, resources/assets/styles/modules/_filtered-list-module.scss */

  .filtered-list-module__simple .filtered-list-module-items {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767.98px) {
  /* line 193, resources/assets/styles/modules/_filtered-list-module.scss */

  .filtered-list-module__simple .filtered-list-module-items {
    grid-template-columns: 1fr;
  }
}

/* line 205, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module__simple .ajax-paginate .page-numbers li > *:not(.dots):not(.current) {
  background-color: #fff;
}

/* line 210, resources/assets/styles/modules/_filtered-list-module.scss */

.filtered-list-module .ajax-paginate {
  margin-bottom: var(--spacing-bottom);
}

/* line 1, resources/assets/styles/modules/_full-text-module.scss */

.full-text-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 7, resources/assets/styles/modules/_full-text-module.scss */

.full-text-module.bg_gray {
  background-color: #f1f1ee;
  margin: 0;
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
}

/* line 157, resources/assets/styles/common/_mixins.scss */

.full-text-module.bg_gray + .grid-module,
.full-text-module.bg_gray + .filtered-list-module__tools,
.full-text-module.bg_gray + .related-content-module.columns.bg_gray_white,
.full-text-module.bg_gray + .timeline-module,
.full-text-module.bg_gray + .text-module.bg_gray,
.full-text-module.bg_gray + .full-text-module.bg_gray,
.full-text-module.bg_gray + .text-stat-module.bg_gray,
.full-text-module.bg_gray + .text-image-module-bg_gray,
.full-text-module.bg_gray + .cta-button-module.bg_gray_mint,
.full-text-module.bg_gray + .subscribe-module.bg_gray_charcoal,
.full-text-module.bg_gray + .impact-module:not(.bg_green_gray),
.full-text-module.bg_gray + .graphic-grid-module:not(.bg_green_gray),
.full-text-module.bg_gray + .info-cards-module {
  padding-top: 0 !important;
}

/* line 15, resources/assets/styles/modules/_full-text-module.scss */

.full-text-module.bg_gray .custom-video figcaption::after {
  background-color: #f1f1ee !important;
}

@media (min-width: 992px) {
  /* line 30, resources/assets/styles/modules/_full-text-module.scss */

  .full-text-module-content {
    max-width: 100%;
  }
}

/* line 39, resources/assets/styles/modules/_full-text-module.scss */

.full-text-module__center .full-text-module-content {
  margin: 0 auto;
}

/* line 42, resources/assets/styles/modules/_full-text-module.scss */

.full-text-module__center .full-text-module-content > *:not(blockquote):not(ul):not(ol):not(.custom-video) {
  text-align: center;
}

/* line 49, resources/assets/styles/modules/_full-text-module.scss */

.full-text-module__right .full-text-module-content {
  margin-left: auto;
}

/* line 1, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module {
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
  background-color: #f1f1ee;
}

/* line 157, resources/assets/styles/common/_mixins.scss */

.graphic-grid-module + .grid-module,
.graphic-grid-module + .filtered-list-module__tools,
.graphic-grid-module + .related-content-module.columns.bg_gray_white,
.graphic-grid-module + .timeline-module,
.graphic-grid-module + .text-module.bg_gray,
.graphic-grid-module + .full-text-module.bg_gray,
.graphic-grid-module + .text-stat-module.bg_gray,
.graphic-grid-module + .text-image-module-bg_gray,
.graphic-grid-module + .cta-button-module.bg_gray_mint,
.graphic-grid-module + .subscribe-module.bg_gray_charcoal,
.graphic-grid-module + .impact-module:not(.bg_green_gray),
.graphic-grid-module + .graphic-grid-module:not(.bg_green_gray),
.graphic-grid-module + .info-cards-module {
  padding-top: 0 !important;
}

/* line 8, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-wrapper {
  background-color: #fff;
  padding: 2.5rem 9.375rem 2.5rem 2.5rem;
  position: relative;
}

@media (max-width: 991.98px) {
  /* line 8, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-wrapper {
    background-color: transparent;
    padding: 0;
  }
}

/* line 18, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-wrapper::before {
  content: "";
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  position: absolute;
  left: 0;
  top: -0.0625rem;
  background-color: #f1f1ee;
  width: 45%;
  height: 10.625rem;
}

@media (max-width: 991.98px) {
  /* line 18, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-wrapper::before {
    display: none;
  }
}

/* line 33, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-wrapper::after {
  content: "";
  clip-path: polygon(100% 100%, 0 100%, 100% 0);
  position: absolute;
  right: -0.0625rem;
  bottom: 0;
  background-color: #f1f1ee;
  width: 6.875rem;
  height: 65%;
}

@media (max-width: 991.98px) {
  /* line 33, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-wrapper::after {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 49, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module.bg_green_gray {
    background: linear-gradient(to bottom, #317d5d 169px, #f0efeb 169px);
  }

  /* line 53, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module.bg_green_gray .graphic-grid-module-wrapper::before {
    background-color: #317d5d;
  }
}

/* line 59, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-header {
  width: 50%;
  margin-left: auto;
  min-height: 10.625rem;
}

@media (max-width: 991.98px) {
  /* line 59, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-header {
    width: 100%;
  }
}

/* line 69, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-heading {
  margin-bottom: 0;
}

/* line 75, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-text {
  margin-bottom: 0;
}

/* line 79, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-heading + .graphic-grid-module-text {
  margin-top: 0.625rem;
}

/* line 83, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-items {
  margin-top: 10.625rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
  position: relative;
}

@media (max-width: 991.98px) {
  /* line 83, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-items {
    margin-top: 0;
    grid-template-columns: 1fr;
  }
}

/* line 95, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-items::before {
  display: none !important;
  position: absolute;
  content: "";
  background-color: #fff;
  width: 100%;
  height: 100%;
}

@media (max-width: 991.98px) {
  /* line 95, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-items::before {
    width: 95%;
    height: 95%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

/* line 115, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-header + .graphic-grid-module-items {
  margin-top: 2.5rem;
}

/* line 119, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item {
  padding: 1.25rem;
  background-color: #f1f1ee;
  position: relative;
  z-index: 1;
}

/* line 125, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item::before {
  display: none !important;
  position: absolute;
  content: "";
  width: 0;
  height: 0;
}

@media (max-width: 991.98px) {
  /* line 125, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-item::before {
    background-color: #f1f1ee;
  }
}

/* line 137, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item::after {
  display: none !important;
  position: absolute;
  content: "";
}

@media (max-width: 991.98px) {
  /* line 137, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-item::after {
    width: 0;
    height: 0;
    background-color: #f1f1ee;
  }
}

/* line 150, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item:nth-child(1)::before {
  border-left: 1.25rem solid transparent;
  border-right: 1.25rem solid transparent;
  border-top: 1.0625rem solid #fff;
  top: 0;
  right: -2.5rem;
}

@media (max-width: 991.98px) {
  /* line 150, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-item:nth-child(1)::before {
    top: unset;
    bottom: -2.5rem;
    left: 0;
    border-top: 1.25rem solid #00a5c7;
    border-bottom: 1.25rem solid #00a5c7;
    border-left: 1.0625rem solid #f1f1ee;
    border-right: none;
  }
}

/* line 168, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item:nth-child(1)::after {
  display: none;
}

@media (max-width: 991.98px) {
  /* line 168, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-item:nth-child(1)::after {
    display: block;
    top: unset;
    bottom: -2.5rem;
    right: 0;
    border-top: 1.25rem solid #00a5c7;
    border-bottom: 1.25rem solid #00a5c7;
    border-right: 1.0625rem solid #f1f1ee;
    background-color: transparent;
  }
}

/* line 185, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item:nth-child(2)::before {
  border-top: 1.25rem solid transparent;
  border-bottom: 1.25rem solid transparent;
  border-right: 1.0625rem solid #fff;
  bottom: -2.5rem;
  right: 0;
}

@media (max-width: 991.98px) {
  /* line 185, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-item:nth-child(2)::before {
    bottom: -2.5rem;
    left: 0;
    right: unset;
    border-top: 1.25rem solid #00a5c7;
    border-bottom: 1.25rem solid #00a5c7;
    border-left: 1.0625rem solid #f1f1ee;
    border-right: none;
  }
}

/* line 203, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item:nth-child(2)::after {
  display: none;
}

@media (max-width: 991.98px) {
  /* line 203, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-item:nth-child(2)::after {
    display: block;
    top: unset;
    bottom: -2.5rem;
    right: 0;
    border-top: 1.25rem solid #00a5c7;
    border-bottom: 1.25rem solid #00a5c7;
    border-right: 1.0625rem solid #f1f1ee;
  }
}

/* line 219, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item:nth-child(3)::before {
  border-top: 1.25rem solid transparent;
  border-bottom: 1.25rem solid transparent;
  border-left: 1.0625rem solid #fff;
  top: -2.5rem;
  left: 0;
}

@media (max-width: 991.98px) {
  /* line 219, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-item:nth-child(3)::before {
    bottom: -2.5rem;
    left: 0;
    top: unset;
    border-top: 1.25rem solid #00a5c7;
    border-bottom: 1.25rem solid #00a5c7;
    border-left: 1.0625rem solid #f1f1ee;
    border-right: none;
  }
}

@media (min-width: 992px) {
  /* line 237, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-item:nth-child(3)::after {
    background-color: #fff;
    width: 2.5rem;
    height: 2.5rem;
    top: -2.5rem;
    right: -2.5rem;
  }
}

@media (max-width: 991.98px) {
  /* line 237, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-item:nth-child(3)::after {
    top: unset;
    bottom: -2.5rem;
    right: 0;
    border-top: 1.25rem solid #00a5c7;
    border-bottom: 1.25rem solid #00a5c7;
    border-right: 1.0625rem solid #f1f1ee;
  }
}

/* line 258, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item:nth-child(4)::before {
  border-left: 1.25rem solid transparent;
  border-right: 1.25rem solid transparent;
  border-bottom: 1.0625rem solid #fff;
  bottom: 0;
  left: -2.5rem;
}

@media (max-width: 991.98px) {
  /* line 258, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-item:nth-child(4)::before {
    display: none;
  }
}

/* line 270, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item:nth-child(4)::after {
  bottom: 0;
  left: -2.5rem;
  background-color: #fff;
}

@media (max-width: 991.98px) {
  /* line 270, resources/assets/styles/modules/_graphic-grid-module.scss */

  .graphic-grid-module-item:nth-child(4)::after {
    display: none;
  }
}

/* line 281, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item-title {
  margin-bottom: 0;
}

/* line 287, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item-description {
  margin-bottom: 0;
}

/* line 291, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item-title + .graphic-grid-module-item-description {
  margin-top: 1.25rem;
}

/* line 295, resources/assets/styles/modules/_graphic-grid-module.scss */

.graphic-grid-module-item-btn {
  margin-top: 1.25rem;
}

/* line 1, resources/assets/styles/modules/_grid-module.scss */

.grid-module {
  background-color: #f1f1ee;
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
}

/* line 157, resources/assets/styles/common/_mixins.scss */

.grid-module + .grid-module,
.grid-module + .filtered-list-module__tools,
.grid-module + .related-content-module.columns.bg_gray_white,
.grid-module + .timeline-module,
.grid-module + .text-module.bg_gray,
.grid-module + .full-text-module.bg_gray,
.grid-module + .text-stat-module.bg_gray,
.grid-module + .text-image-module-bg_gray,
.grid-module + .cta-button-module.bg_gray_mint,
.grid-module + .subscribe-module.bg_gray_charcoal,
.grid-module + .impact-module:not(.bg_green_gray),
.grid-module + .graphic-grid-module:not(.bg_green_gray),
.grid-module + .info-cards-module {
  padding-top: 0 !important;
}

/* line 10, resources/assets/styles/modules/_grid-module.scss */

.grid-module-wrapper {
  display: flex;
  gap: 2.5rem;
}

@media (max-width: 1199.98px) {
  /* line 10, resources/assets/styles/modules/_grid-module.scss */

  .grid-module-wrapper {
    flex-direction: column;
  }
}

/* line 19, resources/assets/styles/modules/_grid-module.scss */

.grid-module-heading {
  margin-bottom: 0;
}

/* line 25, resources/assets/styles/modules/_grid-module.scss */

.grid-module-items {
  columns: 2;
  gap: 2.5rem;
}

@media (max-width: 767.98px) {
  /* line 25, resources/assets/styles/modules/_grid-module.scss */

  .grid-module-items {
    columns: 1;
  }
}

/* line 34, resources/assets/styles/modules/_grid-module.scss */

.grid-module-item {
  background-color: #fff;
  padding: 2.5rem;
  margin-bottom: 2.5rem;
  break-inside: avoid;
}

@media (max-width: 767.98px) {
  /* line 34, resources/assets/styles/modules/_grid-module.scss */

  .grid-module-item {
    margin-bottom: 1.25rem;
    padding: 1.25rem;
  }
}

/* line 53, resources/assets/styles/modules/_grid-module.scss */

.grid-module-description ul {
  margin-top: 0;
  margin-bottom: 0.9375rem;
}

/* line 59, resources/assets/styles/modules/_grid-module.scss */

.grid-module-btn {
  margin-top: 1.5625rem;
}

/* line 1, resources/assets/styles/modules/_hero-module.scss */

.hero-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 5, resources/assets/styles/modules/_hero-module.scss */

.hero-module-bg_white_green {
  margin: 0;
  padding-top: var(--spacing-top);
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 5, resources/assets/styles/modules/_hero-module.scss */

  .hero-module-bg_white_green {
    background: none !important;
    margin-bottom: var(--spacing-bottom);
  }
}

@media (max-width: 991.98px) {
  /* line 5, resources/assets/styles/modules/_hero-module.scss */

  .hero-module-bg_white_green {
    background: linear-gradient(to bottom, #fff 90%, #317d5d 90%) !important;
  }
}

/* line 19, resources/assets/styles/modules/_hero-module.scss */

.hero-module h1 {
  margin-bottom: 0;
}

/* line 36, resources/assets/styles/modules/_hero-module.scss */

.hero-module-description ul li,
.hero-module-description ol li {
  font-size: 1.25rem;
}

/* line 42, resources/assets/styles/modules/_hero-module.scss */

.hero-module-centered {
  text-align: center;
}

/* line 45, resources/assets/styles/modules/_hero-module.scss */

.hero-module-centered-btn {
  margin-top: 2.5rem;
}

/* line 51, resources/assets/styles/modules/_hero-module.scss */

.hero-module-left-aligned-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 3.75rem;
}

@media (min-width: 992px) {
  /* line 51, resources/assets/styles/modules/_hero-module.scss */

  .hero-module-left-aligned-wrapper {
    align-items: flex-end;
  }
}

@media (max-width: 991.98px) {
  /* line 51, resources/assets/styles/modules/_hero-module.scss */

  .hero-module-left-aligned-wrapper {
    flex-direction: column;
    gap: 2.5rem;
  }
}

/* line 66, resources/assets/styles/modules/_hero-module.scss */

.hero-module-left-aligned-breadcrumb {
  color: #222;
  margin-bottom: 2.5rem;
  display: inline-flex;
  gap: 1.25rem;
  flex-direction: row-reverse;
}

/* line 75, resources/assets/styles/modules/_hero-module.scss */

.hero-module-left-aligned-breadcrumb:hover {
  color: #222;
  text-decoration: none;
}

/* line 80, resources/assets/styles/modules/_hero-module.scss */

.hero-module-left-aligned-breadcrumb .btn__icon svg {
  width: 0.6875rem;
}

/* line 85, resources/assets/styles/modules/_hero-module.scss */

.hero-module-left-aligned-description {
  margin-top: 1.25rem;
}

/* line 90, resources/assets/styles/modules/_hero-module.scss */

.hero-module-left-aligned-description > *:last-child {
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  /* line 95, resources/assets/styles/modules/_hero-module.scss */

  .hero-module-left-aligned .search-form {
    width: 100%;
  }
}

@media (min-width: 992px) {
  /* line 100, resources/assets/styles/modules/_hero-module.scss */

  .hero-module-left-aligned .search-form .search-field {
    width: 15.5rem;
  }
}

/* line 109, resources/assets/styles/modules/_hero-module.scss */

.hero-module-side-image-wrapper {
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 991.98px) {
  /* line 109, resources/assets/styles/modules/_hero-module.scss */

  .hero-module-side-image-wrapper {
    flex-direction: column;
    gap: 2.5rem;
  }
}

/* line 125, resources/assets/styles/modules/_hero-module.scss */

.hero-module-side-image figure {
  margin-bottom: 0;
}

/* line 131, resources/assets/styles/modules/_hero-module.scss */

.hero-module-side-image-eyebrow {
  margin-bottom: 1.875rem;
}

@media (max-width: 991.98px) {
  /* line 131, resources/assets/styles/modules/_hero-module.scss */

  .hero-module-side-image-eyebrow {
    margin-bottom: 1.25rem;
  }
}

/* line 141, resources/assets/styles/modules/_hero-module.scss */

.hero-module-side-image-description {
  margin-top: 1.875rem;
}

@media (max-width: 991.98px) {
  /* line 141, resources/assets/styles/modules/_hero-module.scss */

  .hero-module-side-image-description {
    margin-top: 1.25rem;
  }
}

/* line 150, resources/assets/styles/modules/_hero-module.scss */

.hero-module-side-image-description > *:last-child {
  margin-bottom: 0;
}

/* line 155, resources/assets/styles/modules/_hero-module.scss */

.hero-module-side-image-btn {
  margin-top: 1.25rem;
}

/* line 159, resources/assets/styles/modules/_hero-module.scss */

.hero-module-side-image #hero_tabs_image img[src=""] {
  display: none;
}

@media (min-width: 992px) {
  /* line 165, resources/assets/styles/modules/_hero-module.scss */

  .hero-module .left-image .hero-module-side-image-content {
    order: 2;
  }
}

/* line 172, resources/assets/styles/modules/_hero-module.scss */

.hero-module .treatment-1 {
  align-items: flex-start;
}

/* line 175, resources/assets/styles/modules/_hero-module.scss */

.hero-module .treatment-1 figure {
  position: relative;
  max-width: 40rem;
  padding: 3.75rem 3.75rem 0;
}

@media (max-width: 1199.98px) {
  /* line 175, resources/assets/styles/modules/_hero-module.scss */

  .hero-module .treatment-1 figure {
    padding: 2.5rem 2.5rem 0 1.875rem;
  }
}

/* line 184, resources/assets/styles/modules/_hero-module.scss */

.hero-module .treatment-1 figure::before {
  position: absolute;
  content: "";
  background-color: #00a5c7;
  width: 3.75rem;
  height: 3.75rem;
  top: 0;
  right: 0;
}

@media (max-width: 1199.98px) {
  /* line 184, resources/assets/styles/modules/_hero-module.scss */

  .hero-module .treatment-1 figure::before {
    width: 2.5rem;
    height: 2.5rem;
  }
}

/* line 199, resources/assets/styles/modules/_hero-module.scss */

.hero-module .treatment-1 figure::after {
  position: absolute;
  content: "";
  background-color: #f1f1ee;
  width: 3.75rem;
  height: 3.75rem;
  top: 19.9375rem;
  left: 0;
}

@media (max-width: 1199.98px) {
  /* line 199, resources/assets/styles/modules/_hero-module.scss */

  .hero-module .treatment-1 figure::after {
    width: 1.875rem;
    height: 1.875rem;
  }
}

/* line 214, resources/assets/styles/modules/_hero-module.scss */

.hero-module .treatment-1 figure img {
  width: 100%;
  height: 38.5rem;
  object-fit: cover;
  z-index: 2;
  position: relative;
}

@media (max-width: 1199.98px) {
  /* line 214, resources/assets/styles/modules/_hero-module.scss */

  .hero-module .treatment-1 figure img {
    width: 100%;
    height: 23.90625rem;
  }
}

/* line 227, resources/assets/styles/modules/_hero-module.scss */

.hero-module .treatment-1 figure figcaption {
  position: relative;
  margin-left: 7.0625rem;
  background-color: #fde57b;
  padding: 1rem 0.375rem 1rem 1.875rem;
  z-index: 1;
}

@media (max-width: 1199.98px) {
  /* line 227, resources/assets/styles/modules/_hero-module.scss */

  .hero-module .treatment-1 figure figcaption {
    margin-left: 3.75rem;
  }
}

/* line 238, resources/assets/styles/modules/_hero-module.scss */

.hero-module .treatment-1 figure figcaption::after {
  position: absolute;
  content: "";
  background-color: #fde57b;
  top: -15.25rem;
  right: -3.75rem;
  width: 6.25rem;
  min-height: 18.125rem;
  height: calc(100% + 244px);
  z-index: -1;
}

@media (max-width: 1199.98px) {
  /* line 238, resources/assets/styles/modules/_hero-module.scss */

  .hero-module .treatment-1 figure figcaption::after {
    right: -2.5rem;
  }
}

/* line 258, resources/assets/styles/modules/_hero-module.scss */

.hero-module .treatment-2 figure {
  position: relative;
  margin-bottom: 0;
  flex: 1 1 0;
}

/* line 263, resources/assets/styles/modules/_hero-module.scss */

.hero-module .treatment-2 figure img {
  width: 100%;
  height: 30.375rem;
  object-fit: cover;
  clip-path: polygon(0% 0%, 0% 150%, 160% 0%);
}

@media (max-width: 767.98px) {
  /* line 263, resources/assets/styles/modules/_hero-module.scss */

  .hero-module .treatment-2 figure img {
    clip-path: polygon(0% 0%, 0% 115%, 250% 0%);
  }
}

/* line 274, resources/assets/styles/modules/_hero-module.scss */

.hero-module .treatment-2 figure::before {
  position: absolute;
  content: "";
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  left: 0;
  top: -0.0625rem;
  background-color: #fff;
  width: 10rem;
  height: 17.875rem;
  z-index: 1;
}

@media (max-width: 767.98px) {
  /* line 274, resources/assets/styles/modules/_hero-module.scss */

  .hero-module .treatment-2 figure::before {
    width: 8.75rem;
    height: 12.5rem;
  }
}

/* line 291, resources/assets/styles/modules/_hero-module.scss */

.hero-module .treatment-2 figure figcaption {
  width: 20rem;
  margin-top: 1.25rem;
  position: relative;
  z-index: 1;
}

@media (max-width: 767.98px) {
  /* line 291, resources/assets/styles/modules/_hero-module.scss */

  .hero-module .treatment-2 figure figcaption {
    width: 100%;
  }
}

/* line 304, resources/assets/styles/modules/_hero-module.scss */

.hero-module .wp-funraise-embed-giving-form {
  margin-top: 2.5rem !important;
}

/* line 307, resources/assets/styles/modules/_hero-module.scss */

.hero-module .wp-funraise-embed-giving-form button {
  font-size: 1rem !important;
  padding: 0.9375rem 1.875rem !important;
  margin: 0 !important;
  border-radius: 0 !important;
  background-color: #fde57b !important;
  outline: 0 !important;
  color: #222 !important;
  display: inline-flex !important;
}

/* line 1, resources/assets/styles/modules/_image-module.scss */

.image-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 5, resources/assets/styles/modules/_image-module.scss */

.image-module figure {
  margin: 0 auto;
  text-align: center;
  display: table;
}

/* line 106, resources/assets/styles/common/_mixins.scss */

.image-module figure figcaption {
  background-color: #ffd8c4;
  padding: 0.625rem 1.25rem 1rem;
  text-align: center;
  margin: 0 2.53125rem;
  display: table-caption;
  caption-side: bottom;
}

@media (max-width: 767.98px) {
  /* line 106, resources/assets/styles/common/_mixins.scss */

  .image-module figure figcaption {
    padding: 1.25rem;
    margin: 0;
  }
}

/* line 1, resources/assets/styles/modules/_impact-cards-module.scss */

.impact-cards-module {
  margin-top: var(--spacing-top);
}

/* line 157, resources/assets/styles/common/_mixins.scss */

.impact-cards-module + .grid-module,
.impact-cards-module + .filtered-list-module__tools,
.impact-cards-module + .related-content-module.columns.bg_gray_white,
.impact-cards-module + .timeline-module,
.impact-cards-module + .text-module.bg_gray,
.impact-cards-module + .full-text-module.bg_gray,
.impact-cards-module + .text-stat-module.bg_gray,
.impact-cards-module + .text-image-module-bg_gray,
.impact-cards-module + .cta-button-module.bg_gray_mint,
.impact-cards-module + .subscribe-module.bg_gray_charcoal,
.impact-cards-module + .impact-module:not(.bg_green_gray),
.impact-cards-module + .graphic-grid-module:not(.bg_green_gray),
.impact-cards-module + .info-cards-module {
  padding-top: 0 !important;
}

/* line 6, resources/assets/styles/modules/_impact-cards-module.scss */

.impact-cards-module-header {
  max-width: 54.0625rem;
  margin: 0 auto 2.5rem;
}

/* line 11, resources/assets/styles/modules/_impact-cards-module.scss */

.impact-cards-module-heading {
  margin-bottom: 0;
  text-align: center;
}

/* line 18, resources/assets/styles/modules/_impact-cards-module.scss */

.impact-cards-module-text {
  text-align: center;
}

/* line 27, resources/assets/styles/modules/_impact-cards-module.scss */

.impact-cards-module-text ul {
  text-align: left;
}

/* line 32, resources/assets/styles/modules/_impact-cards-module.scss */

.impact-cards-module-heading + .impact-cards-module-text {
  margin-top: 1.25rem;
}

/* line 36, resources/assets/styles/modules/_impact-cards-module.scss */

.impact-cards-module-cards {
  padding-bottom: var(--spacing-bottom);
  background: linear-gradient(to bottom, #fff 30%, #f0efeb 30%);
}

@media (max-width: 1199.98px) {
  /* line 36, resources/assets/styles/modules/_impact-cards-module.scss */

  .impact-cards-module-cards {
    background: linear-gradient(to bottom, #fff 20%, #f0efeb 20%);
  }
}

@media (max-width: 767.98px) {
  /* line 36, resources/assets/styles/modules/_impact-cards-module.scss */

  .impact-cards-module-cards {
    background: linear-gradient(to bottom, #fff 10%, #f0efeb 10%);
  }
}

/* line 49, resources/assets/styles/modules/_impact-cards-module.scss */

.impact-cards-module-items {
  display: grid;
  gap: 2.5rem;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}

@media (max-width: 1199.98px) {
  /* line 49, resources/assets/styles/modules/_impact-cards-module.scss */

  .impact-cards-module-items {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767.98px) {
  /* line 49, resources/assets/styles/modules/_impact-cards-module.scss */

  .impact-cards-module-items {
    grid-template-columns: 1fr;
  }
}

/* line 63, resources/assets/styles/modules/_impact-cards-module.scss */

.impact-cards-module-item {
  background-color: #fff;
  padding: 1.25rem;
}

/* line 67, resources/assets/styles/modules/_impact-cards-module.scss */

.impact-cards-module-item-title {
  margin-bottom: 0.625rem;
  color: #222;
}

/* line 73, resources/assets/styles/modules/_impact-cards-module.scss */

.impact-cards-module-item-title small {
  margin-left: 0.6875rem;
}

/* line 87, resources/assets/styles/modules/_impact-cards-module.scss */

.impact-cards-module-item-description ul {
  margin-top: 0;
}

/* line 93, resources/assets/styles/modules/_impact-cards-module.scss */

.impact-cards-module-btn {
  display: flex;
  margin: 2.5rem auto 0;
  width: fit-content;
}

/* line 1, resources/assets/styles/modules/_impact-module.scss */

.impact-module {
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
  background: #f0efeb;
}

/* line 157, resources/assets/styles/common/_mixins.scss */

.impact-module + .grid-module,
.impact-module + .filtered-list-module__tools,
.impact-module + .related-content-module.columns.bg_gray_white,
.impact-module + .timeline-module,
.impact-module + .text-module.bg_gray,
.impact-module + .full-text-module.bg_gray,
.impact-module + .text-stat-module.bg_gray,
.impact-module + .text-image-module-bg_gray,
.impact-module + .cta-button-module.bg_gray_mint,
.impact-module + .subscribe-module.bg_gray_charcoal,
.impact-module + .impact-module:not(.bg_green_gray),
.impact-module + .graphic-grid-module:not(.bg_green_gray),
.impact-module + .info-cards-module {
  padding-top: 0 !important;
}

@media (min-width: 992px) {
  /* line 10, resources/assets/styles/modules/_impact-module.scss */

  .impact-module.bg_green_gray {
    background: linear-gradient(to bottom, #317d5d 30%, #f1f1ee 30%);
  }
}

@media (min-width: 992px) {
  /* line 16, resources/assets/styles/modules/_impact-module.scss */

  .impact-module-box {
    background-color: #fff;
    clip-path: polygon(12% 0, 100% 0, 100% 30%, 100% 90%, 60% 100%, 0 100%, 0 100%, 0 54%);
  }
}

/* line 23, resources/assets/styles/modules/_impact-module.scss */

.impact-module-wrapper {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1.5fr;
  gap: 3.125rem;
  padding: 5rem 3.125rem 6.875rem 10rem;
}

@media (max-width: 1199.98px) {
  /* line 23, resources/assets/styles/modules/_impact-module.scss */

  .impact-module-wrapper {
    grid-template-columns: 1fr;
    padding-top: 2.5rem;
  }
}

@media (max-width: 991.98px) {
  /* line 23, resources/assets/styles/modules/_impact-module.scss */

  .impact-module-wrapper {
    gap: 3.75rem;
    padding: 0;
  }
}

/* line 40, resources/assets/styles/modules/_impact-module.scss */

.impact-module-heading {
  color: #222;
  margin-bottom: 1.25rem;
}

/* line 48, resources/assets/styles/modules/_impact-module.scss */

.impact-module-text > *:last-child {
  margin-bottom: 0;
}

/* line 53, resources/assets/styles/modules/_impact-module.scss */

.impact-module-btn {
  margin-top: 1.25rem;
}

/* line 57, resources/assets/styles/modules/_impact-module.scss */

.impact-module-items {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.875rem;
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  /* line 57, resources/assets/styles/modules/_impact-module.scss */

  .impact-module-items {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* line 67, resources/assets/styles/modules/_impact-module.scss */

.impact-module-item {
  text-align: center;
  grid-column: span 2;
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  /* line 72, resources/assets/styles/modules/_impact-module.scss */

  .impact-module-item:last-child:nth-child(2n - 1) {
    grid-column-end: -2;
  }
}

/* line 77, resources/assets/styles/modules/_impact-module.scss */

.impact-module-item-title {
  color: #222;
  margin-bottom: 0;
}

/* line 88, resources/assets/styles/modules/_impact-module.scss */

.impact-module-item-description {
  max-width: 13.9375rem;
  margin: 0 auto;
}

/* line 95, resources/assets/styles/modules/_impact-module.scss */

.impact-module-graph-title {
  color: #222;
  text-align: center;
  max-width: 18.75rem;
  margin: 0 auto 1.25rem;
}

/* line 104, resources/assets/styles/modules/_impact-module.scss */

.impact-module-graph figure {
  max-width: 22.125rem;
  margin: 0 auto;
}

/* line 108, resources/assets/styles/modules/_impact-module.scss */

.impact-module-graph figure img {
  max-width: 22.125rem;
  object-fit: contain;
}

@media (max-width: 991.98px) {
  /* line 108, resources/assets/styles/modules/_impact-module.scss */

  .impact-module-graph figure img {
    max-width: 100%;
  }
}

/* line 1, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module {
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
  background-color: #f0efeb;
}

/* line 157, resources/assets/styles/common/_mixins.scss */

.info-cards-module + .grid-module,
.info-cards-module + .filtered-list-module__tools,
.info-cards-module + .related-content-module.columns.bg_gray_white,
.info-cards-module + .timeline-module,
.info-cards-module + .text-module.bg_gray,
.info-cards-module + .full-text-module.bg_gray,
.info-cards-module + .text-stat-module.bg_gray,
.info-cards-module + .text-image-module-bg_gray,
.info-cards-module + .cta-button-module.bg_gray_mint,
.info-cards-module + .subscribe-module.bg_gray_charcoal,
.info-cards-module + .impact-module:not(.bg_green_gray),
.info-cards-module + .graphic-grid-module:not(.bg_green_gray),
.info-cards-module + .info-cards-module {
  padding-top: 0 !important;
}

/* line 8, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-header {
  margin-bottom: 5rem;
  text-align: center;
}

@media (max-width: 767.98px) {
  /* line 8, resources/assets/styles/modules/_info-cards-module.scss */

  .info-cards-module-header {
    margin-bottom: 2.5rem;
  }
}

/* line 16, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-header-title {
  margin-bottom: 0;
}

/* line 22, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-header-text {
  max-width: 40rem;
  margin: 0 auto;
}

/* line 28, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-header-text > *:last-child {
  margin-bottom: 0;
}

/* line 37, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-header-text figcaption p {
  text-align: left;
}

/* line 43, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-header-text figcaption::after {
  background-color: #f1f1ee !important;
}

/* line 49, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-header-title + .info-cards-module-header-text {
  margin-top: 1.25rem;
}

/* line 54, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-items {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 40px;
}

@media (max-width: 1199.98px) {
  /* line 54, resources/assets/styles/modules/_info-cards-module.scss */

  .info-cards-module-items {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 767.98px) {
  /* line 54, resources/assets/styles/modules/_info-cards-module.scss */

  .info-cards-module-items {
    grid-template-columns: 1fr;
  }
}

/* line 67, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-items-item {
  background-color: #fff;
  padding: 40px;
  display: flex;
  flex-direction: column;
  text-align: center;
  grid-column: span 2;
}

@media (min-width: 1200px) {
  /* line 76, resources/assets/styles/modules/_info-cards-module.scss */

  .info-cards-module-items-item:last-child:nth-child(3n - 1) {
    grid-column-end: -2;
  }

  /* line 80, resources/assets/styles/modules/_info-cards-module.scss */

  .info-cards-module-items-item:nth-last-child(2):nth-child(3n + 1) {
    grid-column-end: 4;
  }

  /* line 84, resources/assets/styles/modules/_info-cards-module.scss */

  .info-cards-module-items-item:last-child:nth-child(3n - 2) {
    grid-column-end: 5;
  }
}

@media (max-width: 991.98px) {
  /* line 67, resources/assets/styles/modules/_info-cards-module.scss */

  .info-cards-module-items-item {
    flex: 0 0 calc(100% / 2 - 27px);
  }
}

@media (max-width: 767.98px) {
  /* line 67, resources/assets/styles/modules/_info-cards-module.scss */

  .info-cards-module-items-item {
    flex: 0 0 100%;
  }
}

/* line 97, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-items-item-image {
  position: relative;
  margin: 0 auto 0.625rem;
  max-width: 18.3125rem;
}

/* line 102, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-items-item-image img {
  width: 100%;
  height: 10.9375rem;
  object-fit: cover;
}

/* line 108, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-items-item-image.has-caption::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyMCAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik05LjU4IDQuNjJDOS41OCA1LjI4IDEwLjA0IDUuNzQgMTAuODQgNS43NEMxMS44OCA1Ljc0IDEyLjcyIDQuOSAxMi43MiAzLjc4QzEyLjcyIDMuMSAxMi4yMiAyLjYyIDExLjQyIDIuNjJDMTAuNCAyLjYyIDkuNTggMy40MiA5LjU4IDQuNjJaTTguODYgMTcuM0M5LjcyIDE3LjMgMTAuNzggMTcuMDQgMTEuNzQgMTYuMjZWMTMuMDJIMTEuNjZDMTAuNzIgMTUuMTYgMTAuMDQgMTYuMzQgOS40OCAxNi4zNEM5LjI2IDE2LjM0IDkuMTIgMTYuMTggOS4xMiAxNS44OEM5LjEyIDE1LjUgOS4yNiAxNC45OCA5LjU0IDE0LjE2TDExLjA4IDkuNThDMTEuMTggOS4yOCAxMS4zNCA4LjcgMTEuMzQgOC4zMkMxMS4zNCA3LjM2IDEwLjc4IDYuNzggOS40MiA2Ljc4QzguNjIgNi43OCA3LjQyIDcuMTYgNi42IDcuODJWMTEuMDZINi42OEM3Ljg0IDguNyA4LjUgNy43NCA5IDcuNzRDOS4yIDcuNzQgOS4yOCA3Ljg4IDkuMjggOC4xNEM5LjI4IDguNSA5LjEgOS4xNCA4Ljg0IDkuOTJMNy4zIDE0LjVDNy4xMiAxNS4wMiA3LjA0IDE1LjQgNy4wNCAxNS44MkM3LjA0IDE2LjcgNy42IDE3LjMgOC44NiAxNy4zWiIgZmlsbD0iIzQ5QTNDMyIvPgo8L3N2Zz4K);
  position: absolute;
  right: 0.375rem;
  bottom: -0.25rem;
  z-index: 1;
  transition: 0.7s all ease;
}

/* line 118, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-items-item-caption {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: #317d5d;
  color: #f1f1ee;
  text-align: left;
  padding: 0.9375rem;
  transition: 0.4s all ease;
  visibility: hidden;
  opacity: 0;
}

/* line 138, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-items-item-image.active .info-cards-module-items-item-caption {
  visibility: visible;
  opacity: 1;
}

/* line 144, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-items-item-title {
  color: #222;
  margin-bottom: 0.625rem;
}

/* line 151, resources/assets/styles/modules/_info-cards-module.scss */

.info-cards-module-items-item-description {
  margin-bottom: 0;
}

/* line 1, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 5, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module-wrapper {
  display: flex;
  gap: 2.5rem;
}

@media (max-width: 1199.98px) {
  /* line 5, resources/assets/styles/modules/_media-list-module.scss */

  .media-list-module-wrapper {
    flex-wrap: wrap;
  }
}

/* line 14, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module-media {
  background-color: #ffd8c4;
  padding: 2.5rem;
  max-width: 32.9375rem;
  flex: 0 0 32.9375rem;
  height: 100%;
}

@media (max-width: 1199.98px) {
  /* line 14, resources/assets/styles/modules/_media-list-module.scss */

  .media-list-module-media {
    flex: 0 0 100%;
  }
}

@media (max-width: 767.98px) {
  /* line 14, resources/assets/styles/modules/_media-list-module.scss */

  .media-list-module-media {
    padding: 1.25rem;
  }
}

/* line 29, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module-media-title {
  margin-bottom: 0;
}

/* line 35, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module-media-content {
  margin-top: 2.5rem;
}

@media (max-width: 767.98px) {
  /* line 35, resources/assets/styles/modules/_media-list-module.scss */

  .media-list-module-media-content {
    margin-top: 0.625rem;
  }
}

/* line 44, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module-media-content p {
  margin-bottom: 0.625rem;
}

/* line 48, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module-media-content > *:last-child {
  margin-bottom: 0;
}

/* line 54, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module-header {
  margin-bottom: 1.875rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2.5rem;
}

@media (max-width: 767.98px) {
  /* line 54, resources/assets/styles/modules/_media-list-module.scss */

  .media-list-module-header {
    flex-direction: column;
    gap: 1.25rem;
  }
}

/* line 67, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module-title {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 73, resources/assets/styles/modules/_media-list-module.scss */

  .media-list-module-link {
    max-width: 8.5rem;
    flex: 0 0 8.5rem;
    margin-left: auto;
  }
}

/* line 84, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module .media-article {
  position: relative;
  margin-bottom: 1.875rem;
}

/* line 88, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module .media-article:last-child {
  margin-bottom: 0;
}

/* line 93, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module .media-date {
  color: #222;
  display: block;
  margin-bottom: 0.3125rem;
}

/* line 101, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module .media-title {
  margin-bottom: 0;
}

/* line 106, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module .media-title a {
  color: #222;
}

/* line 14, resources/assets/styles/common/_mixins.scss */

.media-list-module .media-title a::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

/* line 111, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module .media-title a:hover {
  text-decoration: none;
}

/* line 117, resources/assets/styles/modules/_media-list-module.scss */

.media-list-module .media-content {
  margin-top: 1.25rem;
}

/* line 1, resources/assets/styles/modules/_page-links-module.scss */

.page-links-module {
  position: relative;
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 6, resources/assets/styles/modules/_page-links-module.scss */

.page-links-module-wrapper {
  display: flex;
  gap: 2.5rem;
  justify-content: center;
}

@media (max-width: 1199.98px) {
  /* line 6, resources/assets/styles/modules/_page-links-module.scss */

  .page-links-module-wrapper {
    flex-wrap: wrap;
  }
}

/* line 16, resources/assets/styles/modules/_page-links-module.scss */

.page-links-module-btn {
  position: relative;
  color: #222;
  background-color: #e2eddc;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 25.875rem;
  padding: 2.5rem 3rem;
  justify-content: space-between;
}

@media (max-width: 767.98px) {
  /* line 16, resources/assets/styles/modules/_page-links-module.scss */

  .page-links-module-btn {
    padding: 2.5rem 0.55188rem;
  }
}

/* line 33, resources/assets/styles/modules/_page-links-module.scss */

.page-links-module-btn:hover {
  color: #317d5d;
  text-decoration: none;
}

/* line 38, resources/assets/styles/modules/_page-links-module.scss */

.page-links-module-btn .btn__icon {
  display: flex;
  margin-left: 0.625rem;
}

/* line 42, resources/assets/styles/modules/_page-links-module.scss */

.page-links-module-btn .btn__icon svg {
  width: 1rem;
}

/* line 1, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 5, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module-wrapper {
  position: relative;
}

/* line 9, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module-slider {
  display: flex;
  gap: 1.25rem 5rem;
  padding: 3.75rem;
  flex-wrap: wrap;
  margin: 0 3.8125rem;
  background-color: #317d5d;
}

@media (max-width: 1199.98px) {
  /* line 9, resources/assets/styles/modules/_quotes-module.scss */

  .quotes-module-slider {
    column-gap: 3.75rem;
  }
}

@media (max-width: 991.98px) {
  /* line 9, resources/assets/styles/modules/_quotes-module.scss */

  .quotes-module-slider {
    flex-direction: column;
    align-items: center;
    margin: 0;
    gap: 1.25rem;
    padding: 1.875rem 1.25rem;
  }
}

/* line 30, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module .swiper-quotes {
  width: calc(100% - 347px);
  margin: 0;
}

@media (max-width: 1199.98px) {
  /* line 30, resources/assets/styles/modules/_quotes-module.scss */

  .quotes-module .swiper-quotes {
    width: calc(100% - 250px);
  }
}

@media (max-width: 991.98px) {
  /* line 30, resources/assets/styles/modules/_quotes-module.scss */

  .quotes-module .swiper-quotes {
    width: 100%;
  }
}

/* line 43, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module-icon {
  color: #e2eddc;
  width: 11.6875rem;
}

@media (max-width: 991.98px) {
  /* line 43, resources/assets/styles/modules/_quotes-module.scss */

  .quotes-module-icon {
    width: 4.3125rem;
  }
}

/* line 52, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module figure {
  display: flex;
  gap: 5rem;
  margin-bottom: 0;
}

/* line 58, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module blockquote {
  border-left: none;
  padding-left: 0;
  margin-bottom: 0;
  width: 100%;
}

@media (max-width: 991.98px) {
  /* line 58, resources/assets/styles/modules/_quotes-module.scss */

  .quotes-module blockquote {
    text-align: center;
  }
}

/* line 69, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module-text {
  color: #fff;
  margin-bottom: 0.625rem;
}

/* line 76, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module-name {
  color: #fff;
  margin-bottom: 0;
}

/* line 83, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module-info {
  color: #fff;
  margin-top: 0.625rem;
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  /* line 91, resources/assets/styles/modules/_quotes-module.scss */

  .quotes-module-navigation {
    display: none;
  }
}

/* line 101, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module-pagination {
  flex-basis: 100%;
  display: flex;
  gap: 0.625rem;
  justify-content: center;
}

/* line 190, resources/assets/styles/common/_mixins.scss */

.quotes-module-pagination .swiper-pagination-bullet {
  display: block;
  width: 0.625rem;
  height: 0.625rem;
  background-color: #fff;
  border-radius: 0.625rem;
  cursor: pointer;
}

/* line 198, resources/assets/styles/common/_mixins.scss */

.quotes-module-pagination .swiper-pagination-bullet-active {
  background-color: #222;
}

/* line 107, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module.bg_white .quotes-module-slider,
.quotes-module.bg_gray .quotes-module-slider {
  background-color: #fff;
}

/* line 111, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module.bg_white .quotes-module-icon,
.quotes-module.bg_gray .quotes-module-icon {
  color: #f1f1ee;
}

/* line 115, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module.bg_white .quotes-module-text,
.quotes-module.bg_white .quotes-module-name,
.quotes-module.bg_gray .quotes-module-text,
.quotes-module.bg_gray .quotes-module-name {
  color: #222;
}

/* line 120, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module.bg_white .quotes-module-info,
.quotes-module.bg_gray .quotes-module-info {
  color: #222;
}

/* line 124, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module.bg_white .swiper-pagination-bullet:not(.swiper-pagination-bullet-active),
.quotes-module.bg_gray .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background-color: #f1f1ee;
}

/* line 130, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module.bg_blue .quotes-module-slider {
  background-color: #004775;
}

/* line 136, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module.bg_gray .quotes-module-slider {
  background-color: #f1f1ee;
}

/* line 140, resources/assets/styles/modules/_quotes-module.scss */

.quotes-module.bg_gray .quotes-module-icon {
  color: #fff;
}

/* line 2, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.bg_mint {
  background-color: #e2eddc;
}

/* line 175, resources/assets/styles/common/_mixins.scss */

.related-content-module.bg_mint + .featured-staff-module,
.related-content-module.bg_mint + .commitments-module,
.related-content-module.bg_mint + .related-content-module.carousel,
.related-content-module.bg_mint + .related-content-module.columns.bg_mint,
.related-content-module.bg_mint + .subscribe-module.bg_mint_charcoal {
  padding-top: 0 !important;
}

/* line 8, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.bg_gray_white {
  background: linear-gradient(to bottom, #f1f1ee 30%, #fff 30%);
}

/* line 11, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.bg_gray_white + .related-content-module.items {
  margin-top: 0 !important;
}

/* line 16, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.625rem;
  margin-bottom: 2.5rem;
}

@media (max-width: 767.98px) {
  /* line 16, resources/assets/styles/modules/_related-content-module.scss */

  .related-content-module-header {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 29, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module-heading {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 35, resources/assets/styles/modules/_related-content-module.scss */

  .related-content-module-button {
    margin-left: auto;
  }
}

/* line 44, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.columns.has_bg {
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
}

/* line 49, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.columns:not(.has_bg) {
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
}

/* line 54, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.columns .related-content-module-wrapper {
  background-color: #fff;
  padding: 2.5rem;
}

@media (max-width: 767.98px) {
  /* line 54, resources/assets/styles/modules/_related-content-module.scss */

  .related-content-module.columns .related-content-module-wrapper {
    padding: 1.25rem;
  }
}

/* line 63, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.columns .related-content-module-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
}

@media (max-width: 767.98px) {
  /* line 63, resources/assets/styles/modules/_related-content-module.scss */

  .related-content-module.columns .related-content-module-items {
    grid-template-columns: 1fr;
  }
}

/* line 78, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.items {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 82, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.items + .related-content-module.columns.bg_white {
  padding-top: 0 !important;
}

/* line 86, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.items .related-content-module-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}

@media (max-width: 1199.98px) {
  /* line 86, resources/assets/styles/modules/_related-content-module.scss */

  .related-content-module.items .related-content-module-items {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 991.98px) {
  /* line 86, resources/assets/styles/modules/_related-content-module.scss */

  .related-content-module.items .related-content-module-items {
    grid-template-columns: 1fr;
  }
}

/* line 105, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.carousel {
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
  background-color: #e2eddc;
}

/* line 175, resources/assets/styles/common/_mixins.scss */

.related-content-module.carousel + .featured-staff-module,
.related-content-module.carousel + .commitments-module,
.related-content-module.carousel + .related-content-module.carousel,
.related-content-module.carousel + .related-content-module.columns.bg_mint,
.related-content-module.carousel + .subscribe-module.bg_mint_charcoal {
  padding-top: 0 !important;
}

/* line 112, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.carousel .related-content-module-carousel {
  position: relative;
}

/* line 120, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.carousel .swiper-wrapper {
  align-items: center;
}

/* line 125, resources/assets/styles/modules/_related-content-module.scss */

.related-content-module.carousel + .related-content-module.carousel {
  padding-top: 0;
}

/* line 130, resources/assets/styles/modules/_related-content-module.scss */

.swiper-related-content {
  margin: 0 3.8125rem;
}

@media (max-width: 767.98px) {
  /* line 130, resources/assets/styles/modules/_related-content-module.scss */

  .swiper-related-content {
    margin: 0 2.5625rem;
  }
}

@media (max-width: 767.98px) {
  /* line 138, resources/assets/styles/modules/_related-content-module.scss */

  .related-content-module-navigation {
    display: flex;
    justify-content: space-between;
  }
}

@media (min-width: 768px) {
  /* line 149, resources/assets/styles/modules/_related-content-module.scss */

  .related-content-module-navigation.navigation-count_2 {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 155, resources/assets/styles/modules/_related-content-module.scss */

  .related-content-module-navigation.navigation-count_3 {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 161, resources/assets/styles/modules/_related-content-module.scss */

  .related-content-module-navigation.navigation-count_4 {
    display: none;
  }
}

/* line 1, resources/assets/styles/modules/_repeater-links-module.scss */

.repeater-links-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 5, resources/assets/styles/modules/_repeater-links-module.scss */

.repeater-links-module-items {
  display: flex;
  gap: 2.5rem;
  justify-content: center;
}

@media (max-width: 991.98px) {
  /* line 5, resources/assets/styles/modules/_repeater-links-module.scss */

  .repeater-links-module-items {
    flex-wrap: wrap;
  }
}

/* line 15, resources/assets/styles/modules/_repeater-links-module.scss */

.repeater-links-module-item {
  width: 19.125rem;
}

@media (max-width: 767.98px) {
  /* line 15, resources/assets/styles/modules/_repeater-links-module.scss */

  .repeater-links-module-item {
    width: 100%;
  }
}

/* line 23, resources/assets/styles/modules/_repeater-links-module.scss */

.repeater-links-module-title {
  color: #222;
  text-align: center;
  margin-bottom: 1.25rem;
}

/* line 31, resources/assets/styles/modules/_repeater-links-module.scss */

.repeater-links-module-buttons {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

/* line 37, resources/assets/styles/modules/_repeater-links-module.scss */

.repeater-links-module-btn {
  width: 100%;
}

/* line 1, resources/assets/styles/modules/_staff-listing-module.scss */

.staff-listing-module {
  background: #e2eddc;
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
}

/* line 6, resources/assets/styles/modules/_staff-listing-module.scss */

.staff-listing-module_wrapper {
  display: flex;
  column-gap: 2.5rem;
  max-width: 82.5rem;
}

@media (max-width: 767.98px) {
  /* line 6, resources/assets/styles/modules/_staff-listing-module.scss */

  .staff-listing-module_wrapper {
    display: block;
  }
}

/* line 16, resources/assets/styles/modules/_staff-listing-module.scss */

.staff-listing-module .term {
  width: calc(40% - 2.5rem);
  padding-top: 80px;
  margin: 0;
}

@media (max-width: 767.98px) {
  /* line 16, resources/assets/styles/modules/_staff-listing-module.scss */

  .staff-listing-module .term {
    width: 100%;
    padding-top: 2.5rem;
    text-align: center;
  }
}

/* line 30, resources/assets/styles/modules/_staff-listing-module.scss */

.staff-listing-module_title {
  color: #222;
  margin: 0;
}

/* line 37, resources/assets/styles/modules/_staff-listing-module.scss */

.staff-listing-module_subheading {
  margin: 0;
}

/* line 43, resources/assets/styles/modules/_staff-listing-module.scss */

.staff-listing-module_title + .staff-listing-module_subheading {
  margin-top: 1.25rem;
}

/* line 47, resources/assets/styles/modules/_staff-listing-module.scss */

.staff-listing-module__heading {
  text-align: center;
  max-width: 40rem;
  margin: 0 auto;
}

/* line 53, resources/assets/styles/modules/_staff-listing-module.scss */

.staff-listing-module_section {
  display: grid;
  gap: 4.375rem 5rem;
  grid-template-columns: repeat(3, 1fr);
  width: 60%;
  padding-top: 5rem;
}

@media (max-width: 991.98px) {
  /* line 53, resources/assets/styles/modules/_staff-listing-module.scss */

  .staff-listing-module_section {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767.98px) {
  /* line 53, resources/assets/styles/modules/_staff-listing-module.scss */

  .staff-listing-module_section {
    padding-top: 1.25rem;
    width: 100%;
    gap: 1.25rem;
  }
}

/* line 70, resources/assets/styles/modules/_staff-listing-module.scss */

.staff-listing-module_section_staff {
  text-align: center;
  flex: 1 0 33.333%;
  height: auto;
  position: relative;
}

/* line 76, resources/assets/styles/modules/_staff-listing-module.scss */

.staff-listing-module_section_staff_image {
  margin-bottom: 1.25rem;
}

/* line 80, resources/assets/styles/modules/_staff-listing-module.scss */

.staff-listing-module_section_staff_title {
  color: #222;
  margin: 0;
}

/* line 86, resources/assets/styles/modules/_staff-listing-module.scss */

.staff-listing-module_section_staff_title a {
  color: #222;
  text-decoration: none;
}

/* line 14, resources/assets/styles/common/_mixins.scss */

.staff-listing-module_section_staff_title a::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

/* line 94, resources/assets/styles/modules/_staff-listing-module.scss */

.staff-listing-module_section_staff p {
  margin: 0.625rem 0 0;
}

/* line 1, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module {
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
}

/* line 5, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module-wrapper {
  display: flex;
  padding: 3.75rem 7.0625rem;
  background-color: #f1f1ee;
  gap: 2.5rem;
}

@media (max-width: 1199.98px) {
  /* line 5, resources/assets/styles/modules/_subscribe-module.scss */

  .subscribe-module-wrapper {
    flex-direction: column;
    padding: 2.5rem 1.25rem;
  }
}

@media (min-width: 1200px) {
  /* line 17, resources/assets/styles/modules/_subscribe-module.scss */

  .subscribe-module-content {
    width: 100%;
    max-width: 25.875rem;
  }
}

/* line 24, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module-title {
  margin-bottom: 0;
}

/* line 30, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module-description {
  margin-bottom: 0;
}

/* line 36, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module-title + .subscribe-module-description {
  margin-top: 0.9375rem;
}

/* line 40, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module-form {
  width: 100%;
}

/* line 45, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module:not(.bg_gray_charcoal):not(.bg_gray_green):not(.bg_gray_mint):not(.bg_gray_blue) input[type="text"],
.subscribe-module:not(.bg_gray_charcoal):not(.bg_gray_green):not(.bg_gray_mint):not(.bg_gray_blue) input[type="email"],
.subscribe-module:not(.bg_gray_charcoal):not(.bg_gray_green):not(.bg_gray_mint):not(.bg_gray_blue) textarea,
.subscribe-module:not(.bg_gray_charcoal):not(.bg_gray_green):not(.bg_gray_mint):not(.bg_gray_blue) select {
  background-color: #fff;
}

/* line 53, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module input[type="text"],
.subscribe-module input[type="email"],
.subscribe-module textarea,
.subscribe-module select {
  padding: 0.625rem !important;
  height: 2.1875rem;
  font-size: 1.125rem !important;
}

@media (max-width: 767.98px) {
  /* line 63, resources/assets/styles/modules/_subscribe-module.scss */

  .subscribe-module input[type="text"],
  .subscribe-module input[type="email"],
  .subscribe-module textarea,
  .subscribe-module select {
    height: 3.1875rem;
  }
}

/* line 71, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module select {
  padding: 0.3125rem 0.625rem !important;
  line-height: 1.4;
}

/* line 76, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module .gfield_label {
  font-family: var(--font-halyard-display) !important;
  font-weight: 600 !important;
  font-size: 1.125rem !important;
  line-height: 1.2 !important;
  color: #222;
}

/* line 84, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module .gform_fields {
  grid-row-gap: 1.25rem !important;
}

/* line 88, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_yellow_charcoal {
  background: linear-gradient(to bottom, #fde57b 50%, #222 50%);
}

/* line 92, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_mint_charcoal {
  background: linear-gradient(to bottom, #e2eddc 50%, #222 50%);
}

/* line 96, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_white_charcoal {
  background: linear-gradient(to bottom, #fff 50%, #222 50%);
}

/* line 100, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_gray_charcoal {
  background: linear-gradient(to bottom, #f1f1ee 50%, #222 50%);
}

/* line 103, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_gray_charcoal .subscribe-module-wrapper {
  background-color: #fff;
}

/* line 108, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_gray_mint {
  background: linear-gradient(to bottom, #f1f1ee 50%, #e2eddc 50%);
}

/* line 111, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_gray_mint .subscribe-module-wrapper {
  background-color: #fff;
}

/* line 116, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_gray_green {
  background: linear-gradient(to bottom, #f1f1ee 50%, #317d5d 50%);
}

/* line 119, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_gray_green .subscribe-module-wrapper {
  background-color: #fff;
}

/* line 123, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_gray_green + .text-image-module.text-image-module-bg_green {
  padding-top: 0 !important;
}

/* line 128, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_white_green {
  background: linear-gradient(to bottom, #fff 50%, #317d5d 50%);
}

/* line 131, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_white_green + .text-image-module.text-image-module-bg_green {
  padding-top: 0 !important;
}

/* line 136, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_gray_blue {
  background: linear-gradient(to bottom, #f1f1ee 50%, #004775 50%);
}

/* line 139, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_gray_blue .subscribe-module-wrapper {
  background-color: #fff;
}

/* line 143, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_gray_blue + .text-image-module.text-image-module-bg_green {
  padding-top: 0 !important;
}

/* line 148, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_white_blue {
  background: linear-gradient(to bottom, #fff 50%, #004775 50%);
}

/* line 151, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_white_blue + .text-image-module.text-image-module-bg_green {
  padding-top: 0 !important;
}

/* line 156, resources/assets/styles/modules/_subscribe-module.scss */

.subscribe-module.bg_white_mint {
  background: linear-gradient(to bottom, #fff 50%, #e2eddc 50%);
}

/* line 161, resources/assets/styles/modules/_subscribe-module.scss */

section:last-of-type:is(.subscribe-module) {
  padding-bottom: 0;
}

/* line 1, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

@media (max-width: 991.98px) {
  /* line 1, resources/assets/styles/modules/_tabs-builder-module.scss */

  .tabs-builder-module {
    background-color: #f1f1ee;
  }
}

@media (min-width: 992px) {
  /* line 11, resources/assets/styles/modules/_tabs-builder-module.scss */

  .tabs-builder-module.bg_white_yellow {
    margin: 0;
    padding-top: var(--spacing-top);
    padding-bottom: var(--spacing-bottom);
    background: linear-gradient(to bottom, #fff 60%, #fde57b 60%);
  }
}

@media (max-width: 991.98px) {
  /* line 20, resources/assets/styles/modules/_tabs-builder-module.scss */

  .tabs-builder-module .module-container,
  .tabs-builder-module .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu,
  .header-bottom .tabs-builder-module .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu {
    padding: 0;
    max-width: 100%;
  }
}

@media (max-width: 991.98px) {
  /* line 27, resources/assets/styles/modules/_tabs-builder-module.scss */

  .tabs-builder-module-header {
    width: 100%;
    padding: 0 1.25rem;
    background: linear-gradient(to bottom, #fff 50%, #f1f1ee 50%);
  }
}

/* line 35, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-highlight {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1.25rem;
  background-color: #222;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 35, resources/assets/styles/modules/_tabs-builder-module.scss */

  .tabs-builder-module-highlight {
    display: none;
  }
}

/* line 52, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-highlight svg {
  transform: rotate(-90deg);
  width: 0.625rem;
}

/* line 58, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-tabs {
  justify-content: space-between;
  align-items: stretch;
}

@media (min-width: 992px) {
  /* line 58, resources/assets/styles/modules/_tabs-builder-module.scss */

  .tabs-builder-module-tabs {
    display: flex !important;
  }
}

@media (max-width: 991.98px) {
  /* line 58, resources/assets/styles/modules/_tabs-builder-module.scss */

  .tabs-builder-module-tabs {
    display: none;
    background-color: #f1f1ee;
    border: 0.125rem solid #222;
  }

  /* line 71, resources/assets/styles/modules/_tabs-builder-module.scss */

  .tabs-builder-module-tabs.show {
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }
}

/* line 79, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-tab {
  flex: 1 1 0;
  color: #f0efeb;
  padding: 1.875rem;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 0.125rem solid #f0efeb;
  cursor: pointer;
  text-align: center;
}

/* line 93, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-tab:hover,
.tabs-builder-module-tab:focus {
  color: #f0efeb;
  text-decoration: none;
}

@media (min-width: 992px) {
  /* line 79, resources/assets/styles/modules/_tabs-builder-module.scss */

  .tabs-builder-module-tab {
    background-color: #222;
  }
}

@media (max-width: 991.98px) {
  /* line 79, resources/assets/styles/modules/_tabs-builder-module.scss */

  .tabs-builder-module-tab {
    width: 100%;
    padding: 1.25rem;
    justify-content: flex-start;
    border-right: none;
    color: #222;
  }

  /* line 110, resources/assets/styles/modules/_tabs-builder-module.scss */

  .tabs-builder-module-tab:hover,
  .tabs-builder-module-tab:focus {
    color: #222;
  }
}

/* line 116, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-tab:last-child {
  border-right: none;
}

/* line 120, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-tab.tab-active {
  background-color: #f0efeb;
  color: #222;
}

@media (max-width: 991.98px) {
  /* line 120, resources/assets/styles/modules/_tabs-builder-module.scss */

  .tabs-builder-module-tab.tab-active {
    background-color: #222;
    color: #fff;
  }
}

/* line 131, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-items {
  padding: 3.75rem;
  background-color: #f1f1ee;
}

/* line 135, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-items .custom-video figcaption::after {
  background-color: #f1f1ee;
}

@media (max-width: 991.98px) {
  /* line 131, resources/assets/styles/modules/_tabs-builder-module.scss */

  .tabs-builder-module-items {
    padding: 3.75rem 1.25rem;
  }
}

/* line 144, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-item {
  display: none;
}

/* line 147, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-item.show {
  display: block;
}

/* line 151, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-item section {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
  padding: 0;
  background-color: #f1f1ee !important;
}

/* line 157, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-item section:first-child {
  margin-top: 0;
}

/* line 161, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-item section:last-child {
  margin-bottom: 0;
}

/* line 166, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-item .module-container,
.tabs-builder-module-item .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu,
.header-bottom .tabs-builder-module-item .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu {
  padding: 0;
  max-width: 100%;
}

/* line 172, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-item .related-content-module-header {
  justify-content: center;
}

/* line 176, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-item .related-content-module-heading {
  text-align: center;
}

/* line 183, resources/assets/styles/modules/_tabs-builder-module.scss */

.tabs-builder-module-item .three-columns-module-wrapper {
  padding: 0;
}

@media (max-width: 991.98px) {
  /* line 189, resources/assets/styles/modules/_tabs-builder-module.scss */

  section:last-of-type:is(.tabs-builder-module) {
    margin-bottom: 0;
  }
}

/* line 1, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module {
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
  background-color: #f1f1ee;
}

/* line 157, resources/assets/styles/common/_mixins.scss */

.text-featured-post-module + .grid-module,
.text-featured-post-module + .filtered-list-module__tools,
.text-featured-post-module + .related-content-module.columns.bg_gray_white,
.text-featured-post-module + .timeline-module,
.text-featured-post-module + .text-module.bg_gray,
.text-featured-post-module + .full-text-module.bg_gray,
.text-featured-post-module + .text-stat-module.bg_gray,
.text-featured-post-module + .text-image-module-bg_gray,
.text-featured-post-module + .cta-button-module.bg_gray_mint,
.text-featured-post-module + .subscribe-module.bg_gray_charcoal,
.text-featured-post-module + .impact-module:not(.bg_green_gray),
.text-featured-post-module + .graphic-grid-module:not(.bg_green_gray),
.text-featured-post-module + .info-cards-module {
  padding-top: 0 !important;
}

/* line 10, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module-wrapper {
  display: flex;
  gap: 2.5rem;
  align-items: flex-start;
}

@media (max-width: 991.98px) {
  /* line 10, resources/assets/styles/modules/_text-featured-post-module.scss */

  .text-featured-post-module-wrapper {
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 991.98px) {
  /* line 21, resources/assets/styles/modules/_text-featured-post-module.scss */

  .text-featured-post-module-text {
    order: 2;
  }
}

/* line 28, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module-text > *:not(h2):not(h3):not(h4):not(h5):not(p) {
  margin-top: 0 !important;
  margin-bottom: 0.9375rem !important;
}

/* line 32, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module-text > *:not(h2):not(h3):not(h4):not(h5):not(p):last-child {
  margin-bottom: 0 !important;
}

/* line 41, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module-text ul li,
.text-featured-post-module-text ol li {
  font-size: 1.25rem;
}

/* line 47, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module-card {
  position: relative;
  max-width: 32.5rem;
  flex: 1 0 32.5rem;
  background-color: #fff;
  padding: 2.5rem;
  margin-left: auto;
}

@media (max-width: 1199.98px) {
  /* line 47, resources/assets/styles/modules/_text-featured-post-module.scss */

  .text-featured-post-module-card {
    padding: 1.875rem;
    max-width: 25rem;
    flex: 1 0 25rem;
  }
}

@media (max-width: 991.98px) {
  /* line 47, resources/assets/styles/modules/_text-featured-post-module.scss */

  .text-featured-post-module-card {
    padding: 1.25rem;
    margin-left: 0;
  }
}

/* line 67, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module-image {
  margin-bottom: 0;
}

/* line 70, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module-image img {
  height: 16.8125rem;
  object-fit: cover;
}

@media (max-width: 1199.98px) {
  /* line 70, resources/assets/styles/modules/_text-featured-post-module.scss */

  .text-featured-post-module-image img {
    height: 13.0625rem;
  }
}

/* line 80, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module-placeholder {
  background-color: #e2eddc;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTg0IiBoZWlnaHQ9IjE0NSIgdmlld0JveD0iMCAwIDE4NCAxNDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02Ny41OTY2IDE0My42MDFDMjQuOTkwMyAxMzUuNjgxIC00LjIyNTM2IDEwMy44NjMgMC41MDA3MDkgNjcuNzIyMkM0LjcwMTY2IDM2LjAzOTggMzMuNjU0OCAxMC41ODA3IDcwLjQxMzEgMi42NjAxNkM3Ni44ODE2IDkuMjIyOTMgODMuNzMyIDI5LjI5NiAzNi42MTQ2IDg1LjU1NDhDMTQuNDg4IDExMS45NjQgNTEuNDEzMyAxMzUuMTM4IDY3LjgzNTIgMTQzLjY2OSIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEwMS42MTMgMTIyLjgzQzk4LjgyODYgMTMwLjc1NiA5NC43NTcyIDEzOC4yMzMgODkuNTQxNiAxNDVDODYuOTg5IDE0NSA4NC4zNjQ4IDE0NSA4MS43ODg0IDE0NUM3OS4xNTk5IDE0NC44NjMgNzYuNTQwNCAxNDQuNjAyIDczLjkzOTcgMTQ0LjIxOUM3My45Mzk3IDE0NC4yMTkgNjcuMzMxNiAxMjMuMDMgNjkuOTc5NiAxMDkuNTIzQzc0LjQ2NDYgODYuOTk0OSA5Ni44MTc3IDcxLjgzNSA5Ni44MTc3IDcxLjgzNUM5Ni44MTc3IDcxLjgzNSA5MC43NTgzIDc5LjQyNjEgMTAwLjEzNCA5OS4xNDA3QzEwMy43OTYgMTA2LjU4MSAxMDQuMzI0IDExNS4wNDEgMTAxLjYxMyAxMjIuODNWMTIyLjgzWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTkxLjgyNSAxNDQuODg3QzEwMy4zMTUgMTM5LjI2IDE0OS4wODUgMTE0LjY3MiAxNDkuNjM4IDgwLjg2MjhDMTUwLjE2NyA0NC43MDM3IDkwLjcxOTMgMTEuNzA4NCA3Mi4xODU1IDIuMjg0NDJDODEuODk1OCAwLjMzNTc3MSA5MS44NDE0IC0wLjM3MTE4MyAxMDEuNzUzIDAuMTgyNjg2QzE1Mi4yMzQgMi45ODUwMiAxODguODIxIDM3LjY3NTIgMTgzLjQ4NCA3Ny42NTM2QzE3OC40ODQgMTE1LjE0NiAxMzguNDM2IDE0My41MDggOTEuNzI4OSAxNDUiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMDAuMjE5IDEzNC41ODVDMTEwLjIwNyAxMjIuNjYzIDExOC4yOTQgMTA5Ljg3MyAxMTEuMDk4IDk2LjQ4OUM5NS4yNjA2IDY2Ljk4MDYgMTEzLjUwNSA1NC41MzMyIDExMy41MDUgNTQuNTMzMkMxMTMuNTA1IDU0LjUzMzIgNjMuNTg2NCA3OC41NjAxIDU5LjM3NDQgMTAxLjgzM0M1NS45MzI2IDEyMC40MjUgNzEuNzY5NyAxNDUgNzEuNzY5NyAxNDVDNjIuMzM0OCAxMzUuNTQ0IDM2LjAwMzggMTA0LjM5MSA1OC4yMTkgNzAuOTc3NEM4Ny4xMDEzIDI3LjgzMzkgODEuNTY1NiAxNC42MzI4IDgxLjU2NTYgMTQuNjMyOEM4MS41NjU2IDE0LjYzMjggMTMwLjc2MiAzOS40ODIgMTI4Ljc0IDg5LjUwMDJDMTI3LjYwOSAxMTguMTQxIDkzLjg2NDYgMTQyLjczOSA5My44NjQ2IDE0Mi43MzlMMTAwLjIxOSAxMzQuNTg1WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 5rem;
  width: 100%;
  height: 16.8125rem;
}

@media (max-width: 1199.98px) {
  /* line 80, resources/assets/styles/modules/_text-featured-post-module.scss */

  .text-featured-post-module-placeholder {
    height: 13.0625rem;
  }
}

/* line 94, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module-eyebrow {
  margin-bottom: 1.25rem;
  text-align: center;
}

/* line 101, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module-date {
  margin-top: 1.875rem;
  margin-bottom: 0.3125rem;
  display: block;
}

/* line 109, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module-title {
  margin-bottom: 0;
}

/* line 114, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module-title a {
  color: #222;
  text-decoration: none;
}

/* line 14, resources/assets/styles/common/_mixins.scss */

.text-featured-post-module-title a::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

/* line 122, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module-description {
  margin-top: 1.25rem;
  margin-bottom: 0;
}

/* line 128, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module__publication .text-featured-post-module-image {
  max-width: 12.5rem;
  margin: auto;
}

@media (max-width: 767.98px) {
  /* line 128, resources/assets/styles/modules/_text-featured-post-module.scss */

  .text-featured-post-module__publication .text-featured-post-module-image {
    width: auto;
  }
}

/* line 136, resources/assets/styles/modules/_text-featured-post-module.scss */

.text-featured-post-module__publication .text-featured-post-module-image img {
  height: 100%;
}

/* line 1, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 5, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module .module-container,
.text-image-module .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu,
.header-bottom .text-image-module .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu {
  position: relative;
  height: auto;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2.5rem;
}

/* line 17, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-bg_gray {
  background-color: #f0efeb;
  margin: 0;
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
}

/* line 157, resources/assets/styles/common/_mixins.scss */

.text-image-module-bg_gray + .grid-module,
.text-image-module-bg_gray + .filtered-list-module__tools,
.text-image-module-bg_gray + .related-content-module.columns.bg_gray_white,
.text-image-module-bg_gray + .timeline-module,
.text-image-module-bg_gray + .text-module.bg_gray,
.text-image-module-bg_gray + .full-text-module.bg_gray,
.text-image-module-bg_gray + .text-stat-module.bg_gray,
.text-image-module-bg_gray + .text-image-module-bg_gray,
.text-image-module-bg_gray + .cta-button-module.bg_gray_mint,
.text-image-module-bg_gray + .subscribe-module.bg_gray_charcoal,
.text-image-module-bg_gray + .impact-module:not(.bg_green_gray),
.text-image-module-bg_gray + .graphic-grid-module:not(.bg_green_gray),
.text-image-module-bg_gray + .info-cards-module {
  padding-top: 0 !important;
}

/* line 25, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-bg_gray .custom-video figcaption::after {
  background-color: #f0efeb !important;
}

/* line 30, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-row {
  align-items: center;
}

@media (max-width: 991.98px) {
  /* line 30, resources/assets/styles/modules/_text-image-module.scss */

  .text-image-module-row {
    gap: 2.5rem;
  }
}

/* line 40, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-box {
  margin-bottom: 0;
  width: 50%;
}

@media (max-width: 991.98px) {
  /* line 40, resources/assets/styles/modules/_text-image-module.scss */

  .text-image-module-box {
    width: 100%;
    padding-right: 20px;
  }
}

/* line 49, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-box img {
  width: 100%;
  background-color: #ffd8c4;
  object-fit: cover;
  padding: 1.25rem;
}

/* line 56, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-box figcaption {
  background-color: #ffd8c4;
  margin: -0.0625rem 0 0 0;
  padding-left: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
}

/* line 132, resources/assets/styles/common/_mixins.scss */

.text-image-module-box figcaption::after {
  top: 0;
  right: -0.0625rem;
  position: absolute;
  content: "";
  clip-path: polygon(100% 100%, 0 100%, 100% 0);
  height: calc(100% + 1px);
  width: calc(100% - 14.938rem - 40px / 2);
  background-color: var(--figcaption-bg);
}

/* line 150, resources/assets/styles/common/_mixins.scss */

.text-image-module-box figcaption p {
  margin: 0;
  width: 14.938rem;
}

/* line 61, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-content {
  flex: 1 0 0;
  padding: 0 20px;
}

@media (min-width: 992px) {
  /* line 61, resources/assets/styles/modules/_text-image-module.scss */

  .text-image-module-content {
    padding-left: 0;
    max-width: 41.25rem;
  }
}

/* line 74, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-column figcaption {
  padding-top: 1rem;
}

/* line 77, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-column figcaption p {
  width: 14.938rem;
}

/* line 83, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module figure {
  margin-bottom: 0;
}

/* line 87, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-title {
  margin-bottom: 2.5rem;
}

/* line 97, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-btn {
  margin-top: 2.5rem;
}

@media (min-width: 992px) {
  /* line 104, resources/assets/styles/modules/_text-image-module.scss */

  .text-image-module-on_right .text-image-module-column:first-child {
    order: 2;
  }
}

/* line 111, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-bg_green {
  background-color: #004775;
  margin: 0;
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
}

@media (min-width: 992px) {
  /* line 117, resources/assets/styles/modules/_text-image-module.scss */

  .text-image-module-bg_green + .impact-module.bg_green_gray,
  .text-image-module-bg_green + .graphic-grid-module.bg_green_gray {
    padding-top: 0 !important;
  }
}

/* line 125, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-bg_green .text-image-module-box img,
.text-image-module-bg_green .text-image-module-box figcaption {
  background-color: #fff;
}

/* line 130, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-bg_green .text-image-module-box figcaption::after {
  background-color: #004775;
}

/* line 135, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-bg_green .text-image-module-content {
  color: #fff;
}

/* line 143, resources/assets/styles/modules/_text-image-module.scss */

.text-image-module-bg_green .custom-video figcaption::after {
  background-color: #004775 !important;
}

/* line 154, resources/assets/styles/modules/_text-image-module.scss */

body.page-homepage-data .text-image-module-bg_green,
body.page-homepage-data .text-image-module-box figcaption::after {
  background-color: #317d5d;
}

/* line 1, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

@media (max-width: 991.98px) {
  /* line 7, resources/assets/styles/modules/_text-link-cards-module.scss */

  .text-link-cards-module-row {
    gap: 2.5rem;
  }
}

/* line 19, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-heading {
  margin-bottom: 1.875rem;
}

@media (max-width: 767.98px) {
  /* line 19, resources/assets/styles/modules/_text-link-cards-module.scss */

  .text-link-cards-module-heading {
    margin-bottom: 1.25rem;
  }
}

/* line 32, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-text > p {
  margin-bottom: 0.9375rem;
}

/* line 37, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-btn {
  margin-top: 1.875rem;
}

/* line 41, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-video {
  margin-top: 1.875rem;
}

/* line 44, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-video figcaption {
  background-color: #ffd8c4;
  margin: -0.0625rem 0 0 0;
  padding-left: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
}

/* line 132, resources/assets/styles/common/_mixins.scss */

.text-link-cards-module-video figcaption::after {
  top: 0;
  right: -0.0625rem;
  position: absolute;
  content: "";
  clip-path: polygon(100% 100%, 0 100%, 100% 0);
  height: calc(100% + 1px);
  width: calc(100% - 14.938rem - 40px / 2);
  background-color: var(--figcaption-bg);
}

/* line 150, resources/assets/styles/common/_mixins.scss */

.text-link-cards-module-video figcaption p {
  margin: 0;
  width: 14.938rem;
}

/* line 48, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-video-wrapper {
  padding: 1.25rem;
  background-color: #ffd8c4;
}

/* line 53, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-video-frame {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

/* line 77, resources/assets/styles/common/_mixins.scss */

.text-link-cards-module-video-frame > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 58, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-items {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}

/* line 66, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-item {
  background-color: #f0efeb;
  padding: 1.875rem 2.5rem;
  position: relative;
}

/* line 71, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-item a:hover {
  text-decoration: none;
}

/* line 75, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-item-title {
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 83, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-item-title::after {
  position: relative;
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuODk5MTU4IDAuMTAwODQxTDEwLjc5OSAxMEwwLjg5OTQ5NCAxOS44OTk1TDAuODk5MTU4IDAuMTAwODQxWiIgZmlsbD0iIzIyMiIvPgo8L3N2Zz4K);
  display: block;
}

/* line 89, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-item-title a {
  color: #222;
}

/* line 14, resources/assets/styles/common/_mixins.scss */

.text-link-cards-module-item-title a::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

/* line 96, resources/assets/styles/modules/_text-link-cards-module.scss */

.text-link-cards-module-item-description {
  margin-top: 1.25rem;
  margin-bottom: 0;
  color: #222;
}

/* line 1, resources/assets/styles/modules/_text-module.scss */

.text-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 7, resources/assets/styles/modules/_text-module.scss */

.text-module.bg_gray {
  background-color: #f1f1ee;
  margin: 0;
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
}

/* line 157, resources/assets/styles/common/_mixins.scss */

.text-module.bg_gray + .grid-module,
.text-module.bg_gray + .filtered-list-module__tools,
.text-module.bg_gray + .related-content-module.columns.bg_gray_white,
.text-module.bg_gray + .timeline-module,
.text-module.bg_gray + .text-module.bg_gray,
.text-module.bg_gray + .full-text-module.bg_gray,
.text-module.bg_gray + .text-stat-module.bg_gray,
.text-module.bg_gray + .text-image-module-bg_gray,
.text-module.bg_gray + .cta-button-module.bg_gray_mint,
.text-module.bg_gray + .subscribe-module.bg_gray_charcoal,
.text-module.bg_gray + .impact-module:not(.bg_green_gray),
.text-module.bg_gray + .graphic-grid-module:not(.bg_green_gray),
.text-module.bg_gray + .info-cards-module {
  padding-top: 0 !important;
}

/* line 15, resources/assets/styles/modules/_text-module.scss */

.text-module.bg_gray .custom-video figcaption::after {
  background-color: #f1f1ee !important;
}

@media (min-width: 992px) {
  /* line 30, resources/assets/styles/modules/_text-module.scss */

  .text-module-content {
    max-width: 50%;
  }
}

/* line 39, resources/assets/styles/modules/_text-module.scss */

.text-module__center .text-module-content {
  margin: 0 auto;
}

/* line 42, resources/assets/styles/modules/_text-module.scss */

.text-module__center .text-module-content > *:not(blockquote):not(ul):not(ol):not(.custom-video) {
  text-align: center;
}

/* line 49, resources/assets/styles/modules/_text-module.scss */

.text-module__right .text-module-content {
  margin-left: auto;
}

/* line 1, resources/assets/styles/modules/_text-stat-module.scss */

.text-stat-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 7, resources/assets/styles/modules/_text-stat-module.scss */

.text-stat-module.bg_gray {
  background-color: #f1f1ee;
  margin: 0;
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
}

/* line 157, resources/assets/styles/common/_mixins.scss */

.text-stat-module.bg_gray + .grid-module,
.text-stat-module.bg_gray + .filtered-list-module__tools,
.text-stat-module.bg_gray + .related-content-module.columns.bg_gray_white,
.text-stat-module.bg_gray + .timeline-module,
.text-stat-module.bg_gray + .text-module.bg_gray,
.text-stat-module.bg_gray + .full-text-module.bg_gray,
.text-stat-module.bg_gray + .text-stat-module.bg_gray,
.text-stat-module.bg_gray + .text-image-module-bg_gray,
.text-stat-module.bg_gray + .cta-button-module.bg_gray_mint,
.text-stat-module.bg_gray + .subscribe-module.bg_gray_charcoal,
.text-stat-module.bg_gray + .impact-module:not(.bg_green_gray),
.text-stat-module.bg_gray + .graphic-grid-module:not(.bg_green_gray),
.text-stat-module.bg_gray + .info-cards-module {
  padding-top: 0 !important;
}

/* line 16, resources/assets/styles/modules/_text-stat-module.scss */

.text-stat-module-wrapper {
  align-items: center;
}

@media (max-width: 991.98px) {
  /* line 16, resources/assets/styles/modules/_text-stat-module.scss */

  .text-stat-module-wrapper {
    flex-direction: column;
    gap: 2.5rem;
  }
}

/* line 43, resources/assets/styles/modules/_text-stat-module.scss */

.text-stat-module-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2.5rem;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 43, resources/assets/styles/modules/_text-stat-module.scss */

  .text-stat-module-stats {
    column-gap: 1.25rem;
  }
}

@media (max-width: 991.98px) {
  /* line 43, resources/assets/styles/modules/_text-stat-module.scss */

  .text-stat-module-stats {
    grid-template-columns: 1fr;
  }
}

/* line 56, resources/assets/styles/modules/_text-stat-module.scss */

.text-stat-module-stats-stat {
  position: relative;
}

@media (max-width: 991.98px) {
  /* line 56, resources/assets/styles/modules/_text-stat-module.scss */

  .text-stat-module-stats-stat {
    text-align: center;
  }
}

@media (min-width: 992px) {
  /* line 63, resources/assets/styles/modules/_text-stat-module.scss */

  .text-stat-module-stats-stat:nth-child(odd) {
    justify-self: end;
  }
}

/* line 69, resources/assets/styles/modules/_text-stat-module.scss */

.text-stat-module-stats-stat-title {
  font-family: var(--font-zangezi);
  color: #222;
  line-height: 1;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  /* line 78, resources/assets/styles/modules/_text-stat-module.scss */

  .text-stat-module-stats-stat-description {
    max-width: 12.5rem;
  }
}

/* line 85, resources/assets/styles/modules/_text-stat-module.scss */

.text-stat-module-stats-stat-description ul {
  margin-top: 0;
  list-style-position: inside;
}

/* line 90, resources/assets/styles/modules/_text-stat-module.scss */

.text-stat-module-stats-stat-description > ul {
  padding-left: 0;
}

/* line 95, resources/assets/styles/modules/_text-stat-module.scss */

.text-stat-module-stats-stat small {
  color: #222;
  margin-left: -0.4375rem;
}

/* line 107, resources/assets/styles/modules/_text-stat-module.scss */

.text-stat-module-text > *:not(h2):not(h3):not(h4):not(h5):not(p) {
  margin-top: 0 !important;
  margin-bottom: 0.9375rem !important;
}

/* line 111, resources/assets/styles/modules/_text-stat-module.scss */

.text-stat-module-text > *:not(h2):not(h3):not(h4):not(h5):not(p):last-child {
  margin-bottom: 0 !important;
}

/* line 1, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

@media (max-width: 991.98px) {
  /* line 1, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module {
    background-color: #f1f1ee;
  }
}

/* line 11, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-wrapper {
  background-color: #f1f1ee;
  padding: 5.625rem 7.0625rem;
}

@media (max-width: 991.98px) {
  /* line 11, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module-wrapper {
    padding: 2.5rem 0;
  }
}

/* line 20, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-heading {
  margin-bottom: 0;
  text-align: center;
}

/* line 27, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-subheading {
  text-align: center;
  max-width: 50rem;
  margin: 0 auto;
}

/* line 35, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-heading + .three-columns-module-subheading {
  margin-top: 1.25rem;
  margin-bottom: 2.5rem;
}

/* line 40, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-highlights {
  background-color: #fff;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 3.75rem;
  padding: 2.5rem;
  margin-bottom: 2.5rem;
}

@media (max-width: 1199.98px) {
  /* line 40, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module-highlights {
    grid-template-columns: 1fr;
    gap: 2.5rem;
    padding: 1.25rem;
  }
}

/* line 54, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-highlights-item {
  display: flex;
  gap: 0.625rem;
  align-items: center;
}

@media (max-width: 1199.98px) {
  /* line 54, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module-highlights-item {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }
}

/* line 64, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-highlights-item.left-description .three-columns-module-highlights-title {
  order: 2;
}

@media (max-width: 1199.98px) {
  /* line 54, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module-highlights-item {
    gap: 0.625rem;
  }
}

@media (min-width: 992px) {
  /* line 54, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module-highlights-item {
    grid-column: span 2;
  }

  /* line 75, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module-highlights-item:last-child:nth-child(3n - 1) {
    grid-column-end: -2;
  }

  /* line 79, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module-highlights-item:nth-last-child(2):nth-child(3n + 1) {
    grid-column-end: 4;
  }

  /* line 83, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module-highlights-item:last-child:nth-child(3n - 2) {
    grid-column-end: 5;
  }
}

/* line 89, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-highlights-title {
  color: #317d5d;
  margin-bottom: 0;
}

/* line 100, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-highlights-description {
  margin-bottom: 0;
  color: #317d5d;
}

/* line 107, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-highlights-icon {
  margin-bottom: 0;
  flex-shrink: 0;
}

/* line 111, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-highlights-icon img {
  min-width: 2.125rem;
  width: 100%;
  height: 4rem;
  object-fit: contain;
}

/* line 120, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.875rem;
}

@media (max-width: 1199.98px) {
  /* line 120, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module-columns {
    grid-template-columns: 1fr;
    gap: 0.625rem;
  }
}

/* line 131, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-column {
  display: flex;
  gap: 1.25rem;
  align-items: flex-start;
}

@media (max-width: 1199.98px) {
  /* line 131, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module-column {
    flex-direction: column;
    gap: 1.875rem;
  }
}

/* line 141, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-column-title {
  margin-bottom: 1.875rem;
}

@media (max-width: 1199.98px) {
  /* line 141, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module-column-title {
    padding-bottom: 1rem;
    border-bottom: 0.25rem solid #fff;
  }
}

/* line 152, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-column-description {
  margin-bottom: 0;
}

/* line 156, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-column svg {
  margin-top: 0.1875rem;
  max-width: 1rem;
  flex: 0 0 1rem;
  color: #00a5c7;
}

@media (max-width: 1199.98px) {
  /* line 156, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module-column svg {
    transform: rotate(90deg);
    max-width: 1.9375rem;
    flex: 0 0 1.9375rem;
    display: block;
    margin: 0 auto;
  }
}

/* line 172, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-btn {
  display: flex;
  width: fit-content;
  margin: 2.5rem auto 0;
}

/* line 180, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module-footnote {
  margin-top: 2.5rem;
  margin-bottom: 0;
  text-align: center;
}

@media (min-width: 1200px) {
  /* line 193, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module.white-scheme .three-columns-module-column {
    gap: 0.625rem;
  }
}

/* line 198, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module.white-scheme .three-columns-module-column-title {
  margin-bottom: 1.25rem;
}

/* line 204, resources/assets/styles/modules/_three-columns-module.scss */

.three-columns-module.white-scheme .three-columns-module-column svg {
  color: #fff;
}

@media (min-width: 1200px) {
  /* line 204, resources/assets/styles/modules/_three-columns-module.scss */

  .three-columns-module.white-scheme .three-columns-module-column svg {
    margin-top: 0.9375rem;
    max-width: 0.9375rem;
    flex: 0 0 0.9375rem;
  }
}

/* line 1, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module {
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
  background-color: #f0efeb;
}

/* line 157, resources/assets/styles/common/_mixins.scss */

.timeline-module + .grid-module,
.timeline-module + .filtered-list-module__tools,
.timeline-module + .related-content-module.columns.bg_gray_white,
.timeline-module + .timeline-module,
.timeline-module + .text-module.bg_gray,
.timeline-module + .full-text-module.bg_gray,
.timeline-module + .text-stat-module.bg_gray,
.timeline-module + .text-image-module-bg_gray,
.timeline-module + .cta-button-module.bg_gray_mint,
.timeline-module + .subscribe-module.bg_gray_charcoal,
.timeline-module + .impact-module:not(.bg_green_gray),
.timeline-module + .graphic-grid-module:not(.bg_green_gray),
.timeline-module + .info-cards-module {
  padding-top: 0 !important;
}

/* line 10, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-wrapper {
  background-color: #fff;
  padding: 5rem;
}

@media (max-width: 991.98px) {
  /* line 10, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module-wrapper {
    position: relative;
    padding: 2.5rem 1.25rem 1.25rem;
    background-color: #e2eddc;
  }
}

/* line 21, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-heading {
  margin-bottom: 5rem;
  text-align: center;
}

@media (max-width: 991.98px) {
  /* line 21, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module-heading {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.2;
    margin-bottom: 1.25rem;
  }
}

/* line 35, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-slider {
  position: relative;
}

@media (max-width: 991.98px) {
  /* line 35, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module-slider {
    display: none;
  }
}

/* line 43, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module .swiper-timeline {
  margin: 0 3.5rem;
  position: relative;
}

/* line 47, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module .swiper-timeline::before {
  content: "";
  width: 100%;
  height: 0.125rem;
  background-color: #00a5c7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* line 57, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module .swiper-timeline .swiper-wrapper {
  height: 23.75rem;
}

/* line 62, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module .swiper-timeline .swiper-slide::before {
  position: absolute;
  content: "";
  background-color: #00a5c7;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 0.625rem;
  top: 50%;
  transform: translateY(-50%);
  left: 0.5rem;
}

/* line 74, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module .swiper-timeline .swiper-slide::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.75rem;
  height: 100%;
  width: 0.125rem;
  border-left: 0.125rem dashed #00a5c7;
}

/* line 86, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module .swiper-timeline .swiper-slide.active::after,
.timeline-module .swiper-timeline .swiper-slide.hover::after {
  border-left-style: solid;
}

/* line 92, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module .swiper-timeline .timeline-module-title {
  cursor: pointer;
  background-color: #fff;
  width: calc(200% - 20px);
  padding: 0.9375rem;
  position: absolute;
  z-index: 1;
}

/* line 108, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module .swiper-timeline .swiper-slide.active .timeline-module-title {
  background-color: #e2eddc;
}

/* line 114, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module .swiper-timeline .swiper-slide.hover:not(.active) .timeline-module-title {
  border: 0.125rem solid #00a5c7;
  padding: 0.8125rem;
}

/* line 121, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module .swiper-timeline .swiper-slide:nth-child(odd)::after {
  transform: translateY(-100%);
}

/* line 125, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module .swiper-timeline .swiper-slide:nth-child(odd) .timeline-module-title {
  top: 0;
}

/* line 131, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module .swiper-timeline .swiper-slide:nth-child(even) .timeline-module-title {
  bottom: 0;
}

@media (min-width: 1200px) {
  /* line 136, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module .swiper-timeline .swiper-slide:nth-child(n+10) {
    visibility: hidden;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 142, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module .swiper-timeline .swiper-slide:nth-child(n+6) {
    visibility: hidden;
  }
}

@media (max-width: 991.98px) {
  /* line 149, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module-navigation {
    display: none;
  }
}

/* line 154, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-navigation button {
  width: 0.6875rem;
}

/* line 159, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-navigation button svg {
  width: 0.6875rem;
}

@media (min-width: 992px) {
  /* line 165, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module-content {
    margin-top: 5rem;
    background-color: #e2eddc;
    padding: 2.5rem;
  }
}

@media (min-width: 992px) {
  /* line 172, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module-content .swiper-timeline-mobile > .swiper-wrapper {
    display: block;
  }
}

@media (min-width: 992px) {
  /* line 179, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module-box {
    display: none;
  }

  /* line 183, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module-box.show {
    height: auto;
    display: flex;
    gap: 2.5rem;
    position: relative;
  }
}

@media (min-width: 992px) {
  /* line 191, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module-box-title {
    max-width: 18.75rem;
    flex: 0 0 18.75rem;
  }
}

@media (min-width: 992px) {
  /* line 204, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module-box-content {
    flex: 0 0 calc(100% - 340px);
    max-width: calc(100% - 340px);
  }
}

@media (max-width: 991.98px) {
  /* line 204, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module-box-content {
    margin-top: 2.5rem;
  }
}

/* line 219, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-box-description + .swiper-images {
  margin-top: 1.25rem;
}

/* line 224, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-box .swiper-images figure {
  text-align: center;
  margin-bottom: 0;
}

/* line 228, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-box .swiper-images figure img {
  max-height: 29.375rem;
  object-fit: contain;
}

@media (max-width: 991.98px) {
  /* line 228, resources/assets/styles/modules/_timeline-module.scss */

  .timeline-module-box .swiper-images figure img {
    max-height: 24.625rem;
  }
}

/* line 237, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-box .swiper-images figure figcaption {
  padding: 1.25rem;
  background-color: #fff;
  max-width: 20.4375rem;
  margin: 0 auto;
  text-align: left;
}

/* line 249, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-box-navigation {
  position: relative;
  height: 2.5rem;
}

/* line 253, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-box-navigation button {
  top: unset;
  transform: none;
  bottom: 0;
  width: 0.6875rem;
}

/* line 261, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-box-navigation button svg {
  width: 0.6875rem;
}

/* line 269, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-mobile-navigation button {
  top: 2.25rem;
  transform: none;
  width: 0.6875rem;
  height: 1.625rem;
}

/* line 277, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-mobile-navigation button.btn-prev {
  left: 1.25rem;
}

/* line 281, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-mobile-navigation button.btn-next {
  right: 1.25rem;
}

/* line 285, resources/assets/styles/modules/_timeline-module.scss */

.timeline-module-mobile-navigation button svg {
  width: 0.6875rem;
}

/* line 1, resources/assets/styles/modules/_toolkit-list-module.scss */

.toolkit-list-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 8, resources/assets/styles/modules/_toolkit-list-module.scss */

.toolkit-list-module-title a {
  color: #222;
}

/* line 14, resources/assets/styles/common/_mixins.scss */

.toolkit-list-module-title a::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

/* line 13, resources/assets/styles/modules/_toolkit-list-module.scss */

.toolkit-list-module-title a:hover {
  text-decoration: none;
}

/* line 23, resources/assets/styles/modules/_toolkit-list-module.scss */

.toolkit-list-module-box {
  background-color: #f1f1ee;
  padding: 1.875rem;
}

/* line 27, resources/assets/styles/modules/_toolkit-list-module.scss */

.toolkit-list-module-box .left-arrow {
  text-align: right;
  padding-top: 10px;
}

/* line 31, resources/assets/styles/modules/_toolkit-list-module.scss */

.toolkit-list-module-box .left-arrow svg {
  width: 0.625rem;
}

/* line 37, resources/assets/styles/modules/_toolkit-list-module.scss */

.toolkit-list-module .toolkit-list-module-wrapper {
  position: relative;
  overflow: hidden;
  padding: 0;
}

/* line 43, resources/assets/styles/modules/_toolkit-list-module.scss */

.toolkit-list-module .swiper-toolkit-list {
  margin: 0 3.8125rem;
}

@media (max-width: 767.98px) {
  /* line 43, resources/assets/styles/modules/_toolkit-list-module.scss */

  .toolkit-list-module .swiper-toolkit-list {
    margin: 0 2.5625rem;
  }
}

@media (min-width: 992px) {
  /* line 57, resources/assets/styles/modules/_toolkit-list-module.scss */

  .toolkit-list-module .navigation-count_2 {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 63, resources/assets/styles/modules/_toolkit-list-module.scss */

  .toolkit-list-module .navigation-count_3 {
    display: none;
  }
}

/* line 1, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module {
  margin-top: var(--spacing-top);
  margin-bottom: var(--spacing-bottom);
}

/* line 9, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-row {
  align-items: flex-start;
}

@media (max-width: 991.98px) {
  /* line 9, resources/assets/styles/modules/_two-columns-module.scss */

  .two-columns-module-row {
    gap: 2.5rem;
  }
}

@media (max-width: 767.98px) {
  /* line 9, resources/assets/styles/modules/_two-columns-module.scss */

  .two-columns-module-row {
    gap: 1.875rem;
  }
}

@media (min-width: 992px) {
  /* line 27, resources/assets/styles/modules/_two-columns-module.scss */

  .two-columns-module-column:first-child .two-columns-module-images {
    margin-right: auto;
  }

  /* line 31, resources/assets/styles/modules/_two-columns-module.scss */

  .two-columns-module-column:last-child .two-columns-module-images {
    margin-left: auto;
  }
}

/* line 37, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-title {
  margin-bottom: 1.875rem;
}

/* line 46, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-description > *:last-child {
  margin-bottom: 0;
}

/* line 51, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-single_image {
  margin-bottom: 0;
}

/* line 55, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-images {
  position: relative;
  background-color: #f1f1ee;
  padding: 2.5rem;
  z-index: -2;
}

@media (min-width: 992px) {
  /* line 55, resources/assets/styles/modules/_two-columns-module.scss */

  .two-columns-module-images {
    max-width: 30.875rem;
  }
}

@media (max-width: 767.98px) {
  /* line 55, resources/assets/styles/modules/_two-columns-module.scss */

  .two-columns-module-images {
    padding: 1.25rem;
  }
}

/* line 69, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-images .two-columns-module-title {
  color: #11182a;
  text-align: center;
}

/* line 77, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9375rem;
  justify-content: flex-start;
}

/* line 84, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-image {
  width: calc(33.333% - 0.625rem);
  margin-bottom: 0;
}

/* line 88, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-image__flex {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 1.25rem;
}

@media (max-width: 767.98px) {
  /* line 88, resources/assets/styles/modules/_two-columns-module.scss */

  .two-columns-module-image__flex {
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  /* line 98, resources/assets/styles/modules/_two-columns-module.scss */

  .two-columns-module-image__flex img,
  .two-columns-module-image__flex .two-columns-module-caption {
    width: calc(50% - 0.625rem);
  }
}

@media (max-width: 767.98px) {
  /* line 105, resources/assets/styles/modules/_two-columns-module.scss */

  .two-columns-module-image__flex .two-columns-module-caption {
    padding-top: 0.5rem;
  }
}

/* line 113, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-boxed_images {
  position: relative;
  background-color: #fff;
  padding: 1.25rem;
  margin: 0 0 1.25rem 1.25rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.9375rem;
  justify-content: flex-start;
}

/* line 123, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-boxed_images::before {
  position: absolute;
  content: "";
  background-color: #00a5c7;
  width: 100%;
  height: 100%;
  left: -1.25rem;
  bottom: -1.25rem;
  z-index: -1;
}

/* line 134, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-boxed_images .two-columns-module-image {
  margin-bottom: 0;
}

/* line 139, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-gallery + .two-columns-module-boxed_images {
  margin-top: 1.875rem;
}

/* line 143, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module .two-columns-module-image__flex {
  margin-bottom: 1.25rem;
}

/* line 146, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module .two-columns-module-image__flex:last-child {
  margin-bottom: 0;
}

/* line 151, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module .two-columns-module-image:not(.two-columns-module-image__flex) {
  text-align: center;
}

@media (max-width: 767.98px) {
  /* line 155, resources/assets/styles/modules/_two-columns-module.scss */

  .two-columns-module-caption {
    text-align: center;
  }
}

/* line 163, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-link {
  margin-top: 1.25rem;
}

/* line 167, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-stat {
  margin-top: 3.75rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem 0.625rem;
  margin-bottom: 0;
}

@media (max-width: 1199.98px) {
  /* line 167, resources/assets/styles/modules/_two-columns-module.scss */

  .two-columns-module-stat {
    grid-template-columns: 1fr;
  }
}

/* line 178, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-stat-title {
  color: #222;
}

@media (min-width: 1200px) and (max-width: 1330px) {
  /* line 178, resources/assets/styles/modules/_two-columns-module.scss */

  .two-columns-module-stat-title {
    font-size: 3rem;
    line-height: 1;
  }
}

/* line 188, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-stat-title small {
  color: #222;
}

/* line 195, resources/assets/styles/modules/_two-columns-module.scss */

.two-columns-module-stat-description {
  margin: 0;
}

/* line 1, resources/assets/styles/layouts/_header.scss */

.header-wrapper {
  position: relative;
  z-index: 2048;
}

@media (max-width: 1199.98px) {
  /* line 1, resources/assets/styles/layouts/_header.scss */

  .header-wrapper {
    background-color: #f1f1ee;
  }
}

@media (max-width: 767.98px) {
  /* line 1, resources/assets/styles/layouts/_header.scss */

  .header-wrapper {
    position: sticky;
    top: 0;
    height: 100%;
    width: 100%;
  }

  /* line 15, resources/assets/styles/layouts/_header.scss */

  .header-wrapper.nav-fixed {
    position: fixed;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}

/* line 23, resources/assets/styles/layouts/_header.scss */

.header-top {
  background-color: #f1f1ee;
  padding: 0.625rem 0;
}

@media (max-width: 1199.98px) {
  /* line 23, resources/assets/styles/layouts/_header.scss */

  .header-top {
    display: none;
  }
}

/* line 32, resources/assets/styles/layouts/_header.scss */

.header-top-nav {
  display: flex;
  justify-content: end;
  gap: 1.875rem;
  align-items: center;
}

/* line 39, resources/assets/styles/layouts/_header.scss */

.header-top .secondary-navigation {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  gap: 1.875rem;
  align-items: center;
}

/* line 49, resources/assets/styles/layouts/_header.scss */

.header-top .secondary-navigation .menu-item a {
  text-decoration: none;
  font-weight: 500;
}

/* line 57, resources/assets/styles/layouts/_header.scss */

.header-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 6.25rem;
}

@media (max-width: 1199.98px) {
  /* line 57, resources/assets/styles/layouts/_header.scss */

  .header-bottom {
    flex-wrap: wrap;
    height: 100%;
    padding: 1.90625rem 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 70, resources/assets/styles/layouts/_header.scss */

  .header-bottom-brand {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
}

/* line 79, resources/assets/styles/layouts/_header.scss */

.header-secondary-mobile {
  display: none;
}

@media (max-width: 1199.98px) {
  /* line 79, resources/assets/styles/layouts/_header.scss */

  .header-secondary-mobile {
    display: block;
  }

  /* line 85, resources/assets/styles/layouts/_header.scss */

  .header-secondary-mobile .search-form {
    width: 100%;
    display: flex;
    margin-bottom: 1.875rem;
  }

  /* line 90, resources/assets/styles/layouts/_header.scss */

  .header-secondary-mobile .search-form .search-header {
    border: none;
  }

  /* line 94, resources/assets/styles/layouts/_header.scss */

  .header-secondary-mobile .search-form label {
    display: none;
  }
}

/* line 101, resources/assets/styles/layouts/_header.scss */

.header-bottom .header-brand {
  max-width: 18.75rem;
  display: inline-block;
  width: 100%;
}

/* line 106, resources/assets/styles/layouts/_header.scss */

.header-bottom .header-brand img {
  width: auto;
  height: 3.125rem;
}

@media (max-width: 767.98px) {
  /* line 101, resources/assets/styles/layouts/_header.scss */

  .header-bottom .header-brand {
    max-width: 12.5rem;
  }
}

/* line 116, resources/assets/styles/layouts/_header.scss */

.header-bottom-wrapper-mobile {
  align-self: stretch;
}

@media (max-width: 1199.98px) {
  /* line 116, resources/assets/styles/layouts/_header.scss */

  .header-bottom-wrapper-mobile {
    display: none;
    width: 100%;
  }
}

/* line 125, resources/assets/styles/layouts/_header.scss */

.header-bottom-wrapper-flex {
  height: 100%;
}

@media (max-width: 1199.98px) {
  /* line 125, resources/assets/styles/layouts/_header.scss */

  .header-bottom-wrapper-flex {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
    flex-basis: 100%;
    margin-top: 1.90625rem;
  }
}

@media (max-width: 991.98px) {
  /* line 125, resources/assets/styles/layouts/_header.scss */

  .header-bottom-wrapper-flex {
    grid-template-columns: 1fr;
  }
}

/* line 141, resources/assets/styles/layouts/_header.scss */

.header-bottom-nav {
  height: 100%;
}

/* line 145, resources/assets/styles/layouts/_header.scss */

.header-button {
  display: block;
  width: 2rem;
  height: 2rem;
  border: none;
  position: relative;
  background: transparent;
}

@media (min-width: 1200px) {
  /* line 145, resources/assets/styles/layouts/_header.scss */

  .header-button {
    display: none;
  }
}

/* line 157, resources/assets/styles/layouts/_header.scss */

.header-button::after {
  position: absolute;
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzIgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxsaW5lIHkxPSIxIiB4Mj0iMzIiIHkyPSIxIiBzdHJva2U9IiMyMjIiIHN0cm9rZS13aWR0aD0iMiIvPgo8bGluZSB5MT0iMTIiIHgyPSIzMiIgeTI9IjEyIiBzdHJva2U9IiMyMjIiIHN0cm9rZS13aWR0aD0iMiIvPgo8bGluZSB5MT0iMjMiIHgyPSIzMiIgeTI9IjIzIiBzdHJva2U9IiMyMjIiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-size: contain;
  right: 0;
  top: 0.3125rem;
}

/* line 169, resources/assets/styles/layouts/_header.scss */

.header-button.active::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDYgNDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxsaW5lIHgxPSIxMC45NzkyIiB5MT0iMzQuMTA2NCIgeDI9IjMzLjYwNjYiIHkyPSIxMS40NzkiIHN0cm9rZT0iIzIyMiIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxsaW5lIHgxPSIzNC4zMTM2IiB5MT0iMzQuODEzNiIgeDI9IjExLjY4NjIiIHkyPSIxMi4xODYxIiBzdHJva2U9IiMyMjIiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);
  width: 3.4375rem;
  height: 3.4375rem;
  top: -0.625rem;
  right: -0.625rem;
}

/* line 178, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  gap: 3.125rem;
  height: 100%;
}

@media (max-width: 1199.98px) {
  /* line 178, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation {
    flex-direction: column;
    gap: 1.875rem;
  }
}

/* line 192, resources/assets/styles/layouts/_header.scss */

.header-secondary-mobile .secondary-navigation-mobile {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  gap: 1.875rem 0;
  justify-content: space-between;
}

/* line 202, resources/assets/styles/layouts/_header.scss */

.header-secondary-mobile .secondary-navigation-mobile .menu-item {
  order: 2;
  flex: 0 0 50%;
  text-align: center;
}

@media (max-width: 991.98px) {
  /* line 202, resources/assets/styles/layouts/_header.scss */

  .header-secondary-mobile .secondary-navigation-mobile .menu-item {
    order: 1;
  }
}

/* line 212, resources/assets/styles/layouts/_header.scss */

.header-secondary-mobile .secondary-navigation-mobile .menu-item > * {
  text-decoration: none;
}

/* line 216, resources/assets/styles/layouts/_header.scss */

.header-secondary-mobile .secondary-navigation-mobile .menu-item.yellow-background {
  flex-basis: 100%;
  order: 1;
}

/* line 221, resources/assets/styles/layouts/_header.scss */

.header-secondary-mobile .secondary-navigation-mobile .menu-item.yellow-background > * {
  background-color: #fde57b;
  display: block;
  width: 100%;
  text-align: center;
  padding: 0.625rem 0.9375rem;
}

/* line 229, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item {
  display: flex;
  align-self: stretch;
}

/* line 234, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation .menu-item a,
.header-bottom .primary-navigation .menu-item span:not(.menu-item-text_above) {
  align-self: center;
  cursor: pointer;
  text-decoration: none;
}

@media (max-width: 1199.98px) {
  /* line 234, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation .menu-item a,
  .header-bottom .primary-navigation .menu-item span:not(.menu-item-text_above) {
    background-color: #fff;
    width: 100%;
    padding: 0.9375rem 1.25rem;
    font-family: var(--font-halyard-display);
    font-size: 1.875rem;
    line-height: 1.2;
  }
}

/* line 252, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item.current-menu-item > a,
.header-bottom .primary-navigation > .menu-item.current-menu-parent > span {
  border-bottom: 0.25rem solid #ffe47a;
  margin-top: 0.5625rem;
  padding-bottom: 0.3125rem;
}

/* line 259, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children > a,
.header-bottom .primary-navigation > .menu-item-has-children > span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8125rem;
}

/* line 266, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children > a::after,
.header-bottom .primary-navigation > .menu-item-has-children > span::after {
  position: relative;
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDIxIDEwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjAuNTk4NCAtMC4wMDAyNTYyMzhMMTAuNjk5MiA5Ljg5OTU3TDAuNzk5NzI1IDguMDAzMDNlLTA1TDIwLjU5ODQgLTAuMDAwMjU2MjM4WiIgZmlsbD0iIzIyMiIvPgo8L3N2Zz4K);
  width: 0.5rem;
  height: 0.3125rem;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 1199.98px) {
  /* line 266, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children > a::after,
  .header-bottom .primary-navigation > .menu-item-has-children > span::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuODk5MTU4IDAuMTAwODQyTDEwLjc5OSAxMEwwLjg5OTQ5NSAxOS44OTk1TDAuODk5MTU4IDAuMTAwODQyWiIgZmlsbD0iIzIyMiIvPgo8L3N2Zz4K);
    width: 0.5rem;
    height: 1rem;
  }
}

/* line 283, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children .sub-menu {
  display: none;
}

/* line 287, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper {
  display: none;
  z-index: -1;
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #e2eddc;
  padding: 3.125rem 0;
  top: 100%;
}

@media (max-width: 1199.98px) {
  /* line 287, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper {
    display: none;
    top: 0;
  }
}

@media (min-width: 1200px) {
  /* line 304, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children:hover > .sub-menu-wrapper,
  .header-bottom .primary-navigation > .menu-item-has-children:focus-within > .sub-menu-wrapper {
    display: block;
    z-index: 2048;
  }
}

/* line 312, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children.active > .sub-menu-wrapper {
  display: block;
  z-index: 2048;
  padding-left: 0;
  list-style: none;
  width: 100%;
  position: absolute;
  left: 0;
  background-color: #e2eddc;
  top: 6.25rem;
}

@media (max-width: 1199.98px) {
  /* line 312, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.active > .sub-menu-wrapper {
    padding-left: 1.25rem;
    padding-top: 4.8125rem;
  }
}

/* line 329, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children.active > .sub-menu-wrapper > ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  display: block;
}

@media (max-width: 1199.98px) {
  /* line 329, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.active > .sub-menu-wrapper > ul {
    margin-top: 1.875rem;
  }
}

/* line 340, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children.active > .sub-menu-wrapper > ul > li {
  margin-bottom: 1.875rem;
}

/* line 343, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children.active > .sub-menu-wrapper > ul > li:last-child {
  margin-bottom: 0;
}

/* line 352, resources/assets/styles/layouts/_header.scss */

.header-top .secondary-navigation .menu-item.yellow-background {
  background-color: #fde57b;
  padding: 0.625rem 0.9375rem 0.75rem;
}

@media (min-width: 1200px) {
  /* line 361, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children:hover > .sub-menu-wrapper > .sub-menu,
  .header-bottom .primary-navigation > .menu-item-has-children:focus-within > .sub-menu-wrapper > .sub-menu {
    display: flex;
    justify-content: center;
    gap: 2.5rem;
    list-style: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 361, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children:hover > .sub-menu-wrapper > .sub-menu,
  .header-bottom .primary-navigation > .menu-item-has-children:focus-within > .sub-menu-wrapper > .sub-menu {
    flex-direction: column;
  }
}

@media (min-width: 1200px) {
  /* line 375, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children:hover > .sub-menu-wrapper > .sub-menu > .menu-item,
  .header-bottom .primary-navigation > .menu-item-has-children:focus-within > .sub-menu-wrapper > .sub-menu > .menu-item {
    flex: 1 1 0;
  }
}

@media (min-width: 1200px) {
  /* line 382, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item-custom {
    display: none;
  }
}

/* line 387, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item-custom a {
  display: flex;
  justify-content: space-between;
}

/* line 391, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item-custom a::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuODk5MTU4IDAuMTAwODQxTDEwLjc5OSAxMEwwLjg5OTQ5NCAxOS44OTk1TDAuODk5MTU4IDAuMTAwODQxWiIgZmlsbD0iIzIyMiIvPgo8L3N2Zz4K);
  position: relative;
}

/* line 398, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu {
  gap: 1.875rem;
}

@media (min-width: 1200px) {
  /* line 398, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (min-width: 1200px) and (min-width: 1200px) {
  /* line 405, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > *:nth-child(5n+1):nth-last-of-type(1).border_left {
    position: relative;
    grid-column: span 5;
    border-left: 0;
    background-color: #fff;
    display: flex;
    flex-direction: column-reverse;
    padding: 2.5rem;
    gap: 0.625rem;
    margin-top: 1.875rem;
  }

  /* line 417, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > *:nth-child(5n+1):nth-last-of-type(1).border_left::before {
    position: absolute;
    content: "";
    height: 0.125rem;
    background-color: #fff;
    width: 100%;
    top: -1.875rem;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  /* line 429, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > *:nth-child(5n+1):nth-last-of-type(1).border_left .menu-item-text_above,
  .header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > *:nth-child(5n+1):nth-last-of-type(1).border_left .menu-item-description {
    margin-bottom: 0;
  }

  /* line 434, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > *:nth-child(5n+1):nth-last-of-type(1).border_left a {
    position: unset;
    padding: 0;
    width: 100%;
  }

  /* line 14, resources/assets/styles/common/_mixins.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > *:nth-child(5n+1):nth-last-of-type(1).border_left a::before {
    content: "";
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    white-space: nowrap;
    text-indent: 200%;
  }

  /* line 441, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > *:nth-child(5n+1):nth-last-of-type(1).border_left a::after {
    bottom: unset;
    top: 50%;
    transform: translateY(-50%);
  }
}

/* line 452, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > .menu-item a {
  padding: 1.875rem;
  color: #222;
  background-color: #fff;
  display: inline-block;
  position: relative;
  height: 100%;
}

@media (max-width: 1199.98px) {
  /* line 452, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > .menu-item a {
    padding: 1.25rem;
  }
}

/* line 466, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > .menu-item a::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuODk5MTU4IDAuMTAwODQxTDEwLjc5OSAxMEwwLjg5OTQ5NCAxOS44OTk1TDAuODk5MTU4IDAuMTAwODQxWiIgZmlsbD0iIzIyMiIvPgo8L3N2Zz4K);
}

@media (min-width: 1200px) {
  /* line 466, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > .menu-item a::after {
    position: absolute;
    right: 1.875rem;
    bottom: 1.875rem;
  }
}

@media (max-width: 1199.98px) {
  /* line 466, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > .menu-item a::after {
    position: relative;
    float: right;
  }
}

/* line 482, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item.text_above {
  display: flex;
  flex-direction: column;
}

/* line 486, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item.text_above .menu-item-text_above {
  display: inline-block;
  margin-bottom: 2.5rem;
}

@media (max-width: 1199.98px) {
  /* line 486, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item.text_above .menu-item-text_above {
    margin-bottom: 1.25rem;
  }
}

/* line 497, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item.text_above a {
  padding: 2.5rem;
}

@media (max-width: 1199.98px) {
  /* line 497, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item.text_above a {
    padding: 1.25rem;
    height: 9.875rem;
  }
}

/* line 507, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item.text_above a::after {
  position: absolute;
  bottom: 2.5rem;
  right: 2.5rem;
}

@media (max-width: 1199.98px) {
  /* line 507, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item.text_above a::after {
    bottom: 1.25rem;
    right: 1.25rem;
  }
}

/* line 520, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > .menu-item a .menu-item-description {
  display: block;
  margin-top: 0.625rem;
  margin-bottom: 1.875rem;
}

@media (max-width: 1199.98px) {
  /* line 520, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > .menu-item a .menu-item-description {
    padding: 0;
  }
}

@media (min-width: 1200px) {
  /* line 532, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item.border_left {
    border-left: 0.125rem solid #fff;
    padding-left: 2.5rem;
  }
}

@media (max-width: 1199.98px) {
  /* line 532, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children > .sub-menu-wrapper > .sub-menu > .menu-item.border_left {
    border-top: 0.125rem solid #fff;
    padding-top: 1.875rem;
  }
}

@media (min-width: 1200px) {
  /* line 544, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children.children-have-description > .sub-menu-wrapper > .sub-menu > .menu-item.border_left {
    padding-left: 1.875rem;
  }
}

/* line 550, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children:not(.children-have-description) > .sub-menu-wrapper > .sub-menu > .menu-item a {
  color: #222;
  padding: 1.25rem 1.75rem;
  background-color: #fff;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  gap: 0.625rem;
}

@media (max-width: 1199.98px) {
  /* line 550, resources/assets/styles/layouts/_header.scss */

  .header-bottom .primary-navigation > .menu-item-has-children:not(.children-have-description) > .sub-menu-wrapper > .sub-menu > .menu-item a {
    min-height: 8.75rem;
    padding: 1.25rem;
  }
}

/* line 567, resources/assets/styles/layouts/_header.scss */

.header-bottom .primary-navigation > .menu-item-has-children:not(.children-have-description) > .sub-menu-wrapper > .sub-menu > .menu-item a::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuODk5MTU4IDAuMTAwODQxTDEwLjc5OSAxMEwwLjg5OTQ5NCAxOS44OTk1TDAuODk5MTU4IDAuMTAwODQxWiIgZmlsbD0iIzIyMiIvPgo8L3N2Zz4K);
  position: relative;
}

/* line 573, resources/assets/styles/layouts/_header.scss */

.header-search-icon {
  background: none;
  border: none;
  transform: rotate(90deg) scale(-1);
  color: #222;
}

/* line 580, resources/assets/styles/layouts/_header.scss */

.header-search-form {
  display: none;
  background-color: #e2eddc;
  padding: 0.75rem 0;
  position: relative;
}

/* line 586, resources/assets/styles/layouts/_header.scss */

.header-search-form.active {
  display: block;
}

/* line 589, resources/assets/styles/layouts/_header.scss */

.header-search-form.active .search-form {
  display: flex;
  align-items: center;
  width: 100%;
}

/* line 594, resources/assets/styles/layouts/_header.scss */

.header-search-form.active .search-form label {
  margin-bottom: 0;
  margin-right: 1.5625rem;
}

/* line 603, resources/assets/styles/layouts/_header.scss */

.header-search-form-wrapper {
  display: flex;
  gap: 6.25rem;
}

/* line 608, resources/assets/styles/layouts/_header.scss */

.header-search-form-close {
  background: none;
  border: none;
}

/* line 614, resources/assets/styles/layouts/_header.scss */

.header-back {
  display: none;
}

/* line 617, resources/assets/styles/layouts/_header.scss */

.header-back.active {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.9375rem 1.25rem;
  z-index: 9999;
  position: relative;
  margin-top: 1.25rem;
}

@media (max-width: 767.98px) {
  /* line 617, resources/assets/styles/layouts/_header.scss */

  .header-back.active {
    margin-top: 2.5rem;
  }
}

/* line 632, resources/assets/styles/layouts/_header.scss */

.header-back p {
  margin-bottom: 0;
}

/* line 638, resources/assets/styles/layouts/_header.scss */

.header-back svg {
  width: 0.5rem;
  height: 1rem;
}

/* line 1, resources/assets/styles/layouts/_footer.scss */

.footer {
  background-color: #222;
  padding-top: var(--spacing-top);
}

/* line 5, resources/assets/styles/layouts/_footer.scss */

.footer-brand {
  max-width: 17.0625rem;
}

@media (max-width: 767.98px) {
  /* line 5, resources/assets/styles/layouts/_footer.scss */

  .footer-brand {
    max-width: 11rem;
  }
}

/* line 13, resources/assets/styles/layouts/_footer.scss */

.footer .footer-brand + .footer-links {
  margin-top: 2.5rem;
}

@media (max-width: 767.98px) {
  /* line 13, resources/assets/styles/layouts/_footer.scss */

  .footer .footer-brand + .footer-links {
    margin-top: 3.125rem;
  }
}

/* line 21, resources/assets/styles/layouts/_footer.scss */

.footer-wrapper {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991.98px) {
  /* line 21, resources/assets/styles/layouts/_footer.scss */

  .footer-wrapper {
    flex-direction: column;
  }
}

@media (max-width: 991.98px) {
  /* line 30, resources/assets/styles/layouts/_footer.scss */

  .footer-left {
    margin-top: 1.875rem;
  }
}

/* line 36, resources/assets/styles/layouts/_footer.scss */

.footer-navigation {
  display: flex;
  gap: 4.625rem;
  width: 30.625rem;
}

@media (max-width: 1199.98px) {
  /* line 36, resources/assets/styles/layouts/_footer.scss */

  .footer-navigation {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  /* line 36, resources/assets/styles/layouts/_footer.scss */

  .footer-navigation {
    flex-wrap: wrap;
    gap: 1.25rem;
  }
}

/* line 51, resources/assets/styles/layouts/_footer.scss */

.footer-nav-right .menu-item {
  margin-bottom: 0.9375rem;
}

/* line 55, resources/assets/styles/layouts/_footer.scss */

.footer-nav-left .menu-item {
  margin-bottom: 1.25rem;
}

/* line 59, resources/assets/styles/layouts/_footer.scss */

.footer-nav-left,
.footer-nav-right {
  flex: 1;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 67, resources/assets/styles/layouts/_footer.scss */

.footer-nav-left > .menu-item:last-child,
.footer-nav-right > .menu-item:last-child {
  margin-bottom: 0;
}

/* line 71, resources/assets/styles/layouts/_footer.scss */

.footer-nav-left > .menu-item a,
.footer-nav-right > .menu-item a {
  color: #fff;
  text-decoration: none;
}

/* line 86, resources/assets/styles/layouts/_footer.scss */

.footer-search {
  margin-bottom: 1.875rem;
}

@media (max-width: 991.98px) {
  /* line 86, resources/assets/styles/layouts/_footer.scss */

  .footer-search {
    max-width: 25.8125rem;
  }
}

/* line 94, resources/assets/styles/layouts/_footer.scss */

.footer-bottom {
  margin-top: 5rem;
  padding: 1.25rem;
  color: #fff;
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 1.25rem;
}

@media (max-width: 767.98px) {
  /* line 94, resources/assets/styles/layouts/_footer.scss */

  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 0;
  }
}

/* line 111, resources/assets/styles/layouts/_footer.scss */

.footer-bottom .footer-nav-bottom {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  gap: 1.25rem;
}

@media (max-width: 767.98px) {
  /* line 111, resources/assets/styles/layouts/_footer.scss */

  .footer-bottom .footer-nav-bottom {
    flex-direction: column;
  }
}

/* line 122, resources/assets/styles/layouts/_footer.scss */

.footer-bottom .footer-nav-bottom > .menu-item a {
  color: #fff;
  text-decoration: none;
}

/* line 130, resources/assets/styles/layouts/_footer.scss */

.footer-bottom-copyright {
  margin-bottom: 0;
}

/* line 1, resources/assets/styles/layouts/_pages.scss */

body.body-hidden {
  overflow: hidden;
}

/* line 1, resources/assets/styles/layouts/_tinymce.scss */

body#tinymce {
  margin: 12px !important;
}

/* line 4, resources/assets/styles/layouts/_tinymce.scss */

body#tinymce blockquote {
  border-left: 4px solid #f1f1ee;
  padding-left: 16px;
}

/* line 9, resources/assets/styles/layouts/_tinymce.scss */

body#tinymce .wp-caption-dd {
  margin-bottom: 16px !important;
}

/* line 1, resources/assets/styles/pages/_404.scss */

.error-404-page {
  text-align: center;
  padding: 7.5rem;
}

@media (max-width: 767.98px) {
  /* line 1, resources/assets/styles/pages/_404.scss */

  .error-404-page {
    padding: 3.125rem;
  }
}

/* line 9, resources/assets/styles/pages/_404.scss */

.error-404-page .error-message {
  margin-top: 2.5rem;
  margin-bottom: 3.125rem;
}

/* line 14, resources/assets/styles/pages/_404.scss */

.error-404-page .btn-404::after {
  display: none;
}

/* line 5, resources/assets/styles/pages/_single-media.scss */

.single-news article.news,
.single-news article.press-release,
.single-press-release article.news,
.single-press-release article.press-release {
  margin-top: var(--spacing-top);
}

/* line 9, resources/assets/styles/pages/_single-media.scss */

.single-news article.news .single-media-breadcrumb,
.single-news article.press-release .single-media-breadcrumb,
.single-press-release article.news .single-media-breadcrumb,
.single-press-release article.press-release .single-media-breadcrumb {
  display: inline-flex;
  gap: 1.25rem;
  align-items: center;
  color: #222;
  text-decoration: none;
  margin-bottom: 2.625rem;
}

/* line 96, resources/assets/styles/common/_mixins.scss */

.single-news article.news .single-media-breadcrumb svg,
.single-news article.press-release .single-media-breadcrumb svg,
.single-press-release article.news .single-media-breadcrumb svg,
.single-press-release article.press-release .single-media-breadcrumb svg {
  width: 0.6875rem;
}

/* line 13, resources/assets/styles/pages/_single-media.scss */

.single-news article.news .single-media-header,
.single-news article.press-release .single-media-header,
.single-press-release article.news .single-media-header,
.single-press-release article.press-release .single-media-header {
  text-align: center;
  margin: 0 auto 2.5rem;
}

@media (min-width: 992px) {
  /* line 13, resources/assets/styles/pages/_single-media.scss */

  .single-news article.news .single-media-header,
  .single-news article.press-release .single-media-header,
  .single-press-release article.news .single-media-header,
  .single-press-release article.press-release .single-media-header {
    max-width: 54.125rem;
  }
}

/* line 22, resources/assets/styles/pages/_single-media.scss */

.single-news article.news .single-media-title,
.single-news article.press-release .single-media-title,
.single-press-release article.news .single-media-title,
.single-press-release article.press-release .single-media-title {
  margin-bottom: 1.25rem;
}

/* line 28, resources/assets/styles/pages/_single-media.scss */

.single-news article.news .single-media-meta,
.single-news article.press-release .single-media-meta,
.single-press-release article.news .single-media-meta,
.single-press-release article.press-release .single-media-meta {
  margin-bottom: 0;
}

/* line 44, resources/assets/styles/pages/_single-media.scss */

.single-news article.news .single-media-content,
.single-news article.press-release .single-media-content,
.single-press-release article.news .single-media-content,
.single-press-release article.press-release .single-media-content {
  padding-top: var(--spacing-top);
  padding-bottom: var(--spacing-bottom);
}

/* line 51, resources/assets/styles/pages/_single-media.scss */

.single-news article.news .single-media-content figure:nth-of-type(even) img,
.single-news article.news .single-media-content figure:nth-of-type(even) figcaption,
.single-news article.press-release .single-media-content figure:nth-of-type(even) img,
.single-news article.press-release .single-media-content figure:nth-of-type(even) figcaption,
.single-press-release article.news .single-media-content figure:nth-of-type(even) img,
.single-press-release article.news .single-media-content figure:nth-of-type(even) figcaption,
.single-press-release article.press-release .single-media-content figure:nth-of-type(even) img,
.single-press-release article.press-release .single-media-content figure:nth-of-type(even) figcaption {
  background-color: #f1f1ee;
}

@media (min-width: 992px) {
  /* line 44, resources/assets/styles/pages/_single-media.scss */

  .single-news article.news .single-media-content,
  .single-news article.press-release .single-media-content,
  .single-press-release article.news .single-media-content,
  .single-press-release article.press-release .single-media-content {
    max-width: 40rem;
    margin: 0 auto;
  }
}

/* line 63, resources/assets/styles/pages/_single-media.scss */

.single-news article.news .related-content-module,
.single-news article.press-release .related-content-module,
.single-press-release article.news .related-content-module,
.single-press-release article.press-release .related-content-module {
  padding-top: 0 !important;
}

/* line 4, resources/assets/styles/pages/_single-staff.scss */

.single-staff article.staff {
  margin-top: var(--spacing-top);
}

/* line 7, resources/assets/styles/pages/_single-staff.scss */

.single-staff article.staff .single-staff-row {
  margin-bottom: var(--spacing-top);
}

@media (max-width: 991.98px) {
  /* line 7, resources/assets/styles/pages/_single-staff.scss */

  .single-staff article.staff .single-staff-row {
    gap: 2.5rem;
  }
}

@media (max-width: 991.98px) {
  /* line 25, resources/assets/styles/pages/_single-staff.scss */

  .single-staff article.staff .single-staff-wrapper {
    order: 2;
  }
}

/* line 33, resources/assets/styles/pages/_single-staff.scss */

.single-staff article.staff .single-staff-figure {
  max-width: 32.9375rem;
  margin-left: auto;
  margin-bottom: 0;
  position: relative;
}

@media (max-width: 991.98px) {
  /* line 33, resources/assets/styles/pages/_single-staff.scss */

  .single-staff article.staff .single-staff-figure {
    margin: 0 auto;
  }
}

/* line 45, resources/assets/styles/pages/_single-staff.scss */

.single-staff article.staff .single-staff-figure img {
  width: 100%;
  object-fit: cover;
  background-color: #ffd8c4;
  padding: 1.25rem;
}

/* line 52, resources/assets/styles/pages/_single-staff.scss */

.single-staff article.staff .single-staff-figure figcaption {
  background-color: #ffd8c4;
  margin: -0.0625rem 0 0 0;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
}

/* line 132, resources/assets/styles/common/_mixins.scss */

.single-staff article.staff .single-staff-figure figcaption::after {
  bottom: -0.0625rem;
  left: -0.0625rem;
  position: absolute;
  content: "";
  clip-path: polygon(0 0, 0 100%, 100% 100%);
  height: calc(100% + 1px);
  width: calc(100% - 14.938rem - 40px / 2);
  background-color: var(--figcaption-bg);
}

/* line 150, resources/assets/styles/common/_mixins.scss */

.single-staff article.staff .single-staff-figure figcaption p {
  margin: 0 0 0 auto;
  width: 14.938rem;
}

/* line 57, resources/assets/styles/pages/_single-staff.scss */

.single-staff article.staff .single-staff-title {
  margin-bottom: 0;
}

/* line 63, resources/assets/styles/pages/_single-staff.scss */

.single-staff article.staff .single-staff-department {
  margin-top: 0.625rem;
  margin-bottom: 0;
}

/* line 70, resources/assets/styles/pages/_single-staff.scss */

.single-staff article.staff .single-staff-pronouns {
  margin-top: 0.625rem;
  margin-bottom: 0;
}

/* line 77, resources/assets/styles/pages/_single-staff.scss */

.single-staff article.staff .single-staff-content {
  margin-top: 1.875rem;
}

/* line 83, resources/assets/styles/pages/_single-staff.scss */

.single-staff article.staff .single-staff-content figure:nth-of-type(even) img,
.single-staff article.staff .single-staff-content figure:nth-of-type(even) figcaption {
  background-color: #f1f1ee;
}

/* line 4, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit article.toolkit {
  margin-top: var(--spacing-top);
}

/* line 8, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .single-toolkit-row {
  margin-bottom: var(--spacing-top);
}

@media (max-width: 991.98px) {
  /* line 8, resources/assets/styles/pages/_single-toolkit.scss */

  .single-toolkit .single-toolkit-row {
    gap: 2.5rem;
  }
}

/* line 25, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .single-toolkit-featured-wrapper {
  background-color: #fff;
  max-width: 25.875rem;
  margin: 0 auto;
  position: relative;
}

/* line 32, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .single-toolkit-featured figure {
  margin-bottom: 0;
}

/* line 36, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .single-toolkit-featured-content {
  background-color: #f1f1ee;
  padding: 1.875rem;
}

/* line 41, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .single-toolkit-featured-eyebrow {
  margin-bottom: 0.625rem;
  color: #317d5d;
}

/* line 48, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .single-toolkit-featured-title {
  margin-bottom: 0;
}

/* line 51, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .single-toolkit-featured-title a {
  text-decoration: none;
  color: #317d5d;
}

/* line 14, resources/assets/styles/common/_mixins.scss */

.single-toolkit .single-toolkit-featured-title a::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

/* line 59, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .single-toolkit-featured-description {
  margin-top: 0.625rem;
}

/* line 65, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .single-toolkit-featured svg {
  margin-top: 2.375rem;
  width: 0.625rem;
  display: block;
  margin-left: auto;
}

/* line 73, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .single-toolkit-title {
  margin-bottom: 0;
}

/* line 89, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .single-toolkit-content {
  margin-top: 1.25rem;
}

/* line 95, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .single-toolkit-content figure:nth-of-type(even) img,
.single-toolkit .single-toolkit-content figure:nth-of-type(even) figcaption {
  background-color: #f1f1ee;
}

/* line 102, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .single-toolkit-breadcrumb {
  display: inline-flex;
  gap: 1.25rem;
  align-items: center;
  color: #222;
  text-decoration: none;
  margin-bottom: 2.625rem;
}

/* line 96, resources/assets/styles/common/_mixins.scss */

.single-toolkit .single-toolkit-breadcrumb svg {
  width: 0.6875rem;
}

/* line 106, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .filtered-list-module {
  margin-bottom: 0;
}

/* line 110, resources/assets/styles/pages/_single-toolkit.scss */

.single-toolkit .subscribe-module.bg_white_green {
  padding-top: 0;
}

/* line 4, resources/assets/styles/pages/_single-post.scss */

.single-post article.post {
  padding-top: 2.5rem;
  background-color: #f0efeb;
}

/* line 9, resources/assets/styles/pages/_single-post.scss */

.single-post .single-post-header {
  max-width: 59.125rem;
  margin: 0 auto;
  text-align: center;
}

/* line 15, resources/assets/styles/pages/_single-post.scss */

.single-post .single-post-eyebrow {
  margin-bottom: 0.625rem;
}

/* line 21, resources/assets/styles/pages/_single-post.scss */

.single-post .single-post-title {
  margin-bottom: 0;
}

/* line 27, resources/assets/styles/pages/_single-post.scss */

.single-post .single-post-meta {
  margin-top: 0.625rem;
  margin-bottom: 0;
}

/* line 34, resources/assets/styles/pages/_single-post.scss */

.single-post .single-post-figure {
  margin: 0 auto;
  text-align: center;
  display: table;
  margin-top: 3.125rem;
}

/* line 106, resources/assets/styles/common/_mixins.scss */

.single-post .single-post-figure figcaption {
  background-color: #ffd8c4;
  padding: 0.625rem 1.25rem 1rem;
  text-align: center;
  margin: 0 2.53125rem;
  display: table-caption;
  caption-side: bottom;
}

@media (max-width: 767.98px) {
  /* line 106, resources/assets/styles/common/_mixins.scss */

  .single-post .single-post-figure figcaption {
    padding: 1.25rem;
    margin: 0;
  }
}

/* line 50, resources/assets/styles/pages/_single-post.scss */

.single-post .single-post-content {
  max-width: 40rem;
  margin: 5rem auto 0;
}

@media (max-width: 767.98px) {
  /* line 50, resources/assets/styles/pages/_single-post.scss */

  .single-post .single-post-content {
    margin-top: 2.5rem;
  }
}

/* line 61, resources/assets/styles/pages/_single-post.scss */

.single-post .single-post-content figure.has_caption img,
.single-post .single-post-content figure.has_caption figcaption {
  background-color: #fff !important;
}

/* line 67, resources/assets/styles/pages/_single-post.scss */

.single-post .single-post-content figcaption::after {
  background-color: #f1f1ee !important;
}

/* line 72, resources/assets/styles/pages/_single-post.scss */

.single-post .single-post-author {
  max-width: 45rem;
  margin: 2.5rem auto 0;
  background-color: #fff;
  padding: 2.5rem;
  display: flex;
  gap: 1.25rem;
}

@media (max-width: 767.98px) {
  /* line 72, resources/assets/styles/pages/_single-post.scss */

  .single-post .single-post-author {
    flex-direction: column;
    padding: 1.25rem;
  }
}

/* line 85, resources/assets/styles/pages/_single-post.scss */

.single-post .single-post-author-figure {
  max-width: 6.25rem;
  flex: 0 0 6.25rem;
  margin-bottom: 0;
}

/* line 91, resources/assets/styles/pages/_single-post.scss */

.single-post .single-post-author-title {
  margin-bottom: 0.3125rem;
  color: #222;
}

/* line 98, resources/assets/styles/pages/_single-post.scss */

.single-post .single-post-author-description {
  margin-bottom: 0;
}

/* line 104, resources/assets/styles/pages/_single-post.scss */

.single-post .single-post-author-name {
  margin-bottom: 0.3125rem;
}

/* line 111, resources/assets/styles/pages/_single-post.scss */

.single-post .topics-list {
  max-width: 40rem;
  margin: 2.5rem auto 0;
}

/* line 116, resources/assets/styles/pages/_single-post.scss */

.single-post .related-content-module {
  padding-top: 0 !important;
}

/* line 119, resources/assets/styles/pages/_single-post.scss */

.single-post .related-content-module.items {
  margin: 0;
  padding-bottom: var(--spacing-bottom);
}

/* line 124, resources/assets/styles/pages/_single-post.scss */

.single-post .related-content-module.columns,
.single-post .related-content-module.items {
  background-color: #e2eddc;
}

/* line 130, resources/assets/styles/pages/_single-post.scss */

.single-post .share-list {
  background-color: #fff;
}

/* line 4, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study article.case-study {
  padding-top: 2.5rem;
  background-color: #f1f1ee;
}

/* line 9, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-highlight {
  display: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1.25rem;
  background-color: #222;
  color: #fff;
}

@media (min-width: 992px) {
  /* line 9, resources/assets/styles/pages/_single-case-study.scss */

  .single-case-study .single-case-study-highlight {
    display: none;
  }
}

/* line 26, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-highlight svg {
  transform: rotate(-90deg);
  width: 0.625rem;
}

/* line 32, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-header {
  max-width: 59.125rem;
  margin: 0 auto;
  text-align: center;
}

/* line 38, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-eyebrow {
  margin-bottom: 0.625rem;
}

/* line 44, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-title {
  margin-bottom: 0;
}

/* line 50, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-subtitle {
  max-width: 40rem;
  margin: 0.625rem auto 0;
}

/* line 57, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-date {
  display: block;
  margin-top: 0.625rem;
  margin-bottom: 0;
}

/* line 65, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-content {
  margin-top: 6.875rem;
  display: flex;
  gap: 2.5rem;
}

@media (max-width: 991.98px) {
  /* line 65, resources/assets/styles/pages/_single-case-study.scss */

  .single-case-study .single-case-study-content {
    display: block;
  }
}

/* line 75, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-navigation {
  max-width: 18.75rem;
  flex: 0 0 18.75rem;
  padding-left: 0;
  list-style: none;
  text-align: right;
  height: 100%;
  position: sticky;
  top: 2.5rem;
  margin-bottom: 5rem;
}

@media (min-width: 992px) {
  /* line 75, resources/assets/styles/pages/_single-case-study.scss */

  .single-case-study .single-case-study-navigation {
    display: block !important;
  }
}

@media (max-width: 991.98px) {
  /* line 75, resources/assets/styles/pages/_single-case-study.scss */

  .single-case-study .single-case-study-navigation {
    display: none;
    max-width: 100%;
    flex: 0 0 100%;
    background-color: #f1f1ee;
    border: 0.125rem solid #222;
    position: relative;
    top: 0;
    margin-bottom: 0;
  }
}

/* line 101, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-navigation-item {
  margin-bottom: 0.3125rem;
  position: relative;
  display: flex;
  gap: 0.625rem;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 991.98px) {
  /* line 101, resources/assets/styles/pages/_single-case-study.scss */

  .single-case-study .single-case-study-navigation-item {
    display: block;
    margin-bottom: 0;
  }
}

/* line 116, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-navigation-item:last-child {
  margin-bottom: 0;
}

/* line 120, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-navigation-item::after {
  position: relative;
  content: "";
  width: 0.875rem;
  flex: 0 0 0.875rem;
  height: 0.875rem;
  border: 0.125rem solid #222;
  border-radius: 0.875rem;
  display: block;
}

@media (max-width: 991.98px) {
  /* line 120, resources/assets/styles/pages/_single-case-study.scss */

  .single-case-study .single-case-study-navigation-item::after {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 135, resources/assets/styles/pages/_single-case-study.scss */

  .single-case-study .single-case-study-navigation-item.active {
    background-color: #222;
  }

  /* line 139, resources/assets/styles/pages/_single-case-study.scss */

  .single-case-study .single-case-study-navigation-item.active a {
    color: #fff;
  }
}

/* line 145, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-navigation-item.active::after {
  background-color: #222;
}

/* line 149, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-navigation-item a {
  color: #222;
  text-decoration: none;
}

@media (max-width: 991.98px) {
  /* line 149, resources/assets/styles/pages/_single-case-study.scss */

  .single-case-study .single-case-study-navigation-item a {
    display: block;
    width: 100%;
    padding: 1.25rem;
    text-align: left;
  }
}

/* line 163, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-sections {
  max-width: 40rem;
  width: calc(100% - 21.25rem);
}

@media (max-width: 991.98px) {
  /* line 163, resources/assets/styles/pages/_single-case-study.scss */

  .single-case-study .single-case-study-sections {
    margin-top: 2.5rem;
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  /* line 181, resources/assets/styles/pages/_single-case-study.scss */

  .single-case-study .single-case-study-section {
    display: block;
  }

  /* line 185, resources/assets/styles/pages/_single-case-study.scss */

  .single-case-study .single-case-study-section.active {
    display: block;
  }
}

/* line 190, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-section + .single-case-study-section {
  margin-top: 2.5rem;
}

/* line 194, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-section-title {
  color: #222;
  margin-bottom: 0;
  position: relative;
  display: flex;
  gap: 1.25rem;
  align-items: center;
  justify-content: flex-end;
}

/* line 205, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-section-title::after {
  position: relative;
  content: "";
  background-color: #fff;
  height: 0.25rem;
  width: 100%;
  display: block;
}

/* line 215, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-section-content {
  margin-top: 2.5rem;
}

/* line 221, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-section-content figure.has_caption img,
.single-case-study .single-case-study-section-content figure.has_caption figcaption {
  background-color: #fff !important;
}

/* line 227, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-section-content figcaption::after {
  background-color: #f1f1ee !important;
}

/* line 233, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-section:last-child .single-case-study-content:last-child {
  margin-bottom: 0;
}

/* line 239, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .topics-list {
  max-width: 40rem;
  margin: 2.5rem auto 0;
}

/* line 244, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .related-content-module {
  padding-top: 0 !important;
  background-color: #e2eddc;
}

/* line 248, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .related-content-module.items {
  margin: 0;
  padding-bottom: var(--spacing-bottom);
}

/* line 254, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .share-list {
  background-color: #fff;
}

@media (min-width: 768px) {
  /* line 258, resources/assets/styles/pages/_single-case-study.scss */

  .single-case-study .image-slider-container {
    max-width: calc(100% - 5.125rem);
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 266, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-sections-center {
  margin: 0 auto;
}

/* line 269, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-sections-center .topics-list,
.single-case-study .single-case-study-sections-center .single-case-study-section-content {
  margin-top: 0;
}

/* line 274, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-sections-center .topics-list + .single-case-study-section-content {
  margin-top: 2.5rem;
}

/* line 278, resources/assets/styles/pages/_single-case-study.scss */

.single-case-study .single-case-study-sections-center .single-case-study-section-content > *:first-child {
  margin-top: 0;
}

/* line 4, resources/assets/styles/pages/_single-publication.scss */

.single-publication article.publication {
  padding-top: 2.5rem;
  background-color: #f1f1ee;
}

/* line 9, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-header {
  max-width: 59.125rem;
  margin: 0 auto;
  text-align: center;
}

/* line 15, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-eyebrow {
  margin-bottom: 0.625rem;
}

/* line 21, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-title {
  margin-bottom: 0;
}

/* line 27, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-subtitle {
  max-width: 40rem;
  margin: 0.625rem auto 0;
}

/* line 34, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-date {
  margin-top: 0.625rem;
  display: block;
}

/* line 41, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-row {
  margin-top: 5rem;
  justify-content: center;
}

@media (max-width: 991.98px) {
  /* line 41, resources/assets/styles/pages/_single-publication.scss */

  .single-publication .single-publication-row {
    gap: 2.5rem;
  }
}

/* line 64, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-figure {
  margin-bottom: 0;
  display: table;
}

@media (min-width: 992px) {
  /* line 64, resources/assets/styles/pages/_single-publication.scss */

  .single-publication .single-publication-figure {
    margin-left: auto;
  }
}

/* line 72, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-figure img {
  background-color: #fff;
  padding: 1.25rem;
}

/* line 77, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-figure figcaption {
  background-color: #fff;
  margin: -0.0625rem 0 0 0;
  padding-left: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
}

/* line 86, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-figure figcaption::after {
  content: "";
  clip-path: polygon(100% 100%, 0 100%, 100% 0);
  position: absolute;
  right: -0.0625rem;
  top: 0;
  height: calc(100% + 1px);
  width: calc(100% - 17.8125rem - 40px / 2);
  background-color: #f1f1ee;
}

/* line 107, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-content figure:nth-of-type(even) img,
.single-publication .single-publication-content figure:nth-of-type(even) figcaption {
  background-color: #fff;
}

/* line 113, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-content figcaption::after {
  background-color: #f1f1ee !important;
}

/* line 118, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-resources {
  margin-top: 2.5rem;
}

/* line 121, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-resources-title {
  margin-bottom: 1.25rem;
}

/* line 127, resources/assets/styles/pages/_single-publication.scss */

.single-publication .single-publication-resources-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
}

/* line 134, resources/assets/styles/pages/_single-publication.scss */

.single-publication .topics-list {
  max-width: 40rem;
  margin: 2.5rem auto 0;
}

/* line 139, resources/assets/styles/pages/_single-publication.scss */

.single-publication .related-content-module {
  padding-top: 0 !important;
}

/* line 142, resources/assets/styles/pages/_single-publication.scss */

.single-publication .related-content-module.items {
  margin: 0;
  padding-bottom: var(--spacing-bottom);
}

/* line 147, resources/assets/styles/pages/_single-publication.scss */

.single-publication .related-content-module.columns,
.single-publication .related-content-module.items {
  background-color: #e2eddc;
}

/* line 153, resources/assets/styles/pages/_single-publication.scss */

.single-publication .share-list {
  background-color: #fff;
}

/* line 4, resources/assets/styles/pages/_single-tool.scss */

.single-tool article.tool {
  padding-top: var(--spacing-top);
}

/* line 8, resources/assets/styles/pages/_single-tool.scss */

.single-tool .single-tool-breadcrumb {
  display: inline-flex;
  gap: 1.25rem;
  align-items: center;
  color: #222;
  text-decoration: none;
  margin-bottom: 2.625rem;
}

/* line 96, resources/assets/styles/common/_mixins.scss */

.single-tool .single-tool-breadcrumb svg {
  width: 0.6875rem;
}

/* line 12, resources/assets/styles/pages/_single-tool.scss */

.single-tool .single-tool-header {
  max-width: 75rem;
  margin: 0 auto;
  text-align: center;
}

/* line 18, resources/assets/styles/pages/_single-tool.scss */

.single-tool .single-tool-title {
  margin-bottom: 0;
}

/* line 24, resources/assets/styles/pages/_single-tool.scss */

.single-tool .single-tool-subtitle {
  max-width: 40rem;
  margin: 0.625rem auto 0;
}

/* line 31, resources/assets/styles/pages/_single-tool.scss */

.single-tool .single-tool-content {
  max-width: 40rem;
  margin: 2.5rem auto 5rem;
}

/* line 38, resources/assets/styles/pages/_single-tool.scss */

.single-tool .single-tool-content figure:nth-of-type(even) img,
.single-tool .single-tool-content figure:nth-of-type(even) figcaption {
  background-color: #f1f1ee;
}

/* line 44, resources/assets/styles/pages/_single-tool.scss */

.single-tool .single-tool-content .single-tool-terms {
  font-weight: 700;
}

/* line 49, resources/assets/styles/pages/_single-tool.scss */

.single-tool .single-tool-btn {
  display: flex;
  width: fit-content;
  margin: 3.125rem auto 0;
}

/* line 55, resources/assets/styles/pages/_single-tool.scss */

.single-tool .subscribe-module {
  padding-top: 0;
}

/* line 59, resources/assets/styles/pages/_single-tool.scss */

.single-tool .related-content-module {
  padding-top: 0 !important;
  background-color: #e2eddc;
}

/* line 63, resources/assets/styles/pages/_single-tool.scss */

.single-tool .related-content-module.items {
  margin: 0;
  padding-bottom: var(--spacing-bottom);
}

@media (min-width: 992px) {
  /* line 69, resources/assets/styles/pages/_single-tool.scss */

  .single-tool .share-list {
    margin-top: 5.125rem;
  }
}

/* line 1, resources/assets/styles/pages/_search.scss */

.search-page {
  padding-top: 3.75rem;
  padding-bottom: 9.0625rem;
}

@media (max-width: 991.98px) {
  /* line 1, resources/assets/styles/pages/_search.scss */

  .search-page {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

/* line 11, resources/assets/styles/pages/_search.scss */

.search-page .page-header h1 {
  color: #222;
  margin-bottom: 1.25rem;
}

/* line 17, resources/assets/styles/pages/_search.scss */

.search-page .page-header h1 span {
  color: #222;
}

/* line 23, resources/assets/styles/pages/_search.scss */

.search-page-top {
  position: relative;
  margin-bottom: 3.75rem;
}

/* line 27, resources/assets/styles/pages/_search.scss */

.search-page-top::before {
  position: absolute;
  content: "";
  background-color: #f1f1ee;
  width: 100%;
  height: 0.125rem;
  top: 50%;
  transform: translateY(-50%);
}

/* line 38, resources/assets/styles/pages/_search.scss */

.search-page-form {
  position: relative;
  display: flex;
  gap: 0.9375rem;
  align-items: center;
  background-color: #fff;
  width: max-content;
  margin-left: auto;
  padding-left: 2.5rem;
}

@media (max-width: 767.98px) {
  /* line 38, resources/assets/styles/pages/_search.scss */

  .search-page-form {
    justify-content: flex-start;
  }
}

/* line 52, resources/assets/styles/pages/_search.scss */

.search-page-form label {
  color: #222;
  margin-bottom: 0;
}

/* line 59, resources/assets/styles/pages/_search.scss */

.search-page-form select {
  position: relative;
  border: none;
  padding: 1rem 1.875rem 1rem 1rem;
  border-radius: 0.5rem;
  outline: none;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDIxIDEwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjAuNTk4NCAtMC4wMDAyNTYyMzhMMTAuNjk5MiA5Ljg5OTU3TDAuNzk5NzI1IDguMDAzMDNlLTA1TDIwLjU5ODQgLTAuMDAwMjU2MjM4WiIgZmlsbD0iIzIyMiIvPgo8L3N2Zz4K) 80% 50% no-repeat #f1f1ee;
  -webkit-appearance: none;
}

/* line 70, resources/assets/styles/pages/_search.scss */

.search-page .entry-title {
  color: #222;
}

/* line 77, resources/assets/styles/pages/_search.scss */

.search-page .search-sidebar_title {
  color: #222;
  margin: 0;
}

/* line 84, resources/assets/styles/pages/_search.scss */

.search-page .search-sidebar .search-primary {
  margin: 1.875rem 0;
  padding: 0.9375rem;
  width: 100%;
  background: #f1f1ee;
  border-color: #f1f1ee;
}

/* line 92, resources/assets/styles/pages/_search.scss */

.search-page .search-sidebar button.search-page-button {
  position: static;
  margin-top: 1.875rem;
  font-weight: 400;
  font-size: 1.125rem;
  width: auto;
}

/* line 102, resources/assets/styles/pages/_search.scss */

.search-page .search-sidebar button.search-page-button::after {
  display: none;
}

/* line 108, resources/assets/styles/pages/_search.scss */

.search-page .search-results {
  margin-bottom: 1.875rem;
}

/* line 114, resources/assets/styles/pages/_search.scss */

.search-page .search-results_title a {
  color: #222;
}

/* line 117, resources/assets/styles/pages/_search.scss */

.search-page .search-results_title a:hover {
  text-decoration: underline;
}

/* line 123, resources/assets/styles/pages/_search.scss */

.search-page .search-results_summary {
  margin-top: 1.875rem;
  color: #222;
}

/* line 129, resources/assets/styles/pages/_search.scss */

.search-page .search-results_summary strong {
  color: #317d5d;
}

/* line 134, resources/assets/styles/pages/_search.scss */

.search-page .search-results .search-entry {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  border-top: 0.125rem solid #f1f1ee;
  position: relative;
}

/* line 140, resources/assets/styles/pages/_search.scss */

.search-page .search-results .search-entry p {
  margin-bottom: 0;
}

/* line 145, resources/assets/styles/pages/_search.scss */

.search-page .search-results .search-entry:first-child {
  border-top: none;
  padding-top: 0;
}

/* line 151, resources/assets/styles/pages/_search.scss */

.search-page ul.page-numbers {
  padding-left: 0;
  margin-top: 2.5rem;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 160, resources/assets/styles/pages/_search.scss */

.search-page ul.page-numbers li a,
.search-page ul.page-numbers li span {
  display: block;
  width: 2.5rem;
  text-align: center;
  color: #222;
  padding: 0.6875rem 0;
}

/* line 170, resources/assets/styles/pages/_search.scss */

.search-page ul.page-numbers li a.current,
.search-page ul.page-numbers li span.current {
  background-color: #222;
  color: #fff;
}

/* line 175, resources/assets/styles/pages/_search.scss */

.search-page ul.page-numbers li a.prev,
.search-page ul.page-numbers li a.next,
.search-page ul.page-numbers li span.prev,
.search-page ul.page-numbers li span.next {
  width: 5.0625rem;
  background-color: #f1f1ee;
}

/* line 181, resources/assets/styles/pages/_search.scss */

.search-page ul.page-numbers li a:hover,
.search-page ul.page-numbers li span:hover {
  text-decoration: none;
}

/* line 2, resources/assets/styles/pages/_template-research.scss */

.template-research-header {
  margin-top: var(--spacing-top);
}

/* line 5, resources/assets/styles/pages/_template-research.scss */

.template-research-header h1 {
  margin-bottom: 0;
}

/* line 12, resources/assets/styles/pages/_template-research.scss */

.template-research-subheading {
  margin-top: 1.25rem;
}

/* line 17, resources/assets/styles/pages/_template-research.scss */

.template-research-subheading > * {
  margin-bottom: 0;
}

/* line 22, resources/assets/styles/pages/_template-research.scss */

.template-research .featured-content-module {
  margin-top: 2.5rem;
}

/* line 25, resources/assets/styles/pages/_template-research.scss */

.template-research .featured-content-module-heading {
  margin-bottom: 2.5rem;
}


/*# sourceMappingURL=main.css.map*/