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

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

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

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

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

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

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

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

template,
[hidden] {
  display: none; }

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

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

/* stylelint-disable-next-line selector-no-vendor-prefix */
::-moz-selection {
  background: #002f6c;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #002f6c;
  color: #fff;
  text-shadow: none; }

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

@media print {
  * {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  @page {
    margin: 2cm; } }

html {
  box-sizing: border-box;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 100%;
  line-height: 1.45;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

body {
  background-color: #fff;
  color: #212121;
  margin: 0;
  overflow-x: hidden;
  padding: 0;
  width: 100%;
  word-wrap: break-word; }
  body.has-open-mobile-menu {
    overflow: hidden;
    -webkit-overflow-scrolling: touch; }

article {
  padding-bottom: 2rem; }

@media print {
  nav {
    display: none; } }

summary {
  display: list-item; }

iframe {
  border: 0;
  max-width: 100%; }
  @media print {
    iframe {
      display: none; } }

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  font-weight: 400;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.45;
  margin: 0 0 1rem;
  text-rendering: optimizeLegibility; }
  @media print {
    h1, h2, h3, h4, h5, h6 {
      orphans: 3;
      page-break-after: avoid;
      widows: 3; }
      h1::after, h2::after, h3::after, h4::after, h5::after, h6::after {
        display: inline-block; } }
  * + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 1em; }

h1 {
  color: #212121;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.1; }
  @media (max-width: 43.75em) {
    h1 {
      font-size: 2rem; } }

h2 {
  color: #212121;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.1; }
  @media (max-width: 43.75em) {
    h2 {
      font-size: 1.5rem; } }

h3 {
  color: #212121;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.1; }
  @media (max-width: 43.75em) {
    h3 {
      font-size: 1.75rem; } }

h4 {
  color: #212121;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.45; }
  @media (max-width: 43.75em) {
    h4 {
      font-size: 1rem; } }

h5 {
  color: #212121;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.45; }

h6 {
  color: #212121;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 1.7;
  text-transform: uppercase; }

h1 + h1,
h2 + h1,
h3 + h1,
h4 + h1,
h5 + h1,
h6 + h1, h1 +
h2,
h2 +
h2,
h3 +
h2,
h4 +
h2,
h5 +
h2,
h6 +
h2, h1 +
h3,
h2 +
h3,
h3 +
h3,
h4 +
h3,
h5 +
h3,
h6 +
h3, h1 +
h4,
h2 +
h4,
h3 +
h4,
h4 +
h4,
h5 +
h4,
h6 +
h4, h1 +
h5,
h2 +
h5,
h3 +
h5,
h4 +
h5,
h5 +
h5,
h6 +
h5, h1 +
h6,
h2 +
h6,
h3 +
h6,
h4 +
h6,
h5 +
h6,
h6 +
h6 {
  margin-top: 0; }

.red-bar {
  padding-top: 1rem;
  position: relative; }
  .red-bar::after {
    background: #ba2031;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px; }

p {
  margin: 0 0 1rem; }
  @media print {
    p {
      orphans: 3;
      widows: 3; } }

a {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-color: transparent;
  color: #002f6c;
  -webkit-text-decoration-skip: objects;
  transition-duration: 200ms;
  transition-property: background-color, border-color, color, outline-color;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1); }
  a:focus {
    outline-color: #c6d9f2; }
  a:hover, a:focus {
    color: #205493; }
  a:active {
    color: #205493; }
  a:visited {
    color: #205493; }
  @media print {
    a, a:visited {
      text-decoration: none; }
    a[href]::after {
      content: " <" attr(href) ">";
      font-family: "Source Sans Pro", Arial, sans-serif;
      font-size: 10pt;
      font-weight: normal;
      text-transform: lowercase; }
    a[href^='javascript:']::after, a[href^='mailto:']::after, a[href^='tel:']::after, a[href^='#']::after, a[href*='?']::after {
      content: ''; } }

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

abbr:hover {
  cursor: help; }

@media print {
  abbr[title]::after {
    content: " (" attr(title) ")"; } }

cite {
  color: #4a4a4a;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.1; }

dfn {
  font-style: italic; }

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

small {
  font-size: 75%; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

blockquote {
  color: #ba2031;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.45;
  margin: 0 0 2.5rem;
  padding: 0 4rem; }
  * + blockquote {
    margin-top: 2.5rem; }
  blockquote p {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
    blockquote p::before {
      content: '\201C'; }
    blockquote p::after {
      content: '\201D'; }
  blockquote cite {
    display: block;
    margin-top: 1rem;
    text-align: right; }
    blockquote cite em {
      border-left: 1px solid #aeb0b5;
      font-weight: 400;
      margin-left: 0.25rem;
      padding-left: 0.5rem; }
  blockquote :last-child {
    margin-bottom: 0; }
  @media print {
    blockquote {
      page-break-inside: avoid; } }

pre {
  margin: 0 0 1rem;
  overflow: auto; }
  @media print {
    pre {
      page-break-inside: avoid; } }

hr {
  border: 1px solid #aeb0b5;
  box-sizing: content-box;
  height: 0;
  margin: 1.5rem 0;
  padding-bottom: -1px; }

ul {
  list-style-type: disc;
  margin: 0 0 1rem;
  padding: 0 0 0 1.5rem; }
  [dir='rtl'] ul {
    padding: 0 1.5rem 0 0; }
  ul ol,
  ul ul {
    margin: 0.5rem 0 0; }

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

li {
  margin-bottom: 0.5rem;
  padding-left: 0.5rem; }
  li:last-child {
    margin-bottom: 0; }
  li > *:last-child {
    margin-bottom: 0; }
  @media print {
    li {
      page-break-inside: avoid; } }

dd {
  margin-bottom: 0.5rem; }

dl {
  margin: 0 0 0.5rem; }

caption {
  margin-bottom: 0.25rem; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 0.5rem;
  min-width: 100%; }

td {
  background-color: #fff;
  border: 1px solid #4a4a4a;
  padding: 1rem; }

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

th {
  background-color: #fff;
  border: 1px solid #4a4a4a;
  padding: 1rem;
  text-align: left; }

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

@media print {
  thead {
    display: table-header-group; } }

@media print {
  tr {
    page-break-inside: avoid; } }

button {
  overflow: visible; }

label {
  font-weight: 600; }

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

input {
  line-height: normal; }

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

optgroup {
  font-weight: 700; }

textarea {
  overflow: auto; }

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

canvas {
  display: inline-block; }

figure {
  margin: 0 0 1rem; }

img {
  border: 0;
  font-style: italic;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }
  @media print {
    img {
      max-width: 100% !important;
      page-break-inside: avoid; } }

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

.breadcrumb__title, .readmore-link__accessibility-description {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal; }

figcaption {
  border-bottom: 2px solid #d6d7d9;
  font-size: 0.75rem;
  font-style: italic;
  padding: 1em 0; }
  .featured-hero--page figcaption {
    border: 0; }

.l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 68.75rem;
  padding-left: 20px;
  padding-right: 20px; }
  .l-constrain .l-constrain {
    padding-left: 0;
    padding-right: 0; }

.l-constrain--medium {
  max-width: 56.25rem; }

.l-constrain--large {
  max-width: 87.5rem; }

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

.l-footer {
  background-color: #112E51;
  color: #fff;
  padding: 50px 0; }
  .l-footer a {
    color: #fff; }

.l-footer--sub {
  background-color: #0D2440;
  padding: 50px 0; }
  @media (min-width: 50em) {
    .l-footer--sub .site-logo {
      float: left;
      padding: 1rem 3rem 2rem 0; } }
  .l-footer--sub .site-logo__image {
    width: 200px; }

.l-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem; }
  .l-grid > * {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 1rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    width: calc((100%) - 1rem);
    min-width: 0; }
  @supports (display: grid) {
    .l-grid {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }

.l-grid--2col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem; }
  .l-grid--2col > * {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 1rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    width: calc((100%) - 1rem);
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--2col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--2col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 37.5em) {
    .l-grid--2col > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 1rem;
      margin-left: 0.5rem;
      margin-right: 0.5rem;
      width: calc((50%) - 1rem);
      min-width: 275px; }
    @supports (display: grid) {
      .l-grid--2col {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1rem; }
        .l-grid--2col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-grid--3col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem; }
  .l-grid--3col > * {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 1rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    width: calc((100%) - 1rem);
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--3col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--3col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 47.5em) {
    .l-grid--3col > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 1rem;
      margin-left: 0.5rem;
      margin-right: 0.5rem;
      width: calc((33.3333333333%) - 1rem);
      min-width: 275px; }
    @supports (display: grid) {
      .l-grid--3col {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 1rem; }
        .l-grid--3col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-grid--4col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem; }
  .l-grid--4col > * {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 1rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    width: calc((100%) - 1rem);
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--4col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--4col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 37.5em) and (max-width: 50em) {
    .l-grid--4col > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 1rem;
      margin-left: 0.5rem;
      margin-right: 0.5rem;
      width: calc((50%) - 1rem);
      min-width: 275px; }
    @supports (display: grid) {
      .l-grid--4col {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1rem; }
        .l-grid--4col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }
  @media (min-width: 50.0625em) {
    .l-grid--4col > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 1rem;
      margin-left: 0.5rem;
      margin-right: 0.5rem;
      width: calc((25%) - 1rem);
      min-width: 0; }
    @supports (display: grid) {
      .l-grid--4col {
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 1rem; }
        .l-grid--4col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-grid--5col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem; }
  .l-grid--5col > * {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 1rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    width: calc((100%) - 1rem);
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--5col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--5col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 37.5em) and (max-width: 62.4375em) {
    .l-grid--5col > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 1rem;
      margin-left: 0.5rem;
      margin-right: 0.5rem;
      width: calc((33.3333333333%) - 1rem);
      min-width: 0; }
    @supports (display: grid) {
      .l-grid--5col {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 1rem; }
        .l-grid--5col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }
  @media (min-width: 62.5em) {
    .l-grid--5col > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 1rem;
      margin-left: 0.5rem;
      margin-right: 0.5rem;
      width: calc((20%) - 1rem);
      min-width: 0; }
    @supports (display: grid) {
      .l-grid--5col {
        grid-template-columns: repeat(5, 1fr);
        grid-gap: 1rem; }
        .l-grid--5col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-header {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.l-header__branding {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 1rem;
  position: relative; }

.l-media {
  display: flex;
  flex-direction: column; }
  @media (min-width: 43.75em) {
    .l-media {
      flex-direction: row; } }

.l-media__object {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin: 0 1rem 0 0; }

.l-media__content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1; }

.l-media--column {
  flex-direction: column; }

.l-media--reversed > .l-media__object {
  margin: 0 0 0 1rem;
  order: 1; }

.l-main-navigation {
  border-top: 1px solid #f1f1f1;
  margin-top: 1rem;
  width: 100%; }
  @media (min-width: 60em) {
    .l-main-navigation {
      padding: 1rem 0; } }

.l-section {
  margin-bottom: 2.5rem; }
  .l-section.mb-none {
    margin-bottom: 0; }
  .l-section.pb-none {
    padding-bottom: 0; }
  .l-section.gray-bg + .l-section.gray-bg {
    padding-top: 0; }

.l-section__header {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
  padding-bottom: 1.875rem; }
  .l-section__header h3 {
    margin: 0; }
  .l-section__header a {
    float: right;
    z-index: 10; }

.red-bar-title .l-section__title {
  padding-top: 1rem;
  position: relative; }
  .red-bar-title .l-section__title::after {
    background: #ba2031;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px; }

@media (min-width: 56.25em) {
  .l-sidebar {
    display: flex;
    flex-wrap: wrap; }
    .l-sidebar > * {
      flex-basis: calc(100% - 30% - 3rem);
      flex-grow: 1;
      flex-shrink: 1;
      margin-right: 1.5rem; }
      .l-sidebar > *:last-child {
        margin-right: 0; }
    .l-sidebar .l-sidebar__full {
      flex-basis: 100%;
      flex-grow: 1;
      flex-shrink: 1;
      margin-right: 0; }
    .l-sidebar .l-sidebar__sidebar {
      flex-basis: 30%;
      flex-grow: 1;
      flex-shrink: 0; }
    @supports (display: grid) {
      .l-sidebar {
        display: grid;
        grid-gap: 1.5rem;
        grid-template-columns: 30% 70%; }
        .l-sidebar .l-sidebar__full {
          grid-column: span 2; } } }

@media (min-width: 56.25em) {
  .l-sidebar--multi-2 > * {
    flex-basis: calc(100% - 60% - 4.5rem);
    flex-grow: 1;
    flex-shrink: 1; }
  @supports (display: grid) {
    .l-sidebar--multi-2 {
      grid-template-columns: 30% 1fr 30%; }
      .l-sidebar--multi-2 .l-sidebar__full {
        grid-column: span 3; } } }

.l-sidebar .sidebar__social {
  border-top: 1px solid #f1f1f1;
  margin: 2rem 0;
  padding: 2rem 0; }
  .l-sidebar .sidebar__social a {
    border: 1px solid #f1f1f1;
    border-radius: 50%;
    margin: .25rem;
    padding: .75rem; }
    .l-sidebar .sidebar__social a:hover {
      border: 1px solid #ba2031; }

.l-sidebar__main .project-overview__title {
  margin-top: 0; }

.white-bg {
  padding: 2rem 0; }

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

.alignleft {
  max-width: 100%; }

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

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

.alignright {
  max-width: 100%; }

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

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

.alignfull {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw; }

.alignwide {
  margin-left: calc((calc(100vw - 100%) / 2) * -0.5);
  margin-right: calc((calc(100vw - 100%) / 2) * -0.5);
  width: auto; }

.block-alignwide {
  margin: 1em -100%;
  /* old browsers fallback */
  margin: 1em calc(50% - 50vw); }
  .block-alignwide .block-alignwide__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 68.75rem;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 87.5rem; }
    .block-alignwide .block-alignwide__content .block-alignwide .block-alignwide__content {
      padding-left: 0;
      padding-right: 0; }

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

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

.sticky {
  display: block; }

.wp-caption {
  max-width: 100%; }
  .wp-caption .wp-caption-text {
    max-width: 100%; }

.article {
  padding-bottom: 0; }

.article__footer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 1rem; }

.blue-bg {
  background: #112E51;
  padding: 3.5rem 0; }
  .blue-bg * {
    color: #fff; }
    .blue-bg * a {
      color: #fff; }

.breadcrumb {
  color: #212121;
  font-size: 0.75rem;
  margin: 0;
  min-height: 2.5rem; }
  .breadcrumb::after {
    clear: both;
    content: "";
    display: table; }

.breadcrumb__list {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .breadcrumb__list li {
    padding-left: 0; }
  .breadcrumb__list > li {
    display: inline; }

.breadcrumb__item {
  margin-right: 0.75em; }
  .breadcrumb__item::after {
    color: #d6d7d9;
    content: '/';
    margin-left: 0.75em; }
  .breadcrumb__item:last-child::after {
    content: '';
    margin-left: 0; }

@media (max-width: 43.75em) {
  .breadcrumb__list .breadcrumb__item {
    display: none; }
    .breadcrumb__list .breadcrumb__item:nth-last-child(2) {
      display: block; }
      .breadcrumb__list .breadcrumb__item:nth-last-child(2)::after {
        display: none; }
      .breadcrumb__list .breadcrumb__item:nth-last-child(2)::before {
        color: #d6d7d9;
        content: '<';
        margin-right: 0.75em; } }

.breadcrumb__link {
  color: #aeb0b5;
  text-decoration: none; }
  .breadcrumb__link:visited {
    color: #aeb0b5; }
  .breadcrumb__link:hover, .breadcrumb__link:focus {
    color: #212121; }
  .breadcrumb__link:active {
    color: #212121; }

.button {
  background-color: #002f6c;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.45;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  transition: background 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  margin: 0 0 0.5rem; }
  .button:visited {
    color: #fff; }
  .button:hover, .button:focus {
    background-color: #205493;
    color: #fff; }
  .button:active {
    background-color: #112E51;
    color: #fff; }
  .button[disabled] {
    background-color: #f1f1f1;
    color: #aeb0b5;
    cursor: default;
    pointer-events: none; }
  .button + .button {
    margin-left: 0.5rem; }
    [dir='rtl'] .button + .button {
      margin-left: 0;
      margin-right: 0.5rem; }

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

.button--secondary {
  background-color: #ba2031;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.45;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  transition: background 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal; }
  .button--secondary:visited {
    color: #fff; }
  .button--secondary:hover, .button--secondary:focus {
    background-color: "rgba(186, 32, 49, .9)";
    color: #fff; }
  .button--secondary:active {
    background-color: "rgba(186, 32, 49, .9)";
    color: #fff; }
  .button--secondary[disabled] {
    background-color: #f1f1f1;
    color: #aeb0b5;
    cursor: default;
    pointer-events: none; }

.button--large {
  font-size: 1.25rem;
  padding: 1rem 2.5rem; }

.button--small {
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem; }

.button--arrow {
  background-image: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2227px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2027%2017%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2054.1%20(76490)%20-%20https%3A%2F%2Fsketchapp.com%20--%3E%0A%20%20%20%20%3Ctitle%3EIcon%20%2F%20Arrow-Read%20More%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22CTA-%2F-Newsletter-signup%22%20transform%3D%22translate(-295.000000%2C%20-233.000000)%22%20fill%3D%22%23205493%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group%22%20transform%3D%22translate(198.000000%2C%20226.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Icon-%2F-Arrow-Read-More%22%20transform%3D%22translate(97.000000%2C%208.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M14.5068359%2C14.2077637%20L14.5068359%2C1.20776367%20L25%2C7.50066523%20L14.5068359%2C14.2077637%20Z%20M15.0353434%2C-0.766108691%20C14.7925903%2C-0.919437438%2014.5107735%2C-1%2014.2219811%2C-1%20C13.4197799%2C-1%2012.7668579%2C-0.391882596%2012.7668579%2C0.353970802%20L12.7668579%2C6.61186272%20L0.954270656%2C6.61186272%20C0.426910557%2C6.61186272%200%2C7.00947795%200%2C7.5006497%20C0%2C7.99052205%200.426910557%2C8.38813728%200.954270656%2C8.38813728%20L12.7668579%2C8.38813728%20L12.7668579%2C14.6460292%20C12.7668579%2C15.393182%2013.4197799%2C16%2014.2219811%2C16%20C14.5107735%2C16%2014.7925903%2C15.9194374%2015.0353434%2C15.7674081%20L26.3624244%2C8.62072919%20C26.7614323%2C8.36864633%2027%2C7.94894137%2027%2C7.5006497%20C27%2C7.05105863%2026.7614323%2C6.63135367%2026.3624244%2C6.37927081%20L15.0353434%2C-0.766108691%20Z%22%20id%3D%22Fill-1%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-attachment: initial;
  background-color: initial;
  background-position: center right;
  background-repeat: no-repeat;
  color: #002f6c;
  font-size: 1.25rem;
  font-weight: 400;
  margin-top: 1rem;
  padding: 0 2rem 0 0;
  position: relative;
  text-decoration: none; }
  .button--arrow:hover {
    background-color: transparent;
    color: #002f6c; }
    .button--arrow:hover::after {
      background-color: #002f6c;
      bottom: -5px;
      content: '';
      height: 3px;
      left: 0;
      position: absolute;
      width: 100%; }
  .button--arrow:visited {
    color: #002f6c; }

.card {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  display: flex;
  flex-direction: column;
  text-decoration: none;
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1); }
  .card:hover, .card:focus-within {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }

.card__date {
  font-size: 0.75rem; }

.card__title {
  font-size: 1.5rem;
  line-height: 1; }
  .card__title a {
    color: #212121; }
    .card__title a:visited {
      color: #212121; }
    .card__title a:hover, .card__title a:focus {
      color: #4a4a4a; }
    .card__title a:active {
      color: #4a4a4a; }

.card__body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 0 1.5rem 0; }
  .card__body p:last-child {
    margin-bottom: 0; }

.card__date {
  color: #4a4a4a;
  margin-bottom: 1rem; }

.card__content {
  margin-bottom: 1.5rem; }

.card__media {
  margin-bottom: 1.5rem;
  order: -1; }
  .card__media a {
    display: block;
    height: 100%;
    width: 100%; }
  .card__media img {
    width: 100%; }

.card__footer {
  margin-top: auto;
  padding: 0 0 1.5rem; }
  .card__footer > div {
    margin-bottom: 1rem; }
    .card__footer > div:last-child {
      margin-bottom: 0; }

.card__readmore {
  text-align: right; }

.card--feature .card__body {
  padding-top: 1.5rem; }

.card--feature .card__media {
  flex-grow: 1;
  margin-bottom: 0; }

@media (min-width: 60em) {
  .card--feature {
    flex-direction: row; }
    .card--feature .card__title {
      font-size: 2rem; }
    .card--feature .card__body {
      max-width: 600px;
      padding: 1.5rem 2vw 0; }
    .card--feature .card__media {
      order: initial; } }

.card--resources {
  background: #fff;
  border-bottom: 0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  height: auto !important;
  text-align: left; }
  .card--resources:hover {
    background: #205493;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5); }
    .card--resources:hover * {
      color: #fff !important; }
  .card--resources .card__body {
    justify-content: space-between;
    padding: 1.5rem; }
  .card--resources .card__content {
    margin: 0; }
  .card--resources .card__date {
    margin: 0; }
  .card--resources .card__title {
    font-size: 1rem; }
    .card--resources .card__title a {
      font-weight: normal;
      text-decoration: none; }
  .card--resources .card__eyebrow {
    color: #ba2031;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase; }

.card--50-50 {
  align-items: center;
  background: #fff;
  display: flex; }
  @media (min-width: 62.5em) {
    .card--50-50 {
      flex-direction: row;
      flex-wrap: nowrap; } }
  @media (min-width: 62.5em) {
    .card--50-50:nth-child(even) {
      flex-direction: row-reverse; } }
  .card--50-50 .card__body {
    padding: 1.5rem;
    width: 100%; }
    @media (min-width: 62.5em) {
      .card--50-50 .card__body {
        width: 45%; } }
  .card--50-50 .card__image {
    width: 100%; }
    @media (min-width: 62.5em) {
      .card--50-50 .card__image {
        width: 55%; } }
  .card--50-50 .card__date {
    margin-bottom: 1.5rem; }

.card--feature-grid {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  margin-bottom: .5rem; }
  .card--feature-grid.card {
    border: 0;
    color: #fff;
    display: flex;
    height: 200px;
    justify-content: flex-end;
    padding: 1.5rem;
    position: relative;
    text-decoration: none; }
    .large .card--feature-grid.card {
      height: 400px; }
    .card--feature-grid.card::after {
      background: rgba(0, 0, 0, 0.5);
      bottom: 0;
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 0; }
    .card--feature-grid.card::before {
      background: #112E51;
      bottom: 0;
      content: '';
      height: 0;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 0; }
    .card--feature-grid.card:hover::before {
      height: 100%;
      transition: height .5s ease-in-out;
      z-index: 1; }
    .card--feature-grid.card .card__header {
      z-index: 2; }
    .card--feature-grid.card * {
      color: #fff; }
  .card--feature-grid .card__content {
    color: #fff;
    z-index: 10; }
  .card--feature-grid h5 {
    color: #fff; }

.card--related-grid.card {
  border: 0;
  border-left: 1px solid #d6d7d9;
  box-shadow: none;
  color: #212121;
  display: flex;
  height: auto;
  justify-content: space-between;
  padding: 0 1.5rem;
  position: relative;
  text-decoration: none; }
  .card--related-grid.card:hover {
    box-shadow: none; }

.card--related-grid .card__eyebrow {
  background-color: #ba2031;
  color: #fff;
  display: inline-block;
  font-size: 0.75rem;
  padding: 0 3px;
  text-transform: uppercase; }

.card--related-grid .card__link {
  font-size: 1rem;
  text-decoration: none; }
  .card--related-grid .card__link:hover {
    color: #002f6c;
    text-decoration: underline; }

.card--related-grid .card__date {
  font-size: 0.75rem;
  font-style: italic; }

.blue-bg .card--related-grid * {
  color: #fff !important; }

.card--staff h3 {
  font-size: 1.5rem;
  margin: 1.5rem 0 .5rem; }

.card--staff h4 {
  font-size: 1.25rem;
  line-height: 1.25;
  margin: .5rem 0; }

.card--staff a {
  color: #ba2031;
  text-decoration: none; }
  .card--staff a:hover {
    text-decoration: underline; }

.card--staff img {
  position: relative; }
  .card--staff img::before {
    background: rgba(17, 46, 81, 0.5);
    bottom: 0;
    content: '';
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 0; }
  .card--staff img:hover::before {
    height: 100%;
    transition: height .5s ease-in-out;
    z-index: 1; }

.card--ur {
  cursor: pointer;
  margin-bottom: .5rem; }
  .card--ur.card {
    border: 0;
    color: #fff;
    display: flex;
    height: 200px;
    justify-content: flex-end;
    padding: 1.5rem;
    position: relative;
    text-decoration: none; }
    .large .card--ur.card {
      height: 200px; }
    .xlarge .card--ur.card {
      height: 400px; }
    .card--ur.card::after {
      background: rgba(0, 0, 0, 0.5);
      bottom: 0;
      content: '';
      height: 33%;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 0; }
    .card--ur.card::before {
      background: #112E51;
      bottom: 0;
      content: '';
      height: 0;
      left: 0;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 0; }
    .card--ur.card:hover::before {
      height: 100%;
      transition: height .5s ease-in-out;
      z-index: 1; }
    .card--ur.card:hover .card__text {
      display: block;
      opacity: 1;
      visibility: visible; }
    .card--ur.card .card__header {
      z-index: 2; }
    .card--ur.card .card__title {
      font-size: 1.25rem; }
    .card--ur.card .card__text {
      opacity: 0;
      padding-bottom: 1.25rem;
      transition: opacity 0.25s ease-in-out;
      visibility: hidden;
      z-index: 2; }
    .card--ur.card * {
      color: #fff; }
  .card--ur .card__content {
    color: #fff;
    z-index: 10; }
  .card--ur h6 {
    color: #fff;
    margin-bottom: 0; }

.ccbo-cta {
  text-align: center; }
  @media (min-width: 62.5em) {
    .ccbo-cta {
      align-items: flex-end;
      display: flex;
      justify-content: space-between;
      margin-left: 0;
      overflow: hidden;
      padding-bottom: 1rem;
      text-align: left; } }
  .ccbo-cta hr {
    border-bottom: 8px solid 'red';
    display: none;
    margin: 1.5rem 0;
    width: 100px; }
    @media (min-width: 62.5em) {
      .ccbo-cta hr {
        display: block;
        text-align: left; } }

.ccbo-cta__image {
  display: none;
  position: relative;
  width: 75%; }
  @media (min-width: 62.5em) {
    .ccbo-cta__image {
      display: block; } }
  .ccbo-cta__image img {
    margin: 50px 0 0; }
    @media (min-width: 62.5em) {
      .ccbo-cta__image img {
        margin: 50px 50px -50px 0; } }
  .ccbo-cta__image::after {
    margin: 0 auto;
    position: absolute;
    z-index: 10; }
    @media (min-width: 62.5em) {
      .ccbo-cta__image::after {
        margin: 0;
        right: auto; } }

.ccbo-cta__content {
  margin-bottom: 1.5rem; }

.ccbo-cta__fact {
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 1.5rem;
  position: relative; }

.ccbo-cta__title {
  margin-bottom: 1rem; }

.ccbo-cta__summary {
  font-size: 20px;
  margin-bottom: 1.5rem; }

.ccbo-cta__border {
  border-bottom: 1px solid 'grey';
  border-top: 1px solid 'grey'; }

.copyright {
  color: #d6d7d9;
  font-size: 14px; }

.cta {
  padding: 1.5rem 0;
  text-align: center; }
  @media (min-width: 62.5em) {
    .cta {
      align-items: flex-end;
      display: flex;
      gap: 1.5rem;
      justify-content: space-between;
      margin-left: 0;
      overflow: hidden;
      padding-top: 0;
      text-align: left; } }
  .cta hr {
    border-bottom: 8px solid 'red';
    display: none;
    margin: 1.5rem 0;
    width: 100px; }
    @media (min-width: 62.5em) {
      .cta hr {
        display: block;
        text-align: left; } }

.cta__image {
  display: none; }
  @media (min-width: 62.5em) {
    .cta__image {
      display: block;
      margin-bottom: -3.5rem;
      position: relative;
      width: 45%; } }
  .cta__image::before {
    border: 15px solid rgba(186, 32, 49, 0.9);
    border-radius: 50%;
    content: '';
    display: block;
    height: 18.75rem;
    position: absolute;
    width: 18.75rem; }
  .cta__image img {
    border-radius: 50%;
    display: block;
    max-width: 18.75rem;
    width: 100%; }

.cta__content {
  margin-bottom: 1.5rem; }
  @media (min-width: 62.5em) {
    .cta__content {
      width: 55%; } }

.cta__summary {
  font-size: 20px;
  margin-bottom: 1.5rem; }

.cta__border {
  border-bottom: 1px solid 'grey';
  border-top: 1px solid 'grey'; }

.date {
  color: #4a4a4a;
  font-size: 1rem; }

/* stylelint-disable-next-line selector-no-qualifying-type */
details.details {
  border-bottom: 1px solid #d6d7d9;
  /* stylelint-disable-next-line selector-no-qualifying-type */ }
  .js details.details:not([open]) > .details__content {
    display: none; }
  details.details:first-of-type {
    border-top: 1px solid #d6d7d9; }

.details__summary {
  background-image: url("../images/plus.svg");
  background-position: right 1.5rem center;
  background-repeat: no-repeat;
  background-size: 0.8125rem;
  cursor: pointer;
  display: block;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1;
  outline: 0;
  padding: 0.9375rem 3.4375rem 0.9375rem 1.5rem;
  transition: background 200ms cubic-bezier(0.4, 0, 0.2, 1); }
  [dir='rtl'] .details__summary {
    background-position: left 1.5rem center;
    padding-left: 3.4375rem;
    padding-right: 1.5rem; }
  [open] > .details__summary {
    background-image: url("../images/minus.svg"); }
  .details__summary:hover {
    background-color: #f1f1f1; }
  .details__summary::-webkit-details-marker {
    display: none; }

.details__fallback-link {
  color: inherit !important;
  display: block;
  outline: 0;
  text-decoration: none; }

.details__content {
  background: #fff;
  border-top: 0;
  padding: 0 1.5rem 1rem; }
  .details__content > :last-child {
    margin-bottom: 0; }

.details__description {
  color: #212121;
  font-size: 1rem;
  margin-bottom: 1rem; }
  .details__description > :last-child {
    margin-bottom: 0; }

.facet__title {
  font-size: 1.25rem;
  margin-bottom: 1rem; }

.facet .facetwp-btn {
  opacity: 1;
  right: 0;
  top: auto; }
  .facet .facetwp-btn::before {
    background: url("/wp-content/themes/urbanlinks/images/icon-search.svg") center no-repeat #002f6c;
    height: 30px;
    width: 30px; }

.facetwp-search {
  border: 0;
  height: 30px;
  margin-left: 1rem; }

.facet__search {
  align-items: center;
  display: flex;
  font-size: 1.25rem;
  justify-content: center; }
  .facet__search .facetwp-facet {
    margin: 0; }

.facets .facetwp-checkbox.checked {
  background-image: url("/wp-content/themes/urbanlinks/images/checkbox-on.png"); }

.facets .facetwp-selection-label {
  display: none; }

.facets .facetwp-selections .facetwp-selection-value {
  font-size: 0.75rem; }

.feature-card__title {
  font-size: 2.5rem;
  text-align: center; }

.feature-card__item {
  border-bottom: 1px solid rgba(139, 166, 202, 0.5);
  display: flex;
  padding: 3rem 0; }

.feature-card__left {
  flex-shrink: 0;
  padding-right: 2rem;
  width: 275px; }

.featured-hero--page {
  background: #f1f1f1;
  margin-bottom: 3rem;
  padding: 1rem 0 2rem; }
  .featured-hero--page .featured-hero__container {
    align-items: center;
    display: flex;
    justify-content: center; }
    @media (min-width: 56.25em) {
      .featured-hero--page .featured-hero__container {
        overflow: hidden; } }
  .featured-hero--page .featured-hero__text {
    max-width: 100%; }
  .featured-hero--page .featured-hero__content {
    background: transparent;
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 1;
    justify-content: flex-start; }
    @media (min-width: 56.25em) {
      .featured-hero--page .featured-hero__content {
        align-items: center;
        display: flex;
        width: 50%; } }
    .featured-hero--page .featured-hero__content * {
      color: #4a4a4a !important; }
  .featured-hero--page .featured-hero__teaser {
    font-size: 1.5rem; }
  @media (min-width: 56.25em) {
    .featured-hero--page .featured-hero__text {
      padding-left: 2.5rem;
      width: 100%; } }
  .featured-hero--page .featured-hero__image {
    flex-basis: 0%;
    flex-grow: 1;
    flex-shrink: 1;
    height: auto;
    margin: 1rem 0;
    text-align: right;
    width: 100%; }
    @media (min-width: 56.25em) {
      .featured-hero--page .featured-hero__image {
        width: 50%; } }
  .featured-hero--page .featured-hero__title {
    margin-bottom: .5rem;
    padding-top: 1rem;
    position: relative; }
  .featured-hero--page .featured-hero__job-title {
    font-size: 1.25rem;
    margin-bottom: .5rem; }
  .featured-hero--page .featured-hero__teaser p {
    margin-top: 1rem; }

.featured-hero__container {
  display: flex;
  justify-content: center; }
  @media (min-width: 56.25em) {
    .featured-hero__container {
      overflow: hidden; } }

.featured-hero__content {
  background: #112E51;
  color: #fff;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 1;
  justify-content: flex-end;
  padding: 1.875rem;
  width: 100%; }
  .featured-hero__content * {
    color: #fff !important; }
  @media (min-width: 56.25em) {
    .featured-hero__content {
      align-items: center;
      display: flex;
      padding: 0;
      width: 45%; } }

.featured-hero__text {
  padding: 1rem; }
  @media (min-width: 56.25em) {
    .featured-hero__text {
      max-width: 470px;
      padding: 3.5rem 2.5rem; } }

.featured-hero__image {
  display: none; }
  @media (min-width: 56.25em) {
    .featured-hero__image {
      background-repeat: no-repeat;
      background-size: cover;
      display: block;
      width: 55%; } }

.featured-hero__title {
  padding-top: 1rem;
  position: relative; }

.featured-hero__teaser p {
  margin-top: 1rem; }

.fieldset {
  margin-bottom: 2.95rem;
  padding: 0;
  position: relative;
  top: 1.45rem; }

.fieldset__legend {
  box-sizing: content-box;
  display: block;
  left: -1px;
  position: absolute;
  text-indent: 0;
  top: -1.45rem;
  width: 100%; }
  [dir='rtl'] .fieldset__legend {
    left: auto;
    right: -1px; }

.fieldset__legend-text {
  display: block; }

.fieldset__legend-link {
  display: block; }

.fieldset__description {
  color: #4a4a4a;
  font-size: 1rem; }
  .fieldset__description > :last-child {
    margin-bottom: 0; }

.fieldset--default {
  background: #fff;
  border: 1px solid #d6d7d9;
  margin: 1rem 0 1.75rem;
  padding: 0 1em; }
  .fieldset--default .fieldset__legend {
    background: #d6d7d9;
    border: 1px solid #d6d7d9;
    border-bottom: 0;
    color: #212121;
    height: 2em;
    line-height: 2;
    padding: 0;
    text-shadow: 0 1px 0 #fff; }
  .fieldset--default .fieldset__legend-text {
    padding-left: 1em; }
    [dir='rtl'] .fieldset--default .fieldset__legend-text {
      padding-left: 0;
      padding-right: 1em; }
  .fieldset--default .fieldset__content {
    margin-top: 2.5em; }
  .fieldset--default .fieldset__description {
    font-style: italic;
    margin: 1rem 0; }

@media (min-width: 50em) {
  .footer-right {
    text-align: right; } }

.form-item {
  margin: 0 0 1.5rem; }

.form-item__label {
  display: block; }
  .is-disabled > .form-item__label {
    opacity: 0.35; }

.form-item__fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

.form-item__description {
  color: #4a4a4a;
  font-size: 1rem; }
  .form-item__description > :last-child {
    margin-bottom: 0; }

.form-item__required-marker::before {
  content: '*'; }


.form-item__color,
.form-item__date,
.form-item__email,
.form-item__month,
.form-item__number,
.form-item__password,
.form-item__search,
.form-item__select,
.form-item__tel,
.form-item__text,
.form-item__textarea,
.form-item__time,
.form-item__url,
.form-item__week {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #f7f7f7;
  border: 1px solid #d6d7d9;
  border-radius: 0;
  display: inline-block;
  font-size: 1rem;
  height: 2.75rem;
  line-height: 1.375;
  margin: 0.2em 0;
  max-width: 100%;
  padding: 0.625em 0.4375em;
  transition-duration: 200ms;
  transition-property: background-color, border;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }
  
  .form-item__color:focus,
  .form-item__date:focus,
  .form-item__email:focus,
  .form-item__month:focus,
  .form-item__number:focus,
  .form-item__password:focus,
  .form-item__search:focus,
  .form-item__select:focus,
  .form-item__tel:focus,
  .form-item__text:focus,
  .form-item__textarea:focus,
  .form-item__time:focus,
  .form-item__url:focus,
  .form-item__week:focus {
    outline: 2px solid transparent;
    outline-offset: 2px; }
    
    .form-item__color:focus:focus,
    .form-item__date:focus:focus,
    .form-item__email:focus:focus,
    .form-item__month:focus:focus,
    .form-item__number:focus:focus,
    .form-item__password:focus:focus,
    .form-item__search:focus:focus,
    .form-item__select:focus:focus,
    .form-item__tel:focus:focus,
    .form-item__text:focus:focus,
    .form-item__textarea:focus:focus,
    .form-item__time:focus:focus,
    .form-item__url:focus:focus,
    .form-item__week:focus:focus {
      outline-color: #c6d9f2; }
  
  .form-item__color:hover,
  .form-item__color:focus,
  .form-item__date:hover,
  .form-item__date:focus,
  .form-item__email:hover,
  .form-item__email:focus,
  .form-item__month:hover,
  .form-item__month:focus,
  .form-item__number:hover,
  .form-item__number:focus,
  .form-item__password:hover,
  .form-item__password:focus,
  .form-item__search:hover,
  .form-item__search:focus,
  .form-item__select:hover,
  .form-item__select:focus,
  .form-item__tel:hover,
  .form-item__tel:focus,
  .form-item__text:hover,
  .form-item__text:focus,
  .form-item__textarea:hover,
  .form-item__textarea:focus,
  .form-item__time:hover,
  .form-item__time:focus,
  .form-item__url:hover,
  .form-item__url:focus,
  .form-item__week:hover,
  .form-item__week:focus {
    background-color: #fff;
    border: 1px solid #4a4a4a; }
  
  .form-item__color:disabled,
  .form-item__date:disabled,
  .form-item__email:disabled,
  .form-item__month:disabled,
  .form-item__number:disabled,
  .form-item__password:disabled,
  .form-item__search:disabled,
  .form-item__select:disabled,
  .form-item__tel:disabled,
  .form-item__text:disabled,
  .form-item__textarea:disabled,
  .form-item__time:disabled,
  .form-item__url:disabled,
  .form-item__week:disabled {
    cursor: default;
    opacity: 0.35; }
    
    .form-item__color:disabled:hover,
    .form-item__color:disabled:focus,
    .form-item__date:disabled:hover,
    .form-item__date:disabled:focus,
    .form-item__email:disabled:hover,
    .form-item__email:disabled:focus,
    .form-item__month:disabled:hover,
    .form-item__month:disabled:focus,
    .form-item__number:disabled:hover,
    .form-item__number:disabled:focus,
    .form-item__password:disabled:hover,
    .form-item__password:disabled:focus,
    .form-item__search:disabled:hover,
    .form-item__search:disabled:focus,
    .form-item__select:disabled:hover,
    .form-item__select:disabled:focus,
    .form-item__tel:disabled:hover,
    .form-item__tel:disabled:focus,
    .form-item__text:disabled:hover,
    .form-item__text:disabled:focus,
    .form-item__textarea:disabled:hover,
    .form-item__textarea:disabled:focus,
    .form-item__time:disabled:hover,
    .form-item__time:disabled:focus,
    .form-item__url:disabled:hover,
    .form-item__url:disabled:focus,
    .form-item__week:disabled:hover,
    .form-item__week:disabled:focus {
      background-color: #f7f7f7;
      border: 1px solid #d6d7d9; }
  .is-full-width >
  .form-item__color, .is-full-width >
  .form-item__date, .is-full-width >
  .form-item__email, .is-full-width >
  .form-item__month, .is-full-width >
  .form-item__number, .is-full-width >
  .form-item__password, .is-full-width >
  .form-item__search, .is-full-width >
  .form-item__select, .is-full-width >
  .form-item__tel, .is-full-width >
  .form-item__text, .is-full-width >
  .form-item__textarea, .is-full-width >
  .form-item__time, .is-full-width >
  .form-item__url, .is-full-width >
  .form-item__week {
    width: 100%; }

.form-item__textarea {
  height: auto; }

.form-item--checkbox {
  margin-bottom: 8px; }

.form-item__checkbox {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important; }
  .form-item__checkbox + .form-item__label {
    cursor: pointer;
    display: block; }
    .form-item__checkbox + .form-item__label::before {
      outline: 2px solid transparent;
      outline-offset: 2px;
      background: #fff;
      border: 1px solid #4a4a4a;
      content: '\a0';
      display: inline-block;
      height: 1.25rem;
      line-height: 1.25rem;
      margin-right: 0.6em;
      text-indent: 0.15em;
      transition-duration: 200ms;
      transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      vertical-align: middle;
      width: 1.25rem; }
      .form-item__checkbox + .form-item__label::before:focus {
        outline-color: #c6d9f2; }
  .form-item__checkbox:checked + .form-item__label::before {
    background-image: url("../images/correct.svg");
    background-color: #002f6c;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 1.25rem; }
  .form-item__checkbox:focus + .form-item__label::before {
    outline-color: #c6d9f2; }
  .form-item__checkbox:disabled + .form-item__label {
    cursor: default;
    opacity: 0.35; }
    .form-item__checkbox:disabled + .form-item__label::before {
      cursor: not-allowed; }

.form-item--checkboxes {
  margin-bottom: 0; }

.form-item--radio {
  margin-bottom: 8px; }
  .form-item--radio .form-item__radio {
    outline: 2px solid transparent;
    outline-offset: 2px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    border: 1px solid #4a4a4a;
    border-radius: 50%;
    box-shadow: 0 0 0 2px transparent;
    cursor: pointer;
    height: 18px;
    margin-right: 3px;
    outline: none;
    position: relative;
    top: 2px;
    transition-duration: 200ms;
    transition-property: background-color, border-color, border-radius;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    width: 18px; }
    .form-item--radio .form-item__radio:focus {
      outline-color: #c6d9f2; }
    .form-item--radio .form-item__radio:checked {
      background-color: #002f6c;
      border: 2px solid #fff;
      box-shadow: 0 0 0 2px #002f6c; }
    .form-item--radio .form-item__radio:disabled {
      cursor: default;
      opacity: 0.35; }
    .form-item--radio .form-item__radio + .form-item__label {
      cursor: pointer;
      display: inline; }
    .form-item--radio .form-item__radio:disabled + .form-item__label {
      cursor: default;
      opacity: 0.35; }

.form-item--radios {
  margin-bottom: 0; }

.form-item--range .form-item__range {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 0;
  height: 2.75rem;
  margin: 0.2em 0;
  padding: 0; }
  .form-item--range .form-item__range::-moz-focus-outer {
    border: 0; }
  .form-item--range .form-item__range:focus {
    box-shadow: none;
    outline: 0; }
    .form-item--range .form-item__range:focus::-moz-range-thumb {
      outline-color: #c6d9f2; }
    .form-item--range .form-item__range:focus::-ms-thumb {
      outline-color: #c6d9f2; }
    .form-item--range .form-item__range:focus::-webkit-slider-thumb {
      outline-color: #c6d9f2; }
  .form-item--range .form-item__range:disabled {
    cursor: default;
    opacity: 0.35; }
  .form-item--range .form-item__range::-moz-range-thumb {
    outline: 2px solid transparent;
    outline-offset: 2px;
    background: #4a4a4a;
    border: 1px solid #f7f7f7;
    border-radius: 0;
    cursor: pointer;
    height: 2.75rem;
    outline: 0;
    transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 1.375rem; }
    .form-item--range .form-item__range::-moz-range-thumb:focus {
      outline-color: #c6d9f2; }
  .form-item--range .form-item__range::-moz-range-track {
    background: #aeb0b5;
    border: 1px solid #4a4a4a;
    cursor: pointer;
    display: block;
    height: 0.625rem;
    margin: 0;
    outline: 0;
    width: 100%; }
  .form-item--range .form-item__range::-ms-thumb {
    outline: 2px solid transparent;
    outline-offset: 2px;
    background: #4a4a4a;
    border: 1px solid #f7f7f7;
    border-radius: 0;
    cursor: pointer;
    height: 2.75rem;
    outline: 0;
    transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 1.375rem;
    margin-top: 0 !important; }
    .form-item--range .form-item__range::-ms-thumb:focus {
      outline-color: #c6d9f2; }
  .form-item--range .form-item__range::-ms-track {
    background: #aeb0b5;
    border: 1px solid #4a4a4a;
    cursor: pointer;
    display: block;
    height: 0.625rem;
    margin: 0;
    outline: 0;
    width: 100%;
    background: transparent;
    border: 0;
    color: transparent; }
  .form-item--range .form-item__range::-ms-fill-lower, .form-item--range .form-item__range::-ms-fill-upper {
    background: #aeb0b5;
    border: 1px solid #4a4a4a; }
  .form-item--range .form-item__range::-webkit-slider-thumb {
    outline: 2px solid transparent;
    outline-offset: 2px;
    background: #4a4a4a;
    border: 1px solid #f7f7f7;
    border-radius: 0;
    cursor: pointer;
    height: 2.75rem;
    outline: 0;
    transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 1.375rem;
    -webkit-appearance: none;
    margin-top: -1.125rem; }
    .form-item--range .form-item__range::-webkit-slider-thumb:focus {
      outline-color: #c6d9f2; }
  .form-item--range .form-item__range::-webkit-slider-runnable-track {
    background: #aeb0b5;
    border: 1px solid #4a4a4a;
    cursor: pointer;
    display: block;
    height: 0.625rem;
    margin: 0;
    outline: 0;
    width: 100%; }

.form-item--range.is-full-width > .form-item__range {
  width: 100%; }

.form-item--select .form-item__select {
  background-image: url("../images/select-arrows.svg");
  background-position: right 0.625rem center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  padding-right: 2.5rem; }
  [dir='rtl'] .form-item--select .form-item__select {
    background-position: left 0.625rem center;
    padding-left: 2.5rem;
    padding-right: 0; }
  .form-item--select .form-item__select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }
  .form-item--select .form-item__select::-ms-expand {
    display: none; }

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

.glide {
  background: #112E51; }

.gray-bg {
  background: #f1f1f1;
  padding: 3.5rem 0; }
  .gray-bg.pb-none {
    padding-bottom: 0; }

.gray-bg--blue {
  background: #dce4ef;
  padding: 1.5rem 0; }

.hero-bg-image {
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  padding: 0;
  text-align: center; }
  .hero-bg-image.has-overlay {
    position: relative; }
    @media (min-width: 62.5em) {
      .hero-bg-image.has-overlay {
        padding: 10rem 0 0; } }
    .hero-bg-image.has-overlay .hero-bg-image__content {
      position: relative;
      z-index: 2; }
      .hero-bg-image.has-overlay .hero-bg-image__content::after {
        background: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
        bottom: 0;
        content: '';
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1; }

.hero-bg-image__title {
  color: #212121;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.45;
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 0;
  padding: 5rem 0 1rem; }
  @media (min-width: 62.5em) {
    .hero-bg-image__title {
      font-size: 3.5rem; } }

.hero-bg-image__summary {
  color: #212121;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.45;
  color: #fff;
  padding-bottom: 2.5rem; }
  @media (max-width: 60em) {
    .hero-bg-image__summary {
      font-size: 1rem;
      padding-bottom: 1.5rem; } }

.hero-bg-image--left {
  text-align: left; }
  @media (min-width: 60em) {
    .hero-bg-image--left {
      padding-left: 10%;
      padding-right: 35%; } }

.hero-bg-image--right {
  text-align: left; }
  @media (min-width: 60em) {
    .hero-bg-image--right {
      padding-left: 35%;
      padding-right: 10%; } }

.hero-bg-image--dark {
  padding: 4rem 1rem 2rem;
  position: relative; }
  .hero-bg-image--dark::after {
    background: rgba(17, 46, 81, 0.8);
    bottom: 0;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1; }
  .hero-bg-image--dark .hero-bg-image__content {
    position: relative;
    z-index: 2; }

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

.hero-inline-image__media {
  display: block;
  line-height: 0;
  margin-bottom: 1.5rem; }
  @media (min-width: 60em) {
    .hero-inline-image__media {
      margin-bottom: 0; } }
  .hero-inline-image__media img,
  .hero-inline-image__media picture {
    width: 100%; }

@media (min-width: 60em) {
  .hero-inline-image__content {
    bottom: 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 15%;
    position: absolute;
    right: 15%;
    top: 5%; } }

.hero-inline-image__title {
  color: #212121;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.45;
  margin-bottom: 1.5rem; }
  @media (min-width: 60em) {
    .hero-inline-image__title {
      color: #fff;
      margin-bottom: 2.5rem; } }
  @media (max-width: 60em) {
    .hero-inline-image__title {
      font-size: 3rem; } }

.hero-inline-image__summary {
  color: #212121;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.45;
  margin-bottom: 1.5rem; }
  @media (min-width: 60em) {
    .hero-inline-image__summary {
      color: #fff;
      margin-bottom: 2.5rem; } }

@media (min-width: 60em) {
  .hero-inline-image--left .hero-inline-image__content {
    align-items: flex-start;
    left: 10%;
    right: 35%; } }

@media (min-width: 60em) {
  .hero-inline-image--right .hero-inline-image__content {
    align-items: flex-start;
    left: 35%;
    right: 10%; } }

.image-teaser {
  border-bottom: #f1f1f1 2px solid;
  padding: 1rem 0; }
  .image-teaser h2 {
    font-size: 2rem;
    line-height: 1.1; }
  .image-teaser .image-teaser__link {
    color: #212121;
    text-decoration: none; }
    .image-teaser .image-teaser__link:hover {
      color: #ba2031; }

.list--border {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .list--border li {
    padding-left: 0; }
  .list--border > li {
    border-bottom: 1px solid #aeb0b5;
    padding: 0.25rem; }

.list--clean {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .list--clean li {
    padding-left: 0; }
    .list--clean li::before {
      display: none; }

.list--column {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .list--column li {
    padding-left: 0; }
  .list--column > li {
    -moz-column-break-inside: avoid;
         break-inside: avoid-column;
    display: table;
    margin-bottom: 0;
    padding-bottom: 0.25em; }
  @media (min-width: 31.25em) {
    .list--column {
      -moz-column-count: 2;
           column-count: 2;
      -moz-column-gap: 2em;
           column-gap: 2em; } }

.list--inline {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .list--inline li {
    padding-left: 0; }
  .list--inline > li {
    display: inline; }

.list--pipeline {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .list--pipeline::after {
    clear: both;
    content: "";
    display: table; }
  .list--pipeline > li {
    border-right: 1px solid #aeb0b5;
    display: block;
    float: left;
    margin-right: 0.75em;
    padding-left: 0;
    padding-right: 0.75em;
    /* stylelint-disable-next-line selector-no-qualifying-type */ }
    [dir='rtl'] .list--pipeline > li {
      border-left: 1px solid #aeb0b5;
      border-right: 0;
      float: right;
      margin-left: 0.75em;
      margin-right: 0;
      padding-left: 0.75em;
      padding-right: 0; }
    .list--pipeline > li.is-active {
      font-weight: 700; }
    .list--pipeline > li:last-child {
      border-right: 0;
      margin-right: 0;
      padding-right: 0; }
      [dir='rtl'] .list--pipeline > li:last-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0; }

.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .menu li {
    padding-left: 0; }
    .menu li::before {
      display: none; }
  .menu li {
    padding-left: 0; }
  .menu > li {
    display: inline; }
  @media print {
    .menu {
      display: none; } }

.menu__item {
  margin-bottom: 0; }

.menu--submit .menu__link {
  background-image: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2227px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2027%2017%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2054.1%20(76490)%20-%20https%3A%2F%2Fsketchapp.com%20--%3E%0A%20%20%20%20%3Ctitle%3EIcon%20%2F%20Arrow-Read%20More%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22CTA-%2F-Newsletter-signup%22%20transform%3D%22translate(-295.000000%2C%20-233.000000)%22%20fill%3D%22%23205493%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group%22%20transform%3D%22translate(198.000000%2C%20226.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Icon-%2F-Arrow-Read-More%22%20transform%3D%22translate(97.000000%2C%208.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M14.5068359%2C14.2077637%20L14.5068359%2C1.20776367%20L25%2C7.50066523%20L14.5068359%2C14.2077637%20Z%20M15.0353434%2C-0.766108691%20C14.7925903%2C-0.919437438%2014.5107735%2C-1%2014.2219811%2C-1%20C13.4197799%2C-1%2012.7668579%2C-0.391882596%2012.7668579%2C0.353970802%20L12.7668579%2C6.61186272%20L0.954270656%2C6.61186272%20C0.426910557%2C6.61186272%200%2C7.00947795%200%2C7.5006497%20C0%2C7.99052205%200.426910557%2C8.38813728%200.954270656%2C8.38813728%20L12.7668579%2C8.38813728%20L12.7668579%2C14.6460292%20C12.7668579%2C15.393182%2013.4197799%2C16%2014.2219811%2C16%20C14.5107735%2C16%2014.7925903%2C15.9194374%2015.0353434%2C15.7674081%20L26.3624244%2C8.62072919%20C26.7614323%2C8.36864633%2027%2C7.94894137%2027%2C7.5006497%20C27%2C7.05105863%2026.7614323%2C6.63135367%2026.3624244%2C6.37927081%20L15.0353434%2C-0.766108691%20Z%22%20id%3D%22Fill-1%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-attachment: initial;
  background-color: initial;
  background-position: center right;
  background-repeat: no-repeat;
  font-size: 1.25rem;
  padding-right: 2rem;
  position: relative;
  text-decoration: none; }
  .menu--submit .menu__link:hover::after {
    background-color: #002f6c;
    bottom: -5px;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%; }

.menu--social {
  margin-top: 1rem; }
  .menu--social .menu__link {
    height: 30px;
    overflow: hidden;
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px; }
    .menu--social .menu__link::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
    .menu--social .menu__link:hover {
      background-color: #ba2031; }
    .menu--social .menu__link.facebook {
      background-image: url("../images/icon-facebook.svg"); }
    .menu--social .menu__link.twitter {
      background-image: url("../images/icon-twitter.svg"); }
    .menu--social .menu__link.flickr {
      background-image: url("../images/icon-flickr.svg"); }

.menu--footer-secondary .menu__item {
  padding: 10px 20px 10px 0; }

.menu--footer-secondary .menu__link {
  color: #d6d7d9;
  font-size: 14px; }
  @media (min-width: 50em) {
    .menu--footer-secondary .menu__link {
      border-left: 1px solid rgba(174, 176, 181, 0.7);
      padding-left: 10px; } }

.menu--in-page {
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2);
  margin-bottom: 0.25rem;
  padding: 1rem 0;
  text-align: center; }
  .menu--in-page .menu__item {
    padding-right: 3rem; }
  .menu--in-page .menu__link {
    position: relative;
    text-decoration: none; }
    .menu--in-page .menu__link:hover {
      background-color: transparent; }
      .menu--in-page .menu__link:hover::after {
        background-color: #ba2031;
        bottom: -10px;
        content: '';
        height: 4px;
        left: 0;
        position: absolute;
        width: 100%; }

.menu--partner .menu__link {
  background-position: left bottom;
  background-repeat: no-repeat;
  display: inline-block;
  height: 30px;
  padding: 18px 0;
  text-indent: -99999px;
  width: 200px; }
  .menu--partner .menu__link.urbanlinks {
    background-image: url("/wp-content/themes/urbanlinks/images/urbanlinks.png"); }
  .menu--partner .menu__link.agrilinks {
    background-image: url("/wp-content/themes/urbanlinks/images/agrilinks.png"); }
  .menu--partner .menu__link.climatelinks {
    background-image: url("/wp-content/themes/urbanlinks/images/climatelinks.png"); }
  .menu--partner .menu__link.educationlinks {
    background-image: url("/wp-content/themes/urbanlinks/images/educationlinks.png"); }
  .menu--partner .menu__link.learninglab {
    background-image: url("/wp-content/themes/urbanlinks/images/learninglab.png"); }
  .menu--partner .menu__link.landlinks {
    background-image: url("/wp-content/themes/urbanlinks/images/landlinks.png"); }
  .menu--partner .menu__link.marketlinks {
    background-image: url("/wp-content/themes/urbanlinks/images/marketlinks.png"); }
  .menu--partner .menu__link.biodiversitylinks {
    background-image: url("/wp-content/themes/urbanlinks/images/biodiversitylinks.png");
    padding-top: 0.4375rem; }

.menu--account {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .menu--account::after {
    clear: both;
    content: "";
    display: table; }
  .menu--account > li {
    border-right: 1px solid #aeb0b5;
    display: block;
    float: left;
    margin-right: 0.75em;
    padding-left: 0;
    padding-right: 0.75em;
    /* stylelint-disable-next-line selector-no-qualifying-type */ }
    [dir='rtl'] .menu--account > li {
      border-left: 1px solid #aeb0b5;
      border-right: 0;
      float: right;
      margin-left: 0.75em;
      margin-right: 0;
      padding-left: 0.75em;
      padding-right: 0; }
    .menu--account > li.is-active {
      font-weight: 700; }
    .menu--account > li:last-child {
      border-right: 0;
      margin-right: 0;
      padding-right: 0; }
      [dir='rtl'] .menu--account > li:last-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0; }
  .menu--account .menu__link {
    font-size: 0.75rem; }

.menu--footer {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin: 20px 0; }
  .menu--footer li {
    padding-left: 0; }
  .menu--footer > li {
    display: inline; }
  @media (min-width: 80em) {
    .menu--footer {
      margin: 0; } }
  .menu--footer .menu__link {
    font-weight: 400;
    text-decoration: none; }
  .menu--footer .menu__item {
    display: inline-block;
    padding: 0 16px 0 0; }
    @media (min-width: 80em) {
      .menu--footer .menu__item {
        padding: 0 40px 40px 0; } }

.menu--main {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  display: flex;
  justify-content: space-between; }
  .menu--main li {
    padding-left: 0; }
  .menu--main > li {
    display: inline; }
  .menu--main .menu__link.has-subnav {
    position: relative; }
  .menu--main .menu__link::after {
    content: '';
    transition: width 300ms;
    width: 1px; }
  .menu--main .menu__link:hover {
    font-weight: 600; }
    .menu--main .menu__link:hover::after {
      background-color: #ba2031;
      bottom: -5px;
      content: '';
      height: 3px;
      left: 0;
      position: absolute;
      width: 100%; }
  .menu--main > .menu__item {
    display: inline-block;
    position: relative; }
    .menu--main > .menu__item > .menu__link {
      color: #4a4a4a;
      display: inline-block;
      font-size: 0.95rem;
      font-weight: 400;
      margin-right: 24px;
      padding: 0;
      position: relative;
      text-decoration: none;
      text-transform: uppercase; }
      .menu--main > .menu__item > .menu__link.has-subnav {
        padding-right: 25px; }
      @media (min-width: 80em) {
        .menu--main > .menu__item > .menu__link {
          font-size: 1rem; } }
      .menu--main > .menu__item > .menu__link.has-subnav::after {
        height: 16px;
        overflow: hidden;
        width: 16px;
        background-image: url("../images/menu-arrow-down.svg");
        background-size: 16px 16px;
        content: '';
        display: block;
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-40%); }
        .menu--main > .menu__item > .menu__link.has-subnav::after::before {
          content: '';
          display: block;
          height: 150%;
          width: 0; }
  .menu--main .menu__subnav {
    background-color: #112E51;
    display: none;
    left: 0;
    margin: 8px 0 0 0;
    padding: 0;
    position: absolute;
    top: 0; }
    .menu--main .menu__subnav .menu__link {
      color: #fff;
      display: block;
      line-height: 1.1;
      padding: 1rem 1.5rem;
      position: relative;
      text-decoration: none;
      width: 12.5rem; }
      .menu--main .menu__subnav .menu__link:visited {
        color: #fff; }
      .menu--main .menu__subnav .menu__link:hover, .menu--main .menu__subnav .menu__link:focus {
        color: #fff; }
      .menu--main .menu__subnav .menu__link:active {
        color: #fff; }
      .menu--main .menu__subnav .menu__link:hover, .menu--main .menu__subnav .menu__link:focus {
        background-color: #212121; }
      .menu--main .menu__subnav .menu__link.has-subnav::after {
        height: 16px;
        overflow: hidden;
        width: 16px;
        background-image: url("../images/menu-arrow-right.svg");
        background-size: 16px 16px;
        content: '';
        display: block;
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-50%); }
        .menu--main .menu__subnav .menu__link.has-subnav::after::before {
          content: '';
          display: block;
          height: 150%;
          width: 0; }
    .menu--main .menu__subnav .menu__subnav {
      margin: 0; }

.menu--submenu {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .menu--submenu::after {
    clear: both;
    content: "";
    display: table; }
  .menu--submenu > li {
    border-right: 1px solid #aeb0b5;
    display: block;
    float: left;
    margin-right: 0.75em;
    padding-left: 0;
    padding-right: 0.75em;
    /* stylelint-disable-next-line selector-no-qualifying-type */ }
    [dir='rtl'] .menu--submenu > li {
      border-left: 1px solid #aeb0b5;
      border-right: 0;
      float: right;
      margin-left: 0.75em;
      margin-right: 0;
      padding-left: 0.75em;
      padding-right: 0; }
    .menu--submenu > li.is-active {
      font-weight: 700; }
    .menu--submenu > li:last-child {
      border-right: 0;
      margin-right: 0;
      padding-right: 0; }
      [dir='rtl'] .menu--submenu > li:last-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0; }

.message {
  background-color: #f1f1f1;
  border: 1px solid #aeb0b5;
  color: #212121;
  margin-bottom: 1rem;
  overflow: hidden;
  padding: 1rem;
  position: relative;
  word-wrap: break-word; }
  .message::before {
    background-repeat: no-repeat;
    background-size: 3.25em;
    bottom: -0.5em;
    content: '';
    display: block;
    height: 3.25em;
    position: absolute;
    right: -0.5em;
    transform: rotate(-20deg);
    width: 3.25em; }
    @media print {
      .message::before {
        display: none !important; } }
  .message a {
    color: #4a4a4a;
    font-weight: 600;
    text-decoration: underline; }

.message__content > *:last-child {
  margin-bottom: 0; }

.message--status {
  background-color: #e7f4e4;
  border-color: #94bfa2; }
  .message--status::before {
    background-image: url("../images/messages-status.svg"); }

.message--error {
  background-color: #f9dede;
  border-color: #e59393; }
  .message--error::before {
    background-image: url("../images/messages-error.svg"); }
  .message--error .message__item em:first-child {
    font-style: normal;
    font-weight: 700; }

.message--warning {
  background-color: #fff1d2;
  border-color: #fad980; }
  .message--warning::before {
    background-image: url("../images/messages-warning.svg"); }

.mobile-menu-button {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Oxygen-Sans", Ubuntu, Cantarell, "Fira Sans", Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  height: 55px;
  line-height: 55px;
  margin: 0;
  padding: 0 16px;
  text-decoration: none; }
  .mobile-menu-button:focus {
    outline-color: #c6d9f2; }

.mobile-menu-button__icon {
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  display: inline-block;
  margin-top: 16px; }
  .mobile-menu-button__icon::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.mobile-menu-button--close .mobile-menu-button__icon {
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20width%3D%2222%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m21.9%202.2-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8z%22%20fill%3D%22%23555559%22%2F%3E%3C%2Fsvg%3E'); }

.mobile-menu-button--menu .mobile-menu-button__icon {
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20width%3D%2233%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m0%2022h33.1v-3.7h-33.1zm0-9.2h33.1v-3.7h-33.1zm0-12.8v3.7h33.1v-3.7z%22%20fill%3D%22%23555559%22%2F%3E%3C%2Fsvg%3E');
  background-size: 33px 22px;
  width: 33px; }

.mobile-menu {
  background-color: #f1f1f1;
  background-color: rgba(241, 241, 241, 0.98);
  left: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999; }

.mobile-menu__menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin: 0.75em 0 0; }
  .mobile-menu__menu li {
    padding-left: 0; }
    .mobile-menu__menu li::before {
      display: none; }

.mobile-menu__item {
  margin: 0;
  padding: 0;
  position: relative; }

.mobile-menu__link {
  background-color: transparent;
  border: 0;
  color: #4a4a4a;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Oxygen-Sans", Ubuntu, Cantarell, "Fira Sans", Droid Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.45;
  margin: 0;
  padding: 0.78125rem 1rem;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  width: auto;
  z-index: 3; }
  .mobile-menu__link:hover, .mobile-menu__link:focus, .mobile-menu__link:active, .mobile-menu__link.is-active {
    color: #212121; }
  .mobile-menu__link.has-subnav {
    margin-right: 44px; }

.mobile-menu__subnav-arrow {
  outline: 2px solid transparent;
  outline-offset: 2px;
  height: 54px;
  overflow: hidden;
  width: 44px;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20width%3D%2219%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m2.3%200%207.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%20fill%3D%22%238e8e8e%22%2F%3E%3C%2Fsvg%3E');
  background-attachment: initial;
  background-color: initial;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 19px 12px;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  outline-offset: 0;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: top;
  z-index: 2; }
  .mobile-menu__subnav-arrow:focus {
    outline-color: #c6d9f2; }
  .mobile-menu__subnav-arrow::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  [dir='rtl'] .mobile-menu__subnav-arrow {
    left: 0;
    right: auto; }
  .mobile-menu__subnav-arrow[aria-expanded="true"] {
    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20width%3D%2219%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m2.3%2012%207.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%20fill%3D%22%238e8e8e%22%2F%3E%3C%2Fsvg%3E'); }

.mobile-menu__subnav {
  background-color: #f7f7f7;
  background-color: rgba(247, 247, 247, 0.98);
  display: none;
  list-style: none;
  margin: 0;
  padding: 0; }
  .mobile-menu__subnav .mobile-menu__link {
    color: #4a4a4a;
    padding-left: 24px; }
    .mobile-menu__subnav .mobile-menu__link:hover, .mobile-menu__subnav .mobile-menu__link:focus, .mobile-menu__subnav .mobile-menu__link:active {
      color: #212121; }

.pager__items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  clear: both;
  margin: 1.5em 0;
  padding: 0;
  text-align: center; }
  .pager__items li {
    padding-left: 0; }
    .pager__items li::before {
      display: none; }

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

.pager__item--current.pager__item, .pager__link {
  background-color: transparent;
  color: #212121;
  min-width: 2.5rem;
  padding: 0.5em;
  transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1), background-color 375ms cubic-bezier(0.0, 0, 0.2, 1); }
  .pager__item--current.pager__item:focus, .pager__link:focus {
    outline: 1px dotted #323a45; }

.pager__item--current.pager__item {
  background-color: #002f6c;
  color: #fff; }

.pager__link {
  display: inline-block;
  text-decoration: none; }
  .pager__link:visited {
    color: #212121; }
  .pager__link:hover, .pager__link:focus {
    background-color: #002f6c;
    color: #fff; }
  .pager__link:active {
    background-color: #112E51;
    color: #fff; }

.pager__link--previous,
.pager__link--next {
  background-color: transparent;
  color: #212121;
  position: relative; }
  .pager__link--previous:hover, .pager__link--previous:focus,
  .pager__link--next:hover,
  .pager__link--next:focus {
    background-color: transparent;
    color: #212121; }
    .pager__link--previous:hover .pager__link-icon g, .pager__link--previous:focus .pager__link-icon g,
    .pager__link--next:hover .pager__link-icon g,
    .pager__link--next:focus .pager__link-icon g {
      fill: #002f6c; }
  .pager__link--previous:visited,
  .pager__link--next:visited {
    color: #212121; }

.pager__item--previous {
  margin-right: 2.5rem; }
  .pager__item--previous .pager__link {
    padding-left: 32px; }

.pager__item--next {
  margin-left: 2.5rem; }
  .pager__item--next .pager__link {
    padding-right: 32px; }

.pager__link-icon {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-48%);
  width: 24px; }
  .pager__link-icon g {
    fill: #212121; }
  .pager__item--next .pager__link-icon {
    left: auto;
    right: 0;
    transform: translateY(-48%) rotate(180deg); }

.parent-logo__image {
  width: 100px; }
  @media (min-width: 50em) {
    .parent-logo__image {
      width: 180px; } }

.progress {
  position: relative; }

.progress__track {
  background-color: #aeb0b5;
  border: 1px solid #323a45;
  border-radius: 0.1875rem;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  height: 1rem;
  margin: 0.2em 0;
  max-width: 100%;
  min-width: 6em;
  overflow: hidden; }

.progress__bar {
  background-color: #002f6c;
  border-radius: 0.1875rem;
  height: 1rem;
  transition-duration: 0.5s;
  transition-property: width;
  transition-timing-function: ease-out;
  width: 3%; }

.progress__description,
.progress__percentage {
  color: #212121;
  font-size: 0.75rem;
  overflow: hidden; }

.progress__description {
  float: left; }
  [dir='rtl'] .progress__description {
    float: right; }

.progress__percentage {
  float: right; }
  [dir='rtl'] .progress__percentage {
    float: left; }

.readmore-link {
  text-decoration: none; }
  .readmore-link:hover path, .readmore-link:focus path {
    fill: #205493; }

.readmore-link__icon {
  display: inline-block;
  position: relative;
  top: 8px; }
  .readmore-link__icon path {
    fill: #002f6c; }

.search-toggle {
  height: 20px;
  overflow: hidden;
  width: 20px;
  background-image: url("../images/search-icon.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  margin-right: 0; }
  .search-toggle::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

header .searchform {
  background: #fff;
  display: none;
  padding: 10px 10px 0;
  position: absolute;
  right: 0;
  top: 140px;
  z-index: 3; }

.searchform.show {
  display: block; }

.site-logo__image {
  width: 150px; }
  @media (min-width: 50em) {
    .site-logo__image {
      width: 250px; } }

.swiper-slide {
  display: flex;
  position: relative; }

.home .swiper-slide::after {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1; }

.swiper-slide-thumb-active .swiper-disable-link {
  display: none; }

.swiper-disable-link {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 11; }

.slider__slide-background {
  background-size: cover;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }

.slider__content {
  position: absolute;
  top: 40px;
  width: 100%; }
  @media (min-width: 50em) {
    .slider__content {
      bottom: 0;
      top: auto; } }

.slider__title {
  color: #fff;
  font-weight: 600;
  margin: 1rem 0 2.5rem;
  padding-right: 40%; }

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

.slider__eyebrow {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  width: 100%; }
  @media (min-width: 50em) {
    .slider__eyebrow {
      font-size: 1.625rem; } }

.slider__nav-title {
  color: #212121;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 0 2.5rem 0;
  padding: 0 1rem 0 0; }
  .slider__nav-title .slider__link {
    color: #212121;
    text-decoration: none; }
    .slider__nav-title .slider__link:hover {
      color: #212121;
      text-decoration: underline; }

.slider__nav-eyebrow {
  color: #ba2031;
  display: inline-block;
  font-size: 14px;
  padding: 2.5rem 0 1rem 0;
  text-transform: uppercase; }

.gallery-thumbs {
  display: none; }
  @media (min-width: 50em) {
    .gallery-thumbs {
      display: block; } }
  .gallery-thumbs .swiper-slide {
    position: relative; }
    .gallery-thumbs .swiper-slide::after {
      background-color: #d6d7d9;
      bottom: 0;
      content: '';
      height: 5px;
      left: 0;
      position: absolute;
      width: 100%; }
    .gallery-thumbs .swiper-slide::before {
      background-color: #ba2031;
      bottom: 0;
      content: '';
      height: 5px;
      left: 0;
      position: absolute;
      width: 0;
      z-index: 11; }
    .gallery-thumbs .swiper-slide.swiper-slide-thumb-active::before {
      transition: width ease-in-out 1s;
      width: 100%; }

.slider__arrows {
  bottom: 28px;
  position: absolute;
  right: 300px;
  width: 300px; }
  .slider__arrows .slider__next {
    height: 50px;
    overflow: hidden;
    width: 50px;
    background-image: url("../images/next-arrow.svg");
    background-color: #205493;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    display: inline-block; }
    .slider__arrows .slider__next::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
  .slider__arrows .slider__prev {
    height: 50px;
    overflow: hidden;
    width: 50px;
    background-image: url("../images/prev-arrow.svg");
    background-color: #4a4a4a !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    display: inline-block;
    left: inherit;
    opacity: 1 !important;
    right: 60px; }
    .slider__arrows .slider__prev::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
  .slider__arrows .slider__nav-text {
    bottom: -15px;
    color: #fff;
    font-size: 16px;
    position: absolute;
    right: 120px;
    z-index: 11; }

.slider__item {
  bottom: 15px;
  color: #fff;
  position: absolute;
  right: 240px;
  z-index: 10; }
  .slider__item .current {
    font-size: 18px; }

.swiper-outer-container .swiper-button-next {
  height: 50px;
  overflow: hidden;
  width: 50px;
  background-image: url("../images/arrow-next-res.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  border: 1px solid #205493;
  border-radius: 50%;
  display: block;
  margin: 0;
  position: relative;
  right: 0;
  top: 86px; }
  .swiper-outer-container .swiper-button-next::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.swiper-outer-container .swiper-button-prev {
  height: 50px;
  overflow: hidden;
  width: 50px;
  background-image: url("../images/arrow-prev-res.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  border: 1px solid #4a4a4a;
  border-radius: 50%;
  display: block;
  left: 0;
  position: relative;
  top: 0; }
  .swiper-outer-container .swiper-button-prev::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.swiper-resources-container h3 {
  line-height: 1.45; }

.swiper-container {
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  max-height: 27.5rem;
  width: 100%; }

.stats {
  background: #dce4ef;
  margin: 2rem 0;
  padding: 2rem; }

.stats__eyebrow {
  background-color: #ba2031;
  color: #fff;
  display: inline-block;
  font-size: 0.75rem;
  padding: 0 3px;
  text-transform: uppercase; }

.stats__number {
  font-size: 2.5rem; }

.stats__description {
  font-size: 1.25rem; }

@media (min-width: 50em) {
  .stats__box {
    display: flex;
    gap: 5px;
    justify-content: space-between; } }

.tabs::after {
  clear: both;
  content: "";
  display: table; }

.tabs__items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column; }
  .tabs__items li {
    padding-left: 0; }
    .tabs__items li::before {
      display: none; }
  @media (min-width: 43.75em) {
    .tabs__items {
      flex-direction: row; } }
  @media print {
    .tabs__items {
      display: none; } }

.tabs__item:first-child .tabs__link {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0; }

.tabs__item:last-child .tabs__link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.tabs__link {
  background-color: #f1f1f1;
  border: 0;
  border-radius: 0;
  color: #212121;
  cursor: pointer;
  display: inline-block;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.45;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  transition: background 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  border-left: 1px solid #aeb0b5;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Oxygen-Sans", Ubuntu, Cantarell, "Fira Sans", Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.0625;
  margin: 0;
  padding: 0.5rem 1rem; }
  .tabs__link:visited {
    color: #212121; }
  .tabs__link:hover, .tabs__link:focus {
    background-color: #aeb0b5;
    color: #212121; }
  .tabs__link:active {
    background-color: #112E51;
    color: #fff; }
  .tabs__link[disabled] {
    background-color: #f1f1f1;
    color: #aeb0b5;
    cursor: default;
    pointer-events: none; }
  .tabs__link:focus {
    background-color: #aeb0b5; }
  .tabs__link:visited, .tabs__link:hover {
    color: #212121; }
  .tabs__link:active {
    background-color: #112E51;
    color: #fff; }
  .tabs__link.is-active {
    background-color: #112E51;
    color: #fff; }
    .tabs__link.is-active:hover {
      color: #fff; }

.tag-list {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .tag-list li {
    padding-left: 0; }
    .tag-list li::before {
      display: none; }

.tag-list__item {
  display: inline-block;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem; }

.tag {
  color: #112E51;
  border: 2px solid #c6d9f2;
  border-radius: 70px;
  display: inline-block;
  font-size: 0.75rem;
  margin: 0 0 0.5rem 0;
  padding: 0.25em 1.65em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 1, 1); }
  .tag:visited {
    color: #112E51; }
  .tag:hover, .tag:focus {
    color: #112E51; }
  .tag:active {
    color: #112E51; }
  .tag:hover, .tag:focus {
    box-shadow: 0 0 0 2px #c6d9f2;
    outline: 0; }

.teaser {
  border-bottom: #f1f1f1 2px solid;
  padding: 1rem 0; }
  .teaser .teaser__link {
    color: #212121;
    text-decoration: none; }
    .teaser .teaser__link:hover {
      color: #ba2031; }

.teaser__title {
  font-size: 2rem;
  margin-top: 1rem; }

.facetwp-template .teaser__content {
  display: flex;
  justify-content: space-between; }
  .facetwp-template .teaser__content .teaser__date {
    flex-shrink: 0;
    padding: 1rem 0 0;
    text-align: right;
    width: 170px; }

.teaser__eyebrow {
  color: #ba2031;
  display: inline-block;
  font-size: 0.75rem;
  padding: 0 3px;
  text-transform: uppercase; }

.teaser--image {
  padding: 2rem 0; }
  .teaser--image .teaser__image {
    padding-right: 2rem; }

.timeline-card {
  margin-bottom: 2.5rem;
  margin-left: 3.125rem;
  position: relative;
  z-index: 2; }
  @media (min-width: 43.75em) {
    .timeline-card {
      margin-left: 5rem; } }
  @media (min-width: 60em) {
    .timeline-card {
      margin-left: auto;
      margin-right: auto;
      max-width: 31.25rem;
      text-align: center;
      width: 100%; } }
  @media (min-width: 60em) {
    .timeline-card::before {
      content: none !important; } }
  @media (min-width: 60em) {
    .timeline-card::after {
      content: none !important; } }

.timeline-card__title,
.timeline-card__summary {
  margin: 0;
  padding: 1rem; }

.timeline-card__title {
  background-color: #ba2031;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase; }

.timeline-card__summary {
  background-color: #fff;
  border: 2px solid #ba2031; }

.timeline-image-text {
  margin-bottom: 2.5rem;
  margin-left: 3.125rem;
  position: relative; }
  @media (min-width: 43.75em) {
    .timeline-image-text {
      margin-left: 5rem; } }
  @media (min-width: 60em) {
    .timeline-image-text {
      align-items: center;
      display: flex;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 60em) {
    .timeline-image-text > div {
      width: 50%; } }

@media (min-width: 60em) {
  .timeline-image-text__image-date {
    align-items: center;
    display: flex; } }

@media (min-width: 60em) {
  .image-left .timeline-image-text__image-date {
    justify-content: flex-end;
    padding-right: 2.5rem; } }

@media (min-width: 60em) {
  .image-right .timeline-image-text__image-date {
    order: 2;
    padding-left: 2.5rem; } }

.timeline-image-text__image-date img {
  border: 3px solid #002f6c;
  border-radius: 50%;
  margin-bottom: 1rem;
  max-width: 400px;
  width: 100%; }
  @media (min-width: 60em) {
    .timeline-image-text__image-date img {
      border-width: 5px;
      margin-bottom: 0;
      position: relative;
      width: 70%;
      z-index: 1; } }
  @media (min-width: 60em) {
    .image-right .timeline-image-text__image-date img {
      order: 2; } }

.timeline-image-text__date {
  color: #212121;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.1;
  background-color: #ba2031;
  color: #fff;
  font-weight: 700;
  padding: 1rem;
  position: relative;
  text-align: center; }
  @media (min-width: 60em) {
    .timeline-image-text__date {
      padding-right: 1.875rem; } }
  @media (min-width: 60em) {
    .image-right .timeline-image-text__date {
      margin-right: -0.9375rem;
      order: 1;
      padding-right: 1.875rem; } }
  @media (min-width: 60em) {
    .image-left .timeline-image-text__date {
      margin-left: -0.9375rem;
      padding-left: 1.875rem; } }
  @media (min-width: 60em) {
    .image-left .timeline-image-text__date::before {
      left: auto;
      right: -38px; } }
  @media (min-width: 60em) {
    .image-left .timeline-image-text__date::after {
      left: auto;
      right: -47px; } }

.timeline-image-text__summary {
  margin-top: 1rem; }
  @media (min-width: 60em) {
    .timeline-image-text__summary {
      margin-top: 0; } }
  @media (min-width: 60em) {
    .image-left .timeline-image-text__summary {
      padding-left: 2.5rem; } }
  @media (min-width: 60em) {
    .image-right .timeline-image-text__summary {
      padding-right: 2.5rem; } }
  .timeline-image-text__summary a {
    font-weight: 700; }
  .timeline-image-text__summary strong {
    color: #205493; }

.timeline-card::before, .timeline-image-text__date::before {
  background-color: #002f6c;
  content: '';
  display: block;
  height: 0.125rem;
  left: -1.95rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5625rem; }
  @media (min-width: 43.75em) {
    .timeline-card::before, .timeline-image-text__date::before {
      left: -2rem; } }
  @media (min-width: 60em) {
    .timeline-card::before, .timeline-image-text__date::before {
      left: -2.25rem;
      width: 2.4375rem; } }

.timeline-card::after, .timeline-image-text__date::after {
  background-color: #002f6c;
  border-radius: 15px;
  content: '';
  display: block;
  height: 14px;
  left: -2.25rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  z-index: 1; }
  @media (min-width: 43.75em) {
    .timeline-card::after, .timeline-image-text__date::after {
      left: -2.9rem; } }
  @media (min-width: 60em) {
    .timeline-card::after, .timeline-image-text__date::after {
      left: -2.9375rem; } }

.timeline {
  background-color: #dce8f8; }
  .timeline:not(.has-image) {
    padding-bottom: 1.875rem; }

.timeline__arrow {
  background-image: url("../images/timeline-arrow.svg");
  background-repeat: no-repeat;
  background-size: 1.875rem;
  display: block;
  height: 1.875rem;
  margin: -0.9375rem 0 0 0.3125rem;
  width: 1.875rem; }
  @media (min-width: 43.75em) {
    .timeline__arrow {
      margin: -0.9375rem 0 0 1.5625rem; } }
  @media (min-width: 60em) {
    .timeline__arrow {
      margin: -0.9375rem auto 0; } }
  .has-image .timeline__arrow {
    display: none; }

.timeline__header {
  background-color: #ba2031;
  color: #fff;
  font-weight: 700;
  padding: 1rem;
  text-align: center; }
  .timeline__header + .timeline__content {
    margin-top: 1.5rem; }
  .timeline__header .timeline__title {
    color: #fff;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase; }

.timeline__date {
  font-size: 1.5rem;
  margin-bottom: 0; }
  @media (min-width: 43.75em) {
    .timeline__date {
      font-size: 2rem; } }

.timeline__description {
  background-color: #0167b9;
  color: #fff;
  padding: 1rem; }
  @media (min-width: 43.75em) {
    .timeline__description {
      font-size: 1.25rem;
      padding: 1rem 1.5rem; } }
  @media (min-width: 43.75em) {
    .timeline__description {
      padding: 1.5rem 2.5rem; } }
  .timeline__description + .timeline__content {
    margin-top: 1.5rem; }

.timeline__content {
  padding: 2.5rem 1.5rem 2.5rem 0;
  position: relative; }
  @media (min-width: 60em) {
    .timeline__content {
      padding: 3.5rem 2.5rem; } }
  .timeline__content::before, .timeline__content::after {
    background-color: #002f6c;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    z-index: 1; }
  .timeline__content::before {
    border-radius: 15px;
    height: 14px;
    left: 0.875rem;
    width: 14px; }
    @media (min-width: 43.75em) {
      .timeline__content::before {
        left: 2.125rem; } }
    @media (min-width: 60em) {
      .timeline__content::before {
        left: calc(50% - 7px); } }
  .timeline__content::after {
    height: 100%;
    left: 1.25rem;
    margin-left: -1px;
    width: 0.1875rem; }
    @media (min-width: 43.75em) {
      .timeline__content::after {
        left: 2.5rem; } }
    @media (min-width: 60em) {
      .timeline__content::after {
        left: 50%; } }
    .has-image .timeline__content::after {
      content: none; }
  .timeline__content .timeline-card:last-of-type,
  .timeline__content .timeline-image-text:last-of-type {
    margin-bottom: 0; }

/* stylelint-disable-next-line selector-no-qualifying-type */
.clearfix::after {
  clear: both !important;
  content: "" !important;
  display: table !important; }

.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important; }
  .visually-hidden.focusable:focus, .visually-hidden.focusable:active {
    clip: auto !important;
    height: auto !important;
    overflow: visible !important;
    position: static !important;
    width: auto !important; }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden !important; }

.skiplinks {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Oxygen-Sans", Ubuntu, Cantarell, "Fira Sans", Droid Sans, sans-serif;
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999; }

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

/* stylelint-disable-next-line selector-max-id */
#main:focus {
  outline: 0; }

.blocks-gallery-item figcaption {
  font-size: 18px !important; }
  .blocks-gallery-item figcaption a {
    color: #fff !important;
    font-style: normal;
    font-weight: bold; }
    .blocks-gallery-item figcaption a:hover, .blocks-gallery-item figcaption a:focus {
      font-size: 19px !important; }

/*# sourceMappingURL=styles.css.map */
