/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!../../node_modules/resolve-url-loader/index.js??ruleSet[1].rules[3].use[3]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[4]!../../node_modules/import-glob/index.js!./styles/main.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */
@font-face {
  font-family: "color-emoji";
  src: local("Apple Color Emoji"), local("Segoe UI Emoji"), local("Segoe UI Symbol"), local("Noto Color Emoji");
}
@font-face {
  font-display: fallback;
  font-family: "Halyard Display";
  font-style: normal;
  font-weight: normal;
  src: url(/wp-content/themes/dodge/dist/fonts/halyard-display/halyard-display-400.woff2) format("woff2"), url(/wp-content/themes/dodge/dist/fonts/halyard-display/halyard-display-400.woff) format("woff");
}
@font-face {
  font-display: fallback;
  font-family: "Halyard Display";
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/themes/dodge/dist/fonts/halyard-display/halyard-display-500.woff2) format("woff2"), url(/wp-content/themes/dodge/dist/fonts/halyard-display/halyard-display-500.woff) format("woff");
}
@font-face {
  font-display: fallback;
  font-family: "Halyard Display";
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/themes/dodge/dist/fonts/halyard-display/halyard-display-book-600.woff2) format("woff2"), url(/wp-content/themes/dodge/dist/fonts/halyard-display/halyard-display-600.woff) format("woff");
}
@font-face {
  font-display: fallback;
  font-family: "Halyard Display";
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/themes/dodge/dist/fonts/halyard-display/halyard-display-book-300.woff2) format("woff2"), url(/wp-content/themes/dodge/dist/fonts/halyard-display/halyard-display-book-300.woff) format("woff");
}
* {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

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

html {
  box-sizing: border-box;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

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

summary {
  display: list-item;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

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

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  touch-action: manipulation;
}

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

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

iframe,
object,
embed {
  display: block;
  max-width: 100%;
  position: relative;
  z-index: 1;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

pre {
  overflow: auto;
}

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

blockquote[type=cite] {
  border: 0;
}

address,
cite,
dfn,
var {
  font-style: normal;
}

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

ins {
  text-decoration: none;
}

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

a {
  background-color: transparent;
}
a[href^=mailto] {
  word-break: break-all;
  word-break: break-word;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

a > svg,
button > svg {
  pointer-events: none;
}

button,
input,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
select {
  text-transform: none;
}

button,
input,
select {
  overflow: visible;
}

select::-ms-value {
  color: currentColor;
}

optgroup {
  font-weight: bold;
}

fieldset {
  border: 0;
}

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

textarea {
  border-radius: 0;
  display: block;
  overflow: auto;
  width: 100%;
}

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

button,
label,
select,
[type=button],
[type=checkbox],
[type=radio],
[type=reset],
[type=submit],
[aria-controls] {
  cursor: pointer;
}

[readonly] {
  cursor: text;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
}

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

[type=email],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=url] {
  border-radius: 0;
  -webkit-appearance: none;
}

[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] {
  border-radius: 0;
}
[type=search]::-webkit-search-decoration, [type=search]::-webkit-search-results-button, [type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

::-moz-placeholder {
  opacity: 1;
}

html {
  background-color: #fff;
  color: #000;
  scroll-behavior: smooth;
  height: 100%;
  overflow: visible;
}
@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto !important;
  }
}
@supports (font: -apple-system-body) {
  html.ua-ios {
    font: -apple-system-body;
  }
}
@media all and (max-width: 19.9375em) {
  html {
    -webkit-hyphens: auto;
            hyphens: auto;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
}
html.js-no-scroll {
  height: 100% !important;
}
html.js-no-scroll body {
  height: 100%;
  overflow: hidden !important;
  position: fixed !important;
  width: 100% !important;
}

body {
  display: flex;
  flex-direction: column;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  height: 100%;
  -webkit-hyphens: none;
          hyphens: none;
  overflow-x: hidden;
}

header {
  flex-shrink: 0;
}

main {
  flex-grow: 1;
  flex-shrink: 0;
}

a {
  text-decoration: none;
}
a .icon-external {
  margin-left: 0.375rem;
}

svg:not([fill]):not([class]),
.icon-external {
  fill: currentColor;
}

@supports (font-size: max(1em, 16px)) {
  .ua-ios input,
  .ua-ios textarea,
  .ua-ios select {
    font-size: max(1em, 16px);
  }
}

[data-whatintent=mouse] *:focus,
[data-whatintent=touch] *:focus {
  outline: none;
}

:root {
  --layout-nav-bp: 1000px;
}

.bg-default {
  background-color: #fff;
}
.bg-image {
  display: block;
  position: relative;
}
.bg-image-source {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
}
.bg-gray {
  background-color: #f2f2f2;
}
.bg-blue-dark {
  background-color: #0f056b;
}
.bg-blue-dark-gradient {
  background: linear-gradient(127.18deg, #0f056b 20.43%, #3714a0 104.86%);
}

[class*=btn] {
  background-color: transparent;
  background-image: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-align: center;
  transition: background-color 150ms ease-in-out, background-position 150ms ease, border 150ms ease-in-out, color 150ms ease-in-out;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.6875rem 1.125rem 0.75rem;
}

.btn-solid {
  background-color: #e70f48;
  background-color: var(--button-bg-color, #e70f48);
  border: 2px solid transparent;
  color: #fff;
  color: var(--button-color, #fff);
}
.btn-solid:hover, .btn-solid:active, [data-whatinput=keyboard] .btn-solid:focus, .no-js .btn-solid:focus {
  background-color: #fff;
  background-color: var(--button-color, #fff);
  border-color: currentColor;
  color: #e70f48;
  color: var(--button-bg-color, #e70f48);
  text-decoration: none;
}
.btn-border {
  background-color: transparent;
  border: 2px solid #e70f48;
  border: 2px solid var(--button-color, #e70f48);
  color: #e70f48;
  color: var(--button-color, #e70f48);
}
.btn-border:hover, .btn-border:active, [data-whatinput=keyboard] .btn-border:focus, .no-js .btn-border:focus {
  background-color: #e70f48;
  background-color: var(--button-color, #e70f48);
  color: #fff;
  color: var(--button-hover-color, #fff);
  text-decoration: none;
}
.btn .icon-external {
  margin-left: 0.5rem;
}

.f-scale {
  font-size: 1.0625rem;
}
@media all and (min-width: 23.4375em) {
  .f-scale {
    font-size: calc(0.9523809524vw + 0.8392857143rem);
  }
}
@media all and (min-width: 56.25em) {
  .f-scale {
    font-size: 1.375rem;
  }
}
.f-center {
  text-align: center;
}
.f-uppercase {
  text-transform: uppercase;
}
.f-description {
  font-size: 1.125rem;
}
@media all and (min-width: 37.5em) {
  .f-description {
    font-size: calc(1.5vw + 0.5625rem);
  }
}
@media all and (min-width: 62.5em) {
  .f-description {
    font-size: 1.5rem;
  }
}
.f-h2 {
  font-size: 2.125rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 500;
  line-height: 1.25;
}
@media all and (min-width: 22.5em) {
  .f-h2 {
    font-size: calc(1.4814814815vw + 1.7916666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .f-h2 {
    font-size: 2.625rem;
  }
}
.f-h3 {
  font-size: 1.75rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 500;
  line-height: 1.3;
}
@media all and (min-width: 22.5em) {
  .f-h3 {
    font-size: calc(1.4814814815vw + 1.4166666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .f-h3 {
    font-size: 2.25rem;
  }
}
.f-h4 {
  font-size: 1.625rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: normal;
  line-height: 1.4;
}
@media all and (min-width: 22.5em) {
  .f-h4 {
    font-size: calc(0.3703703704vw + 1.5416666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .f-h4 {
    font-size: 1.75rem;
  }
}
.f-h5 {
  font-size: 1.375rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: bold;
  line-height: 1.4;
}
@media all and (min-width: 22.5em) {
  .f-h5 {
    font-size: 1.375em;
  }
}
@media all and (min-width: 56.25em) {
  .f-h5 {
    font-size: 1.375rem;
  }
}
.f-h6 {
  font-size: 1rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: bold;
  line-height: 1.4;
}
@media all and (min-width: 22.5em) {
  .f-h6 {
    font-size: calc(0.7407407407vw + 0.8333333333rem);
  }
}
@media all and (min-width: 56.25em) {
  .f-h6 {
    font-size: 1.25rem;
  }
}
.f-title {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.2;
}
@media all and (min-width: 23.4375em) {
  .f-title {
    font-size: calc(1.9310344828vw + 1.2974137931rem);
  }
}
@media all and (min-width: 68.75em) {
  .f-title {
    font-size: 2.625rem;
  }
}
.f-titleLg {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.2;
  font-size: 1.75rem;
  color: #3714a0;
}
@media all and (min-width: 23.4375em) {
  .f-titleLg {
    font-size: calc(1.9310344828vw + 1.2974137931rem);
  }
}
@media all and (min-width: 68.75em) {
  .f-titleLg {
    font-size: 2.625rem;
  }
}
@media all and (min-width: 23.4375em) {
  .f-titleLg {
    font-size: calc(8.275862069vw + -0.1896551724rem);
  }
}
@media all and (min-width: 68.75em) {
  .f-titleLg {
    font-size: 5.5rem;
  }
}

.no-js-show {
  display: none !important;
}
.no-js .no-js-show {
  display: block !important;
}

.no-js .no-js-hide {
  display: none !important;
}

.js-hide {
  display: none !important;
}
.no-js .js-hide {
  display: block !important;
}

[class^=l-wrap],
[class*=" l-wrap"] {
  margin-left: auto;
  margin-right: auto;
}

.l-padding {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media all and (min-width: 20em) {
  .l-padding {
    padding-left: calc(5.3571428571vw + -0.1339285714rem);
    padding-right: calc(5.3571428571vw + -0.1339285714rem);
  }
}
@media all and (min-width: 37.5em) {
  .l-padding {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media print {
  .l-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.l-padding-vert {
  padding-bottom: 3.75rem;
  padding-top: 3.75rem;
}
@media all and (min-width: 20em) {
  .l-padding-vert {
    padding-bottom: calc(14.2857142857vw + 0.8928571429rem);
    padding-top: calc(14.2857142857vw + 0.8928571429rem);
  }
}
@media all and (min-width: 37.5em) {
  .l-padding-vert {
    padding-bottom: 6.25rem;
    padding-top: 6.25rem;
  }
}
.l-padding-vert.has-yellow-background-color + .l-padding-vert.has-yellow-background-color {
  padding-top: 0 !important;
}
.l-padding-vert.has-violet-background-color + .l-padding-vert.has-violet-background-color {
  padding-top: 0 !important;
}
.l-wrap {
  max-width: 80rem;
}
.l-wrap--narrow {
  max-width: 52.5rem;
}
.l-fullwidth {
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  width: 100vw;
}
.l-block {
  clear: both;
}
.l-block:not(.l-fullwidth):not(:first-child) {
  margin-top: 2em;
}
.l-block:not(.l-fullwidth):not(:last-child) {
  margin-bottom: 2em;
}
.l-block.alignwide {
  max-width: 80rem;
}
@media all and (min-width: 56.25em) {
  [class^=l-wrap] .l-block.alignwide, [class*=" l-wrap"] .l-block.alignwide {
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    width: calc(100vw - 60px);
  }
}
.l-block.alignfull {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  width: 100vw;
}
@media all and (min-width: 20em) {
  .l-block.alignfull {
    padding-left: calc(5.3571428571vw + -0.1339285714rem);
    padding-right: calc(5.3571428571vw + -0.1339285714rem);
  }
}
@media all and (min-width: 37.5em) {
  .l-block.alignfull {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media print {
  .l-block.alignfull {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.l-block-wrap > .l-block:first-child {
  margin-top: 0;
}
.l-block-wrap > .l-block:last-child {
  margin-bottom: 0;
}
.l-sidebar {
  margin-bottom: 5.625rem;
}
@media all and (min-width: 56.25em) {
  .l-sidebar {
    align-items: flex-start;
    display: flex;
  }
}
@media all and (min-width: 56.25em) {
  .l-sidebar-main {
    flex-grow: 1;
    max-width: calc(100% - 23.625rem);
    order: 1;
    width: 100%;
  }
}
@media all and (max-width: 56.1875em) {
  .l-sidebar-aside {
    margin-top: 2.0625rem;
  }
}
@media all and (min-width: 56.25em) {
  .l-sidebar-aside {
    flex-shrink: 0;
    margin-left: 5.625rem;
    order: 2;
    width: 18rem;
  }
  .l-sidebar-aside.is-sticky {
    position: sticky;
    top: 2.8125rem;
  }
}

.mt-0 {
  margin-top: 0rem !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.mt-1 {
  margin-top: 0.625rem !important;
}

.mb-1 {
  margin-bottom: 0.625rem !important;
}

.mt-2 {
  margin-top: 1.25rem !important;
}

.mb-2 {
  margin-bottom: 1.25rem !important;
}

.mt-3 {
  margin-top: 1.875rem !important;
}

.mb-3 {
  margin-bottom: 1.875rem !important;
}

.mt-4 {
  margin-top: 2.5rem !important;
}

.mb-4 {
  margin-bottom: 2.5rem !important;
}

.mt-5 {
  margin-top: 3.125rem !important;
}

.mb-5 {
  margin-bottom: 3.125rem !important;
}

.mt-6 {
  margin-top: 3.75rem !important;
}

.mb-6 {
  margin-bottom: 3.75rem !important;
}

.mt-7 {
  margin-top: 4.375rem !important;
}

.mb-7 {
  margin-bottom: 4.375rem !important;
}

.mt-8 {
  margin-top: 5rem !important;
}

.mb-8 {
  margin-bottom: 5rem !important;
}

.mt-9 {
  margin-top: 5.625rem !important;
}

.mb-9 {
  margin-bottom: 5.625rem !important;
}

.mt-10 {
  margin-top: 6.25rem !important;
}

.mb-10 {
  margin-bottom: 6.25rem !important;
}

.u-richtext {
  line-height: 1.5;
  color: #0f056b;
  font-weight: 300;
}
.u-richtext:after {
  clear: both;
  content: "";
  display: table;
}
.u-richtext > *:first-child {
  margin-top: 0;
}
.u-richtext > *:last-child {
  margin-bottom: 0;
}
.u-richtext > p {
  margin-bottom: 1em;
}
.u-richtext > p:empty {
  display: none !important;
}
.u-richtext > h1 {
  font-size: 2.125rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 500;
  line-height: 1.25;
}
@media all and (min-width: 22.5em) {
  .u-richtext > h1 {
    font-size: calc(1.4814814815vw + 1.7916666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .u-richtext > h1 {
    font-size: 2.625rem;
  }
}
.u-richtext > h2 {
  font-size: 2.125rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 500;
  line-height: 1.25;
}
@media all and (min-width: 22.5em) {
  .u-richtext > h2 {
    font-size: calc(1.4814814815vw + 1.7916666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .u-richtext > h2 {
    font-size: 2.625rem;
  }
}
.u-richtext > h3 {
  font-size: 1.75rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 500;
  line-height: 1.3;
}
@media all and (min-width: 22.5em) {
  .u-richtext > h3 {
    font-size: calc(1.4814814815vw + 1.4166666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .u-richtext > h3 {
    font-size: 2.25rem;
  }
}
.u-richtext > h4 {
  font-size: 1.625rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: normal;
  line-height: 1.4;
}
@media all and (min-width: 22.5em) {
  .u-richtext > h4 {
    font-size: calc(0.3703703704vw + 1.5416666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .u-richtext > h4 {
    font-size: 1.75rem;
  }
}
.u-richtext > h5 {
  font-size: 1.375rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: bold;
  line-height: 1.4;
}
@media all and (min-width: 22.5em) {
  .u-richtext > h5 {
    font-size: 1.375em;
  }
}
@media all and (min-width: 56.25em) {
  .u-richtext > h5 {
    font-size: 1.375rem;
  }
}
.u-richtext > h6 {
  font-size: 1rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: bold;
  line-height: 1.4;
}
@media all and (min-width: 22.5em) {
  .u-richtext > h6 {
    font-size: calc(0.7407407407vw + 0.8333333333rem);
  }
}
@media all and (min-width: 56.25em) {
  .u-richtext > h6 {
    font-size: 1.25rem;
  }
}
.u-richtext > h1.is-style-small-header,
.u-richtext > h2.is-style-small-header,
.u-richtext > h3.is-style-small-header,
.u-richtext > h4.is-style-small-header,
.u-richtext > h5.is-style-small-header,
.u-richtext > h6.is-style-small-header {
  font-size: 1.75rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 500;
  line-height: 1.3;
  font-weight: 500;
}
@media all and (min-width: 22.5em) {
  .u-richtext > h1.is-style-small-header,
  .u-richtext > h2.is-style-small-header,
  .u-richtext > h3.is-style-small-header,
  .u-richtext > h4.is-style-small-header,
  .u-richtext > h5.is-style-small-header,
  .u-richtext > h6.is-style-small-header {
    font-size: calc(1.4814814815vw + 1.4166666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .u-richtext > h1.is-style-small-header,
  .u-richtext > h2.is-style-small-header,
  .u-richtext > h3.is-style-small-header,
  .u-richtext > h4.is-style-small-header,
  .u-richtext > h5.is-style-small-header,
  .u-richtext > h6.is-style-small-header {
    font-size: 2.25rem;
  }
}
.u-richtext > h1, .u-richtext > h2, .u-richtext > h3, .u-richtext > h4, .u-richtext > h5, .u-richtext > h6 {
  margin-bottom: 1em;
  margin-top: 1.5em;
}
.u-richtext > h1:first-child, .u-richtext > h2:first-child, .u-richtext > h3:first-child, .u-richtext > h4:first-child, .u-richtext > h5:first-child, .u-richtext > h6:first-child {
  margin-top: 0;
}
.has-text-color .u-richtext > h1, .has-text-color .u-richtext > h2, .has-text-color .u-richtext > h3, .has-text-color .u-richtext > h4, .has-text-color .u-richtext > h5, .has-text-color .u-richtext > h6 {
  color: currentColor;
}
.u-richtext > h2 + h2,
.u-richtext > h2 + h3,
.u-richtext > h3 + h3,
.u-richtext > h3 + h4,
.u-richtext > h4 + h4,
.u-richtext > h4 + h5,
.u-richtext > h5 + h5,
.u-richtext > h5 + h6,
.u-richtext > h6 + h6 {
  margin-top: 0;
}
.u-richtext > ol,
.u-richtext > ul {
  margin-bottom: 2em;
  margin-top: 2em;
  overflow: hidden;
}
.u-richtext > ol ul,
.u-richtext > ol ol,
.u-richtext > ul ul,
.u-richtext > ul ol {
  margin-bottom: 0;
}
.u-richtext > ol li,
.u-richtext > ul li {
  margin-top: 1em;
}
.u-richtext > ol li:first-child,
.u-richtext > ul li:first-child {
  margin-top: 0;
}
.u-richtext > ol li li:first-child,
.u-richtext > ul li li:first-child {
  margin-top: 1em;
}
.u-richtext > ol li > p:last-child,
.u-richtext > ul li > p:last-child {
  margin-bottom: 0;
}
.u-richtext > ul,
.u-richtext > ol ul {
  list-style: disc;
  padding-left: 2.5rem;
}
.u-richtext > ul > li,
.u-richtext > ol ul > li {
  padding-left: 0.625rem;
}
.u-richtext > ul > li::marker,
.u-richtext > ol ul > li::marker {
  color: mediumvioletred;
}
.u-richtext > ul ul,
.u-richtext > ol ul ul {
  list-style-type: disc;
  padding-left: 3.75rem;
}
.u-richtext > ul ul > li,
.u-richtext > ol ul ul > li {
  padding-left: 0.625rem;
}
.u-richtext > ol,
.u-richtext > ul ol {
  list-style: decimal;
  padding-left: 2.5rem;
}
.u-richtext > ol > li,
.u-richtext > ul ol > li {
  padding-left: 0.625rem;
}
.u-richtext > ol > li::marker,
.u-richtext > ul ol > li::marker {
  color: mediumvioletred;
}
.u-richtext > ol ol,
.u-richtext > ul ol ol {
  list-style: decimal;
  padding-left: 3.75rem;
}
.u-richtext > ol ol > li,
.u-richtext > ul ol ol > li {
  padding-left: 0.625rem;
}
.u-richtext > picture {
  display: block;
  margin-bottom: 1em;
}
.u-richtext > hr {
  background-color: currentColor;
  border: 0;
  display: block;
  height: 1px;
}
.u-richtext a:not([class]) {
  transition: color 150ms ease-in-out;
}
.u-richtext a:not([class]), .u-richtext a:not([class]):link, .u-richtext a:not([class]):visited, .u-richtext a:not([class]):focus, .u-richtext a:not([class]):hover, .u-richtext a:not([class]):active {
  text-decoration: none;
}
.u-richtext a:not([class]):not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.u-richtext a:not([class]), .u-richtext a:not([class]):link, .u-richtext a:not([class]):visited, .u-richtext a:not([class]):focus, .u-richtext a:not([class]):hover, .u-richtext a:not([class]):active {
  text-decoration: none;
}
.has-text-color .u-richtext a:not([class]), .has-text-color .u-richtext a:not([class]):link, .has-text-color .u-richtext a:not([class]):visited, .has-text-color .u-richtext a:not([class]):focus, .has-text-color .u-richtext a:not([class]):hover, .has-text-color .u-richtext a:not([class]):active {
  color: currentColor;
}
.u-richtext a:not([class]) .icon-external {
  margin-left: 0.3125rem;
}
.u-richtext a:not([class]):hover, .u-richtext a:not([class]):focus, .u-richtext a:not([class]):active {
  text-decoration: underline;
}
.u-richtext b,
.u-richtext strong {
  font-weight: bold;
}
.u-richtext sup {
  font-size: 0.8em;
  left: -1px;
}
.u-richtext code,
.u-richtext kbd,
.u-richtext pre,
.u-richtext samp {
  font-family: Operator Mono, Consolas, Menlo, Monaco, monospace, color-emoji;
}
.u-richtext pre {
  font-family: inherit;
  margin-bottom: 1em;
  margin-top: 1em;
  overflow: hidden;
  white-space: pre-wrap;
  word-break: break-word;
}
.u-richtext pre code {
  font-family: Operator Mono, Consolas, Menlo, Monaco, monospace, color-emoji;
  font-size: 1rem;
}
.u-richtext small {
  display: inline-block;
}
.u-hide {
  display: none !important;
}
.u-screenreader {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.u-clearfix:after {
  clear: both;
  content: "";
  display: table;
}
.u-clear {
  clear: both;
}
@media all and (min-width: 20em) {
  .u-nowrap {
    display: inline-block;
    text-decoration: inherit;
    white-space: nowrap !important;
  }
  @supports (text-decoration-color: #000) {
    .u-nowrap {
      text-decoration-color: inherit;
    }
  }
}
.u-relative {
  position: relative;
}
.u-mb0 {
  margin-bottom: 0rem !important;
}
.u-mt0 {
  margin-top: 0rem !important;
}
.u-pb0 {
  padding-bottom: 0rem !important;
}
.u-pt0 {
  padding-top: 0rem !important;
}
.u-mb1 {
  margin-bottom: 0.625rem !important;
}
.u-mt1 {
  margin-top: 0.625rem !important;
}
.u-pb1 {
  padding-bottom: 0.625rem !important;
}
.u-pt1 {
  padding-top: 0.625rem !important;
}
.u-mb2 {
  margin-bottom: 1.25rem !important;
}
.u-mt2 {
  margin-top: 1.25rem !important;
}
.u-pb2 {
  padding-bottom: 1.25rem !important;
}
.u-pt2 {
  padding-top: 1.25rem !important;
}
.u-mb3 {
  margin-bottom: 1.875rem !important;
}
.u-mt3 {
  margin-top: 1.875rem !important;
}
.u-pb3 {
  padding-bottom: 1.875rem !important;
}
.u-pt3 {
  padding-top: 1.875rem !important;
}
.u-mb4 {
  margin-bottom: 2.5rem !important;
}
.u-mt4 {
  margin-top: 2.5rem !important;
}
.u-pb4 {
  padding-bottom: 2.5rem !important;
}
.u-pt4 {
  padding-top: 2.5rem !important;
}
.u-mb5 {
  margin-bottom: 3.125rem !important;
}
.u-mt5 {
  margin-top: 3.125rem !important;
}
.u-pb5 {
  padding-bottom: 3.125rem !important;
}
.u-pt5 {
  padding-top: 3.125rem !important;
}
.u-mb6 {
  margin-bottom: 3.75rem !important;
}
.u-mt6 {
  margin-top: 3.75rem !important;
}
.u-pb6 {
  padding-bottom: 3.75rem !important;
}
.u-pt6 {
  padding-top: 3.75rem !important;
}
.u-mb7 {
  margin-bottom: 4.375rem !important;
}
.u-mt7 {
  margin-top: 4.375rem !important;
}
.u-pb7 {
  padding-bottom: 4.375rem !important;
}
.u-pt7 {
  padding-top: 4.375rem !important;
}
.u-mb8 {
  margin-bottom: 5rem !important;
}
.u-mt8 {
  margin-top: 5rem !important;
}
.u-pb8 {
  padding-bottom: 5rem !important;
}
.u-pt8 {
  padding-top: 5rem !important;
}
.u-mb9 {
  margin-bottom: 5.625rem !important;
}
.u-mt9 {
  margin-top: 5.625rem !important;
}
.u-pb9 {
  padding-bottom: 5.625rem !important;
}
.u-pt9 {
  padding-top: 5.625rem !important;
}
.u-mb10 {
  margin-bottom: 6.25rem !important;
}
.u-mt10 {
  margin-top: 6.25rem !important;
}
.u-pb10 {
  padding-bottom: 6.25rem !important;
}
.u-pt10 {
  padding-top: 6.25rem !important;
}

.AuthorPromo {
  color: #fff;
}
.AuthorPromo-description {
  font-size: 1rem;
  line-height: 1.33;
  font-weight: 300;
  margin-top: 0.75rem;
}
@media all and (min-width: 37.5em) {
  .AuthorPromo-description {
    font-size: calc(0.5vw + 0.8125rem);
  }
}
@media all and (min-width: 62.5em) {
  .AuthorPromo-description {
    font-size: 1.125rem;
  }
}
.AuthorPromo-headshot {
  max-width: 100px;
  width: 100%;
}
@media all and (min-width: 37.5em) {
  .AuthorPromo-headshot {
    max-width: 100%;
  }
}
.AuthorPromo-layout {
  padding: 1.25rem;
}
@media all and (min-width: 37.5em) {
  .AuthorPromo-layout {
    -moz-column-gap: calc(5vw + -0.625rem);
         column-gap: calc(5vw + -0.625rem);
  }
}
@media all and (min-width: 62.5em) {
  .AuthorPromo-layout {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
}
@media all and (min-width: 37.5em) {
  .AuthorPromo-layout {
    padding: calc(2.5vw + 0.3125rem);
  }
}
@media all and (min-width: 62.5em) {
  .AuthorPromo-layout {
    padding: 1.875rem;
  }
}
@media all and (min-width: 37.5em) {
  .AuthorPromo-layout {
    display: flex;
    flex-direction: row;
  }
}
@media all and (min-width: 37.5em) {
  .AuthorPromo-layout-primary {
    flex: 1 1 auto;
  }
}
.AuthorPromo-layout-secondary {
  float: right;
  margin: 0 0 0.625rem 1.25rem;
}
@media all and (min-width: 37.5em) {
  .AuthorPromo-layout-secondary {
    margin: 0;
    float: none;
    flex: 0 0 136px;
  }
}
.AuthorPromo-name {
  display: block;
  font-size: 1.5rem;
  margin-top: 0.5rem;
  font-weight: 500;
}
.AuthorPromo-name:not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.AuthorPromo-name, .AuthorPromo-name:link, .AuthorPromo-name:visited, .AuthorPromo-name:focus, .AuthorPromo-name:hover, .AuthorPromo-name:active {
  text-decoration: none;
}
.has-text-color .AuthorPromo-name, .has-text-color .AuthorPromo-name:link, .has-text-color .AuthorPromo-name:visited, .has-text-color .AuthorPromo-name:focus, .has-text-color .AuthorPromo-name:hover, .has-text-color .AuthorPromo-name:active {
  color: currentColor;
}
.AuthorPromo-name .icon-external {
  margin-left: 0.3125rem;
}
.AuthorPromo-name:hover, .AuthorPromo-name:focus, .AuthorPromo-name:active {
  text-decoration: underline;
}
@media all and (min-width: 37.5em) {
  .AuthorPromo-name {
    font-size: calc(2vw + 0.75rem);
  }
}
@media all and (min-width: 62.5em) {
  .AuthorPromo-name {
    font-size: 2rem;
  }
}
.AuthorPromo-title {
  font-size: 0.875rem;
}
@media all and (min-width: 37.5em) {
  .AuthorPromo-title {
    font-size: calc(1vw + 0.5rem);
  }
}
@media all and (min-width: 62.5em) {
  .AuthorPromo-title {
    font-size: 1.125rem;
  }
}

.BannerArchiveResource {
  padding-bottom: 1.5625rem;
  padding-top: 3.125rem;
  background-color: #f2f2f2;
}
@media all and (min-width: 37.5em) {
  .BannerArchiveResource {
    padding-bottom: calc(8.75vw + -1.71875rem);
  }
}
@media all and (min-width: 62.5em) {
  .BannerArchiveResource {
    padding-bottom: 3.75rem;
  }
}
@media all and (min-width: 37.5em) {
  .BannerArchiveResource {
    padding-top: calc(12.5vw + -1.5625rem);
  }
}
@media all and (min-width: 62.5em) {
  .BannerArchiveResource {
    padding-top: 6.25rem;
  }
}
@media all and (min-width: 42.5em) {
  .BannerArchiveResource-header {
    max-width: 53.125rem;
  }
}
.BannerArchiveResource-breadcrumb {
  align-items: center;
  color: #e70f48;
  display: flex;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 1.13;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
.BannerArchiveResource-breadcrumb .icon {
  margin-right: 0.5rem;
}
.BannerArchiveResource-breadcrumb:hover, .BannerArchiveResource-breadcrumb:focus, .BannerArchiveResource-breadcrumb:active {
  text-decoration: underline;
}
.BannerArchiveResource-title {
  font-size: 2.625rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 600;
  line-height: 0.84;
  margin-bottom: 1.0625rem;
}
@media all and (min-width: 22.5em) {
  .BannerArchiveResource-title {
    font-size: calc(3.7037037037vw + 1.7916666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .BannerArchiveResource-title {
    font-size: 3.875rem;
  }
}
.BannerArchiveResource-description {
  color: #0f056b;
  font-size: 1.125em;
  margin-top: 0.75rem;
}
.BannerArchiveResource-featured-description {
  color: #0f056b;
  font-size: 1em;
}
.BannerArchiveResource-featured-header {
  color: #0f056b;
  margin-top: 1.25rem;
  margin-bottom: 0.9375rem;
}
@media all and (min-width: 37.5em) {
  .BannerArchiveResource-featured-header {
    margin-top: calc(10vw + -2.5rem);
  }
}
@media all and (min-width: 62.5em) {
  .BannerArchiveResource-featured-header {
    margin-top: 3.75rem;
  }
}
@media all and (min-width: 37.5em) {
  .BannerArchiveResource-featured-header {
    margin-bottom: calc(7.5vw + -1.875rem);
  }
}
@media all and (min-width: 62.5em) {
  .BannerArchiveResource-featured-header {
    margin-bottom: 2.8125rem;
  }
}
.BannerArchiveResource-featured-layout {
  display: flex;
  flex-direction: column;
}
@media all and (min-width: 42.5em) {
  .BannerArchiveResource-featured-layout {
    grid-column-gap: 1.25rem;
    display: grid;
    gap: 0;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
  }
}
@media all and (min-width: 42.5em) and (min-width: 48em) {
  .BannerArchiveResource-featured-layout {
    grid-column-gap: calc(11.3425925926vw + -4.1944444444rem);
  }
}
@media all and (min-width: 42.5em) and (min-width: 75em) {
  .BannerArchiveResource-featured-layout {
    grid-column-gap: 4.3125rem;
  }
}

.BannerArchive {
  background-color: #f2f2f2;
  padding-top: 1.5625rem;
}
@media all and (min-width: 37.5em) {
  .BannerArchive {
    padding-top: calc(8.75vw + -1.71875rem);
  }
}
@media all and (min-width: 62.5em) {
  .BannerArchive {
    padding-top: 3.75rem;
  }
}
.BannerArchive-title {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.2;
  font-size: 1.75rem;
  color: #3714a0;
}
@media all and (min-width: 23.4375em) {
  .BannerArchive-title {
    font-size: calc(1.9310344828vw + 1.2974137931rem);
  }
}
@media all and (min-width: 68.75em) {
  .BannerArchive-title {
    font-size: 2.625rem;
  }
}
@media all and (min-width: 23.4375em) {
  .BannerArchive-title {
    font-size: calc(4.4137931034vw + 0.7155172414rem);
  }
}
@media all and (min-width: 68.75em) {
  .BannerArchive-title {
    font-size: 3.75rem;
  }
}

.BannerLandingPage {
  color: #fff;
  position: relative;
}
@media all and (max-width: 48em) {
  .BannerLandingPage {
    background: #0f056b !important;
  }
}
.BannerLandingPage-description {
  font-size: 1em;
  margin-top: 0.9375rem;
}
@media all and (min-width: 48em) {
  .BannerLandingPage-gradient {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(15, 5, 107) 0%, rgb(33, 12, 131) 35%, rgba(39, 14, 139, 0) 65%, rgba(55, 20, 160, 0) 100%);
    z-index: 2;
  }
}
@media all and (max-width: 48em) {
  .BannerLandingPage-image {
    display: block;
    overflow: hidden;
    position: relative;
  }
  .BannerLandingPage-image:before {
    content: "";
    display: block;
    padding-top: 56.25%;
  }
}
@media all and (min-width: 48em) {
  .BannerLandingPage-image {
    flex: none;
    height: 100%;
    position: absolute;
    width: 65%;
    right: 0;
    top: 0;
    z-index: 1;
  }
}
.BannerLandingPage-image:after {
  content: "";
  position: absolute;
}
@media all and (max-width: 48em) {
  .BannerLandingPage-image:after {
    background: linear-gradient(180deg, rgb(15, 5, 107) 0%, rgba(55, 20, 160, 0) 100%);
    left: 0;
    height: 45%;
    width: 100%;
    top: 0;
  }
}
.BannerLandingPage-layout {
  max-width: 2100px;
  margin: 0 auto;
  position: relative;
}
@media all and (min-width: 48em) {
  .BannerLandingPage-layout {
    display: flex;
    flex-direction: row;
    justify-items: stretch;
    justify-content: center;
    min-height: 200px;
  }
}
@media all and (min-width: 48em) {
  .BannerLandingPage.with-image .BannerLandingPage-layout {
    min-height: 455px;
  }
}
@media all and (min-width: 48em) {
  .BannerLandingPage-layout > * {
    flex: 0 0 50%;
  }
}
.BannerLandingPage-layout-primary {
  position: relative;
  z-index: 3;
}
@media all and (min-width: 48em) {
  .BannerLandingPage-layout-primary {
    align-self: center;
    display: flex;
    justify-content: flex-end;
    justify-self: flex-end;
    padding: 1.25rem 0;
  }
}
.BannerLandingPage-layout-primary-content {
  position: relative;
  padding: 1.125rem 0;
  margin: 0 1.25rem;
}
@media all and (min-width: 80em) {
  .BannerLandingPage-layout-primary-content {
    padding: 1.125rem 2.5rem 1.125rem 2.8125rem;
    max-width: 640px;
    margin: 0;
    width: 100%;
  }
}
.BannerLandingPage-layout-secondary:after {
  clear: both;
  content: "";
  display: table;
}
.BannerLandingPage-parent {
  margin-bottom: 0.625rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.BannerLandingPage-parent:not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.BannerLandingPage-parent, .BannerLandingPage-parent:link, .BannerLandingPage-parent:visited, .BannerLandingPage-parent:focus, .BannerLandingPage-parent:hover, .BannerLandingPage-parent:active {
  text-decoration: none;
}
.has-text-color .BannerLandingPage-parent, .has-text-color .BannerLandingPage-parent:link, .has-text-color .BannerLandingPage-parent:visited, .has-text-color .BannerLandingPage-parent:focus, .has-text-color .BannerLandingPage-parent:hover, .has-text-color .BannerLandingPage-parent:active {
  color: currentColor;
}
.BannerLandingPage-parent .icon-external {
  margin-left: 0.3125rem;
}
.BannerLandingPage-parent:hover, .BannerLandingPage-parent:focus, .BannerLandingPage-parent:active {
  text-decoration: underline;
}
.BannerLandingPage-parent svg {
  fill: currentColor;
  vertical-align: middle;
}
.BannerLandingPage-title {
  font-size: 1.875rem;
  line-height: 0.967;
}
@media all and (min-width: 37.5em) {
  .BannerLandingPage-title {
    font-size: calc(7.5vw + -0.9375rem);
  }
}
@media all and (min-width: 62.5em) {
  .BannerLandingPage-title {
    font-size: 3.75rem;
  }
}
.BannerPage {
  background-color: #0f056b;
  color: #fff;
  margin-bottom: 3.5625rem;
}
.BannerPage.t-light {
  background-color: #f2f2f2;
  color: #3714a0;
}
.BannerPage-content {
  position: relative;
}
@media all and (min-width: 80em) {
  .BannerPage-content.has-gradient::before {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: linear-gradient(97.9deg, #0f056b 16.81%, #3714a0 49.12%, rgba(55, 20, 160, 0) 88.17%);
    content: "";
    display: block;
    z-index: 1;
  }
}
.BannerPage-description {
  font-size: 1.125rem;
  letter-spacing: 0.3px;
  line-height: 1.38;
  margin-top: 0.9375rem;
}
@media all and (min-width: 48em) {
  .BannerPage-description {
    max-width: 22.6875rem;
  }
}
@media all and (max-width: 48em) {
  .BannerPage-image {
    display: block;
    overflow: hidden;
    position: relative;
  }
  .BannerPage-image:before {
    content: "";
    display: block;
    padding-top: 56.25%;
  }
}
.BannerPage-layout {
  max-width: 2100px;
  margin: 0 auto;
}
@media all and (min-width: 48em) {
  .BannerPage-layout {
    display: flex;
    flex-direction: row;
    justify-items: stretch;
    justify-content: center;
    min-height: 200px;
  }
}
@media all and (min-width: 48em) {
  .BannerPage.with-image .BannerPage-layout {
    min-height: 455px;
  }
}
@media all and (min-width: 48em) {
  .BannerPage-layout > * {
    flex: 0 0 50%;
  }
}
.BannerPage-layout-primary {
  z-index: 2;
}
@media all and (min-width: 48em) {
  .BannerPage-layout-primary {
    align-self: center;
    display: flex;
    padding: 1.25rem 0;
  }
}
@media all and (min-width: 80em) {
  .BannerPage-layout-primary {
    justify-content: flex-end;
    justify-self: flex-end;
  }
}
.BannerPage-layout-primary-content {
  position: relative;
  padding: 1.125rem 0;
  margin: 0 1.25rem;
}
@media all and (min-width: 80em) {
  .BannerPage-layout-primary-content {
    padding: 1.125rem 3.4375rem 1.125rem 0;
    max-width: 640px;
    margin: 0;
    width: 100%;
  }
}
.BannerPage-layout-secondary {
  padding-top: 1.875rem;
}
.BannerPage-layout-secondary:after {
  clear: both;
  content: "";
  display: table;
}
@media all and (min-width: 48em) {
  .BannerPage-layout-secondary {
    padding-top: 0;
  }
}
.BannerPage-parent {
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.625rem;
  vertical-align: middle;
}
.BannerPage-parent:not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.BannerPage-parent, .BannerPage-parent:link, .BannerPage-parent:visited, .BannerPage-parent:focus, .BannerPage-parent:hover, .BannerPage-parent:active {
  text-decoration: none;
}
.has-text-color .BannerPage-parent, .has-text-color .BannerPage-parent:link, .has-text-color .BannerPage-parent:visited, .has-text-color .BannerPage-parent:focus, .has-text-color .BannerPage-parent:hover, .has-text-color .BannerPage-parent:active {
  color: currentColor;
}
.BannerPage-parent .icon-external {
  margin-left: 0.3125rem;
}
.BannerPage-parent:hover, .BannerPage-parent:focus, .BannerPage-parent:active {
  text-decoration: underline;
}
.BannerPage-parent svg {
  fill: currentColor;
  vertical-align: middle;
}
.BannerPage-title {
  font-size: 1.875rem;
  line-height: 0.967;
}
@media all and (min-width: 37.5em) {
  .BannerPage-title {
    font-size: calc(7.5vw + -0.9375rem);
  }
}
@media all and (min-width: 62.5em) {
  .BannerPage-title {
    font-size: 3.75rem;
  }
}

.Card {
  position: relative;
}
@media all and (min-width: 50em) {
  .PeopleListing-item:nth-child(6n+3) > .Card {
    width: 50%;
  }
  .PeopleListing-item:nth-child(6n+4) > .Card {
    margin-left: auto;
    width: 50%;
  }
}
.Card-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.Card-image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
@media all and (min-width: 50em) {
  .Card-image {
    border-right: 10px solid #efb600;
  }
  .PeopleListing-item:nth-child(3n) .Card-image {
    border-right: 10px solid transparent;
  }
}
.Card-image-source {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
}
.Card-body {
  margin-top: 1.0625rem;
}
.Card-title-link {
  color: #e70f48;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.09;
  margin-bottom: 0.625rem;
}
.Card-title-link:hover, .Card-title-link:focus, .Card-title-link:active {
  text-decoration: underline;
}
.Card-title-link::before {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  content: "";
  display: block;
}
.Card-text {
  color: #0f056b;
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: 0.3px;
  line-height: 1.143;
}

.Carousel-item {
  width: 90%;
}

.ColorImagePromo {
  background: linear-gradient(122.68deg, #0f056b 2.99%, #3714a0 104.37%);
}
.ColorImagePromo.is-block {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media all and (min-width: 23.4375em) {
  .ColorImagePromo.is-block {
    margin-top: calc(6.6298342541vw + 0.9461325967rem);
    margin-bottom: calc(6.6298342541vw + 0.9461325967rem);
  }
}
@media all and (min-width: 80em) {
  .ColorImagePromo.is-block {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
}
@media all and (min-width: 50em) {
  .ColorImagePromo {
    align-items: center;
    display: flex;
    position: relative;
  }
}
.ColorImagePromo .bg-icon {
  --icon-color: rgba(55, 20, 160, 0.4);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
}
@media all and (max-width: 49.9375em) {
  .ColorImagePromo .bg-icon {
    width: 200%;
  }
}
@media all and (min-width: 50em) {
  .ColorImagePromo .bg-icon {
    width: 89%;
  }
}
.ColorImagePromo-title {
  font-size: 1.75rem;
  color: #fff;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 500;
  line-height: 1.3;
}
@media all and (min-width: 22.5em) {
  .ColorImagePromo-title {
    font-size: calc(1.4814814815vw + 1.4166666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .ColorImagePromo-title {
    font-size: 2.25rem;
  }
}
.ColorImagePromo-col {
  flex-grow: 1;
  overflow: hidden;
}
@media all and (max-width: 49.9375em) {
  .ColorImagePromo-col {
    position: relative;
  }
}
.ColorImagePromo-content {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
  z-index: 1;
}
@media all and (min-width: 23.4375em) {
  .ColorImagePromo-content {
    padding-left: calc(5.5248618785vw + 1.2051104972rem);
    padding-right: calc(5.5248618785vw + 1.2051104972rem);
  }
}
@media all and (min-width: 80em) {
  .ColorImagePromo-content {
    padding-left: 5.625rem;
    padding-right: 5.625rem;
  }
}
.ColorImagePromo-content:not(.has-img) {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
@media all and (max-width: 49.9375em) {
  .ColorImagePromo-content {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem;
  }
}
.ColorImagePromo-text {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 300;
  letter-spacing: 0.3px;
  line-height: 1.22;
  margin-top: 0.625rem;
}
.ColorImagePromo-cta {
  margin-top: 1.875rem;
}
.ColorImagePromo-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.ColorImagePromo-image:before {
  content: "";
  display: block;
  padding-top: 66.3194444444%;
}
@media all and (min-width: 50em) {
  .ColorImagePromo-image {
    flex-shrink: 0;
    width: 53%;
  }
}
.ColorImagePromo-image-src {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
}

.ColumnPromo {
  display: block;
}
@media all and (max-width: 48em) {
  .ColumnPromo.l-padding {
    padding: 0;
  }
}
.ColumnPromo-item:not(:first-child) {
  border-top: solid 10px #efb600;
}
@media all and (min-width: 48em) {
  .ColumnPromo-item {
    border: none;
    flex: 0 1 33.33%;
    padding-right: 0.625rem;
    position: relative;
  }
  .ColumnPromo-item:not(:first-child) {
    border-top: none;
  }
  .ColumnPromo-item:not(:last-child):after {
    background-color: #efb600;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
    z-index: 2;
  }
}
.ColumnPromo-item-cta {
  margin-top: 0.625rem;
}
.ColumnPromo-item-content {
  padding: 1.25rem;
}
@media all and (min-width: 48em) {
  .ColumnPromo-item-content {
    padding: calc(4.3103448276vw + -0.8189655172rem);
  }
}
@media all and (min-width: 62.5em) {
  .ColumnPromo-item-content {
    padding: 1.875rem;
  }
}
.ColumnPromo-item-description {
  color: #0f056b;
  font-size: 1rem;
  line-height: 1.2;
  margin-top: 0.3125rem;
}
@media all and (min-width: 48em) {
  .ColumnPromo-item-description {
    font-size: calc(0.8620689655vw + 0.5862068966rem);
  }
}
@media all and (min-width: 62.5em) {
  .ColumnPromo-item-description {
    font-size: 1.125rem;
  }
}
.ColumnPromo-item-title {
  font-size: 1.375rem;
  color: #3714a0;
  line-height: 1.15;
  font-weight: 500;
}
@media all and (min-width: 48em) {
  .ColumnPromo-item-title {
    font-size: calc(2.5862068966vw + 0.1336206897rem);
  }
}
@media all and (min-width: 62.5em) {
  .ColumnPromo-item-title {
    font-size: 1.75rem;
  }
}
.ColumnPromo-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.ColumnPromo-image:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.ColumnPromo-image-source {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
}
@media all and (min-width: 48em) {
  .ColumnPromo-list {
    display: flex;
    flex-direction: row;
  }
}

.ContactLinks-title {
  font-size: 1.75rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 500;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 1rem;
}
@media all and (min-width: 22.5em) {
  .ContactLinks-title {
    font-size: calc(1.4814814815vw + 1.4166666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .ContactLinks-title {
    font-size: 2.25rem;
  }
}
.ContactLinks-item {
  margin-bottom: 0.5625rem;
  color: #e70f48;
}
.ContactLinks-link {
  font-size: 1.125rem;
  line-height: 1.22;
}
.ContactLinks-link:not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.ContactLinks-link, .ContactLinks-link:link, .ContactLinks-link:visited, .ContactLinks-link:focus, .ContactLinks-link:hover, .ContactLinks-link:active {
  text-decoration: none;
}
.has-text-color .ContactLinks-link, .has-text-color .ContactLinks-link:link, .has-text-color .ContactLinks-link:visited, .has-text-color .ContactLinks-link:focus, .has-text-color .ContactLinks-link:hover, .has-text-color .ContactLinks-link:active {
  color: currentColor;
}
.ContactLinks-link .icon-external {
  margin-left: 0.3125rem;
}
.ContactLinks-link:hover, .ContactLinks-link:focus, .ContactLinks-link:active {
  text-decoration: underline;
}

.DetailList {
  margin: 1.875rem 0;
}
.DetailList-description {
  color: #0f056b;
  flex: 1 1 auto;
  font-size: 1.125em;
  line-height: 1.33;
}
.DetailList-primary {
  color: #3714a0;
  flex: 0 0 33.33%;
}
.DetailList-item {
  border-top: solid 1px #efb600;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
  display: flex;
  flex-direction: row;
  padding: 1.25rem 0;
}
.DetailList-subtitle {
  display: block;
  font-size: 1em;
  line-height: 1.375;
  margin-top: 0.5rem;
}
.DetailList-title {
  display: block;
  font-size: 1.375em;
  font-weight: 500;
  line-height: 1.1;
}
.DetailList-title-link {
  color: #e70f48;
}
.DetailList-title-link:hover, .DetailList-title-link:focus, .DetailList-title-link:active {
  text-decoration: underline;
}

.DownloadBlock {
  background-color: #f2f2f2;
  padding: 1.25rem 1.875rem;
}
.DownloadBlock.is-block {
  margin-bottom: 3.125rem;
  margin-top: 3.125rem;
}
@media all and (min-width: 22.5em) {
  .DownloadBlock.is-block {
    margin-bottom: calc(9.2592592593vw + 1.0416666667rem);
    margin-top: calc(9.2592592593vw + 1.0416666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .DownloadBlock.is-block {
    margin-bottom: 6.25rem;
    margin-top: 6.25rem;
  }
}
.DownloadBlock-meta-text {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
.DownloadBlock-meta-text + .DownloadBlock-meta-text {
  margin-left: 0.625rem;
}
.DownloadBlock-title {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.14;
  margin-bottom: 0.3125rem;
}
.DownloadBlock-title-link {
  align-items: center;
  color: #e70f48;
  display: flex;
}
.DownloadBlock-title-link:hover, .DownloadBlock-title-link:focus, .DownloadBlock-title-link:active {
  text-decoration: underline;
}
.DownloadBlock-title .icon {
  --icon-color: currentColor;
  width: 0.8125rem;
  height: 1.125rem;
  margin-left: 0.5rem;
}
.DownloadBlock-text {
  color: #0f056b;
  font-size: 1.125rem;
  letter-spacing: 0.3px;
  line-height: 1.4;
}

.FeaturedGrid-title {
  font-size: 1.75rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 1.5625rem;
}
@media all and (min-width: 22.5em) {
  .FeaturedGrid-title {
    font-size: calc(1.4814814815vw + 1.4166666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .FeaturedGrid-title {
    font-size: 2.25rem;
  }
}
.FeaturedGrid.is-block {
  margin-bottom: 3.125rem;
  margin-top: 3.125rem;
}
@media all and (min-width: 22.5em) {
  .FeaturedGrid.is-block {
    margin-bottom: calc(9.2592592593vw + 1.0416666667rem);
    margin-top: calc(9.2592592593vw + 1.0416666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .FeaturedGrid.is-block {
    margin-bottom: 6.25rem;
    margin-top: 6.25rem;
  }
}
.FeaturedGrid-list {
  margin-top: 1.5625rem;
}
@media all and (min-width: 60em) {
  .FeaturedGrid-list {
    display: flex;
    justify-content: space-between;
  }
}
@media all and (max-width: 59.9375em) {
  .FeaturedGrid-list-item {
    margin-bottom: 1.5625rem;
  }
}
@media all and (min-width: 60em) {
  .FeaturedGrid-list-item {
    flex-basis: calc(50% - 12px);
    flex-grow: 1;
  }
  .FeaturedGrid-list-item + .FeaturedGrid-list-item {
    margin-left: 1.5rem;
  }
}
.FeaturedGrid-promo {
  position: relative;
}
.FeaturedGrid-promo-title {
  font-size: 1.75rem;
  color: #fff;
  font-weight: 500;
}
@media all and (min-width: 23.4375em) {
  .FeaturedGrid-promo-title {
    font-size: calc(0.8839779006vw + 1.5428176796rem);
  }
}
@media all and (min-width: 80em) {
  .FeaturedGrid-promo-title {
    font-size: 2.25rem;
  }
}
.FeaturedGrid-promo-text {
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.22;
  margin-bottom: 1.5625rem;
}
.FeaturedGrid-promo-wrap {
  padding-top: 2.5625rem;
  padding-bottom: 2.5625rem;
  padding-right: 1.125rem;
  padding-left: 1.125rem;
  background: linear-gradient(113.64deg, rgba(55, 20, 160, 0.4) 4.94%, rgba(146, 27, 127, 0) 47.74%, rgba(247, 35, 91, 0.4) 95.46%), linear-gradient(0deg, rgba(15, 5, 107, 0.8), rgba(15, 5, 107, 0.8));
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
@media all and (min-width: 23.4375em) {
  .FeaturedGrid-promo-wrap {
    padding-top: calc(4.3093922652vw + 1.5524861878rem);
    padding-bottom: calc(4.3093922652vw + 1.5524861878rem);
  }
}
@media all and (min-width: 80em) {
  .FeaturedGrid-promo-wrap {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
@media all and (min-width: 23.4375em) {
  .FeaturedGrid-promo-wrap {
    padding-right: calc(9.9447513812vw + -1.205801105rem);
    padding-left: calc(9.9447513812vw + -1.205801105rem);
  }
}
@media all and (min-width: 80em) {
  .FeaturedGrid-promo-wrap {
    padding-right: 6.75rem;
    padding-left: 6.75rem;
  }
}
.FeaturedGrid-promo-image {
  display: block;
  overflow: hidden;
  position: relative;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.FeaturedGrid-promo-image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.FeaturedGrid-promo-image-src {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
}

.FeaturedPromoHorizontalCard {
  background-color: #3714a0;
  background-image: linear-gradient(-90deg, #0f056b 0%, #3714a0 62.86%);
  color: #fff;
  max-width: 700px;
}
.FeaturedPromoHorizontalCard:before, .FeaturedPromoHorizontalCard:after {
  clear: both;
  content: "";
  display: table;
}
@media all and (min-width: 31.25em) {
  .FeaturedPromoHorizontalCard {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    min-height: 15.625rem;
  }
}
.FeaturedPromoHorizontalCard-content {
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media all and (min-width: 31.25em) {
  .FeaturedPromoHorizontalCard-content {
    margin-top: calc(0.6vw + 0.75rem);
    margin-bottom: calc(0.6vw + 0.75rem);
  }
}
@media all and (min-width: 62.5em) {
  .FeaturedPromoHorizontalCard-content {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }
}
@media all and (min-width: 31.25em) {
  .FeaturedPromoHorizontalCard-content {
    padding-left: calc(1.6vw + 0.4375rem);
    padding-right: calc(1.6vw + 0.4375rem);
  }
}
@media all and (min-width: 62.5em) {
  .FeaturedPromoHorizontalCard-content {
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }
}
@media all and (min-width: 31.25em) {
  .FeaturedPromoHorizontalCard-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex: 1 0 250px;
    justify-content: flex-start;
  }
}
.FeaturedPromoHorizontalCard-cta {
  margin-top: 0.9375rem;
}
.FeaturedPromoHorizontalCard-description {
  font-size: 1rem;
  line-height: 1.25;
  margin-top: 0.625rem;
}
@media all and (max-width: 31.25em) {
  .FeaturedPromoHorizontalCard-image {
    display: block;
    overflow: hidden;
    position: relative;
  }
  .FeaturedPromoHorizontalCard-image:before {
    content: "";
    display: block;
    padding-top: 40%;
  }
}
@media all and (min-width: 31.25em) {
  .FeaturedPromoHorizontalCard-image {
    flex: 1 1 100%;
  }
}
.FeaturedPromoHorizontalCard-image.-with-image {
  -webkit-clip-path: polygon(0 0, 100% 13%, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 13%, 100% 100%, 0% 100%);
}
@media all and (max-width: 31.25em) {
  .FeaturedPromoHorizontalCard-image.-with-image {
    display: block;
    overflow: hidden;
    position: relative;
  }
  .FeaturedPromoHorizontalCard-image.-with-image:before {
    content: "";
    display: block;
    padding-top: 66.6666666667%;
  }
}
@media all and (min-width: 31.25em) {
  .FeaturedPromoHorizontalCard-image.-with-image {
    -webkit-clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0% 100%);
  }
}
.FeaturedPromoHorizontalCard-title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media all and (min-width: 37.5em) {
  .FeaturedPromoHorizontalCard-title {
    font-size: calc(2vw + 0.75rem);
  }
}
@media all and (min-width: 62.5em) {
  .FeaturedPromoHorizontalCard-title {
    font-size: 2rem;
  }
}

.FeaturedPromoVerticalCard {
  background-color: #3714a0;
  color: #fff;
  max-width: 700px;
}
.FeaturedPromoVerticalCard:before, .FeaturedPromoVerticalCard:after {
  clear: both;
  content: "";
  display: table;
}
.FeaturedPromoVerticalCard-content {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media all and (min-width: 47.9375em) {
  .FeaturedPromoVerticalCard-content {
    margin-top: calc(6.4377682403vw + -1.2111051502rem);
    margin-bottom: calc(6.4377682403vw + -1.2111051502rem);
  }
}
@media all and (min-width: 62.5em) {
  .FeaturedPromoVerticalCard-content {
    margin-top: 2.8125rem;
    margin-bottom: 2.8125rem;
  }
}
@media all and (min-width: 47.9375em) {
  .FeaturedPromoVerticalCard-content {
    padding-left: calc(3.4334763948vw + -0.7084227468rem);
    padding-right: calc(3.4334763948vw + -0.7084227468rem);
  }
}
@media all and (min-width: 62.5em) {
  .FeaturedPromoVerticalCard-content {
    padding-left: 1.4375rem;
    padding-right: 1.4375rem;
  }
}
.FeaturedPromoVerticalCard-cta {
  margin-top: 0.9375rem;
}
.FeaturedPromoVerticalCard-description {
  font-size: 1rem;
  line-height: 1.25;
  margin-top: 0.625rem;
}
.FeaturedPromoVerticalCard-image.-with-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.FeaturedPromoVerticalCard-image.-with-image:before {
  content: "";
  display: block;
  padding-top: 66.6666666667%;
}
.FeaturedPromoVerticalCard-title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media all and (min-width: 37.5em) {
  .FeaturedPromoVerticalCard-title {
    font-size: calc(5.5vw + -0.5625rem);
  }
}
@media all and (min-width: 62.5em) {
  .FeaturedPromoVerticalCard-title {
    font-size: 2.875rem;
  }
}
.FeaturedTrio .FeaturedPromoVerticalCard-content {
  padding-left: 1.4375rem;
}
@media all and (min-width: 47.9375em) {
  .FeaturedTrio .FeaturedPromoVerticalCard-content {
    padding-left: calc(18.025751073vw + -7.2035944206rem);
  }
}
@media all and (min-width: 62.5em) {
  .FeaturedTrio .FeaturedPromoVerticalCard-content {
    padding-left: 4.0625rem;
  }
}

.FeaturedTrio-layout {
  display: flex;
  flex-direction: column;
}
@media all and (min-width: 47.9375em) {
  .FeaturedTrio-layout {
    flex-direction: row;
    align-items: center;
  }
}
@media all and (min-width: 47.9375em) {
  .FeaturedTrio-primary {
    margin-left: -0.5rem;
    flex: 1 1 50%;
  }
}
@media all and (min-width: 47.9375em) and (min-width: 47.9375em) {
  .FeaturedTrio-primary {
    margin-left: calc(-5.1502145923vw + 1.9688841202rem);
  }
}
@media all and (min-width: 47.9375em) and (min-width: 62.5em) {
  .FeaturedTrio-primary {
    margin-left: -1.25rem;
  }
}
@media all and (min-width: 47.9375em) {
  .FeaturedTrio-secondary {
    margin-right: -1.25rem;
    margin-right: -0.5rem;
    flex: 1 1 50%;
  }
}
@media all and (min-width: 47.9375em) and (min-width: 47.9375em) {
  .FeaturedTrio-secondary {
    margin-right: calc(-5.1502145923vw + 1.9688841202rem);
  }
}
@media all and (min-width: 47.9375em) and (min-width: 62.5em) {
  .FeaturedTrio-secondary {
    margin-right: -1.25rem;
  }
}
.FeaturedTrio-secondary > * {
  margin-bottom: 1rem;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 47.875em) {
  .FeaturedTrio-title {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
  }
}
@media all and (min-width: 62.5em) {
  .post-type-archive-news .FeaturedTrio {
    transform: translateY(30px);
  }
}

@media all and (max-width: 62.4375em) {
  .FooterNav {
    margin-bottom: 2.5rem;
  }
}
@media all and (max-width: 62.4375em) {
  .FooterNav.is-desktop {
    display: none;
  }
}
@media all and (min-width: 62.5em) {
  .FooterNav.is-mobile {
    display: none;
  }
}
.FooterNav-list {
  -moz-column-count: 2;
       column-count: 2;
}
@media all and (min-width: 62.5em) {
  .FooterNav-list {
    -moz-column-gap: 7.9375rem;
         column-gap: 7.9375rem;
  }
}
.FooterNav-link {
  font-size: 1rem;
  color: #efb600;
  letter-spacing: 0.3px;
  line-height: 1.45;
}
@media all and (min-width: 23.4375em) {
  .FooterNav-link {
    font-size: calc(0.4419889503vw + 0.8964088398rem);
  }
}
@media all and (min-width: 80em) {
  .FooterNav-link {
    font-size: 1.25rem;
  }
}
.FooterNav-link:hover, .FooterNav-link:focus, .FooterNav-link:active {
  text-decoration: underline;
}

.Footer {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  position: relative;
}
@media all and (min-width: 23.4375em) {
  .Footer {
    padding-top: calc(9.5238095238vw + 0.8928571429rem);
    padding-bottom: calc(9.5238095238vw + 0.8928571429rem);
  }
}
@media all and (min-width: 56.25em) {
  .Footer {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
}
@media all and (max-width: 62.4375em) {
  .Footer {
    background: linear-gradient(25.19deg, #0f056b 47%, #3714a0 68.4%);
  }
}
@media all and (min-width: 62.5em) {
  .Footer {
    background: linear-gradient(122.68deg, #0f056b 2.99%, #3714a0 104.37%);
  }
}
.Footer > .bg-icon {
  --icon-color: rgba(55, 20, 160, 0.4);
}
@media all and (max-width: 62.4375em) {
  .Footer > .bg-icon {
    display: none;
  }
}
@media all and (min-width: 62.5em) {
  .Footer > .bg-icon {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 163%;
  }
}
.Footer-wrap {
  position: relative;
  z-index: 2;
}
.Footer-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 62rem;
  text-align: center;
}
.Footer-header {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
@media all and (max-width: 62.4375em) {
  .Footer-header {
    margin-bottom: 1.1875rem;
  }
}
.Footer-text {
  font-size: 1.375rem;
  color: #fff;
  font-weight: 400;
  line-height: 1.27;
  margin-top: 0.5rem;
}
@media all and (min-width: 23.4375em) {
  .Footer-text {
    font-size: calc(0.8839779006vw + 1.1678176796rem);
  }
}
@media all and (min-width: 80em) {
  .Footer-text {
    font-size: 1.875rem;
  }
}
@media all and (max-width: 62.4375em) {
  .Footer-text {
    letter-spacing: 0.3px;
  }
}
@media all and (min-width: 62.5em) {
  .Footer-text {
    letter-spacing: 0.1px;
  }
}
.Footer-separator {
  border-color: #efb600;
  margin-bottom: 3.6875rem;
  margin-top: 3.6875rem;
}
.Footer-logo-link {
  display: block;
}
.Footer-row {
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 62.4375em) {
  .Footer-row {
    align-items: center;
    margin-bottom: 1.875rem;
  }
}
.Footer-social-item + .Footer-social-item {
  margin-top: 1.3125rem;
}
.Footer-social-link {
  display: block;
}
.Footer-social-link:hover, .Footer-social-link:focus, .Footer-social-link:active {
  --icon-color: #e70f48;
}
.Footer-social-link:hover svg, .Footer-social-link:focus svg, .Footer-social-link:active svg {
  transform: scale(1.1);
  transition: transform 150ms ease-in-out;
}
.Footer-social-link .icon {
  --icon-color: #efb600;
  height: 1.5rem;
  width: 1.25rem;
}
@media all and (min-width: 62.5em) {
  .Footer-meta {
    display: flex;
    margin-top: 2.25rem;
  }
}
.Footer-meta-text {
  font-size: 0.875rem;
  color: #efb600;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 400;
}
@media all and (min-width: 23.4375em) {
  .Footer-meta-text {
    font-size: calc(0.2209944751vw + 0.8232044199rem);
  }
}
@media all and (min-width: 80em) {
  .Footer-meta-text {
    font-size: 1rem;
  }
}
@media all and (min-width: 62.5em) {
  .Footer-meta-text + .Footer-meta-text {
    margin-left: 1.875rem;
  }
}
.Footer-meta-link {
  display: inline-block;
  text-decoration: underline;
}
.Footer-meta-link:link {
  text-decoration: underline;
}
@media all and (max-width: 62.4375em) {
  .Footer-meta-link + .Footer-meta-link {
    margin-left: 1.25rem;
  }
}

.GranteeHeader {
  padding-bottom: 3.75rem;
  margin-bottom: 3.75rem;
}
.GranteeHeader-breadcrumb {
  font-weight: 600;
  display: block;
}
.GranteeHeader-breadcrumb:not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.GranteeHeader-breadcrumb, .GranteeHeader-breadcrumb:link, .GranteeHeader-breadcrumb:visited, .GranteeHeader-breadcrumb:focus, .GranteeHeader-breadcrumb:hover, .GranteeHeader-breadcrumb:active {
  text-decoration: none;
}
.has-text-color .GranteeHeader-breadcrumb, .has-text-color .GranteeHeader-breadcrumb:link, .has-text-color .GranteeHeader-breadcrumb:visited, .has-text-color .GranteeHeader-breadcrumb:focus, .has-text-color .GranteeHeader-breadcrumb:hover, .has-text-color .GranteeHeader-breadcrumb:active {
  color: currentColor;
}
.GranteeHeader-breadcrumb .icon-external {
  margin-left: 0.3125rem;
}
.GranteeHeader-breadcrumb:hover, .GranteeHeader-breadcrumb:focus, .GranteeHeader-breadcrumb:active {
  text-decoration: underline;
}
.GranteeHeader-breadcrumb > * {
  vertical-align: middle;
}
.GranteeHeader-breadcrumb .icon {
  fill: currentColor;
}
.GranteeHeader-links a:not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.GranteeHeader-links a, .GranteeHeader-links a:link, .GranteeHeader-links a:visited, .GranteeHeader-links a:focus, .GranteeHeader-links a:hover, .GranteeHeader-links a:active {
  text-decoration: none;
}
.has-text-color .GranteeHeader-links a, .has-text-color .GranteeHeader-links a:link, .has-text-color .GranteeHeader-links a:visited, .has-text-color .GranteeHeader-links a:focus, .has-text-color .GranteeHeader-links a:hover, .has-text-color .GranteeHeader-links a:active {
  color: currentColor;
}
.GranteeHeader-links a .icon-external {
  margin-left: 0.3125rem;
}
.GranteeHeader-links a:hover, .GranteeHeader-links a:focus, .GranteeHeader-links a:active {
  text-decoration: underline;
}
.GranteeHeader-title {
  font-size: 2.5rem;
  font-weight: 600;
}
@media all and (min-width: 23.4375em) {
  .GranteeHeader-title {
    font-size: calc(3.8095238095vw + 1.6071428571rem);
  }
}
@media all and (min-width: 56.25em) {
  .GranteeHeader-title {
    font-size: 3.75rem;
  }
}
.GranteeHeader-description {
  font-size: 1.375rem;
  line-height: 1.27;
}
.GranteeHeader-divider {
  border: 0;
  height: 1px;
  width: 100%;
  background-color: #efb600;
}
.GranteeHeader-imageWrapper {
  position: relative;
}
.GranteeHeader-image {
  display: block;
  position: absolute;
}
.GranteeHeader.has-image {
  padding-bottom: 2.5rem;
  margin-bottom: 8.75rem;
}
@media all and (min-width: 23.4375em) {
  .GranteeHeader.has-image {
    padding-bottom: calc(19.0476190476vw + -1.9642857143rem);
  }
}
@media all and (min-width: 56.25em) {
  .GranteeHeader.has-image {
    padding-bottom: 8.75rem;
  }
}
@media all and (min-width: 23.4375em) {
  .GranteeHeader.has-image {
    margin-bottom: calc(34.2857142857vw + 0.7142857143rem);
  }
}
@media all and (min-width: 56.25em) {
  .GranteeHeader.has-image {
    margin-bottom: 20rem;
  }
}
@media all and (min-width: 56.25em) {
  .GranteeHeader.has-image {
    padding-bottom: 2.5rem;
    margin-bottom: 10rem;
  }
}
@media all and (min-width: 56.25em) and (min-width: 56.25em) {
  .GranteeHeader.has-image {
    padding-bottom: calc(22.7272727273vw + -10.2840909091rem);
  }
}
@media all and (min-width: 56.25em) and (min-width: 83.75em) {
  .GranteeHeader.has-image {
    padding-bottom: 8.75rem;
  }
}
@media all and (min-width: 56.25em) and (min-width: 56.25em) {
  .GranteeHeader.has-image {
    margin-bottom: calc(36.3636363636vw + -10.4545454545rem);
  }
}
@media all and (min-width: 56.25em) and (min-width: 83.75em) {
  .GranteeHeader.has-image {
    margin-bottom: 20rem;
  }
}

.GrantsSearch {
  background: linear-gradient(122.68deg, #0f056b 2.99%, #3714a0 104.37%);
  padding: 1.6875rem 2rem;
  transform: translateY(50%);
  padding-bottom: 1.875rem;
  transform: none;
  margin-bottom: 1.875rem;
}
.GrantsSearch-label {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
}
@media all and (max-width: 56.1875em) {
  .GrantsSearch-label {
    display: block;
    margin-bottom: 0.875rem;
  }
}
@media all and (min-width: 56.25em) {
  .GrantsSearch-label {
    margin-right: 1.25rem;
  }
}
.GrantsSearch:focus-within {
  border-color: mediumvioletred;
}
@media all and (max-width: 56.1875em) {
  .GrantsSearch-wrapper {
    display: flex;
  }
}
.GrantsSearch-input {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: #fff;
  flex-grow: 1;
  height: 2.8125rem;
  padding-left: 1.25rem;
  padding-right: 0.625rem;
  width: 39%;
  margin-right: 1.25rem;
}
@media all and (min-width: 38.125em) {
  .GrantsSearch {
    transform: translateY(-50%);
    margin-bottom: 0;
  }
}
.GrantsSearch-wrapper {
  display: block !important;
}
@media all and (min-width: 38.125em) {
  .GrantsSearch-wrapper {
    display: flex !important;
    justify-content: space-between;
  }
}
.GrantsSearch-keyword {
  flex-grow: 1;
}
.GrantsSearch-label {
  display: block;
  margin-bottom: 0.25rem;
}
.GrantsSearch-input {
  width: 100%;
}
@media all and (min-width: 38.125em) {
  .GrantsSearch-input {
    max-width: 600px;
  }
}
.GrantsSearch-filters {
  display: flex;
  flex-direction: column;
}
@media all and (min-width: 38.125em) {
  .GrantsSearch-filters {
    flex-direction: row;
    align-items: flex-end;
  }
}
.GrantsSearch-filter {
  margin: 20px 0;
}
@media all and (min-width: 38.125em) {
  .GrantsSearch-filter {
    margin: 0 20px;
  }
}
.GrantsSearch-filter-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%233714a0%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 11 7%27 preserveAspectRatio=%27xMidYMid meet%27%3E%3Cpath d=%27M10.5 1.45L5.55 6.4.6 1.45 2.01.04l3.54 3.53L9.09.04z%27/%3E%3C/svg%3E");
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
  background-size: 20px auto;
  border: 1px solid #3714a0;
  border-radius: 0;
  color: currentColor;
  cursor: pointer;
  font-size: 1em;
  line-height: 1.2;
  padding: 0.75rem 3rem 0.6875rem 0.625rem;
  position: relative;
  transition: all 150ms ease-in-out;
  width: 100%;
  z-index: 2;
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e70f48%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 11 7%27 preserveAspectRatio=%27xMidYMid meet%27%3E%3Cpath d=%27M10.5 1.45L5.55 6.4.6 1.45 2.01.04l3.54 3.53L9.09.04z%27/%3E%3C/svg%3E");
  border-color: #e70f48;
  color: #fff;
  height: 45px;
}
.GrantsSearch-filter-select:hover, .GrantsSearch-filter-select:active, [data-whatinput=keyboard] .GrantsSearch-filter-select:focus, .no-js .GrantsSearch-filter-select:focus {
  border-color: mediumvioletred;
}
.GrantsSearch-filter-select:disabled {
  color: #ccc;
  cursor: not-allowed;
}
.is-style-bg-dark .GrantsSearch-filter-select {
  background-color: transparent;
  border-color: currentColor;
  color: #fff;
}
.is-style-bg-dark .GrantsSearch-filter-select:hover, .is-style-bg-dark .GrantsSearch-filter-select:active, [data-whatinput=keyboard] .is-style-bg-dark .GrantsSearch-filter-select:focus, .no-js .is-style-bg-dark .GrantsSearch-filter-select:focus {
  text-decoration: underline;
}
.is-style-bg-dark .GrantsSearch-filter-select:disabled {
  color: #000;
}
.GrantsSearch-filter-select::-ms-expand {
  opacity: 0;
  visibility: hidden;
}
.GrantsSearch-filter-select optgroup {
  padding-left: 0.625rem;
}
.GrantsSearch-filter-select option {
  padding: 0.125rem 0.9375rem;
}
.GrantsSearch-filter-select.is-invalid {
  border-color: #e70f48;
}
.GrantsSearch-buttons {
  display: flex;
  align-items: flex-end;
}
.GrantsSearch-submit, .GrantsSearch-reset {
  align-items: center;
  display: flex;
  height: 45px;
  margin-right: 0.625rem;
}
@media all and (min-width: 38.125em) {
  .GrantsSearch-submit, .GrantsSearch-reset {
    margin-right: 0;
    margin-left: 0.625rem;
  }
}
.GrantsSearch-submit {
  border: 0;
}
.GrantsSearch-reset {
  background-color: #828282;
  color: #fff;
}

.GrantsTable {
  table-layout: fixed;
}
@media all and (min-width: 50em) {
  .GrantsTable {
    width: 100%;
  }
}
.GrantsTable-largeCell {
  min-width: 350px;
  font-weight: 600;
}
.GrantsTable-smallCell {
  min-width: 150px;
}
.GrantsTable a:not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.GrantsTable a, .GrantsTable a:link, .GrantsTable a:visited, .GrantsTable a:focus, .GrantsTable a:hover, .GrantsTable a:active {
  text-decoration: none;
}
.has-text-color .GrantsTable a, .has-text-color .GrantsTable a:link, .has-text-color .GrantsTable a:visited, .has-text-color .GrantsTable a:focus, .has-text-color .GrantsTable a:hover, .has-text-color .GrantsTable a:active {
  color: currentColor;
}
.GrantsTable a .icon-external {
  margin-left: 0.3125rem;
}
.GrantsTable a:hover, .GrantsTable a:focus, .GrantsTable a:active {
  text-decoration: underline;
}
.GrantsTable th {
  border-collapse: collapse;
  color: #3714a0;
  font-size: 1.625rem;
  text-align: left;
  padding-left: 30px;
}
@media all and (max-width: 37.5em) {
  .GrantsTable th {
    display: none;
  }
}
.GrantsTable th:first-child {
  padding-left: 0;
}
.GrantsTable tbody tr {
  border-bottom: 1px solid #efb600;
}
.GrantsTable td {
  border-collapse: collapse;
  color: #3714a0;
  font-size: 1.375rem;
  padding: 30px 0 30px 30px;
}
.GrantsTable td:first-child {
  padding-left: 0;
}
@media all and (max-width: 37.5em) {
  .GrantsTable td {
    display: block;
    padding: 0;
  }
  .GrantsTable td:first-child {
    padding-top: 16px;
    padding-bottom: 8px;
  }
  .GrantsTable td:last-child {
    padding-bottom: 8px;
  }
}

.GrantsTableWrapper {
  overflow-x: scroll;
}

.Header {
  box-shadow: 0 -1px 30px 0 rgba(15, 5, 107, 0.25);
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  position: relative;
  z-index: 700;
}
@media all and (min-width: 62.5em) {
  .Header {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media all and (min-width: 62.5em) and (min-width: 20em) {
  .Header {
    padding-left: calc(5.3571428571vw + -0.1339285714rem);
    padding-right: calc(5.3571428571vw + -0.1339285714rem);
  }
}
@media all and (min-width: 62.5em) and (min-width: 37.5em) {
  .Header {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media print and (min-width: 62.5em) {
  .Header {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media all and (min-width: 62.5em) {
  .Header-wrap {
    display: flex;
    justify-content: space-between;
  }
}
.Header-logo-link {
  color: #000;
  display: block;
  max-width: 8.75rem;
}
@media all and (min-width: 62.5em) {
  .Header-logo-link {
    max-width: 12.5rem;
  }
}
.Header-logo-image {
  display: block;
  fill: currentColor;
  width: 100%;
}
.Header-logo svg {
  display: block;
  height: auto;
  width: 100%;
}
@media all and (max-width: 62.4375em) {
  .Header-col--primary {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.9375rem;
    padding-left: 1.25rem;
  }
}
@media all and (min-width: 62.5em) {
  .Header-col--secondary {
    width: 70%;
  }
}
.Header-mobileToggle {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  background-image: none;
  cursor: pointer;
  font-weight: normal;
  letter-spacing: 0;
  line-height: normal;
  text-align: left;
  text-shadow: none;
  text-transform: none;
  align-items: center;
  background-color: transparent;
  display: flex;
  justify-content: center;
  padding-left: 0.8125rem;
  padding-right: 0.8125rem;
  -webkit-tap-highlight-color: transparent;
}
.Header-mobileToggle:hover, .Header-mobileToggle:focus, .Header-mobileToggle:active {
  background-color: transparent;
}
@media all and (min-width: 62.5em) {
  .Header-mobileToggle {
    display: none;
  }
}
.no-js .Header-mobileToggle {
  display: none;
}
.Header-mobileToggle[aria-expanded=false]:before, .Header-mobileToggle[aria-expanded=false]:after {
  transition: transform 150ms ease-in-out;
}
.Header-mobileToggle[aria-expanded=false]:hover .Header-mobileToggle-hamburger:before, .Header-mobileToggle[aria-expanded=false]:active .Header-mobileToggle-hamburger:before, [data-whatinput=keyboard] .Header-mobileToggle[aria-expanded=false]:focus .Header-mobileToggle-hamburger:before, .no-js .Header-mobileToggle[aria-expanded=false]:focus .Header-mobileToggle-hamburger:before {
  transform: translateY(-2px);
}
.Header-mobileToggle[aria-expanded=false]:hover .Header-mobileToggle-hamburger:after, .Header-mobileToggle[aria-expanded=false]:active .Header-mobileToggle-hamburger:after, [data-whatinput=keyboard] .Header-mobileToggle[aria-expanded=false]:focus .Header-mobileToggle-hamburger:after, .no-js .Header-mobileToggle[aria-expanded=false]:focus .Header-mobileToggle-hamburger:after {
  transform: translateY(2px);
}
.Header-mobileToggle-hamburger {
  margin-bottom: 12px;
  margin-top: 12px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #e70f48;
  display: inline-block;
}
.Header-mobileToggle-hamburger, .Header-mobileToggle-hamburger::before, .Header-mobileToggle-hamburger::after {
  background-color: currentColor;
  height: 3px;
  transition-duration: 200ms;
  transition-property: background-color, transform;
  width: 35px;
}
.Header-mobileToggle-hamburger::before, .Header-mobileToggle-hamburger::after {
  content: "";
  left: 0;
  position: absolute;
}
.Header-mobileToggle-hamburger::before {
  top: -12px;
}
.Header-mobileToggle-hamburger::after {
  top: 12px;
}
.Header-mobileToggle[aria-expanded=true] > .Header-mobileToggle-hamburger {
  background-color: transparent;
}
.Header-mobileToggle[aria-expanded=true] > .Header-mobileToggle-hamburger:before {
  transform: translateY(12px) rotate(45deg);
}
.Header-mobileToggle[aria-expanded=true] > .Header-mobileToggle-hamburger:after {
  transform: translateY(-12px) rotate(-45deg);
}

.HomepageHero {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  background-color: #0f056b;
  display: flex;
  color: #fff;
  position: relative;
}
@media all and (min-width: 47.9375em) {
  .HomepageHero {
    min-height: 70vh;
  }
}
.HomepageHero:before {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  content: "";
  background: linear-gradient(131.92deg, rgba(55, 20, 160, 0.4) 13.66%, rgba(150, 27, 126, 0) 48.1%, rgba(247, 35, 91, 0.4) 83.15%);
  filter: drop-shadow(0 10px 60px rgba(55, 20, 160, 0.3));
  z-index: 2;
}
.HomepageHero:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
  z-index: 2;
}
.HomepageHero-wrap {
  flex-grow: 1;
}
.is-manifesto .HomepageHero-wrap {
  max-width: 66.25rem;
}
.HomepageHero-content {
  padding-bottom: 1.5625rem;
  padding-top: 1.5625rem;
  position: relative;
  z-index: 3;
}
.is-manifesto .HomepageHero-content {
  padding-bottom: 50px;
  padding-top: 3.125rem;
}
@media all and (min-width: 47.9375em) {
  .HomepageHero-content {
    max-width: 50%;
  }
  .is-manifesto .HomepageHero-content {
    max-width: none;
  }
}
.is-standard .HomepageHero-content > * {
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}
@media all and (min-width: 47.9375em) {
  .is-standard .HomepageHero-content > * {
    margin-top: calc(3.0042918455vw + -0.5026824034rem);
    margin-bottom: calc(3.0042918455vw + -0.5026824034rem);
  }
}
@media all and (min-width: 62.5em) {
  .is-standard .HomepageHero-content > * {
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }
}
.HomepageHero-super {
  font-size: 1rem;
  letter-spacing: 2px;
  line-height: 1;
  text-transform: uppercase;
}
.is-manifesto .HomepageHero-super {
  font-size: 1rem;
  color: #efb600;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 0.875rem;
}
@media all and (min-width: 23.4375em) {
  .is-manifesto .HomepageHero-super {
    font-size: calc(2.157164869vw + 0.4944144838rem);
  }
}
@media all and (min-width: 64em) {
  .is-manifesto .HomepageHero-super {
    font-size: 1.875rem;
  }
}
.HomepageHero-title {
  font-size: 2.625rem;
  color: #fff;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 600;
  line-height: 0.84;
}
@media all and (min-width: 22.5em) {
  .HomepageHero-title {
    font-size: calc(3.7037037037vw + 1.7916666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .HomepageHero-title {
    font-size: 3.875rem;
  }
}
.is-manifesto .HomepageHero-title {
  font-size: 2.3125rem;
  line-height: 0.88;
}
@media all and (min-width: 20em) {
  .is-manifesto .HomepageHero-title {
    font-size: calc(7.5vw + 0.8125rem);
  }
}
@media all and (min-width: 22.5em) {
  .is-manifesto .HomepageHero-title {
    font-size: calc(11.4285714286vw + -0.0714285714rem);
  }
}
@media all and (min-width: 40em) {
  .is-manifesto .HomepageHero-title {
    font-size: calc(12.5vw + -0.5rem);
  }
}
@media all and (min-width: 64em) {
  .is-manifesto .HomepageHero-title {
    font-size: calc(2.9239766082vw + 5.6286549708rem);
  }
}
@media all and (min-width: 85.375em) {
  .is-manifesto .HomepageHero-title {
    font-size: 8.125rem;
  }
}
.HomepageHero-description {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
}
.HomepageHero-cta {
  margin-top: 0;
}
.is-manifesto .HomepageHero-cta {
  margin-top: 1.625rem;
}
@media all and (min-width: 23.4375em) {
  .is-manifesto .HomepageHero-cta {
    margin-top: calc(3.0816640986vw + 0.9027349769rem);
  }
}
@media all and (min-width: 64em) {
  .is-manifesto .HomepageHero-cta {
    margin-top: 2.875rem;
  }
}
.HomepageHero-background {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.LargeImagePromo:after {
  clear: both;
  content: "";
  display: table;
}
.LargeImagePromo-content {
  color: #0f056b;
}
.LargeImagePromo-cta {
  margin-top: 1.25rem;
}
.LargeImagePromo-description {
  color: #0f056b;
  font-size: 1.125em;
  letter-spacing: 0.1px;
  line-height: 1.22;
  margin-top: 1.25rem;
}
.LargeImagePromo-image {
  box-shadow: 0 10px 60px rgba(55, 20, 160, 0.15);
}
@media all and (max-width: 48em) {
  .LargeImagePromo-image {
    display: block;
    overflow: hidden;
    position: relative;
    width: 90%;
    float: right;
  }
  .LargeImagePromo-image:before {
    content: "";
    display: block;
    padding-top: 56.25%;
  }
}
.LargeImagePromo-layout {
  max-width: 2100px;
  margin: 0 auto;
}
@media all and (min-width: 48em) {
  .LargeImagePromo-layout {
    display: flex;
    flex-direction: row;
    justify-items: stretch;
    justify-content: center;
    min-height: 455px;
  }
}
@media all and (min-width: 48em) {
  .LargeImagePromo-layout > * {
    flex: 0 0 50%;
  }
}
@media all and (min-width: 48em) {
  .LargeImagePromo-layout-primary {
    align-self: center;
    display: flex;
    justify-content: flex-end;
    justify-self: flex-end;
  }
}
.LargeImagePromo-layout-primary-content {
  position: relative;
  padding: 1.125rem 0;
  margin: 0 1.25rem;
}
@media all and (min-width: 80em) {
  .LargeImagePromo-layout-primary-content {
    padding: 1.125rem 2.5rem 1.125rem 2.8125rem;
    max-width: 640px;
    margin: 0;
  }
}
.LargeImagePromo-layout-primary-content:before {
  background-color: #efb600;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 80%;
}
@media all and (min-width: 80em) {
  .LargeImagePromo-layout-primary-content:before {
    height: 100%;
    width: 2px;
  }
}
.LargeImagePromo-layout-secondary {
  padding-top: 1.875rem;
}
.LargeImagePromo-layout-secondary:after {
  clear: both;
  content: "";
  display: table;
}
@media all and (min-width: 48em) {
  .LargeImagePromo-layout-secondary {
    padding-top: 0;
  }
}
.LargeImagePromo-title {
  font-size: 2.625rem;
  color: #3714a0;
  font-weight: 500;
}
@media all and (min-width: 48em) {
  .LargeImagePromo-title {
    font-size: calc(7.7586206897vw + -1.099137931rem);
  }
}
@media all and (min-width: 62.5em) {
  .LargeImagePromo-title {
    font-size: 3.75rem;
  }
}

.ListingItem-description {
  font-size: 1rem;
  margin: 0.625rem 0;
}
@media all and (min-width: 37.5em) {
  .ListingItem-description {
    font-size: calc(0.5vw + 0.8125rem);
  }
}
@media all and (min-width: 62.5em) {
  .ListingItem-description {
    font-size: 1.125rem;
  }
}
.ListingItem-meta {
  margin: 0.625rem 0;
}
.ListingItem-meta-date, .ListingItem-meta-text {
  font-size: 0.875rem;
  color: #0f056b;
  font-size: 1.125rem;
  line-height: 1.4;
}
@media all and (min-width: 37.5em) {
  .ListingItem-meta-date, .ListingItem-meta-text {
    font-size: calc(0.5vw + 0.6875rem);
  }
}
@media all and (min-width: 62.5em) {
  .ListingItem-meta-date, .ListingItem-meta-text {
    font-size: 1rem;
  }
}
.bg-blue-dark-gradient .ListingItem-meta-date, .bg-blue-dark-gradient .ListingItem-meta-text {
  color: #fff;
}
.ListingItem-super {
  font-size: 0.875rem;
}
@media all and (min-width: 37.5em) {
  .ListingItem-super {
    font-size: calc(0.5vw + 0.6875rem);
  }
}
@media all and (min-width: 62.5em) {
  .ListingItem-super {
    font-size: 1rem;
  }
}
.ListingItem-title {
  font-size: 1.375rem;
  color: #e70f48;
  font-weight: 500;
  margin: 0.125rem 0 0.625rem 0;
}
@media all and (min-width: 37.5em) {
  .ListingItem-title {
    font-size: calc(1.5vw + 0.8125rem);
  }
}
@media all and (min-width: 62.5em) {
  .ListingItem-title {
    font-size: 1.75rem;
  }
}
.ListingItem-title-link {
  color: currentColor;
}
.ListingItem-title-link:hover, .ListingItem-title-link:focus, .ListingItem-title-link:active {
  text-decoration: underline;
}
.ListingItem-excerpt {
  color: #0f056b;
  font-size: 1.125rem;
  line-height: 1.4;
  max-width: 56.25rem;
}
.ListingItem-thumbnail {
  align-items: center;
  display: flex;
  flex: 0 1 25%;
  max-width: 250px;
}
.ListingItem-text {
  flex: 1;
  margin-right: auto;
  max-width: 47rem;
}
.ListingItem-labels-text {
  color: #0f056b;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.4;
  text-transform: uppercase;
}
.ListingItem-labels-text.is-link:hover, .ListingItem-labels-text.is-link:focus, .ListingItem-labels-text.is-link:active {
  text-decoration: underline;
}
@media all and (min-width: 43.75em) {
  .ListingItem-wrap {
    display: flex;
    flex-direction: row;
  }
}
.ListingItem-image {
  height: auto;
  max-width: 16rem;
  width: 100%;
}
@media all and (max-width: 43.6875em) {
  .ListingItem-image {
    margin-top: 1.25rem;
  }
}

.Listing {
  margin-bottom: 4rem;
}
@media all and (max-width: 33.0625em) {
  .Listing {
    max-width: 100%;
    overflow-x: hidden;
  }
}
.Listing-results {
  color: #0f056b;
  font-size: 1.125rem;
  letter-spacing: 0.3px;
  line-height: 1.22;
  margin-bottom: 3.75rem;
}
.Listing-header {
  width: 100%;
}
@media all and (min-width: 33.125em) {
  .Listing-header {
    display: flex;
    flex-direction: row;
    align-content: space-between;
    align-items: self-end;
  }
}
.Listing-header-facet {
  flex: 0 0 auto;
}
@media all and (max-width: 33.0625em) {
  .Listing-header-facet {
    margin-top: 0.5rem;
  }
}
.Listing-header-title {
  flex: 1;
}
.Listing-item {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
  border-bottom: solid 2px #efb600;
}
@media all and (min-width: 37.5em) {
  .Listing-item {
    padding-top: calc(5.5vw + -0.9375rem);
    padding-bottom: calc(5.5vw + -0.9375rem);
  }
}
@media all and (min-width: 62.5em) {
  .Listing-item {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

@media all and (max-width: 62.4375em) {
  .NavPrimary {
    max-height: 0;
    overflow: hidden;
    pointer-events: none;
    visibility: hidden;
  }
  .NavPrimary[aria-hidden=true] {
    transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 500ms;
  }
  .NavPrimary[aria-hidden=false], .no-js .NavPrimary {
    max-height: none;
    pointer-events: auto;
    transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
    visibility: visible;
  }
  .NavPrimary[aria-hidden=true][style] {
    max-height: 0 !important;
  }
}
@media all and (min-width: 62.5em) {
  .NavPrimary-list {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
  }
}
.NavPrimary-list-item {
  position: relative;
  transition: border-color 0.5s ease-in-out;
}
@media all and (max-width: 62.4375em) {
  .NavPrimary-list-item {
    --border-color: transparent;
    border-left: 3px solid var(--border-color);
    margin-bottom: 2.8125rem;
    padding-left: 0.9375rem;
    padding-right: 1.25rem;
  }
}
.NavPrimary-list-item-utilLink {
  color: #3714a0;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.0125rem;
  line-height: 1.13;
}
@media all and (min-width: 62.5em) {
  .NavPrimary-list-item-utilLink {
    display: none;
  }
}
.NavPrimary-list-item-utilLink:hover, .NavPrimary-list-item-utilLink:focus, .NavPrimary-list-item-utilLink:active {
  text-decoration: underline;
}
.NavPrimary-search {
  border-bottom: 2px solid #e70f48;
  transition: border-color 0.5s;
}
@media all and (max-width: 62.4375em) {
  .NavPrimary-search {
    display: flex;
  }
}
.NavPrimary-search:focus-within {
  --icon-color: #3714a0;
  border-color: #3714a0;
}
.NavPrimary-search-input {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.0125rem;
  line-height: 1.13;
  color: #3714a0;
}
.NavPrimary-search-input::-moz-placeholder {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.0125rem;
  line-height: 1.13;
  color: #3714a0;
}
.NavPrimary-search-input::placeholder {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.0125rem;
  line-height: 1.13;
  color: #3714a0;
}
@media all and (max-width: 62.4375em) {
  .NavPrimary-search-input {
    flex-grow: 1;
  }
}
.NavPrimary-search-submit {
  --icon-color: #e70f48;
  background-color: transparent;
  background-image: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-align: center;
  transition: background-color 150ms ease-in-out, background-position 150ms ease, border 150ms ease-in-out, color 150ms ease-in-out;
}
.NavPrimary-search-submit:hover, .NavPrimary-search-submit:focus, .NavPrimary-search-submit:active {
  --icon-color: #3714a0;
}
@media all and (max-width: 62.4375em) {
  .NavPrimary-search {
    margin-top: 2.5rem;
  }
}
@media all and (min-width: 62.5em) {
  .NavPrimary-search {
    display: none;
  }
}
.NavPrimary-text {
  color: #3714a0;
  display: block;
  font-weight: 500;
  letter-spacing: 0.0125rem;
  line-height: 1.2;
}
@media all and (min-width: 62.5em) {
  .NavPrimary-text {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 62.4375em) {
  .NavPrimary-text {
    font-size: 1.75rem;
  }
}
@media all and (min-width: 62.5em) {
  .NavPrimary-text::after {
    background-color: #efb600;
    content: "";
    display: block;
    height: 0.3125rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.125rem;
    transition: background-color 0.5s ease-in-out;
    width: 4.6875rem;
  }
}
.NavPrimary-text:hover::after, .NavPrimary-text:focus::after, .NavPrimary-text:active::after {
  background-color: #e70f48;
}
.NavPrimary-text .icon {
  --icon-color: currentColor;
}
@media all and (max-width: 62.4375em) {
  .NavPrimary-text .icon {
    --icon-color: #e70f48;
  }
}
.NavPrimary-button {
  background-color: transparent;
  background-image: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-align: center;
  transition: background-color 150ms ease-in-out, background-position 150ms ease, border 150ms ease-in-out, color 150ms ease-in-out;
  color: #3714a0;
}
@media all and (max-width: 62.4375em) {
  .NavPrimary-button {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
.NavPrimary-button[aria-expanded=true] .icon {
  transform: rotateX(180deg);
}
@media all and (max-width: 62.4375em) {
  .NavPrimary-button .icon {
    height: 1.25rem;
    width: 1.25rem;
  }
}
@media all and (max-width: 62.4375em) {
  .NavPrimary-link:hover, .NavPrimary-link:focus, .NavPrimary-link:active {
    text-decoration: underline;
  }
}

.NewsHeader {
  margin-bottom: 3.5625rem;
  position: relative;
  text-align: center;
}
.NewsHeader-breadcrumb {
  font-weight: 600;
  display: block;
}
.NewsHeader-breadcrumb:not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.NewsHeader-breadcrumb, .NewsHeader-breadcrumb:link, .NewsHeader-breadcrumb:visited, .NewsHeader-breadcrumb:focus, .NewsHeader-breadcrumb:hover, .NewsHeader-breadcrumb:active {
  text-decoration: none;
}
.has-text-color .NewsHeader-breadcrumb, .has-text-color .NewsHeader-breadcrumb:link, .has-text-color .NewsHeader-breadcrumb:visited, .has-text-color .NewsHeader-breadcrumb:focus, .has-text-color .NewsHeader-breadcrumb:hover, .has-text-color .NewsHeader-breadcrumb:active {
  color: currentColor;
}
.NewsHeader-breadcrumb .icon-external {
  margin-left: 0.3125rem;
}
.NewsHeader-breadcrumb:hover, .NewsHeader-breadcrumb:focus, .NewsHeader-breadcrumb:active {
  text-decoration: underline;
}
@media all and (min-width: 48em) {
  .NewsHeader-breadcrumb {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
.NewsHeader-breadcrumb > * {
  vertical-align: middle;
}
.NewsHeader-breadcrumb .icon {
  fill: currentColor;
}
.NewsHeader-content {
  padding-bottom: 1.25rem;
}
@media all and (min-width: 43.75em) {
  .NewsHeader-content {
    padding-bottom: calc(6.6666666667vw + -1.6666666667rem);
  }
}
@media all and (min-width: 62.5em) {
  .NewsHeader-content {
    padding-bottom: 2.5rem;
  }
}
.NewsHeader.--with-image .NewsHeader-content {
  padding-bottom: 2.5rem;
}
@media all and (min-width: 43.75em) {
  .NewsHeader.--with-image .NewsHeader-content {
    padding-bottom: calc(26.6666666667vw + -9.1666666667rem);
  }
}
@media all and (min-width: 62.5em) {
  .NewsHeader.--with-image .NewsHeader-content {
    padding-bottom: 7.5rem;
  }
}
.NewsHeader-image {
  margin-top: -1.25rem;
}
@media all and (min-width: 43.75em) {
  .NewsHeader-image {
    margin-top: calc(-20vw + 7.5rem);
  }
}
@media all and (min-width: 62.5em) {
  .NewsHeader-image {
    margin-top: -5rem;
  }
}
.NewsHeader-image-caption {
  font-size: 0.875rem;
  color: #000;
  line-height: 1.55;
  color: #0f056b;
  letter-spacing: 0.3px;
  margin-bottom: 0;
  margin-left: 1.6875rem;
  margin-top: 0.9090909091em;
  padding-left: 0.5rem;
  position: relative;
  text-align: left;
}
@media all and (min-width: 23.4375em) {
  .NewsHeader-image-caption {
    font-size: calc(0.7619047619vw + 0.6964285714rem);
  }
}
@media all and (min-width: 56.25em) {
  .NewsHeader-image-caption {
    font-size: 1.125rem;
  }
}
.NewsHeader-image-caption:before {
  background-color: #efb600;
  bottom: 0;
  content: "";
  height: 175%;
  left: 0;
  position: absolute;
  width: 3px;
}
.NewsHeader-meta {
  margin: 0.75rem 0;
}
.NewsHeader-meta-text {
  color: #0f056b;
  font-size: 1.125em;
  font-weight: normal;
  line-height: 1.1;
}
.NewsHeader-meta-text.--date {
  display: inline;
}
.NewsHeader-meta-text.--author {
  border-right: solid #e70f48 1px;
  margin-right: 0.625rem;
  padding-right: 0.625rem;
}
.NewsHeader-meta-text.--author, .NewsHeader-meta-text.--author:link, .NewsHeader-meta-text.--author:visited, .NewsHeader-meta-text.--author:focus, .NewsHeader-meta-text.--author:hover, .NewsHeader-meta-text.--author:active {
  color: #3714a0;
  color: var(--link-color, #3714a0);
  text-decoration: underline;
}
.has-text-color .NewsHeader-meta-text.--author, .has-text-color .NewsHeader-meta-text.--author:link, .has-text-color .NewsHeader-meta-text.--author:visited, .has-text-color .NewsHeader-meta-text.--author:focus, .has-text-color .NewsHeader-meta-text.--author:hover, .has-text-color .NewsHeader-meta-text.--author:active {
  color: currentColor;
}
.NewsHeader-meta-text.--author:hover, .NewsHeader-meta-text.--author:focus, .NewsHeader-meta-text.--author:active {
  text-decoration: none;
}
.NewsHeader-social {
  margin-top: 1.125rem;
}
@media all and (min-width: 43.75em) {
  .NewsHeader-social {
    margin-top: calc(2.3333333333vw + 0.1041666667rem);
  }
}
@media all and (min-width: 62.5em) {
  .NewsHeader-social {
    margin-top: 1.5625rem;
  }
}
.NewsHeader-title {
  font-size: 1.625rem;
  color: #3714a0;
  display: block;
  line-height: 1.2;
  margin: 1.5625rem auto 0;
}
@media all and (min-width: 28.125em) {
  .NewsHeader-title {
    font-size: calc(2.9090909091vw + 0.8068181818rem);
  }
}
@media all and (min-width: 62.5em) {
  .NewsHeader-title {
    font-size: 2.625rem;
  }
}
@media all and (min-width: 80em) {
  .NewsHeader-title {
    max-width: 90%;
  }
}
.NewsHeader-type {
  display: block;
  font-weight: 600;
  margin: 0.625rem 0;
  position: relative;
}
.NewsHeader-type, .NewsHeader-type:link, .NewsHeader-type:visited, .NewsHeader-type:focus, .NewsHeader-type:hover, .NewsHeader-type:active {
  color: #0f056b;
  color: var(--link-color, #0f056b);
  text-decoration: underline;
}
.has-text-color .NewsHeader-type, .has-text-color .NewsHeader-type:link, .has-text-color .NewsHeader-type:visited, .has-text-color .NewsHeader-type:focus, .has-text-color .NewsHeader-type:hover, .has-text-color .NewsHeader-type:active {
  color: currentColor;
}
.NewsHeader-type:hover, .NewsHeader-type:focus, .NewsHeader-type:active {
  text-decoration: none;
}
@media all and (min-width: 48em) {
  .NewsHeader-type {
    margin: 0;
  }
}
.NewsHeader-top {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
}
@media all and (min-width: 43.75em) {
  .NewsHeader-top {
    padding-top: calc(11.3333333333vw + -3.7083333333rem);
    padding-bottom: calc(11.3333333333vw + -3.7083333333rem);
  }
}
@media all and (min-width: 62.5em) {
  .NewsHeader-top {
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }
}
.NewsHeader.--with-type .NewsHeader-top:after {
  background-color: #e70f48;
  bottom: -10px;
  content: "";
  height: 30px;
  position: absolute;
  left: 50%;
  width: 1px;
}
@media all and (min-width: 80em) {
  .NewsHeader.--with-type .NewsHeader-top:after {
    bottom: -15px;
    height: 50px;
  }
}
.Newsletter {
  margin-bottom: 5rem;
}
.Newsletter-header {
  margin-bottom: 0.5625rem;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-align: center;
  text-transform: uppercase;
}
@media all and (min-width: 23.4375em) {
  .Newsletter-header {
    margin-bottom: calc(1.8784530387vw + 0.1222375691rem);
  }
}
@media all and (min-width: 80em) {
  .Newsletter-header {
    margin-bottom: 1.625rem;
  }
}
.Newsletter-form {
  display: flex;
}
@media all and (max-width: 56.1875em) {
  .Newsletter-form {
    flex-direction: column;
  }
}
@media all and (min-width: 56.25em) {
  .Newsletter-form {
    align-items: flex-start;
  }
}
@media all and (max-width: 56.1875em) {
  .Newsletter-form-wrap {
    display: block;
  }
  .Newsletter-form-wrap + .Newsletter-form-wrap {
    margin-top: 0.5625rem;
  }
}
@media all and (min-width: 56.25em) {
  .Newsletter-form-wrap {
    flex-grow: 1;
  }
  .Newsletter-form-wrap + .Newsletter-form-wrap {
    margin-left: 0.9375rem;
  }
}
.Newsletter-form-input {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 1.125rem;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #000;
  padding: 0.75rem 0.875rem 0.8125rem;
  width: 100%;
}
@media all and (min-width: 23.4375em) {
  .Newsletter-form-input {
    font-size: calc(0.5714285714vw + 0.9910714286rem);
  }
}
@media all and (min-width: 56.25em) {
  .Newsletter-form-input {
    font-size: 1.3125rem;
  }
}
.Newsletter-form-input::-moz-placeholder {
  color: #767676;
  line-height: normal !important;
}
.Newsletter-form-input::placeholder {
  color: #767676;
  line-height: normal !important;
}
.Newsletter-form-input:disabled {
  background-color: #f0f0f0;
  border-color: #ccc;
  color: #000;
  cursor: not-allowed !important;
}
.Newsletter-form-input::-moz-placeholder {
  color: #3714a0;
}
.Newsletter-form-input::placeholder {
  color: #3714a0;
}
.Newsletter-form-input[aria-invalid=true] {
  border: 3px solid #e70f48;
}
.Newsletter-form-msg {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: normal;
  margin-top: 0.625rem;
  text-transform: none;
}
.Newsletter-form-msg[data-validate=error] {
  color: #e70f48;
}
.Newsletter-form-msg[data-validate=error].is-hidden {
  display: none;
}
@media all and (max-width: 56.1875em) {
  .Newsletter-button {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.1875rem;
  }
}
@media all and (min-width: 56.25em) {
  .Newsletter-button {
    margin-left: 0.9375rem;
    margin-top: 0.4375rem;
  }
}

.ObjectCard1 {
  background-color: #3714a0;
  background-image: linear-gradient(-90deg, #0f056b 0%, #3714a0 62.86%);
  color: #fff;
  max-width: 700px;
}
.ObjectCard1:before, .ObjectCard1:after {
  clear: both;
  content: "";
  display: table;
}
@media all and (max-width: 40.5625em) {
  .ObjectCard1 {
    margin-bottom: 1.875rem;
  }
}
.ObjectCard1-content {
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media all and (min-width: 40.625em) {
  .ObjectCard1-content {
    margin-top: calc(2.8571428571vw + -0.2232142857rem);
    margin-bottom: calc(2.8571428571vw + -0.2232142857rem);
  }
}
@media all and (min-width: 62.5em) {
  .ObjectCard1-content {
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }
}
@media all and (min-width: 40.625em) {
  .ObjectCard1-content {
    padding-left: calc(4.2857142857vw + -0.8035714286rem);
    padding-right: calc(4.2857142857vw + -0.8035714286rem);
  }
}
@media all and (min-width: 62.5em) {
  .ObjectCard1-content {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
.ObjectCard1-cta {
  margin-top: 1.875rem;
}
.ObjectCard1-cta .icon {
  margin-left: 0.5rem;
}
.ObjectCard1-description {
  font-size: 1.125rem;
  margin-top: 0.9375rem;
}
.ObjectCard1-super {
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.625rem;
}
.ObjectCard1-title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media all and (min-width: 37.5em) {
  .ObjectCard1-title {
    font-size: calc(1vw + 1.125rem);
  }
}
@media all and (min-width: 62.5em) {
  .ObjectCard1-title {
    font-size: 1.75rem;
  }
}

.ObjectPromo3 {
  color: #fff;
}
.ObjectPromo3-content {
  border-top: solid 2px #efb600;
  padding-top: 0.625rem;
}
.ObjectPromo3-content > *:not(:first-child) {
  margin-top: 12px;
}
.ObjectPromo3-description {
  font-size: 0.875em;
  line-height: 1.4;
}
.ObjectPromo3-link {
  font-weight: 500;
}
.ObjectPromo3-link, .ObjectPromo3-link:link, .ObjectPromo3-link:visited {
  color: #fff;
}
.ObjectPromo3-link:hover, .ObjectPromo3-link:focus, .ObjectPromo3-link:active {
  text-decoration: underline;
}
.ObjectPromo3-meta {
  font-size: 0.875em;
}
.ObjectPromo3-title {
  font-size: 1.25em;
  line-height: 1.1;
}

.ObjectPromoGrid {
  display: none;
}
@media all and (max-width: 47.9375em) {
  .ObjectPromoGrid {
    padding-bottom: 6.25rem;
  }
}
@media all and (min-width: 48em) {
  .ObjectPromoGrid {
    padding-bottom: 4.375rem;
  }
}
.ObjectPromoGrid--mobile {
  display: block;
  padding-bottom: 5.625rem;
}
.ObjectPromoGrid--mobile:after {
  background: linear-gradient(to right, rgba(15, 5, 107, 0) 0%, rgb(15, 5, 107) 100%);
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  width: 10%;
}
.ObjectPromoGrid--mobile .Carousel-item {
  padding-right: 10%;
}
@media all and (min-width: 48em) {
  .ObjectPromoGrid--mobile {
    display: none;
  }
}
.ObjectPromoGrid--desktop {
  display: none;
}
@media all and (min-width: 48em) {
  .ObjectPromoGrid--desktop {
    display: block;
  }
}
.ObjectPromoGrid-cta {
  margin-top: 0.9375rem;
}
.ObjectPromoGrid-header {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 47.9375em) {
  .ObjectPromoGrid-header {
    padding-bottom: 2.0625rem;
    padding-top: 2.5rem;
  }
}
@media all and (min-width: 48em) {
  .ObjectPromoGrid-header {
    align-content: flex-end;
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 3.5rem;
    padding-top: 3.5rem;
  }
}
@media all and (min-width: 48em) {
  .ObjectPromoGrid-list {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
    display: flex;
    flex-direction: row;
  }
}
@media all and (min-width: 48em) {
  .ObjectPromoGrid-list-item {
    flex: 0 1 25%;
  }
  .ObjectPromoGrid-list-item:nth-child(n+5) {
    display: none;
  }
}
.ObjectPromoGrid-title {
  color: #efb600;
  font-size: 1.25rem;
  font-weight: 600;
}

.Pagination {
  display: flex;
  justify-content: center;
  margin-bottom: 6.25rem;
}
.Pagination-list {
  align-items: center;
  display: flex;
}
.Pagination-list-item + .Pagination-list-item {
  margin-left: 3.375rem;
}
.Pagination-link {
  align-items: center;
  color: #e70f48;
  display: flex;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.Pagination-link:hover, .Pagination-link:focus, .Pagination-link:active {
  text-decoration: underline;
}
.Pagination-link .icon {
  --icon-color: currentColor;
}
.Pagination-link .icon-right {
  transform: rotate(180deg);
}
.Pagination-text {
  color: #3714a0;
  font-weight: 600;
  line-height: 1.13;
  letter-spacing: 0.4px;
}
.Pagination-text a {
  color: currentColor;
}
.Pagination-text a:hover, .Pagination-text a:focus, .Pagination-text a:active {
  text-decoration: underline;
}

.PeopleListing {
  margin-bottom: 3.75rem;
  margin-top: 3.75rem;
}
@media all and (min-width: 23.4375em) {
  .PeopleListing {
    margin-bottom: calc(3.3149171271vw + 2.9730662983rem);
    margin-top: calc(3.3149171271vw + 2.9730662983rem);
  }
}
@media all and (min-width: 80em) {
  .PeopleListing {
    margin-bottom: 5.625rem;
    margin-top: 5.625rem;
  }
}
@media all and (min-width: 50em) {
  .PeopleListing {
    display: flex;
    flex-wrap: wrap;
  }
}
.PeopleListing-item {
  margin-bottom: 3.125rem;
}
@media all and (min-width: 50em) {
  .PeopleListing-item {
    width: 25%;
  }
  .PeopleListing-item:nth-child(6n+3), .PeopleListing-item:nth-child(6n+4) {
    width: 50%;
  }
}

.PersonHeader {
  margin-bottom: 2.0625rem;
  margin-top: 3.875rem;
}
.PersonHeader-wrap {
  border-bottom: 2px #efb600 solid;
  padding-bottom: 3rem;
}
@media all and (min-width: 50em) {
  .PersonHeader-wrap {
    display: flex;
    justify-content: space-between;
  }
}
@media all and (min-width: 50em) {
  .PersonHeader-content {
    width: 53%;
  }
}
.PersonHeader-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.PersonHeader-image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
@media all and (max-width: 49.9375em) {
  .PersonHeader-image {
    margin-top: 1.25rem;
  }
}
@media all and (min-width: 50em) {
  .PersonHeader-image {
    flex-basis: 25%;
  }
}
.PersonHeader-image-source {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
}
.PersonHeader-breadcrumb {
  color: #e70f48;
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
.PersonHeader-breadcrumb:hover, .PersonHeader-breadcrumb:focus, .PersonHeader-breadcrumb:active {
  text-decoration: underline;
}
.PersonHeader-title {
  font-size: 2.5rem;
  color: #3714a0;
  font-size: 3.75rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.03;
}
@media all and (min-width: 23.4375em) {
  .PersonHeader-title {
    font-size: calc(2.2099447514vw + 1.9820441989rem);
  }
}
@media all and (min-width: 80em) {
  .PersonHeader-title {
    font-size: 3.75rem;
  }
}
.PersonHeader-subtitle {
  color: #0f056b;
  font-size: 1.375rem;
  font-weight: 600;
  letter-spacing: 0.3px;
  margin-top: 0.75rem;
}
.PersonHeader-text {
  color: #0f056b;
  font-size: 1.375rem;
  letter-spacing: 0.3px;
  line-height: 1.27;
  margin-top: 1.75rem;
  font-weight: 300;
}

.post-password-form {
  padding-top: 2.8125rem;
  padding-bottom: 2.8125rem;
}
@media all and (min-width: 37.5em) {
  .post-password-form {
    padding-top: calc(11.0294117647vw + -1.3235294118rem);
    padding-bottom: calc(11.0294117647vw + -1.3235294118rem);
  }
}
@media all and (min-width: 80em) {
  .post-password-form {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
}
.post-password-form p:first-child {
  font-size: 1.75rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 500;
  line-height: 1.3;
  line-height: 1;
  margin-bottom: 1.5625rem;
}
@media all and (min-width: 22.5em) {
  .post-password-form p:first-child {
    font-size: calc(1.4814814815vw + 1.4166666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .post-password-form p:first-child {
    font-size: 2.25rem;
  }
}
.post-password-form label {
  display: block;
  font-size: 1rem;
}
.post-password-form input[type=password] {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 1.125rem;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #000;
  padding: 0.75rem 0.875rem 0.8125rem;
  margin-top: 0.625rem;
  width: 100%;
}
@media all and (min-width: 23.4375em) {
  .post-password-form input[type=password] {
    font-size: calc(0.5714285714vw + 0.9910714286rem);
  }
}
@media all and (min-width: 56.25em) {
  .post-password-form input[type=password] {
    font-size: 1.3125rem;
  }
}
.post-password-form input[type=password]::-moz-placeholder {
  color: #767676;
  line-height: normal !important;
}
.post-password-form input[type=password]::placeholder {
  color: #767676;
  line-height: normal !important;
}
.post-password-form input[type=password]:disabled {
  background-color: #f0f0f0;
  border-color: #ccc;
  color: #000;
  cursor: not-allowed !important;
}
.post-password-form input[type=password]::-moz-placeholder {
  color: #3714a0;
}
.post-password-form input[type=password]::placeholder {
  color: #3714a0;
}
.post-password-form input[type=password][aria-invalid=true] {
  border: 3px solid #e70f48;
}
.post-password-form input[type=submit] {
  background-color: #e70f48;
  background-color: var(--button-bg-color, #e70f48);
  border: 2px solid transparent;
  color: #fff;
  color: var(--button-color, #fff);
  font-size: 1rem;
  font-weight: bold;
  margin-top: 1.125rem;
  padding: 0.75rem 1.125rem;
}
.post-password-form input[type=submit]:hover, .post-password-form input[type=submit]:active, [data-whatinput=keyboard] .post-password-form input[type=submit]:focus, .no-js .post-password-form input[type=submit]:focus {
  background-color: #fff;
  background-color: var(--button-color, #fff);
  border-color: currentColor;
  color: #e70f48;
  color: var(--button-bg-color, #e70f48);
  text-decoration: none;
}

.ProfileGrid {
  display: none;
}
.ProfileGrid--mobile {
  display: block;
}
@media all and (min-width: 48em) {
  .ProfileGrid--mobile {
    display: none;
  }
}
.ProfileGrid--desktop {
  display: none;
}
@media all and (min-width: 48em) {
  .ProfileGrid--desktop {
    display: block;
  }
}
@media all and (min-width: 48em) {
  .ProfileGrid-list {
    display: flex;
    flex-direction: row;
  }
}
@media all and (min-width: 48em) {
  .ProfileGrid-list-item {
    flex: 0 1 25%;
  }
  .ProfileGrid-list-item:nth-child(n+5) {
    display: none;
  }
}

.ProfilePromo {
  color: #0f056b;
  max-width: 700px;
  padding-right: 0.625rem;
}
.ProfilePromo-image {
  display: block;
  overflow: hidden;
  position: relative;
  box-shadow: 3px 2px 9px rgba(239, 182, 0, 0.2);
}
.ProfilePromo-image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.ProfilePromo-imageWrapper {
  background-color: #efb600;
  position: relative;
}
.ProfilePromo-imageWrapper:after {
  background-color: #efb600;
  content: "";
  height: 100%;
  position: absolute;
  right: -10px;
  top: 0;
  width: 10px;
}
.ProfilePromo-link:not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.ProfilePromo-link, .ProfilePromo-link:link, .ProfilePromo-link:visited, .ProfilePromo-link:focus, .ProfilePromo-link:hover, .ProfilePromo-link:active {
  text-decoration: none;
}
.has-text-color .ProfilePromo-link, .has-text-color .ProfilePromo-link:link, .has-text-color .ProfilePromo-link:visited, .has-text-color .ProfilePromo-link:focus, .has-text-color .ProfilePromo-link:hover, .has-text-color .ProfilePromo-link:active {
  color: currentColor;
}
.ProfilePromo-link .icon-external {
  margin-left: 0.3125rem;
}
.ProfilePromo-link:hover, .ProfilePromo-link:focus, .ProfilePromo-link:active {
  text-decoration: underline;
}
.ProfilePromo-name {
  font-weight: 500;
  margin-top: 0.9375rem;
}
.ProfilePromo-text {
  font-size: 0.875em;
  margin-top: 0.4375rem;
}
.ProfileGrid-list-item:nth-child(4) .ProfilePromo-imageWrapper:after {
  content: none;
}

.RelatedPosts {
  margin-bottom: 5rem;
  margin-top: 3.125rem;
}
.RelatedPosts-title {
  font-size: 1.75rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 500;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 1.875rem;
}
@media all and (min-width: 22.5em) {
  .RelatedPosts-title {
    font-size: calc(1.4814814815vw + 1.4166666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .RelatedPosts-title {
    font-size: 2.25rem;
  }
}
@media all and (min-width: 56.25em) {
  .RelatedPosts-list {
    display: flex;
    flex-wrap: wrap;
  }
}
@media all and (max-width: 74.9375em) {
  .RelatedPosts-list-item {
    width: 100%;
  }
}
@media all and (min-width: 75em) {
  .RelatedPosts-list-item {
    margin-right: 2.1875rem;
    width: 15.625rem;
  }
  .RelatedPosts-list-item:last-child {
    margin-right: 0;
  }
}
.RelatedPosts-list-item:last-child .RelatedPosts.has-red-border .RelatedPosts-card {
  border-color: #e70f48;
}
.RelatedPosts-card {
  border-top: 3px solid #efb600;
  padding-bottom: 1.25rem;
  padding-top: 0.625rem;
}
.RelatedPosts-card-title {
  font-size: 1.375rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: bold;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 0.75rem;
}
@media all and (min-width: 22.5em) {
  .RelatedPosts-card-title {
    font-size: 1.375em;
  }
}
@media all and (min-width: 56.25em) {
  .RelatedPosts-card-title {
    font-size: 1.375rem;
  }
}
.RelatedPosts-card-link {
  color: #e70f48;
}
.RelatedPosts-card-link:hover, .RelatedPosts-card-link:focus, .RelatedPosts-card-link:active {
  text-decoration: underline;
}
.RelatedPosts-text {
  color: #0f056b;
  font-size: 1.125rem;
  font-weight: 300;
  letter-spacing: 0.1px;
  line-height: 1.43;
}
.RelatedPosts-text + .RelatedPosts-text {
  margin-top: 0.9375rem;
}

.SearchHeader {
  background-color: #f2f2f2;
  padding-top: 5rem;
  margin-bottom: 5.4375rem;
}
.SearchHeader:not(.is-search) {
  padding-bottom: 5rem;
}
.SearchHeader-title {
  background: linear-gradient(122.68deg, #0f056b 2.99%, #3714a0 104.37%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.SearchHeader-search {
  background: linear-gradient(122.68deg, #0f056b 2.99%, #3714a0 104.37%);
  padding: 1.6875rem 2rem;
  transform: translateY(50%);
  padding: 40px;
}
.SearchHeader-search-label {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
}
@media all and (max-width: 56.1875em) {
  .SearchHeader-search-label {
    display: block;
    margin-bottom: 0.875rem;
  }
}
@media all and (min-width: 56.25em) {
  .SearchHeader-search-label {
    margin-right: 1.25rem;
  }
}
.SearchHeader-search:focus-within {
  border-color: mediumvioletred;
}
@media all and (max-width: 56.1875em) {
  .SearchHeader-search-wrapper {
    display: flex;
  }
}
.SearchHeader-search-input {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: #fff;
  flex-grow: 1;
  height: 2.8125rem;
  padding-left: 1.25rem;
  padding-right: 0.625rem;
  width: 39%;
  margin-right: 1.25rem;
}
.SearchHeader-search-wrapper {
  margin-top: 10px;
}

.ShortList-description {
  font-size: 1rem;
  margin: 0.5rem 0;
  color: #3714a0;
  font-weight: normal;
}
@media all and (min-width: 37.5em) {
  .ShortList-description {
    font-size: calc(0.5vw + 0.8125rem);
  }
}
@media all and (min-width: 62.5em) {
  .ShortList-description {
    font-size: 1.125rem;
  }
}
.ShortList-item {
  border-top: solid 1px rgba(55, 20, 160, 0.2);
  padding: 1.25rem 0;
}
.ShortList-item:before, .ShortList-item:after {
  clear: both;
  content: "";
  display: table;
}
.ShortList-item:first-child {
  border: none;
  padding-top: 0;
}
.ShortList-item:last-child {
  padding-bottom: 0;
}
.ShortList-meta {
  font-size: 0.875rem;
  color: #0f056b;
  font-weight: 500;
  margin: 0 0 0.625rem;
}
@media all and (min-width: 37.5em) {
  .ShortList-meta {
    font-size: calc(0.5vw + 0.6875rem);
  }
}
@media all and (min-width: 62.5em) {
  .ShortList-meta {
    font-size: 1rem;
  }
}
.ShortList-title {
  font-size: 1.125rem;
  font-weight: 500;
  margin: 0.125rem 0 0.5rem 0;
}
@media all and (min-width: 37.5em) {
  .ShortList-title {
    font-size: calc(1.5vw + 0.5625rem);
  }
}
@media all and (min-width: 62.5em) {
  .ShortList-title {
    font-size: 1.5rem;
  }
}
.ShortList-title-link:not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.ShortList-title-link, .ShortList-title-link:link, .ShortList-title-link:visited, .ShortList-title-link:focus, .ShortList-title-link:hover, .ShortList-title-link:active {
  text-decoration: none;
}
.has-text-color .ShortList-title-link, .has-text-color .ShortList-title-link:link, .has-text-color .ShortList-title-link:visited, .has-text-color .ShortList-title-link:focus, .has-text-color .ShortList-title-link:hover, .has-text-color .ShortList-title-link:active {
  color: currentColor;
}
.ShortList-title-link .icon-external {
  margin-left: 0.3125rem;
}
.ShortList-title-link:hover, .ShortList-title-link:focus, .ShortList-title-link:active {
  text-decoration: underline;
}
.ShortList-title-size {
  color: #767676;
  font-size: 0.8rem;
}
.ShortList-thumbnail {
  flex: 0 1 25%;
  max-width: 250px;
}
.ShortList-text {
  flex: 1;
}

@media print {
  .SkipLinks {
    display: none !important;
  }
}
.SkipLinks a {
  background-color: #fff;
  font-size: 0.875em;
  font-weight: normal;
  left: 50%;
  padding: 10px 15px;
  position: absolute;
  top: 0;
  transform: translate(-50%, -100%);
  transition: transform 100ms ease;
  z-index: -1;
}
.SkipLinks a:focus {
  transform: translate(-50%, 0);
  z-index: 999;
}

.SocialShare {
  align-items: center;
  display: flex;
  justify-content: center;
}
.SocialShare-icon {
  --icon-color: #fff;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  fill: #fff;
}
.no-csstransforms .SocialShare-icon {
  position: static;
  top: auto;
}
.SocialShare-iconWrapper {
  background-color: currentColor;
  border-radius: 50%;
  display: block;
  height: 36px;
  position: relative;
  width: 36px;
}
.SocialShare-link {
  margin: 0 0.5rem;
}
.SocialShare-link, .SocialShare-link:link, .SocialShare-link:visited {
  color: #e70f48;
}
.SocialShare-link:hover, .SocialShare-link:focus, .SocialShare-link:active {
  color: #3714a0;
}

.Strata-content {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media all and (min-width: 37.5em) {
  .Strata-content {
    margin-top: calc(8.75vw + -1.40625rem);
    margin-bottom: calc(8.75vw + -1.40625rem);
  }
}
@media all and (min-width: 62.5em) {
  .Strata-content {
    margin-top: 4.0625rem;
    margin-bottom: 4.0625rem;
  }
}
.Strata-cta {
  margin-top: 1rem;
}
.Strata-cta .icon {
  margin-left: 0.375rem;
}
.Strata-description {
  margin: 0.625rem 0;
}
.Strata-heading {
  margin: 0.625rem 0;
}

.SubNavigationMenu {
  max-height: 0;
  overflow: hidden;
  pointer-events: none;
  visibility: hidden;
}
.SubNavigationMenu[aria-hidden=true] {
  transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 500ms;
}
.SubNavigationMenu[aria-hidden=false], .no-js .SubNavigationMenu {
  max-height: none;
  pointer-events: auto;
  transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  visibility: visible;
}
.SubNavigationMenu[aria-hidden=true][style] {
  max-height: 0 !important;
}
@media all and (min-width: 62.5em) {
  .SubNavigationMenu {
    background-color: #3714a0;
    box-shadow: 0 2px 20px 0 rgba(55, 20, 160, 0.15);
    position: absolute;
    top: 100%;
    width: 16.5rem;
  }
}
.no-js .SubNavigationMenu {
  display: none;
}
.SubNavigationMenu-link {
  display: block;
  font-weight: 500;
  line-height: 1.09;
  padding: 0.46875rem 1.25rem;
}
.SubNavigationMenu-link:hover, .SubNavigationMenu-link:focus, .SubNavigationMenu-link:active {
  color: #3714a0;
  background-color: #fff;
}
@media all and (max-width: 62.4375em) {
  .SubNavigationMenu-link {
    color: #3714a0;
    font-size: 1.375rem;
  }
  .SubNavigationMenu-link:hover, .SubNavigationMenu-link:focus, .SubNavigationMenu-link:active {
    text-decoration: underline;
  }
}
@media all and (min-width: 62.5em) {
  .SubNavigationMenu-link {
    color: #fff;
    font-size: 1.25rem;
  }
}
.SubNavigationMenu-list {
  padding-top: 0.78125rem;
  padding-bottom: 0.78125rem;
}
@media all and (max-width: 62.4375em) {
  .SubNavigationMenu-list-item + .SubNavigationMenu-list-item {
    margin-top: 0.46875rem;
  }
}

[data-tabpanel] {
  display: block;
  max-height: 100000px;
  opacity: 1;
  overflow: visible;
  transition: opacity 250ms cubic-bezier(0.25, 0, 0.65, 1), max-height 0s linear 0s, visibility 0s linear 0s;
  visibility: visible;
}
[data-tabpanel][hidden] {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: none;
  visibility: hidden;
}

.Tabs-content {
  padding: 0.625rem 0;
}
@media all and (min-width: 48em) {
  .Tabs-content {
    display: flex;
    flex-direction: row;
  }
}
@media all and (min-width: 48em) {
  .Tabs-menu {
    flex: 0 0 250px;
  }
}
.Tabs-menu-item {
  border-top: 2px solid #efb600;
}
.Tabs-menu-item:first-child {
  border-top: none;
}
.Tabs-menu-link {
  display: block;
  font-size: 1.25rem;
  font-weight: bold;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.Tabs-menu-link:not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.Tabs-menu-link, .Tabs-menu-link:link, .Tabs-menu-link:visited, .Tabs-menu-link:focus, .Tabs-menu-link:hover, .Tabs-menu-link:active {
  text-decoration: none;
}
.has-text-color .Tabs-menu-link, .has-text-color .Tabs-menu-link:link, .has-text-color .Tabs-menu-link:visited, .has-text-color .Tabs-menu-link:focus, .has-text-color .Tabs-menu-link:hover, .has-text-color .Tabs-menu-link:active {
  color: currentColor;
}
.Tabs-menu-link .icon-external {
  margin-left: 0.3125rem;
}
.Tabs-menu-link:hover, .Tabs-menu-link:focus, .Tabs-menu-link:active {
  text-decoration: underline;
}
@media all and (min-width: 48em) {
  .Tabs-menu-link {
    font-size: calc(2.5862068966vw + 0.0086206897rem);
  }
}
@media all and (min-width: 62.5em) {
  .Tabs-menu-link {
    font-size: 1.625rem;
  }
}
@media all and (min-width: 48em) {
  .Tabs-menu-link {
    padding-top: calc(3.4482758621vw + -1.0301724138rem);
    padding-bottom: calc(3.4482758621vw + -1.0301724138rem);
  }
}
@media all and (min-width: 62.5em) {
  .Tabs-menu-link {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
}
.Tabs-menu-link[aria-selected=true] {
  text-decoration: none !important;
}
.Tabs-menu-link[aria-selected=true], .Tabs-menu-link[aria-selected=true]:link, .Tabs-menu-link[aria-selected=true]:visited, .Tabs-menu-link[aria-selected=true]:focus, .Tabs-menu-link[aria-selected=true]:hover, .Tabs-menu-link[aria-selected=true]:active {
  color: #3714a0;
  color: var(--link-color, #3714a0);
  text-decoration: underline;
}
.has-text-color .Tabs-menu-link[aria-selected=true], .has-text-color .Tabs-menu-link[aria-selected=true]:link, .has-text-color .Tabs-menu-link[aria-selected=true]:visited, .has-text-color .Tabs-menu-link[aria-selected=true]:focus, .has-text-color .Tabs-menu-link[aria-selected=true]:hover, .has-text-color .Tabs-menu-link[aria-selected=true]:active {
  color: currentColor;
}
.Tabs-menu-link[aria-selected=true]:hover, .Tabs-menu-link[aria-selected=true]:focus, .Tabs-menu-link[aria-selected=true]:active {
  text-decoration: none;
}
@media all and (min-width: 48em) {
  .Tabs-panel {
    padding-left: calc(17.2413793103vw + -7.025862069rem);
  }
}
@media all and (min-width: 62.5em) {
  .Tabs-panel {
    padding-left: 3.75rem;
  }
}
@media all and (min-width: 48em) {
  .Tabs-panel {
    flex: 1 1 auto;
  }
}
.Tabs-panel-content {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media all and (min-width: 48em) {
  .Tabs-panel-content {
    padding-top: calc(3.4482758621vw + -1.0301724138rem);
    padding-bottom: calc(3.4482758621vw + -1.0301724138rem);
  }
}
@media all and (min-width: 62.5em) {
  .Tabs-panel-content {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
}
.TextCta {
  align-items: center;
  box-shadow: 0 2px 20px rgba(55, 20, 160, 0.15);
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 1.4375rem;
}
.TextCta-text {
  color: #0f056b;
  flex: 1 1 auto;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.15;
  padding-right: 1.25rem;
}
@media all and (min-width: 48em) {
  .TextCta-text {
    font-size: calc(5.1724137931vw + -1.4827586207rem);
  }
}
@media all and (min-width: 62.5em) {
  .TextCta-text {
    font-size: 1.75rem;
  }
}
.TextCta-cta {
  flex: 0 0 auto;
}

@media all and (max-width: 62.4375em) {
  .UtilNav {
    display: none;
  }
}
@media all and (min-width: 62.5em) {
  .UtilNav {
    margin-bottom: 1.6875rem;
  }
}
.UtilNav-list {
  align-items: flex-start;
  display: flex;
}
@media all and (min-width: 62.5em) {
  .UtilNav-list {
    justify-content: flex-end;
  }
}
.UtilNav-list-item + .UtilNav-list-item {
  margin-left: 2.9375rem;
}
.UtilNav-link {
  color: #3714a0;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.0125rem;
  line-height: 1.13;
}
.UtilNav-link:hover, .UtilNav-link:focus, .UtilNav-link:active {
  text-decoration: underline;
}
.UtilNav-search {
  border-bottom: 2px solid #e70f48;
  transition: border-color 0.5s;
}
.UtilNav-search:focus-within {
  --icon-color: #3714a0;
  border-color: #3714a0;
}
.UtilNav-search-input {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.0125rem;
  line-height: 1.13;
  color: #3714a0;
}
.UtilNav-search-input::-moz-placeholder {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.0125rem;
  line-height: 1.13;
  color: #3714a0;
}
.UtilNav-search-input::placeholder {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.0125rem;
  line-height: 1.13;
  color: #3714a0;
}
.UtilNav-search-submit {
  --icon-color: #e70f48;
  background-color: transparent;
  background-image: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-align: center;
  transition: background-color 150ms ease-in-out, background-position 150ms ease, border 150ms ease-in-out, color 150ms ease-in-out;
}
.UtilNav-search-submit:hover, .UtilNav-search-submit:focus, .UtilNav-search-submit:active {
  --icon-color: #3714a0;
}

.facetwp-facet {
  margin-bottom: 0 !important;
}
.facetwp-pager {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
}
@media all and (min-width: 37.5em) {
  .facetwp-pager {
    margin-top: calc(5vw + -0.625rem);
    margin-bottom: calc(5vw + -0.625rem);
  }
}
@media all and (min-width: 62.5em) {
  .facetwp-pager {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.facetwp-pager > .facetwp-page:not(.dots) {
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none !important;
}
.facetwp-pager > .facetwp-page:not(.dots), .facetwp-pager > .facetwp-page:not(.dots):link, .facetwp-pager > .facetwp-page:not(.dots):visited, .facetwp-pager > .facetwp-page:not(.dots):focus, .facetwp-pager > .facetwp-page:not(.dots):hover, .facetwp-pager > .facetwp-page:not(.dots):active {
  color: #3714a0;
  color: var(--link-color, #3714a0);
  text-decoration: underline;
}
.has-text-color .facetwp-pager > .facetwp-page:not(.dots), .has-text-color .facetwp-pager > .facetwp-page:not(.dots):link, .has-text-color .facetwp-pager > .facetwp-page:not(.dots):visited, .has-text-color .facetwp-pager > .facetwp-page:not(.dots):focus, .has-text-color .facetwp-pager > .facetwp-page:not(.dots):hover, .has-text-color .facetwp-pager > .facetwp-page:not(.dots):active {
  color: currentColor;
}
.facetwp-pager > .facetwp-page:not(.dots):hover, .facetwp-pager > .facetwp-page:not(.dots):focus, .facetwp-pager > .facetwp-page:not(.dots):active {
  text-decoration: none;
}
.facetwp-pager > .facetwp-page:not(.dots).active, .facetwp-pager > .facetwp-page:not(.dots).last {
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 1.13;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.facetwp-pager > .facetwp-page:not(.dots).active, .facetwp-pager > .facetwp-page:not(.dots).active:link, .facetwp-pager > .facetwp-page:not(.dots).active:visited, .facetwp-pager > .facetwp-page:not(.dots).active:focus, .facetwp-pager > .facetwp-page:not(.dots).active:hover, .facetwp-pager > .facetwp-page:not(.dots).active:active, .facetwp-pager > .facetwp-page:not(.dots).last, .facetwp-pager > .facetwp-page:not(.dots).last:link, .facetwp-pager > .facetwp-page:not(.dots).last:visited, .facetwp-pager > .facetwp-page:not(.dots).last:focus, .facetwp-pager > .facetwp-page:not(.dots).last:hover, .facetwp-pager > .facetwp-page:not(.dots).last:active {
  color: #3714a0;
  color: var(--link-color, #3714a0);
  text-decoration: underline;
}
.has-text-color .facetwp-pager > .facetwp-page:not(.dots).active, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).active:link, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).active:visited, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).active:focus, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).active:hover, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).active:active, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).last, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).last:link, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).last:visited, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).last:focus, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).last:hover, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).last:active {
  color: currentColor;
}
.facetwp-pager > .facetwp-page:not(.dots).active:hover, .facetwp-pager > .facetwp-page:not(.dots).active:focus, .facetwp-pager > .facetwp-page:not(.dots).active:active, .facetwp-pager > .facetwp-page:not(.dots).last:hover, .facetwp-pager > .facetwp-page:not(.dots).last:focus, .facetwp-pager > .facetwp-page:not(.dots).last:active {
  text-decoration: none;
}
.facetwp-pager > .facetwp-page:not(.dots).prev {
  align-items: center;
  display: inline-flex;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-right: 3.375rem;
}
.facetwp-pager > .facetwp-page:not(.dots).prev:not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.facetwp-pager > .facetwp-page:not(.dots).prev, .facetwp-pager > .facetwp-page:not(.dots).prev:link, .facetwp-pager > .facetwp-page:not(.dots).prev:visited, .facetwp-pager > .facetwp-page:not(.dots).prev:focus, .facetwp-pager > .facetwp-page:not(.dots).prev:hover, .facetwp-pager > .facetwp-page:not(.dots).prev:active {
  text-decoration: none;
}
.has-text-color .facetwp-pager > .facetwp-page:not(.dots).prev, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).prev:link, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).prev:visited, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).prev:focus, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).prev:hover, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).prev:active {
  color: currentColor;
}
.facetwp-pager > .facetwp-page:not(.dots).prev .icon-external {
  margin-left: 0.3125rem;
}
.facetwp-pager > .facetwp-page:not(.dots).prev:hover, .facetwp-pager > .facetwp-page:not(.dots).prev:focus, .facetwp-pager > .facetwp-page:not(.dots).prev:active {
  text-decoration: underline;
}
.facetwp-pager > .facetwp-page:not(.dots).next {
  align-items: center;
  display: inline-flex;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-left: 3.375rem;
}
.facetwp-pager > .facetwp-page:not(.dots).next:not([class*=btn]) {
  color: #e70f48;
  color: var(--link-color, #e70f48);
}
.facetwp-pager > .facetwp-page:not(.dots).next, .facetwp-pager > .facetwp-page:not(.dots).next:link, .facetwp-pager > .facetwp-page:not(.dots).next:visited, .facetwp-pager > .facetwp-page:not(.dots).next:focus, .facetwp-pager > .facetwp-page:not(.dots).next:hover, .facetwp-pager > .facetwp-page:not(.dots).next:active {
  text-decoration: none;
}
.has-text-color .facetwp-pager > .facetwp-page:not(.dots).next, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).next:link, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).next:visited, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).next:focus, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).next:hover, .has-text-color .facetwp-pager > .facetwp-page:not(.dots).next:active {
  color: currentColor;
}
.facetwp-pager > .facetwp-page:not(.dots).next .icon-external {
  margin-left: 0.3125rem;
}
.facetwp-pager > .facetwp-page:not(.dots).next:hover, .facetwp-pager > .facetwp-page:not(.dots).next:focus, .facetwp-pager > .facetwp-page:not(.dots).next:active {
  text-decoration: underline;
}
.facetwp-pager > .facetwp-page:not(.dots).next:hover, .facetwp-pager > .facetwp-page:not(.dots).next:focus, .facetwp-pager > .facetwp-page:not(.dots).next:active {
  text-decoration: underline;
}
.facetwp-pager > .facetwp-page:not(.dots).next .icon {
  --icon-color: currentColor;
  transform: rotate(180deg);
  vertical-align: middle;
}
.facetwp-pager > .facetwp-page:not(.dots).is-text {
  text-transform: none;
  margin-right: 0;
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.facetwp-pager > .facetwp-page.dots {
  vertical-align: bottom;
}
.facetwp-pager > .facetwp-page.active, .facetwp-pager > .facetwp-page.last {
  color: #3714a0;
  font-weight: 600;
  line-height: 1.13;
  letter-spacing: 0.4px;
}
.facetwp-dropdown {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%233714a0%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 11 7%27 preserveAspectRatio=%27xMidYMid meet%27%3E%3Cpath d=%27M10.5 1.45L5.55 6.4.6 1.45 2.01.04l3.54 3.53L9.09.04z%27/%3E%3C/svg%3E");
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
  background-size: 20px auto;
  border: 1px solid #3714a0;
  border-radius: 0;
  color: currentColor;
  cursor: pointer;
  font-size: 1em;
  line-height: 1.2;
  padding: 0.75rem 3rem 0.6875rem 0.625rem;
  position: relative;
  transition: all 150ms ease-in-out;
  width: 100%;
  z-index: 2;
}
.facetwp-dropdown:hover, .facetwp-dropdown:active, [data-whatinput=keyboard] .facetwp-dropdown:focus, .no-js .facetwp-dropdown:focus {
  border-color: mediumvioletred;
}
.facetwp-dropdown:disabled {
  color: #ccc;
  cursor: not-allowed;
}
.is-style-bg-dark .facetwp-dropdown {
  background-color: transparent;
  border-color: currentColor;
  color: #fff;
}
.is-style-bg-dark .facetwp-dropdown:hover, .is-style-bg-dark .facetwp-dropdown:active, [data-whatinput=keyboard] .is-style-bg-dark .facetwp-dropdown:focus, .no-js .is-style-bg-dark .facetwp-dropdown:focus {
  text-decoration: underline;
}
.is-style-bg-dark .facetwp-dropdown:disabled {
  color: #000;
}
.facetwp-dropdown::-ms-expand {
  opacity: 0;
  visibility: hidden;
}
.facetwp-dropdown optgroup {
  padding-left: 0.625rem;
}
.facetwp-dropdown option {
  padding: 0.125rem 0.9375rem;
}
.facetwp-dropdown.is-invalid {
  border-color: #e70f48;
}

/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  padding-bottom: 0.9375rem;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: none;
  border: none;
  color: #e70f48;
}

.flickity-button:hover {
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  bottom: -90px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
  z-index: 3;
}

.flickity-prev-next-button.previous {
  right: 50px;
}

.flickity-prev-next-button.next {
  right: 0;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -60px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
  line-height: 1;
  z-index: 2;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 12px 0 0;
  background: transparent;
  border: solid 2px #e70f48;
  border-radius: 50%;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  background: #e70f48;
  opacity: 1;
}

.has-yellow-color {
  color: #efb600 !important;
}

.has-yellow-background-color {
  background-color: #efb600 !important;
}

.has-violet-color {
  color: #3714a0 !important;
}

.has-violet-background-color {
  background-color: #3714a0 !important;
}

.alignfull,
.wp-block[data-align=full] {
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  width: 100vw;
}

.alignwide,
.wp-block[data-align=wide] {
  max-width: 80rem;
}
@media all and (min-width: 56.25em) {
  [class^=l-wrap] .alignwide, [class*=" l-wrap"] .alignwide,
  [class^=l-wrap] .wp-block[data-align=wide],
  [class*=" l-wrap"] .wp-block[data-align=wide] {
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    width: calc(100vw - 60px);
  }
}

.wp-block-buttons {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
  margin-bottom: 1.5em;
  margin-left: -1.875rem;
  margin-top: -1.5em;
}
.wp-block-buttons .wp-block-button {
  margin: 1.5em 0 0 1.875rem !important;
}

.wp-block-button.wp-block-button .wp-block-button__link {
  background-color: transparent;
  background-image: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-align: center;
  transition: background-color 150ms ease-in-out, background-position 150ms ease, border 150ms ease-in-out, color 150ms ease-in-out;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.6875rem 1.125rem 0.75rem;
}
.wp-block-button.wp-block-button:not(.is-style-outline) .wp-block-button__link {
  background-color: #e70f48;
  background-color: var(--button-bg-color, #e70f48);
  border: 2px solid transparent;
  color: #fff;
  color: var(--button-color, #fff);
}
.wp-block-button.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button.wp-block-button:not(.is-style-outline) .wp-block-button__link:active, [data-whatinput=keyboard] .wp-block-button.wp-block-button:not(.is-style-outline) .wp-block-button__link:focus, .no-js .wp-block-button.wp-block-button:not(.is-style-outline) .wp-block-button__link:focus {
  background-color: #fff;
  background-color: var(--button-color, #fff);
  border-color: currentColor;
  color: #e70f48;
  color: var(--button-bg-color, #e70f48);
  text-decoration: none;
}
.wp-block-button.wp-block-button.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border: 2px solid #e70f48;
  border: 2px solid var(--button-color, #e70f48);
  color: #e70f48;
  color: var(--button-color, #e70f48);
}
.wp-block-button.wp-block-button.is-style-outline .wp-block-button__link:hover, .wp-block-button.wp-block-button.is-style-outline .wp-block-button__link:active, [data-whatinput=keyboard] .wp-block-button.wp-block-button.is-style-outline .wp-block-button__link:focus, .no-js .wp-block-button.wp-block-button.is-style-outline .wp-block-button__link:focus {
  background-color: #e70f48;
  background-color: var(--button-color, #e70f48);
  color: #fff;
  color: var(--button-hover-color, #fff);
  text-decoration: none;
}

.wp-block-code:not(:first-child) {
  margin-top: 2em;
}
.wp-block-code:not(:last-child) {
  margin-bottom: 2em;
}
.wp-block-code code {
  background-color: #f0f0f0;
  border-radius: 4px;
  display: block;
  font-family: Operator Mono, Consolas, Menlo, Monaco, monospace, color-emoji;
  font-size: 1rem;
  overflow-x: scroll;
  padding: 0.9375rem 1.25rem;
  white-space: pre !important;
}

.wp-block-columns {
  margin-bottom: 2.5rem !important;
  margin-top: -2.5rem;
}
.wp-block-columns.alignfull, [data-align=full] .wp-block-columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media all and (min-width: 20em) {
  .wp-block-columns.alignfull, [data-align=full] .wp-block-columns {
    padding-left: calc(5.3571428571vw + -0.1339285714rem);
    padding-right: calc(5.3571428571vw + -0.1339285714rem);
  }
}
@media all and (min-width: 37.5em) {
  .wp-block-columns.alignfull, [data-align=full] .wp-block-columns {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media print {
  .wp-block-columns.alignfull, [data-align=full] .wp-block-columns {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.wp-block-column {
  margin-top: 2.5rem;
}
.is-style-equal-height .wp-block-column > * {
  height: 100%;
}
.wp-block-column .l-block:first-child {
  margin-top: 0 !important;
}
.wp-block-column .l-block:last-child {
  margin-bottom: 0 !important;
}

@media all and (max-width: 56.1875em) {
  .wp-block-cover {
    min-height: 0 !important;
    max-width: none !important;
  }
  .wp-block-cover:not(.has-parallax) {
    left: 50%  !important;
    position: relative  !important;
    transform: translateX(-50%)  !important;
    width: 100vw  !important;
  }
}
.wp-block-cover .has-gray-background-color {
  background-color: #f2f2f2;
}
.wp-block-cover.alignfull, [data-align=full] .wp-block-cover {
  background-attachment: inherit;
}
@media all and (min-width: 56.25em) {
  .wp-block-cover.alignwide, [data-align=wide] .wp-block-cover {
    background-attachment: inherit;
  }
}
@media all and (min-width: 56.25em) {
  .wp-block-cover.alignleft, .wp-block-cover.alignright, [data-align=left] .wp-block-cover, [data-align=right] .wp-block-cover {
    margin-bottom: 1em;
    margin-top: 0.3636363636em !important;
    max-width: none !important;
    width: 50%;
  }
  .wp-block-cover.alignleft, [data-align=left] .wp-block-cover {
    float: left;
    margin-right: 2.75rem;
  }
  .wp-block-cover.alignright, [data-align=right] .wp-block-cover {
    float: right;
    margin-left: 2.75rem;
  }
  .wp-block-cover.aligncenter, [data-align=center] .wp-block-cover {
    margin-left: auto;
    margin-right: auto;
  }
}
.wp-block-cover__inner-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 52.5rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}
@media all and (min-width: 20em) {
  .wp-block-cover__inner-container {
    padding-left: calc(5.3571428571vw + -0.1339285714rem);
    padding-right: calc(5.3571428571vw + -0.1339285714rem);
  }
}
@media all and (min-width: 37.5em) {
  .wp-block-cover__inner-container {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media print {
  .wp-block-cover__inner-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media all and (min-width: 56.25em) {
  .wp-block-cover__inner-container {
    padding: 2.5rem;
  }
}
.alignleft .wp-block-cover__inner-container, .alignright .wp-block-cover__inner-container {
  font-size: 1.0625rem;
}
@media all and (min-width: 23.4375em) {
  .alignleft .wp-block-cover__inner-container, .alignright .wp-block-cover__inner-container {
    font-size: calc(0.9523809524vw + 0.8392857143rem);
  }
}
@media all and (min-width: 56.25em) {
  .alignleft .wp-block-cover__inner-container, .alignright .wp-block-cover__inner-container {
    font-size: calc(1.1363636364vw + 0.4232954545rem);
  }
}
@media all and (min-width: 83.75em) {
  .alignleft .wp-block-cover__inner-container, .alignright .wp-block-cover__inner-container {
    font-size: 1.375rem;
  }
}
.wp-block-cover__inner-container > .has-large-font-size {
  font-size: 1.75rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 500;
  line-height: 1.3;
  color: inherit;
}
@media all and (min-width: 22.5em) {
  .wp-block-cover__inner-container > .has-large-font-size {
    font-size: calc(1.4814814815vw + 1.4166666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .wp-block-cover__inner-container > .has-large-font-size {
    font-size: 2.25rem;
  }
}
.wp-block-cover__inner-container h1,
.wp-block-cover__inner-container h2,
.wp-block-cover__inner-container h3,
.wp-block-cover__inner-container h4,
.wp-block-cover__inner-container h5,
.wp-block-cover__inner-container h6 {
  color: inherit;
}
.wp-block-cover__inner-container *.has-blueberry-color {
  color: #0f056b;
}
.wp-block-cover__inner-container *.has-white-color {
  color: #fff;
}
.wp-block-cover__inner-container *.has-purple-color {
  color: #3714a0;
}
.wp-block-cover__inner-container *.has-gray-color {
  color: #767676;
}

.wp-block-embed.alignright, [data-align=right] .wp-block-embed {
  margin-left: auto;
}
.wp-block-embed__wrapper {
  display: flex;
}
.aligncenter .wp-block-embed__wrapper, [data-align=center] .wp-block-embed__wrapper {
  justify-content: center;
}
.alignright .wp-block-embed__wrapper, [data-align=right] .wp-block-embed__wrapper {
  justify-content: flex-end;
}
.wp-block-embed figcaption {
  font-size: 0.875rem;
  color: #000;
  line-height: 1.55;
  margin-bottom: 0;
  margin-top: 1em;
}
@media all and (min-width: 23.4375em) {
  .wp-block-embed figcaption {
    font-size: calc(0.7619047619vw + 0.6964285714rem);
  }
}
@media all and (min-width: 56.25em) {
  .wp-block-embed figcaption {
    font-size: 1.125rem;
  }
}
.wp-block-embed.aligncenter figcaption, [data-align=center] .wp-block-embed figcaption {
  text-align: center;
}

.wp-block-gallery .blocks-gallery-grid {
  align-items: flex-start;
}
.wp-block-gallery .blocks-gallery-item {
  flex-grow: 0;
}
.wp-block-gallery .blocks-gallery-item figure {
  flex-wrap: wrap;
}
.wp-block-gallery .blocks-gallery-item__caption {
  background: none !important;
  color: currentColor !important;
  font-size: 1rem !important;
  line-height: 1.4;
  margin: 1em 0 !important;
  max-height: none !important;
  padding: 0 !important;
  position: static !important;
  text-align: left !important;
}
.wp-block-gallery.is-cropped .blocks-gallery-grid {
  align-items: stretch;
}
.wp-block-gallery.is-cropped .blocks-gallery-item figure {
  flex-direction: column;
}
.wp-block-gallery.is-cropped .blocks-gallery-item img {
  flex-grow: 1;
  height: auto;
}
.wp-block-gallery.is-style-align-bottom .blocks-gallery-grid {
  align-items: flex-end;
}
.wp-block-gallery.is-style-align-bottom .blocks-gallery-item__caption {
  order: -1;
}
.wp-block-gallery.is-style-align-center .blocks-gallery-grid {
  align-items: center;
}
.wp-block-gallery img {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-gallery .blocks-gallery-caption {
  font-size: 0.875rem;
  color: #000;
  line-height: 1.55;
  margin-left: auto;
  margin-right: auto;
  max-width: 52.5rem;
  text-align: center;
}
@media all and (min-width: 23.4375em) {
  .wp-block-gallery .blocks-gallery-caption {
    font-size: calc(0.7619047619vw + 0.6964285714rem);
  }
}
@media all and (min-width: 56.25em) {
  .wp-block-gallery .blocks-gallery-caption {
    font-size: 1.125rem;
  }
}

.wp-block-group.has-background.alignfull {
  margin-bottom: 0;
  margin-top: 0;
}

.wp-block-image:not(:first-child) {
  margin-top: 2em;
}
.wp-block-image:not(:last-child) {
  margin-bottom: 2em;
}
.wp-block-image img {
  display: block;
}
.wp-block-image figcaption {
  font-size: 0.875rem;
  color: #000;
  line-height: 1.55;
  color: #0f056b;
  margin-bottom: 0;
  margin-top: 0.9090909091em;
  margin-left: 1.6875rem;
  padding-left: 0.8125rem;
  position: relative;
  text-align: left;
}
@media all and (min-width: 23.4375em) {
  .wp-block-image figcaption {
    font-size: calc(0.7619047619vw + 0.6964285714rem);
  }
}
@media all and (min-width: 56.25em) {
  .wp-block-image figcaption {
    font-size: 1.125rem;
  }
}
.wp-block-image figcaption:before {
  background-color: #efb600;
  bottom: 0;
  content: "";
  height: 180%;
  left: 0;
  position: absolute;
  width: 3px;
}
.wp-block-image.alignwide img, .wp-block-image.alignfull img, [data-align=wide] .wp-block-image img, [data-align=full] .wp-block-image img {
  width: 100%;
}
.wp-block-image.alignwide figcaption, .wp-block-image.alignfull figcaption, [data-align=wide] .wp-block-image figcaption, [data-align=full] .wp-block-image figcaption {
  margin-left: auto;
  margin-right: auto;
  max-width: 52.5rem;
}
.wp-block-image .alignleft figcaption,
.wp-block-image .alignright figcaption,
.wp-block-image .aligncenter figcaption, [data-align=left] .wp-block-image figcaption, [data-align=right] .wp-block-image figcaption, [data-align=center] .wp-block-image figcaption {
  text-align: left;
}
.wp-block-image .alignleft,
.wp-block-image .alignright, [data-align=left] .wp-block-image, [data-align=right] .wp-block-image {
  margin-bottom: 1em !important;
  margin-top: 0.3636363636em !important;
}
@media all and (max-width: 37.4375em) {
  .wp-block-image .alignleft,
  .wp-block-image .alignright, [data-align=left] .wp-block-image, [data-align=right] .wp-block-image {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (min-width: 37.5em) {
  .wp-block-image .alignleft, [data-align=left] .wp-block-image {
    clear: left;
    margin-right: 2.2727272727em;
  }
}
@media all and (min-width: 37.5em) {
  .wp-block-image .alignright, [data-align=right] .wp-block-image {
    clear: right;
    margin-left: 2.2727272727em;
  }
}

@media all and (min-width: 37.5625em) {
  .wp-block-media-text {
    grid-template-columns: 40% 1fr;
  }
  .wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 40%;
  }
}
@media all and (min-width: 56.25em) {
  .wp-block-media-text.alignfull {
    grid-template-columns: 50% 1fr;
  }
  .wp-block-media-text.alignfull.has-media-on-the-right {
    grid-template-columns: 1fr 50%;
  }
}
@media all and (max-width: 37.5em) {
  .wp-block-media-text:not(.alignfull) .wp-block-media-text__content {
    padding-left: 0;
    padding-right: 0;
  }
}
.wp-block-media-text__content {
  font-size: 1.0625rem;
}
@media all and (min-width: 23.4375em) {
  .wp-block-media-text__content {
    font-size: calc(2.2123893805vw + 0.5439712389rem);
  }
}
@media all and (min-width: 37.5625em) {
  .wp-block-media-text__content {
    font-size: calc(1.6722408027vw + 0.4343645485rem);
  }
}
@media all and (min-width: 56.25em) {
  .wp-block-media-text__content {
    font-size: 1.375rem;
  }
}
.alignwide .wp-block-media-text__content, .alignfull .wp-block-media-text__content {
  font-size: 1.0625rem;
}
@media all and (min-width: 23.4375em) {
  .alignwide .wp-block-media-text__content, .alignfull .wp-block-media-text__content {
    font-size: calc(2.2123893805vw + 0.5439712389rem);
  }
}
@media all and (min-width: 37.5625em) {
  .alignwide .wp-block-media-text__content, .alignfull .wp-block-media-text__content {
    font-size: calc(0.6765899865vw + 0.8083558863rem);
  }
}
@media all and (min-width: 83.75em) {
  .alignwide .wp-block-media-text__content, .alignfull .wp-block-media-text__content {
    font-size: 1.375rem;
  }
}
@media all and (max-width: 37.5em) {
  .alignfull .wp-block-media-text__content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media all and (max-width: 37.5em) and (min-width: 20em) {
  .alignfull .wp-block-media-text__content {
    padding-left: calc(5.3571428571vw + -0.1339285714rem);
    padding-right: calc(5.3571428571vw + -0.1339285714rem);
  }
}
@media all and (max-width: 37.5em) and (min-width: 37.5em) {
  .alignfull .wp-block-media-text__content {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media print and (max-width: 37.5em) {
  .alignfull .wp-block-media-text__content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.wp-block-media-text__content .has-large-font-size {
  font-size: 1.75rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: 500;
  line-height: 1.3;
  color: inherit;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
@media all and (min-width: 22.5em) {
  .wp-block-media-text__content .has-large-font-size {
    font-size: calc(1.4814814815vw + 1.4166666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .wp-block-media-text__content .has-large-font-size {
    font-size: 2.25rem;
  }
}
@media all and (min-width: 37.5625em) {
  .wp-block-media-text__content .has-large-font-size {
    margin-top: 0 !important;
  }
}
.wp-block-media-text__content .has-background {
  background-color: inherit;
  padding: 0;
}

.wp-block-preformatted {
  font-family: Operator Mono, Consolas, Menlo, Monaco, monospace, color-emoji;
  overflow: hidden;
  white-space: pre-wrap;
  word-break: break-word;
}
.wp-block-preformatted:not(:first-child) {
  margin-top: 2em;
}
.wp-block-preformatted:not(:last-child) {
  margin-bottom: 2em;
}

.wp-block-pullquote {
  padding-bottom: 0;
  padding-top: 0;
  text-align: left;
}
.wp-block-pullquote:not(:first-child) {
  margin-top: 3em;
}
.wp-block-pullquote:not(:last-child) {
  margin-bottom: 3em;
}
.wp-block-pullquote p:not(:first-child) {
  margin-top: 0.5em;
}
.wp-block-quote.wp-block-quote {
  color: #3714a0;
  padding: 0;
}
.wp-block-quote.wp-block-quote:not(:first-child) {
  margin-top: 3em;
}
.wp-block-quote.wp-block-quote:not(:last-child) {
  margin-bottom: 3em;
}
.wp-block-quote.wp-block-quote p {
  quotes: "“" "”";
}
.wp-block-quote.wp-block-quote p:not(:first-child) {
  margin-top: 0.5em;
}
.wp-block-quote.wp-block-quote p:first-child:before {
  content: open-quote;
  line-height: 1;
}
.wp-block-quote.wp-block-quote p:last-of-type:after {
  content: close-quote;
}
.wp-block-quote.wp-block-quote:not(.is-style-plain) p {
  font-size: 1.875rem;
  font-style: normal;
  line-height: 1.14;
  quotes: "“" "”";
}
@media all and (min-width: 37.5em) {
  .wp-block-quote.wp-block-quote:not(.is-style-plain) p {
    font-size: calc(3.5vw + 0.5625rem);
  }
}
@media all and (min-width: 62.5em) {
  .wp-block-quote.wp-block-quote:not(.is-style-plain) p {
    font-size: 2.75rem;
  }
}
.wp-block-quote.wp-block-quote:not(.is-style-plain) p:not(:first-child) {
  margin-top: 0.5em;
}
.wp-block-quote.wp-block-quote:not(.is-style-plain) p:first-child {
  position: relative;
}
.wp-block-quote.wp-block-quote:not(.is-style-plain) p:first-child:before {
  content: open-quote;
  bottom: calc(100% + 6px);
  color: #efb600;
  font-weight: bold;
  font-size: 100px;
  line-height: 0;
  left: 0;
  position: absolute;
}
.wp-block-quote.wp-block-quote:not(.is-style-plain) p:last-of-type:after {
  content: close-quote;
}
.wp-block-quote.wp-block-quote.is-style-no-quotes p {
  quotes: none;
}
.wp-block-quote.wp-block-quote.is-style-no-quotes p:before, .wp-block-quote.wp-block-quote.is-style-no-quotes p:after {
  display: none;
}
.wp-block-quote.wp-block-quote.is-style-large {
  color: #3714a0;
  padding: 0;
}
.wp-block-quote.wp-block-quote.is-style-large p {
  font-style: normal;
  font-size: 1.875rem;
  line-height: 1.14;
}
@media all and (min-width: 37.5em) {
  .wp-block-quote.wp-block-quote.is-style-large p {
    font-size: calc(3.5vw + 0.5625rem);
  }
}
@media all and (min-width: 62.5em) {
  .wp-block-quote.wp-block-quote.is-style-large p {
    font-size: 2.75rem;
  }
}
.wp-block-quote.wp-block-quote.is-style-large p:first-child {
  position: relative;
}
.wp-block-quote.wp-block-quote.is-style-large p:first-child:before {
  bottom: calc(100% + 6px);
  color: #efb600;
  font-weight: bold;
  font-size: 100px;
  line-height: 0;
  left: 0;
  position: absolute;
}
.wp-block-quote.wp-block-quote cite, .wp-block-quote.wp-block-quote__citation {
  display: block;
  color: #3714a0;
  font-size: 1em;
  margin-top: 1.25rem;
  text-align: left;
}

.wp-block-separator {
  background-color: mediumvioletred;
  border: 0;
  display: block;
  height: 1px;
  margin: 2em auto;
  max-width: 52.5rem !important;
}

.wp-block-table {
  display: block !important;
  margin-bottom: 2em !important;
  margin-top: 2em !important;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  width: 100% !important;
}
.wp-block-table table {
  --cell-horz-padding: 0.625rem;
  border-collapse: separate;
  font-feature-settings: "lnum" on;
  min-width: 100%;
  font-size: 1rem;
}
@media all and (min-width: 31.25em) {
  .wp-block-table table {
    --cell-horz-padding: 1rem;
  }
}
.wp-block-table table caption {
  font-size: 1.625rem;
  color: #3714a0;
  font-family: "Halyard Display", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif, color-emoji;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 1em;
}
@media all and (min-width: 22.5em) {
  .wp-block-table table caption {
    font-size: calc(0.3703703704vw + 1.5416666667rem);
  }
}
@media all and (min-width: 56.25em) {
  .wp-block-table table caption {
    font-size: 1.75rem;
  }
}
.wp-block-table table thead,
.wp-block-table table tfoot {
  font-weight: bold;
}
.wp-block-table table thead th {
  border-bottom: 2px solid currentColor;
  padding-bottom: 1em;
  padding-left: var(--cell-horz-padding);
  padding-right: var(--cell-horz-padding);
}
.wp-block-table table tbody td {
  border-bottom: 1px solid #ccc;
  padding: 1.5rem var(--cell-horz-padding);
}
.wp-block-table table tbody tr:last-child th,
.wp-block-table table tbody tr:last-child td {
  border-bottom: 0;
}
.wp-block-table table tfoot td,
.wp-block-table table tfoot th {
  border-bottom: 0;
  border-top: 2px solid currentColor;
  padding-left: var(--cell-horz-padding);
  padding-right: var(--cell-horz-padding);
  padding-top: 1em;
}
@media all and (min-width: 23.4375em) {
  .wp-block-table table {
    font-size: calc(0.7619047619vw + 0.8214285714rem);
  }
}
@media all and (min-width: 56.25em) {
  .wp-block-table table {
    font-size: 1.25rem;
  }
}
.wp-block-table th,
.wp-block-table td {
  word-break: normal !important;
}
.wp-block-table figcaption {
  font-size: 0.875rem;
  color: #000;
  line-height: 1.55;
  margin-top: 1.5625rem;
}
@media all and (min-width: 23.4375em) {
  .wp-block-table figcaption {
    font-size: calc(0.7619047619vw + 0.6964285714rem);
  }
}
@media all and (min-width: 56.25em) {
  .wp-block-table figcaption {
    font-size: 1.125rem;
  }
}

@media print {
  *,
  *:before,
  *:after {
    background: #fff !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .u-richtext a,
  .u-richtext a:visited {
    text-decoration: underline !important;
  }
  img {
    max-width: 100% !important;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 2;
    widows: 2;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    margin: 0.75in 0.75in 1in;
  }
}

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