@charset "UTF-8";
:root {
  --header-offset: 0px;
  --toolbar-bar-offset: 0px;
  --toolbar-tray-offset: 0px;
  --subscription-banner-offset: 0px;
}

@supports (font-variation-settings: "wdth" 115) {
  @font-face {
    font-display: swap;
    font-family: "RalewayVF";
    font-style: oblique 0deg 20deg;
    font-weight: 100 900;
    src: url("../fonts/Raleway/Raleway-VF.woff2") format("woff2");
  }
}
@font-face {
  font-display: swap;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Raleway/Raleway-Light.woff2") format("woff2"), url("../fonts/Raleway/Raleway-Light.woff") format("woff"), url("../fonts/Raleway/Raleway-Light.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Raleway/Raleway-Regular.woff2") format("woff2"), url("../fonts/Raleway/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway/Raleway-Regular.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Raleway/Raleway-SemiBold.woff2") format("woff2"), url("../fonts/Raleway/Raleway-SemiBold.woff") format("woff"), url("../fonts/Raleway/Raleway-SemiBold.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Raleway/Raleway-Bold.woff2") format("woff2"), url("../fonts/Raleway/Raleway-Bold.woff") format("woff"), url("../fonts/Raleway/Raleway-Bold.otf") format("opentype");
}
@font-face {
  font-display: block;
  font-family: "PIIE Icons";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/PIIEIcons/piie-icons.eot");
  src: url("../fonts/PIIEIcons/piie-icons.eot#iefix") format("embedded-opentype"), url("../fonts/PIIEIcons/piie-icons.ttf") format("truetype"), url("../fonts/PIIEIcons/piie-icons.woff") format("woff"), url("../fonts/PIIEIcons/piie-icons.svg#piie-icons") format("svg");
}
main {
  display: block;
}

b,
strong {
  font-weight: bolder;
}

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

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

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template,
[hidden] {
  display: none;
}

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

::-moz-selection {
  background: #407ca7;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #407ca7;
  color: #fff;
  text-shadow: none;
}

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

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

  @page {
    margin: 2cm;
  }
}
html {
  box-sizing: border-box;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 100%;
  line-height: 1.45;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

body {
  color: #172a3a;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.45;
  background-color: #fff;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
body.has-open-mobile-menu {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

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

summary {
  display: list-item;
}

iframe {
  border: 0;
}

h6, h5, h4, h3,
.form-item__label,
.facets-widget .form-item__label, h2, h1 {
  color: inherit;
  font-weight: 700;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.45;
  margin: 0 0 1rem;
  text-rendering: optimizeLegibility;
}
@media print {
  h6, h5, h4, h3,
.form-item__label,
.facets-widget .form-item__label, h2, h1 {
    orphans: 3;
    page-break-after: avoid;
    widows: 3;
  }
  h6::after, h5::after, h4::after, h3::after,
.form-item__label::after,
.facets-widget .form-item__label::after, h2::after, h1::after {
    display: inline-block;
  }
}
* + h6, * + h5, * + h4, * + h3,
* + .form-item__label,
.facets-widget * + .form-item__label, * + h2, * + h1 {
  margin-top: 1em;
}
h6 a, h5 a, h4 a, h3 a,
.form-item__label a,
.facets-widget .form-item__label a, h2 a, h1 a {
  border-bottom: 1px solid transparent;
}
h6 a:hover, h5 a:hover, h4 a:hover, h3 a:hover,
.form-item__label a:hover, h2 a:hover, h1 a:hover, h6 a:focus, h5 a:focus, h4 a:focus, h3 a:focus,
.form-item__label a:focus, h2 a:focus, h1 a:focus {
  border-bottom: 1px solid currentColor;
}

h1 {
  color: #172a3a;
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 4.25rem;
  font-weight: 700;
  line-height: 1.1;
}
@media (max-width: 64em) {
  h1 {
    font-size: 2.625rem;
  }
}
@media (max-width: 55em) {
  h1 {
    font-size: 2.25rem;
  }
}
@media (max-width: 40em) {
  h1 {
    font-size: 1.75rem;
  }
}

h2 {
  color: #172a3a;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}
@media (max-width: 64em) {
  h2 {
    font-size: 1.1875rem;
  }
}
@media (max-width: 55em) {
  h2 {
    font-size: 1.125rem;
  }
}

h3,
.form-item__label,
.facets-widget .form-item__label {
  color: #172a3a;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}
@media (max-width: 64em) {
  h3,
.form-item__label,
.facets-widget .form-item__label {
    font-size: 1.0625rem;
  }
}
@media (max-width: 55em) {
  h3,
.form-item__label,
.facets-widget .form-item__label {
    font-size: 1rem;
  }
}

h4 {
  color: #407ca7;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}
@media (max-width: 40em) {
  h4 {
    font-size: 1rem;
  }
}

h5 {
  color: #172a3a;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}

h6 {
  color: #172a3a;
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.7;
}

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

p {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 1.125rem;
  margin: 0 0 1rem;
}
@media print {
  p {
    orphans: 3;
    widows: 3;
  }
}
p:last-child {
  margin-bottom: 0;
}
p.rteindent1 {
  padding-left: 2.5rem;
}
p:empty {
  display: none;
}
p.small {
  font-size: 0.875rem;
}

a {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-color: transparent;
  border-bottom: 1px solid #407ca7;
  color: #407ca7;
  text-decoration: none;
  transition-duration: 200ms;
  transition-property: background-color, border, color, opacity, outline-color;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
a:focus {
  outline-color: #78a3bf;
}
a:focus:not(:focus-visible) {
  outline-color: transparent;
}
a:visited {
  color: #30536e;
}
a:hover, a:focus-visible {
  border-bottom: 1px solid transparent;
  color: #30536e;
}
a:active {
  border-bottom: 1px solid transparent;
  color: #30536e;
}
@media print {
  a, a:visited {
    text-decoration: none;
  }
  a[href]::after {
    content: " <" attr(href) ">";
    font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
    font-size: 10pt;
    font-weight: normal;
    text-transform: lowercase;
  }
  a[href^="javascript:"]::after, a[href^="mailto:"]::after, a[href^="tel:"]::after, a[href^="#"]::after, a[href*="?"]::after {
    content: "";
  }
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
abbr:hover {
  cursor: help;
}
@media print {
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
}

b,
strong {
  font-weight: 700;
}

cite {
  color: #4d4d4d;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.1;
}

dfn {
  font-style: italic;
}

em,
i {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-style: italic;
}

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

small {
  font-size: 75%;
}

sub {
  bottom: -0.25em;
  font-size: 0.75rem;
  font-weight: 700;
}

sup {
  font-size: 0.75rem;
  font-weight: 700;
  top: -0.5em;
}

blockquote {
  color: #407ca7;
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.45;
  margin: 0 0 2.5rem;
}
* + blockquote {
  margin-top: 2.5rem;
}
blockquote p {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
blockquote p::before {
  content: "“";
}
blockquote p::after {
  content: "”";
}
blockquote cite {
  display: block;
  margin-top: 1rem;
  text-align: right;
}
blockquote cite em {
  border-left: 1px solid #407ca7;
  font-weight: 400;
  margin-left: 0.25rem;
  padding-left: 0.5rem;
}
blockquote cite p::after, blockquote cite p::before {
  display: none;
}
blockquote :last-child {
  margin-bottom: 0;
}
@media print {
  blockquote {
    page-break-inside: avoid;
  }
}

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

hr {
  border: solid #407ca7;
  border-width: 2px 0 0;
  box-sizing: content-box;
  height: 0;
  margin: 0 0 2.5rem;
  overflow: auto;
}
* + hr {
  margin-top: 2.5rem;
}

ul:not([class]) {
  list-style-type: none;
  margin: 0 0 1rem;
  padding: 0 0 0 1.5rem;
}
[dir=rtl] ul:not([class]) {
  padding: 0 1.5rem 0 0;
}
ul:not([class]) ol,
ul:not([class]) ul {
  margin-top: 0.5rem;
}
ul:not([class]) li::before {
  background: #407ca7;
  content: "";
  display: inline-block;
  height: 0.4375rem;
  margin-left: -1.25rem;
  margin-right: 0.6875rem;
  width: 0.4375rem;
}

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

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

dd {
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}
dt + dd {
  margin-top: 0;
}

dl {
  margin-bottom: 1rem;
}

caption {
  margin-bottom: 0.25rem;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 0.875rem;
  line-height: 1.2;
  margin-bottom: 4.5rem;
  margin-top: 3rem;
  min-width: 100%;
  overflow-x: auto;
}
@media (max-width: 40em) {
  table {
    display: block;
  }
}
table p {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.875rem;
}

td {
  padding: 0.5rem 0.25rem;
}
td:nth-child(2n) {
  background-color: rgba(120, 163, 191, 0.2);
}

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

th {
  padding: 0.5rem 0.25rem;
  text-align: left;
}

thead td,
thead th {
  background-color: #ccc;
}
@media print {
  thead {
    display: table-header-group;
  }
}

tr:nth-child(2n-1) {
  background-color: rgba(120, 163, 191, 0.2);
}
@media print {
  tr {
    page-break-inside: avoid;
  }
}

button {
  overflow: visible;
}

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

input {
  line-height: normal;
}

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

optgroup {
  font-weight: 700;
}

textarea {
  overflow: auto;
}

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

canvas {
  display: inline-block;
}

figure {
  margin: 0 0 1rem;
}

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

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

video {
  max-width: 100%;
}

.social-media-share__trigger-text,
.social-media-share__test-title-content, .readmore-link__accessibility-description, .breadcrumb__title {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal;
}

.l-additional-info {
  background-color: #407ca7;
  padding: 1.5rem 0;
}

@media (min-width: 64em) {
  .l-additional-info__inner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}

.l-additional-info__left {
  -webkit-flex-basis: 45%;
          flex-basis: 45%;
}
@media (min-width: 79.6875em) {
  .l-additional-info__left {
    -webkit-flex-basis: 55%;
            flex-basis: 55%;
  }
}

.l-additional-info__right {
  -webkit-flex-basis: 45%;
          flex-basis: 45%;
}
@media (min-width: 79.6875em) {
  .l-additional-info__right {
    -webkit-flex-basis: 30%;
            flex-basis: 30%;
  }
}

@media (min-width: 79.6875em) {
  .l-aside {
    position: absolute;
    right: 0;
    top: 56.25rem;
  }
}

.l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 84.375rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 64em) {
  .l-constrain {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.l-constrain .l-constrain {
  padding-left: 0;
  padding-right: 0;
}

.l-constrain--small {
  max-width: 50rem;
}

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

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

@media (max-width: 79.6875em) {
  .l-constrain--no-padding {
    padding-left: 0;
    padding-right: 0;
  }
}

.l-content {
  background-color: #f2f1ee;
  overflow: hidden;
}

.l-featured-content {
  width: 100%;
}

.l-featured-content__title {
  background-color: #fff;
  font-size: 1.5rem;
  margin-bottom: 0;
  padding: 2.25rem 2.5rem 1rem;
  text-align: center;
}

.l-featured-content__title--quarter {
  text-align: left;
  width: 25%;
}

.l-featured-content__title--half {
  text-align: left;
  width: 50%;
}

.l-featured-content__title--three-quarter {
  text-align: left;
  width: 75%;
}

.l-featured-content__top,
.l-featured-content__bottom {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.l-featured-content__top > .block,
.l-featured-content__bottom > .block {
  margin-bottom: 0;
}
.l-featured-content__top > .featured--small,
.l-featured-content__bottom > .featured--small {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-basis: 100%;
          flex-basis: 100%;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (min-width: 40em) {
  .l-featured-content__top > .featured--small,
.l-featured-content__bottom > .featured--small {
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
    -webkit-flex-wrap: unset;
            flex-wrap: unset;
  }
}
@media (min-width: 79.6875em) {
  .l-featured-content__top > .featured--small,
.l-featured-content__bottom > .featured--small {
    -webkit-flex-basis: 25%;
            flex-basis: 25%;
  }
}
.l-featured-content__top > .featured--small::before,
.l-featured-content__bottom > .featured--small::before {
  border-top: 2px solid #b6ccdc;
  content: "";
  margin: 0 2.5rem;
  width: 100%;
}
@media (min-width: 40em) {
  .l-featured-content__top > .featured--small::before,
.l-featured-content__bottom > .featured--small::before {
    border-left: 2px solid #b6ccdc;
    border-top: unset;
    margin: 2.25rem 0;
    width: unset;
  }
}
@media (min-width: 79.6875em) {
  .l-featured-content__top > .featured--small::before,
.l-featured-content__bottom > .featured--small::before {
    border-left: 2px solid #b6ccdc;
    margin: 2.25rem 0;
  }
}
@media (min-width: 40em) {
  .l-featured-content__top > .featured--small:first-child,
.l-featured-content__bottom > .featured--small:first-child {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.l-featured-content__top > .featured--small:first-child::before,
.l-featured-content__bottom > .featured--small:first-child::before {
  border-top: unset;
}
@media (min-width: 40em) {
  .l-featured-content__top > .featured--small:first-child::before,
.l-featured-content__bottom > .featured--small:first-child::before {
    border-left: unset;
  }
}
@media (min-width: 40em) {
  .l-featured-content__top > .featured--small:first-child::after,
.l-featured-content__bottom > .featured--small:first-child::after {
    border-bottom: 2px solid #b6ccdc;
    content: "";
    margin: 0 2.5rem;
    width: 100%;
  }
}
@media (min-width: 79.6875em) {
  .l-featured-content__top > .featured--small:first-child::after,
.l-featured-content__bottom > .featured--small:first-child::after {
    border-bottom: unset;
  }
}
@media (min-width: 40em) {
  .l-featured-content__top > .featured--small:nth-child(2),
.l-featured-content__bottom > .featured--small:nth-child(2) {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .l-featured-content__top > .featured--small:nth-child(2) .featured__body,
.l-featured-content__bottom > .featured--small:nth-child(2) .featured__body {
    -webkit-flex-basis: calc(100% - 2px);
            flex-basis: calc(100% - 2px);
  }
}
@media (min-width: 40em) {
  .l-featured-content__top > .featured--small:nth-child(2)::after,
.l-featured-content__bottom > .featured--small:nth-child(2)::after {
    border-bottom: 2px solid #b6ccdc;
    content: "";
    margin: 0 2.5rem;
    width: 100%;
  }
}
@media (min-width: 79.6875em) {
  .l-featured-content__top > .featured--small:nth-child(2)::after,
.l-featured-content__bottom > .featured--small:nth-child(2)::after {
    border-bottom: unset;
  }
}
@media (min-width: 40em) {
  .l-featured-content__top > .featured--small:nth-child(3)::before,
.l-featured-content__bottom > .featured--small:nth-child(3)::before {
    border-left: unset;
  }
}
@media (min-width: 79.6875em) {
  .l-featured-content__top > .featured--small:nth-child(3)::before,
.l-featured-content__bottom > .featured--small:nth-child(3)::before {
    border-left: 2px solid #b6ccdc;
    border-top: unset;
    width: unset;
  }
}
@media (min-width: 79.6875em) {
  .l-featured-content__top > .featured--small:last-child::before,
.l-featured-content__bottom > .featured--small:last-child::before {
    border-top: unset;
    width: unset;
  }
}
.l-featured-content__top > .featured--small .featured__body,
.l-featured-content__bottom > .featured--small .featured__body {
  height: calc(100% - 2px);
}

.l-footer {
  background-color: #172a3a;
  color: #fff;
}
.l-footer p {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
.l-footer a:not(.button) {
  border-bottom: 0;
  color: #b6ccdc;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.l-footer a:not(.button):hover, .l-footer a:not(.button):focus {
  color: #fff;
}
.l-footer iframe {
  width: 100%;
}

.l-footer__inner {
  display: grid;
  gap: 3rem;
  grid-template-areas: "Menu" "Info" "Copyright";
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
@media (min-width: 64em) {
  .l-footer__inner {
    gap: 1rem;
    grid-template-areas: "Menu Info" "Copyright Info";
    grid-template-columns: 1fr 45%;
    grid-template-rows: auto -webkit-max-content;
    grid-template-rows: auto max-content;
  }
}

.l-footer__menu-area {
  grid-area: Menu;
  padding: 3rem 2.25rem 0;
}
@media (min-width: 64em) {
  .l-footer__menu-area {
    padding: 3rem 0 0;
  }
}

.l-footer__info-area {
  background-image: url("../images/footer-bg-retina.jpeg");
  grid-area: Info;
  padding: 3rem 3.25rem 1.75rem;
}
@media (min-width: 64em) {
  .l-footer__info-area {
    padding: 3rem 4rem 1.75rem;
  }
}
.l-constrain .l-footer__info-area {
  margin: 0 -16px;
}
@media (min-width: 64em) {
  .l-constrain .l-footer__info-area {
    margin: 0;
  }
}

.l-footer__copyright-area {
  grid-area: Copyright;
  padding: 0 2.25rem 1.75rem;
}
@media (min-width: 64em) {
  .l-footer__copyright-area {
    padding: 0 0 1.75rem;
  }
}

.l-footer__policies-copyright {
  font-size: 0.75rem;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.l-footer__policies-copyright > li {
  border-right: 1px solid #b6ccdc;
  color: #b6ccdc;
  float: left;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 0.4rem;
  padding-right: 0.4rem;
}
.l-footer__policies-copyright > li:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
.l-footer__policies-copyright > li::before {
  content: unset;
}

.l-footer__title {
  color: #fff;
  font-size: 1rem;
}

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

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

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

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

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

.header {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  left: 0;
  max-height: 100%;
  overflow: auto;
  padding: 0;
  position: fixed;
  top: var(--toolbar-bar-offset);
  transition: top 0.4s ease-in-out, height 0.3s;
  width: 100%;
  z-index: 1000;
}
@media (min-width: 61em) {
  .header {
    top: calc(var(--toolbar-bar-offset) + var(--toolbar-tray-offset));
  }
}
.toolbar-tray-open.toolbar-vertical.toolbar-fixed .header {
  margin-left: 15rem;
}
.header.has-open-menu {
  background: #172a3a;
}
.header.is-hidden {
  top: calc( -1 * (var(--header-offset) + var(--toolbar-bar-offset) + var(--toolbar-tray-offset)) );
}

.header__mobile {
  display: -webkit-flex;
  display: flex;
}

.header__branding {
  -webkit-flex: 1;
          flex: 1;
  overflow: hidden;
  padding: 0.8125rem;
  transition: padding 0.3s ease-in-out;
  z-index: 100;
}
.header__branding .site-logo {
  background-image: url("../images/logo.svg");
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 50px;
  width: 110px;
}
.header__branding .site-logo__image {
  display: none;
}
.has-open-menu .header__branding .site-logo {
  -webkit-filter: brightness(100);
          filter: brightness(100);
}

.header__utility {
  background: #f2f1ee;
  display: none;
}
.header__utility.has-watch-live {
  background: linear-gradient(to right, #172a3a calc(50% - 3.75rem), #f2f1ee calc(50% - 3.75rem));
}

.header__utility-inner {
  -webkit-align-items: flex-start;
          align-items: flex-start;
  height: 3.1875rem;
  width: 100%;
}

.header--utility-navigation {
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1;
          flex: 1;
  -webkit-flex-basis: 100%;
          flex-basis: 100%;
  height: 100%;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}

/* Desktop Styles */
@media (min-width: 64em) {
  .header {
    background: #fff;
    overflow: initial;
  }
  .header::after {
    background-color: #fff;
    content: "";
    display: block;
    height: var(--header-offset);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
  }

  .header__inner {
    -webkit-align-items: center;
            align-items: center;
    background: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    position: relative;
    z-index: 1000;
  }
  .header__inner::after {
    background-color: #fff;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
  }

  .header__mobile {
    display: block;
  }

  .header__branding {
    padding: 0.9375rem;
    position: relative;
    width: 21.5625rem;
    z-index: 1000;
  }
  .header__branding .site-logo {
    background-image: none;
    -webkit-filter: none;
            filter: none;
    position: inherit;
    width: auto;
  }
  .header__branding .site-logo__image {
    display: block;
  }

  .header__utility {
    display: block;
    position: relative;
    z-index: 1001;
  }

  .header__search-toggle {
    position: relative;
    z-index: 1001;
  }

  .header__utility-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
            flex-direction: row;
  }

  .header__navigation {
    -webkit-flex: 1;
            flex: 1;
  }
}
.l-inline-form > * {
  margin: 0 0 1rem !important;
}
@media (min-width: 40em) {
  .l-inline-form > * {
    display: inline-block;
    margin-right: 1rem !important;
    vertical-align: bottom;
  }
  .l-inline-form > *:last-child {
    margin-right: 0;
  }
}
.l-inline-form > * > * {
  margin: 0 !important;
}

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

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

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

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

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

.l-section {
  margin-bottom: 2.5rem;
  position: relative;
}

.l-section--static {
  position: static;
}

.l-section--margin-bottom-large {
  margin-bottom: 5rem;
}

.l-section--flush {
  margin-bottom: 0;
}

.l-section--background-white {
  background-color: #fff;
}

.l-section--background-white-inner .l-section__inner {
  background-color: #fff;
}

.l-section--background-dark {
  background-color: #172a3a;
}

.l-section--background-dark-inner .l-section__inner {
  background-color: #172a3a;
}

.l-section--margin-top:not(:first-of-type) {
  margin-top: 4rem;
}

.l-section--padded {
  padding-bottom: 4.5rem;
  padding-top: 4.5rem;
}

.l-section--padded-small {
  padding-bottom: 2.25rem;
  padding-top: 2.25rem;
}

.l-section--constrain-left .l-section__content {
  max-width: 50rem;
}

.l-section--inner-padded .l-section__title,
.l-section--inner-padded .l-section__content {
  padding: 0 1.5rem;
}
@media (min-width: 40em) {
  .l-section--inner-padded .l-section__title,
.l-section--inner-padded .l-section__content {
    padding: 0 3.25rem;
  }
}
.l-section--inner-padded .l-section__content .l-section__title,
.l-section--inner-padded .l-section__content .l-section__content {
  padding: 0;
}
@media (min-width: 40em) {
  .l-section--inner-padded .l-section__content .l-section__title,
.l-section--inner-padded .l-section__content .l-section__content {
    padding: 0;
  }
}

.l-section--inner-padded-vertical .l-section__title,
.l-section--inner-padded-vertical .l-section__content {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
.l-section--inner-padded-vertical .l-section__content .l-section__title,
.l-section--inner-padded-vertical .l-section__content .l-section__content {
  padding-bottom: 0;
  padding-top: 0;
}

.l-section--inner-padded-top-only .l-section__title,
.l-section--inner-padded-top-only .l-section__content {
  padding-top: 4rem;
}
.l-section--inner-padded-top-only .l-section__content .l-section__title,
.l-section--inner-padded-top-only .l-section__content .l-section__content {
  padding-bottom: 0;
  padding-top: 0;
}

.l-section--underlined-title .l-section__title {
  margin-bottom: 2.25rem;
  position: relative;
}
.l-section--underlined-title .l-section__title::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 1.5rem;
  width: 4.6875rem;
}

.l-section--centered-title .l-section__title {
  text-align: center;
}
.l-section--centered-title .l-section__title::after {
  margin: 0 auto;
}

.l-section--centered-block .l-section__content > * {
  margin-left: auto;
  margin-right: auto;
}

.l-section-ebook .l-section__content {
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  display: -webkit-flex;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.l-section--breakout-right::before, .l-section--breakout-left::before {
  background: inherit;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 50vw;
  z-index: 0;
}

.l-section--breakout-left {
  position: relative;
}
.l-section--breakout-left::before {
  left: -50vw;
}
.l-section--breakout-left.l-section--inner-padded .l-section__title,
.l-section--breakout-left.l-section--inner-padded .l-section__content {
  padding-left: 0;
}

.l-section--breakout-right {
  position: relative;
}
.l-section--breakout-right::before {
  right: -50vw;
}
.l-section--breakout-right.l-section--inner-padded .l-section__title,
.l-section--breakout-right.l-section--inner-padded .l-section__content {
  padding-right: 0;
}

.l-sidebar-flap__inner {
  display: grid;
  gap: 3.25rem;
  grid-template-areas: "Top-Sidebar" "Main" "Bottom-Sidebar";
  grid-template-columns: auto;
  grid-template-rows: auto;
  position: relative;
}
@media (min-width: 64em) {
  .l-sidebar-flap__inner {
    grid-template-areas: "Main Top-Sidebar" "Main Bottom-Sidebar";
    grid-template-columns: 1fr 30%;
    grid-template-rows: auto;
  }
}
@media (min-width: 64em) {
  .l-sidebar-flap__inner.l-sidebar-flap__inner--no-top-sidebar {
    grid-template-areas: "Main Bottom-Sidebar";
    grid-template-columns: 1fr 30%;
    grid-template-rows: auto;
  }
}

.l-sidebar-flap__main {
  background-color: #fff;
  grid-area: Main;
  padding-left: 1.5rem;
  padding-right: 4rem;
  padding-top: 3rem;
  position: relative;
}
@media (min-width: 30em) {
  .l-sidebar-flap__main {
    padding-left: 4rem;
  }
}
@media (min-width: 64em) {
  .l-sidebar-flap__main {
    padding-left: 0;
  }
}
.l-sidebar-flap__main::before {
  background-color: #fff;
  content: "";
  height: 100%;
  left: calc(calc((100vw - 100%) / 2) * -1);
  position: absolute;
  top: 0;
  width: calc((100vw - 100%) / 2);
}
@media (min-width: 64em) {
  .l-sidebar-flap__main::before {
    left: calc(calc( ( 100vw - ( (100% + 3.25rem) * (100 / 70) ) ) / 2 ) * -1);
    width: calc( ( 100vw - ( (100% + 3.25rem) * (100 / 70) ) ) / 2 );
  }
}

.l-sidebar-flap__sidebar-top {
  grid-area: Top-Sidebar;
  padding-top: 2rem;
}
@media (min-width: 64em) {
  .l-sidebar-flap__sidebar-top {
    padding-left: 0;
    padding-top: 3rem;
  }
}

.l-sidebar-flap__sidebar-bottom {
  grid-area: Bottom-Sidebar;
  padding-top: 3.5rem;
}
@media (min-width: 64em) {
  .l-sidebar-flap__sidebar-bottom {
    padding-left: 0;
    padding-top: 0;
  }
}

.l-sidebar__grid-container {
  margin: 2rem auto;
}
.l-sidebar__grid-container > * {
  margin-bottom: 2rem;
}
.l-sidebar__grid-container > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 64em) {
  .l-sidebar__grid-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .l-sidebar__grid-container > * {
    -webkit-flex-basis: calc(100% - 31% - 4rem);
            flex-basis: calc(100% - 31% - 4rem);
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 1;
            flex-shrink: 1;
    margin-bottom: 0;
    margin-right: 2rem;
  }
  .l-sidebar--large-gap .l-sidebar__grid-container > * {
    -webkit-flex-basis: calc( 100% - 31% - 10rem );
            flex-basis: calc( 100% - 31% - 10rem );
    margin-right: 5rem;
  }
  .l-sidebar__grid-container > *:last-child, .l-sidebar__grid-container > *.l-sidebar__sidebar {
    margin-right: 0;
  }
  .l-sidebar__grid-container .l-sidebar__header {
    -webkit-flex-basis: 100%;
            flex-basis: 100%;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 1;
            flex-shrink: 1;
    margin-right: 0;
  }
  .l-sidebar__grid-container .l-sidebar__sidebar {
    -webkit-flex-basis: 31%;
            flex-basis: 31%;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 0;
            flex-shrink: 0;
  }
  @supports (display: grid) {
    .l-sidebar__grid-container {
      display: grid;
      grid-gap: 2rem;
      grid-template-columns: 1fr 31%;
      grid-template-rows: auto 1fr;
    }
    .l-sidebar--large-gap .l-sidebar__grid-container {
      grid-gap: 5rem;
    }
    .l-sidebar--reversed .l-sidebar__grid-container {
      grid-template-columns: 31% 1fr;
    }
    .l-sidebar__grid-container .l-sidebar__header {
      grid-column: span 2;
    }
    .l-sidebar__grid-container .l-sidebar__main {
      grid-row: 1/span 2;
    }
    .l-sidebar--reversed .l-sidebar__grid-container .l-sidebar__main {
      grid-column: 2;
    }
    .l-sidebar__grid-container .l-sidebar__sidebar {
      grid-column: 2;
    }
    .l-sidebar--reversed .l-sidebar__grid-container .l-sidebar__sidebar {
      grid-column: 1;
    }
  }
}

.l-sidebar__container {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.l-site-container {
  padding-top: var(--header-offset);
  scroll-margin-top: var(--header-offset);
}

ul.toolbar-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.toolbar-menu li {
  padding-left: 0;
}
ul.toolbar-menu li::before {
  display: none;
}
ul.toolbar-menu li {
  margin-bottom: 0;
  padding-left: 0;
}

.ui-menu-item-wrapper {
  border-bottom: 0;
}
.ui-menu-item-wrapper.ui-state-active {
  background-color: #407ca7;
  color: #fff;
}

.additional-info {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  padding: 2rem 2.5rem;
}
.additional-info [href$=".doc"],
.additional-info [href$=".docx"],
.additional-info [href$=".eps"],
.additional-info [href$=".pdf"],
.additional-info [href$=".ppt"],
.additional-info [href$=".pptx"],
.additional-info [href$=".txt"],
.additional-info [href$=".xls"],
.additional-info [href$=".xlsx"],
.additional-info [type*=doc],
.additional-info [type*=docx],
.additional-info [type*=eps],
.additional-info [type*=pdf],
.additional-info [type*=ppt],
.additional-info [type*=pptx],
.additional-info [type*=txt],
.additional-info [type*=xls],
.additional-info [type*=xlsx] {
  line-height: 1.75;
  margin-left: 2rem;
}
.additional-info [href$=".doc"]::before,
.additional-info [href$=".docx"]::before,
.additional-info [href$=".eps"]::before,
.additional-info [href$=".pdf"]::before,
.additional-info [href$=".ppt"]::before,
.additional-info [href$=".pptx"]::before,
.additional-info [href$=".txt"]::before,
.additional-info [href$=".xls"]::before,
.additional-info [href$=".xlsx"]::before,
.additional-info [type*=doc]::before,
.additional-info [type*=docx]::before,
.additional-info [type*=eps]::before,
.additional-info [type*=pdf]::before,
.additional-info [type*=ppt]::before,
.additional-info [type*=pptx]::before,
.additional-info [type*=txt]::before,
.additional-info [type*=xls]::before,
.additional-info [type*=xlsx]::before {
  background-size: contain;
  display: inline-block;
  font-family: "PIIE Icons";
  font-size: 1.5rem;
  -webkit-font-smoothing: antialiased;
  height: 1.5em;
  line-height: 1.5;
  margin-left: -2rem;
  margin-top: calc(-1 * (2rem / 5));
  position: absolute;
  transition: color 200ms cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: middle;
  width: 1.25em;
}
.additional-info [href$=".doc"]::before,
.additional-info [href$=".docx"]::before,
.additional-info [type*=doc]::before,
.additional-info [type*=docx]::before {
  content: "";
}
.additional-info [href$=".eps"]::before,
.additional-info [type*=eps]::before {
  content: "";
}
.additional-info [href$=".pdf"]::before,
.additional-info [type*=pdf]::before {
  content: "";
}
.additional-info [href$=".ppt"]::before,
.additional-info [href$=".pptx"]::before,
.additional-info [type*=ppt]::before,
.additional-info [type*=pptx]::before {
  content: "";
}
.additional-info [href$=".txt"]::before,
.additional-info [type*=txt]::before {
  content: "";
}
.additional-info [href$=".xls"]::before,
.additional-info [href$=".xlsx"]::before,
.additional-info [type*=xls]::before,
.additional-info [type*=xlsx]::before {
  content: "";
}
.additional-info p {
  font-family: inherit;
  font-size: 1rem;
}
.additional-info:not(.additional-info--on-dark) a {
  border-bottom: 0;
}
.additional-info:not(.additional-info--on-dark) a:hover, .additional-info:not(.additional-info--on-dark) a:focus-visible {
  text-decoration: underline;
}

.additional-info--on-dark {
  color: #fff;
}
.additional-info--on-dark h2,
.additional-info--on-dark h3,
.additional-info--on-dark h4,
.additional-info--on-dark h5,
.additional-info--on-dark h6,
.additional-info--on-dark a {
  color: #fff;
}
.additional-info--on-dark a {
  border-bottom: 0;
  text-decoration: underline;
}
.additional-info--on-dark a:hover, .additional-info--on-dark a:focus-visible {
  text-decoration: none;
}

.additional-info__title {
  margin-bottom: 2.5rem;
}
.additional-info__title::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 1rem;
  width: 4.6875rem;
}
.additional-info--on-dark .additional-info__title {
  color: #fff;
}
.additional-info--on-dark .additional-info__title::after {
  border-bottom: 4px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  padding-top: 1rem;
  width: 4.6875rem;
}

.article {
  position: relative;
  z-index: 1;
}

.article--bg-light {
  background-color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.article--bg-dark {
  background-color: #172a3a;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
}

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

.author-list a {
  border-bottom-color: transparent;
}
.author-list a:hover, .author-list a:focus-visible {
  border-bottom-color: #407ca7;
}

.author-list p {
  font-family: inherit;
  font-size: inherit;
}

.back-to-top {
  display: none;
}
@media (min-width: 30em) {
  .back-to-top {
    -webkit-align-items: center;
            align-items: center;
    background-color: #666;
    border-radius: 50%;
    bottom: 1.25rem;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    height: 4.375rem;
    -webkit-justify-content: center;
            justify-content: center;
    position: fixed;
    right: 1.25rem;
    transition-duration: 200ms;
    transition-property: background-color, color, opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    width: 4.375rem;
  }
  .back-to-top:visited {
    color: #fff;
  }
  .back-to-top:hover, .back-to-top:focus {
    background-color: #4d4d4d;
    color: #fff;
  }
  .back-to-top[aria-hidden=true] {
    opacity: 0;
  }
}

.back-to-top__icon {
  fill: currentColor;
  height: 1.375rem;
  width: 2.1875rem;
}

.biography-sidebar {
  background: #407ca7;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 1;
}
@media (min-width: 40em) {
  .biography-sidebar {
    -webkit-align-items: flex-start;
            align-items: flex-start;
    -webkit-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 64em) {
  .biography-sidebar {
    -webkit-align-items: stretch;
            align-items: stretch;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}
.biography-sidebar h2,
.biography-sidebar h3,
.biography-sidebar h4 {
  color: #fff;
}
.biography-sidebar ul {
  padding: 0;
}
.biography-sidebar li {
  margin: 0;
}
.biography-sidebar a {
  color: #fff;
}

.biography-sidebar__body {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  padding: 1.5rem;
}
@media (min-width: 30em) {
  .biography-sidebar__body {
    padding: 4rem;
  }
}
@media (min-width: 64em) {
  .biography-sidebar__body {
    padding: 3rem;
  }
}

.biography-sidebar__content {
  margin-bottom: 1.5rem;
}

.biography-sidebar__media {
  -webkit-order: -1;
          order: -1;
  position: relative;
}
@media (min-width: 40em) {
  .biography-sidebar__media {
    max-width: 300px;
    -webkit-order: 2;
            order: 2;
  }
}
@media (min-width: 64em) {
  .biography-sidebar__media {
    max-width: none;
    -webkit-order: -1;
            order: -1;
  }
}
.biography-sidebar__media img {
  width: 100%;
}

.biography-sidebar__link {
  background: rgba(26, 48, 66, 0.8);
  bottom: 0;
  color: #fff;
  display: block;
  left: 0;
  padding: 1rem;
  position: absolute;
  width: 100%;
}
.biography-sidebar__link:hover, .biography-sidebar__link:focus {
  color: #fff;
}
.biography-sidebar__link:hover span, .biography-sidebar__link:focus span {
  text-decoration: underline;
}
.biography-sidebar__link svg {
  height: 24px;
  width: 24px;
}

.biography-sidebar__footer {
  margin-top: auto;
}
.biography-sidebar__footer h2 {
  margin-bottom: 1.5rem;
}
.biography-sidebar__footer h2::after {
  background: #78a3bf;
  content: "";
  display: block;
  height: 0.1875rem;
  margin-top: 1.5rem;
  width: 4.6875rem;
}

.biography-sidebar__connect-link {
  display: inline-block;
}
.biography-sidebar__connect-link + .biography-sidebar__connect-link {
  margin-left: 1rem;
}
.biography-sidebar__connect-link a {
  height: 28px;
  overflow: hidden;
  width: 28px;
  color: #78a3bf;
  display: inline-block;
  position: relative;
}
.biography-sidebar__connect-link a::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.biography-sidebar__connect-link a:hover, .biography-sidebar__connect-link a:focus {
  color: #fff;
}
.biography-sidebar__connect-link svg {
  height: 28px;
  left: 0;
  position: absolute;
  top: 0;
  width: 28px;
}

.biography-sidebar__tags {
  margin-bottom: 1rem;
}

.biography-sidebar__readmore {
  text-align: right;
}

.block-group {
  background: #407ca7;
  padding: 40px;
}

.block-group__title {
  color: #fff;
  font-size: 2rem;
  margin-bottom: 2.25rem;
  position: relative;
}
.block-group__title::after {
  border-bottom: 4px solid #78a3bf;
  content: "";
  display: block;
  padding-top: 1.5rem;
  width: 5.9375rem;
}
.block-group__title a {
  border-bottom: 1px solid transparent;
  color: #172a3a;
}
.block-group__title a:hover, .block-group__title a:focus {
  border-bottom: 1px solid transparent;
  color: #407ca7;
}
.block-group__title a:hover .block-group__icon, .block-group__title a:focus .block-group__icon {
  color: #172a3a;
  margin-left: 4px;
}

.block-group__icon {
  color: #407ca7;
  transition: margin 0.2s;
}
.block-group__icon.icon {
  height: 0.85em;
  width: 0.85em;
}

.block {
  margin-bottom: 2.5rem;
}

.block--admin,
.block--flush,
.block--provider-layout-builder {
  margin-bottom: 0;
}

.block--underlined-title .block__title {
  margin-bottom: 2.25rem;
  position: relative;
}
.block--underlined-title .block__title::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 1.5rem;
  width: 4.6875rem;
}
.block--underlined-title .block__title:not(.l-section__title--small) {
  font-size: 2rem;
}
.block--underlined-title .block__title:not(.l-section__title--small)::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 0.5em;
  width: 5.9375rem;
}

.block--centered-title .block__title {
  text-align: center;
}
.block--centered-title .block__title::after {
  margin: 0 auto;
}

.block--has-background-image {
  background-color: rgba(48, 83, 110, 0.76);
  background-position: center;
  background-size: cover;
}
.block--has-background-image::before {
  background-color: rgba(48, 83, 110, 0.76);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.board-member__name {
  font-size: 18px;
  font-weight: 700;
}

.board-member__description {
  font-size: 14px;
}

.boilerplate {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
}
.boilerplate p {
  font-family: inherit;
  font-size: 1rem;
}
.boilerplate .boilerplate__content {
  padding-top: 0;
}

.book-details--no-cover {
  background-color: #f2f1ee;
}

.book-details__cover {
  max-width: 500px;
}
.book-details__cover img {
  width: 100%;
}

.book-details__details {
  padding: 3rem;
}

.book-details__heading {
  font-size: 1.25rem;
  margin-bottom: 1.25rem;
}
.book-details__heading::after {
  border-bottom: 3px solid #407ca7;
  content: "";
  display: block;
  padding-top: 1.25rem;
  width: 4.6875rem;
}

.book-teaser {
  display: -webkit-flex;
  display: flex;
  padding-bottom: 1.25rem;
  position: relative;
}
.book-teaser p {
  font-family: inherit;
}

.book-teaser__photo {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  height: 112.5px;
  margin-right: 1.75rem;
  width: 75px;
}

.book-teaser__title {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 1rem;
  margin-bottom: 0.5rem;
  margin-top: unset;
  text-transform: unset;
}

.book-teaser__authors,
.book-teaser__date {
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}

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

.breadcrumb__item {
  margin-right: 1rem;
}

.breadcrumb__link,
.breadcrumb__non-link {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.2s;
}
@media (min-width: 40em) {
  .breadcrumb__link,
.breadcrumb__non-link {
    background: rgba(64, 124, 167, 0.92);
    border: 0;
    color: #fff;
    font-size: 1rem;
    left: 0;
    padding: 0.5rem 0.75rem;
    position: relative;
  }
  .breadcrumb__link:visited,
.breadcrumb__non-link:visited {
    color: #fff;
  }
}
.breadcrumb--on-dark .breadcrumb__link,
.breadcrumb--on-dark .breadcrumb__non-link {
  color: #fff;
}
@media (min-width: 40em) {
  .breadcrumb--on-dark li:last-child .breadcrumb__link,
.breadcrumb--on-dark li:last-child .breadcrumb__non-link {
    background: rgba(64, 124, 167, 0.4);
  }
}
.breadcrumb--on-dark li:last-child .breadcrumb__link::before,
.breadcrumb--on-dark li:last-child .breadcrumb__non-link::before {
  border-right-color: rgba(64, 124, 167, 0.4);
}
li:last-child .breadcrumb__link::before,
li:last-child .breadcrumb__non-link::before {
  border-right: 11px solid rgba(64, 124, 167, 0.92);
}
li:last-child .breadcrumb__link::after,
li:last-child .breadcrumb__non-link::after {
  content: unset;
}
@media (min-width: 40em) {
  .breadcrumb__link::before,
.breadcrumb__non-link::before {
    border-bottom: 17.5px solid transparent;
    border-left: 20px solid transparent;
    border-right: 11px solid rgba(64, 124, 167, 0.92);
    border-top: 17.5px solid transparent;
    content: "";
    display: block;
    left: -31px;
    position: absolute;
    top: 0;
    transition: all 0.2s;
  }
}
@media (min-width: 40em) {
  .breadcrumb__link::after,
.breadcrumb__non-link::after {
    border-bottom: 17.5px solid rgba(64, 124, 167, 0.92);
    border-left: 0 solid rgba(64, 124, 167, 0.92);
    border-right: 11px solid transparent;
    border-top: 17.5px solid rgba(64, 124, 167, 0.92);
    box-sizing: border-box;
    content: "";
    display: block;
    position: absolute;
    right: -11px;
    top: 0;
    transition: all 0.2s;
  }
}
.breadcrumb__link:hover, .breadcrumb__link:focus-visible, .breadcrumb__link:active,
.breadcrumb__non-link:hover,
.breadcrumb__non-link:focus-visible,
.breadcrumb__non-link:active {
  left: -0.5rem;
}

.breadcrumb__link:hover, .breadcrumb__link:focus-visible {
  border-bottom: 0;
  color: #407ca7;
}
@media (min-width: 40em) {
  .breadcrumb__link:hover, .breadcrumb__link:focus-visible {
    color: #fff;
  }
}

.bulletin-block {
  background-color: #407ca7;
  color: #fff;
  padding: 2.5rem 3rem;
}
.bulletin-block a {
  border-bottom-color: #fff;
  color: #fff;
}
.bulletin-block a:hover, .bulletin-block a:focus-visible {
  border-bottom-color: transparent;
}

.bulletin-block__title {
  color: #fff;
  font-size: 1.5rem;
}
.bulletin-block__title::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 0.5em;
  width: 5.9375rem;
}
.bulletin-block__title::after {
  border-bottom-color: #fff;
}
.bulletin-block__title svg * {
  fill: #fff;
}

.bulletin-block__icon {
  margin-left: 0.25em;
}

.button {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-color: #407ca7;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.875rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.45;
  padding: 0.75rem 1.25rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  border-bottom: 0;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  padding: 0.75rem 1.75rem;
  text-transform: uppercase;
}
.button:focus {
  outline-color: #78a3bf;
}
.button:focus:not(:focus-visible) {
  outline-color: transparent;
}
.button:visited {
  color: #fff;
}
.button:hover, .button:focus-visible {
  background-color: #30536e;
  color: #fff;
}
.button:active {
  background-color: #30536e;
  color: #fff;
}
.button[disabled] {
  background-color: #ccc;
  color: #666;
  cursor: default;
  pointer-events: none;
}
.button + .button {
  margin-left: 1.75rem;
}
[dir=rtl] .button + .button {
  margin-left: 0;
  margin-right: 0.5rem;
}
a.button:hover, a.button:focus-visible {
  border-bottom: 0;
}

.button > svg {
  height: 1em;
  width: 1em;
}
.button.ext > svg {
  display: none;
}

.button--danger {
  background-color: #8c2e0b;
  color: #fff;
}
.button--danger:hover, .button--danger:focus {
  background-color: #8c2e0b;
  color: #fff;
}
.button--danger:active {
  background-color: #8c2e0b;
  color: #fff;
}

.button--secondary {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-color: #407ca7;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.875rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.45;
  padding: 0.75rem 1.25rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
}
.button--secondary:focus {
  outline-color: #78a3bf;
}
.button--secondary:focus:not(:focus-visible) {
  outline-color: transparent;
}
.button--secondary:visited {
  color: #fff;
}
.button--secondary:hover, .button--secondary:focus-visible {
  background-color: #30536e;
  color: #fff;
}
.button--secondary:active {
  background-color: #30536e;
  color: #fff;
}
.button--secondary[disabled] {
  background-color: #ccc;
  color: #666;
  cursor: default;
  pointer-events: none;
}

.button--action {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-color: #b7004f;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.875rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.45;
  padding: 0.75rem 1.25rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
}
.button--action:focus {
  outline-color: #78a3bf;
}
.button--action:focus:not(:focus-visible) {
  outline-color: transparent;
}
.button--action:visited {
  color: #fff;
}
.button--action:hover, .button--action:focus-visible {
  background-color: #30536e;
  color: #fff;
}
.button--action:active {
  background-color: #30536e;
  color: #fff;
}
.button--action[disabled] {
  background-color: #ccc;
  color: #666;
  cursor: default;
  pointer-events: none;
}

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

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

.button--dark {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-color: #172a3a;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.875rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.45;
  padding: 0.75rem 1.25rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
}
.button--dark:focus {
  outline-color: #78a3bf;
}
.button--dark:focus:not(:focus-visible) {
  outline-color: transparent;
}
.button--dark:visited {
  color: #fff;
}
.button--dark:hover, .button--dark:focus-visible {
  background-color: #30536e;
  color: #fff;
}
.button--dark:active {
  background-color: #30536e;
  color: #fff;
}
.button--dark[disabled] {
  background-color: #ccc;
  color: #666;
  cursor: default;
  pointer-events: none;
}

.button--text {
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
}
.button--text:focus {
  outline-color: #78a3bf;
}
.button--text:focus:not(:focus-visible) {
  outline-color: transparent;
}
.button--text:focus {
  outline-color: #78a3bf;
}
.button--text:focus:not(:focus-visible) {
  outline-color: transparent;
}
.button--text[disabled] {
  color: #666;
  cursor: default;
  pointer-events: none;
}

.calendar {
  --calendar-color: #fff;
  --calendar-color-inverse: #30536e;
  border: 3px solid var(--calendar-color);
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  font-weight: 700;
  text-align: center;
  width: 3.75rem;
}

.calendar__month {
  background-color: var(--calendar-color);
  color: var(--calendar-color-inverse);
  font-size: 0.75rem;
  padding: 0.1875rem;
  text-transform: uppercase;
}

.calendar__day {
  color: var(--calendar-color);
  font-size: 1.5rem;
  height: 2.5rem;
  line-height: 2rem;
  padding: 0.25rem 0.5rem;
}

.calendar--inverse {
  --calendar-color: #407ca7;
  --calendar-color-inverse: #fff;
}

@-webkit-keyframes callout-translate {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
}

@keyframes callout-translate {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
}
.callout__overlay {
  left: 0;
  padding: 2rem 2.5rem 0;
  position: absolute;
  top: 0;
  z-index: 1;
}

.callout__title {
  color: #fff;
}
.callout__title::after {
  border-bottom: 0.1875rem solid #ffffff4d;
  content: "";
  display: block;
  padding-top: 1.25rem;
  width: 4.6875rem;
}
.callout__overlay .callout__title::after {
  border-bottom: 0.1875rem solid #407ca7;
  content: "";
  display: block;
  padding-top: 1.25rem;
  width: 4.6875rem;
}

.callout__photo {
  height: 200px;
  position: relative;
}

.callout__img {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.callout__img::after {
  background-color: rgba(48, 83, 110, 0.76);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.callout__img img {
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.callout__body {
  background-color: #407ca7;
  color: #fff;
  font-size: 1rem;
  margin-bottom: 4.5rem;
  padding: 2rem 2.5rem;
}
.callout.on-dark .callout__body {
  background-color: rgba(38, 51, 68, 0.15);
}

.callout__description {
  margin-bottom: 1.5rem;
}
.callout__description p {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: inherit;
  margin-bottom: 1.5rem;
}
.callout__description h2,
.callout__description a {
  color: inherit;
}
.callout__description svg.mailto,
.callout__description svg.ext {
  fill: currentColor;
}
.callout__description svg.mailto path,
.callout__description svg.ext path {
  stroke: currentColor;
}

.callout__button {
  display: block;
  text-align: left;
}
.callout__button.button {
  margin-left: 0;
}
.callout__button:hover, .callout__button:focus-visible {
  background-color: #172a3a;
}
.callout__button:hover .icon, .callout__button:focus-visible .icon {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.callout__button .icon {
  transition: -webkit-transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.captioned-image {
  display: table;
}

.captioned-image__caption {
  caption-side: bottom;
  display: table-caption;
}

.captioned-image--center-aligned {
  margin-left: auto;
  margin-right: auto;
}

.captioned-image--left-aligned {
  float: left;
  margin-right: 1.5rem;
}

.captioned-image--right-aligned {
  float: right;
  margin-left: 1.5rem;
}

.card {
  border-bottom: 4px solid #407ca7;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
.card:hover, .card:focus-within {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.card__title {
  font-size: 1.5rem;
  margin: 0;
}
.card__title a {
  color: #172a3a;
}
.card__title a:visited {
  color: #172a3a;
}
.card__title a:hover, .card__title a:focus {
  color: #4d4d4d;
}
.card__title a:active {
  color: #4d4d4d;
}

.card__body {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  padding: 1.5rem;
}

.card__header {
  margin-bottom: 1.5rem;
}

.card__date {
  color: #4d4d4d;
  font-size: 0.75rem;
  margin-bottom: 1rem;
}

.card__content {
  margin-bottom: 1.5rem;
}

.card__media {
  -webkit-order: -1;
          order: -1;
}
.card__media a {
  display: block;
  height: 100%;
  width: 100%;
}
.card__media img {
  width: 100%;
}

.card__footer {
  margin-top: auto;
}

.card__tags {
  margin-bottom: 1rem;
}

.card__readmore {
  text-align: right;
}

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

.content-block {
  line-height: 1.7;
  padding: 2.5rem 0;
}
.content-block [href$=".doc"],
.content-block [href$=".docx"],
.content-block [href$=".eps"],
.content-block [href$=".pdf"],
.content-block [href$=".ppt"],
.content-block [href$=".pptx"],
.content-block [href$=".txt"],
.content-block [href$=".xls"],
.content-block [href$=".xlsx"],
.content-block [type*=doc],
.content-block [type*=docx],
.content-block [type*=eps],
.content-block [type*=pdf],
.content-block [type*=ppt],
.content-block [type*=pptx],
.content-block [type*=txt],
.content-block [type*=xls],
.content-block [type*=xlsx] {
  line-height: 1.75;
  margin-left: 2rem;
}
.content-block [href$=".doc"]::before,
.content-block [href$=".docx"]::before,
.content-block [href$=".eps"]::before,
.content-block [href$=".pdf"]::before,
.content-block [href$=".ppt"]::before,
.content-block [href$=".pptx"]::before,
.content-block [href$=".txt"]::before,
.content-block [href$=".xls"]::before,
.content-block [href$=".xlsx"]::before,
.content-block [type*=doc]::before,
.content-block [type*=docx]::before,
.content-block [type*=eps]::before,
.content-block [type*=pdf]::before,
.content-block [type*=ppt]::before,
.content-block [type*=pptx]::before,
.content-block [type*=txt]::before,
.content-block [type*=xls]::before,
.content-block [type*=xlsx]::before {
  background-size: contain;
  display: inline-block;
  font-family: "PIIE Icons";
  font-size: 1.5rem;
  -webkit-font-smoothing: antialiased;
  height: 1.5em;
  line-height: 1.5;
  margin-left: -2rem;
  margin-top: calc(-1 * (2rem / 5));
  position: absolute;
  transition: color 200ms cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: middle;
  width: 1.25em;
}
.content-block [href$=".doc"]::before,
.content-block [href$=".docx"]::before,
.content-block [type*=doc]::before,
.content-block [type*=docx]::before {
  content: "";
}
.content-block [href$=".eps"]::before,
.content-block [type*=eps]::before {
  content: "";
}
.content-block [href$=".pdf"]::before,
.content-block [type*=pdf]::before {
  content: "";
}
.content-block [href$=".ppt"]::before,
.content-block [href$=".pptx"]::before,
.content-block [type*=ppt]::before,
.content-block [type*=pptx]::before {
  content: "";
}
.content-block [href$=".txt"]::before,
.content-block [type*=txt]::before {
  content: "";
}
.content-block [href$=".xls"]::before,
.content-block [href$=".xlsx"]::before,
.content-block [type*=xls]::before,
.content-block [type*=xlsx]::before {
  content: "";
}
.content-block h2 {
  padding-bottom: 0.5rem;
  padding-top: 2.5rem;
}
.content-block h2::after {
  border-bottom: 3px solid #407ca7;
  content: "";
  display: block;
  padding-top: 1.25rem;
  width: 4.6875rem;
}
.content-block ul,
.content-block ol {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 1.25rem;
  margin-left: 5rem;
}
.content-block ul.tabs__items,
.content-block ol.tabs__items {
  margin-left: 0;
}
.content-block a {
  border-bottom: 0;
}
.content-block a:hover, .content-block a:focus-visible {
  text-decoration: underline;
}
.content-block h2 > a:hover, .content-block h2 > a:focus-visible,
.content-block h3 > a:hover,
.content-block h3 > a:focus-visible,
.content-block h4 > a:hover,
.content-block h4 > a:focus-visible,
.content-block h5 > a:hover,
.content-block h5 > a:focus-visible,
.content-block h6 > a:hover,
.content-block h6 > a:focus-visible {
  text-decoration: none;
}
.content-block img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.content-block--sans-serif {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
}
.content-block--sans-serif p {
  font-family: inherit;
}

.content-block--serif {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
}
.content-block--serif p {
  font-family: inherit;
}

.content-block--no-top-padding {
  padding-top: 0;
}

.content-block--inner-padded .content-block__inner {
  padding: 0 1.5rem;
}
@media (min-width: 40em) {
  .content-block--inner-padded .content-block__inner {
    padding: 0 3.25rem;
  }
}

.content-block--stylized-letter p:first-child::first-letter {
  display: inline;
  float: left;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 3.25rem;
  font-weight: 700;
  line-height: 1;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  text-transform: uppercase;
  vertical-align: top;
}

.content-block--on-dark {
  color: #fff;
}
.content-block--on-dark h1,
.content-block--on-dark h2,
.content-block--on-dark h3,
.content-block--on-dark h4,
.content-block--on-dark h5,
.content-block--on-dark h6,
.content-block--on-dark a,
.content-block--on-dark blockquote {
  color: #fff;
}
.content-block--on-dark a {
  text-decoration: underline;
}
.content-block--on-dark a:hover, .content-block--on-dark a:focus-visible {
  text-decoration: none;
}

.rtecenter {
  text-align: center;
}

.content-list-alt--padded {
  padding: 0 4rem;
}
@media (min-width: 64em) {
  .content-list-alt--padded {
    padding: 0 3rem;
  }
}

.content-list-alt__title {
  font-size: 1.25rem;
  position: relative;
}
.content-list-alt__title::after {
  border-bottom: 3px solid #407ca7;
  content: "";
  display: block;
  padding-top: 1.25rem;
  width: 4.6875rem;
}
.content-list-alt__title a {
  border-bottom: 1px solid transparent;
  color: #172a3a;
}
.content-list-alt__title a:hover, .content-list-alt__title a:focus {
  border-bottom: 1px solid transparent;
  color: #407ca7;
}
.content-list-alt__title a:hover .content-list-alt__icon, .content-list-alt__title a:focus .content-list-alt__icon {
  color: #172a3a;
  margin-left: 4px;
}

.content-list-alt__header {
  margin-bottom: 2.25rem;
}

.content-list-alt__summary {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 1rem;
}
.content-list-alt__summary p {
  font-family: inherit;
  font-size: inherit;
}

.content-list-alt__icon {
  color: #407ca7;
  transition: margin 0.2s;
}
.content-list-alt__icon.icon {
  height: 0.85em;
  width: 0.85em;
}

.content-list-alt__list > * {
  margin-bottom: 1.5rem;
}

.content-list-alt__button {
  box-shadow: 0 3px 0 rgba(38, 51, 68, 0.15);
  text-align: left;
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
.content-list-alt__button.button {
  margin-left: 0;
}
.content-list-alt__button:hover, .content-list-alt__button:focus-visible {
  background-color: #172a3a;
  box-shadow: 0 6px 0 rgba(38, 51, 68, 0.15);
}
.content-list-alt__button:hover .icon, .content-list-alt__button:focus-visible .icon {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.content-list-alt__button .icon {
  transition: -webkit-transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.content-list-grid__title {
  font-size: 2rem;
  margin-bottom: 2.25rem;
  position: relative;
}
.content-list-grid__title::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 0.5em;
  width: 5.9375rem;
}
.content-list-grid__title a {
  border-bottom: 1px solid transparent;
  color: #172a3a;
}
.content-list-grid__title a:hover, .content-list-grid__title a:focus {
  border-bottom: 1px solid transparent;
  color: #407ca7;
}
.content-list-grid__title a:hover .content-list-grid__icon, .content-list-grid__title a:focus .content-list-grid__icon {
  color: #172a3a;
  margin-left: 4px;
}

.content-list-grid__list > * {
  margin-bottom: 2.5rem;
  padding-bottom: 1.25rem;
  position: relative;
}
@media (min-width: 40em) {
  .content-list-grid__list > * {
    margin-bottom: 1.5rem;
  }
}
.content-list-grid__list > *::after {
  border-bottom: 1px solid #b6ccdc;
  bottom: 0;
  content: "";
  position: absolute;
  width: 60px;
}
@media (min-width: 40em) {
  .content-list-grid__list > *::after {
    border-bottom: 0;
  }
}

.content-list-grid__icon {
  color: #407ca7;
  transition: margin 0.2s;
}
.content-list-grid__icon.icon {
  height: 0.85em;
  width: 0.85em;
}

.content-list-results__message {
  margin-bottom: 3rem;
}

.content-list-results__title {
  margin-bottom: 2.25rem;
  position: relative;
}
.content-list-results__title::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 0.5em;
  width: 5.9375rem;
}
.content-list-results__title a {
  border-bottom: 1px solid transparent;
  color: #172a3a;
}
.content-list-results__title a:hover, .content-list-results__title a:focus {
  border-bottom: 1px solid transparent;
  color: #407ca7;
}
.content-list-results__title a:hover .content-list__icon, .content-list-results__title a:focus .content-list__icon {
  color: #172a3a;
  margin-left: 4px;
}

.content-list-results__list > *:not(h2) {
  border-bottom: 1px solid #b6ccdc;
  margin-bottom: 3rem;
  padding-bottom: 2.25rem;
  position: relative;
}
.content-list-results--no-borders .content-list-results__list > *:not(h2) {
  border-bottom: 0;
  padding-bottom: 0;
}

.content-list-results__button {
  box-shadow: 0 3px 0 rgba(38, 51, 68, 0.15);
  text-align: left;
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
.content-list-results__button.button {
  margin-left: 0;
}
.content-list-results__button:hover, .content-list-results__button:focus-visible {
  background-color: #172a3a;
  box-shadow: 0 6px 0 rgba(38, 51, 68, 0.15);
}
.content-list-results__button:hover .icon, .content-list-results__button:focus-visible .icon {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.content-list-results__button .icon {
  transition: -webkit-transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.content-list__title {
  font-size: 2rem;
  margin-bottom: 2.25rem;
  position: relative;
}
.content-list__title::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 0.5em;
  width: 5.9375rem;
}
.content-list__title a {
  border-bottom: 1px solid transparent;
  color: #172a3a;
}
.content-list__title a:hover, .content-list__title a:focus {
  border-bottom: 1px solid transparent;
  color: #407ca7;
}
.content-list__title a:hover .content-list__icon, .content-list__title a:focus .content-list__icon {
  color: #172a3a;
  margin-left: 4px;
}

.content-list__list > * {
  margin-bottom: 2.5rem;
  padding-bottom: 1.25rem;
  position: relative;
}
@media (min-width: 40em) {
  .content-list__list > * {
    margin-bottom: 1.5rem;
  }
}
.content-list__list > *::after {
  border-bottom: 1px solid #b6ccdc;
  bottom: 0;
  content: "";
  position: absolute;
  width: 60px;
}
@media (min-width: 40em) {
  .content-list__list > *::after {
    border-bottom: 0;
  }
}

.content-list__icon {
  color: #407ca7;
  transition: margin 0.2s;
}
.content-list__icon.icon {
  height: 0.85em;
  width: 0.85em;
}

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

details.details {
  margin: 0 0 1.5rem;
}
.js details.details:not([open]) > .details__content {
  display: none;
}

.details__summary {
  background-image: url("../images/plus.svg");
  background-color: #78a3bf;
  background-position: right 1.5rem center;
  background-repeat: no-repeat;
  background-size: 0.8125rem;
  cursor: pointer;
  display: block;
  font-weight: 700;
  line-height: 1;
  outline: 0;
  padding: 0.9375rem 3.4375rem 0.9375rem 1.5rem;
  transition: background 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
[dir=rtl] .details__summary {
  background-position: left 1.5rem center;
  padding-left: 3.4375rem;
  padding-right: 1.5rem;
}
[open] > .details__summary {
  background-image: url("../images/minus.svg");
}
.details__summary:hover {
  background-color: #f2f1ee;
}
.details__summary:focus {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.details__summary::-webkit-details-marker {
  display: none;
}
.details__summary::before {
  display: none;
}

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

.details__content {
  background: #fff;
  border: 3px solid #78a3bf;
  border-top: 0;
  padding: 1.5rem;
}
.details__content > :last-child {
  margin-bottom: 0;
}

.details__description {
  color: #172a3a;
  font-size: 1rem;
  margin-bottom: 1rem;
}

@-webkit-keyframes download-translate {
  0% {
    -webkit-transform: translateY(0) rotate(180deg);
            transform: translateY(0) rotate(180deg);
  }
  50% {
    -webkit-transform: translateY(4px) rotate(180deg);
            transform: translateY(4px) rotate(180deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(180deg);
            transform: translateY(0) rotate(180deg);
  }
}

@keyframes download-translate {
  0% {
    -webkit-transform: translateY(0) rotate(180deg);
            transform: translateY(0) rotate(180deg);
  }
  50% {
    -webkit-transform: translateY(4px) rotate(180deg);
            transform: translateY(4px) rotate(180deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(180deg);
            transform: translateY(0) rotate(180deg);
  }
}
.download-button,
.download-button-ck,
.download {
  display: block;
  margin-bottom: 2.5rem;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.download-button [href$=".doc"],
.download-button [href$=".docx"],
.download-button [href$=".eps"],
.download-button [href$=".pdf"],
.download-button [href$=".ppt"],
.download-button [href$=".pptx"],
.download-button [href$=".txt"],
.download-button [href$=".xls"],
.download-button [href$=".xlsx"],
.download-button [type*=doc],
.download-button [type*=docx],
.download-button [type*=eps],
.download-button [type*=pdf],
.download-button [type*=ppt],
.download-button [type*=pptx],
.download-button [type*=txt],
.download-button [type*=xls],
.download-button [type*=xlsx],
.download-button-ck [href$=".doc"],
.download-button-ck [href$=".docx"],
.download-button-ck [href$=".eps"],
.download-button-ck [href$=".pdf"],
.download-button-ck [href$=".ppt"],
.download-button-ck [href$=".pptx"],
.download-button-ck [href$=".txt"],
.download-button-ck [href$=".xls"],
.download-button-ck [href$=".xlsx"],
.download-button-ck [type*=doc],
.download-button-ck [type*=docx],
.download-button-ck [type*=eps],
.download-button-ck [type*=pdf],
.download-button-ck [type*=ppt],
.download-button-ck [type*=pptx],
.download-button-ck [type*=txt],
.download-button-ck [type*=xls],
.download-button-ck [type*=xlsx],
.download [href$=".doc"],
.download [href$=".docx"],
.download [href$=".eps"],
.download [href$=".pdf"],
.download [href$=".ppt"],
.download [href$=".pptx"],
.download [href$=".txt"],
.download [href$=".xls"],
.download [href$=".xlsx"],
.download [type*=doc],
.download [type*=docx],
.download [type*=eps],
.download [type*=pdf],
.download [type*=ppt],
.download [type*=pptx],
.download [type*=txt],
.download [type*=xls],
.download [type*=xlsx] {
  line-height: 1.75;
  margin-left: 2rem;
}
.download-button [href$=".doc"]::before,
.download-button [href$=".docx"]::before,
.download-button [href$=".eps"]::before,
.download-button [href$=".pdf"]::before,
.download-button [href$=".ppt"]::before,
.download-button [href$=".pptx"]::before,
.download-button [href$=".txt"]::before,
.download-button [href$=".xls"]::before,
.download-button [href$=".xlsx"]::before,
.download-button [type*=doc]::before,
.download-button [type*=docx]::before,
.download-button [type*=eps]::before,
.download-button [type*=pdf]::before,
.download-button [type*=ppt]::before,
.download-button [type*=pptx]::before,
.download-button [type*=txt]::before,
.download-button [type*=xls]::before,
.download-button [type*=xlsx]::before,
.download-button-ck [href$=".doc"]::before,
.download-button-ck [href$=".docx"]::before,
.download-button-ck [href$=".eps"]::before,
.download-button-ck [href$=".pdf"]::before,
.download-button-ck [href$=".ppt"]::before,
.download-button-ck [href$=".pptx"]::before,
.download-button-ck [href$=".txt"]::before,
.download-button-ck [href$=".xls"]::before,
.download-button-ck [href$=".xlsx"]::before,
.download-button-ck [type*=doc]::before,
.download-button-ck [type*=docx]::before,
.download-button-ck [type*=eps]::before,
.download-button-ck [type*=pdf]::before,
.download-button-ck [type*=ppt]::before,
.download-button-ck [type*=pptx]::before,
.download-button-ck [type*=txt]::before,
.download-button-ck [type*=xls]::before,
.download-button-ck [type*=xlsx]::before,
.download [href$=".doc"]::before,
.download [href$=".docx"]::before,
.download [href$=".eps"]::before,
.download [href$=".pdf"]::before,
.download [href$=".ppt"]::before,
.download [href$=".pptx"]::before,
.download [href$=".txt"]::before,
.download [href$=".xls"]::before,
.download [href$=".xlsx"]::before,
.download [type*=doc]::before,
.download [type*=docx]::before,
.download [type*=eps]::before,
.download [type*=pdf]::before,
.download [type*=ppt]::before,
.download [type*=pptx]::before,
.download [type*=txt]::before,
.download [type*=xls]::before,
.download [type*=xlsx]::before {
  background-size: contain;
  display: inline-block;
  font-family: "PIIE Icons";
  font-size: 1.5rem;
  -webkit-font-smoothing: antialiased;
  height: 1.5em;
  line-height: 1.5;
  margin-left: -2rem;
  margin-top: calc(-1 * (2rem / 5));
  position: absolute;
  transition: color 200ms cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: middle;
  width: 1.25em;
}
.download-button [href$=".doc"]::before,
.download-button [href$=".docx"]::before,
.download-button [type*=doc]::before,
.download-button [type*=docx]::before,
.download-button-ck [href$=".doc"]::before,
.download-button-ck [href$=".docx"]::before,
.download-button-ck [type*=doc]::before,
.download-button-ck [type*=docx]::before,
.download [href$=".doc"]::before,
.download [href$=".docx"]::before,
.download [type*=doc]::before,
.download [type*=docx]::before {
  content: "";
}
.download-button [href$=".eps"]::before,
.download-button [type*=eps]::before,
.download-button-ck [href$=".eps"]::before,
.download-button-ck [type*=eps]::before,
.download [href$=".eps"]::before,
.download [type*=eps]::before {
  content: "";
}
.download-button [href$=".pdf"]::before,
.download-button [type*=pdf]::before,
.download-button-ck [href$=".pdf"]::before,
.download-button-ck [type*=pdf]::before,
.download [href$=".pdf"]::before,
.download [type*=pdf]::before {
  content: "";
}
.download-button [href$=".ppt"]::before,
.download-button [href$=".pptx"]::before,
.download-button [type*=ppt]::before,
.download-button [type*=pptx]::before,
.download-button-ck [href$=".ppt"]::before,
.download-button-ck [href$=".pptx"]::before,
.download-button-ck [type*=ppt]::before,
.download-button-ck [type*=pptx]::before,
.download [href$=".ppt"]::before,
.download [href$=".pptx"]::before,
.download [type*=ppt]::before,
.download [type*=pptx]::before {
  content: "";
}
.download-button [href$=".txt"]::before,
.download-button [type*=txt]::before,
.download-button-ck [href$=".txt"]::before,
.download-button-ck [type*=txt]::before,
.download [href$=".txt"]::before,
.download [type*=txt]::before {
  content: "";
}
.download-button [href$=".xls"]::before,
.download-button [href$=".xlsx"]::before,
.download-button [type*=xls]::before,
.download-button [type*=xlsx]::before,
.download-button-ck [href$=".xls"]::before,
.download-button-ck [href$=".xlsx"]::before,
.download-button-ck [type*=xls]::before,
.download-button-ck [type*=xlsx]::before,
.download [href$=".xls"]::before,
.download [href$=".xlsx"]::before,
.download [type*=xls]::before,
.download [type*=xlsx]::before {
  content: "";
}
.download-button a,
.download-button-ck a,
.download a {
  -webkit-align-items: center;
          align-items: center;
  background-color: rgba(23, 42, 58, 0.1);
  border-bottom: 0;
  color: #172a3a;
  display: -webkit-inline-flex;
  display: inline-flex;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.875rem;
  font-weight: 700;
  margin-left: 0 !important;
  padding: 1.25rem 1.75rem 1.25rem 4.5rem;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
.download-button a[href*="."]::before,
.download-button-ck a[href*="."]::before,
.download a[href*="."]::before {
  color: #407ca7;
  margin-left: -3rem;
  margin-right: 1.75rem;
  margin-top: 0;
}
.download-button a:hover, .download-button a:focus-visible,
.download-button-ck a:hover,
.download-button-ck a:focus-visible,
.download a:hover,
.download a:focus-visible {
  background-color: #407ca7;
  color: #fff;
  text-decoration: none;
}
.download-button a:hover::before,
.download-button a:hover .download-button__download-icon, .download-button a:focus-visible::before,
.download-button a:focus-visible .download-button__download-icon,
.download-button-ck a:hover::before,
.download-button-ck a:hover .download-button__download-icon,
.download-button-ck a:focus-visible::before,
.download-button-ck a:focus-visible .download-button__download-icon,
.download a:hover::before,
.download a:hover .download-button__download-icon,
.download a:focus-visible::before,
.download a:focus-visible .download-button__download-icon {
  color: #fff;
}
.download-button a:hover .download-button__download-icon .icon, .download-button a:focus-visible .download-button__download-icon .icon,
.download-button-ck a:hover .download-button__download-icon .icon,
.download-button-ck a:focus-visible .download-button__download-icon .icon,
.download a:hover .download-button__download-icon .icon,
.download a:focus-visible .download-button__download-icon .icon {
  -webkit-animation: download-translate 400ms cubic-bezier(0.4, 0, 0.2, 1);
          animation: download-translate 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button--icon-before a {
  padding-left: 1.75rem;
}

.download-button__download-icon,
.download-button--wysiwyg a::after {
  border-bottom: 2px solid;
  color: #407ca7;
  display: inline-block;
  margin-left: 1.25rem;
  margin-top: -0.25rem;
  padding: 0 0.25rem;
  transition: color 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.download-button__download-icon .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.download-button--wysiwyg a::after {
  background-image: url("../images/download-arrow.svg"), url("../images/download-arrow-hover.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 1em;
  position: relative;
  top: -2px;
  width: 1em;
}
.download-button--wysiwyg a:hover::after {
  -webkit-animation: download-translate-wysiwyg 400ms cubic-bezier(0.4, 0, 0.2, 1);
          animation: download-translate-wysiwyg 400ms cubic-bezier(0.4, 0, 0.2, 1);
  background-image: url("../images/download-arrow-hover.svg"), url("../images/download-arrow.svg");
  color: #fff;
}

.download-button__icon-before {
  color: #407ca7;
  margin-right: 1.25rem;
}
.download-button__icon-before .icon {
  height: 22px;
  width: 22px;
}
a:hover .download-button__icon-before, a:focus-visible .download-button__icon-before {
  color: #fff;
}

.download-button-ck,
.download {
  margin: 0 auto 1rem;
}
.download-button-ck .download-button__download-icon,
.download .download-button__download-icon {
  border-bottom: 2px solid;
  color: #407ca7;
  display: inline-block;
  margin-left: 1.25rem;
  margin-top: -0.25rem;
  padding: 0 0.25rem;
  transition: color 200ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 22px;
}
.download-button-ck .download-button__download-icon::before,
.download .download-button__download-icon::before {
  content: "";
  display: inline-block;
  font-family: "PIIE Icons";
  font-size: 0.5rem;
  -webkit-font-smoothing: antialiased;
  height: 1.5em;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 1.65em;
}
.download-button-ck:hover .download-button__download-icon::before, .download-button-ck:focus-visible .download-button__download-icon::before,
.download:hover .download-button__download-icon::before,
.download:focus-visible .download-button__download-icon::before {
  -webkit-animation: download-translate 400ms cubic-bezier(0.4, 0, 0.2, 1);
          animation: download-translate 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

.drawer {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
}
.drawer.drawer--below {
  -webkit-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.drawer__content {
  overflow: hidden;
  transition: height 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.drawer--list .drawer__content-expanded > *:not(:last-child),
.drawer--list .drawer__content-collapsed > *:not(:last-child) {
  border-bottom: 1px solid #a5a6a8;
  margin-bottom: 1rem;
}

.drawer__content-expanded {
  display: none;
}
.drawer--expanded .drawer__content-expanded {
  display: block;
}

.drawer__content-collapsed {
  display: block;
}
.drawer--expanded .drawer__content-collapsed {
  display: none;
}

.drawer__trigger {
  -webkit-align-items: center;
          align-items: center;
  background: transparent;
  border: 0;
  border-top: 2px solid rgba(120, 163, 191, 0.5);
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin: 2rem 0;
  padding: 0.5rem 0;
  text-transform: uppercase;
  width: 100%;
}
.drawer__trigger:hover, .drawer__trigger:focus {
  color: #407ca7;
}
.drawer__trigger .icon {
  color: #407ca7;
  font-size: 12px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  transition: -webkit-transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
.drawer--expanded .drawer__trigger .icon {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.drawer__trigger-label-expanded {
  display: none;
}
.drawer--expanded .drawer__trigger-label-expanded {
  display: block;
}

.drawer__trigger-label-collapsed {
  display: block;
}
.drawer--expanded .drawer__trigger-label-collapsed {
  display: none;
}

.dropbutton {
  display: inline-block;
  margin-bottom: 0.5rem;
  position: relative;
  vertical-align: top;
}
.dropbutton.has-multiple {
  padding-right: 2em;
}
[dir=rtl] .dropbutton.has-multiple {
  padding-left: 2em;
  padding-right: 0;
}
.dropbutton.is-open .dropbutton__item {
  display: block;
}
.dropbutton.is-open .dropbutton__item:first-child .dropbutton__button {
  border-bottom-left-radius: 0;
}
.dropbutton.is-open .dropbutton__toggle-button {
  background-image: url("../images/dropbutton-arrow-up.svg");
}
.dropbutton + .dropbutton,
.dropbutton + .button, .button + .dropbutton {
  margin-left: 0.5em;
}
[dir=rtl] .dropbutton + .dropbutton,
[dir=rtl] .dropbutton + .button, [dir=rtl] .button + .dropbutton {
  margin-left: 0;
  margin-right: 0.5em;
}

.dropbutton__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dropbutton__list li {
  margin: 0;
}

.dropbutton__toggle {
  bottom: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 2em;
}

.dropbutton__toggle-button {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-color: #407ca7;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.875rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.45;
  padding: 0.75rem 1.25rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  background-image: url("../images/dropbutton-arrow-down.svg");
  background-position: 50% 1rem;
  background-repeat: no-repeat;
  background-size: 0.75rem;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  height: 100%;
  padding: 0;
  white-space: nowrap;
  width: 100%;
}
.dropbutton__toggle-button:focus {
  outline-color: #78a3bf;
}
.dropbutton__toggle-button:focus:not(:focus-visible) {
  outline-color: transparent;
}
.dropbutton__toggle-button:visited {
  color: #fff;
}
.dropbutton__toggle-button:hover, .dropbutton__toggle-button:focus-visible {
  background-color: #30536e;
  color: #fff;
}
.dropbutton__toggle-button:active {
  background-color: #30536e;
  color: #fff;
}
.dropbutton__toggle-button[disabled] {
  background-color: #ccc;
  color: #666;
  cursor: default;
  pointer-events: none;
}

.dropbutton__item {
  margin: 0;
  padding: 0;
}
.dropbutton__item.is-secondary-action {
  display: none;
}
.dropbutton__item.is-secondary-action:not(:last-child) .dropbutton__button {
  border-bottom-left-radius: 0;
}
.dropbutton__item:not(:first-child) .dropbutton__button {
  border-top-left-radius: 0;
}

.dropbutton .dropbutton__button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  display: block;
  margin: 0;
  text-align: left;
  width: 100%;
}

.event-info-section__inner {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 30em) {
  .event-info-section__inner {
    -webkit-flex-direction: row;
            flex-direction: row;
    gap: 3rem;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}
@media (min-width: 55em) {
  .event-info-section__inner {
    gap: 6rem;
  }
}

.event-info-section__label {
  color: #172a3a;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}
.event-info-section__label a {
  border-bottom-color: transparent;
}
.event-info-section__label a:hover, .event-info-section__label a:focus-visible {
  border-bottom-color: #407ca7;
}

.event-info-section__description p {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 1rem;
}

.event-info-section__image {
  margin: 0 auto 2.5rem;
  max-width: 250px;
  -webkit-order: 1;
          order: 1;
}
@media (min-width: 30em) {
  .event-info-section__image {
    -webkit-flex-basis: 30%;
            flex-basis: 30%;
    -webkit-flex-shrink: 0;
            flex-shrink: 0;
    margin-bottom: 0;
    max-width: none;
    -webkit-order: 2;
            order: 2;
  }
}
.event-info-section__image img {
  width: 100%;
}

.event-info-section__body {
  -webkit-order: 2;
          order: 2;
}
@media (min-width: 30em) {
  .event-info-section__body {
    -webkit-order: 1;
            order: 1;
  }
}

.event-person-list li {
  margin-bottom: 1.5rem;
}

.event-person-list__title {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 2.25rem;
  font-weight: 600;
  text-transform: unset;
}

.event-person-list__name {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 1.75rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.event-person-list__name a {
  border-bottom-color: transparent;
}
.event-person-list__name a:hover, .event-person-list__name a:focus-visible {
  border-bottom-color: #407ca7;
}

.event-schedule__content {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  line-height: 1.7;
  margin-bottom: 48px;
  max-width: 50rem;
}

svg.ext {
  height: 0.85em;
  width: 0.85em;
}

.facets-summary {
  list-style-type: none;
  margin: 0;
  padding: 0;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 1rem;
}
.facets-summary li {
  padding-left: 0;
}
.facets-summary li::before {
  display: none;
}
.facets-summary li {
  margin-bottom: 0;
}

.facet-summary-item--clear {
  -webkit-order: 999;
          order: 999;
}
.facet-summary-item--clear a {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-color: #407ca7;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.875rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.45;
  padding: 0.75rem 1.25rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
}
.facet-summary-item--clear a:focus {
  outline-color: #78a3bf;
}
.facet-summary-item--clear a:focus:not(:focus-visible) {
  outline-color: transparent;
}
.facet-summary-item--clear a:visited {
  color: #fff;
}
.facet-summary-item--clear a:hover, .facet-summary-item--clear a:focus-visible {
  background-color: #30536e;
  color: #fff;
}
.facet-summary-item--clear a:active {
  background-color: #30536e;
  color: #fff;
}
.facet-summary-item--clear a[disabled] {
  background-color: #ccc;
  color: #666;
  cursor: default;
  pointer-events: none;
}

.facet-summary-item--facet a {
  border-bottom: 0;
}
.facet-summary-item--facet .facet-item__value {
  border-bottom: 1px solid #407ca7;
}
a:hover .facet-summary-item--facet .facet-item__value {
  border-bottom: 0;
}

.feature-block__title {
  margin-bottom: 1.5rem;
  position: relative;
}
.feature-block__title::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 1.5rem;
  width: 5.9375rem;
}
.feature-block__title a {
  border-bottom: 1px solid transparent;
  color: #172a3a;
}
.feature-block__title a:hover, .feature-block__title a:focus {
  border-bottom: 1px solid transparent;
  color: #407ca7;
}
.feature-block__title a:hover .feature-block__icon, .feature-block__title a:focus .feature-block__icon {
  color: #172a3a;
  margin-left: 4px;
}

.feature-block__icon {
  color: #407ca7;
  transition: margin 0.2s;
}
.feature-block__icon.icon {
  height: 0.85em;
  width: 0.85em;
}

.feature-block__content {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 16px;
}
.feature-block__content p {
  font-family: inherit;
  font-size: inherit;
}

.feature-block--alternate .feature-block__content {
  color: #407ca7;
  font-size: 22px;
}

.feature-block--subtitle .feature-block__content {
  color: #407ca7;
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 32px;
  line-height: 1.7;
}

.feature-block--on-dark {
  color: #fff;
}
.feature-block--on-dark h1,
.feature-block--on-dark h2,
.feature-block--on-dark h3,
.feature-block--on-dark h4,
.feature-block--on-dark h5,
.feature-block--on-dark h6,
.feature-block--on-dark a,
.feature-block--on-dark blockquote,
.feature-block--on-dark p {
  color: #fff;
}
.feature-block--on-dark .feature-block__title::after {
  border-bottom: 4px solid #78a3bf;
  content: "";
  display: block;
  padding-top: 1.5rem;
  width: 5.9375rem;
}
.feature-block--on-dark .feature-block__icon {
  color: #fff;
}
.feature-block--on-dark a:hover, .feature-block--on-dark a:focus {
  color: #fff;
}
.feature-block--on-dark a:hover .feature-block__icon, .feature-block--on-dark a:focus .feature-block__icon {
  color: #172a3a;
}
.feature-block--on-dark .feature-block__content a {
  border-bottom-color: #78a3bf;
}
.feature-block--on-dark .feature-block__content a:hover, .feature-block--on-dark .feature-block__content a:focus-visible {
  border-bottom-color: #fff;
}

.feature-block--bordered {
  border-bottom: 1px solid rgba(120, 163, 191, 0.5);
  margin-bottom: 1rem;
  padding-bottom: 1.5rem;
}
.feature-block--bordered .field {
  margin-bottom: 0;
}

.featured {
  position: relative;
}
@media (min-width: 64em) {
  .featured {
    display: -webkit-flex;
    display: flex;
  }
}
.featured:not(.featured--small.featured--no-photo) .featured__body,
.featured:not(.featured--small.featured--no-photo) .featured__body a,
.featured:not(.featured--small.featured--no-photo) .featured__title {
  color: #fff;
}
.featured svg.ext path {
  stroke: #fff;
  stroke-width: 5;
}

.featured--small {
  background-color: #fff;
  display: -webkit-flex;
  display: flex;
}
.featured--small.featured--no-photo .featured__title {
  color: #407ca7;
}

.featured__summary a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.featured__summary a:hover, .featured__summary a:focus-visible {
  border-bottom: 1px solid #fff;
}

.featured__photo,
.featured__body {
  -webkit-flex-basis: 50%;
          flex-basis: 50%;
}
.featured--small .featured__photo,
.featured--small .featured__body {
  -webkit-flex-basis: unset;
          flex-basis: unset;
}

.featured__photo {
  height: 200px;
  position: relative;
}
@media (min-width: 40em) {
  .featured__photo {
    height: 315px;
  }
}
@media (min-width: 64em) {
  .featured__photo {
    height: unset;
  }
}
.featured--small .featured__photo {
  height: 100%;
  position: absolute;
  width: 100%;
}
.featured--small .featured__photo::after {
  background-color: rgba(48, 83, 110, 0.76);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.featured__label {
  font-weight: 600;
  text-transform: uppercase;
}

.featured__title {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 2.625rem;
  font-weight: 600;
  margin-top: unset;
  text-transform: unset;
}
.featured--small .featured__title {
  font-size: 1.5rem;
}

.featured__body {
  background-color: #407ca7;
  font-size: 0.875rem;
  padding: 2.5rem;
}
@media (min-width: 64em) {
  .featured__body {
    padding: 2.5rem 3.25rem;
  }
}
.featured--small .featured__body {
  background-color: unset;
  padding: 2.25rem 2.5rem;
  width: 100%;
  z-index: 1;
}
.featured__body p {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: inherit;
  margin-bottom: 1rem;
}
.featured__body p.featured__label {
  font-size: 0.75rem;
}

.featured__img {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.featured__img img {
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.featured__credit {
  background-color: rgba(23, 42, 58, 0.77);
  bottom: 0;
  color: #fff;
  font-size: 0.625rem;
  padding: 0.5rem 0.875rem;
  position: absolute;
  right: 0;
}
.featured--small .featured__credit {
  z-index: 1;
}

.featured__authors,
.featured__metadata {
  margin-bottom: 1rem;
}
.featured__authors a,
.featured__metadata a {
  border-bottom-color: transparent;
}
.featured__authors a:hover,
.featured__metadata a:hover {
  border-bottom-color: currentColor;
}

.field {
  margin-bottom: 1rem;
}

.field__label {
  display: block;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.field__label.is-inline {
  display: inline-block;
  margin-right: 0.1em;
}
.field__label.is-inline + .field__item {
  display: inline;
}
.field__label.is-inline + .field__items {
  display: inline;
}
.field__label.is-inline + .field__items .field__item {
  display: inline;
}

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

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

.fieldset__legend-text {
  display: block;
}

.fieldset__legend-link {
  display: block;
}

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

.fieldset--default:not(.fieldset--checkboxes) {
  background: #fff;
  border: 1px solid #30536e;
  margin: 1rem 0 1.75rem;
  padding: 0 1rem;
}
.fieldset--default:not(.fieldset--checkboxes) .fieldset__legend {
  background: #30536e;
  border: 1px solid #30536e;
  border-bottom: 0;
  color: #212121;
  height: 2em;
  line-height: 2;
  padding: 0;
  text-shadow: 0 1px 0 #fff;
}
.fieldset--default:not(.fieldset--checkboxes) .fieldset__legend-text {
  padding-left: 1em;
}
[dir=rtl] .fieldset--default:not(.fieldset--checkboxes) .fieldset__legend-text {
  padding-left: 0;
  padding-right: 1em;
}
.fieldset--default:not(.fieldset--checkboxes) .fieldset__content {
  padding: 1.5rem 0 1rem;
}
.fieldset--default:not(.fieldset--checkboxes) .fieldset__description {
  font-style: italic;
  margin: 1rem 0 0;
}

.fieldset--checkboxes {
  margin-bottom: 1.5rem;
}

.fieldset--radios {
  margin-bottom: 1.5rem;
}

.file-image {
  margin-bottom: 2rem;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.file-image__credit {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  color: #fff;
  font-size: 0.625rem;
  padding: 0.5rem 0.875rem;
  position: absolute;
  right: 0;
  z-index: 1;
}

.form-item {
  margin: 0 0 2.25rem;
  position: relative;
}

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

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

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

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

.form-item--select .select2-container .select2-selection,
.form-item__color,
.form-item__date,
.form-item__email,
.form-item__month,
.form-item__number,
.form-item__password,
.form-item__search,
.form-item__select,
.form-item__tel,
.form-item__text,
.form-item__textarea,
.form-item__time,
.form-item__url,
.form-item__week {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid #30536e;
  border-radius: 0;
  color: #407ca7;
  display: inline-block;
  font-size: 1rem;
  height: 2.75rem;
  line-height: 1.375;
  margin: 0.25rem 0;
  max-width: 100%;
  padding: 0.75rem 0;
  transition-duration: 200ms;
  transition-property: background-color, border;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
}
.form-item--select .select2-container .select2-selection::-webkit-input-placeholder, .form-item__color::-webkit-input-placeholder, .form-item__date::-webkit-input-placeholder, .form-item__email::-webkit-input-placeholder, .form-item__month::-webkit-input-placeholder, .form-item__number::-webkit-input-placeholder, .form-item__password::-webkit-input-placeholder, .form-item__search::-webkit-input-placeholder, .form-item__select::-webkit-input-placeholder, .form-item__tel::-webkit-input-placeholder, .form-item__text::-webkit-input-placeholder, .form-item__textarea::-webkit-input-placeholder, .form-item__time::-webkit-input-placeholder, .form-item__url::-webkit-input-placeholder, .form-item__week::-webkit-input-placeholder {
  color: inherit;
}
.form-item--select .select2-container .select2-selection::-moz-placeholder, .form-item__color::-moz-placeholder, .form-item__date::-moz-placeholder, .form-item__email::-moz-placeholder, .form-item__month::-moz-placeholder, .form-item__number::-moz-placeholder, .form-item__password::-moz-placeholder, .form-item__search::-moz-placeholder, .form-item__select::-moz-placeholder, .form-item__tel::-moz-placeholder, .form-item__text::-moz-placeholder, .form-item__textarea::-moz-placeholder, .form-item__time::-moz-placeholder, .form-item__url::-moz-placeholder, .form-item__week::-moz-placeholder {
  color: inherit;
}
.form-item--select .select2-container .select2-selection:-ms-input-placeholder, .form-item__color:-ms-input-placeholder, .form-item__date:-ms-input-placeholder, .form-item__email:-ms-input-placeholder, .form-item__month:-ms-input-placeholder, .form-item__number:-ms-input-placeholder, .form-item__password:-ms-input-placeholder, .form-item__search:-ms-input-placeholder, .form-item__select:-ms-input-placeholder, .form-item__tel:-ms-input-placeholder, .form-item__text:-ms-input-placeholder, .form-item__textarea:-ms-input-placeholder, .form-item__time:-ms-input-placeholder, .form-item__url:-ms-input-placeholder, .form-item__week:-ms-input-placeholder {
  color: inherit;
}
.form-item--select .select2-container .select2-selection::placeholder,
.form-item__color::placeholder,
.form-item__date::placeholder,
.form-item__email::placeholder,
.form-item__month::placeholder,
.form-item__number::placeholder,
.form-item__password::placeholder,
.form-item__search::placeholder,
.form-item__select::placeholder,
.form-item__tel::placeholder,
.form-item__text::placeholder,
.form-item__textarea::placeholder,
.form-item__time::placeholder,
.form-item__url::placeholder,
.form-item__week::placeholder {
  color: inherit;
}
.form-item--select .select2-container .select2-selection:hover, .form-item--select .select2-container .select2-selection:focus,
.form-item__color:hover,
.form-item__color:focus,
.form-item__date:hover,
.form-item__date:focus,
.form-item__email:hover,
.form-item__email:focus,
.form-item__month:hover,
.form-item__month:focus,
.form-item__number:hover,
.form-item__number:focus,
.form-item__password:hover,
.form-item__password:focus,
.form-item__search:hover,
.form-item__search:focus,
.form-item__select:hover,
.form-item__select:focus,
.form-item__tel:hover,
.form-item__tel:focus,
.form-item__text:hover,
.form-item__text:focus,
.form-item__textarea:hover,
.form-item__textarea:focus,
.form-item__time:hover,
.form-item__time:focus,
.form-item__url:hover,
.form-item__url:focus,
.form-item__week:hover,
.form-item__week:focus {
  background-color: #fff;
  border-bottom: 1px solid #4d4d4d;
}
.form-item--select .select2-container .select2-selection:focus,
.form-item__color:focus,
.form-item__date:focus,
.form-item__email:focus,
.form-item__month:focus,
.form-item__number:focus,
.form-item__password:focus,
.form-item__search:focus,
.form-item__select:focus,
.form-item__tel:focus,
.form-item__text:focus,
.form-item__textarea:focus,
.form-item__time:focus,
.form-item__url:focus,
.form-item__week:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.form-item--select .select2-container .select2-selection:focus:focus,
.form-item__color:focus:focus,
.form-item__date:focus:focus,
.form-item__email:focus:focus,
.form-item__month:focus:focus,
.form-item__number:focus:focus,
.form-item__password:focus:focus,
.form-item__search:focus:focus,
.form-item__select:focus:focus,
.form-item__tel:focus:focus,
.form-item__text:focus:focus,
.form-item__textarea:focus:focus,
.form-item__time:focus:focus,
.form-item__url:focus:focus,
.form-item__week:focus:focus {
  outline-color: #78a3bf;
}
.form-item--select .select2-container .select2-selection:focus:focus:not(:focus-visible),
.form-item__color:focus:focus:not(:focus-visible),
.form-item__date:focus:focus:not(:focus-visible),
.form-item__email:focus:focus:not(:focus-visible),
.form-item__month:focus:focus:not(:focus-visible),
.form-item__number:focus:focus:not(:focus-visible),
.form-item__password:focus:focus:not(:focus-visible),
.form-item__search:focus:focus:not(:focus-visible),
.form-item__select:focus:focus:not(:focus-visible),
.form-item__tel:focus:focus:not(:focus-visible),
.form-item__text:focus:focus:not(:focus-visible),
.form-item__textarea:focus:focus:not(:focus-visible),
.form-item__time:focus:focus:not(:focus-visible),
.form-item__url:focus:focus:not(:focus-visible),
.form-item__week:focus:focus:not(:focus-visible) {
  outline-color: transparent;
}
.form-item--select .select2-container .select2-selection:disabled,
.form-item__color:disabled,
.form-item__date:disabled,
.form-item__email:disabled,
.form-item__month:disabled,
.form-item__number:disabled,
.form-item__password:disabled,
.form-item__search:disabled,
.form-item__select:disabled,
.form-item__tel:disabled,
.form-item__text:disabled,
.form-item__textarea:disabled,
.form-item__time:disabled,
.form-item__url:disabled,
.form-item__week:disabled {
  cursor: default;
  opacity: 0.35;
}
.form-item--select .select2-container .select2-selection:disabled:hover, .form-item--select .select2-container .select2-selection:disabled:focus,
.form-item__color:disabled:hover,
.form-item__color:disabled:focus,
.form-item__date:disabled:hover,
.form-item__date:disabled:focus,
.form-item__email:disabled:hover,
.form-item__email:disabled:focus,
.form-item__month:disabled:hover,
.form-item__month:disabled:focus,
.form-item__number:disabled:hover,
.form-item__number:disabled:focus,
.form-item__password:disabled:hover,
.form-item__password:disabled:focus,
.form-item__search:disabled:hover,
.form-item__search:disabled:focus,
.form-item__select:disabled:hover,
.form-item__select:disabled:focus,
.form-item__tel:disabled:hover,
.form-item__tel:disabled:focus,
.form-item__text:disabled:hover,
.form-item__text:disabled:focus,
.form-item__textarea:disabled:hover,
.form-item__textarea:disabled:focus,
.form-item__time:disabled:hover,
.form-item__time:disabled:focus,
.form-item__url:disabled:hover,
.form-item__url:disabled:focus,
.form-item__week:disabled:hover,
.form-item__week:disabled:focus {
  background-color: #fff;
  border: 1px solid #30536e;
}
.form-item--select .select2-container .is-full-width > .select2-selection,
.is-full-width > .form-item__color,
.is-full-width > .form-item__date,
.is-full-width > .form-item__email,
.is-full-width > .form-item__month,
.is-full-width > .form-item__number,
.is-full-width > .form-item__password,
.is-full-width > .form-item__search,
.is-full-width > .form-item__select,
.is-full-width > .form-item__tel,
.is-full-width > .form-item__text,
.is-full-width > .form-item__textarea,
.is-full-width > .form-item__time,
.is-full-width > .form-item__url,
.is-full-width > .form-item__week {
  width: 100%;
}

.form-item__textarea {
  height: auto;
}

.block-facet--dropdown .form-item__label {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important;
}

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

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

.form-item--checkboxes {
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
}

.form-item--date .form-item__date[type=date]::-webkit-calendar-picker-indicator {
  background-image: url("../images/calendar-blue.svg");
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  height: 30px;
  width: 30px;
}

.form-item--daterange .form-item__daterange {
  -webkit-column-gap: 3.5rem;
     -moz-column-gap: 3.5rem;
          column-gap: 3.5rem;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.form-item--daterange .form-item--date,
.form-item--daterange .form-item--textfield {
  position: relative;
}
.form-item--daterange .form-item--date:first-child::after,
.form-item--daterange .form-item--textfield:first-child::after {
  color: #407ca7;
  content: "—";
  position: absolute;
  right: -36px;
  top: 18%;
}
.form-item--daterange .form-item--date .form-item__date[type=date]::-webkit-calendar-picker-indicator,
.form-item--daterange .form-item--textfield .form-item__date[type=date]::-webkit-calendar-picker-indicator {
  background-image: url("../images/calendar-date-range-blue.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  content: "";
  height: 24px;
  margin-right: 3px;
  width: 24px;
}

.form-item--radio {
  margin-bottom: 8px;
}
.form-item--radio .form-item__radio {
  outline: 2px solid transparent;
  outline-offset: 2px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border: 1px solid #407ca7;
  border-radius: 50%;
  box-shadow: 0 0 0 2px transparent;
  cursor: pointer;
  height: 18px;
  margin-right: 3px;
  outline: none;
  position: relative;
  top: 2px;
  transition-duration: 200ms;
  transition-property: background-color, border-color, border-radius;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 18px;
}
.form-item--radio .form-item__radio:focus {
  outline-color: #78a3bf;
}
.form-item--radio .form-item__radio:focus:not(:focus-visible) {
  outline-color: transparent;
}
.form-item--radio .form-item__radio:checked {
  background-color: #407ca7;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #407ca7;
}
.form-item--radio .form-item__radio:disabled {
  cursor: default;
  opacity: 0.35;
}
.form-item--radio .form-item__radio + .form-item__label {
  color: #407ca7;
  cursor: pointer;
  display: inline;
  font-size: 1rem;
  font-weight: 400;
  text-transform: unset;
}
.form-item--radio .form-item__radio:disabled + .form-item__label {
  cursor: default;
  opacity: 0.35;
}

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

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

.form-item--select .form-item__select,
.form-item--select .select2-selection {
  background-image: url("../images/chevron-down-blue.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 2.375rem;
  padding-right: 4.75rem;
}
[dir=rtl] .form-item--select .form-item__select,
[dir=rtl] .form-item--select .select2-selection {
  background-position: left center;
  padding-left: 4.75rem;
  padding-right: 0;
}
.form-item--select .form-item__select:-moz-focusring,
.form-item--select .select2-selection:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.form-item--select .form-item__select::-ms-expand,
.form-item--select .select2-selection::-ms-expand {
  display: none;
}
.form-item--select .select2-container .select2-selection {
  background-color: transparent;
  margin-bottom: 0;
  /* stylelint-disable-next-line selector-max-compound-selectors */
}
.form-item--select .select2-container .select2-selection .select2-selection__rendered {
  color: #407ca7;
  padding-left: 0;
}
.form-item--select .select2-container .select2-selection__arrow {
  display: none;
}
.form-item--select .select2-container .select2-dropdown {
  top: -2px;
}

.select2-container .select2-dropdown li {
  /* stylelint-disable-next-line selector-max-compound-selectors */
  /* stylelint-disable-next-line selector-max-compound-selectors */
  /* stylelint-disable-next-line selector-max-compound-selectors */
}
.select2-container .select2-dropdown li ul {
  margin-left: -1rem;
  margin-right: -1rem;
}
.select2-container .select2-dropdown li.select2-results__option {
  color: #407ca7;
  padding: 0.25rem 1rem;
  /* stylelint-disable-next-line selector-max-compound-selectors */
  /* stylelint-disable-next-line selector-max-compound-selectors */
}
.select2-container .select2-dropdown li.select2-results__option::before {
  content: unset;
}
.select2-container .select2-dropdown li.select2-results__option strong {
  color: #172a3a;
  padding-left: 0;
}
.select2-container .select2-dropdown li.select2-results__option--highlighted {
  color: #fff;
}
.select2-container.select2-container--open .select2-selection {
  box-shadow: 0 0 5px #0003;
}
.select2-container.select2-container--open .select2-dropdown {
  box-shadow: 0 0 5px #0003;
  top: -2px;
}
.select2-container .select2-dropdown {
  border: 1px solid #999;
}
.select2-container .select2-dropdown--above {
  border-bottom: 1px solid #999 !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  height: 262px;
  margin-top: 312px;
}
.select2-container .select2-search--dropdown {
  padding: 1rem;
}

.grid-listing {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  padding-bottom: 1rem;
  position: relative;
}
.grid-listing::after {
  border-bottom: 1px solid #b6ccdc;
  bottom: 0;
  content: "";
  position: absolute;
  width: 60px;
}

.grid-listing__title {
  margin: 0;
  text-transform: none;
}
.grid-listing__title a {
  color: #407ca7;
}
.grid-listing__title a:visited {
  color: #407ca7;
}
.grid-listing__title a:hover, .grid-listing__title a:focus {
  color: #4d4d4d;
}
.grid-listing__title a:active {
  color: #4d4d4d;
}

.grid-listing__body {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-flex-grow: 1;
          flex-grow: 1;
}

.grid-listing__header {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.grid-listing__meta {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.875rem;
}

.grid-listing__meta-item + .grid-listing__meta-item {
  margin-top: 1rem;
}

.grid-listing__content {
  margin-top: 1rem;
}
.grid-listing__content p {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.75rem;
}

.grid-listing__media {
  -webkit-order: -1;
          order: -1;
  position: relative;
}
.grid-listing__media a {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
}
.grid-listing__media img {
  width: 100%;
}

.grid-listing__media-credit {
  background-color: rgba(23, 42, 58, 0.77);
  bottom: 0;
  color: #fff;
  font-size: 0.625rem;
  padding: 0.5rem 0.875rem;
  position: absolute;
  right: 0;
  z-index: 1;
}

.grid-listing--expanded::after {
  display: none;
}
.grid-listing--expanded .grid-listing__title {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 1.5rem;
}

.hero-banner-event {
  padding-top: 4rem;
  position: relative;
}

.hero-banner-event__date,
.hero-banner-event__location {
  margin-bottom: 1.25rem;
}

.hero-banner-event__breadcrumbs,
.hero-banner-event__title,
.hero-banner-event__button,
.hero-banner-event__description,
.hero-banner-event__media {
  margin-bottom: 1.75rem;
}
.hero-banner-event__breadcrumbs:last-child,
.hero-banner-event__title:last-child,
.hero-banner-event__button:last-child,
.hero-banner-event__description:last-child,
.hero-banner-event__media:last-child {
  margin-bottom: 0;
}

.hero-banner-event__description p {
  font-family: inherit;
  font-size: inherit;
}

.hero-banner-event__inner {
  border-bottom: 1px solid #68727e;
  gap: 3.5rem;
  padding-bottom: 4rem;
}
@media (min-width: 64em) {
  .hero-banner-event__inner {
    display: -webkit-flex;
    display: flex;
    margin-right: 2rem;
  }
}
@media (min-width: 87.5em) {
  .hero-banner-event__inner {
    margin-right: 0;
  }
}

.hero-banner-event__left,
.hero-banner-event__right {
  -webkit-flex-basis: 50%;
          flex-basis: 50%;
}

.hero-banner-event__left {
  margin-bottom: 1.75rem;
  margin-right: 2rem;
}
@media (min-width: 64em) {
  .hero-banner-event__left {
    margin-bottom: 0;
    margin-right: 0;
  }
}

.hero-banner-event__title {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 1.75rem;
}
@media (min-width: 40em) {
  .hero-banner-event__title {
    font-size: 2.625rem;
  }
}
@media (min-width: 64em) {
  .hero-banner-event__title {
    font-size: 3rem;
  }
}

.hero-banner-event__date {
  font-size: 1.25rem;
  font-weight: 500;
}
@media (min-width: 55em) {
  .hero-banner-event__date {
    font-size: 1.5rem;
  }
}

.hero-banner-event__buttons .button {
  margin-bottom: 1rem;
  width: 100%;
  /* stylelint-disable-next-line selector-max-compound-selectors */
}
@media (min-width: 30em) {
  .hero-banner-event__buttons .button {
    margin-bottom: 1.75rem;
    width: unset;
  }
}
.hero-banner-event__buttons .button + .hero-banner-event__buttons .button {
  margin-left: 0;
}
@media (min-width: 30em) {
  .hero-banner-event__buttons .button + .hero-banner-event__buttons .button {
    margin-left: 1.75rem;
  }
}

.hero-banner-event__media {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.hero-banner-event__media img {
  width: 100%;
}
.hero-banner-event__media iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.hero-banner-event__social-media-share {
  position: absolute;
  right: 0;
  top: 7.5rem;
}

.hero-banner-event__subtitle {
  color: #407ca7;
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 2rem;
}

.hero-banner-event--flush .hero-banner-event__inner {
  border-bottom: 0;
}

.hero-banner-publication__media {
  aspect-ratio: 1500/834;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  width: auto;
}
@media (min-width: 64em) {
  .hero-banner-publication__media {
    height: clamp(500px, 56vw, 75vh);
  }
}
.hero-banner-publication--media:not(.hero-banner-publication--no-overlap) .hero-banner-publication__media {
  margin-bottom: -3.25rem;
}
@media (min-width: 40em) {
  .hero-banner-publication--media:not(.hero-banner-publication--no-overlap) .hero-banner-publication__media {
    margin-bottom: -5rem;
  }
}
@media (min-width: 64em) {
  .hero-banner-publication--media:not(.hero-banner-publication--no-overlap) .hero-banner-publication__media {
    margin-bottom: -9.375rem;
  }
}
.hero-banner-publication__media img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.hero-banner-publication__media iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.hero-banner-publication__content {
  background-color: #fff;
  margin-top: 3.25rem;
  padding: 0 4rem 0 1.5rem;
  position: relative;
}
@media (min-width: 40em) {
  .hero-banner-publication__content {
    margin-top: 5rem;
    padding: 0 4.25rem 0 3.25rem;
  }
}
@media (min-width: 64em) {
  .hero-banner-publication__content {
    margin-top: 7.5rem;
  }
}
.hero-banner-publication--no-margin .hero-banner-publication__content {
  margin-top: 0;
}
.hero-banner-publication--on-dark .hero-banner-publication__content {
  background-color: #172a3a;
  color: #fff;
}
.hero-banner-publication--on-dark .hero-banner-publication__content a {
  border-bottom-color: #fff;
  color: #fff;
}
.hero-banner-publication--on-dark .hero-banner-publication__content a:hover, .hero-banner-publication--on-dark .hero-banner-publication__content a:focus-visible {
  border-bottom-color: transparent;
}
.hero-banner-publication--media .hero-banner-publication__content {
  margin-top: 0;
}
.hero-banner-publication--no-overlap.hero-banner-publication--media .hero-banner-publication__content {
  margin-top: 2.5rem;
}

.hero-banner-publication__type a {
  background-color: #407ca7;
  border-bottom: 0;
  color: #fff;
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 0.5rem 1.25rem;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 40em) {
  .hero-banner-publication__type a {
    width: auto;
  }
}

.hero-banner-publication__authors,
.hero-banner-publication__date,
.hero-banner-publication__copyright,
.hero-banner-publication__credit {
  font-size: 0.875rem;
}
.hero-banner-publication__authors p,
.hero-banner-publication__date p,
.hero-banner-publication__copyright p,
.hero-banner-publication__credit p {
  font-size: inherit;
}
.hero-banner-publication--on-dark .hero-banner-publication__authors,
.hero-banner-publication--on-dark .hero-banner-publication__date,
.hero-banner-publication--on-dark .hero-banner-publication__copyright,
.hero-banner-publication--on-dark .hero-banner-publication__credit {
  color: #b6ccdc;
}

.hero-banner-publication__authors {
  margin-bottom: 1rem;
}

.hero-banner-publication__copyright {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
}
.hero-banner-publication__copyright > p {
  font-family: inherit;
}

.hero-banner-publication__comment {
  font-style: italic;
}

.hero-banner-publication__credit {
  color: #666;
}

.hero-banner-publication__title {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 2.25rem;
  margin-top: 2rem;
}
@media (min-width: 40em) {
  .hero-banner-publication__title {
    font-size: 2.625rem;
  }
}
@media (min-width: 64em) {
  .hero-banner-publication__title {
    font-size: 3rem;
  }
}
@media (min-width: 64em) {
  .hero-banner-publication__title {
    font-size: 3.75rem;
    width: 90%;
  }
}
.hero-banner-publication--no-margin .hero-banner-publication__title {
  margin-bottom: 0;
  margin-top: 0;
}
.hero-banner-publication--on-dark .hero-banner-publication__title {
  color: #fff;
}

.hero-banner-publication__subtitle {
  color: #407ca7;
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 1.75rem;
  margin-bottom: 2.5rem;
}

.node-page--node-type-multimedia .hero-banner-publication__subtitle {
  color: #fff;
}

.hero-banner-publication__social-media-share {
  position: absolute;
  right: 0;
  top: 3.25rem;
}

.hero-banner {
  position: relative;
}
.hero-banner.hero-banner--overlapped:not(.layout-builder-block) {
  height: auto;
  min-height: unset;
}

.hero-banner--no-image {
  background-color: #172a3a;
}

.hero-banner--margin-bottom {
  margin-bottom: 2.5em;
}

.hero-banner__image {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
.hero-banner--overlapped .hero-banner__image {
  height: calc(100% + 2.5rem);
  min-height: 400px;
}
@media (min-width: 30em) {
  .hero-banner--overlapped .hero-banner__image {
    height: calc(100% + 5rem);
  }
}
@media (min-width: 40em) {
  .hero-banner--overlapped .hero-banner__image {
    min-height: 450px;
  }
}
@media (min-width: 64em) {
  .hero-banner--overlapped .hero-banner__image {
    min-height: 500px;
  }
}
.hero-banner--overlay .hero-banner__image::after {
  background: rgba(23, 42, 58, 0.8);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.hero-banner__image img {
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-banner__content {
  position: relative;
}

.hero-banner__content-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 84.375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  gap: 7.5rem;
  min-height: 215px;
  padding: 2.5rem;
}
@media (min-width: 64em) {
  .hero-banner__content-inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.hero-banner__content-inner .hero-banner__content-inner {
  padding-left: 0;
  padding-right: 0;
}
.hero-banner--relative-height .hero-banner__content-inner {
  min-height: 35vw;
}
@media (min-width: 30em) {
  .hero-banner__content-inner {
    padding: 5rem;
  }
}
@media (min-width: 40em) {
  .hero-banner__content-inner {
    min-height: 265px;
  }
}
@media (min-width: 64em) {
  .hero-banner__content-inner {
    display: -webkit-flex;
    display: flex;
    min-height: 315px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.hero-banner__content-inner-left {
  -webkit-flex-shrink: 5;
          flex-shrink: 5;
  margin-bottom: 2rem;
}
@media (min-width: 64em) {
  .hero-banner__content-inner-left {
    margin-bottom: 0;
  }
}

.hero-banner__content-inner-right {
  -webkit-align-items: flex-end;
          align-items: flex-end;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-basis: 25.9375rem;
          flex-basis: 25.9375rem;
  -webkit-flex-shrink: 0.55;
          flex-shrink: 0.55;
}

.hero-banner__title {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 1.75rem;
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 40em) {
  .hero-banner__title {
    font-size: 2.625rem;
  }
}
@media (min-width: 64em) {
  .hero-banner__title {
    font-size: 3rem;
  }
}
.hero-banner__title::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 0.5em;
  width: 5.9375rem;
}
.hero-banner__title:not(:first-child) {
  margin-top: 1.75rem;
}
.hero-banner__title:not(:last-child) {
  margin-bottom: 2rem;
}

.hero-banner__meta {
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.75;
}
.hero-banner__meta:not(:last-child) {
  margin-bottom: 2rem;
}
.hero-banner__meta p,
.hero-banner__meta a {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: inherit;
}
.hero-banner__meta a {
  border-color: inherit;
  color: inherit;
}
.hero-banner__meta a:hover, .hero-banner__meta a:focus-visible {
  border-color: transparent;
}

.hero-banner__description {
  color: #fff;
  font-size: 1rem;
}
.hero-banner__description:not(:last-child) {
  margin-bottom: 2rem;
}
@media (min-width: 40em) {
  .hero-banner__description {
    font-size: 1.125rem;
  }
}
@media (min-width: 64em) {
  .hero-banner__description {
    font-size: 1.375rem;
  }
}
.hero-banner__description p {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: inherit;
}

.hero-banner__test-overlap-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 84.375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  background: #fff;
  padding: 5rem;
  position: relative;
}
@media (min-width: 64em) {
  .hero-banner__test-overlap-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.hero-banner__test-overlap-content .hero-banner__test-overlap-content {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 64em) {
  .hero-banner__test-overlap-content {
    padding: 5rem;
  }
}

.hero-bg-image {
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  padding: 6rem 15%;
  text-align: center;
}
.hero-bg-image.has-overlay {
  position: relative;
}
.hero-bg-image.has-overlay::after {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.hero-bg-image.has-overlay .hero-bg-image__content {
  position: relative;
  z-index: 2;
}

.hero-bg-image__title {
  color: #172a3a;
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
  margin-bottom: 2.5rem;
}
@media (max-width: 64em) {
  .hero-bg-image__title {
    font-size: 2.25rem;
    margin-bottom: 1.5rem;
  }
}

.hero-bg-image__summary {
  color: #172a3a;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.45;
  color: #fff;
  margin-bottom: 2.5rem;
}
@media (max-width: 64em) {
  .hero-bg-image__summary {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
}

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

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

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

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

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

.hero-inline-image__title {
  color: #172a3a;
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}
@media (min-width: 64em) {
  .hero-inline-image__title {
    color: #fff;
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 64em) {
  .hero-inline-image__title {
    font-size: 2.25rem;
  }
}

.hero-inline-image__summary {
  color: #172a3a;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.45;
  margin-bottom: 1.5rem;
}
@media (min-width: 64em) {
  .hero-inline-image__summary {
    color: #fff;
    margin-bottom: 2.5rem;
  }
}

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

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

.icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  position: relative;
  top: -2px;
  transition: none;
  vertical-align: middle;
  width: 1em;
}
.icon * {
  transition: none;
}
.icon.is-spaced-before {
  margin-left: 0.25em;
}
.icon.is-spaced-after {
  margin-right: 0.25em;
}

.icon--small {
  height: 0.85em;
  width: 0.85em;
}

.icon--large {
  height: 1.5em;
  width: 1.5em;
}

.icon--transition {
  transition: all 0.2s;
}

.image-card__main {
  -webkit-align-items: flex-end;
          align-items: flex-end;
  display: -webkit-flex;
  display: flex;
  min-height: 315px;
  position: relative;
  z-index: 0;
}

.image-card__background-image {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.image-card__background-image::after {
  background: linear-gradient(to top, rgba(48, 83, 110, 0.99) 0%, rgba(48, 83, 110, 0.29) 85%, rgba(48, 83, 110, 0) 100%);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: opacity 200ms cubic-bezier(0.0, 0, 0.2, 1);
  width: 100%;
}
.image-card:hover .image-card__background-image::after,
.image-card__background-image .image-card:focus-visible::after {
  background: linear-gradient(to top, rgba(48, 83, 110, 0.99) 0%, rgba(48, 83, 110, 0.8) 100%);
}
.image-card__background-image img {
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-card__label {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-weight: 600;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}

.image-card__body,
.image-card__title {
  color: #fff;
}

.image-card__title {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  margin-top: unset;
  text-transform: unset;
}
.image-card__title:last-child {
  margin-bottom: 0;
}
.image-card__title a {
  color: #fff;
}
.image-card__title a::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.image-card__body {
  padding: 2.5rem;
  z-index: 1;
}
.image-card__body p {
  font-family: inherit;
  font-size: inherit;
}
.image-card__body p.image-card__label {
  font-size: 0.75rem;
}

.image-card__summary {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.875rem;
}

.image-card__credit {
  font-size: 0.625rem;
  padding-top: 0.5rem;
  text-align: right;
}

@media (min-width: 40em) {
  .image-teaser {
    display: -webkit-flex;
    display: flex;
    gap: 1.5rem;
  }
}
@media (min-width: 40em) {
  .image-teaser.image-teaser--reversed {
    -webkit-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.image-teaser__photo {
  margin-bottom: 8px;
}
@media (min-width: 40em) {
  .image-teaser__photo {
    -webkit-flex-basis: 40%;
            flex-basis: 40%;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    margin-bottom: 0;
  }
}

@media (min-width: 40em) {
  .image-teaser__body {
    -webkit-flex-basis: 60%;
            flex-basis: 60%;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    font-size: 0.875rem;
  }
}

.image-teaser__img img {
  width: 100%;
}

.image-teaser__title,
.image-teaser__authors,
.image-teaser__description,
.image-teaser__date {
  margin-bottom: 0.5rem;
}

.image-teaser__authors,
.image-teaser__description,
.image-teaser__date {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.875rem;
}
.image-teaser__authors p,
.image-teaser__description p,
.image-teaser__date p {
  font-family: inherit;
  font-size: inherit;
}

.image-teaser__credit {
  font-size: 0.625rem;
  padding: 0.5rem 0;
}

.image-teaser__label {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.75rem;
  font-weight: 600;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.image-teaser__icon {
  color: #78a3bf;
  opacity: 0.8;
}

.image-teaser__title {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 1.5rem;
  margin-top: unset;
  text-transform: unset;
}
.image-teaser--large-title .image-teaser__title {
  font-size: 2rem;
  margin-top: 0.5rem;
}

.image-teaser__via {
  color: #666;
  font-size: 0.875rem;
}

.info-block {
  -webkit-align-items: center;
          align-items: center;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  display: -webkit-flex;
  display: flex;
  font-size: 0.875rem;
  gap: 2rem;
  margin: 1.75rem 0 0;
  padding: 1.75rem 0;
}

.info-block__image {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  height: 94px;
}
.info-block__image img {
  height: 100%;
}

.info-block__content p {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.75rem;
}

.jump-links {
  background-color: #f2f1ee;
  margin: 36px 0;
}

.jump-links__list {
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
.jump-links__list li {
  padding-left: 0;
}
@media (min-width: 40em) {
  .jump-links__list > li {
    display: inline;
  }
}
.jump-links__list > li::before {
  display: none;
}
@media (min-width: 40em) {
  .jump-links__list > li + li {
    margin-left: 28px;
  }
}
.jump-links__list a {
  border-bottom: 0;
  font-weight: 600;
  padding-bottom: 8px;
  position: relative;
}
.jump-links__list a::after {
  background-color: transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
  width: 40px;
}
.jump-links__list a:hover::after, .jump-links__list a:focus-visible::after, .jump-links__list a:active::after {
  background-color: #407ca7;
}

.link-list [href$=".doc"],
.link-list [href$=".docx"],
.link-list [href$=".eps"],
.link-list [href$=".pdf"],
.link-list [href$=".ppt"],
.link-list [href$=".pptx"],
.link-list [href$=".txt"],
.link-list [href$=".xls"],
.link-list [href$=".xlsx"],
.link-list [type*=doc],
.link-list [type*=docx],
.link-list [type*=eps],
.link-list [type*=pdf],
.link-list [type*=ppt],
.link-list [type*=pptx],
.link-list [type*=txt],
.link-list [type*=xls],
.link-list [type*=xlsx] {
  line-height: 1.75;
  margin-left: 2rem;
}
.link-list [href$=".doc"]::before,
.link-list [href$=".docx"]::before,
.link-list [href$=".eps"]::before,
.link-list [href$=".pdf"]::before,
.link-list [href$=".ppt"]::before,
.link-list [href$=".pptx"]::before,
.link-list [href$=".txt"]::before,
.link-list [href$=".xls"]::before,
.link-list [href$=".xlsx"]::before,
.link-list [type*=doc]::before,
.link-list [type*=docx]::before,
.link-list [type*=eps]::before,
.link-list [type*=pdf]::before,
.link-list [type*=ppt]::before,
.link-list [type*=pptx]::before,
.link-list [type*=txt]::before,
.link-list [type*=xls]::before,
.link-list [type*=xlsx]::before {
  background-size: contain;
  display: inline-block;
  font-family: "PIIE Icons";
  font-size: 1.5rem;
  -webkit-font-smoothing: antialiased;
  height: 1.5em;
  line-height: 1.5;
  margin-left: -2rem;
  margin-top: calc(-1 * (2rem / 5));
  position: absolute;
  transition: color 200ms cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: middle;
  width: 1.25em;
}
.link-list [href$=".doc"]::before,
.link-list [href$=".docx"]::before,
.link-list [type*=doc]::before,
.link-list [type*=docx]::before {
  content: "";
}
.link-list [href$=".eps"]::before,
.link-list [type*=eps]::before {
  content: "";
}
.link-list [href$=".pdf"]::before,
.link-list [type*=pdf]::before {
  content: "";
}
.link-list [href$=".ppt"]::before,
.link-list [href$=".pptx"]::before,
.link-list [type*=ppt]::before,
.link-list [type*=pptx]::before {
  content: "";
}
.link-list [href$=".txt"]::before,
.link-list [type*=txt]::before {
  content: "";
}
.link-list [href$=".xls"]::before,
.link-list [href$=".xlsx"]::before,
.link-list [type*=xls]::before,
.link-list [type*=xlsx]::before {
  content: "";
}
.link-list ul > li {
  border-bottom-color: rgba(64, 124, 167, 0.15);
  padding-bottom: 1rem;
}
.link-list a {
  border-bottom: 0;
}
.link-list .l-section__title {
  margin-bottom: 2rem;
}

.link-list--event [href$=".doc"],
.link-list--event [href$=".docx"],
.link-list--event [href$=".eps"],
.link-list--event [href$=".pdf"],
.link-list--event [href$=".ppt"],
.link-list--event [href$=".pptx"],
.link-list--event [href$=".txt"],
.link-list--event [href$=".xls"],
.link-list--event [href$=".xlsx"],
.link-list--event [type*=doc],
.link-list--event [type*=docx],
.link-list--event [type*=eps],
.link-list--event [type*=pdf],
.link-list--event [type*=ppt],
.link-list--event [type*=pptx],
.link-list--event [type*=txt],
.link-list--event [type*=xls],
.link-list--event [type*=xlsx] {
  line-height: 1.75;
  margin-left: 2.5rem;
}
.link-list--event [href$=".doc"]::before,
.link-list--event [href$=".docx"]::before,
.link-list--event [href$=".eps"]::before,
.link-list--event [href$=".pdf"]::before,
.link-list--event [href$=".ppt"]::before,
.link-list--event [href$=".pptx"]::before,
.link-list--event [href$=".txt"]::before,
.link-list--event [href$=".xls"]::before,
.link-list--event [href$=".xlsx"]::before,
.link-list--event [type*=doc]::before,
.link-list--event [type*=docx]::before,
.link-list--event [type*=eps]::before,
.link-list--event [type*=pdf]::before,
.link-list--event [type*=ppt]::before,
.link-list--event [type*=pptx]::before,
.link-list--event [type*=txt]::before,
.link-list--event [type*=xls]::before,
.link-list--event [type*=xlsx]::before {
  background-size: contain;
  display: inline-block;
  font-family: "PIIE Icons";
  font-size: 2rem;
  -webkit-font-smoothing: antialiased;
  height: 1.5em;
  line-height: 1.5;
  margin-left: -2.5rem;
  margin-top: calc(-1 * (2.5rem / 5));
  position: absolute;
  transition: color 200ms cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: middle;
  width: 1.25em;
}
.link-list--event [href$=".doc"]::before,
.link-list--event [href$=".docx"]::before,
.link-list--event [type*=doc]::before,
.link-list--event [type*=docx]::before {
  content: "";
}
.link-list--event [href$=".eps"]::before,
.link-list--event [type*=eps]::before {
  content: "";
}
.link-list--event [href$=".pdf"]::before,
.link-list--event [type*=pdf]::before {
  content: "";
}
.link-list--event [href$=".ppt"]::before,
.link-list--event [href$=".pptx"]::before,
.link-list--event [type*=ppt]::before,
.link-list--event [type*=pptx]::before {
  content: "";
}
.link-list--event [href$=".txt"]::before,
.link-list--event [type*=txt]::before {
  content: "";
}
.link-list--event [href$=".xls"]::before,
.link-list--event [href$=".xlsx"]::before,
.link-list--event [type*=xls]::before,
.link-list--event [type*=xlsx]::before {
  content: "";
}
.link-list--event a {
  border-bottom: 1px solid #407ca7;
}

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

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

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

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

.list--pipeline {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.list--pipeline::after {
  clear: both;
  content: "";
  display: table;
}
.list--pipeline > li {
  border-right: 1px solid #407ca7;
  display: block;
  float: left;
  margin-right: 0.75em;
  padding-left: 0;
  padding-right: 0.75em;
}
[dir=rtl] .list--pipeline > li {
  border-left: 1px solid #407ca7;
  border-right: 0;
  float: right;
  margin-left: 0.75em;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0;
}
.list--pipeline > li.is-active {
  font-weight: 700;
}
.list--pipeline > li:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
[dir=rtl] .list--pipeline > li:last-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}

.list--spaced li {
  margin-bottom: 1rem;
}

.list--spaced-large li {
  margin-bottom: 1.5rem;
}

.location {
  font-size: 1.25rem;
  font-weight: 400;
}
@media (min-width: 55em) {
  .location {
    font-size: 1.5rem;
  }
}

.location__icon {
  height: 1.25em;
  width: 1.25em;
}

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

.menu__item {
  margin-bottom: 0;
}

.menu__item--bold {
  font-weight: 700;
}

.menu__item--button {
  background: #b7004f;
  font-size: 14px;
}

.menu--account {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.menu--account::after {
  clear: both;
  content: "";
  display: table;
}
.menu--account > li {
  border-right: 1px solid #407ca7;
  display: block;
  float: left;
  margin-right: 0.75em;
  padding-left: 0;
  padding-right: 0.75em;
}
[dir=rtl] .menu--account > li {
  border-left: 1px solid #407ca7;
  border-right: 0;
  float: right;
  margin-left: 0.75em;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0;
}
.menu--account > li.is-active {
  font-weight: 700;
}
.menu--account > li:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
[dir=rtl] .menu--account > li:last-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
.menu--account .menu__link {
  font-size: 0.75rem;
}

.menu--footer {
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 3rem;
}
@media (min-width: 30em) {
  .menu--footer {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 55em) {
  .menu--footer {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.menu--footer > .menu__item li {
  margin-bottom: 0.5rem;
}
.menu--footer .menu__link:not(.button) {
  border-bottom: 0;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
}
.menu--footer .menu__link:not(.button):hover, .menu--footer .menu__link:not(.button):focus {
  color: #fff;
}
.menu--footer .menu__subnav {
  margin-top: 0.75rem;
}
.menu--footer .menu__subnav .menu__link {
  color: #b6ccdc;
  font-size: 0.875rem;
  text-transform: unset;
}

.menu--main {
  margin: 0 0 1.25rem;
  /* stylelint-disable selector-max-compound-selectors */
  /* stylelint-enable selector-max-compound-selectors */
}
.menu--main > .menu__item {
  border-bottom: 1px solid #fff;
  list-style-type: none;
}
.menu--main > .menu__item > .menu__link {
  border-bottom: 0.125rem solid transparent;
  border-radius: 0.0625rem;
  color: #fff;
  display: block;
  font-size: 1.25rem;
  font-weight: 600;
  padding: 1.25rem 1.8125rem 1.25rem 0;
  position: relative;
  text-align: left;
  top: 2px;
  transition: all 0.4s ease;
  width: 100%;
}
@media (max-width: 64em) {
  .menu--main {
    /* stylelint-disable selector-max-compound-selectors */
    /* stylelint-enable selector-max-compound-selectors */
  }
  .menu--main > .menu__item.has-subnav > button.menu__link .menu__item-action,
.menu--main > .menu__item.has-subnav > a.menu__link .menu__item-action {
    background: #407ca7 url("../images/plus.svg") center center/20px 20px no-repeat;
    content: "";
    display: block;
    height: 2.4em;
    position: absolute;
    right: 0;
    top: 0.5em;
    width: 2.4em;
  }
  .menu--main > .menu__item.has-subnav > button.menu__link[aria-expanded=true] .menu__item-action,
.menu--main > .menu__item.has-subnav > a.menu__link[aria-expanded=true] .menu__item-action {
    background-image: url("../images/minus.svg");
    background-size: 20px 3px;
  }
  .menu--main > .menu__item:not(.has-subnav) > a.menu__link::after {
    content: url("../images/chevron-white.svg");
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 0.25rem;
    position: relative;
    transition: margin 0.2s;
    vertical-align: middle;
  }
}
.menu--main > .menu__item:last-child > a {
  font-weight: 700;
}
.menu--main .menu__section {
  background-color: #172a3a;
  color: #fff;
  margin-bottom: 2rem;
  width: 100%;
  z-index: 999;
}
.menu--main .menu__section a:focus,
.menu--main .menu__section button:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.menu--main .menu__section a:focus:focus,
.menu--main .menu__section button:focus:focus {
  outline-color: #fff;
}
.menu--main .menu__section a:focus:focus:not(:focus-visible),
.menu--main .menu__section button:focus:focus:not(:focus-visible) {
  outline-color: transparent;
}
.menu--main .menu__section[hidden] {
  z-index: -1;
}
.menu--main .menu__section-title {
  display: none;
}
.menu--main .menu__section-description {
  display: none;
}
.menu--main .menu__section-inner {
  margin-top: 1rem;
}
.menu--main .menu__section-close {
  display: none;
}
.menu--main .menu__icon {
  transition: margin 0.2s;
}
.menu--main .menu__subnav .menu__item.has-subnav {
  margin-top: 1.5rem;
}
.menu--main .menu__subnav .menu__link {
  border-bottom: 0;
  color: inherit;
  font-size: 1.125rem;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}
.menu--main .menu__subnav a.menu__link > span {
  white-space: nowrap;
}
.menu--main .menu__subnav a.menu__link > span::after {
  content: url("../images/chevron-white.svg");
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 0.25rem;
  position: relative;
  transition: margin 0.2s;
  vertical-align: middle;
  white-space: nowrap;
}
.menu--main .menu__subnav a.menu__link:hover {
  opacity: 0.85;
}
.menu--main .menu__subnav a.menu__link:hover > span::after {
  margin-left: 0.75rem;
  margin-right: 0;
}
.menu--main .menu__subnav a.menu__link:focus-visible {
  opacity: 0.85;
}
.menu--main .menu__subnav a.menu__link:focus-visible > span::after {
  margin-left: 0.75rem;
  margin-right: 0;
}
.menu--main .menu__subnav .menu__subnav .menu__link {
  color: #b6ccdc;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.1;
  text-transform: none;
}
.menu--main .menu__subnav .menu__subnav .menu__link:hover {
  color: #fff;
  opacity: 1;
}
.menu--main .menu__subnav .menu__subnav .menu__link:focus-visible {
  color: #fff;
  opacity: 1;
}
.menu--main .menu__subnav .menu__subnav a.menu__link > span::after {
  content: "";
  display: none;
}
.menu--main .menu__section--topics .menu__subnav .menu__subnav {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}
.menu--main .menu__section--topics .menu__subnav .menu__subnav .menu__item {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
}
.menu--main .menu__section--topics .menu__subnav .menu__subnav .menu__item:first-child {
  margin-top: 0;
}

.menu__overview p {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 1rem;
  margin: 0 0 2rem;
}

@media (min-width: 64em) {
  .menu--main {
    -webkit-align-items: center;
            align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    margin-bottom: 0;
    width: 100%;
    /* stylelint-disable selector-max-compound-selectors */
    /* stylelint-enable selector-max-compound-selectors */
  }
  .menu--main .menu__section {
    left: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 3rem;
    position: absolute;
    top: 100%;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    z-index: 0;
  }
  .menu--main .menu__section[hidden] {
    display: block;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  .menu--main .menu__section-inner {
    -webkit-align-items: flex-start;
            align-items: flex-start;
    display: grid;
    gap: 4.5rem;
    grid-template-columns: 15.625rem 1fr;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .menu--main .menu__section--events .menu__section-inner {
    grid-template-columns: 15.625rem 1fr 1fr;
  }
  .menu--main .menu__section-title {
    color: #fff;
    display: block;
    font-size: 42px;
  }
  .menu--main .menu__section-title::after {
    border-bottom: 4px solid #407ca7;
    content: "";
    display: block;
    padding-top: 16px;
    width: 6.875rem;
  }
  .menu--main .menu__section-description {
    display: block;
  }
  .menu--main .menu__section-close {
    outline: 2px solid transparent;
    outline-offset: 2px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    float: right;
    height: 3.125rem;
    position: relative;
    text-align: center;
    top: 0.625rem;
    width: 3.125rem;
    color: #fff;
    display: inline-block;
    transition: opacity 200ms cubic-bezier(0.4, 0, 1, 1);
  }
  .menu--main .menu__section-close:focus {
    outline-color: #78a3bf;
  }
  .menu--main .menu__section-close:focus:not(:focus-visible) {
    outline-color: transparent;
  }
  .menu--main .menu__section-close[disabled] {
    color: #666;
    cursor: default;
    pointer-events: none;
  }
  .menu--main .menu__section-close .menu__close-icon {
    height: 1.375rem;
    width: 2rem;
  }
  .menu--main .menu__section-close:hover {
    opacity: 0.85;
  }
  .menu--main > .menu__item > .menu__link {
    color: #407ca7;
    font-weight: 400;
    padding: 1.5rem 1.8125rem 1.5rem 0.8125rem;
    position: relative;
    width: auto;
    z-index: 1000;
  }
  .menu--main > .menu__item > .menu__link:visited {
    color: #407ca7;
  }
  .menu--main > .menu__item > .menu__link:hover, .menu--main > .menu__item > .menu__link:focus {
    color: #30536e;
  }
  .menu--main > .menu__item > .menu__link:active {
    color: #30536e;
  }
  .menu--main > .menu__item > .menu__link::after {
    display: none;
  }
  .menu--main > .menu__item:hover > .menu__link,
.menu--main > .menu__item > .menu__link[aria-expanded=true] {
    /* stylelint-disable */
    /* stylelint-enable */
  }
  .menu--main > .menu__item:hover > .menu__link span,
.menu--main > .menu__item > .menu__link[aria-expanded=true] span {
    border-bottom: 0.125rem solid #407ca7;
    padding-bottom: 0.3125rem;
  }
  .menu--main > .menu__item::before {
    display: none;
  }
  .menu--main > .menu__item:last-of-type .menu__link {
    padding: 0 1.8125rem 0 0.8125rem;
  }
  .menu--main > .menu__item > a.menu__link::after,
.menu--main > .menu__item > button.menu__link::after {
    display: none;
  }
  .menu--main .menu__subnav .menu__item.has-subnav {
    margin-top: 0;
  }
  .menu--main .menu__subnav .menu__link {
    font-size: 1.25rem;
    position: static;
  }
  .menu--main .menu__subnav .menu__subnav {
    margin-top: 8px;
  }
  .menu--main .menu__subnav .menu__subnav .menu__item {
    margin-bottom: 8px;
  }
  .menu--main .menu__section--about .menu__subnav,
.menu--main .menu__section--topics .menu__subnav {
    display: grid;
    gap: 2rem 6.875rem;
    grid-template-columns: 1fr 1fr;
  }
  .menu--main .menu__section--research .menu__subnav {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .menu--main .menu__section--experts .menu__subnav .menu__item,
.menu--main .menu__section--events .menu__subnav .menu__item {
    margin-bottom: 2rem;
  }
  .menu--main .menu__section--topics .menu__subnav .menu__subnav {
    display: block;
  }
  .menu--main .menu__section--research .menu__subnav .menu__subnav {
    display: block;
  }
}
@media (min-width: 75em) {
  .menu--main .menu__section--research .menu__subnav {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (min-width: 79.6875em) {
  .menu--main .menu__section {
    padding: 4rem 5rem;
  }
  .menu--main .menu__section-inner {
    gap: 6.875rem;
  }
  .menu--main .menu__section--research .menu__subnav {
    gap: 2rem;
  }
}
.menu--policies {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.menu--policies::after {
  clear: both;
  content: "";
  display: table;
}
.menu--policies > li {
  border-right: 1px solid #b6ccdc;
  display: block;
  float: left;
  margin-right: 0.75em;
  padding-left: 0;
  padding-right: 0.75em;
}
[dir=rtl] .menu--policies > li {
  border-left: 1px solid #b6ccdc;
  border-right: 0;
  float: right;
  margin-left: 0.75em;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0;
}
.menu--policies > li.is-active {
  font-weight: 700;
}
.menu--policies > li:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
[dir=rtl] .menu--policies > li:last-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
.menu--policies > li {
  line-height: 1;
  margin-right: 0.4rem;
  padding-right: 0.4rem;
}
.menu--policies > li .menu__link {
  text-transform: unset;
}
.menu--policies > li .menu__link:hover, .menu--policies > li .menu__link:focus-visible {
  color: #fff;
}
.menu--policies a.menu__link {
  font-size: 12px;
}

.menu--utility {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 14px;
  gap: 0.5rem;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin-bottom: 1.5rem;
}
.menu--utility > .menu__item {
  display: inline-block;
  -webkit-flex: 0 1 calc(33.3333333333% - 0.5rem);
          flex: 0 1 calc(33.3333333333% - 0.5rem);
  margin-bottom: 1.5rem;
  position: relative;
}
.menu--utility > .menu__item > .menu__link {
  border-bottom: 1px solid transparent;
  color: #fff;
  font-weight: 400;
  padding-bottom: 0.1875rem;
  padding-top: 0.1875rem;
  position: relative;
  text-decoration: none;
}
.menu--utility > .menu__item .icon {
  height: 1.0625rem;
  width: 1.0625rem;
}
.menu--utility > .menu__item:last-child {
  margin-right: 0;
}
.menu--utility > .menu__item:hover > .menu__link {
  border-bottom: 0.0625rem solid #fff;
  color: #fff;
}
.menu--utility > .menu__item:hover > .menu__link--icon {
  border-bottom-color: transparent;
}
.menu--utility > .menu__item:hover .icon {
  color: #78a3bf;
}
.menu--utility > .menu__icon {
  -webkit-flex: 1 0 auto;
          flex: 1 0 auto;
  margin-right: 8px;
}
@media (min-width: 40em) {
  .menu--utility > .menu__item {
    -webkit-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .menu--utility > .menu__icon {
    -webkit-flex-grow: 0;
            flex-grow: 0;
  }
}
@media (min-width: 64em) {
  .menu--utility {
    -webkit-align-items: center;
            align-items: center;
    -webkit-flex-wrap: nowrap;
            flex-wrap: nowrap;
    font-size: 12px;
    gap: 0;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    margin-bottom: 0;
  }
  .menu--utility.menu--mobile {
    display: none;
  }
  .menu--utility > .menu__item {
    margin-bottom: 0;
    margin-right: 1rem;
  }
  .menu--utility > .menu__item > .menu__link {
    color: #407ca7;
  }
  .menu--utility > .menu__item:hover > .menu__link {
    border-bottom-color: #407ca7;
    color: #30536e;
  }
  .menu--utility > .menu__item:hover > .menu__link--icon {
    border-bottom-color: transparent;
  }
}

.message {
  background-color: #78a3bf;
  border: 1px solid #407ca7;
  color: #172a3a;
  margin-bottom: 1rem;
  overflow: hidden;
  padding: 1rem;
  position: relative;
  word-wrap: break-word;
}
.message::before {
  background-repeat: no-repeat;
  background-size: 3.25em;
  bottom: -0.5em;
  content: "";
  display: block;
  height: 3.25em;
  position: absolute;
  right: -0.5em;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
  width: 3.25em;
}
@media print {
  .message::before {
    display: none !important;
  }
}
.message a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
}

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

.message--status {
  background-color: #f8fff0;
  border-color: #be7;
  color: #234600;
}
.message--status::before {
  background-image: url("../images/messages-status.svg");
}

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

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

.mobile-menu-button {
  outline: 2px solid transparent;
  outline-offset: 2px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  float: right;
  height: 3.125rem;
  position: relative;
  text-align: center;
  top: 0.625rem;
  width: 3.125rem;
}
.mobile-menu-button:focus {
  outline-color: #78a3bf;
}
.mobile-menu-button:focus:not(:focus-visible) {
  outline-color: transparent;
}
.mobile-menu-button[disabled] {
  color: #666;
  cursor: default;
  pointer-events: none;
}

.mobile-menu-button__icon {
  display: inline-block;
  left: 0.5625rem;
  position: absolute;
  top: 1rem;
  transition: 200ms all cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile-menu-button--menu .mobile-menu-button__icon {
  height: 1.375rem;
  width: 2rem;
}
.mobile-menu-button--menu .mobile-menu-button__open {
  color: #407ca7;
  opacity: 1;
}
.has-open-menu .mobile-menu-button--menu .mobile-menu-button__open {
  opacity: 0;
  -webkit-transform: rotate(90deg) scale(0);
          transform: rotate(90deg) scale(0);
}
.mobile-menu-button--menu .mobile-menu-button__close {
  color: #fff;
  opacity: 0;
  -webkit-transform: rotate(-90deg) scale(0);
          transform: rotate(-90deg) scale(0);
}
.has-open-menu .mobile-menu-button--menu .mobile-menu-button__close {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

/* Desktop Styles */
@media (min-width: 64em) {
  .mobile-menu-button {
    display: none;
  }
}
.mobile-menu {
  background-color: #172a3a;
  left: 0;
  min-height: 100%;
  overflow-y: auto;
  position: fixed;
  top: 4.6875rem;
  width: 100%;
  z-index: 999999;
}

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

.mobile-menu__item {
  border-bottom: 1px solid #fff;
  margin: 0 45px;
  padding: 20px 0;
  position: relative;
}
.mobile-menu__item:last-child .mobile-menu__link {
  display: inherit;
  font-weight: 700;
}
.mobile-menu__item:last-child .mobile-menu__link::after {
  height: 1.875rem;
  overflow: hidden;
  width: 1.875rem;
  background-image: url("../images/menu-arrow-right.svg");
  background-size: 1.875rem 1.875rem;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mobile-menu__item:last-child .mobile-menu__link::after::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}

.mobile-menu__link {
  background-color: transparent;
  border: 0;
  color: #fff !important;
  display: block;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.45;
  margin: 0;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  width: auto;
  z-index: 3;
}
.mobile-menu__link:hover, .mobile-menu__link:focus, .mobile-menu__link:active, .mobile-menu__link.is-active {
  border: 0;
}
.mobile-menu__link.has-subnav {
  margin-right: 44px;
}

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

.mobile-menu__subnav {
  background-color: #b6ccdc;
  background-color: rgba(182, 204, 220, 0.98);
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-menu__subnav .mobile-menu__link {
  color: #4d4d4d;
  padding-left: 24px;
}
.mobile-menu__subnav .mobile-menu__link:hover, .mobile-menu__subnav .mobile-menu__link:focus, .mobile-menu__subnav .mobile-menu__link:active {
  color: #000;
}

.multicolumn-topic-list {
  border-top: 1px solid #ccc;
  margin-bottom: 32px;
  padding-top: 40px;
}

.multicolumn-topic-list__title {
  position: relative;
}
.multicolumn-topic-list__title a {
  border-bottom: 1px solid transparent;
  color: #172a3a;
}
.multicolumn-topic-list__title a:hover, .multicolumn-topic-list__title a:focus {
  border-bottom: 1px solid transparent;
  color: #407ca7;
}
.multicolumn-topic-list__title a:hover .multicolumn-topic-list__icon, .multicolumn-topic-list__title a:focus .multicolumn-topic-list__icon {
  color: #172a3a;
  margin-left: 4px;
}

.multicolumn-topic-list__icon {
  color: #407ca7;
  transition: margin 0.2s;
}
.multicolumn-topic-list__icon.icon {
  height: 0.85em;
  width: 0.85em;
}

.multicolumn-topic-list__content {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 16px;
}
.multicolumn-topic-list__content p {
  font-family: inherit;
  font-size: inherit;
}

.multicolumn-topic-list__list {
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  font-size: 14px;
}
@media (min-width: 40em) {
  .multicolumn-topic-list__list {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media (min-width: 64em) {
  .multicolumn-topic-list__list {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}
.multicolumn-topic-list__list a {
  border-bottom-color: #407ca7;
}
.multicolumn-topic-list__list .multicolumn-topic-list__item {
  margin: 8px 0;
}

.ui-dialog.ui-dialog-off-canvas {
  z-index: 1000;
}

.page-title {
  margin-bottom: 2.5rem;
}

.pager {
  font-size: 0.875rem;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}

.pager__items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  clear: both;
  margin: 4rem 0;
  padding: 0;
}
.pager__items li {
  padding-left: 0;
}
.pager__items li::before {
  display: none;
}

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

.pager__link, .pager__item--current.pager__item, .pager__item--ellipsis {
  background-color: transparent;
  border-bottom: transparent;
  color: #407ca7;
  min-width: 2rem;
  padding: 0;
  transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1), background-color 375ms cubic-bezier(0.0, 0, 0.2, 1), border 200ms cubic-bezier(0.0, 0, 0.2, 1);
}
.pager__link:focus, .pager__item--current.pager__item:focus, .pager__item--ellipsis:focus {
  outline: 1px dotted #333;
}

.pager__item--ellipsis {
  color: #172a3a;
  display: none;
}
@media (min-width: 50em) {
  .pager__item--ellipsis {
    display: inline-block;
  }
}

.pager__item--current.pager__item {
  border-bottom: 3px solid #407ca7;
  color: #172a3a;
}

.pager__link {
  display: inline-block;
  text-decoration: none;
}
.pager__link:visited {
  color: #407ca7;
}
.pager__link:hover, .pager__link:focus {
  border-bottom: 3px solid #407ca7;
  color: #172a3a;
}
.pager__link:active {
  border-bottom: 3px solid #407ca7;
  color: #172a3a;
}

.pager__link--previous,
.pager__link--next {
  background-color: transparent;
  color: #407ca7;
  position: relative;
}
.pager__link--previous:visited,
.pager__link--next:visited {
  color: #407ca7;
}
.pager__link--previous:hover, .pager__link--previous:focus,
.pager__link--next:hover,
.pager__link--next:focus {
  background-color: transparent;
  border-bottom: 3px solid #407ca7;
  color: #172a3a;
}

.pager__item--previous {
  margin-right: 0.75rem;
}
.pager__item--previous .pager__link {
  padding-left: 1rem;
}

.pager__item--next {
  margin-left: 0.75rem;
}
.pager__item--next .pager__link {
  padding-right: 1rem;
}

.past-event-list__title {
  font-size: 2rem;
  margin-bottom: 2.25rem;
  position: relative;
}
.past-event-list__title::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 1.5rem;
  width: 4.6875rem;
}

.person-teaser {
  display: -webkit-flex;
  display: flex;
  padding-bottom: 1.25rem;
  position: relative;
}
.person-teaser::after {
  border-bottom: 1px solid #b6ccdc;
  bottom: 0;
  content: "";
  position: absolute;
  width: 60px;
}
.person-teaser p {
  font-family: inherit;
}

.person-teaser__photo {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  height: 75px;
  margin-right: 0.5rem;
  width: 75px;
}

.person-teaser__role {
  color: #666;
  font-size: 1rem;
  margin-bottom: 0;
}

.person-teaser__name {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  margin-top: unset;
  text-transform: unset;
}

.photo-credit {
  color: #4d4d4d;
  font-size: 0.875rem;
  opacity: 0.8;
}

.progress {
  position: relative;
}

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

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

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

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

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

.purchase-info__main {
  -webkit-align-items: center;
          align-items: center;
  background-color: #f2f1ee;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin-bottom: 1.25rem;
}

.purchase-info__purchase-content {
  font-weight: 700;
  padding: 1.25rem;
  text-transform: uppercase;
}

.purchase-info__icon {
  color: #407ca7;
  font-size: 1.5rem;
}

.purchase-info__purchase-link {
  width: 100%;
}
@media (min-width: 40em) {
  .purchase-info__purchase-link {
    width: auto;
  }
}
.purchase-info__purchase-link .button {
  font-size: 1rem;
  margin-bottom: 0;
  padding: 1.25rem;
  width: 100%;
}
@media (min-width: 40em) {
  .purchase-info__purchase-link .button {
    width: auto;
  }
}
.purchase-info__purchase-link .button:hover .icon, .purchase-info__purchase-link .button:focus-visible .icon {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.purchase-info__purchase-link .button .icon {
  transition: -webkit-transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.purchase-info__extra {
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.purchase-info__ebook-links {
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 1rem;
}
.purchase-info__ebook-links a {
  border-bottom: 0;
  display: inline-block;
  margin: 0 0.5rem;
  text-indent: -9999px;
}

.purchase-info__google-preview {
  margin-bottom: 1rem;
}

.purchase-info__ebook-links-label {
  font-size: 1rem;
  font-weight: 700;
  margin-right: 1.25rem;
  text-transform: uppercase;
}

.purchase-info__kindle a {
  background-image: url("/themes/piie/images/spritesheet.png");
  background-position: -34px -67px;
  height: 32px;
  width: 32px;
}

.purchase-info__google a {
  background-image: url("/themes/piie/images/spritesheet.png");
  background-position: -98px -67px;
  height: 32px;
  width: 30px;
}

.purchase-info__nook a {
  background-image: url("/themes/piie/images/spritesheet.png");
  background-position: -66px -67px;
  height: 32px;
  width: 32px;
}

.purchase-info__ibook a {
  background-image: url("/themes/piie/images/spritesheet.png");
  background-position: 0 -67px;
  height: 32px;
  width: 34px;
}

.quote-sidebar {
  background: #407ca7;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 1;
}
@media (min-width: 40em) {
  .quote-sidebar {
    -webkit-align-items: flex-start;
            align-items: flex-start;
    -webkit-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 64em) {
  .quote-sidebar {
    -webkit-align-items: stretch;
            align-items: stretch;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}
.quote-sidebar h2,
.quote-sidebar h3,
.quote-sidebar h4 {
  color: #fff;
}
.quote-sidebar .quote {
  font-size: 18px;
}

.quote-sidebar__title {
  margin-bottom: 2.25rem;
}
.quote-sidebar__title::after {
  border-bottom: 4px solid #fff;
  content: "";
  display: block;
  padding-top: 1.5rem;
  width: 4.6875rem;
}

.quote-sidebar__body {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  padding: 1.5rem;
}

.quote-sidebar__content {
  margin-bottom: 1.5rem;
}

.quote-sidebar__quote {
  margin-bottom: 1rem;
}
.quote-sidebar__quote::after {
  border-bottom: 0.125rem solid #fff;
  content: "";
  display: block;
  padding-top: 0;
  width: 4.6875rem;
}

.quote {
  color: #407ca7;
  font-size: 24px;
}
.quote::before {
  content: "“";
  display: block;
  font-size: 2.167em;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
}
.quote blockquote {
  border-left: 0;
  font-size: 1em;
  line-height: 1.1;
  padding-left: 0;
}
.quote cite {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 0.83em;
  font-weight: 400;
  margin-top: 0;
  text-align: left;
}
.quote p {
  margin-bottom: 0.75rem;
}

.quote--clean p::after, .quote--clean p::before {
  content: "";
  display: none;
}

.quote--on-dark::before,
.quote--on-dark blockquote,
.quote--on-dark cite,
.quote--on-dark p {
  color: #fff;
}

.quote--sans blockquote,
.quote--sans cite,
.quote--sans p {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
}

.readmore-link {
  padding-right: 28px;
  text-decoration: none;
}
.readmore-link:hover path, .readmore-link:focus path {
  fill: #30536e;
}

.readmore-link__icon {
  display: inline-block;
  margin-right: -28px;
  position: relative;
  top: 8px;
  width: 28px;
}
.readmore-link__icon path {
  fill: #407ca7;
}

@media (min-width: 79.6875em) {
  .recommended {
    max-width: 15rem;
  }
}
.recommended .teaser::after {
  bottom: 0.5rem;
}

.recommended__header {
  background-color: #407ca7;
  margin-bottom: 1.25rem;
  padding: 16px 16px 20px;
  width: 100%;
}
.recommended__header h2 {
  border-bottom: 3px solid #78a3bf;
  color: #fff;
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  margin: 0;
  padding-bottom: 0.5rem;
  text-transform: unset;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.schedule-item {
  border-bottom: 1px solid #68727e;
  margin-bottom: 48px;
  padding-bottom: 48px;
}

.schedule-item__title {
  color: #172a3a;
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 4.25rem;
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.25rem;
  text-transform: none;
}
@media (min-width: 40em) {
  .schedule-item__title {
    font-size: 1.5rem;
  }
}
@media (min-width: 55em) {
  .schedule-item__title {
    font-size: 1.75rem;
  }
}
@media (min-width: 64em) {
  .schedule-item__title {
    font-size: 2rem;
  }
}

.schedule-item__container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 40em) {
  .schedule-item__container {
    -webkit-align-items: flex-start;
            align-items: flex-start;
    -webkit-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 40em) {
  .schedule-item__details {
    margin-right: 48px;
    width: 170px;
  }
}
@media (min-width: 55em) {
  .schedule-item__details {
    margin-right: 56px;
    width: 200px;
  }
}
@media (min-width: 64em) {
  .schedule-item__details {
    margin-right: 72px;
    width: 240px;
  }
}

.schedule-item__time,
.schedule-item-heading {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
@media (min-width: 40em) {
  .schedule-item__time,
.schedule-item-heading {
    font-size: 1.5rem;
  }
}
@media (min-width: 55em) {
  .schedule-item__time,
.schedule-item-heading {
    font-size: 1.75rem;
  }
}
@media (min-width: 64em) {
  .schedule-item__time,
.schedule-item-heading {
    font-size: 2rem;
  }
}

.schedule-item__main {
  -webkit-flex: 1;
          flex: 1;
}

.schedule-item__authors,
.schedule-item__status {
  font-size: 16px;
  margin-bottom: 1rem;
}
@media (min-width: 40em) {
  .schedule-item__authors,
.schedule-item__status {
    font-size: 1.125rem;
  }
}
@media (min-width: 55em) {
  .schedule-item__authors,
.schedule-item__status {
    font-size: 1.25rem;
  }
}
@media (min-width: 64em) {
  .schedule-item__authors,
.schedule-item__status {
    font-size: 22px;
  }
}

.schedule-item__content {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 16px;
}
.schedule-item__content p,
.schedule-item__content ul,
.schedule-item__content ol {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 16px;
}

.schedule-item--past .schedule-item__container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 40em) {
  .schedule-item--past .schedule-item__container {
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 64em) {
  .schedule-item--past .schedule-item__container {
    -webkit-align-items: flex-start;
            align-items: flex-start;
    -webkit-flex-direction: row;
            flex-direction: row;
  }
}
.schedule-item--past .schedule-item__time {
  font-size: 1.375rem;
  font-weight: 500;
}
.schedule-item--past .schedule-item__authors {
  font-size: 1rem;
}

@media (min-width: 40em) {
  .schedule-item__video {
    width: 100%;
  }
}
@media (min-width: 64em) {
  .schedule-item__video {
    margin-left: 24px;
    width: 45%;
  }
}

.schedule-item-heading {
  color: #172a3a;
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 4.25rem;
  font-weight: 700;
  line-height: 1.1;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 1.25rem;
  margin-bottom: 56px;
  text-transform: none;
}
@media (min-width: 40em) {
  .schedule-item-heading {
    font-size: 1.5rem;
  }
}
@media (min-width: 55em) {
  .schedule-item-heading {
    font-size: 1.75rem;
  }
}
@media (min-width: 64em) {
  .schedule-item-heading {
    font-size: 2rem;
  }
}

.search-bar {
  background: #407ca7;
  border: 0;
  box-sizing: border-box;
  float: left;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0 3rem;
  position: relative;
  transition: height 200ms cubic-bezier(0.4, 0, 0.2, 1), padding 200ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
}
.search-bar input,
.search-bar input:hover,
.search-bar input:focus {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  outline: 0;
  width: 100%;
}
.search-bar .form__submit {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  float: right;
  height: 3.125rem;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  top: -50px;
  width: 3.125rem;
}
.search-bar .form__submit::after {
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20id%3D%22search-toggle%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20%20%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220.134px%22%20height%3D%2220.037px%22%0A%20%20%20%20%20viewBox%3D%220%200%2020.134%2020.037%22%20enable-background%3D%22new%200%200%2020.134%2020.037%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%2336719f%22%20d%3D%22M0%2C7.701c-0.004%2C4.256%2C3.445%2C7.707%2C7.698%2C7.711c4.256%2C0.002%2C7.709-3.444%2C7.709-7.701C15.412%2C3.455%2C11.968%2C0.001%2C7.711%2C0C3.456-0.005%2C0.004%2C3.445%2C0%2C7.701%20M12.746%2C7.709c-0.004%2C2.783-2.264%2C5.037-5.047%2C5.036c-2.779-0.004-5.033-2.261-5.033-5.044c0.003-2.781%2C2.26-5.037%2C5.043-5.034C10.492%2C2.668%2C12.746%2C4.927%2C12.746%2C7.709%22%2F%3E%0A%09%3Crect%20fill%3D%22%2336719f%22%20x%3D%2214.774%22%20y%3D%2211.339%22%20transform%3D%22matrix(0.7073%20-0.7069%200.7069%200.7073%20-6.5641%2015.9825)%22%20width%3D%222.488%22%0A%09%20%20%20%20%20%20height%3D%229.159%22%2F%3E%3C%2Fsvg%3E');
  height: 1.375rem;
  overflow: hidden;
  width: 1.375rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 1.375rem 1.375rem;
  content: "";
  display: inline-block;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.search-bar .form__submit::after::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.has-open-search-bar .search-bar {
  height: 6rem;
  margin: 0;
  padding-top: 1.375rem;
  z-index: 10;
}

.search-filters--horizontal {
  /* stylelint-disable selector-max-compound-selectors */
  /* stylelint-disable selector-max-id */
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
  /* stylelint-enable selector-max-id */
  /* stylelint-enable selector-max-compound-selectors */
}
.search-filters--horizontal form {
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 0.5rem 3.25rem;
  /* PIIE21-286 finding -MMahon
  > *:not(fieldset) {
    flex: 1;
  }
   */
}
.search-filters--horizontal fieldset {
  -webkit-flex-basis: 100%;
          flex-basis: 100%;
}
.search-filters--horizontal .fieldset__legend {
  display: none;
}
.search-filters--horizontal .form-item--search + .form-actions:nth-child(2):not(.block--provider-piie-global-search #edit-actions--2) {
  display: none;
}
.search-filters--horizontal #views-exposed-form-global-search-global-search-block .form-actions {
  padding-bottom: 1.5rem;
}
.search-filters--horizontal .form-item--checkboxes,
.search-filters--horizontal .form-radios,
.search-filters--horizontal .fieldset--default .fieldset__content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 1rem 3.25rem;
}

.search-filters__sort {
  display: none;
}
@media (min-width: 64em) {
  .search-filters__sort {
    display: block;
  }
  .search-filters__sort .search-filters--horizontal form {
    gap: 1rem;
  }
  .search-filters__sort .form-item--id-sort-by {
    display: block;
    margin-left: auto;
    top: 0.9375rem;
  }
  .search-filters__sort .form-item__label {
    display: inline-block;
    padding-right: 1rem;
  }
  .search-filters__sort .form-item__select {
    width: auto;
  }
}

.search-filters__no-sort {
  display: inline-block;
}
@media (min-width: 64em) {
  .search-filters__no-sort .form-item--id-sort-by {
    display: none;
  }
}
.search-filters__no-sort .form-item--id-search-api-fulltext {
  width: 100%;
}

.search-toggle {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  float: right;
  height: 3.125rem;
  margin: 0 0.3125rem;
  padding: 0;
  position: relative;
  text-align: center;
  top: 0.625rem;
  width: 3.125rem;
}

.search-toggle__icon {
  display: inline-block;
  height: 1.375rem;
  left: 0.5625rem;
  position: absolute;
  top: 1rem;
  transition: 200ms all cubic-bezier(0.4, 0, 0.2, 1);
  width: 2.0625rem;
}

.search-toggle__search {
  color: #407ca7;
}
.has-open-menu .search-toggle__search {
  color: #fff;
}
.has-open-search-bar .search-toggle__search {
  opacity: 0;
  -webkit-transform: rotate(90deg) scale(0);
          transform: rotate(90deg) scale(0);
}

.search-toggle__close {
  color: #407ca7;
  opacity: 0;
  -webkit-transform: rotate(-90deg) scale(0);
          transform: rotate(-90deg) scale(0);
}
.has-open-search-bar .search-toggle__close {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.search-toggle--desktop {
  display: none;
}

/* Desktop Styles */
@media (min-width: 64em) {
  .search-toggle {
    border-left: 0.125rem solid rgba(38, 51, 68, 0.15);
    float: none;
    margin: 0 2.8125rem 0 0;
    -webkit-order: 999;
            order: 999;
    padding: 0.3125rem 0rem;
    top: 0;
  }

  .search-toggle--mobile {
    display: none;
  }

  .search-toggle--desktop {
    display: inline-block;
  }
}
.site-logo {
  border-bottom: 1px solid transparent;
}

.site-name {
  display: inline-block;
  margin-bottom: 1rem;
}

.skiplinks {
  display: -webkit-flex;
  display: flex;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Oxygen-Sans", Ubuntu, Cantarell, "Fira Sans", Droid Sans, sans-serif;
  -webkit-justify-content: center;
          justify-content: center;
  position: absolute;
  width: 100%;
  z-index: 9999;
}

.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  background-color: #172a3a;
  border: 2px solid #ccc;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.1;
  margin: 0;
  outline: 0;
  padding: 0.5rem;
  text-align: center;
  text-decoration: none;
}

#main:focus {
  outline: 0;
}

.social-link {
  background-color: rgba(64, 124, 167, 0.3);
  border-bottom: 0;
  display: inline-block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0.75rem;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.social-link:hover, .social-link:focus {
  background-color: rgba(64, 124, 167, 0.7);
  transition: background-color 200ms cubic-bezier(0.0, 0, 0.2, 1);
}
.social-link svg {
  color: #fff;
}
.list--inline li .social-link {
  margin-bottom: 0.75rem;
}
.list--inline li:not(:last-child) .social-link {
  margin-right: 0.75rem;
}

.social-link__icon {
  height: 28px;
  width: 28px;
}

.social-media-share {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.social-media-share--fixed-to-side {
  position: absolute;
  right: 0;
  top: 0;
}

.social-media-share__trigger {
  background: #407ca7;
  border: 0;
  box-shadow: none;
  color: #fff;
  display: block;
  font-size: 1.125rem;
  height: 42px;
  margin: 0;
  text-align: center;
  transition: background 0.3s;
  width: 42px;
}
@media (min-width: 64em) {
  .social-media-share__trigger {
    font-size: 1.25rem;
  }
}
@media (min-width: 64em) {
  .social-media-share__trigger {
    height: 52px;
    width: 52px;
  }
}
.social-media-share__trigger:hover, .social-media-share__trigger:focus, .social-media-share__trigger:active {
  background-color: rgba(64, 124, 167, 0.92);
  box-shadow: none;
}

.social-media-share__trigger-icon {
  font-size: inherit;
}

.social-media-share__twitter-icon {
  padding: 0.25rem;
}

.social-media-share--pinned {
  position: absolute;
  right: 0;
  top: 0;
}

/* stylelint-disable-next-line selector-class-pattern */
.addthis_sharing_toolbox {
  overflow: hidden;
  transition: height 1s;
  transition-timing-function: ease-in-out;
}

.at-share-btn {
  /* stylelint-disable-next-line selector-class-pattern */
}
.addthis_sharing_toolbox .at-share-btn {
  margin: 0 !important;
  transition: all 0.2s;
}
.addthis_sharing_toolbox .at-share-btn.at-svc-facebook, .addthis_sharing_toolbox .at-share-btn.at-svc-twitter, .addthis_sharing_toolbox .at-share-btn.at-svc-email, .addthis_sharing_toolbox .at-share-btn.at-svc-linkedin {
  border-bottom: 0;
  display: block;
  max-height: none;
  max-width: none;
}
.at-share-btn:hover, .at-share-btn:focus, .at-share-btn:active {
  -webkit-transform: none !important;
          transform: none !important;
}
.at-share-btn:hover .at-icon-wrapper, .at-share-btn:focus .at-icon-wrapper, .at-share-btn:active .at-icon-wrapper {
  background-color: rgba(64, 124, 167, 0.92) !important;
}
.at-share-btn .at-icon-wrapper {
  background-color: rgba(64, 124, 167, 0.4) !important;
  display: block;
  height: 42px !important;
  line-height: 42px !important;
  text-align: center;
  transition: all 0.2s;
  width: 42px !important;
}
@media (min-width: 64em) {
  .at-share-btn .at-icon-wrapper {
    height: 52px !important;
    line-height: 52px !important;
    text-align: center;
    width: 52px !important;
  }
}
.at-share-btn .at-icon-wrapper svg {
  display: inline-block;
  height: 28px !important;
  vertical-align: middle;
  width: 28px !important;
}
@media (min-width: 64em) {
  .at-share-btn .at-icon-wrapper svg {
    display: inline-block;
    height: 36px !important;
    vertical-align: middle;
    width: 36px !important;
  }
}

.streaming-bars {
  height: 1.1rem;
}
.streaming-bars .streaming-bars__first-line {
  -webkit-animation: barheight1 infinite 0.7s;
          animation: barheight1 infinite 0.7s;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}
.streaming-bars .streaming-bars__second-line {
  -webkit-animation: barheight2 infinite 0.7s;
          animation: barheight2 infinite 0.7s;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}
.streaming-bars .streaming-bars__third-line {
  -webkit-animation: barheight3 infinite 0.7s;
          animation: barheight3 infinite 0.7s;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}

.streaming-bars * {
  fill: #000;
  transition: all 0.3s;
}

@-webkit-keyframes barheight1 {
  0% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  20% {
    -ms-transform: scale(1, 1.2);
    -webkit-transform: scale(1, 1.2);
            transform: scale(1, 1.2);
  }
  70% {
    -ms-transform: scale(1, 2);
    -webkit-transform: scale(1, 2);
            transform: scale(1, 2);
  }
  100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@keyframes barheight1 {
  0% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  20% {
    -ms-transform: scale(1, 1.2);
    -webkit-transform: scale(1, 1.2);
            transform: scale(1, 1.2);
  }
  70% {
    -ms-transform: scale(1, 2);
    -webkit-transform: scale(1, 2);
            transform: scale(1, 2);
  }
  100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@-webkit-keyframes barheight2 {
  0% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  30% {
    -ms-transform: scale(1, 0.3);
    -webkit-transform: scale(1, 0.3);
            transform: scale(1, 0.3);
  }
  60% {
    -ms-transform: scale(1, 0.8);
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
  }
  100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes barheight2 {
  0% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  30% {
    -ms-transform: scale(1, 0.3);
    -webkit-transform: scale(1, 0.3);
            transform: scale(1, 0.3);
  }
  60% {
    -ms-transform: scale(1, 0.8);
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
  }
  100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@-webkit-keyframes barheight3 {
  0% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  40% {
    -ms-transform: scale(1, 1.6);
    -webkit-transform: scale(1, 1.6);
            transform: scale(1, 1.6);
  }
  80% {
    -ms-transform: scale(1, 0.6);
    -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6);
  }
  100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes barheight3 {
  0% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  40% {
    -ms-transform: scale(1, 1.6);
    -webkit-transform: scale(1, 1.6);
            transform: scale(1, 1.6);
  }
  80% {
    -ms-transform: scale(1, 0.6);
    -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6);
  }
  100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.submenu a {
  border-bottom: 0;
  display: inline-block;
  padding: 0.5rem 0;
  position: relative;
}
.submenu a::after {
  bottom: 0;
  content: "";
  display: inline-block;
  height: 0.125rem;
  left: 0;
  position: absolute;
  transition: all 0.3s;
  width: 0;
}
.submenu a:hover::after, .submenu a:focus::after, .submenu a:active::after,
.submenu a .active::after {
  background: #407ca7;
  width: 2.5rem;
}

.subscription-banner {
  background-color: #407ca7;
  bottom: 0;
  color: #fff;
  margin-bottom: 0;
  padding-top: 1rem;
  position: fixed;
  transition: bottom 200ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  z-index: 2;
}
.subscription-banner.is-hidden {
  bottom: calc(-1 * var(--subscription-banner-offset));
  z-index: -1;
}

.subscription-banner__close {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  opacity: 0.6;
  position: absolute;
  right: 1.5rem;
  top: 1rem;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
.subscription-banner__close:hover, .subscription-banner__close:focus-visible {
  opacity: 1;
}

.subscription-banner__close-icon {
  color: #fff;
}

.subscription-banner__inner {
  padding: 1rem 1.5rem 0;
}
@media (min-width: 40em) {
  .subscription-banner__inner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    padding: 1rem 3.25rem 0;
  }
}

.subscription-banner__left,
.subscription-banner__right {
  -webkit-flex-basis: 50%;
          flex-basis: 50%;
}

.subscription-banner__title {
  color: #fff;
}

.subscription-banner__subtitle {
  font-size: 1.125rem;
}
@media (min-width: 40em) {
  .subscription-banner__subtitle {
    font-size: 1.25rem;
  }
}

.subscription-banner__right {
  height: 139px;
}
@media (min-width: 40em) {
  .subscription-banner__right {
    height: 127px;
  }
}

.subscription-banner__test-scroll-content {
  position: relative;
  text-align: center;
}
.subscription-banner__test-scroll-content .icon {
  height: 2rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 2rem;
}
.subscription-banner__test-scroll-content .main {
  height: 3600px;
}
.subscription-banner__test-scroll-content .l-header {
  height: 100px;
}
.subscription-banner__test-scroll-content .l-footer {
  height: 300px;
  width: 100%;
}

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

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

.tabs__item:first-child .tabs__link {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.tabs__item:last-child .tabs__link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.tabs__item.is-active {
  z-index: 1;
}
.tabs__item:focus-within, .tabs__item:hover {
  z-index: 2;
}

.tabs__link {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-color: #78a3bf;
  border: 0;
  border-radius: 0;
  color: #172a3a;
  cursor: pointer;
  display: inline-block;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.45;
  padding: 0.75rem 1.25rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  border-left: 1px solid #407ca7;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Oxygen-Sans", Ubuntu, Cantarell, "Fira Sans", Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.0625;
  margin: 0;
  padding: 0.5rem 1rem;
}
.tabs__link:focus {
  outline-color: #78a3bf;
}
.tabs__link:focus:not(:focus-visible) {
  outline-color: transparent;
}
.tabs__link:visited {
  color: #172a3a;
}
.tabs__link:hover, .tabs__link:focus-visible {
  background-color: #f2f1ee;
  color: #172a3a;
}
.tabs__link:active {
  background-color: #172a3a;
  color: #fff;
}
.tabs__link[disabled] {
  background-color: #78a3bf;
  color: #666;
  cursor: default;
  pointer-events: none;
}
.tabs__link.is-active {
  background-color: #172a3a;
  border-color: #407ca7;
  color: #fff;
}
.tabs__link.is-active:hover {
  background-color: #172a3a;
  border-color: #407ca7;
  color: #fff;
}

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

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

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

.teaser {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  padding-bottom: 1.25rem;
  position: relative;
}
.teaser::after {
  border-bottom: 1px solid #b6ccdc;
  bottom: 0;
  content: "";
  position: absolute;
  width: 60px;
}
.teaser p {
  font-family: inherit;
}

.view__row article.teaser::after {
  border: 0;
}

.teaser__image {
  margin-bottom: 0.5rem;
}

.teaser__publication-name,
.teaser__date {
  margin-bottom: 0;
}

.teaser__label {
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}

.teaser__icon-left .icon,
.teaser__icon-right .icon {
  height: 1.75em;
  width: 1.75em;
}

.teaser__icon-right {
  color: rgba(120, 163, 191, 0.8);
  letter-spacing: -2px;
}
.teaser__icon-right:not(:last-of-type)::after {
  content: "|";
  font-size: 1.125em;
  font-weight: 400;
  letter-spacing: -2px;
}

.teaser__title {
  font-family: "Mercury Text G1 A", "Mercury Text G1 B", Georgia, "Times New Roman", "DejaVu Serif", serif;;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  margin-top: unset;
  text-transform: unset;
}
.teaser--large-title .teaser__title {
  font-size: 1.5rem;
}
@media (min-width: 64em) {
  .teaser--large-title .teaser__title {
    font-size: 2rem;
    margin-top: 0.5rem;
  }
}

.teaser__publication-name,
.teaser__authors,
.teaser__date,
.teaser__via {
  color: #666;
  font-size: 0.875rem;
}

.toolbar {
  z-index: 1400;
}
@media (min-width: 38.125em) {
  .toolbar {
    position: relative;
  }
}

.topics-list--on-dark {
  color: #fff;
}

.topics-list__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.topics-list__list li {
  padding-left: 0;
}
.topics-list__list li::before {
  display: none;
}

.topics-list__item a {
  border-bottom-color: transparent;
}
.topics-list--on-dark .topics-list__item a {
  border-bottom-color: currentColor;
  color: #fff;
}
.topics-list__item a:hover {
  border-bottom-color: currentColor;
}
.topics-list--on-dark .topics-list__item a:hover {
  border-bottom-color: transparent;
}

@media (min-width: 40em) {
  .topics-list__item {
    display: inline-block;
    margin: 0 1rem 0 0;
  }
  .topics-list__item:last-child {
    margin-right: 0;
  }
}
.trending-topics {
  background-color: #f2f1ee;
  padding: 2.5rem 0;
  text-align: center;
}

.trending-topics__title {
  color: #30536e;
  font-size: 1rem;
}

@media (min-width: 40em) {
  .trending-topics__inner {
    -webkit-align-items: center;
            align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
  }

  .trending-topics__title {
    margin: 0 1rem 0 0;
  }
}
.twitter-hashtag__icon {
  height: 1.25em;
  width: 1.25em;
}

.twitter-hashtag__hashtag-link {
  border-bottom: 1px solid transparent;
}
.twitter-hashtag__hashtag-link:hover span, .twitter-hashtag__hashtag-link:focus-visible span, .twitter-hashtag__hashtag-link:active span {
  border-bottom: 1px solid transparent;
}
.twitter-hashtag__hashtag-link span {
  border-bottom: 1px solid #407ca7;
}

.twitter-hashtag__hashtag-icon {
  height: 1.375em;
  width: 1.375em;
}

.upcoming-event-list {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
}

.upcoming-event-list__background-image {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.upcoming-event-list__background-image::before {
  background-color: rgba(64, 124, 167, 0.94);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.upcoming-event-list__background-image img {
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.upcoming-event-list__inner {
  display: grid;
  grid-template-areas: "Header" "Content" "Footer";
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 80px 56px;
}
@media (min-width: 64em) {
  .upcoming-event-list__inner {
    grid-column-gap: 5%;
    grid-template-areas: "Header Content" "Footer Content";
    grid-template-columns: 25% 1fr;
    grid-template-rows: auto 1fr;
  }
}

.upcoming-event-list__header {
  grid-area: Header;
}

.upcoming-event-list__list {
  grid-area: Content;
  margin-bottom: 2.5rem;
}
@media (min-width: 64em) {
  .upcoming-event-list__list {
    margin-bottom: 0;
  }
}
.upcoming-event-list__list > * {
  border-bottom: 1px solid #fff;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
}
.upcoming-event-list__list > *:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.upcoming-event-list__footer {
  grid-area: Footer;
}

.upcoming-event-list__title {
  color: #fff;
  font-size: 2rem;
  margin-bottom: 2.5rem;
}

.upcoming-event-menu-widget {
  display: none;
}

.upcoming-event-menu-widget__title {
  color: #fff;
  font-size: 24px;
  margin: 2.25rem 0;
}
.upcoming-event-menu-widget__title::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 0.5em;
  width: 5.9375rem;
}

.upcoming-event-menu-widget__footer {
  border-top: 1px solid #999;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  text-transform: uppercase;
}
.upcoming-event-menu-widget__footer a {
  border-bottom: 0;
  color: inherit;
}
.upcoming-event-menu-widget__footer a::after {
  background: url("../images/chevron-white.svg") right center/contain no-repeat;
  box-sizing: content-box;
  content: "";
  display: inline-block;
  height: 1em;
  margin-left: 0.5rem;
  margin-right: 0.25rem;
  position: relative;
  transition: margin 0.2s;
  vertical-align: middle;
  white-space: nowrap;
  width: 0.6428571429em;
}
.upcoming-event-menu-widget__footer a:hover, .upcoming-event-menu-widget__footer a:focus-visible {
  opacity: 0.85;
}
.upcoming-event-menu-widget__footer a:hover::after, .upcoming-event-menu-widget__footer a:focus-visible::after {
  margin-left: 0.75rem;
  margin-right: 0;
}

@media (min-width: 64em) {
  .upcoming-event-menu-widget {
    display: block;
  }

  .upcoming-event-menu-widget__title {
    margin-top: 0;
  }
}
.upcoming-event {
  -webkit-align-items: flex-start;
          align-items: flex-start;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 20px;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}

.upcoming-event__label {
  color: #fff;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 0.75rem;
  font-weight: 600;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.upcoming-event__title,
.upcoming-event__time,
.upcoming-event__speakers {
  margin-bottom: 0.5rem;
}

.upcoming-event__title {
  color: #fff;
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 20px;
  margin-top: 0;
  text-transform: none;
}
.upcoming-event__title a {
  color: inherit;
}

.upcoming-event__time {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.upcoming-event__speakers {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
.upcoming-event__speakers a {
  border-bottom-color: #fff;
  color: #fff;
}
.upcoming-event__speakers a:hover, .upcoming-event__speakers a:focus-visible {
  border-bottom-color: transparent;
}

.upcoming-event--inverse {
  color: #172a3a;
}
.upcoming-event--inverse .upcoming-event__label {
  color: #172a3a;
}
.upcoming-event--inverse .upcoming-event__title {
  color: #172a3a;
}
.upcoming-event--inverse .upcoming-event__time {
  color: #172a3a;
}
.upcoming-event--inverse .upcoming-event__speakers {
  color: #172a3a;
}
.upcoming-event--inverse .upcoming-event__speakers a {
  border-bottom-color: #172a3a;
  color: #172a3a;
}

@media (min-width: 64em) {
  .upcoming-event__title {
    font-size: 24px;
  }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
  padding: 0;
}
.select2-container--default .select2-results__option--disabled {
  color: #999;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option--group {
  padding: 0;
}
.select2-container--classic .select2-results__option--disabled {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.vertical-topic-list__title {
  margin-bottom: 2.25rem;
  position: relative;
}
.vertical-topic-list__title::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 1.5rem;
  width: 4.6875rem;
}
.vertical-topic-list__title a {
  border-bottom: 1px solid transparent;
  color: #172a3a;
}
.vertical-topic-list__title a:hover, .vertical-topic-list__title a:focus {
  border-bottom: 1px solid transparent;
  color: #407ca7;
}
.vertical-topic-list__title a:hover .vertical-topic-list__icon, .vertical-topic-list__title a:focus .vertical-topic-list__icon {
  color: #172a3a;
  margin-left: 4px;
}

.vertical-topic-list__icon {
  color: #407ca7;
  transition: margin 0.2s;
}
.vertical-topic-list__icon.icon {
  height: 0.85em;
  width: 0.85em;
}

.vertical-topic-list__content {
  font-family: "Gotham A", "Gotham B", Arial, "Nimbus Sans L", sans-serif;;
  font-size: 16px;
}
.vertical-topic-list__content p {
  font-family: inherit;
  font-size: inherit;
}

.vertical-topic-list__list a {
  border-bottom-color: transparent;
}
.vertical-topic-list__list a:hover, .vertical-topic-list__list a:focus {
  border-bottom-color: #407ca7;
}

.vertical-topic-list__select-container {
  margin-top: 32px;
  max-width: 300px;
}

.video {
  height: 0;
  max-width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
.video > iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.view--events.upcoming-events {
  padding-top: 3.25rem;
}
.view--events.upcoming-events .view__row:last-child {
  border-bottom: 0;
  margin-bottom: -2.5rem;
  padding-bottom: 3.25rem;
}

@media (max-width: 40em) {
  .view table.responsive-enabled th.priority-low,
.view table.responsive-enabled td.priority-low,
.view table.responsive-enabled th.priority-medium,
.view table.responsive-enabled td.priority-medium {
    display: none;
  }
}
@media (max-width: 55em) {
  .view table.responsive-enabled th.priority-low,
.view table.responsive-enabled td.priority-low {
    display: none;
  }
}

.view__filters {
  margin-bottom: 1rem;
}

.watch-live {
  -webkit-align-items: center;
          align-items: center;
  background: #172a3a;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1;
          flex: 1;
  -webkit-flex-basis: 100%;
          flex-basis: 100%;
  height: 3.1875rem;
  padding-left: 1rem;
  position: relative;
}
.watch-live::after {
  background: linear-gradient(-45deg, transparent 51%, #172a3a 0%);
  content: "";
  display: block;
  height: 3.1875rem;
  left: 100%;
  position: absolute;
  top: 0;
  width: 3.75rem;
  z-index: 1;
}
.watch-live .streaming-bars * {
  fill: #fff;
  transition: all 0.3s;
}

.watch-live__content {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  padding: 0rem 1rem;
  width: 100%;
}
.watch-live__content a {
  border-bottom-color: currentColor;
  color: inherit;
}
.watch-live__content a:hover, .watch-live__content a:focus {
  border-bottom-color: transparent;
}

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

.hidden,
.u-hidden {
  display: none !important;
}

.invisible,
.u-invisible {
  visibility: hidden !important;
}

@media (min-width: 40em) {
  .u-align-left,
.align-left {
    float: left;
    margin-right: 2.5rem;
  }
}

.text-align-left {
  text-align: left;
}

@media (min-width: 40em) {
  .u-align-right,
.align-right {
    float: right;
    margin-left: 2.5rem;
  }
}

.text-align-right {
  text-align: right;
}

.u-align-center,
.align-center {
  margin-left: auto;
  margin-right: auto;
}

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

.u-clear-both {
  clear: both;
}

.u-clear-left {
  clear: left;
}

.u-clear-right {
  clear: right;
}

.clearfix::after,
.u-clearfix::after {
  clear: both;
  content: "";
  display: table;
}

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

.u-node--unpublished,
.node--unpublished {
  background-color: #fff4f4;
}

.u-spaced-0-5,
.u-spaced-0-5-above {
  margin-top: 0.25rem !important;
}

.u-spaced-0-5,
.u-spaced-0-5-below {
  margin-bottom: 0.25rem !important;
}

.u-spaced-1,
.u-spaced-1-above {
  margin-top: 0.5rem !important;
}

.u-spaced-1,
.u-spaced-1-below {
  margin-bottom: 0.5rem !important;
}

.u-spaced-1-5,
.u-spaced-1-5-above {
  margin-top: 0.75rem !important;
}

.u-spaced-1-5,
.u-spaced-1-5-below {
  margin-bottom: 0.75rem !important;
}

.u-spaced-2,
.u-spaced-2-above {
  margin-top: 1rem !important;
}

.u-spaced-2,
.u-spaced-2-below {
  margin-bottom: 1rem !important;
}

.u-spaced-2-5,
.u-spaced-2-5-above {
  margin-top: 1.25rem !important;
}

.u-spaced-2-5,
.u-spaced-2-5-below {
  margin-bottom: 1.25rem !important;
}

.u-spaced-3,
.u-spaced-3-above {
  margin-top: 1.5rem !important;
}

.u-spaced-3,
.u-spaced-3-below {
  margin-bottom: 1.5rem !important;
}

.u-spaced-4,
.u-spaced-4-above {
  margin-top: 2rem !important;
}

.u-spaced-4,
.u-spaced-4-below {
  margin-bottom: 2rem !important;
}

.u-spaced-5,
.u-spaced-5-above {
  margin-top: 2.25rem !important;
}

.u-spaced-5,
.u-spaced-5-below {
  margin-bottom: 2.25rem !important;
}

.u-spaced-none,
.u-spaced-none-above {
  margin-top: 0 !important;
}

.u-spaced-none,
.u-spaced-none-below {
  margin-bottom: 0 !important;
}

.has-watch-live .views-element-container {
  width: 100%;
}

.block--id-views-blockevents-all-upcoming-events .block__title {
  font-size: 2rem;
  margin-bottom: 2.25rem;
  position: relative;
}
.block--id-views-blockevents-all-upcoming-events .block__title::after {
  border-bottom: 4px solid #407ca7;
  content: "";
  display: block;
  padding-top: 1.5rem;
  width: 4.6875rem;
}
/*# sourceMappingURL=styles.css.map */
